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": 44,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 77,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://translate.pretalx.com/languages/en/",
                "url": "http://translate.pretalx.com/api/languages/en/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "pretalx",
                "slug": "pretalx",
                "id": 1,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.pretalx.com/languages/en/",
                    "url": "http://translate.pretalx.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "pretalx",
                    "slug": "pretalx",
                    "id": 1,
                    "web": "https://pretalx.com",
                    "web_url": "http://translate.pretalx.com/projects/pretalx/",
                    "url": "http://translate.pretalx.com/api/projects/pretalx/?format=api",
                    "components_list_url": "http://translate.pretalx.com/api/projects/pretalx/components/?format=api",
                    "repository_url": "http://translate.pretalx.com/api/projects/pretalx/repository/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/projects/pretalx/statistics/?format=api",
                    "changes_list_url": "http://translate.pretalx.com/api/projects/pretalx/changes/?format=api",
                    "languages_url": "http://translate.pretalx.com/api/projects/pretalx/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/pretalx/pretalx",
                "git_export": "http://translate.pretalx.com/git/pretalx/pretalx/",
                "branch": "main",
                "push_branch": "",
                "filemask": "src/pretalx/locale/*/LC_MESSAGES/django.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "src/pretalx/locale/django.pot",
                "file_format": "po",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "I hereby assure that all submitted translations have been created by myself and I own the right to publish them under a free license. I hereby agree that my translations will be published together with the translated software under the terms of the Apache License 2.0.",
                "web_url": "http://translate.pretalx.com/projects/pretalx/pretalx/",
                "url": "http://translate.pretalx.com/api/components/pretalx/pretalx/?format=api",
                "repository_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/repository/?format=api",
                "translations_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/translations/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/statistics/?format=api",
                "lock_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/lock/?format=api",
                "links_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/links/?format=api",
                "changes_list_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:pretalx_translate/pretalx.git",
                "check_flags": "",
                "priority": 60,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/pretalx/pretalx/blob/{{branch}}/src/{{filename}}#L{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "๐Ÿ—บ Update translations ({{ 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 for {{ language_name }}",
                "delete_message": "๐Ÿ—บ Deleted translation for {{ language_name }}",
                "merge_message": "๐Ÿ—บ Merge branch '{{ component_remote_branch }}' into translations",
                "addon_message": "๐Ÿ—บ Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\".\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.pretalx.com/api/addons/1/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "en",
            "id": 1,
            "filename": "src/pretalx/locale/django.pot",
            "revision": "1eee5a37b5b528108a577830191bcf8850faed1a",
            "web_url": "http://translate.pretalx.com/projects/pretalx/pretalx/en/",
            "share_url": "http://translate.pretalx.com/engage/pretalx/en/",
            "translate_url": "http://translate.pretalx.com/translate/pretalx/pretalx/en/",
            "url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 1543,
            "total_words": 11644,
            "translated": 1543,
            "translated_words": 11644,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 252,
            "failing_checks_words": 2494,
            "failing_checks_percent": 16.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/en/repository/?format=api",
            "file_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/en/file/?format=api",
            "statistics_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/en/statistics/?format=api",
            "changes_list_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/en/changes/?format=api",
            "units_list_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/en/units/?format=api"
        },
        {
            "language": {
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "http://translate.pretalx.com/languages/de/",
                "url": "http://translate.pretalx.com/api/languages/de/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "pretalx",
                "slug": "pretalx",
                "id": 1,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.pretalx.com/languages/en/",
                    "url": "http://translate.pretalx.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "pretalx",
                    "slug": "pretalx",
                    "id": 1,
                    "web": "https://pretalx.com",
                    "web_url": "http://translate.pretalx.com/projects/pretalx/",
                    "url": "http://translate.pretalx.com/api/projects/pretalx/?format=api",
                    "components_list_url": "http://translate.pretalx.com/api/projects/pretalx/components/?format=api",
                    "repository_url": "http://translate.pretalx.com/api/projects/pretalx/repository/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/projects/pretalx/statistics/?format=api",
                    "changes_list_url": "http://translate.pretalx.com/api/projects/pretalx/changes/?format=api",
                    "languages_url": "http://translate.pretalx.com/api/projects/pretalx/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/pretalx/pretalx",
                "git_export": "http://translate.pretalx.com/git/pretalx/pretalx/",
                "branch": "main",
                "push_branch": "",
                "filemask": "src/pretalx/locale/*/LC_MESSAGES/django.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "src/pretalx/locale/django.pot",
                "file_format": "po",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "I hereby assure that all submitted translations have been created by myself and I own the right to publish them under a free license. I hereby agree that my translations will be published together with the translated software under the terms of the Apache License 2.0.",
                "web_url": "http://translate.pretalx.com/projects/pretalx/pretalx/",
                "url": "http://translate.pretalx.com/api/components/pretalx/pretalx/?format=api",
                "repository_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/repository/?format=api",
                "translations_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/translations/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/statistics/?format=api",
                "lock_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/lock/?format=api",
                "links_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/links/?format=api",
                "changes_list_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:pretalx_translate/pretalx.git",
                "check_flags": "",
                "priority": 60,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/pretalx/pretalx/blob/{{branch}}/src/{{filename}}#L{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "๐Ÿ—บ Update translations ({{ 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 for {{ language_name }}",
                "delete_message": "๐Ÿ—บ Deleted translation for {{ language_name }}",
                "merge_message": "๐Ÿ—บ Merge branch '{{ component_remote_branch }}' into translations",
                "addon_message": "๐Ÿ—บ Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\".\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.pretalx.com/api/addons/1/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "de_DE",
            "id": 2,
            "filename": "src/pretalx/locale/de_DE/LC_MESSAGES/django.po",
            "revision": "df99469fa170ad42c6101b12288246939789dbbe",
            "web_url": "http://translate.pretalx.com/projects/pretalx/pretalx/de/",
            "share_url": "http://translate.pretalx.com/engage/pretalx/de/",
            "translate_url": "http://translate.pretalx.com/translate/pretalx/pretalx/de/",
            "url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1541,
            "total_words": 11657,
            "translated": 1506,
            "translated_words": 11501,
            "translated_percent": 97.7,
            "fuzzy": 28,
            "fuzzy_words": 120,
            "fuzzy_percent": 1.8,
            "failing_checks": 16,
            "failing_checks_words": 302,
            "failing_checks_percent": 1.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-03T13:55:22.645647Z",
            "last_author": null,
            "repository_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/de/repository/?format=api",
            "file_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/de/file/?format=api",
            "statistics_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/de/statistics/?format=api",
            "changes_list_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/de/changes/?format=api",
            "units_list_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/de/units/?format=api"
        },
        {
            "language": {
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 109,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "http://translate.pretalx.com/languages/fr/",
                "url": "http://translate.pretalx.com/api/languages/fr/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "pretalx",
                "slug": "pretalx",
                "id": 1,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.pretalx.com/languages/en/",
                    "url": "http://translate.pretalx.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "pretalx",
                    "slug": "pretalx",
                    "id": 1,
                    "web": "https://pretalx.com",
                    "web_url": "http://translate.pretalx.com/projects/pretalx/",
                    "url": "http://translate.pretalx.com/api/projects/pretalx/?format=api",
                    "components_list_url": "http://translate.pretalx.com/api/projects/pretalx/components/?format=api",
                    "repository_url": "http://translate.pretalx.com/api/projects/pretalx/repository/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/projects/pretalx/statistics/?format=api",
                    "changes_list_url": "http://translate.pretalx.com/api/projects/pretalx/changes/?format=api",
                    "languages_url": "http://translate.pretalx.com/api/projects/pretalx/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/pretalx/pretalx",
                "git_export": "http://translate.pretalx.com/git/pretalx/pretalx/",
                "branch": "main",
                "push_branch": "",
                "filemask": "src/pretalx/locale/*/LC_MESSAGES/django.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "src/pretalx/locale/django.pot",
                "file_format": "po",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "I hereby assure that all submitted translations have been created by myself and I own the right to publish them under a free license. I hereby agree that my translations will be published together with the translated software under the terms of the Apache License 2.0.",
                "web_url": "http://translate.pretalx.com/projects/pretalx/pretalx/",
                "url": "http://translate.pretalx.com/api/components/pretalx/pretalx/?format=api",
                "repository_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/repository/?format=api",
                "translations_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/translations/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/statistics/?format=api",
                "lock_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/lock/?format=api",
                "links_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/links/?format=api",
                "changes_list_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:pretalx_translate/pretalx.git",
                "check_flags": "",
                "priority": 60,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/pretalx/pretalx/blob/{{branch}}/src/{{filename}}#L{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "๐Ÿ—บ Update translations ({{ 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 for {{ language_name }}",
                "delete_message": "๐Ÿ—บ Deleted translation for {{ language_name }}",
                "merge_message": "๐Ÿ—บ Merge branch '{{ component_remote_branch }}' into translations",
                "addon_message": "๐Ÿ—บ Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\".\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.pretalx.com/api/addons/1/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "fr_FR",
            "id": 3,
            "filename": "src/pretalx/locale/fr_FR/LC_MESSAGES/django.po",
            "revision": "3d89be69a303b175734f5bb24bf293000a50749d",
            "web_url": "http://translate.pretalx.com/projects/pretalx/pretalx/fr/",
            "share_url": "http://translate.pretalx.com/engage/pretalx/fr/",
            "translate_url": "http://translate.pretalx.com/translate/pretalx/pretalx/fr/",
            "url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1541,
            "total_words": 11658,
            "translated": 1523,
            "translated_words": 11544,
            "translated_percent": 98.8,
            "fuzzy": 15,
            "fuzzy_words": 86,
            "fuzzy_percent": 0.9,
            "failing_checks": 7,
            "failing_checks_words": 26,
            "failing_checks_percent": 0.4,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": "2024-05-03T13:55:31.754708Z",
            "last_author": null,
            "repository_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/fr/repository/?format=api",
            "file_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/fr/file/?format=api",
            "statistics_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/fr/statistics/?format=api",
            "changes_list_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/fr/changes/?format=api",
            "units_list_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/fr/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hant",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 351,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tchinese",
                    "zh_cht",
                    "zhtw",
                    "zh_tw",
                    "zh_hant_tw",
                    "zh_hant@zh",
                    "zh_cmn_hant",
                    "cht",
                    "zho"
                ],
                "direction": "ltr",
                "population": 38612556,
                "web_url": "http://translate.pretalx.com/languages/zh_Hant/",
                "url": "http://translate.pretalx.com/api/languages/zh_Hant/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/languages/zh_Hant/statistics/?format=api"
            },
            "component": {
                "name": "pretalx",
                "slug": "pretalx",
                "id": 1,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.pretalx.com/languages/en/",
                    "url": "http://translate.pretalx.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "pretalx",
                    "slug": "pretalx",
                    "id": 1,
                    "web": "https://pretalx.com",
                    "web_url": "http://translate.pretalx.com/projects/pretalx/",
                    "url": "http://translate.pretalx.com/api/projects/pretalx/?format=api",
                    "components_list_url": "http://translate.pretalx.com/api/projects/pretalx/components/?format=api",
                    "repository_url": "http://translate.pretalx.com/api/projects/pretalx/repository/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/projects/pretalx/statistics/?format=api",
                    "changes_list_url": "http://translate.pretalx.com/api/projects/pretalx/changes/?format=api",
                    "languages_url": "http://translate.pretalx.com/api/projects/pretalx/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/pretalx/pretalx",
                "git_export": "http://translate.pretalx.com/git/pretalx/pretalx/",
                "branch": "main",
                "push_branch": "",
                "filemask": "src/pretalx/locale/*/LC_MESSAGES/django.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "src/pretalx/locale/django.pot",
                "file_format": "po",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "I hereby assure that all submitted translations have been created by myself and I own the right to publish them under a free license. I hereby agree that my translations will be published together with the translated software under the terms of the Apache License 2.0.",
                "web_url": "http://translate.pretalx.com/projects/pretalx/pretalx/",
                "url": "http://translate.pretalx.com/api/components/pretalx/pretalx/?format=api",
                "repository_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/repository/?format=api",
                "translations_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/translations/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/statistics/?format=api",
                "lock_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/lock/?format=api",
                "links_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/links/?format=api",
                "changes_list_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:pretalx_translate/pretalx.git",
                "check_flags": "",
                "priority": 60,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/pretalx/pretalx/blob/{{branch}}/src/{{filename}}#L{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "๐Ÿ—บ Update translations ({{ 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 for {{ language_name }}",
                "delete_message": "๐Ÿ—บ Deleted translation for {{ language_name }}",
                "merge_message": "๐Ÿ—บ Merge branch '{{ component_remote_branch }}' into translations",
                "addon_message": "๐Ÿ—บ Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\".\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.pretalx.com/api/addons/1/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hant",
            "id": 4,
            "filename": "src/pretalx/locale/zh_Hant/LC_MESSAGES/django.po",
            "revision": "f7d2afd2123a8818926fd622bab37ced8f25f85b",
            "web_url": "http://translate.pretalx.com/projects/pretalx/pretalx/zh_Hant/",
            "share_url": "http://translate.pretalx.com/engage/pretalx/zh_Hant/",
            "translate_url": "http://translate.pretalx.com/translate/pretalx/pretalx/zh_Hant/",
            "url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1542,
            "total_words": 11643,
            "translated": 1052,
            "translated_words": 7547,
            "translated_percent": 68.2,
            "fuzzy": 229,
            "fuzzy_words": 1203,
            "fuzzy_percent": 14.8,
            "failing_checks": 54,
            "failing_checks_words": 900,
            "failing_checks_percent": 3.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-03T13:55:53.386788Z",
            "last_author": null,
            "repository_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/zh_Hant/repository/?format=api",
            "file_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/zh_Hant/file/?format=api",
            "statistics_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/zh_Hant/statistics/?format=api",
            "changes_list_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/zh_Hant/changes/?format=api",
            "units_list_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/zh_Hant/units/?format=api"
        },
        {
            "language": {
                "code": "de_FORMAL",
                "name": "German",
                "plural": {
                    "id": 373,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "http://translate.pretalx.com/languages/de_FORMAL/",
                "url": "http://translate.pretalx.com/api/languages/de_FORMAL/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/languages/de_FORMAL/statistics/?format=api"
            },
            "component": {
                "name": "pretalx",
                "slug": "pretalx",
                "id": 1,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.pretalx.com/languages/en/",
                    "url": "http://translate.pretalx.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "pretalx",
                    "slug": "pretalx",
                    "id": 1,
                    "web": "https://pretalx.com",
                    "web_url": "http://translate.pretalx.com/projects/pretalx/",
                    "url": "http://translate.pretalx.com/api/projects/pretalx/?format=api",
                    "components_list_url": "http://translate.pretalx.com/api/projects/pretalx/components/?format=api",
                    "repository_url": "http://translate.pretalx.com/api/projects/pretalx/repository/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/projects/pretalx/statistics/?format=api",
                    "changes_list_url": "http://translate.pretalx.com/api/projects/pretalx/changes/?format=api",
                    "languages_url": "http://translate.pretalx.com/api/projects/pretalx/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/pretalx/pretalx",
                "git_export": "http://translate.pretalx.com/git/pretalx/pretalx/",
                "branch": "main",
                "push_branch": "",
                "filemask": "src/pretalx/locale/*/LC_MESSAGES/django.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "src/pretalx/locale/django.pot",
                "file_format": "po",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "I hereby assure that all submitted translations have been created by myself and I own the right to publish them under a free license. I hereby agree that my translations will be published together with the translated software under the terms of the Apache License 2.0.",
                "web_url": "http://translate.pretalx.com/projects/pretalx/pretalx/",
                "url": "http://translate.pretalx.com/api/components/pretalx/pretalx/?format=api",
                "repository_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/repository/?format=api",
                "translations_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/translations/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/statistics/?format=api",
                "lock_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/lock/?format=api",
                "links_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/links/?format=api",
                "changes_list_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:pretalx_translate/pretalx.git",
                "check_flags": "",
                "priority": 60,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/pretalx/pretalx/blob/{{branch}}/src/{{filename}}#L{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "๐Ÿ—บ Update translations ({{ 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 for {{ language_name }}",
                "delete_message": "๐Ÿ—บ Deleted translation for {{ language_name }}",
                "merge_message": "๐Ÿ—บ Merge branch '{{ component_remote_branch }}' into translations",
                "addon_message": "๐Ÿ—บ Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\".\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.pretalx.com/api/addons/1/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "de_Formal",
            "id": 5,
            "filename": "src/pretalx/locale/de_Formal/LC_MESSAGES/django.po",
            "revision": "e78f82cd39db9677b0ec4ead26dece2fe210331e",
            "web_url": "http://translate.pretalx.com/projects/pretalx/pretalx/de_FORMAL/",
            "share_url": "http://translate.pretalx.com/engage/pretalx/de_FORMAL/",
            "translate_url": "http://translate.pretalx.com/translate/pretalx/pretalx/de_FORMAL/",
            "url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/de_FORMAL/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1541,
            "total_words": 11657,
            "translated": 1506,
            "translated_words": 11501,
            "translated_percent": 97.7,
            "fuzzy": 28,
            "fuzzy_words": 120,
            "fuzzy_percent": 1.8,
            "failing_checks": 18,
            "failing_checks_words": 369,
            "failing_checks_percent": 1.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-03T13:55:24.503751Z",
            "last_author": null,
            "repository_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/de_FORMAL/repository/?format=api",
            "file_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/de_FORMAL/file/?format=api",
            "statistics_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/de_FORMAL/statistics/?format=api",
            "changes_list_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/de_FORMAL/changes/?format=api",
            "units_list_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/de_FORMAL/units/?format=api"
        },
        {
            "language": {
                "code": "es_MX",
                "name": "Spanish (Mexico)",
                "plural": {
                    "id": 95,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "mspanish"
                ],
                "direction": "ltr",
                "population": 106779500,
                "web_url": "http://translate.pretalx.com/languages/es_MX/",
                "url": "http://translate.pretalx.com/api/languages/es_MX/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/languages/es_MX/statistics/?format=api"
            },
            "component": {
                "name": "pretalx",
                "slug": "pretalx",
                "id": 1,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.pretalx.com/languages/en/",
                    "url": "http://translate.pretalx.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "pretalx",
                    "slug": "pretalx",
                    "id": 1,
                    "web": "https://pretalx.com",
                    "web_url": "http://translate.pretalx.com/projects/pretalx/",
                    "url": "http://translate.pretalx.com/api/projects/pretalx/?format=api",
                    "components_list_url": "http://translate.pretalx.com/api/projects/pretalx/components/?format=api",
                    "repository_url": "http://translate.pretalx.com/api/projects/pretalx/repository/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/projects/pretalx/statistics/?format=api",
                    "changes_list_url": "http://translate.pretalx.com/api/projects/pretalx/changes/?format=api",
                    "languages_url": "http://translate.pretalx.com/api/projects/pretalx/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/pretalx/pretalx",
                "git_export": "http://translate.pretalx.com/git/pretalx/pretalx/",
                "branch": "main",
                "push_branch": "",
                "filemask": "src/pretalx/locale/*/LC_MESSAGES/django.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "src/pretalx/locale/django.pot",
                "file_format": "po",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "I hereby assure that all submitted translations have been created by myself and I own the right to publish them under a free license. I hereby agree that my translations will be published together with the translated software under the terms of the Apache License 2.0.",
                "web_url": "http://translate.pretalx.com/projects/pretalx/pretalx/",
                "url": "http://translate.pretalx.com/api/components/pretalx/pretalx/?format=api",
                "repository_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/repository/?format=api",
                "translations_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/translations/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/statistics/?format=api",
                "lock_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/lock/?format=api",
                "links_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/links/?format=api",
                "changes_list_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:pretalx_translate/pretalx.git",
                "check_flags": "",
                "priority": 60,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/pretalx/pretalx/blob/{{branch}}/src/{{filename}}#L{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "๐Ÿ—บ Update translations ({{ 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 for {{ language_name }}",
                "delete_message": "๐Ÿ—บ Deleted translation for {{ language_name }}",
                "merge_message": "๐Ÿ—บ Merge branch '{{ component_remote_branch }}' into translations",
                "addon_message": "๐Ÿ—บ Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\".\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.pretalx.com/api/addons/1/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "es_MX",
            "id": 6,
            "filename": "src/pretalx/locale/es_MX/LC_MESSAGES/django.po",
            "revision": "fc705300e09fc0289df5edb5720c18e8d0c92206",
            "web_url": "http://translate.pretalx.com/projects/pretalx/pretalx/es_MX/",
            "share_url": "http://translate.pretalx.com/engage/pretalx/es_MX/",
            "translate_url": "http://translate.pretalx.com/translate/pretalx/pretalx/es_MX/",
            "url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/es_MX/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1543,
            "total_words": 11644,
            "translated": 255,
            "translated_words": 1849,
            "translated_percent": 16.5,
            "fuzzy": 148,
            "fuzzy_words": 643,
            "fuzzy_percent": 9.5,
            "failing_checks": 55,
            "failing_checks_words": 388,
            "failing_checks_percent": 3.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-03T13:55:29.807647Z",
            "last_author": null,
            "repository_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/es_MX/repository/?format=api",
            "file_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/es_MX/file/?format=api",
            "statistics_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/es_MX/statistics/?format=api",
            "changes_list_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/es_MX/changes/?format=api",
            "units_list_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/es_MX/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": 13045532,
                "web_url": "http://translate.pretalx.com/languages/cs/",
                "url": "http://translate.pretalx.com/api/languages/cs/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/languages/cs/statistics/?format=api"
            },
            "component": {
                "name": "pretalx",
                "slug": "pretalx",
                "id": 1,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.pretalx.com/languages/en/",
                    "url": "http://translate.pretalx.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "pretalx",
                    "slug": "pretalx",
                    "id": 1,
                    "web": "https://pretalx.com",
                    "web_url": "http://translate.pretalx.com/projects/pretalx/",
                    "url": "http://translate.pretalx.com/api/projects/pretalx/?format=api",
                    "components_list_url": "http://translate.pretalx.com/api/projects/pretalx/components/?format=api",
                    "repository_url": "http://translate.pretalx.com/api/projects/pretalx/repository/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/projects/pretalx/statistics/?format=api",
                    "changes_list_url": "http://translate.pretalx.com/api/projects/pretalx/changes/?format=api",
                    "languages_url": "http://translate.pretalx.com/api/projects/pretalx/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/pretalx/pretalx",
                "git_export": "http://translate.pretalx.com/git/pretalx/pretalx/",
                "branch": "main",
                "push_branch": "",
                "filemask": "src/pretalx/locale/*/LC_MESSAGES/django.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "src/pretalx/locale/django.pot",
                "file_format": "po",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "I hereby assure that all submitted translations have been created by myself and I own the right to publish them under a free license. I hereby agree that my translations will be published together with the translated software under the terms of the Apache License 2.0.",
                "web_url": "http://translate.pretalx.com/projects/pretalx/pretalx/",
                "url": "http://translate.pretalx.com/api/components/pretalx/pretalx/?format=api",
                "repository_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/repository/?format=api",
                "translations_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/translations/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/statistics/?format=api",
                "lock_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/lock/?format=api",
                "links_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/links/?format=api",
                "changes_list_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:pretalx_translate/pretalx.git",
                "check_flags": "",
                "priority": 60,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/pretalx/pretalx/blob/{{branch}}/src/{{filename}}#L{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "๐Ÿ—บ Update translations ({{ 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 for {{ language_name }}",
                "delete_message": "๐Ÿ—บ Deleted translation for {{ language_name }}",
                "merge_message": "๐Ÿ—บ Merge branch '{{ component_remote_branch }}' into translations",
                "addon_message": "๐Ÿ—บ Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\".\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.pretalx.com/api/addons/1/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "cs",
            "id": 7,
            "filename": "src/pretalx/locale/cs/LC_MESSAGES/django.po",
            "revision": "c47678963892351b58a48e5b5380661940f759d7",
            "web_url": "http://translate.pretalx.com/projects/pretalx/pretalx/cs/",
            "share_url": "http://translate.pretalx.com/engage/pretalx/cs/",
            "translate_url": "http://translate.pretalx.com/translate/pretalx/pretalx/cs/",
            "url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1541,
            "total_words": 11641,
            "translated": 1537,
            "translated_words": 11603,
            "translated_percent": 99.7,
            "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-05-04T11:04:33.259630Z",
            "last_author": "Michal Stanke",
            "repository_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/cs/repository/?format=api",
            "file_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/cs/file/?format=api",
            "statistics_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/cs/statistics/?format=api",
            "changes_list_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/cs/changes/?format=api",
            "units_list_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/cs/units/?format=api"
        },
        {
            "language": {
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 154,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "jp_jpn",
                    "ja_ja",
                    "jpn_jp",
                    "jpn"
                ],
                "direction": "ltr",
                "population": 119729025,
                "web_url": "http://translate.pretalx.com/languages/ja/",
                "url": "http://translate.pretalx.com/api/languages/ja/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/languages/ja/statistics/?format=api"
            },
            "component": {
                "name": "pretalx",
                "slug": "pretalx",
                "id": 1,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.pretalx.com/languages/en/",
                    "url": "http://translate.pretalx.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "pretalx",
                    "slug": "pretalx",
                    "id": 1,
                    "web": "https://pretalx.com",
                    "web_url": "http://translate.pretalx.com/projects/pretalx/",
                    "url": "http://translate.pretalx.com/api/projects/pretalx/?format=api",
                    "components_list_url": "http://translate.pretalx.com/api/projects/pretalx/components/?format=api",
                    "repository_url": "http://translate.pretalx.com/api/projects/pretalx/repository/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/projects/pretalx/statistics/?format=api",
                    "changes_list_url": "http://translate.pretalx.com/api/projects/pretalx/changes/?format=api",
                    "languages_url": "http://translate.pretalx.com/api/projects/pretalx/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/pretalx/pretalx",
                "git_export": "http://translate.pretalx.com/git/pretalx/pretalx/",
                "branch": "main",
                "push_branch": "",
                "filemask": "src/pretalx/locale/*/LC_MESSAGES/django.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "src/pretalx/locale/django.pot",
                "file_format": "po",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "I hereby assure that all submitted translations have been created by myself and I own the right to publish them under a free license. I hereby agree that my translations will be published together with the translated software under the terms of the Apache License 2.0.",
                "web_url": "http://translate.pretalx.com/projects/pretalx/pretalx/",
                "url": "http://translate.pretalx.com/api/components/pretalx/pretalx/?format=api",
                "repository_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/repository/?format=api",
                "translations_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/translations/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/statistics/?format=api",
                "lock_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/lock/?format=api",
                "links_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/links/?format=api",
                "changes_list_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:pretalx_translate/pretalx.git",
                "check_flags": "",
                "priority": 60,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/pretalx/pretalx/blob/{{branch}}/src/{{filename}}#L{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "๐Ÿ—บ Update translations ({{ 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 for {{ language_name }}",
                "delete_message": "๐Ÿ—บ Deleted translation for {{ language_name }}",
                "merge_message": "๐Ÿ—บ Merge branch '{{ component_remote_branch }}' into translations",
                "addon_message": "๐Ÿ—บ Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\".\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.pretalx.com/api/addons/1/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "ja_JP",
            "id": 8,
            "filename": "src/pretalx/locale/ja_JP/LC_MESSAGES/django.po",
            "revision": "cd590428c8888e404846016a77addf50217bddd6",
            "web_url": "http://translate.pretalx.com/projects/pretalx/pretalx/ja/",
            "share_url": "http://translate.pretalx.com/engage/pretalx/ja/",
            "translate_url": "http://translate.pretalx.com/translate/pretalx/pretalx/ja/",
            "url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1543,
            "total_words": 11644,
            "translated": 1118,
            "translated_words": 8441,
            "translated_percent": 72.4,
            "fuzzy": 271,
            "fuzzy_words": 1424,
            "fuzzy_percent": 17.5,
            "failing_checks": 172,
            "failing_checks_words": 1618,
            "failing_checks_percent": 11.1,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-05-03T13:55:37.256222Z",
            "last_author": null,
            "repository_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/ja/repository/?format=api",
            "file_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/ja/file/?format=api",
            "statistics_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/ja/statistics/?format=api",
            "changes_list_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/ja/changes/?format=api",
            "units_list_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/ja/units/?format=api"
        },
        {
            "language": {
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 252,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "bp",
                    "por_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 192661560,
                "web_url": "http://translate.pretalx.com/languages/pt_BR/",
                "url": "http://translate.pretalx.com/api/languages/pt_BR/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/languages/pt_BR/statistics/?format=api"
            },
            "component": {
                "name": "pretalx",
                "slug": "pretalx",
                "id": 1,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.pretalx.com/languages/en/",
                    "url": "http://translate.pretalx.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "pretalx",
                    "slug": "pretalx",
                    "id": 1,
                    "web": "https://pretalx.com",
                    "web_url": "http://translate.pretalx.com/projects/pretalx/",
                    "url": "http://translate.pretalx.com/api/projects/pretalx/?format=api",
                    "components_list_url": "http://translate.pretalx.com/api/projects/pretalx/components/?format=api",
                    "repository_url": "http://translate.pretalx.com/api/projects/pretalx/repository/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/projects/pretalx/statistics/?format=api",
                    "changes_list_url": "http://translate.pretalx.com/api/projects/pretalx/changes/?format=api",
                    "languages_url": "http://translate.pretalx.com/api/projects/pretalx/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/pretalx/pretalx",
                "git_export": "http://translate.pretalx.com/git/pretalx/pretalx/",
                "branch": "main",
                "push_branch": "",
                "filemask": "src/pretalx/locale/*/LC_MESSAGES/django.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "src/pretalx/locale/django.pot",
                "file_format": "po",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "I hereby assure that all submitted translations have been created by myself and I own the right to publish them under a free license. I hereby agree that my translations will be published together with the translated software under the terms of the Apache License 2.0.",
                "web_url": "http://translate.pretalx.com/projects/pretalx/pretalx/",
                "url": "http://translate.pretalx.com/api/components/pretalx/pretalx/?format=api",
                "repository_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/repository/?format=api",
                "translations_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/translations/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/statistics/?format=api",
                "lock_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/lock/?format=api",
                "links_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/links/?format=api",
                "changes_list_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:pretalx_translate/pretalx.git",
                "check_flags": "",
                "priority": 60,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/pretalx/pretalx/blob/{{branch}}/src/{{filename}}#L{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "๐Ÿ—บ Update translations ({{ 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 for {{ language_name }}",
                "delete_message": "๐Ÿ—บ Deleted translation for {{ language_name }}",
                "merge_message": "๐Ÿ—บ Merge branch '{{ component_remote_branch }}' into translations",
                "addon_message": "๐Ÿ—บ Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\".\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.pretalx.com/api/addons/1/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "pt_BR",
            "id": 9,
            "filename": "src/pretalx/locale/pt_BR/LC_MESSAGES/django.po",
            "revision": "ee99ba036ad69609ae32648ffcdd42c92c82a80b",
            "web_url": "http://translate.pretalx.com/projects/pretalx/pretalx/pt_BR/",
            "share_url": "http://translate.pretalx.com/engage/pretalx/pt_BR/",
            "translate_url": "http://translate.pretalx.com/translate/pretalx/pretalx/pt_BR/",
            "url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1543,
            "total_words": 11660,
            "translated": 1418,
            "translated_words": 10778,
            "translated_percent": 91.8,
            "fuzzy": 73,
            "fuzzy_words": 367,
            "fuzzy_percent": 4.7,
            "failing_checks": 20,
            "failing_checks_words": 201,
            "failing_checks_percent": 1.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-03T13:55:42.535019Z",
            "last_author": null,
            "repository_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/pt_BR/repository/?format=api",
            "file_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/pt_BR/file/?format=api",
            "statistics_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/pt_BR/statistics/?format=api",
            "changes_list_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/pt_BR/changes/?format=api",
            "units_list_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/pt_BR/units/?format=api"
        },
        {
            "language": {
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 88,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "http://translate.pretalx.com/languages/es/",
                "url": "http://translate.pretalx.com/api/languages/es/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "pretalx",
                "slug": "pretalx",
                "id": 1,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.pretalx.com/languages/en/",
                    "url": "http://translate.pretalx.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "pretalx",
                    "slug": "pretalx",
                    "id": 1,
                    "web": "https://pretalx.com",
                    "web_url": "http://translate.pretalx.com/projects/pretalx/",
                    "url": "http://translate.pretalx.com/api/projects/pretalx/?format=api",
                    "components_list_url": "http://translate.pretalx.com/api/projects/pretalx/components/?format=api",
                    "repository_url": "http://translate.pretalx.com/api/projects/pretalx/repository/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/projects/pretalx/statistics/?format=api",
                    "changes_list_url": "http://translate.pretalx.com/api/projects/pretalx/changes/?format=api",
                    "languages_url": "http://translate.pretalx.com/api/projects/pretalx/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/pretalx/pretalx",
                "git_export": "http://translate.pretalx.com/git/pretalx/pretalx/",
                "branch": "main",
                "push_branch": "",
                "filemask": "src/pretalx/locale/*/LC_MESSAGES/django.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "src/pretalx/locale/django.pot",
                "file_format": "po",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "I hereby assure that all submitted translations have been created by myself and I own the right to publish them under a free license. I hereby agree that my translations will be published together with the translated software under the terms of the Apache License 2.0.",
                "web_url": "http://translate.pretalx.com/projects/pretalx/pretalx/",
                "url": "http://translate.pretalx.com/api/components/pretalx/pretalx/?format=api",
                "repository_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/repository/?format=api",
                "translations_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/translations/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/statistics/?format=api",
                "lock_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/lock/?format=api",
                "links_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/links/?format=api",
                "changes_list_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:pretalx_translate/pretalx.git",
                "check_flags": "",
                "priority": 60,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/pretalx/pretalx/blob/{{branch}}/src/{{filename}}#L{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "๐Ÿ—บ Update translations ({{ 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 for {{ language_name }}",
                "delete_message": "๐Ÿ—บ Deleted translation for {{ language_name }}",
                "merge_message": "๐Ÿ—บ Merge branch '{{ component_remote_branch }}' into translations",
                "addon_message": "๐Ÿ—บ Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\".\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.pretalx.com/api/addons/1/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "es",
            "id": 10,
            "filename": "src/pretalx/locale/es/LC_MESSAGES/django.po",
            "revision": "5f74f1684160714d9f9096cf0e1a96a2d1702200",
            "web_url": "http://translate.pretalx.com/projects/pretalx/pretalx/es/",
            "share_url": "http://translate.pretalx.com/engage/pretalx/es/",
            "translate_url": "http://translate.pretalx.com/translate/pretalx/pretalx/es/",
            "url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1543,
            "total_words": 11644,
            "translated": 1288,
            "translated_words": 9802,
            "translated_percent": 83.4,
            "fuzzy": 177,
            "fuzzy_words": 922,
            "fuzzy_percent": 11.4,
            "failing_checks": 43,
            "failing_checks_words": 412,
            "failing_checks_percent": 2.7,
            "have_suggestion": 0,
            "have_comment": 4,
            "last_change": "2024-05-03T13:55:28.069204Z",
            "last_author": null,
            "repository_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/es/repository/?format=api",
            "file_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/es/file/?format=api",
            "statistics_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/es/statistics/?format=api",
            "changes_list_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/es/changes/?format=api",
            "units_list_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/es/units/?format=api"
        },
        {
            "language": {
                "code": "ar",
                "name": "Arabic",
                "plural": {
                    "id": 12,
                    "source": 0,
                    "number": 6,
                    "formula": "n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5",
                    "type": 3
                },
                "aliases": [
                    "ar_ar",
                    "ara"
                ],
                "direction": "rtl",
                "population": 351664195,
                "web_url": "http://translate.pretalx.com/languages/ar/",
                "url": "http://translate.pretalx.com/api/languages/ar/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/languages/ar/statistics/?format=api"
            },
            "component": {
                "name": "pretalx",
                "slug": "pretalx",
                "id": 1,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.pretalx.com/languages/en/",
                    "url": "http://translate.pretalx.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "pretalx",
                    "slug": "pretalx",
                    "id": 1,
                    "web": "https://pretalx.com",
                    "web_url": "http://translate.pretalx.com/projects/pretalx/",
                    "url": "http://translate.pretalx.com/api/projects/pretalx/?format=api",
                    "components_list_url": "http://translate.pretalx.com/api/projects/pretalx/components/?format=api",
                    "repository_url": "http://translate.pretalx.com/api/projects/pretalx/repository/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/projects/pretalx/statistics/?format=api",
                    "changes_list_url": "http://translate.pretalx.com/api/projects/pretalx/changes/?format=api",
                    "languages_url": "http://translate.pretalx.com/api/projects/pretalx/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/pretalx/pretalx",
                "git_export": "http://translate.pretalx.com/git/pretalx/pretalx/",
                "branch": "main",
                "push_branch": "",
                "filemask": "src/pretalx/locale/*/LC_MESSAGES/django.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "src/pretalx/locale/django.pot",
                "file_format": "po",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "I hereby assure that all submitted translations have been created by myself and I own the right to publish them under a free license. I hereby agree that my translations will be published together with the translated software under the terms of the Apache License 2.0.",
                "web_url": "http://translate.pretalx.com/projects/pretalx/pretalx/",
                "url": "http://translate.pretalx.com/api/components/pretalx/pretalx/?format=api",
                "repository_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/repository/?format=api",
                "translations_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/translations/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/statistics/?format=api",
                "lock_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/lock/?format=api",
                "links_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/links/?format=api",
                "changes_list_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:pretalx_translate/pretalx.git",
                "check_flags": "",
                "priority": 60,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/pretalx/pretalx/blob/{{branch}}/src/{{filename}}#L{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "๐Ÿ—บ Update translations ({{ 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 for {{ language_name }}",
                "delete_message": "๐Ÿ—บ Deleted translation for {{ language_name }}",
                "merge_message": "๐Ÿ—บ Merge branch '{{ component_remote_branch }}' into translations",
                "addon_message": "๐Ÿ—บ Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\".\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.pretalx.com/api/addons/1/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "ar",
            "id": 11,
            "filename": "src/pretalx/locale/ar/LC_MESSAGES/django.po",
            "revision": "3f175185b89c1b99bd8ff410fceee273b5e2e55c",
            "web_url": "http://translate.pretalx.com/projects/pretalx/pretalx/ar/",
            "share_url": "http://translate.pretalx.com/engage/pretalx/ar/",
            "translate_url": "http://translate.pretalx.com/translate/pretalx/pretalx/ar/",
            "url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1543,
            "total_words": 11644,
            "translated": 1168,
            "translated_words": 8716,
            "translated_percent": 75.6,
            "fuzzy": 178,
            "fuzzy_words": 866,
            "fuzzy_percent": 11.5,
            "failing_checks": 73,
            "failing_checks_words": 697,
            "failing_checks_percent": 4.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-03T13:55:17.305881Z",
            "last_author": null,
            "repository_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/ar/repository/?format=api",
            "file_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/ar/file/?format=api",
            "statistics_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/ar/statistics/?format=api",
            "changes_list_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/ar/changes/?format=api",
            "units_list_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/ar/units/?format=api"
        },
        {
            "language": {
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 152,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "http://translate.pretalx.com/languages/it/",
                "url": "http://translate.pretalx.com/api/languages/it/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/languages/it/statistics/?format=api"
            },
            "component": {
                "name": "pretalx",
                "slug": "pretalx",
                "id": 1,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.pretalx.com/languages/en/",
                    "url": "http://translate.pretalx.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "pretalx",
                    "slug": "pretalx",
                    "id": 1,
                    "web": "https://pretalx.com",
                    "web_url": "http://translate.pretalx.com/projects/pretalx/",
                    "url": "http://translate.pretalx.com/api/projects/pretalx/?format=api",
                    "components_list_url": "http://translate.pretalx.com/api/projects/pretalx/components/?format=api",
                    "repository_url": "http://translate.pretalx.com/api/projects/pretalx/repository/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/projects/pretalx/statistics/?format=api",
                    "changes_list_url": "http://translate.pretalx.com/api/projects/pretalx/changes/?format=api",
                    "languages_url": "http://translate.pretalx.com/api/projects/pretalx/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/pretalx/pretalx",
                "git_export": "http://translate.pretalx.com/git/pretalx/pretalx/",
                "branch": "main",
                "push_branch": "",
                "filemask": "src/pretalx/locale/*/LC_MESSAGES/django.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "src/pretalx/locale/django.pot",
                "file_format": "po",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "I hereby assure that all submitted translations have been created by myself and I own the right to publish them under a free license. I hereby agree that my translations will be published together with the translated software under the terms of the Apache License 2.0.",
                "web_url": "http://translate.pretalx.com/projects/pretalx/pretalx/",
                "url": "http://translate.pretalx.com/api/components/pretalx/pretalx/?format=api",
                "repository_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/repository/?format=api",
                "translations_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/translations/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/statistics/?format=api",
                "lock_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/lock/?format=api",
                "links_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/links/?format=api",
                "changes_list_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:pretalx_translate/pretalx.git",
                "check_flags": "",
                "priority": 60,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/pretalx/pretalx/blob/{{branch}}/src/{{filename}}#L{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "๐Ÿ—บ Update translations ({{ 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 for {{ language_name }}",
                "delete_message": "๐Ÿ—บ Deleted translation for {{ language_name }}",
                "merge_message": "๐Ÿ—บ Merge branch '{{ component_remote_branch }}' into translations",
                "addon_message": "๐Ÿ—บ Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\".\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.pretalx.com/api/addons/1/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "it",
            "id": 13,
            "filename": "src/pretalx/locale/it/LC_MESSAGES/django.po",
            "revision": "2b5749b2509a536d4b5c69c8459adb6f6f0fe936",
            "web_url": "http://translate.pretalx.com/projects/pretalx/pretalx/it/",
            "share_url": "http://translate.pretalx.com/engage/pretalx/it/",
            "translate_url": "http://translate.pretalx.com/translate/pretalx/pretalx/it/",
            "url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1543,
            "total_words": 11681,
            "translated": 1514,
            "translated_words": 11540,
            "translated_percent": 98.1,
            "fuzzy": 22,
            "fuzzy_words": 104,
            "fuzzy_percent": 1.4,
            "failing_checks": 15,
            "failing_checks_words": 80,
            "failing_checks_percent": 0.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-03T13:55:35.441062Z",
            "last_author": null,
            "repository_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/it/repository/?format=api",
            "file_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/it/file/?format=api",
            "statistics_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/it/statistics/?format=api",
            "changes_list_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/it/changes/?format=api",
            "units_list_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/it/units/?format=api"
        },
        {
            "language": {
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "ca_ca",
                    "cat"
                ],
                "direction": "ltr",
                "population": 8679138,
                "web_url": "http://translate.pretalx.com/languages/ca/",
                "url": "http://translate.pretalx.com/api/languages/ca/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/languages/ca/statistics/?format=api"
            },
            "component": {
                "name": "pretalx",
                "slug": "pretalx",
                "id": 1,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.pretalx.com/languages/en/",
                    "url": "http://translate.pretalx.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "pretalx",
                    "slug": "pretalx",
                    "id": 1,
                    "web": "https://pretalx.com",
                    "web_url": "http://translate.pretalx.com/projects/pretalx/",
                    "url": "http://translate.pretalx.com/api/projects/pretalx/?format=api",
                    "components_list_url": "http://translate.pretalx.com/api/projects/pretalx/components/?format=api",
                    "repository_url": "http://translate.pretalx.com/api/projects/pretalx/repository/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/projects/pretalx/statistics/?format=api",
                    "changes_list_url": "http://translate.pretalx.com/api/projects/pretalx/changes/?format=api",
                    "languages_url": "http://translate.pretalx.com/api/projects/pretalx/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/pretalx/pretalx",
                "git_export": "http://translate.pretalx.com/git/pretalx/pretalx/",
                "branch": "main",
                "push_branch": "",
                "filemask": "src/pretalx/locale/*/LC_MESSAGES/django.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "src/pretalx/locale/django.pot",
                "file_format": "po",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "I hereby assure that all submitted translations have been created by myself and I own the right to publish them under a free license. I hereby agree that my translations will be published together with the translated software under the terms of the Apache License 2.0.",
                "web_url": "http://translate.pretalx.com/projects/pretalx/pretalx/",
                "url": "http://translate.pretalx.com/api/components/pretalx/pretalx/?format=api",
                "repository_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/repository/?format=api",
                "translations_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/translations/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/statistics/?format=api",
                "lock_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/lock/?format=api",
                "links_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/links/?format=api",
                "changes_list_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:pretalx_translate/pretalx.git",
                "check_flags": "",
                "priority": 60,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/pretalx/pretalx/blob/{{branch}}/src/{{filename}}#L{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "๐Ÿ—บ Update translations ({{ 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 for {{ language_name }}",
                "delete_message": "๐Ÿ—บ Deleted translation for {{ language_name }}",
                "merge_message": "๐Ÿ—บ Merge branch '{{ component_remote_branch }}' into translations",
                "addon_message": "๐Ÿ—บ Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\".\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.pretalx.com/api/addons/1/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "ca",
            "id": 14,
            "filename": "src/pretalx/locale/ca/LC_MESSAGES/django.po",
            "revision": "cc0cd050cef53974cbd054da8a43b6a6bfeea1ce",
            "web_url": "http://translate.pretalx.com/projects/pretalx/pretalx/ca/",
            "share_url": "http://translate.pretalx.com/engage/pretalx/ca/",
            "translate_url": "http://translate.pretalx.com/translate/pretalx/pretalx/ca/",
            "url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1543,
            "total_words": 11644,
            "translated": 89,
            "translated_words": 255,
            "translated_percent": 5.7,
            "fuzzy": 48,
            "fuzzy_words": 149,
            "fuzzy_percent": 3.1,
            "failing_checks": 16,
            "failing_checks_words": 89,
            "failing_checks_percent": 1.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-03T13:55:19.123681Z",
            "last_author": null,
            "repository_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/ca/repository/?format=api",
            "file_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/ca/file/?format=api",
            "statistics_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/ca/statistics/?format=api",
            "changes_list_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/ca/changes/?format=api",
            "units_list_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/ca/units/?format=api"
        },
        {
            "language": {
                "code": "el",
                "name": "Greek",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "gr",
                    "ell",
                    "gre"
                ],
                "direction": "ltr",
                "population": 12292240,
                "web_url": "http://translate.pretalx.com/languages/el/",
                "url": "http://translate.pretalx.com/api/languages/el/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/languages/el/statistics/?format=api"
            },
            "component": {
                "name": "pretalx",
                "slug": "pretalx",
                "id": 1,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.pretalx.com/languages/en/",
                    "url": "http://translate.pretalx.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "pretalx",
                    "slug": "pretalx",
                    "id": 1,
                    "web": "https://pretalx.com",
                    "web_url": "http://translate.pretalx.com/projects/pretalx/",
                    "url": "http://translate.pretalx.com/api/projects/pretalx/?format=api",
                    "components_list_url": "http://translate.pretalx.com/api/projects/pretalx/components/?format=api",
                    "repository_url": "http://translate.pretalx.com/api/projects/pretalx/repository/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/projects/pretalx/statistics/?format=api",
                    "changes_list_url": "http://translate.pretalx.com/api/projects/pretalx/changes/?format=api",
                    "languages_url": "http://translate.pretalx.com/api/projects/pretalx/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/pretalx/pretalx",
                "git_export": "http://translate.pretalx.com/git/pretalx/pretalx/",
                "branch": "main",
                "push_branch": "",
                "filemask": "src/pretalx/locale/*/LC_MESSAGES/django.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "src/pretalx/locale/django.pot",
                "file_format": "po",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "I hereby assure that all submitted translations have been created by myself and I own the right to publish them under a free license. I hereby agree that my translations will be published together with the translated software under the terms of the Apache License 2.0.",
                "web_url": "http://translate.pretalx.com/projects/pretalx/pretalx/",
                "url": "http://translate.pretalx.com/api/components/pretalx/pretalx/?format=api",
                "repository_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/repository/?format=api",
                "translations_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/translations/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/statistics/?format=api",
                "lock_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/lock/?format=api",
                "links_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/links/?format=api",
                "changes_list_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:pretalx_translate/pretalx.git",
                "check_flags": "",
                "priority": 60,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/pretalx/pretalx/blob/{{branch}}/src/{{filename}}#L{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "๐Ÿ—บ Update translations ({{ 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 for {{ language_name }}",
                "delete_message": "๐Ÿ—บ Deleted translation for {{ language_name }}",
                "merge_message": "๐Ÿ—บ Merge branch '{{ component_remote_branch }}' into translations",
                "addon_message": "๐Ÿ—บ Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\".\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.pretalx.com/api/addons/1/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "el",
            "id": 15,
            "filename": "src/pretalx/locale/el/LC_MESSAGES/django.po",
            "revision": "0cacac440d9935bea889b213d07b0fe73aab3630",
            "web_url": "http://translate.pretalx.com/projects/pretalx/pretalx/el/",
            "share_url": "http://translate.pretalx.com/engage/pretalx/el/",
            "translate_url": "http://translate.pretalx.com/translate/pretalx/pretalx/el/",
            "url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1541,
            "total_words": 11646,
            "translated": 1431,
            "translated_words": 10907,
            "translated_percent": 92.8,
            "fuzzy": 81,
            "fuzzy_words": 388,
            "fuzzy_percent": 5.2,
            "failing_checks": 21,
            "failing_checks_words": 202,
            "failing_checks_percent": 1.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-03T13:55:26.271479Z",
            "last_author": null,
            "repository_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/el/repository/?format=api",
            "file_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/el/file/?format=api",
            "statistics_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/el/statistics/?format=api",
            "changes_list_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/el/changes/?format=api",
            "units_list_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/el/units/?format=api"
        },
        {
            "language": {
                "code": "pt_PT",
                "name": "Portuguese (Portugal)",
                "plural": {
                    "id": 253,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "portuguese_portugal"
                ],
                "direction": "ltr",
                "population": 9890592,
                "web_url": "http://translate.pretalx.com/languages/pt_PT/",
                "url": "http://translate.pretalx.com/api/languages/pt_PT/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/languages/pt_PT/statistics/?format=api"
            },
            "component": {
                "name": "pretalx",
                "slug": "pretalx",
                "id": 1,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.pretalx.com/languages/en/",
                    "url": "http://translate.pretalx.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "pretalx",
                    "slug": "pretalx",
                    "id": 1,
                    "web": "https://pretalx.com",
                    "web_url": "http://translate.pretalx.com/projects/pretalx/",
                    "url": "http://translate.pretalx.com/api/projects/pretalx/?format=api",
                    "components_list_url": "http://translate.pretalx.com/api/projects/pretalx/components/?format=api",
                    "repository_url": "http://translate.pretalx.com/api/projects/pretalx/repository/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/projects/pretalx/statistics/?format=api",
                    "changes_list_url": "http://translate.pretalx.com/api/projects/pretalx/changes/?format=api",
                    "languages_url": "http://translate.pretalx.com/api/projects/pretalx/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/pretalx/pretalx",
                "git_export": "http://translate.pretalx.com/git/pretalx/pretalx/",
                "branch": "main",
                "push_branch": "",
                "filemask": "src/pretalx/locale/*/LC_MESSAGES/django.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "src/pretalx/locale/django.pot",
                "file_format": "po",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "I hereby assure that all submitted translations have been created by myself and I own the right to publish them under a free license. I hereby agree that my translations will be published together with the translated software under the terms of the Apache License 2.0.",
                "web_url": "http://translate.pretalx.com/projects/pretalx/pretalx/",
                "url": "http://translate.pretalx.com/api/components/pretalx/pretalx/?format=api",
                "repository_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/repository/?format=api",
                "translations_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/translations/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/statistics/?format=api",
                "lock_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/lock/?format=api",
                "links_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/links/?format=api",
                "changes_list_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:pretalx_translate/pretalx.git",
                "check_flags": "",
                "priority": 60,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/pretalx/pretalx/blob/{{branch}}/src/{{filename}}#L{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "๐Ÿ—บ Update translations ({{ 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 for {{ language_name }}",
                "delete_message": "๐Ÿ—บ Deleted translation for {{ language_name }}",
                "merge_message": "๐Ÿ—บ Merge branch '{{ component_remote_branch }}' into translations",
                "addon_message": "๐Ÿ—บ Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\".\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.pretalx.com/api/addons/1/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "pt_PT",
            "id": 16,
            "filename": "src/pretalx/locale/pt_PT/LC_MESSAGES/django.po",
            "revision": "c791e03f428674e4a05f98039c23bedd02fdf591",
            "web_url": "http://translate.pretalx.com/projects/pretalx/pretalx/pt_PT/",
            "share_url": "http://translate.pretalx.com/engage/pretalx/pt_PT/",
            "translate_url": "http://translate.pretalx.com/translate/pretalx/pretalx/pt_PT/",
            "url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/pt_PT/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1543,
            "total_words": 11644,
            "translated": 1375,
            "translated_words": 10484,
            "translated_percent": 89.1,
            "fuzzy": 118,
            "fuzzy_words": 593,
            "fuzzy_percent": 7.6,
            "failing_checks": 36,
            "failing_checks_words": 300,
            "failing_checks_percent": 2.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-03T13:55:44.276436Z",
            "last_author": null,
            "repository_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/pt_PT/repository/?format=api",
            "file_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/pt_PT/file/?format=api",
            "statistics_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/pt_PT/statistics/?format=api",
            "changes_list_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/pt_PT/changes/?format=api",
            "units_list_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/pt_PT/units/?format=api"
        },
        {
            "language": {
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 145,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "population": 171207687,
                "web_url": "http://translate.pretalx.com/languages/id/",
                "url": "http://translate.pretalx.com/api/languages/id/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/languages/id/statistics/?format=api"
            },
            "component": {
                "name": "pretalx",
                "slug": "pretalx",
                "id": 1,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.pretalx.com/languages/en/",
                    "url": "http://translate.pretalx.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "pretalx",
                    "slug": "pretalx",
                    "id": 1,
                    "web": "https://pretalx.com",
                    "web_url": "http://translate.pretalx.com/projects/pretalx/",
                    "url": "http://translate.pretalx.com/api/projects/pretalx/?format=api",
                    "components_list_url": "http://translate.pretalx.com/api/projects/pretalx/components/?format=api",
                    "repository_url": "http://translate.pretalx.com/api/projects/pretalx/repository/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/projects/pretalx/statistics/?format=api",
                    "changes_list_url": "http://translate.pretalx.com/api/projects/pretalx/changes/?format=api",
                    "languages_url": "http://translate.pretalx.com/api/projects/pretalx/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/pretalx/pretalx",
                "git_export": "http://translate.pretalx.com/git/pretalx/pretalx/",
                "branch": "main",
                "push_branch": "",
                "filemask": "src/pretalx/locale/*/LC_MESSAGES/django.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "src/pretalx/locale/django.pot",
                "file_format": "po",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "I hereby assure that all submitted translations have been created by myself and I own the right to publish them under a free license. I hereby agree that my translations will be published together with the translated software under the terms of the Apache License 2.0.",
                "web_url": "http://translate.pretalx.com/projects/pretalx/pretalx/",
                "url": "http://translate.pretalx.com/api/components/pretalx/pretalx/?format=api",
                "repository_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/repository/?format=api",
                "translations_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/translations/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/statistics/?format=api",
                "lock_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/lock/?format=api",
                "links_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/links/?format=api",
                "changes_list_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:pretalx_translate/pretalx.git",
                "check_flags": "",
                "priority": 60,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/pretalx/pretalx/blob/{{branch}}/src/{{filename}}#L{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "๐Ÿ—บ Update translations ({{ 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 for {{ language_name }}",
                "delete_message": "๐Ÿ—บ Deleted translation for {{ language_name }}",
                "merge_message": "๐Ÿ—บ Merge branch '{{ component_remote_branch }}' into translations",
                "addon_message": "๐Ÿ—บ Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\".\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.pretalx.com/api/addons/1/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "id",
            "id": 17,
            "filename": "src/pretalx/locale/id/LC_MESSAGES/django.po",
            "revision": "255fa54d7a0bab8be2589485098fcfc7b72e12d2",
            "web_url": "http://translate.pretalx.com/projects/pretalx/pretalx/id/",
            "share_url": "http://translate.pretalx.com/engage/pretalx/id/",
            "translate_url": "http://translate.pretalx.com/translate/pretalx/pretalx/id/",
            "url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1543,
            "total_words": 11644,
            "translated": 5,
            "translated_words": 6,
            "translated_percent": 0.3,
            "fuzzy": 3,
            "fuzzy_words": 4,
            "fuzzy_percent": 0.1,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-22T10:14:59.396683Z",
            "last_author": null,
            "repository_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/id/repository/?format=api",
            "file_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/id/file/?format=api",
            "statistics_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/id/statistics/?format=api",
            "changes_list_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/id/changes/?format=api",
            "units_list_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/id/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 349,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "http://translate.pretalx.com/languages/zh_Hans/",
                "url": "http://translate.pretalx.com/api/languages/zh_Hans/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "pretalx",
                "slug": "pretalx",
                "id": 1,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.pretalx.com/languages/en/",
                    "url": "http://translate.pretalx.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "pretalx",
                    "slug": "pretalx",
                    "id": 1,
                    "web": "https://pretalx.com",
                    "web_url": "http://translate.pretalx.com/projects/pretalx/",
                    "url": "http://translate.pretalx.com/api/projects/pretalx/?format=api",
                    "components_list_url": "http://translate.pretalx.com/api/projects/pretalx/components/?format=api",
                    "repository_url": "http://translate.pretalx.com/api/projects/pretalx/repository/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/projects/pretalx/statistics/?format=api",
                    "changes_list_url": "http://translate.pretalx.com/api/projects/pretalx/changes/?format=api",
                    "languages_url": "http://translate.pretalx.com/api/projects/pretalx/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/pretalx/pretalx",
                "git_export": "http://translate.pretalx.com/git/pretalx/pretalx/",
                "branch": "main",
                "push_branch": "",
                "filemask": "src/pretalx/locale/*/LC_MESSAGES/django.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "src/pretalx/locale/django.pot",
                "file_format": "po",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "I hereby assure that all submitted translations have been created by myself and I own the right to publish them under a free license. I hereby agree that my translations will be published together with the translated software under the terms of the Apache License 2.0.",
                "web_url": "http://translate.pretalx.com/projects/pretalx/pretalx/",
                "url": "http://translate.pretalx.com/api/components/pretalx/pretalx/?format=api",
                "repository_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/repository/?format=api",
                "translations_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/translations/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/statistics/?format=api",
                "lock_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/lock/?format=api",
                "links_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/links/?format=api",
                "changes_list_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:pretalx_translate/pretalx.git",
                "check_flags": "",
                "priority": 60,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/pretalx/pretalx/blob/{{branch}}/src/{{filename}}#L{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "๐Ÿ—บ Update translations ({{ 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 for {{ language_name }}",
                "delete_message": "๐Ÿ—บ Deleted translation for {{ language_name }}",
                "merge_message": "๐Ÿ—บ Merge branch '{{ component_remote_branch }}' into translations",
                "addon_message": "๐Ÿ—บ Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\".\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.pretalx.com/api/addons/1/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hans",
            "id": 18,
            "filename": "src/pretalx/locale/zh_Hans/LC_MESSAGES/django.po",
            "revision": "d4b605171017f86d2685988ae5bb04dc5393efb3",
            "web_url": "http://translate.pretalx.com/projects/pretalx/pretalx/zh_Hans/",
            "share_url": "http://translate.pretalx.com/engage/pretalx/zh_Hans/",
            "translate_url": "http://translate.pretalx.com/translate/pretalx/pretalx/zh_Hans/",
            "url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1543,
            "total_words": 11689,
            "translated": 1368,
            "translated_words": 10444,
            "translated_percent": 88.6,
            "fuzzy": 109,
            "fuzzy_words": 577,
            "fuzzy_percent": 7.0,
            "failing_checks": 158,
            "failing_checks_words": 1698,
            "failing_checks_percent": 10.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-03T13:55:51.386885Z",
            "last_author": null,
            "repository_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/zh_Hans/repository/?format=api",
            "file_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/zh_Hans/file/?format=api",
            "statistics_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/zh_Hans/statistics/?format=api",
            "changes_list_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/zh_Hans/changes/?format=api",
            "units_list_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 77,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://translate.pretalx.com/languages/en/",
                "url": "http://translate.pretalx.com/api/languages/en/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "pretalx Glossary",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.pretalx.com/languages/en/",
                    "url": "http://translate.pretalx.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "pretalx",
                    "slug": "pretalx",
                    "id": 1,
                    "web": "https://pretalx.com",
                    "web_url": "http://translate.pretalx.com/projects/pretalx/",
                    "url": "http://translate.pretalx.com/api/projects/pretalx/?format=api",
                    "components_list_url": "http://translate.pretalx.com/api/projects/pretalx/components/?format=api",
                    "repository_url": "http://translate.pretalx.com/api/projects/pretalx/repository/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/projects/pretalx/statistics/?format=api",
                    "changes_list_url": "http://translate.pretalx.com/api/projects/pretalx/changes/?format=api",
                    "languages_url": "http://translate.pretalx.com/api/projects/pretalx/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "http://translate.pretalx.com/git/pretalx/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "",
                "web_url": "http://translate.pretalx.com/projects/pretalx/glossary/",
                "url": "http://translate.pretalx.com/api/components/pretalx/glossary/?format=api",
                "repository_url": "http://translate.pretalx.com/api/components/pretalx/glossary/repository/?format=api",
                "translations_url": "http://translate.pretalx.com/api/components/pretalx/glossary/translations/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/components/pretalx/glossary/statistics/?format=api",
                "lock_url": "http://translate.pretalx.com/api/components/pretalx/glossary/lock/?format=api",
                "links_url": "http://translate.pretalx.com/api/components/pretalx/glossary/links/?format=api",
                "changes_list_url": "http://translate.pretalx.com/api/components/pretalx/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "en",
            "id": 19,
            "filename": "",
            "revision": "",
            "web_url": "http://translate.pretalx.com/projects/pretalx/glossary/en/",
            "share_url": "http://translate.pretalx.com/engage/pretalx/en/",
            "translate_url": "http://translate.pretalx.com/translate/pretalx/glossary/en/",
            "url": "http://translate.pretalx.com/api/translations/pretalx/glossary/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 116,
            "total_words": 181,
            "translated": 116,
            "translated_words": 181,
            "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": "http://translate.pretalx.com/api/translations/pretalx/glossary/en/repository/?format=api",
            "file_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/en/file/?format=api",
            "statistics_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/en/statistics/?format=api",
            "changes_list_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/en/changes/?format=api",
            "units_list_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/en/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": 13045532,
                "web_url": "http://translate.pretalx.com/languages/cs/",
                "url": "http://translate.pretalx.com/api/languages/cs/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/languages/cs/statistics/?format=api"
            },
            "component": {
                "name": "pretalx Glossary",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.pretalx.com/languages/en/",
                    "url": "http://translate.pretalx.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "pretalx",
                    "slug": "pretalx",
                    "id": 1,
                    "web": "https://pretalx.com",
                    "web_url": "http://translate.pretalx.com/projects/pretalx/",
                    "url": "http://translate.pretalx.com/api/projects/pretalx/?format=api",
                    "components_list_url": "http://translate.pretalx.com/api/projects/pretalx/components/?format=api",
                    "repository_url": "http://translate.pretalx.com/api/projects/pretalx/repository/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/projects/pretalx/statistics/?format=api",
                    "changes_list_url": "http://translate.pretalx.com/api/projects/pretalx/changes/?format=api",
                    "languages_url": "http://translate.pretalx.com/api/projects/pretalx/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "http://translate.pretalx.com/git/pretalx/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "",
                "web_url": "http://translate.pretalx.com/projects/pretalx/glossary/",
                "url": "http://translate.pretalx.com/api/components/pretalx/glossary/?format=api",
                "repository_url": "http://translate.pretalx.com/api/components/pretalx/glossary/repository/?format=api",
                "translations_url": "http://translate.pretalx.com/api/components/pretalx/glossary/translations/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/components/pretalx/glossary/statistics/?format=api",
                "lock_url": "http://translate.pretalx.com/api/components/pretalx/glossary/lock/?format=api",
                "links_url": "http://translate.pretalx.com/api/components/pretalx/glossary/links/?format=api",
                "changes_list_url": "http://translate.pretalx.com/api/components/pretalx/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "cs",
            "id": 20,
            "filename": "cs.tbx",
            "revision": "cc34c57b90d7f5025b6c2c0e1e450448d52dc048",
            "web_url": "http://translate.pretalx.com/projects/pretalx/glossary/cs/",
            "share_url": "http://translate.pretalx.com/engage/pretalx/cs/",
            "translate_url": "http://translate.pretalx.com/translate/pretalx/glossary/cs/",
            "url": "http://translate.pretalx.com/api/translations/pretalx/glossary/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 84,
            "total_words": 129,
            "translated": 83,
            "translated_words": 127,
            "translated_percent": 98.8,
            "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": "2024-05-04T10:36:42.268859Z",
            "last_author": "Michal Stanke",
            "repository_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/cs/repository/?format=api",
            "file_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/cs/file/?format=api",
            "statistics_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/cs/statistics/?format=api",
            "changes_list_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/cs/changes/?format=api",
            "units_list_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/cs/units/?format=api"
        },
        {
            "language": {
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 88,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "http://translate.pretalx.com/languages/es/",
                "url": "http://translate.pretalx.com/api/languages/es/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "pretalx Glossary",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.pretalx.com/languages/en/",
                    "url": "http://translate.pretalx.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "pretalx",
                    "slug": "pretalx",
                    "id": 1,
                    "web": "https://pretalx.com",
                    "web_url": "http://translate.pretalx.com/projects/pretalx/",
                    "url": "http://translate.pretalx.com/api/projects/pretalx/?format=api",
                    "components_list_url": "http://translate.pretalx.com/api/projects/pretalx/components/?format=api",
                    "repository_url": "http://translate.pretalx.com/api/projects/pretalx/repository/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/projects/pretalx/statistics/?format=api",
                    "changes_list_url": "http://translate.pretalx.com/api/projects/pretalx/changes/?format=api",
                    "languages_url": "http://translate.pretalx.com/api/projects/pretalx/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "http://translate.pretalx.com/git/pretalx/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "",
                "web_url": "http://translate.pretalx.com/projects/pretalx/glossary/",
                "url": "http://translate.pretalx.com/api/components/pretalx/glossary/?format=api",
                "repository_url": "http://translate.pretalx.com/api/components/pretalx/glossary/repository/?format=api",
                "translations_url": "http://translate.pretalx.com/api/components/pretalx/glossary/translations/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/components/pretalx/glossary/statistics/?format=api",
                "lock_url": "http://translate.pretalx.com/api/components/pretalx/glossary/lock/?format=api",
                "links_url": "http://translate.pretalx.com/api/components/pretalx/glossary/links/?format=api",
                "changes_list_url": "http://translate.pretalx.com/api/components/pretalx/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "es",
            "id": 21,
            "filename": "es.tbx",
            "revision": "8f1e4b7ca1817bdb57663939fce3e814ef2f1c93",
            "web_url": "http://translate.pretalx.com/projects/pretalx/glossary/es/",
            "share_url": "http://translate.pretalx.com/engage/pretalx/es/",
            "translate_url": "http://translate.pretalx.com/translate/pretalx/glossary/es/",
            "url": "http://translate.pretalx.com/api/translations/pretalx/glossary/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 69,
            "total_words": 114,
            "translated": 1,
            "translated_words": 2,
            "translated_percent": 1.4,
            "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-09-14T13:56:01.144032Z",
            "last_author": null,
            "repository_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/es/repository/?format=api",
            "file_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/es/file/?format=api",
            "statistics_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/es/statistics/?format=api",
            "changes_list_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/es/changes/?format=api",
            "units_list_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/es/units/?format=api"
        },
        {
            "language": {
                "code": "es_MX",
                "name": "Spanish (Mexico)",
                "plural": {
                    "id": 95,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "mspanish"
                ],
                "direction": "ltr",
                "population": 106779500,
                "web_url": "http://translate.pretalx.com/languages/es_MX/",
                "url": "http://translate.pretalx.com/api/languages/es_MX/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/languages/es_MX/statistics/?format=api"
            },
            "component": {
                "name": "pretalx Glossary",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.pretalx.com/languages/en/",
                    "url": "http://translate.pretalx.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "pretalx",
                    "slug": "pretalx",
                    "id": 1,
                    "web": "https://pretalx.com",
                    "web_url": "http://translate.pretalx.com/projects/pretalx/",
                    "url": "http://translate.pretalx.com/api/projects/pretalx/?format=api",
                    "components_list_url": "http://translate.pretalx.com/api/projects/pretalx/components/?format=api",
                    "repository_url": "http://translate.pretalx.com/api/projects/pretalx/repository/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/projects/pretalx/statistics/?format=api",
                    "changes_list_url": "http://translate.pretalx.com/api/projects/pretalx/changes/?format=api",
                    "languages_url": "http://translate.pretalx.com/api/projects/pretalx/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "http://translate.pretalx.com/git/pretalx/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "",
                "web_url": "http://translate.pretalx.com/projects/pretalx/glossary/",
                "url": "http://translate.pretalx.com/api/components/pretalx/glossary/?format=api",
                "repository_url": "http://translate.pretalx.com/api/components/pretalx/glossary/repository/?format=api",
                "translations_url": "http://translate.pretalx.com/api/components/pretalx/glossary/translations/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/components/pretalx/glossary/statistics/?format=api",
                "lock_url": "http://translate.pretalx.com/api/components/pretalx/glossary/lock/?format=api",
                "links_url": "http://translate.pretalx.com/api/components/pretalx/glossary/links/?format=api",
                "changes_list_url": "http://translate.pretalx.com/api/components/pretalx/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "es_MX",
            "id": 22,
            "filename": "es_MX.tbx",
            "revision": "2c3d4be214738bd6cdae670c5267919bba07257c",
            "web_url": "http://translate.pretalx.com/projects/pretalx/glossary/es_MX/",
            "share_url": "http://translate.pretalx.com/engage/pretalx/es_MX/",
            "translate_url": "http://translate.pretalx.com/translate/pretalx/glossary/es_MX/",
            "url": "http://translate.pretalx.com/api/translations/pretalx/glossary/es_MX/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 72,
            "total_words": 116,
            "translated": 4,
            "translated_words": 4,
            "translated_percent": 5.5,
            "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": "2020-03-18T07:48:25.409487Z",
            "last_author": null,
            "repository_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/es_MX/repository/?format=api",
            "file_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/es_MX/file/?format=api",
            "statistics_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/es_MX/statistics/?format=api",
            "changes_list_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/es_MX/changes/?format=api",
            "units_list_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/es_MX/units/?format=api"
        },
        {
            "language": {
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 152,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "http://translate.pretalx.com/languages/it/",
                "url": "http://translate.pretalx.com/api/languages/it/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/languages/it/statistics/?format=api"
            },
            "component": {
                "name": "pretalx Glossary",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.pretalx.com/languages/en/",
                    "url": "http://translate.pretalx.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "pretalx",
                    "slug": "pretalx",
                    "id": 1,
                    "web": "https://pretalx.com",
                    "web_url": "http://translate.pretalx.com/projects/pretalx/",
                    "url": "http://translate.pretalx.com/api/projects/pretalx/?format=api",
                    "components_list_url": "http://translate.pretalx.com/api/projects/pretalx/components/?format=api",
                    "repository_url": "http://translate.pretalx.com/api/projects/pretalx/repository/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/projects/pretalx/statistics/?format=api",
                    "changes_list_url": "http://translate.pretalx.com/api/projects/pretalx/changes/?format=api",
                    "languages_url": "http://translate.pretalx.com/api/projects/pretalx/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "http://translate.pretalx.com/git/pretalx/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "",
                "web_url": "http://translate.pretalx.com/projects/pretalx/glossary/",
                "url": "http://translate.pretalx.com/api/components/pretalx/glossary/?format=api",
                "repository_url": "http://translate.pretalx.com/api/components/pretalx/glossary/repository/?format=api",
                "translations_url": "http://translate.pretalx.com/api/components/pretalx/glossary/translations/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/components/pretalx/glossary/statistics/?format=api",
                "lock_url": "http://translate.pretalx.com/api/components/pretalx/glossary/lock/?format=api",
                "links_url": "http://translate.pretalx.com/api/components/pretalx/glossary/links/?format=api",
                "changes_list_url": "http://translate.pretalx.com/api/components/pretalx/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "it",
            "id": 23,
            "filename": "it.tbx",
            "revision": "787b7cac99dc19f12d026093c0948a60fc2ceb83",
            "web_url": "http://translate.pretalx.com/projects/pretalx/glossary/it/",
            "share_url": "http://translate.pretalx.com/engage/pretalx/it/",
            "translate_url": "http://translate.pretalx.com/translate/pretalx/glossary/it/",
            "url": "http://translate.pretalx.com/api/translations/pretalx/glossary/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 78,
            "total_words": 128,
            "translated": 67,
            "translated_words": 112,
            "translated_percent": 85.8,
            "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": "2023-12-31T13:02:26.426276Z",
            "last_author": "Floriana Sciumbata",
            "repository_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/it/repository/?format=api",
            "file_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/it/file/?format=api",
            "statistics_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/it/statistics/?format=api",
            "changes_list_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/it/changes/?format=api",
            "units_list_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/it/units/?format=api"
        },
        {
            "language": {
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 252,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "bp",
                    "por_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 192661560,
                "web_url": "http://translate.pretalx.com/languages/pt_BR/",
                "url": "http://translate.pretalx.com/api/languages/pt_BR/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/languages/pt_BR/statistics/?format=api"
            },
            "component": {
                "name": "pretalx Glossary",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.pretalx.com/languages/en/",
                    "url": "http://translate.pretalx.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "pretalx",
                    "slug": "pretalx",
                    "id": 1,
                    "web": "https://pretalx.com",
                    "web_url": "http://translate.pretalx.com/projects/pretalx/",
                    "url": "http://translate.pretalx.com/api/projects/pretalx/?format=api",
                    "components_list_url": "http://translate.pretalx.com/api/projects/pretalx/components/?format=api",
                    "repository_url": "http://translate.pretalx.com/api/projects/pretalx/repository/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/projects/pretalx/statistics/?format=api",
                    "changes_list_url": "http://translate.pretalx.com/api/projects/pretalx/changes/?format=api",
                    "languages_url": "http://translate.pretalx.com/api/projects/pretalx/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "http://translate.pretalx.com/git/pretalx/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "",
                "web_url": "http://translate.pretalx.com/projects/pretalx/glossary/",
                "url": "http://translate.pretalx.com/api/components/pretalx/glossary/?format=api",
                "repository_url": "http://translate.pretalx.com/api/components/pretalx/glossary/repository/?format=api",
                "translations_url": "http://translate.pretalx.com/api/components/pretalx/glossary/translations/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/components/pretalx/glossary/statistics/?format=api",
                "lock_url": "http://translate.pretalx.com/api/components/pretalx/glossary/lock/?format=api",
                "links_url": "http://translate.pretalx.com/api/components/pretalx/glossary/links/?format=api",
                "changes_list_url": "http://translate.pretalx.com/api/components/pretalx/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "pt_BR",
            "id": 24,
            "filename": "pt_BR.tbx",
            "revision": "d91513cb05c8fe2a85ee5143fc35c7c07e0f4dae",
            "web_url": "http://translate.pretalx.com/projects/pretalx/glossary/pt_BR/",
            "share_url": "http://translate.pretalx.com/engage/pretalx/pt_BR/",
            "translate_url": "http://translate.pretalx.com/translate/pretalx/glossary/pt_BR/",
            "url": "http://translate.pretalx.com/api/translations/pretalx/glossary/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 71,
            "total_words": 115,
            "translated": 59,
            "translated_words": 95,
            "translated_percent": 83.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": "2023-11-21T18:53:23.362674Z",
            "last_author": "Gian Cavalcante",
            "repository_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/pt_BR/repository/?format=api",
            "file_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/pt_BR/file/?format=api",
            "statistics_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/pt_BR/statistics/?format=api",
            "changes_list_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/pt_BR/changes/?format=api",
            "units_list_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/pt_BR/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hant",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 351,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tchinese",
                    "zh_cht",
                    "zhtw",
                    "zh_tw",
                    "zh_hant_tw",
                    "zh_hant@zh",
                    "zh_cmn_hant",
                    "cht",
                    "zho"
                ],
                "direction": "ltr",
                "population": 38612556,
                "web_url": "http://translate.pretalx.com/languages/zh_Hant/",
                "url": "http://translate.pretalx.com/api/languages/zh_Hant/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/languages/zh_Hant/statistics/?format=api"
            },
            "component": {
                "name": "pretalx Glossary",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.pretalx.com/languages/en/",
                    "url": "http://translate.pretalx.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "pretalx",
                    "slug": "pretalx",
                    "id": 1,
                    "web": "https://pretalx.com",
                    "web_url": "http://translate.pretalx.com/projects/pretalx/",
                    "url": "http://translate.pretalx.com/api/projects/pretalx/?format=api",
                    "components_list_url": "http://translate.pretalx.com/api/projects/pretalx/components/?format=api",
                    "repository_url": "http://translate.pretalx.com/api/projects/pretalx/repository/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/projects/pretalx/statistics/?format=api",
                    "changes_list_url": "http://translate.pretalx.com/api/projects/pretalx/changes/?format=api",
                    "languages_url": "http://translate.pretalx.com/api/projects/pretalx/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "http://translate.pretalx.com/git/pretalx/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "",
                "web_url": "http://translate.pretalx.com/projects/pretalx/glossary/",
                "url": "http://translate.pretalx.com/api/components/pretalx/glossary/?format=api",
                "repository_url": "http://translate.pretalx.com/api/components/pretalx/glossary/repository/?format=api",
                "translations_url": "http://translate.pretalx.com/api/components/pretalx/glossary/translations/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/components/pretalx/glossary/statistics/?format=api",
                "lock_url": "http://translate.pretalx.com/api/components/pretalx/glossary/lock/?format=api",
                "links_url": "http://translate.pretalx.com/api/components/pretalx/glossary/links/?format=api",
                "changes_list_url": "http://translate.pretalx.com/api/components/pretalx/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hant",
            "id": 25,
            "filename": "zh_Hant.tbx",
            "revision": "3076e39ecc5d7f9ab03fcfed18b58fcb097f35dc",
            "web_url": "http://translate.pretalx.com/projects/pretalx/glossary/zh_Hant/",
            "share_url": "http://translate.pretalx.com/engage/pretalx/zh_Hant/",
            "translate_url": "http://translate.pretalx.com/translate/pretalx/glossary/zh_Hant/",
            "url": "http://translate.pretalx.com/api/translations/pretalx/glossary/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 89,
            "total_words": 145,
            "translated": 88,
            "translated_words": 144,
            "translated_percent": 98.8,
            "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": "2023-03-02T19:09:47.341390Z",
            "last_author": null,
            "repository_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/zh_Hant/repository/?format=api",
            "file_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/zh_Hant/file/?format=api",
            "statistics_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/zh_Hant/statistics/?format=api",
            "changes_list_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/zh_Hant/changes/?format=api",
            "units_list_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/zh_Hant/units/?format=api"
        },
        {
            "language": {
                "code": "ar",
                "name": "Arabic",
                "plural": {
                    "id": 12,
                    "source": 0,
                    "number": 6,
                    "formula": "n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5",
                    "type": 3
                },
                "aliases": [
                    "ar_ar",
                    "ara"
                ],
                "direction": "rtl",
                "population": 351664195,
                "web_url": "http://translate.pretalx.com/languages/ar/",
                "url": "http://translate.pretalx.com/api/languages/ar/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/languages/ar/statistics/?format=api"
            },
            "component": {
                "name": "pretalx Glossary",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.pretalx.com/languages/en/",
                    "url": "http://translate.pretalx.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "pretalx",
                    "slug": "pretalx",
                    "id": 1,
                    "web": "https://pretalx.com",
                    "web_url": "http://translate.pretalx.com/projects/pretalx/",
                    "url": "http://translate.pretalx.com/api/projects/pretalx/?format=api",
                    "components_list_url": "http://translate.pretalx.com/api/projects/pretalx/components/?format=api",
                    "repository_url": "http://translate.pretalx.com/api/projects/pretalx/repository/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/projects/pretalx/statistics/?format=api",
                    "changes_list_url": "http://translate.pretalx.com/api/projects/pretalx/changes/?format=api",
                    "languages_url": "http://translate.pretalx.com/api/projects/pretalx/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "http://translate.pretalx.com/git/pretalx/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "",
                "web_url": "http://translate.pretalx.com/projects/pretalx/glossary/",
                "url": "http://translate.pretalx.com/api/components/pretalx/glossary/?format=api",
                "repository_url": "http://translate.pretalx.com/api/components/pretalx/glossary/repository/?format=api",
                "translations_url": "http://translate.pretalx.com/api/components/pretalx/glossary/translations/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/components/pretalx/glossary/statistics/?format=api",
                "lock_url": "http://translate.pretalx.com/api/components/pretalx/glossary/lock/?format=api",
                "links_url": "http://translate.pretalx.com/api/components/pretalx/glossary/links/?format=api",
                "changes_list_url": "http://translate.pretalx.com/api/components/pretalx/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "ar",
            "id": 26,
            "filename": "ar.tbx",
            "revision": "ae259055e78474a09a130ad11ab4e1cb4a67b4fd",
            "web_url": "http://translate.pretalx.com/projects/pretalx/glossary/ar/",
            "share_url": "http://translate.pretalx.com/engage/pretalx/ar/",
            "translate_url": "http://translate.pretalx.com/translate/pretalx/glossary/ar/",
            "url": "http://translate.pretalx.com/api/translations/pretalx/glossary/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 68,
            "total_words": 112,
            "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": "http://translate.pretalx.com/api/translations/pretalx/glossary/ar/repository/?format=api",
            "file_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/ar/file/?format=api",
            "statistics_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/ar/statistics/?format=api",
            "changes_list_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/ar/changes/?format=api",
            "units_list_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/ar/units/?format=api"
        },
        {
            "language": {
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "ca_ca",
                    "cat"
                ],
                "direction": "ltr",
                "population": 8679138,
                "web_url": "http://translate.pretalx.com/languages/ca/",
                "url": "http://translate.pretalx.com/api/languages/ca/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/languages/ca/statistics/?format=api"
            },
            "component": {
                "name": "pretalx Glossary",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.pretalx.com/languages/en/",
                    "url": "http://translate.pretalx.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "pretalx",
                    "slug": "pretalx",
                    "id": 1,
                    "web": "https://pretalx.com",
                    "web_url": "http://translate.pretalx.com/projects/pretalx/",
                    "url": "http://translate.pretalx.com/api/projects/pretalx/?format=api",
                    "components_list_url": "http://translate.pretalx.com/api/projects/pretalx/components/?format=api",
                    "repository_url": "http://translate.pretalx.com/api/projects/pretalx/repository/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/projects/pretalx/statistics/?format=api",
                    "changes_list_url": "http://translate.pretalx.com/api/projects/pretalx/changes/?format=api",
                    "languages_url": "http://translate.pretalx.com/api/projects/pretalx/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "http://translate.pretalx.com/git/pretalx/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "",
                "web_url": "http://translate.pretalx.com/projects/pretalx/glossary/",
                "url": "http://translate.pretalx.com/api/components/pretalx/glossary/?format=api",
                "repository_url": "http://translate.pretalx.com/api/components/pretalx/glossary/repository/?format=api",
                "translations_url": "http://translate.pretalx.com/api/components/pretalx/glossary/translations/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/components/pretalx/glossary/statistics/?format=api",
                "lock_url": "http://translate.pretalx.com/api/components/pretalx/glossary/lock/?format=api",
                "links_url": "http://translate.pretalx.com/api/components/pretalx/glossary/links/?format=api",
                "changes_list_url": "http://translate.pretalx.com/api/components/pretalx/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "ca",
            "id": 27,
            "filename": "ca.tbx",
            "revision": "377e51e45e8565bb64b8f7dfdd0da863153fcf78",
            "web_url": "http://translate.pretalx.com/projects/pretalx/glossary/ca/",
            "share_url": "http://translate.pretalx.com/engage/pretalx/ca/",
            "translate_url": "http://translate.pretalx.com/translate/pretalx/glossary/ca/",
            "url": "http://translate.pretalx.com/api/translations/pretalx/glossary/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 68,
            "total_words": 112,
            "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": "http://translate.pretalx.com/api/translations/pretalx/glossary/ca/repository/?format=api",
            "file_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/ca/file/?format=api",
            "statistics_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/ca/statistics/?format=api",
            "changes_list_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/ca/changes/?format=api",
            "units_list_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/ca/units/?format=api"
        },
        {
            "language": {
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "http://translate.pretalx.com/languages/de/",
                "url": "http://translate.pretalx.com/api/languages/de/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "pretalx Glossary",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.pretalx.com/languages/en/",
                    "url": "http://translate.pretalx.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "pretalx",
                    "slug": "pretalx",
                    "id": 1,
                    "web": "https://pretalx.com",
                    "web_url": "http://translate.pretalx.com/projects/pretalx/",
                    "url": "http://translate.pretalx.com/api/projects/pretalx/?format=api",
                    "components_list_url": "http://translate.pretalx.com/api/projects/pretalx/components/?format=api",
                    "repository_url": "http://translate.pretalx.com/api/projects/pretalx/repository/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/projects/pretalx/statistics/?format=api",
                    "changes_list_url": "http://translate.pretalx.com/api/projects/pretalx/changes/?format=api",
                    "languages_url": "http://translate.pretalx.com/api/projects/pretalx/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "http://translate.pretalx.com/git/pretalx/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "",
                "web_url": "http://translate.pretalx.com/projects/pretalx/glossary/",
                "url": "http://translate.pretalx.com/api/components/pretalx/glossary/?format=api",
                "repository_url": "http://translate.pretalx.com/api/components/pretalx/glossary/repository/?format=api",
                "translations_url": "http://translate.pretalx.com/api/components/pretalx/glossary/translations/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/components/pretalx/glossary/statistics/?format=api",
                "lock_url": "http://translate.pretalx.com/api/components/pretalx/glossary/lock/?format=api",
                "links_url": "http://translate.pretalx.com/api/components/pretalx/glossary/links/?format=api",
                "changes_list_url": "http://translate.pretalx.com/api/components/pretalx/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "de",
            "id": 28,
            "filename": "de.tbx",
            "revision": "a14415176e8aeeb4a40df23bea26833dfb2b91e5",
            "web_url": "http://translate.pretalx.com/projects/pretalx/glossary/de/",
            "share_url": "http://translate.pretalx.com/engage/pretalx/de/",
            "translate_url": "http://translate.pretalx.com/translate/pretalx/glossary/de/",
            "url": "http://translate.pretalx.com/api/translations/pretalx/glossary/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 68,
            "total_words": 112,
            "translated": 34,
            "translated_words": 53,
            "translated_percent": 50.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": "2024-02-12T13:16:59.613068Z",
            "last_author": "Tobias Kunze",
            "repository_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/de/repository/?format=api",
            "file_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/de/file/?format=api",
            "statistics_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/de/statistics/?format=api",
            "changes_list_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/de/changes/?format=api",
            "units_list_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/de/units/?format=api"
        },
        {
            "language": {
                "code": "el",
                "name": "Greek",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "gr",
                    "ell",
                    "gre"
                ],
                "direction": "ltr",
                "population": 12292240,
                "web_url": "http://translate.pretalx.com/languages/el/",
                "url": "http://translate.pretalx.com/api/languages/el/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/languages/el/statistics/?format=api"
            },
            "component": {
                "name": "pretalx Glossary",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.pretalx.com/languages/en/",
                    "url": "http://translate.pretalx.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "pretalx",
                    "slug": "pretalx",
                    "id": 1,
                    "web": "https://pretalx.com",
                    "web_url": "http://translate.pretalx.com/projects/pretalx/",
                    "url": "http://translate.pretalx.com/api/projects/pretalx/?format=api",
                    "components_list_url": "http://translate.pretalx.com/api/projects/pretalx/components/?format=api",
                    "repository_url": "http://translate.pretalx.com/api/projects/pretalx/repository/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/projects/pretalx/statistics/?format=api",
                    "changes_list_url": "http://translate.pretalx.com/api/projects/pretalx/changes/?format=api",
                    "languages_url": "http://translate.pretalx.com/api/projects/pretalx/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "http://translate.pretalx.com/git/pretalx/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "",
                "web_url": "http://translate.pretalx.com/projects/pretalx/glossary/",
                "url": "http://translate.pretalx.com/api/components/pretalx/glossary/?format=api",
                "repository_url": "http://translate.pretalx.com/api/components/pretalx/glossary/repository/?format=api",
                "translations_url": "http://translate.pretalx.com/api/components/pretalx/glossary/translations/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/components/pretalx/glossary/statistics/?format=api",
                "lock_url": "http://translate.pretalx.com/api/components/pretalx/glossary/lock/?format=api",
                "links_url": "http://translate.pretalx.com/api/components/pretalx/glossary/links/?format=api",
                "changes_list_url": "http://translate.pretalx.com/api/components/pretalx/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "el",
            "id": 29,
            "filename": "el.tbx",
            "revision": "294e61dd208062aefe8bad9026112bc65aab62c6",
            "web_url": "http://translate.pretalx.com/projects/pretalx/glossary/el/",
            "share_url": "http://translate.pretalx.com/engage/pretalx/el/",
            "translate_url": "http://translate.pretalx.com/translate/pretalx/glossary/el/",
            "url": "http://translate.pretalx.com/api/translations/pretalx/glossary/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 68,
            "total_words": 112,
            "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": "http://translate.pretalx.com/api/translations/pretalx/glossary/el/repository/?format=api",
            "file_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/el/file/?format=api",
            "statistics_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/el/statistics/?format=api",
            "changes_list_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/el/changes/?format=api",
            "units_list_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/el/units/?format=api"
        },
        {
            "language": {
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 109,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "http://translate.pretalx.com/languages/fr/",
                "url": "http://translate.pretalx.com/api/languages/fr/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "pretalx Glossary",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.pretalx.com/languages/en/",
                    "url": "http://translate.pretalx.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "pretalx",
                    "slug": "pretalx",
                    "id": 1,
                    "web": "https://pretalx.com",
                    "web_url": "http://translate.pretalx.com/projects/pretalx/",
                    "url": "http://translate.pretalx.com/api/projects/pretalx/?format=api",
                    "components_list_url": "http://translate.pretalx.com/api/projects/pretalx/components/?format=api",
                    "repository_url": "http://translate.pretalx.com/api/projects/pretalx/repository/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/projects/pretalx/statistics/?format=api",
                    "changes_list_url": "http://translate.pretalx.com/api/projects/pretalx/changes/?format=api",
                    "languages_url": "http://translate.pretalx.com/api/projects/pretalx/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "http://translate.pretalx.com/git/pretalx/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "",
                "web_url": "http://translate.pretalx.com/projects/pretalx/glossary/",
                "url": "http://translate.pretalx.com/api/components/pretalx/glossary/?format=api",
                "repository_url": "http://translate.pretalx.com/api/components/pretalx/glossary/repository/?format=api",
                "translations_url": "http://translate.pretalx.com/api/components/pretalx/glossary/translations/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/components/pretalx/glossary/statistics/?format=api",
                "lock_url": "http://translate.pretalx.com/api/components/pretalx/glossary/lock/?format=api",
                "links_url": "http://translate.pretalx.com/api/components/pretalx/glossary/links/?format=api",
                "changes_list_url": "http://translate.pretalx.com/api/components/pretalx/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "fr",
            "id": 30,
            "filename": "fr.tbx",
            "revision": "90d8f6bf44dad5d564078a4f83bcb25ef9b526ec",
            "web_url": "http://translate.pretalx.com/projects/pretalx/glossary/fr/",
            "share_url": "http://translate.pretalx.com/engage/pretalx/fr/",
            "translate_url": "http://translate.pretalx.com/translate/pretalx/glossary/fr/",
            "url": "http://translate.pretalx.com/api/translations/pretalx/glossary/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 69,
            "total_words": 114,
            "translated": 69,
            "translated_words": 114,
            "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": "2024-04-29T13:30:04.102348Z",
            "last_author": "bristow",
            "repository_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/fr/repository/?format=api",
            "file_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/fr/file/?format=api",
            "statistics_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/fr/statistics/?format=api",
            "changes_list_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/fr/changes/?format=api",
            "units_list_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/fr/units/?format=api"
        },
        {
            "language": {
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 145,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "population": 171207687,
                "web_url": "http://translate.pretalx.com/languages/id/",
                "url": "http://translate.pretalx.com/api/languages/id/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/languages/id/statistics/?format=api"
            },
            "component": {
                "name": "pretalx Glossary",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.pretalx.com/languages/en/",
                    "url": "http://translate.pretalx.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "pretalx",
                    "slug": "pretalx",
                    "id": 1,
                    "web": "https://pretalx.com",
                    "web_url": "http://translate.pretalx.com/projects/pretalx/",
                    "url": "http://translate.pretalx.com/api/projects/pretalx/?format=api",
                    "components_list_url": "http://translate.pretalx.com/api/projects/pretalx/components/?format=api",
                    "repository_url": "http://translate.pretalx.com/api/projects/pretalx/repository/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/projects/pretalx/statistics/?format=api",
                    "changes_list_url": "http://translate.pretalx.com/api/projects/pretalx/changes/?format=api",
                    "languages_url": "http://translate.pretalx.com/api/projects/pretalx/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "http://translate.pretalx.com/git/pretalx/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "",
                "web_url": "http://translate.pretalx.com/projects/pretalx/glossary/",
                "url": "http://translate.pretalx.com/api/components/pretalx/glossary/?format=api",
                "repository_url": "http://translate.pretalx.com/api/components/pretalx/glossary/repository/?format=api",
                "translations_url": "http://translate.pretalx.com/api/components/pretalx/glossary/translations/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/components/pretalx/glossary/statistics/?format=api",
                "lock_url": "http://translate.pretalx.com/api/components/pretalx/glossary/lock/?format=api",
                "links_url": "http://translate.pretalx.com/api/components/pretalx/glossary/links/?format=api",
                "changes_list_url": "http://translate.pretalx.com/api/components/pretalx/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "id",
            "id": 31,
            "filename": "id.tbx",
            "revision": "b05169f57bf492029ed2c8309beeb1f08076e882",
            "web_url": "http://translate.pretalx.com/projects/pretalx/glossary/id/",
            "share_url": "http://translate.pretalx.com/engage/pretalx/id/",
            "translate_url": "http://translate.pretalx.com/translate/pretalx/glossary/id/",
            "url": "http://translate.pretalx.com/api/translations/pretalx/glossary/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 68,
            "total_words": 112,
            "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": "http://translate.pretalx.com/api/translations/pretalx/glossary/id/repository/?format=api",
            "file_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/id/file/?format=api",
            "statistics_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/id/statistics/?format=api",
            "changes_list_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/id/changes/?format=api",
            "units_list_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/id/units/?format=api"
        },
        {
            "language": {
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 154,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "jp_jpn",
                    "ja_ja",
                    "jpn_jp",
                    "jpn"
                ],
                "direction": "ltr",
                "population": 119729025,
                "web_url": "http://translate.pretalx.com/languages/ja/",
                "url": "http://translate.pretalx.com/api/languages/ja/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/languages/ja/statistics/?format=api"
            },
            "component": {
                "name": "pretalx Glossary",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.pretalx.com/languages/en/",
                    "url": "http://translate.pretalx.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "pretalx",
                    "slug": "pretalx",
                    "id": 1,
                    "web": "https://pretalx.com",
                    "web_url": "http://translate.pretalx.com/projects/pretalx/",
                    "url": "http://translate.pretalx.com/api/projects/pretalx/?format=api",
                    "components_list_url": "http://translate.pretalx.com/api/projects/pretalx/components/?format=api",
                    "repository_url": "http://translate.pretalx.com/api/projects/pretalx/repository/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/projects/pretalx/statistics/?format=api",
                    "changes_list_url": "http://translate.pretalx.com/api/projects/pretalx/changes/?format=api",
                    "languages_url": "http://translate.pretalx.com/api/projects/pretalx/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "http://translate.pretalx.com/git/pretalx/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "",
                "web_url": "http://translate.pretalx.com/projects/pretalx/glossary/",
                "url": "http://translate.pretalx.com/api/components/pretalx/glossary/?format=api",
                "repository_url": "http://translate.pretalx.com/api/components/pretalx/glossary/repository/?format=api",
                "translations_url": "http://translate.pretalx.com/api/components/pretalx/glossary/translations/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/components/pretalx/glossary/statistics/?format=api",
                "lock_url": "http://translate.pretalx.com/api/components/pretalx/glossary/lock/?format=api",
                "links_url": "http://translate.pretalx.com/api/components/pretalx/glossary/links/?format=api",
                "changes_list_url": "http://translate.pretalx.com/api/components/pretalx/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "ja",
            "id": 32,
            "filename": "ja.tbx",
            "revision": "178323b58058feb3f91101dfc4c635fb67a0de90",
            "web_url": "http://translate.pretalx.com/projects/pretalx/glossary/ja/",
            "share_url": "http://translate.pretalx.com/engage/pretalx/ja/",
            "translate_url": "http://translate.pretalx.com/translate/pretalx/glossary/ja/",
            "url": "http://translate.pretalx.com/api/translations/pretalx/glossary/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 68,
            "total_words": 112,
            "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": "http://translate.pretalx.com/api/translations/pretalx/glossary/ja/repository/?format=api",
            "file_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/ja/file/?format=api",
            "statistics_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/ja/statistics/?format=api",
            "changes_list_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/ja/changes/?format=api",
            "units_list_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/ja/units/?format=api"
        },
        {
            "language": {
                "code": "pt_PT",
                "name": "Portuguese (Portugal)",
                "plural": {
                    "id": 253,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "portuguese_portugal"
                ],
                "direction": "ltr",
                "population": 9890592,
                "web_url": "http://translate.pretalx.com/languages/pt_PT/",
                "url": "http://translate.pretalx.com/api/languages/pt_PT/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/languages/pt_PT/statistics/?format=api"
            },
            "component": {
                "name": "pretalx Glossary",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.pretalx.com/languages/en/",
                    "url": "http://translate.pretalx.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "pretalx",
                    "slug": "pretalx",
                    "id": 1,
                    "web": "https://pretalx.com",
                    "web_url": "http://translate.pretalx.com/projects/pretalx/",
                    "url": "http://translate.pretalx.com/api/projects/pretalx/?format=api",
                    "components_list_url": "http://translate.pretalx.com/api/projects/pretalx/components/?format=api",
                    "repository_url": "http://translate.pretalx.com/api/projects/pretalx/repository/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/projects/pretalx/statistics/?format=api",
                    "changes_list_url": "http://translate.pretalx.com/api/projects/pretalx/changes/?format=api",
                    "languages_url": "http://translate.pretalx.com/api/projects/pretalx/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "http://translate.pretalx.com/git/pretalx/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "",
                "web_url": "http://translate.pretalx.com/projects/pretalx/glossary/",
                "url": "http://translate.pretalx.com/api/components/pretalx/glossary/?format=api",
                "repository_url": "http://translate.pretalx.com/api/components/pretalx/glossary/repository/?format=api",
                "translations_url": "http://translate.pretalx.com/api/components/pretalx/glossary/translations/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/components/pretalx/glossary/statistics/?format=api",
                "lock_url": "http://translate.pretalx.com/api/components/pretalx/glossary/lock/?format=api",
                "links_url": "http://translate.pretalx.com/api/components/pretalx/glossary/links/?format=api",
                "changes_list_url": "http://translate.pretalx.com/api/components/pretalx/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "pt_PT",
            "id": 33,
            "filename": "pt_PT.tbx",
            "revision": "07c2f3df31c9b9b19794b869b1484040f97172a2",
            "web_url": "http://translate.pretalx.com/projects/pretalx/glossary/pt_PT/",
            "share_url": "http://translate.pretalx.com/engage/pretalx/pt_PT/",
            "translate_url": "http://translate.pretalx.com/translate/pretalx/glossary/pt_PT/",
            "url": "http://translate.pretalx.com/api/translations/pretalx/glossary/pt_PT/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 68,
            "total_words": 112,
            "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": "http://translate.pretalx.com/api/translations/pretalx/glossary/pt_PT/repository/?format=api",
            "file_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/pt_PT/file/?format=api",
            "statistics_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/pt_PT/statistics/?format=api",
            "changes_list_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/pt_PT/changes/?format=api",
            "units_list_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/pt_PT/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 349,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "http://translate.pretalx.com/languages/zh_Hans/",
                "url": "http://translate.pretalx.com/api/languages/zh_Hans/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "pretalx Glossary",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.pretalx.com/languages/en/",
                    "url": "http://translate.pretalx.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "pretalx",
                    "slug": "pretalx",
                    "id": 1,
                    "web": "https://pretalx.com",
                    "web_url": "http://translate.pretalx.com/projects/pretalx/",
                    "url": "http://translate.pretalx.com/api/projects/pretalx/?format=api",
                    "components_list_url": "http://translate.pretalx.com/api/projects/pretalx/components/?format=api",
                    "repository_url": "http://translate.pretalx.com/api/projects/pretalx/repository/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/projects/pretalx/statistics/?format=api",
                    "changes_list_url": "http://translate.pretalx.com/api/projects/pretalx/changes/?format=api",
                    "languages_url": "http://translate.pretalx.com/api/projects/pretalx/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "http://translate.pretalx.com/git/pretalx/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "",
                "web_url": "http://translate.pretalx.com/projects/pretalx/glossary/",
                "url": "http://translate.pretalx.com/api/components/pretalx/glossary/?format=api",
                "repository_url": "http://translate.pretalx.com/api/components/pretalx/glossary/repository/?format=api",
                "translations_url": "http://translate.pretalx.com/api/components/pretalx/glossary/translations/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/components/pretalx/glossary/statistics/?format=api",
                "lock_url": "http://translate.pretalx.com/api/components/pretalx/glossary/lock/?format=api",
                "links_url": "http://translate.pretalx.com/api/components/pretalx/glossary/links/?format=api",
                "changes_list_url": "http://translate.pretalx.com/api/components/pretalx/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hans",
            "id": 34,
            "filename": "zh_Hans.tbx",
            "revision": "33875d3ed720d42f0c1fd9ee5fecc4f17db905d6",
            "web_url": "http://translate.pretalx.com/projects/pretalx/glossary/zh_Hans/",
            "share_url": "http://translate.pretalx.com/engage/pretalx/zh_Hans/",
            "translate_url": "http://translate.pretalx.com/translate/pretalx/glossary/zh_Hans/",
            "url": "http://translate.pretalx.com/api/translations/pretalx/glossary/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 68,
            "total_words": 112,
            "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": "http://translate.pretalx.com/api/translations/pretalx/glossary/zh_Hans/repository/?format=api",
            "file_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/zh_Hans/file/?format=api",
            "statistics_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/zh_Hans/statistics/?format=api",
            "changes_list_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/zh_Hans/changes/?format=api",
            "units_list_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "de_FORMAL",
                "name": "German",
                "plural": {
                    "id": 373,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "http://translate.pretalx.com/languages/de_FORMAL/",
                "url": "http://translate.pretalx.com/api/languages/de_FORMAL/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/languages/de_FORMAL/statistics/?format=api"
            },
            "component": {
                "name": "pretalx Glossary",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.pretalx.com/languages/en/",
                    "url": "http://translate.pretalx.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "pretalx",
                    "slug": "pretalx",
                    "id": 1,
                    "web": "https://pretalx.com",
                    "web_url": "http://translate.pretalx.com/projects/pretalx/",
                    "url": "http://translate.pretalx.com/api/projects/pretalx/?format=api",
                    "components_list_url": "http://translate.pretalx.com/api/projects/pretalx/components/?format=api",
                    "repository_url": "http://translate.pretalx.com/api/projects/pretalx/repository/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/projects/pretalx/statistics/?format=api",
                    "changes_list_url": "http://translate.pretalx.com/api/projects/pretalx/changes/?format=api",
                    "languages_url": "http://translate.pretalx.com/api/projects/pretalx/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "http://translate.pretalx.com/git/pretalx/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "",
                "web_url": "http://translate.pretalx.com/projects/pretalx/glossary/",
                "url": "http://translate.pretalx.com/api/components/pretalx/glossary/?format=api",
                "repository_url": "http://translate.pretalx.com/api/components/pretalx/glossary/repository/?format=api",
                "translations_url": "http://translate.pretalx.com/api/components/pretalx/glossary/translations/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/components/pretalx/glossary/statistics/?format=api",
                "lock_url": "http://translate.pretalx.com/api/components/pretalx/glossary/lock/?format=api",
                "links_url": "http://translate.pretalx.com/api/components/pretalx/glossary/links/?format=api",
                "changes_list_url": "http://translate.pretalx.com/api/components/pretalx/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "de_FORMAL",
            "id": 35,
            "filename": "de_FORMAL.tbx",
            "revision": "36b109c3e344e886a360a2ab3dfbde752a7ac5c3",
            "web_url": "http://translate.pretalx.com/projects/pretalx/glossary/de_FORMAL/",
            "share_url": "http://translate.pretalx.com/engage/pretalx/de_FORMAL/",
            "translate_url": "http://translate.pretalx.com/translate/pretalx/glossary/de_FORMAL/",
            "url": "http://translate.pretalx.com/api/translations/pretalx/glossary/de_FORMAL/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 68,
            "total_words": 112,
            "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": "http://translate.pretalx.com/api/translations/pretalx/glossary/de_FORMAL/repository/?format=api",
            "file_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/de_FORMAL/file/?format=api",
            "statistics_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/de_FORMAL/statistics/?format=api",
            "changes_list_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/de_FORMAL/changes/?format=api",
            "units_list_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/de_FORMAL/units/?format=api"
        },
        {
            "language": {
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 176,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor_kr",
                    "kor"
                ],
                "direction": "ltr",
                "population": 78357047,
                "web_url": "http://translate.pretalx.com/languages/ko/",
                "url": "http://translate.pretalx.com/api/languages/ko/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/languages/ko/statistics/?format=api"
            },
            "component": {
                "name": "pretalx",
                "slug": "pretalx",
                "id": 1,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.pretalx.com/languages/en/",
                    "url": "http://translate.pretalx.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "pretalx",
                    "slug": "pretalx",
                    "id": 1,
                    "web": "https://pretalx.com",
                    "web_url": "http://translate.pretalx.com/projects/pretalx/",
                    "url": "http://translate.pretalx.com/api/projects/pretalx/?format=api",
                    "components_list_url": "http://translate.pretalx.com/api/projects/pretalx/components/?format=api",
                    "repository_url": "http://translate.pretalx.com/api/projects/pretalx/repository/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/projects/pretalx/statistics/?format=api",
                    "changes_list_url": "http://translate.pretalx.com/api/projects/pretalx/changes/?format=api",
                    "languages_url": "http://translate.pretalx.com/api/projects/pretalx/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/pretalx/pretalx",
                "git_export": "http://translate.pretalx.com/git/pretalx/pretalx/",
                "branch": "main",
                "push_branch": "",
                "filemask": "src/pretalx/locale/*/LC_MESSAGES/django.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "src/pretalx/locale/django.pot",
                "file_format": "po",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "I hereby assure that all submitted translations have been created by myself and I own the right to publish them under a free license. I hereby agree that my translations will be published together with the translated software under the terms of the Apache License 2.0.",
                "web_url": "http://translate.pretalx.com/projects/pretalx/pretalx/",
                "url": "http://translate.pretalx.com/api/components/pretalx/pretalx/?format=api",
                "repository_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/repository/?format=api",
                "translations_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/translations/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/statistics/?format=api",
                "lock_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/lock/?format=api",
                "links_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/links/?format=api",
                "changes_list_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:pretalx_translate/pretalx.git",
                "check_flags": "",
                "priority": 60,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/pretalx/pretalx/blob/{{branch}}/src/{{filename}}#L{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "๐Ÿ—บ Update translations ({{ 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 for {{ language_name }}",
                "delete_message": "๐Ÿ—บ Deleted translation for {{ language_name }}",
                "merge_message": "๐Ÿ—บ Merge branch '{{ component_remote_branch }}' into translations",
                "addon_message": "๐Ÿ—บ Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\".\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.pretalx.com/api/addons/1/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "ko",
            "id": 36,
            "filename": "src/pretalx/locale/ko/LC_MESSAGES/django.po",
            "revision": "0fdc6d2efbecbcccf2751ba37ac85a0759026a18",
            "web_url": "http://translate.pretalx.com/projects/pretalx/pretalx/ko/",
            "share_url": "http://translate.pretalx.com/engage/pretalx/ko/",
            "translate_url": "http://translate.pretalx.com/translate/pretalx/pretalx/ko/",
            "url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1543,
            "total_words": 11689,
            "translated": 478,
            "translated_words": 3567,
            "translated_percent": 30.9,
            "fuzzy": 30,
            "fuzzy_words": 91,
            "fuzzy_percent": 1.9,
            "failing_checks": 4,
            "failing_checks_words": 20,
            "failing_checks_percent": 0.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-03T13:55:38.846573Z",
            "last_author": null,
            "repository_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/ko/repository/?format=api",
            "file_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/ko/file/?format=api",
            "statistics_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/ko/statistics/?format=api",
            "changes_list_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/ko/changes/?format=api",
            "units_list_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/ko/units/?format=api"
        },
        {
            "language": {
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 176,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor_kr",
                    "kor"
                ],
                "direction": "ltr",
                "population": 78357047,
                "web_url": "http://translate.pretalx.com/languages/ko/",
                "url": "http://translate.pretalx.com/api/languages/ko/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/languages/ko/statistics/?format=api"
            },
            "component": {
                "name": "pretalx Glossary",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.pretalx.com/languages/en/",
                    "url": "http://translate.pretalx.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "pretalx",
                    "slug": "pretalx",
                    "id": 1,
                    "web": "https://pretalx.com",
                    "web_url": "http://translate.pretalx.com/projects/pretalx/",
                    "url": "http://translate.pretalx.com/api/projects/pretalx/?format=api",
                    "components_list_url": "http://translate.pretalx.com/api/projects/pretalx/components/?format=api",
                    "repository_url": "http://translate.pretalx.com/api/projects/pretalx/repository/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/projects/pretalx/statistics/?format=api",
                    "changes_list_url": "http://translate.pretalx.com/api/projects/pretalx/changes/?format=api",
                    "languages_url": "http://translate.pretalx.com/api/projects/pretalx/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "http://translate.pretalx.com/git/pretalx/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "",
                "web_url": "http://translate.pretalx.com/projects/pretalx/glossary/",
                "url": "http://translate.pretalx.com/api/components/pretalx/glossary/?format=api",
                "repository_url": "http://translate.pretalx.com/api/components/pretalx/glossary/repository/?format=api",
                "translations_url": "http://translate.pretalx.com/api/components/pretalx/glossary/translations/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/components/pretalx/glossary/statistics/?format=api",
                "lock_url": "http://translate.pretalx.com/api/components/pretalx/glossary/lock/?format=api",
                "links_url": "http://translate.pretalx.com/api/components/pretalx/glossary/links/?format=api",
                "changes_list_url": "http://translate.pretalx.com/api/components/pretalx/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "ko",
            "id": 37,
            "filename": "ko.tbx",
            "revision": "495137a55cf1afea28d283665128184fb91902d9",
            "web_url": "http://translate.pretalx.com/projects/pretalx/glossary/ko/",
            "share_url": "http://translate.pretalx.com/engage/pretalx/ko/",
            "translate_url": "http://translate.pretalx.com/translate/pretalx/glossary/ko/",
            "url": "http://translate.pretalx.com/api/translations/pretalx/glossary/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 68,
            "total_words": 112,
            "translated": 53,
            "translated_words": 92,
            "translated_percent": 77.9,
            "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": "2024-04-04T13:52:45.853906Z",
            "last_author": "Han Lee | ์ดํ•œ๊ฒฐ",
            "repository_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/ko/repository/?format=api",
            "file_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/ko/file/?format=api",
            "statistics_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/ko/statistics/?format=api",
            "changes_list_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/ko/changes/?format=api",
            "units_list_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/ko/units/?format=api"
        },
        {
            "language": {
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 226,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "population": 31765645,
                "web_url": "http://translate.pretalx.com/languages/nl/",
                "url": "http://translate.pretalx.com/api/languages/nl/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/languages/nl/statistics/?format=api"
            },
            "component": {
                "name": "pretalx",
                "slug": "pretalx",
                "id": 1,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.pretalx.com/languages/en/",
                    "url": "http://translate.pretalx.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "pretalx",
                    "slug": "pretalx",
                    "id": 1,
                    "web": "https://pretalx.com",
                    "web_url": "http://translate.pretalx.com/projects/pretalx/",
                    "url": "http://translate.pretalx.com/api/projects/pretalx/?format=api",
                    "components_list_url": "http://translate.pretalx.com/api/projects/pretalx/components/?format=api",
                    "repository_url": "http://translate.pretalx.com/api/projects/pretalx/repository/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/projects/pretalx/statistics/?format=api",
                    "changes_list_url": "http://translate.pretalx.com/api/projects/pretalx/changes/?format=api",
                    "languages_url": "http://translate.pretalx.com/api/projects/pretalx/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/pretalx/pretalx",
                "git_export": "http://translate.pretalx.com/git/pretalx/pretalx/",
                "branch": "main",
                "push_branch": "",
                "filemask": "src/pretalx/locale/*/LC_MESSAGES/django.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "src/pretalx/locale/django.pot",
                "file_format": "po",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "I hereby assure that all submitted translations have been created by myself and I own the right to publish them under a free license. I hereby agree that my translations will be published together with the translated software under the terms of the Apache License 2.0.",
                "web_url": "http://translate.pretalx.com/projects/pretalx/pretalx/",
                "url": "http://translate.pretalx.com/api/components/pretalx/pretalx/?format=api",
                "repository_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/repository/?format=api",
                "translations_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/translations/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/statistics/?format=api",
                "lock_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/lock/?format=api",
                "links_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/links/?format=api",
                "changes_list_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:pretalx_translate/pretalx.git",
                "check_flags": "",
                "priority": 60,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/pretalx/pretalx/blob/{{branch}}/src/{{filename}}#L{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "๐Ÿ—บ Update translations ({{ 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 for {{ language_name }}",
                "delete_message": "๐Ÿ—บ Deleted translation for {{ language_name }}",
                "merge_message": "๐Ÿ—บ Merge branch '{{ component_remote_branch }}' into translations",
                "addon_message": "๐Ÿ—บ Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\".\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.pretalx.com/api/addons/1/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "nl",
            "id": 38,
            "filename": "src/pretalx/locale/nl/LC_MESSAGES/django.po",
            "revision": "755bbd5b06e1b40f3d5ee6983dfc89aab2826ae7",
            "web_url": "http://translate.pretalx.com/projects/pretalx/pretalx/nl/",
            "share_url": "http://translate.pretalx.com/engage/pretalx/nl/",
            "translate_url": "http://translate.pretalx.com/translate/pretalx/pretalx/nl/",
            "url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1541,
            "total_words": 11686,
            "translated": 1409,
            "translated_words": 10781,
            "translated_percent": 91.4,
            "fuzzy": 23,
            "fuzzy_words": 110,
            "fuzzy_percent": 1.4,
            "failing_checks": 31,
            "failing_checks_words": 316,
            "failing_checks_percent": 2.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-03T13:55:40.788006Z",
            "last_author": null,
            "repository_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/nl/repository/?format=api",
            "file_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/nl/file/?format=api",
            "statistics_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/nl/statistics/?format=api",
            "changes_list_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/nl/changes/?format=api",
            "units_list_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/nl/units/?format=api"
        },
        {
            "language": {
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 226,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "population": 31765645,
                "web_url": "http://translate.pretalx.com/languages/nl/",
                "url": "http://translate.pretalx.com/api/languages/nl/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/languages/nl/statistics/?format=api"
            },
            "component": {
                "name": "pretalx Glossary",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.pretalx.com/languages/en/",
                    "url": "http://translate.pretalx.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "pretalx",
                    "slug": "pretalx",
                    "id": 1,
                    "web": "https://pretalx.com",
                    "web_url": "http://translate.pretalx.com/projects/pretalx/",
                    "url": "http://translate.pretalx.com/api/projects/pretalx/?format=api",
                    "components_list_url": "http://translate.pretalx.com/api/projects/pretalx/components/?format=api",
                    "repository_url": "http://translate.pretalx.com/api/projects/pretalx/repository/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/projects/pretalx/statistics/?format=api",
                    "changes_list_url": "http://translate.pretalx.com/api/projects/pretalx/changes/?format=api",
                    "languages_url": "http://translate.pretalx.com/api/projects/pretalx/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "http://translate.pretalx.com/git/pretalx/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "",
                "web_url": "http://translate.pretalx.com/projects/pretalx/glossary/",
                "url": "http://translate.pretalx.com/api/components/pretalx/glossary/?format=api",
                "repository_url": "http://translate.pretalx.com/api/components/pretalx/glossary/repository/?format=api",
                "translations_url": "http://translate.pretalx.com/api/components/pretalx/glossary/translations/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/components/pretalx/glossary/statistics/?format=api",
                "lock_url": "http://translate.pretalx.com/api/components/pretalx/glossary/lock/?format=api",
                "links_url": "http://translate.pretalx.com/api/components/pretalx/glossary/links/?format=api",
                "changes_list_url": "http://translate.pretalx.com/api/components/pretalx/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "nl",
            "id": 39,
            "filename": "nl.tbx",
            "revision": "836ac9ad86178064ee8d2c3b9391aa9759104416",
            "web_url": "http://translate.pretalx.com/projects/pretalx/glossary/nl/",
            "share_url": "http://translate.pretalx.com/engage/pretalx/nl/",
            "translate_url": "http://translate.pretalx.com/translate/pretalx/glossary/nl/",
            "url": "http://translate.pretalx.com/api/translations/pretalx/glossary/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 68,
            "total_words": 112,
            "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": "http://translate.pretalx.com/api/translations/pretalx/glossary/nl/repository/?format=api",
            "file_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/nl/file/?format=api",
            "statistics_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/nl/statistics/?format=api",
            "changes_list_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/nl/changes/?format=api",
            "units_list_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/nl/units/?format=api"
        },
        {
            "language": {
                "code": "sl",
                "name": "Slovenian",
                "plural": {
                    "id": 282,
                    "source": 0,
                    "number": 4,
                    "formula": "n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3",
                    "type": 6
                },
                "aliases": [
                    "sl_sl",
                    "slv"
                ],
                "direction": "ltr",
                "population": 1973179,
                "web_url": "http://translate.pretalx.com/languages/sl/",
                "url": "http://translate.pretalx.com/api/languages/sl/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/languages/sl/statistics/?format=api"
            },
            "component": {
                "name": "pretalx",
                "slug": "pretalx",
                "id": 1,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.pretalx.com/languages/en/",
                    "url": "http://translate.pretalx.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "pretalx",
                    "slug": "pretalx",
                    "id": 1,
                    "web": "https://pretalx.com",
                    "web_url": "http://translate.pretalx.com/projects/pretalx/",
                    "url": "http://translate.pretalx.com/api/projects/pretalx/?format=api",
                    "components_list_url": "http://translate.pretalx.com/api/projects/pretalx/components/?format=api",
                    "repository_url": "http://translate.pretalx.com/api/projects/pretalx/repository/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/projects/pretalx/statistics/?format=api",
                    "changes_list_url": "http://translate.pretalx.com/api/projects/pretalx/changes/?format=api",
                    "languages_url": "http://translate.pretalx.com/api/projects/pretalx/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/pretalx/pretalx",
                "git_export": "http://translate.pretalx.com/git/pretalx/pretalx/",
                "branch": "main",
                "push_branch": "",
                "filemask": "src/pretalx/locale/*/LC_MESSAGES/django.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "src/pretalx/locale/django.pot",
                "file_format": "po",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "I hereby assure that all submitted translations have been created by myself and I own the right to publish them under a free license. I hereby agree that my translations will be published together with the translated software under the terms of the Apache License 2.0.",
                "web_url": "http://translate.pretalx.com/projects/pretalx/pretalx/",
                "url": "http://translate.pretalx.com/api/components/pretalx/pretalx/?format=api",
                "repository_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/repository/?format=api",
                "translations_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/translations/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/statistics/?format=api",
                "lock_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/lock/?format=api",
                "links_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/links/?format=api",
                "changes_list_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:pretalx_translate/pretalx.git",
                "check_flags": "",
                "priority": 60,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/pretalx/pretalx/blob/{{branch}}/src/{{filename}}#L{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "๐Ÿ—บ Update translations ({{ 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 for {{ language_name }}",
                "delete_message": "๐Ÿ—บ Deleted translation for {{ language_name }}",
                "merge_message": "๐Ÿ—บ Merge branch '{{ component_remote_branch }}' into translations",
                "addon_message": "๐Ÿ—บ Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\".\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.pretalx.com/api/addons/1/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "sl",
            "id": 40,
            "filename": "src/pretalx/locale/sl/LC_MESSAGES/django.po",
            "revision": "b9f24add7391cfe09495b263d876c8956e3f0d0b",
            "web_url": "http://translate.pretalx.com/projects/pretalx/pretalx/sl/",
            "share_url": "http://translate.pretalx.com/engage/pretalx/sl/",
            "translate_url": "http://translate.pretalx.com/translate/pretalx/pretalx/sl/",
            "url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/sl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1543,
            "total_words": 11689,
            "translated": 179,
            "translated_words": 1579,
            "translated_percent": 11.6,
            "fuzzy": 19,
            "fuzzy_words": 55,
            "fuzzy_percent": 1.2,
            "failing_checks": 4,
            "failing_checks_words": 10,
            "failing_checks_percent": 0.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-03T13:55:47.949084Z",
            "last_author": null,
            "repository_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/sl/repository/?format=api",
            "file_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/sl/file/?format=api",
            "statistics_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/sl/statistics/?format=api",
            "changes_list_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/sl/changes/?format=api",
            "units_list_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/sl/units/?format=api"
        },
        {
            "language": {
                "code": "sl",
                "name": "Slovenian",
                "plural": {
                    "id": 282,
                    "source": 0,
                    "number": 4,
                    "formula": "n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3",
                    "type": 6
                },
                "aliases": [
                    "sl_sl",
                    "slv"
                ],
                "direction": "ltr",
                "population": 1973179,
                "web_url": "http://translate.pretalx.com/languages/sl/",
                "url": "http://translate.pretalx.com/api/languages/sl/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/languages/sl/statistics/?format=api"
            },
            "component": {
                "name": "pretalx Glossary",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.pretalx.com/languages/en/",
                    "url": "http://translate.pretalx.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "pretalx",
                    "slug": "pretalx",
                    "id": 1,
                    "web": "https://pretalx.com",
                    "web_url": "http://translate.pretalx.com/projects/pretalx/",
                    "url": "http://translate.pretalx.com/api/projects/pretalx/?format=api",
                    "components_list_url": "http://translate.pretalx.com/api/projects/pretalx/components/?format=api",
                    "repository_url": "http://translate.pretalx.com/api/projects/pretalx/repository/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/projects/pretalx/statistics/?format=api",
                    "changes_list_url": "http://translate.pretalx.com/api/projects/pretalx/changes/?format=api",
                    "languages_url": "http://translate.pretalx.com/api/projects/pretalx/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "http://translate.pretalx.com/git/pretalx/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "",
                "web_url": "http://translate.pretalx.com/projects/pretalx/glossary/",
                "url": "http://translate.pretalx.com/api/components/pretalx/glossary/?format=api",
                "repository_url": "http://translate.pretalx.com/api/components/pretalx/glossary/repository/?format=api",
                "translations_url": "http://translate.pretalx.com/api/components/pretalx/glossary/translations/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/components/pretalx/glossary/statistics/?format=api",
                "lock_url": "http://translate.pretalx.com/api/components/pretalx/glossary/lock/?format=api",
                "links_url": "http://translate.pretalx.com/api/components/pretalx/glossary/links/?format=api",
                "changes_list_url": "http://translate.pretalx.com/api/components/pretalx/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "sl",
            "id": 41,
            "filename": "sl.tbx",
            "revision": "42f1be5ada5a67de3a1ac23ffe6abe7636dc284c",
            "web_url": "http://translate.pretalx.com/projects/pretalx/glossary/sl/",
            "share_url": "http://translate.pretalx.com/engage/pretalx/sl/",
            "translate_url": "http://translate.pretalx.com/translate/pretalx/glossary/sl/",
            "url": "http://translate.pretalx.com/api/translations/pretalx/glossary/sl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 69,
            "total_words": 113,
            "translated": 30,
            "translated_words": 38,
            "translated_percent": 43.4,
            "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": "2024-01-19T20:55:52.735675Z",
            "last_author": "Matevลพ ล pacapan",
            "repository_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/sl/repository/?format=api",
            "file_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/sl/file/?format=api",
            "statistics_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/sl/statistics/?format=api",
            "changes_list_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/sl/changes/?format=api",
            "units_list_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/sl/units/?format=api"
        },
        {
            "language": {
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 300,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "swe_se",
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "population": 12932871,
                "web_url": "http://translate.pretalx.com/languages/sv/",
                "url": "http://translate.pretalx.com/api/languages/sv/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/languages/sv/statistics/?format=api"
            },
            "component": {
                "name": "pretalx",
                "slug": "pretalx",
                "id": 1,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.pretalx.com/languages/en/",
                    "url": "http://translate.pretalx.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "pretalx",
                    "slug": "pretalx",
                    "id": 1,
                    "web": "https://pretalx.com",
                    "web_url": "http://translate.pretalx.com/projects/pretalx/",
                    "url": "http://translate.pretalx.com/api/projects/pretalx/?format=api",
                    "components_list_url": "http://translate.pretalx.com/api/projects/pretalx/components/?format=api",
                    "repository_url": "http://translate.pretalx.com/api/projects/pretalx/repository/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/projects/pretalx/statistics/?format=api",
                    "changes_list_url": "http://translate.pretalx.com/api/projects/pretalx/changes/?format=api",
                    "languages_url": "http://translate.pretalx.com/api/projects/pretalx/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/pretalx/pretalx",
                "git_export": "http://translate.pretalx.com/git/pretalx/pretalx/",
                "branch": "main",
                "push_branch": "",
                "filemask": "src/pretalx/locale/*/LC_MESSAGES/django.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "src/pretalx/locale/django.pot",
                "file_format": "po",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "I hereby assure that all submitted translations have been created by myself and I own the right to publish them under a free license. I hereby agree that my translations will be published together with the translated software under the terms of the Apache License 2.0.",
                "web_url": "http://translate.pretalx.com/projects/pretalx/pretalx/",
                "url": "http://translate.pretalx.com/api/components/pretalx/pretalx/?format=api",
                "repository_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/repository/?format=api",
                "translations_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/translations/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/statistics/?format=api",
                "lock_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/lock/?format=api",
                "links_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/links/?format=api",
                "changes_list_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:pretalx_translate/pretalx.git",
                "check_flags": "",
                "priority": 60,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/pretalx/pretalx/blob/{{branch}}/src/{{filename}}#L{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "๐Ÿ—บ Update translations ({{ 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 for {{ language_name }}",
                "delete_message": "๐Ÿ—บ Deleted translation for {{ language_name }}",
                "merge_message": "๐Ÿ—บ Merge branch '{{ component_remote_branch }}' into translations",
                "addon_message": "๐Ÿ—บ Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\".\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.pretalx.com/api/addons/1/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "sv",
            "id": 42,
            "filename": "src/pretalx/locale/sv/LC_MESSAGES/django.po",
            "revision": "8419818dfb2a0c8924b8c04055dd62ec53a1e22b",
            "web_url": "http://translate.pretalx.com/projects/pretalx/pretalx/sv/",
            "share_url": "http://translate.pretalx.com/engage/pretalx/sv/",
            "translate_url": "http://translate.pretalx.com/translate/pretalx/pretalx/sv/",
            "url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1543,
            "total_words": 11689,
            "translated": 453,
            "translated_words": 3063,
            "translated_percent": 29.3,
            "fuzzy": 19,
            "fuzzy_words": 67,
            "fuzzy_percent": 1.2,
            "failing_checks": 8,
            "failing_checks_words": 29,
            "failing_checks_percent": 0.5,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-05-03T13:55:49.549568Z",
            "last_author": null,
            "repository_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/sv/repository/?format=api",
            "file_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/sv/file/?format=api",
            "statistics_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/sv/statistics/?format=api",
            "changes_list_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/sv/changes/?format=api",
            "units_list_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/sv/units/?format=api"
        },
        {
            "language": {
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 300,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "swe_se",
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "population": 12932871,
                "web_url": "http://translate.pretalx.com/languages/sv/",
                "url": "http://translate.pretalx.com/api/languages/sv/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/languages/sv/statistics/?format=api"
            },
            "component": {
                "name": "pretalx Glossary",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.pretalx.com/languages/en/",
                    "url": "http://translate.pretalx.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "pretalx",
                    "slug": "pretalx",
                    "id": 1,
                    "web": "https://pretalx.com",
                    "web_url": "http://translate.pretalx.com/projects/pretalx/",
                    "url": "http://translate.pretalx.com/api/projects/pretalx/?format=api",
                    "components_list_url": "http://translate.pretalx.com/api/projects/pretalx/components/?format=api",
                    "repository_url": "http://translate.pretalx.com/api/projects/pretalx/repository/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/projects/pretalx/statistics/?format=api",
                    "changes_list_url": "http://translate.pretalx.com/api/projects/pretalx/changes/?format=api",
                    "languages_url": "http://translate.pretalx.com/api/projects/pretalx/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "http://translate.pretalx.com/git/pretalx/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "",
                "web_url": "http://translate.pretalx.com/projects/pretalx/glossary/",
                "url": "http://translate.pretalx.com/api/components/pretalx/glossary/?format=api",
                "repository_url": "http://translate.pretalx.com/api/components/pretalx/glossary/repository/?format=api",
                "translations_url": "http://translate.pretalx.com/api/components/pretalx/glossary/translations/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/components/pretalx/glossary/statistics/?format=api",
                "lock_url": "http://translate.pretalx.com/api/components/pretalx/glossary/lock/?format=api",
                "links_url": "http://translate.pretalx.com/api/components/pretalx/glossary/links/?format=api",
                "changes_list_url": "http://translate.pretalx.com/api/components/pretalx/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "sv",
            "id": 43,
            "filename": "sv.tbx",
            "revision": "c0f2836c45fa42c75768154d0b33ca8820df4751",
            "web_url": "http://translate.pretalx.com/projects/pretalx/glossary/sv/",
            "share_url": "http://translate.pretalx.com/engage/pretalx/sv/",
            "translate_url": "http://translate.pretalx.com/translate/pretalx/glossary/sv/",
            "url": "http://translate.pretalx.com/api/translations/pretalx/glossary/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 68,
            "total_words": 112,
            "translated": 68,
            "translated_words": 112,
            "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": "2024-04-14T11:12:17.060961Z",
            "last_author": "jving",
            "repository_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/sv/repository/?format=api",
            "file_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/sv/file/?format=api",
            "statistics_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/sv/statistics/?format=api",
            "changes_list_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/sv/changes/?format=api",
            "units_list_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/sv/units/?format=api"
        },
        {
            "language": {
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 260,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "http://translate.pretalx.com/languages/ru/",
                "url": "http://translate.pretalx.com/api/languages/ru/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/languages/ru/statistics/?format=api"
            },
            "component": {
                "name": "pretalx",
                "slug": "pretalx",
                "id": 1,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.pretalx.com/languages/en/",
                    "url": "http://translate.pretalx.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "pretalx",
                    "slug": "pretalx",
                    "id": 1,
                    "web": "https://pretalx.com",
                    "web_url": "http://translate.pretalx.com/projects/pretalx/",
                    "url": "http://translate.pretalx.com/api/projects/pretalx/?format=api",
                    "components_list_url": "http://translate.pretalx.com/api/projects/pretalx/components/?format=api",
                    "repository_url": "http://translate.pretalx.com/api/projects/pretalx/repository/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/projects/pretalx/statistics/?format=api",
                    "changes_list_url": "http://translate.pretalx.com/api/projects/pretalx/changes/?format=api",
                    "languages_url": "http://translate.pretalx.com/api/projects/pretalx/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/pretalx/pretalx",
                "git_export": "http://translate.pretalx.com/git/pretalx/pretalx/",
                "branch": "main",
                "push_branch": "",
                "filemask": "src/pretalx/locale/*/LC_MESSAGES/django.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "src/pretalx/locale/django.pot",
                "file_format": "po",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "I hereby assure that all submitted translations have been created by myself and I own the right to publish them under a free license. I hereby agree that my translations will be published together with the translated software under the terms of the Apache License 2.0.",
                "web_url": "http://translate.pretalx.com/projects/pretalx/pretalx/",
                "url": "http://translate.pretalx.com/api/components/pretalx/pretalx/?format=api",
                "repository_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/repository/?format=api",
                "translations_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/translations/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/statistics/?format=api",
                "lock_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/lock/?format=api",
                "links_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/links/?format=api",
                "changes_list_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:pretalx_translate/pretalx.git",
                "check_flags": "",
                "priority": 60,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/pretalx/pretalx/blob/{{branch}}/src/{{filename}}#L{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "๐Ÿ—บ Update translations ({{ 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 for {{ language_name }}",
                "delete_message": "๐Ÿ—บ Deleted translation for {{ language_name }}",
                "merge_message": "๐Ÿ—บ Merge branch '{{ component_remote_branch }}' into translations",
                "addon_message": "๐Ÿ—บ Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\".\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.pretalx.com/api/addons/1/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "ru",
            "id": 44,
            "filename": "src/pretalx/locale/ru/LC_MESSAGES/django.po",
            "revision": "458b96093873c328a5f98e469f6952383a02dadd",
            "web_url": "http://translate.pretalx.com/projects/pretalx/pretalx/ru/",
            "share_url": "http://translate.pretalx.com/engage/pretalx/ru/",
            "translate_url": "http://translate.pretalx.com/translate/pretalx/pretalx/ru/",
            "url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1543,
            "total_words": 11689,
            "translated": 20,
            "translated_words": 195,
            "translated_percent": 1.2,
            "fuzzy": 3,
            "fuzzy_words": 5,
            "fuzzy_percent": 0.1,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-03T13:55:46.126636Z",
            "last_author": null,
            "repository_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/ru/repository/?format=api",
            "file_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/ru/file/?format=api",
            "statistics_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/ru/statistics/?format=api",
            "changes_list_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/ru/changes/?format=api",
            "units_list_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/ru/units/?format=api"
        },
        {
            "language": {
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 260,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "http://translate.pretalx.com/languages/ru/",
                "url": "http://translate.pretalx.com/api/languages/ru/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/languages/ru/statistics/?format=api"
            },
            "component": {
                "name": "pretalx Glossary",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.pretalx.com/languages/en/",
                    "url": "http://translate.pretalx.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "pretalx",
                    "slug": "pretalx",
                    "id": 1,
                    "web": "https://pretalx.com",
                    "web_url": "http://translate.pretalx.com/projects/pretalx/",
                    "url": "http://translate.pretalx.com/api/projects/pretalx/?format=api",
                    "components_list_url": "http://translate.pretalx.com/api/projects/pretalx/components/?format=api",
                    "repository_url": "http://translate.pretalx.com/api/projects/pretalx/repository/?format=api",
                    "statistics_url": "http://translate.pretalx.com/api/projects/pretalx/statistics/?format=api",
                    "changes_list_url": "http://translate.pretalx.com/api/projects/pretalx/changes/?format=api",
                    "languages_url": "http://translate.pretalx.com/api/projects/pretalx/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "http://translate.pretalx.com/git/pretalx/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "",
                "web_url": "http://translate.pretalx.com/projects/pretalx/glossary/",
                "url": "http://translate.pretalx.com/api/components/pretalx/glossary/?format=api",
                "repository_url": "http://translate.pretalx.com/api/components/pretalx/glossary/repository/?format=api",
                "translations_url": "http://translate.pretalx.com/api/components/pretalx/glossary/translations/?format=api",
                "statistics_url": "http://translate.pretalx.com/api/components/pretalx/glossary/statistics/?format=api",
                "lock_url": "http://translate.pretalx.com/api/components/pretalx/glossary/lock/?format=api",
                "links_url": "http://translate.pretalx.com/api/components/pretalx/glossary/links/?format=api",
                "changes_list_url": "http://translate.pretalx.com/api/components/pretalx/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "ru",
            "id": 45,
            "filename": "ru.tbx",
            "revision": "ab55eef9003a9dcb6593063c7535e1224b8a8a5b",
            "web_url": "http://translate.pretalx.com/projects/pretalx/glossary/ru/",
            "share_url": "http://translate.pretalx.com/engage/pretalx/ru/",
            "translate_url": "http://translate.pretalx.com/translate/pretalx/glossary/ru/",
            "url": "http://translate.pretalx.com/api/translations/pretalx/glossary/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 68,
            "total_words": 112,
            "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": "http://translate.pretalx.com/api/translations/pretalx/glossary/ru/repository/?format=api",
            "file_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/ru/file/?format=api",
            "statistics_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/ru/statistics/?format=api",
            "changes_list_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/ru/changes/?format=api",
            "units_list_url": "http://translate.pretalx.com/api/translations/pretalx/glossary/ru/units/?format=api"
        }
    ]
}