Translation components API.

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

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

{
    "count": 254,
    "next": null,
    "previous": "https://itzulpenak.gamerauntsia.eus/api/translations/?format=api&page=5",
    "results": [
        {
            "language": {
                "id": 237,
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 237,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "population": 41077398,
                "web_url": "https://itzulpenak.gamerauntsia.eus/languages/pl/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/languages/pl/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/pl/statistics/?format=api"
            },
            "component": {
                "name": "libre-memory-game",
                "slug": "glossary",
                "id": 180,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://itzulpenak.gamerauntsia.eus/languages/en/",
                    "url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/?format=api",
                    "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "libre-memory-game",
                    "slug": "libre-memory-game",
                    "id": 46,
                    "web": "https://codeberg.org/quentin-bettoum/libre-memory-game",
                    "web_url": "https://itzulpenak.gamerauntsia.eus/projects/libre-memory-game/",
                    "url": "https://itzulpenak.gamerauntsia.eus/api/projects/libre-memory-game/?format=api",
                    "components_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/libre-memory-game/components/?format=api",
                    "repository_url": "https://itzulpenak.gamerauntsia.eus/api/projects/libre-memory-game/repository/?format=api",
                    "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/projects/libre-memory-game/statistics/?format=api",
                    "categories_url": "https://itzulpenak.gamerauntsia.eus/api/projects/libre-memory-game/categories/?format=api",
                    "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/libre-memory-game/changes/?format=api",
                    "languages_url": "https://itzulpenak.gamerauntsia.eus/api/projects/libre-memory-game/languages/?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://itzulpenak.gamerauntsia.eus/git/libre-memory-game/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://itzulpenak.gamerauntsia.eus/projects/libre-memory-game/glossary/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/components/libre-memory-game/glossary/?format=api",
                "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/libre-memory-game/glossary/repository/?format=api",
                "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/libre-memory-game/glossary/translations/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/libre-memory-game/glossary/statistics/?format=api",
                "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/libre-memory-game/glossary/lock/?format=api",
                "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/libre-memory-game/glossary/links/?format=api",
                "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/libre-memory-game/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
            },
            "language_code": "pl",
            "id": 539,
            "filename": "pl.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/libre-memory-game/glossary/pl/",
            "share_url": "https://itzulpenak.gamerauntsia.eus/engage/libre-memory-game/-/pl/",
            "translate_url": "https://itzulpenak.gamerauntsia.eus/translate/libre-memory-game/glossary/pl/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/translations/libre-memory-game/glossary/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/translations/libre-memory-game/glossary/pl/repository/?format=api",
            "file_url": "https://itzulpenak.gamerauntsia.eus/api/translations/libre-memory-game/glossary/pl/file/?format=api",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/translations/libre-memory-game/glossary/pl/statistics/?format=api",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/translations/libre-memory-game/glossary/pl/changes/?format=api",
            "units_list_url": "https://itzulpenak.gamerauntsia.eus/api/translations/libre-memory-game/glossary/pl/units/?format=api"
        },
        {
            "language": {
                "id": 244,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 244,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "bp",
                    "por_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 192661560,
                "web_url": "https://itzulpenak.gamerauntsia.eus/languages/pt_BR/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/languages/pt_BR/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/pt_BR/statistics/?format=api"
            },
            "component": {
                "name": "libre-memory-game",
                "slug": "glossary",
                "id": 180,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://itzulpenak.gamerauntsia.eus/languages/en/",
                    "url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/?format=api",
                    "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "libre-memory-game",
                    "slug": "libre-memory-game",
                    "id": 46,
                    "web": "https://codeberg.org/quentin-bettoum/libre-memory-game",
                    "web_url": "https://itzulpenak.gamerauntsia.eus/projects/libre-memory-game/",
                    "url": "https://itzulpenak.gamerauntsia.eus/api/projects/libre-memory-game/?format=api",
                    "components_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/libre-memory-game/components/?format=api",
                    "repository_url": "https://itzulpenak.gamerauntsia.eus/api/projects/libre-memory-game/repository/?format=api",
                    "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/projects/libre-memory-game/statistics/?format=api",
                    "categories_url": "https://itzulpenak.gamerauntsia.eus/api/projects/libre-memory-game/categories/?format=api",
                    "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/libre-memory-game/changes/?format=api",
                    "languages_url": "https://itzulpenak.gamerauntsia.eus/api/projects/libre-memory-game/languages/?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://itzulpenak.gamerauntsia.eus/git/libre-memory-game/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://itzulpenak.gamerauntsia.eus/projects/libre-memory-game/glossary/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/components/libre-memory-game/glossary/?format=api",
                "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/libre-memory-game/glossary/repository/?format=api",
                "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/libre-memory-game/glossary/translations/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/libre-memory-game/glossary/statistics/?format=api",
                "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/libre-memory-game/glossary/lock/?format=api",
                "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/libre-memory-game/glossary/links/?format=api",
                "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/libre-memory-game/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
            },
            "language_code": "pt_BR",
            "id": 541,
            "filename": "pt_BR.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/libre-memory-game/glossary/pt_BR/",
            "share_url": "https://itzulpenak.gamerauntsia.eus/engage/libre-memory-game/-/pt_BR/",
            "translate_url": "https://itzulpenak.gamerauntsia.eus/translate/libre-memory-game/glossary/pt_BR/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/translations/libre-memory-game/glossary/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/translations/libre-memory-game/glossary/pt_BR/repository/?format=api",
            "file_url": "https://itzulpenak.gamerauntsia.eus/api/translations/libre-memory-game/glossary/pt_BR/file/?format=api",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/translations/libre-memory-game/glossary/pt_BR/statistics/?format=api",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/translations/libre-memory-game/glossary/pt_BR/changes/?format=api",
            "units_list_url": "https://itzulpenak.gamerauntsia.eus/api/translations/libre-memory-game/glossary/pt_BR/units/?format=api"
        },
        {
            "language": {
                "id": 309,
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 309,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "web_url": "https://itzulpenak.gamerauntsia.eus/languages/tr/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/languages/tr/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/tr/statistics/?format=api"
            },
            "component": {
                "name": "libre-memory-game",
                "slug": "glossary",
                "id": 180,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://itzulpenak.gamerauntsia.eus/languages/en/",
                    "url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/?format=api",
                    "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "libre-memory-game",
                    "slug": "libre-memory-game",
                    "id": 46,
                    "web": "https://codeberg.org/quentin-bettoum/libre-memory-game",
                    "web_url": "https://itzulpenak.gamerauntsia.eus/projects/libre-memory-game/",
                    "url": "https://itzulpenak.gamerauntsia.eus/api/projects/libre-memory-game/?format=api",
                    "components_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/libre-memory-game/components/?format=api",
                    "repository_url": "https://itzulpenak.gamerauntsia.eus/api/projects/libre-memory-game/repository/?format=api",
                    "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/projects/libre-memory-game/statistics/?format=api",
                    "categories_url": "https://itzulpenak.gamerauntsia.eus/api/projects/libre-memory-game/categories/?format=api",
                    "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/libre-memory-game/changes/?format=api",
                    "languages_url": "https://itzulpenak.gamerauntsia.eus/api/projects/libre-memory-game/languages/?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://itzulpenak.gamerauntsia.eus/git/libre-memory-game/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://itzulpenak.gamerauntsia.eus/projects/libre-memory-game/glossary/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/components/libre-memory-game/glossary/?format=api",
                "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/libre-memory-game/glossary/repository/?format=api",
                "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/libre-memory-game/glossary/translations/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/libre-memory-game/glossary/statistics/?format=api",
                "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/libre-memory-game/glossary/lock/?format=api",
                "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/libre-memory-game/glossary/links/?format=api",
                "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/libre-memory-game/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
            },
            "language_code": "tr",
            "id": 543,
            "filename": "tr.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/libre-memory-game/glossary/tr/",
            "share_url": "https://itzulpenak.gamerauntsia.eus/engage/libre-memory-game/-/tr/",
            "translate_url": "https://itzulpenak.gamerauntsia.eus/translate/libre-memory-game/glossary/tr/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/translations/libre-memory-game/glossary/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/translations/libre-memory-game/glossary/tr/repository/?format=api",
            "file_url": "https://itzulpenak.gamerauntsia.eus/api/translations/libre-memory-game/glossary/tr/file/?format=api",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/translations/libre-memory-game/glossary/tr/statistics/?format=api",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/translations/libre-memory-game/glossary/tr/changes/?format=api",
            "units_list_url": "https://itzulpenak.gamerauntsia.eus/api/translations/libre-memory-game/glossary/tr/units/?format=api"
        },
        {
            "language": {
                "id": 339,
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 339,
                    "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": "https://itzulpenak.gamerauntsia.eus/languages/zh_Hans/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "libre-memory-game",
                "slug": "glossary",
                "id": 180,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://itzulpenak.gamerauntsia.eus/languages/en/",
                    "url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/?format=api",
                    "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "libre-memory-game",
                    "slug": "libre-memory-game",
                    "id": 46,
                    "web": "https://codeberg.org/quentin-bettoum/libre-memory-game",
                    "web_url": "https://itzulpenak.gamerauntsia.eus/projects/libre-memory-game/",
                    "url": "https://itzulpenak.gamerauntsia.eus/api/projects/libre-memory-game/?format=api",
                    "components_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/libre-memory-game/components/?format=api",
                    "repository_url": "https://itzulpenak.gamerauntsia.eus/api/projects/libre-memory-game/repository/?format=api",
                    "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/projects/libre-memory-game/statistics/?format=api",
                    "categories_url": "https://itzulpenak.gamerauntsia.eus/api/projects/libre-memory-game/categories/?format=api",
                    "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/libre-memory-game/changes/?format=api",
                    "languages_url": "https://itzulpenak.gamerauntsia.eus/api/projects/libre-memory-game/languages/?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://itzulpenak.gamerauntsia.eus/git/libre-memory-game/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://itzulpenak.gamerauntsia.eus/projects/libre-memory-game/glossary/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/components/libre-memory-game/glossary/?format=api",
                "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/libre-memory-game/glossary/repository/?format=api",
                "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/libre-memory-game/glossary/translations/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/libre-memory-game/glossary/statistics/?format=api",
                "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/libre-memory-game/glossary/lock/?format=api",
                "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/libre-memory-game/glossary/links/?format=api",
                "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/libre-memory-game/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
            },
            "language_code": "zh_Hans",
            "id": 545,
            "filename": "zh_Hans.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/libre-memory-game/glossary/zh_Hans/",
            "share_url": "https://itzulpenak.gamerauntsia.eus/engage/libre-memory-game/-/zh_Hans/",
            "translate_url": "https://itzulpenak.gamerauntsia.eus/translate/libre-memory-game/glossary/zh_Hans/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/translations/libre-memory-game/glossary/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/translations/libre-memory-game/glossary/zh_Hans/repository/?format=api",
            "file_url": "https://itzulpenak.gamerauntsia.eus/api/translations/libre-memory-game/glossary/zh_Hans/file/?format=api",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/translations/libre-memory-game/glossary/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/translations/libre-memory-game/glossary/zh_Hans/changes/?format=api",
            "units_list_url": "https://itzulpenak.gamerauntsia.eus/api/translations/libre-memory-game/glossary/zh_Hans/units/?format=api"
        }
    ]
}