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": 10,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "id": 169,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 169,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.iggdrasil.net/languages/en/",
                "url": "https://translate.iggdrasil.net/api/languages/en/?format=api",
                "statistics_url": "https://translate.iggdrasil.net/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "Ishtar",
                "slug": "ishtar",
                "id": 1,
                "source_language": {
                    "id": 169,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 169,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.iggdrasil.net/languages/en/",
                    "url": "https://translate.iggdrasil.net/api/languages/en/?format=api",
                    "statistics_url": "https://translate.iggdrasil.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Ishtar",
                    "slug": "ishtar",
                    "id": 1,
                    "web": "https://ishtar-archeo.net/",
                    "web_url": "https://translate.iggdrasil.net/projects/ishtar/",
                    "url": "https://translate.iggdrasil.net/api/projects/ishtar/?format=api",
                    "components_list_url": "https://translate.iggdrasil.net/api/projects/ishtar/components/?format=api",
                    "repository_url": "https://translate.iggdrasil.net/api/projects/ishtar/repository/?format=api",
                    "statistics_url": "https://translate.iggdrasil.net/api/projects/ishtar/statistics/?format=api",
                    "categories_url": "https://translate.iggdrasil.net/api/projects/ishtar/categories/?format=api",
                    "changes_list_url": "https://translate.iggdrasil.net/api/projects/ishtar/changes/?format=api",
                    "languages_url": "https://translate.iggdrasil.net/api/projects/ishtar/languages/?format=api",
                    "labels_url": "https://translate.iggdrasil.net/api/projects/ishtar/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://gitlab.com/iggdrasil/ishtar.git",
                "git_export": "https://translate.iggdrasil.net/git/ishtar/ishtar/",
                "branch": "WIP/i18n",
                "push_branch": "",
                "filemask": "locale/*/LC_MESSAGES/django.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "AGPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.iggdrasil.net/projects/ishtar/ishtar/",
                "url": "https://translate.iggdrasil.net/api/components/ishtar/ishtar/?format=api",
                "repository_url": "https://translate.iggdrasil.net/api/components/ishtar/ishtar/repository/?format=api",
                "translations_url": "https://translate.iggdrasil.net/api/components/ishtar/ishtar/translations/?format=api",
                "statistics_url": "https://translate.iggdrasil.net/api/components/ishtar/ishtar/statistics/?format=api",
                "lock_url": "https://translate.iggdrasil.net/api/components/ishtar/ishtar/lock/?format=api",
                "links_url": "https://translate.iggdrasil.net/api/components/ishtar/ishtar/links/?format=api",
                "changes_list_url": "https://translate.iggdrasil.net/api/components/ishtar/ishtar/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": "git.iggdrasil.net:/srv/git/ishtar.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://gitlab.com/iggdrasil/ishtar/-/blob/{{branch}}/{{filename}}?ref_type=heads#L{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "en",
            "id": 1,
            "filename": "",
            "revision": "",
            "web_url": "https://translate.iggdrasil.net/projects/ishtar/ishtar/en/",
            "share_url": "https://translate.iggdrasil.net/engage/ishtar/-/en/",
            "translate_url": "https://translate.iggdrasil.net/translate/ishtar/ishtar/en/",
            "url": "https://translate.iggdrasil.net/api/translations/ishtar/ishtar/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 2814,
            "total_words": 10616,
            "translated": 2814,
            "translated_words": 10616,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 36,
            "failing_checks_words": 126,
            "failing_checks_percent": 1.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-23T07:45:27.905482Z",
            "last_author": null,
            "repository_url": "https://translate.iggdrasil.net/api/translations/ishtar/ishtar/en/repository/?format=api",
            "file_url": "https://translate.iggdrasil.net/api/translations/ishtar/ishtar/en/file/?format=api",
            "statistics_url": "https://translate.iggdrasil.net/api/translations/ishtar/ishtar/en/statistics/?format=api",
            "changes_list_url": "https://translate.iggdrasil.net/api/translations/ishtar/ishtar/en/changes/?format=api",
            "units_list_url": "https://translate.iggdrasil.net/api/translations/ishtar/ishtar/en/units/?format=api"
        },
        {
            "language": {
                "id": 140,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 140,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://translate.iggdrasil.net/languages/de/",
                "url": "https://translate.iggdrasil.net/api/languages/de/?format=api",
                "statistics_url": "https://translate.iggdrasil.net/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "Ishtar",
                "slug": "ishtar",
                "id": 1,
                "source_language": {
                    "id": 169,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 169,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.iggdrasil.net/languages/en/",
                    "url": "https://translate.iggdrasil.net/api/languages/en/?format=api",
                    "statistics_url": "https://translate.iggdrasil.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Ishtar",
                    "slug": "ishtar",
                    "id": 1,
                    "web": "https://ishtar-archeo.net/",
                    "web_url": "https://translate.iggdrasil.net/projects/ishtar/",
                    "url": "https://translate.iggdrasil.net/api/projects/ishtar/?format=api",
                    "components_list_url": "https://translate.iggdrasil.net/api/projects/ishtar/components/?format=api",
                    "repository_url": "https://translate.iggdrasil.net/api/projects/ishtar/repository/?format=api",
                    "statistics_url": "https://translate.iggdrasil.net/api/projects/ishtar/statistics/?format=api",
                    "categories_url": "https://translate.iggdrasil.net/api/projects/ishtar/categories/?format=api",
                    "changes_list_url": "https://translate.iggdrasil.net/api/projects/ishtar/changes/?format=api",
                    "languages_url": "https://translate.iggdrasil.net/api/projects/ishtar/languages/?format=api",
                    "labels_url": "https://translate.iggdrasil.net/api/projects/ishtar/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://gitlab.com/iggdrasil/ishtar.git",
                "git_export": "https://translate.iggdrasil.net/git/ishtar/ishtar/",
                "branch": "WIP/i18n",
                "push_branch": "",
                "filemask": "locale/*/LC_MESSAGES/django.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "AGPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.iggdrasil.net/projects/ishtar/ishtar/",
                "url": "https://translate.iggdrasil.net/api/components/ishtar/ishtar/?format=api",
                "repository_url": "https://translate.iggdrasil.net/api/components/ishtar/ishtar/repository/?format=api",
                "translations_url": "https://translate.iggdrasil.net/api/components/ishtar/ishtar/translations/?format=api",
                "statistics_url": "https://translate.iggdrasil.net/api/components/ishtar/ishtar/statistics/?format=api",
                "lock_url": "https://translate.iggdrasil.net/api/components/ishtar/ishtar/lock/?format=api",
                "links_url": "https://translate.iggdrasil.net/api/components/ishtar/ishtar/links/?format=api",
                "changes_list_url": "https://translate.iggdrasil.net/api/components/ishtar/ishtar/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": "git.iggdrasil.net:/srv/git/ishtar.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://gitlab.com/iggdrasil/ishtar/-/blob/{{branch}}/{{filename}}?ref_type=heads#L{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "de",
            "id": 2,
            "filename": "locale/de/LC_MESSAGES/django.po",
            "revision": "bec42e5cd94cfa81ab66cabf9223a2013ddbbbcd",
            "web_url": "https://translate.iggdrasil.net/projects/ishtar/ishtar/de/",
            "share_url": "https://translate.iggdrasil.net/engage/ishtar/-/de/",
            "translate_url": "https://translate.iggdrasil.net/translate/ishtar/ishtar/de/",
            "url": "https://translate.iggdrasil.net/api/translations/ishtar/ishtar/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2813,
            "total_words": 10613,
            "translated": 5,
            "translated_words": 6,
            "translated_percent": 0.1,
            "fuzzy": 32,
            "fuzzy_words": 92,
            "fuzzy_percent": 1.1,
            "failing_checks": 4,
            "failing_checks_words": 10,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-23T07:45:14.585268Z",
            "last_author": null,
            "repository_url": "https://translate.iggdrasil.net/api/translations/ishtar/ishtar/de/repository/?format=api",
            "file_url": "https://translate.iggdrasil.net/api/translations/ishtar/ishtar/de/file/?format=api",
            "statistics_url": "https://translate.iggdrasil.net/api/translations/ishtar/ishtar/de/statistics/?format=api",
            "changes_list_url": "https://translate.iggdrasil.net/api/translations/ishtar/ishtar/de/changes/?format=api",
            "units_list_url": "https://translate.iggdrasil.net/api/translations/ishtar/ishtar/de/units/?format=api"
        },
        {
            "language": {
                "id": 187,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 187,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://translate.iggdrasil.net/languages/es/",
                "url": "https://translate.iggdrasil.net/api/languages/es/?format=api",
                "statistics_url": "https://translate.iggdrasil.net/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "Ishtar",
                "slug": "ishtar",
                "id": 1,
                "source_language": {
                    "id": 169,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 169,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.iggdrasil.net/languages/en/",
                    "url": "https://translate.iggdrasil.net/api/languages/en/?format=api",
                    "statistics_url": "https://translate.iggdrasil.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Ishtar",
                    "slug": "ishtar",
                    "id": 1,
                    "web": "https://ishtar-archeo.net/",
                    "web_url": "https://translate.iggdrasil.net/projects/ishtar/",
                    "url": "https://translate.iggdrasil.net/api/projects/ishtar/?format=api",
                    "components_list_url": "https://translate.iggdrasil.net/api/projects/ishtar/components/?format=api",
                    "repository_url": "https://translate.iggdrasil.net/api/projects/ishtar/repository/?format=api",
                    "statistics_url": "https://translate.iggdrasil.net/api/projects/ishtar/statistics/?format=api",
                    "categories_url": "https://translate.iggdrasil.net/api/projects/ishtar/categories/?format=api",
                    "changes_list_url": "https://translate.iggdrasil.net/api/projects/ishtar/changes/?format=api",
                    "languages_url": "https://translate.iggdrasil.net/api/projects/ishtar/languages/?format=api",
                    "labels_url": "https://translate.iggdrasil.net/api/projects/ishtar/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://gitlab.com/iggdrasil/ishtar.git",
                "git_export": "https://translate.iggdrasil.net/git/ishtar/ishtar/",
                "branch": "WIP/i18n",
                "push_branch": "",
                "filemask": "locale/*/LC_MESSAGES/django.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "AGPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.iggdrasil.net/projects/ishtar/ishtar/",
                "url": "https://translate.iggdrasil.net/api/components/ishtar/ishtar/?format=api",
                "repository_url": "https://translate.iggdrasil.net/api/components/ishtar/ishtar/repository/?format=api",
                "translations_url": "https://translate.iggdrasil.net/api/components/ishtar/ishtar/translations/?format=api",
                "statistics_url": "https://translate.iggdrasil.net/api/components/ishtar/ishtar/statistics/?format=api",
                "lock_url": "https://translate.iggdrasil.net/api/components/ishtar/ishtar/lock/?format=api",
                "links_url": "https://translate.iggdrasil.net/api/components/ishtar/ishtar/links/?format=api",
                "changes_list_url": "https://translate.iggdrasil.net/api/components/ishtar/ishtar/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": "git.iggdrasil.net:/srv/git/ishtar.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://gitlab.com/iggdrasil/ishtar/-/blob/{{branch}}/{{filename}}?ref_type=heads#L{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "es",
            "id": 3,
            "filename": "locale/es/LC_MESSAGES/django.po",
            "revision": "db47ae29a2de3a98a9194585c01685e33a4a232c",
            "web_url": "https://translate.iggdrasil.net/projects/ishtar/ishtar/es/",
            "share_url": "https://translate.iggdrasil.net/engage/ishtar/-/es/",
            "translate_url": "https://translate.iggdrasil.net/translate/ishtar/ishtar/es/",
            "url": "https://translate.iggdrasil.net/api/translations/ishtar/ishtar/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2813,
            "total_words": 10613,
            "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": "2024-04-23T07:45:21.352285Z",
            "last_author": null,
            "repository_url": "https://translate.iggdrasil.net/api/translations/ishtar/ishtar/es/repository/?format=api",
            "file_url": "https://translate.iggdrasil.net/api/translations/ishtar/ishtar/es/file/?format=api",
            "statistics_url": "https://translate.iggdrasil.net/api/translations/ishtar/ishtar/es/statistics/?format=api",
            "changes_list_url": "https://translate.iggdrasil.net/api/translations/ishtar/ishtar/es/changes/?format=api",
            "units_list_url": "https://translate.iggdrasil.net/api/translations/ishtar/ishtar/es/units/?format=api"
        },
        {
            "language": {
                "id": 224,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 224,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://translate.iggdrasil.net/languages/fr/",
                "url": "https://translate.iggdrasil.net/api/languages/fr/?format=api",
                "statistics_url": "https://translate.iggdrasil.net/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "Ishtar",
                "slug": "ishtar",
                "id": 1,
                "source_language": {
                    "id": 169,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 169,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.iggdrasil.net/languages/en/",
                    "url": "https://translate.iggdrasil.net/api/languages/en/?format=api",
                    "statistics_url": "https://translate.iggdrasil.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Ishtar",
                    "slug": "ishtar",
                    "id": 1,
                    "web": "https://ishtar-archeo.net/",
                    "web_url": "https://translate.iggdrasil.net/projects/ishtar/",
                    "url": "https://translate.iggdrasil.net/api/projects/ishtar/?format=api",
                    "components_list_url": "https://translate.iggdrasil.net/api/projects/ishtar/components/?format=api",
                    "repository_url": "https://translate.iggdrasil.net/api/projects/ishtar/repository/?format=api",
                    "statistics_url": "https://translate.iggdrasil.net/api/projects/ishtar/statistics/?format=api",
                    "categories_url": "https://translate.iggdrasil.net/api/projects/ishtar/categories/?format=api",
                    "changes_list_url": "https://translate.iggdrasil.net/api/projects/ishtar/changes/?format=api",
                    "languages_url": "https://translate.iggdrasil.net/api/projects/ishtar/languages/?format=api",
                    "labels_url": "https://translate.iggdrasil.net/api/projects/ishtar/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://gitlab.com/iggdrasil/ishtar.git",
                "git_export": "https://translate.iggdrasil.net/git/ishtar/ishtar/",
                "branch": "WIP/i18n",
                "push_branch": "",
                "filemask": "locale/*/LC_MESSAGES/django.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "AGPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.iggdrasil.net/projects/ishtar/ishtar/",
                "url": "https://translate.iggdrasil.net/api/components/ishtar/ishtar/?format=api",
                "repository_url": "https://translate.iggdrasil.net/api/components/ishtar/ishtar/repository/?format=api",
                "translations_url": "https://translate.iggdrasil.net/api/components/ishtar/ishtar/translations/?format=api",
                "statistics_url": "https://translate.iggdrasil.net/api/components/ishtar/ishtar/statistics/?format=api",
                "lock_url": "https://translate.iggdrasil.net/api/components/ishtar/ishtar/lock/?format=api",
                "links_url": "https://translate.iggdrasil.net/api/components/ishtar/ishtar/links/?format=api",
                "changes_list_url": "https://translate.iggdrasil.net/api/components/ishtar/ishtar/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": "git.iggdrasil.net:/srv/git/ishtar.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://gitlab.com/iggdrasil/ishtar/-/blob/{{branch}}/{{filename}}?ref_type=heads#L{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "fr",
            "id": 4,
            "filename": "locale/fr/LC_MESSAGES/django.po",
            "revision": "97f10874409ba359f4cd63460d99a83414d2ad2f",
            "web_url": "https://translate.iggdrasil.net/projects/ishtar/ishtar/fr/",
            "share_url": "https://translate.iggdrasil.net/engage/ishtar/-/fr/",
            "translate_url": "https://translate.iggdrasil.net/translate/ishtar/ishtar/fr/",
            "url": "https://translate.iggdrasil.net/api/translations/ishtar/ishtar/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2814,
            "total_words": 10616,
            "translated": 2814,
            "translated_words": 10616,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 115,
            "failing_checks_words": 310,
            "failing_checks_percent": 4.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-23T07:45:29.200425Z",
            "last_author": null,
            "repository_url": "https://translate.iggdrasil.net/api/translations/ishtar/ishtar/fr/repository/?format=api",
            "file_url": "https://translate.iggdrasil.net/api/translations/ishtar/ishtar/fr/file/?format=api",
            "statistics_url": "https://translate.iggdrasil.net/api/translations/ishtar/ishtar/fr/statistics/?format=api",
            "changes_list_url": "https://translate.iggdrasil.net/api/translations/ishtar/ishtar/fr/changes/?format=api",
            "units_list_url": "https://translate.iggdrasil.net/api/translations/ishtar/ishtar/fr/units/?format=api"
        },
        {
            "language": {
                "id": 529,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 529,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://translate.iggdrasil.net/languages/pt/",
                "url": "https://translate.iggdrasil.net/api/languages/pt/?format=api",
                "statistics_url": "https://translate.iggdrasil.net/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "Ishtar",
                "slug": "ishtar",
                "id": 1,
                "source_language": {
                    "id": 169,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 169,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.iggdrasil.net/languages/en/",
                    "url": "https://translate.iggdrasil.net/api/languages/en/?format=api",
                    "statistics_url": "https://translate.iggdrasil.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Ishtar",
                    "slug": "ishtar",
                    "id": 1,
                    "web": "https://ishtar-archeo.net/",
                    "web_url": "https://translate.iggdrasil.net/projects/ishtar/",
                    "url": "https://translate.iggdrasil.net/api/projects/ishtar/?format=api",
                    "components_list_url": "https://translate.iggdrasil.net/api/projects/ishtar/components/?format=api",
                    "repository_url": "https://translate.iggdrasil.net/api/projects/ishtar/repository/?format=api",
                    "statistics_url": "https://translate.iggdrasil.net/api/projects/ishtar/statistics/?format=api",
                    "categories_url": "https://translate.iggdrasil.net/api/projects/ishtar/categories/?format=api",
                    "changes_list_url": "https://translate.iggdrasil.net/api/projects/ishtar/changes/?format=api",
                    "languages_url": "https://translate.iggdrasil.net/api/projects/ishtar/languages/?format=api",
                    "labels_url": "https://translate.iggdrasil.net/api/projects/ishtar/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://gitlab.com/iggdrasil/ishtar.git",
                "git_export": "https://translate.iggdrasil.net/git/ishtar/ishtar/",
                "branch": "WIP/i18n",
                "push_branch": "",
                "filemask": "locale/*/LC_MESSAGES/django.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "AGPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.iggdrasil.net/projects/ishtar/ishtar/",
                "url": "https://translate.iggdrasil.net/api/components/ishtar/ishtar/?format=api",
                "repository_url": "https://translate.iggdrasil.net/api/components/ishtar/ishtar/repository/?format=api",
                "translations_url": "https://translate.iggdrasil.net/api/components/ishtar/ishtar/translations/?format=api",
                "statistics_url": "https://translate.iggdrasil.net/api/components/ishtar/ishtar/statistics/?format=api",
                "lock_url": "https://translate.iggdrasil.net/api/components/ishtar/ishtar/lock/?format=api",
                "links_url": "https://translate.iggdrasil.net/api/components/ishtar/ishtar/links/?format=api",
                "changes_list_url": "https://translate.iggdrasil.net/api/components/ishtar/ishtar/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": "git.iggdrasil.net:/srv/git/ishtar.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://gitlab.com/iggdrasil/ishtar/-/blob/{{branch}}/{{filename}}?ref_type=heads#L{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "pt",
            "id": 5,
            "filename": "locale/pt/LC_MESSAGES/django.po",
            "revision": "db47ae29a2de3a98a9194585c01685e33a4a232c",
            "web_url": "https://translate.iggdrasil.net/projects/ishtar/ishtar/pt/",
            "share_url": "https://translate.iggdrasil.net/engage/ishtar/-/pt/",
            "translate_url": "https://translate.iggdrasil.net/translate/ishtar/ishtar/pt/",
            "url": "https://translate.iggdrasil.net/api/translations/ishtar/ishtar/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2813,
            "total_words": 10613,
            "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": "2024-04-23T07:45:35.585983Z",
            "last_author": null,
            "repository_url": "https://translate.iggdrasil.net/api/translations/ishtar/ishtar/pt/repository/?format=api",
            "file_url": "https://translate.iggdrasil.net/api/translations/ishtar/ishtar/pt/file/?format=api",
            "statistics_url": "https://translate.iggdrasil.net/api/translations/ishtar/ishtar/pt/statistics/?format=api",
            "changes_list_url": "https://translate.iggdrasil.net/api/translations/ishtar/ishtar/pt/changes/?format=api",
            "units_list_url": "https://translate.iggdrasil.net/api/translations/ishtar/ishtar/pt/units/?format=api"
        },
        {
            "language": {
                "id": 169,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 169,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.iggdrasil.net/languages/en/",
                "url": "https://translate.iggdrasil.net/api/languages/en/?format=api",
                "statistics_url": "https://translate.iggdrasil.net/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "Glossary",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "id": 169,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 169,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.iggdrasil.net/languages/en/",
                    "url": "https://translate.iggdrasil.net/api/languages/en/?format=api",
                    "statistics_url": "https://translate.iggdrasil.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Ishtar",
                    "slug": "ishtar",
                    "id": 1,
                    "web": "https://ishtar-archeo.net/",
                    "web_url": "https://translate.iggdrasil.net/projects/ishtar/",
                    "url": "https://translate.iggdrasil.net/api/projects/ishtar/?format=api",
                    "components_list_url": "https://translate.iggdrasil.net/api/projects/ishtar/components/?format=api",
                    "repository_url": "https://translate.iggdrasil.net/api/projects/ishtar/repository/?format=api",
                    "statistics_url": "https://translate.iggdrasil.net/api/projects/ishtar/statistics/?format=api",
                    "categories_url": "https://translate.iggdrasil.net/api/projects/ishtar/categories/?format=api",
                    "changes_list_url": "https://translate.iggdrasil.net/api/projects/ishtar/changes/?format=api",
                    "languages_url": "https://translate.iggdrasil.net/api/projects/ishtar/languages/?format=api",
                    "labels_url": "https://translate.iggdrasil.net/api/projects/ishtar/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translate.iggdrasil.net/git/ishtar/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "AGPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.iggdrasil.net/projects/ishtar/glossary/",
                "url": "https://translate.iggdrasil.net/api/components/ishtar/glossary/?format=api",
                "repository_url": "https://translate.iggdrasil.net/api/components/ishtar/glossary/repository/?format=api",
                "translations_url": "https://translate.iggdrasil.net/api/components/ishtar/glossary/translations/?format=api",
                "statistics_url": "https://translate.iggdrasil.net/api/components/ishtar/glossary/statistics/?format=api",
                "lock_url": "https://translate.iggdrasil.net/api/components/ishtar/glossary/lock/?format=api",
                "links_url": "https://translate.iggdrasil.net/api/components/ishtar/glossary/links/?format=api",
                "changes_list_url": "https://translate.iggdrasil.net/api/components/ishtar/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",
                "category": null,
                "linked_component": null
            },
            "language_code": "en",
            "id": 6,
            "filename": "",
            "revision": "",
            "web_url": "https://translate.iggdrasil.net/projects/ishtar/glossary/en/",
            "share_url": "https://translate.iggdrasil.net/engage/ishtar/-/en/",
            "translate_url": "https://translate.iggdrasil.net/translate/ishtar/glossary/en/",
            "url": "https://translate.iggdrasil.net/api/translations/ishtar/glossary/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.iggdrasil.net/api/translations/ishtar/glossary/en/repository/?format=api",
            "file_url": "https://translate.iggdrasil.net/api/translations/ishtar/glossary/en/file/?format=api",
            "statistics_url": "https://translate.iggdrasil.net/api/translations/ishtar/glossary/en/statistics/?format=api",
            "changes_list_url": "https://translate.iggdrasil.net/api/translations/ishtar/glossary/en/changes/?format=api",
            "units_list_url": "https://translate.iggdrasil.net/api/translations/ishtar/glossary/en/units/?format=api"
        },
        {
            "language": {
                "id": 224,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 224,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://translate.iggdrasil.net/languages/fr/",
                "url": "https://translate.iggdrasil.net/api/languages/fr/?format=api",
                "statistics_url": "https://translate.iggdrasil.net/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "Glossary",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "id": 169,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 169,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.iggdrasil.net/languages/en/",
                    "url": "https://translate.iggdrasil.net/api/languages/en/?format=api",
                    "statistics_url": "https://translate.iggdrasil.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Ishtar",
                    "slug": "ishtar",
                    "id": 1,
                    "web": "https://ishtar-archeo.net/",
                    "web_url": "https://translate.iggdrasil.net/projects/ishtar/",
                    "url": "https://translate.iggdrasil.net/api/projects/ishtar/?format=api",
                    "components_list_url": "https://translate.iggdrasil.net/api/projects/ishtar/components/?format=api",
                    "repository_url": "https://translate.iggdrasil.net/api/projects/ishtar/repository/?format=api",
                    "statistics_url": "https://translate.iggdrasil.net/api/projects/ishtar/statistics/?format=api",
                    "categories_url": "https://translate.iggdrasil.net/api/projects/ishtar/categories/?format=api",
                    "changes_list_url": "https://translate.iggdrasil.net/api/projects/ishtar/changes/?format=api",
                    "languages_url": "https://translate.iggdrasil.net/api/projects/ishtar/languages/?format=api",
                    "labels_url": "https://translate.iggdrasil.net/api/projects/ishtar/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translate.iggdrasil.net/git/ishtar/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "AGPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.iggdrasil.net/projects/ishtar/glossary/",
                "url": "https://translate.iggdrasil.net/api/components/ishtar/glossary/?format=api",
                "repository_url": "https://translate.iggdrasil.net/api/components/ishtar/glossary/repository/?format=api",
                "translations_url": "https://translate.iggdrasil.net/api/components/ishtar/glossary/translations/?format=api",
                "statistics_url": "https://translate.iggdrasil.net/api/components/ishtar/glossary/statistics/?format=api",
                "lock_url": "https://translate.iggdrasil.net/api/components/ishtar/glossary/lock/?format=api",
                "links_url": "https://translate.iggdrasil.net/api/components/ishtar/glossary/links/?format=api",
                "changes_list_url": "https://translate.iggdrasil.net/api/components/ishtar/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",
                "category": null,
                "linked_component": null
            },
            "language_code": "fr",
            "id": 7,
            "filename": "fr.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.iggdrasil.net/projects/ishtar/glossary/fr/",
            "share_url": "https://translate.iggdrasil.net/engage/ishtar/-/fr/",
            "translate_url": "https://translate.iggdrasil.net/translate/ishtar/glossary/fr/",
            "url": "https://translate.iggdrasil.net/api/translations/ishtar/glossary/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-23T07:45:59.436063Z",
            "last_author": null,
            "repository_url": "https://translate.iggdrasil.net/api/translations/ishtar/glossary/fr/repository/?format=api",
            "file_url": "https://translate.iggdrasil.net/api/translations/ishtar/glossary/fr/file/?format=api",
            "statistics_url": "https://translate.iggdrasil.net/api/translations/ishtar/glossary/fr/statistics/?format=api",
            "changes_list_url": "https://translate.iggdrasil.net/api/translations/ishtar/glossary/fr/changes/?format=api",
            "units_list_url": "https://translate.iggdrasil.net/api/translations/ishtar/glossary/fr/units/?format=api"
        },
        {
            "language": {
                "id": 529,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 529,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://translate.iggdrasil.net/languages/pt/",
                "url": "https://translate.iggdrasil.net/api/languages/pt/?format=api",
                "statistics_url": "https://translate.iggdrasil.net/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "Glossary",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "id": 169,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 169,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.iggdrasil.net/languages/en/",
                    "url": "https://translate.iggdrasil.net/api/languages/en/?format=api",
                    "statistics_url": "https://translate.iggdrasil.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Ishtar",
                    "slug": "ishtar",
                    "id": 1,
                    "web": "https://ishtar-archeo.net/",
                    "web_url": "https://translate.iggdrasil.net/projects/ishtar/",
                    "url": "https://translate.iggdrasil.net/api/projects/ishtar/?format=api",
                    "components_list_url": "https://translate.iggdrasil.net/api/projects/ishtar/components/?format=api",
                    "repository_url": "https://translate.iggdrasil.net/api/projects/ishtar/repository/?format=api",
                    "statistics_url": "https://translate.iggdrasil.net/api/projects/ishtar/statistics/?format=api",
                    "categories_url": "https://translate.iggdrasil.net/api/projects/ishtar/categories/?format=api",
                    "changes_list_url": "https://translate.iggdrasil.net/api/projects/ishtar/changes/?format=api",
                    "languages_url": "https://translate.iggdrasil.net/api/projects/ishtar/languages/?format=api",
                    "labels_url": "https://translate.iggdrasil.net/api/projects/ishtar/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translate.iggdrasil.net/git/ishtar/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "AGPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.iggdrasil.net/projects/ishtar/glossary/",
                "url": "https://translate.iggdrasil.net/api/components/ishtar/glossary/?format=api",
                "repository_url": "https://translate.iggdrasil.net/api/components/ishtar/glossary/repository/?format=api",
                "translations_url": "https://translate.iggdrasil.net/api/components/ishtar/glossary/translations/?format=api",
                "statistics_url": "https://translate.iggdrasil.net/api/components/ishtar/glossary/statistics/?format=api",
                "lock_url": "https://translate.iggdrasil.net/api/components/ishtar/glossary/lock/?format=api",
                "links_url": "https://translate.iggdrasil.net/api/components/ishtar/glossary/links/?format=api",
                "changes_list_url": "https://translate.iggdrasil.net/api/components/ishtar/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",
                "category": null,
                "linked_component": null
            },
            "language_code": "pt",
            "id": 8,
            "filename": "pt.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.iggdrasil.net/projects/ishtar/glossary/pt/",
            "share_url": "https://translate.iggdrasil.net/engage/ishtar/-/pt/",
            "translate_url": "https://translate.iggdrasil.net/translate/ishtar/glossary/pt/",
            "url": "https://translate.iggdrasil.net/api/translations/ishtar/glossary/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-23T07:45:59.539459Z",
            "last_author": null,
            "repository_url": "https://translate.iggdrasil.net/api/translations/ishtar/glossary/pt/repository/?format=api",
            "file_url": "https://translate.iggdrasil.net/api/translations/ishtar/glossary/pt/file/?format=api",
            "statistics_url": "https://translate.iggdrasil.net/api/translations/ishtar/glossary/pt/statistics/?format=api",
            "changes_list_url": "https://translate.iggdrasil.net/api/translations/ishtar/glossary/pt/changes/?format=api",
            "units_list_url": "https://translate.iggdrasil.net/api/translations/ishtar/glossary/pt/units/?format=api"
        },
        {
            "language": {
                "id": 140,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 140,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://translate.iggdrasil.net/languages/de/",
                "url": "https://translate.iggdrasil.net/api/languages/de/?format=api",
                "statistics_url": "https://translate.iggdrasil.net/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "Glossary",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "id": 169,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 169,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.iggdrasil.net/languages/en/",
                    "url": "https://translate.iggdrasil.net/api/languages/en/?format=api",
                    "statistics_url": "https://translate.iggdrasil.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Ishtar",
                    "slug": "ishtar",
                    "id": 1,
                    "web": "https://ishtar-archeo.net/",
                    "web_url": "https://translate.iggdrasil.net/projects/ishtar/",
                    "url": "https://translate.iggdrasil.net/api/projects/ishtar/?format=api",
                    "components_list_url": "https://translate.iggdrasil.net/api/projects/ishtar/components/?format=api",
                    "repository_url": "https://translate.iggdrasil.net/api/projects/ishtar/repository/?format=api",
                    "statistics_url": "https://translate.iggdrasil.net/api/projects/ishtar/statistics/?format=api",
                    "categories_url": "https://translate.iggdrasil.net/api/projects/ishtar/categories/?format=api",
                    "changes_list_url": "https://translate.iggdrasil.net/api/projects/ishtar/changes/?format=api",
                    "languages_url": "https://translate.iggdrasil.net/api/projects/ishtar/languages/?format=api",
                    "labels_url": "https://translate.iggdrasil.net/api/projects/ishtar/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translate.iggdrasil.net/git/ishtar/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "AGPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.iggdrasil.net/projects/ishtar/glossary/",
                "url": "https://translate.iggdrasil.net/api/components/ishtar/glossary/?format=api",
                "repository_url": "https://translate.iggdrasil.net/api/components/ishtar/glossary/repository/?format=api",
                "translations_url": "https://translate.iggdrasil.net/api/components/ishtar/glossary/translations/?format=api",
                "statistics_url": "https://translate.iggdrasil.net/api/components/ishtar/glossary/statistics/?format=api",
                "lock_url": "https://translate.iggdrasil.net/api/components/ishtar/glossary/lock/?format=api",
                "links_url": "https://translate.iggdrasil.net/api/components/ishtar/glossary/links/?format=api",
                "changes_list_url": "https://translate.iggdrasil.net/api/components/ishtar/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",
                "category": null,
                "linked_component": null
            },
            "language_code": "de",
            "id": 9,
            "filename": "de.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.iggdrasil.net/projects/ishtar/glossary/de/",
            "share_url": "https://translate.iggdrasil.net/engage/ishtar/-/de/",
            "translate_url": "https://translate.iggdrasil.net/translate/ishtar/glossary/de/",
            "url": "https://translate.iggdrasil.net/api/translations/ishtar/glossary/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-23T07:45:58.638612Z",
            "last_author": null,
            "repository_url": "https://translate.iggdrasil.net/api/translations/ishtar/glossary/de/repository/?format=api",
            "file_url": "https://translate.iggdrasil.net/api/translations/ishtar/glossary/de/file/?format=api",
            "statistics_url": "https://translate.iggdrasil.net/api/translations/ishtar/glossary/de/statistics/?format=api",
            "changes_list_url": "https://translate.iggdrasil.net/api/translations/ishtar/glossary/de/changes/?format=api",
            "units_list_url": "https://translate.iggdrasil.net/api/translations/ishtar/glossary/de/units/?format=api"
        },
        {
            "language": {
                "id": 187,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 187,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://translate.iggdrasil.net/languages/es/",
                "url": "https://translate.iggdrasil.net/api/languages/es/?format=api",
                "statistics_url": "https://translate.iggdrasil.net/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "Glossary",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "id": 169,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 169,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.iggdrasil.net/languages/en/",
                    "url": "https://translate.iggdrasil.net/api/languages/en/?format=api",
                    "statistics_url": "https://translate.iggdrasil.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Ishtar",
                    "slug": "ishtar",
                    "id": 1,
                    "web": "https://ishtar-archeo.net/",
                    "web_url": "https://translate.iggdrasil.net/projects/ishtar/",
                    "url": "https://translate.iggdrasil.net/api/projects/ishtar/?format=api",
                    "components_list_url": "https://translate.iggdrasil.net/api/projects/ishtar/components/?format=api",
                    "repository_url": "https://translate.iggdrasil.net/api/projects/ishtar/repository/?format=api",
                    "statistics_url": "https://translate.iggdrasil.net/api/projects/ishtar/statistics/?format=api",
                    "categories_url": "https://translate.iggdrasil.net/api/projects/ishtar/categories/?format=api",
                    "changes_list_url": "https://translate.iggdrasil.net/api/projects/ishtar/changes/?format=api",
                    "languages_url": "https://translate.iggdrasil.net/api/projects/ishtar/languages/?format=api",
                    "labels_url": "https://translate.iggdrasil.net/api/projects/ishtar/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translate.iggdrasil.net/git/ishtar/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "AGPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.iggdrasil.net/projects/ishtar/glossary/",
                "url": "https://translate.iggdrasil.net/api/components/ishtar/glossary/?format=api",
                "repository_url": "https://translate.iggdrasil.net/api/components/ishtar/glossary/repository/?format=api",
                "translations_url": "https://translate.iggdrasil.net/api/components/ishtar/glossary/translations/?format=api",
                "statistics_url": "https://translate.iggdrasil.net/api/components/ishtar/glossary/statistics/?format=api",
                "lock_url": "https://translate.iggdrasil.net/api/components/ishtar/glossary/lock/?format=api",
                "links_url": "https://translate.iggdrasil.net/api/components/ishtar/glossary/links/?format=api",
                "changes_list_url": "https://translate.iggdrasil.net/api/components/ishtar/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",
                "category": null,
                "linked_component": null
            },
            "language_code": "es",
            "id": 10,
            "filename": "es.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.iggdrasil.net/projects/ishtar/glossary/es/",
            "share_url": "https://translate.iggdrasil.net/engage/ishtar/-/es/",
            "translate_url": "https://translate.iggdrasil.net/translate/ishtar/glossary/es/",
            "url": "https://translate.iggdrasil.net/api/translations/ishtar/glossary/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-23T07:45:59.050009Z",
            "last_author": null,
            "repository_url": "https://translate.iggdrasil.net/api/translations/ishtar/glossary/es/repository/?format=api",
            "file_url": "https://translate.iggdrasil.net/api/translations/ishtar/glossary/es/file/?format=api",
            "statistics_url": "https://translate.iggdrasil.net/api/translations/ishtar/glossary/es/statistics/?format=api",
            "changes_list_url": "https://translate.iggdrasil.net/api/translations/ishtar/glossary/es/changes/?format=api",
            "units_list_url": "https://translate.iggdrasil.net/api/translations/ishtar/glossary/es/units/?format=api"
        }
    ]
}