Translation components API.

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

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

{
    "count": 63,
    "next": "https://translate.memarc.info/api/translations/?format=api&page=3",
    "previous": "https://translate.memarc.info/api/translations/?format=api",
    "results": [
        {
            "language": {
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 103,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "web_url": "https://translate.memarc.info/languages/fr/",
                "url": "https://translate.memarc.info/api/languages/fr/?format=api",
                "statistics_url": "https://translate.memarc.info/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "Core",
                "slug": "core",
                "id": 4,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 73,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://translate.memarc.info/languages/en/",
                    "url": "https://translate.memarc.info/api/languages/en/?format=api",
                    "statistics_url": "https://translate.memarc.info/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Memorial Archives",
                    "slug": "memorial-archives",
                    "id": 1,
                    "web": "http://memorial-archives.international/",
                    "web_url": "https://translate.memarc.info/projects/memorial-archives/",
                    "url": "https://translate.memarc.info/api/projects/memorial-archives/?format=api",
                    "components_list_url": "https://translate.memarc.info/api/projects/memorial-archives/components/?format=api",
                    "repository_url": "https://translate.memarc.info/api/projects/memorial-archives/repository/?format=api",
                    "statistics_url": "https://translate.memarc.info/api/projects/memorial-archives/statistics/?format=api",
                    "changes_list_url": "https://translate.memarc.info/api/projects/memorial-archives/changes/?format=api",
                    "languages_url": "https://translate.memarc.info/api/projects/memorial-archives/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "New Widget Components can be translated here.",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "ssh://code.auxnet.de:22222/code/core-go.git",
                "git_export": "https://translate.memarc.info/git/memorial-archives/core/",
                "branch": "main",
                "push_branch": "translate",
                "filemask": "lang/*.json",
                "template": "lang/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "i18next",
                "license": "proprietary",
                "license_url": null,
                "agreement": "",
                "web_url": "https://translate.memarc.info/projects/memorial-archives/core/",
                "url": "https://translate.memarc.info/api/components/memorial-archives/core/?format=api",
                "repository_url": "https://translate.memarc.info/api/components/memorial-archives/core/repository/?format=api",
                "translations_url": "https://translate.memarc.info/api/components/memorial-archives/core/translations/?format=api",
                "statistics_url": "https://translate.memarc.info/api/components/memorial-archives/core/statistics/?format=api",
                "lock_url": "https://translate.memarc.info/api/components/memorial-archives/core/lock/?format=api",
                "links_url": "https://translate.memarc.info/api/components/memorial-archives/core/links/?format=api",
                "changes_list_url": "https://translate.memarc.info/api/components/memorial-archives/core/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "ssh://code.auxnet.de:22222/code/core-go.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "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": false,
                "glossary_color": "silver"
            },
            "language_code": "fr",
            "id": 25,
            "filename": "lang/fr.json",
            "revision": "1e647694172f02e01d1491289d952e66b494de5c,cd17993b642798a7a18913e649091ceed5112235",
            "web_url": "https://translate.memarc.info/projects/memorial-archives/core/fr/",
            "share_url": "https://translate.memarc.info/engage/memorial-archives/fr/",
            "translate_url": "https://translate.memarc.info/translate/memorial-archives/core/fr/",
            "url": "https://translate.memarc.info/api/translations/memorial-archives/core/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 61,
            "total_words": 74,
            "translated": 58,
            "translated_words": 70,
            "translated_percent": 95.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 3,
            "failing_checks_percent": 4.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-12-13T13:50:55.113933Z",
            "last_author": "Memorial Archives Translation Admin",
            "repository_url": "https://translate.memarc.info/api/translations/memorial-archives/core/fr/repository/?format=api",
            "file_url": "https://translate.memarc.info/api/translations/memorial-archives/core/fr/file/?format=api",
            "statistics_url": "https://translate.memarc.info/api/translations/memorial-archives/core/fr/statistics/?format=api",
            "changes_list_url": "https://translate.memarc.info/api/translations/memorial-archives/core/fr/changes/?format=api",
            "units_list_url": "https://translate.memarc.info/api/translations/memorial-archives/core/fr/units/?format=api"
        },
        {
            "language": {
                "code": "he",
                "name": "Hebrew",
                "plural": {
                    "id": 122,
                    "source": 0,
                    "number": 4,
                    "formula": "(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && n % 10 == 0) ? 2 : 3))",
                    "type": 6
                },
                "aliases": [
                    "iw",
                    "iw_il",
                    "heb"
                ],
                "direction": "rtl",
                "web_url": "https://translate.memarc.info/languages/he/",
                "url": "https://translate.memarc.info/api/languages/he/?format=api",
                "statistics_url": "https://translate.memarc.info/api/languages/he/statistics/?format=api"
            },
            "component": {
                "name": "Core",
                "slug": "core",
                "id": 4,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 73,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://translate.memarc.info/languages/en/",
                    "url": "https://translate.memarc.info/api/languages/en/?format=api",
                    "statistics_url": "https://translate.memarc.info/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Memorial Archives",
                    "slug": "memorial-archives",
                    "id": 1,
                    "web": "http://memorial-archives.international/",
                    "web_url": "https://translate.memarc.info/projects/memorial-archives/",
                    "url": "https://translate.memarc.info/api/projects/memorial-archives/?format=api",
                    "components_list_url": "https://translate.memarc.info/api/projects/memorial-archives/components/?format=api",
                    "repository_url": "https://translate.memarc.info/api/projects/memorial-archives/repository/?format=api",
                    "statistics_url": "https://translate.memarc.info/api/projects/memorial-archives/statistics/?format=api",
                    "changes_list_url": "https://translate.memarc.info/api/projects/memorial-archives/changes/?format=api",
                    "languages_url": "https://translate.memarc.info/api/projects/memorial-archives/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "New Widget Components can be translated here.",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "ssh://code.auxnet.de:22222/code/core-go.git",
                "git_export": "https://translate.memarc.info/git/memorial-archives/core/",
                "branch": "main",
                "push_branch": "translate",
                "filemask": "lang/*.json",
                "template": "lang/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "i18next",
                "license": "proprietary",
                "license_url": null,
                "agreement": "",
                "web_url": "https://translate.memarc.info/projects/memorial-archives/core/",
                "url": "https://translate.memarc.info/api/components/memorial-archives/core/?format=api",
                "repository_url": "https://translate.memarc.info/api/components/memorial-archives/core/repository/?format=api",
                "translations_url": "https://translate.memarc.info/api/components/memorial-archives/core/translations/?format=api",
                "statistics_url": "https://translate.memarc.info/api/components/memorial-archives/core/statistics/?format=api",
                "lock_url": "https://translate.memarc.info/api/components/memorial-archives/core/lock/?format=api",
                "links_url": "https://translate.memarc.info/api/components/memorial-archives/core/links/?format=api",
                "changes_list_url": "https://translate.memarc.info/api/components/memorial-archives/core/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "ssh://code.auxnet.de:22222/code/core-go.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "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": false,
                "glossary_color": "silver"
            },
            "language_code": "he",
            "id": 26,
            "filename": "lang/he.json",
            "revision": "081c10e9e70048f7b057ea4eb77212496e36ba6d,cd17993b642798a7a18913e649091ceed5112235",
            "web_url": "https://translate.memarc.info/projects/memorial-archives/core/he/",
            "share_url": "https://translate.memarc.info/engage/memorial-archives/he/",
            "translate_url": "https://translate.memarc.info/translate/memorial-archives/core/he/",
            "url": "https://translate.memarc.info/api/translations/memorial-archives/core/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 61,
            "total_words": 74,
            "translated": 17,
            "translated_words": 20,
            "translated_percent": 27.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-02-07T12:00:54.332079Z",
            "last_author": "Memorial Archives Translation Admin",
            "repository_url": "https://translate.memarc.info/api/translations/memorial-archives/core/he/repository/?format=api",
            "file_url": "https://translate.memarc.info/api/translations/memorial-archives/core/he/file/?format=api",
            "statistics_url": "https://translate.memarc.info/api/translations/memorial-archives/core/he/statistics/?format=api",
            "changes_list_url": "https://translate.memarc.info/api/translations/memorial-archives/core/he/changes/?format=api",
            "units_list_url": "https://translate.memarc.info/api/translations/memorial-archives/core/he/units/?format=api"
        },
        {
            "language": {
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 131,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "web_url": "https://translate.memarc.info/languages/hu/",
                "url": "https://translate.memarc.info/api/languages/hu/?format=api",
                "statistics_url": "https://translate.memarc.info/api/languages/hu/statistics/?format=api"
            },
            "component": {
                "name": "Core",
                "slug": "core",
                "id": 4,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 73,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://translate.memarc.info/languages/en/",
                    "url": "https://translate.memarc.info/api/languages/en/?format=api",
                    "statistics_url": "https://translate.memarc.info/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Memorial Archives",
                    "slug": "memorial-archives",
                    "id": 1,
                    "web": "http://memorial-archives.international/",
                    "web_url": "https://translate.memarc.info/projects/memorial-archives/",
                    "url": "https://translate.memarc.info/api/projects/memorial-archives/?format=api",
                    "components_list_url": "https://translate.memarc.info/api/projects/memorial-archives/components/?format=api",
                    "repository_url": "https://translate.memarc.info/api/projects/memorial-archives/repository/?format=api",
                    "statistics_url": "https://translate.memarc.info/api/projects/memorial-archives/statistics/?format=api",
                    "changes_list_url": "https://translate.memarc.info/api/projects/memorial-archives/changes/?format=api",
                    "languages_url": "https://translate.memarc.info/api/projects/memorial-archives/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "New Widget Components can be translated here.",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "ssh://code.auxnet.de:22222/code/core-go.git",
                "git_export": "https://translate.memarc.info/git/memorial-archives/core/",
                "branch": "main",
                "push_branch": "translate",
                "filemask": "lang/*.json",
                "template": "lang/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "i18next",
                "license": "proprietary",
                "license_url": null,
                "agreement": "",
                "web_url": "https://translate.memarc.info/projects/memorial-archives/core/",
                "url": "https://translate.memarc.info/api/components/memorial-archives/core/?format=api",
                "repository_url": "https://translate.memarc.info/api/components/memorial-archives/core/repository/?format=api",
                "translations_url": "https://translate.memarc.info/api/components/memorial-archives/core/translations/?format=api",
                "statistics_url": "https://translate.memarc.info/api/components/memorial-archives/core/statistics/?format=api",
                "lock_url": "https://translate.memarc.info/api/components/memorial-archives/core/lock/?format=api",
                "links_url": "https://translate.memarc.info/api/components/memorial-archives/core/links/?format=api",
                "changes_list_url": "https://translate.memarc.info/api/components/memorial-archives/core/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "ssh://code.auxnet.de:22222/code/core-go.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "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": false,
                "glossary_color": "silver"
            },
            "language_code": "hu",
            "id": 27,
            "filename": "lang/hu.json",
            "revision": "e1a6891b7a37f3330caf30613c9902e107fada77,cd17993b642798a7a18913e649091ceed5112235",
            "web_url": "https://translate.memarc.info/projects/memorial-archives/core/hu/",
            "share_url": "https://translate.memarc.info/engage/memorial-archives/hu/",
            "translate_url": "https://translate.memarc.info/translate/memorial-archives/core/hu/",
            "url": "https://translate.memarc.info/api/translations/memorial-archives/core/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 61,
            "total_words": 74,
            "translated": 17,
            "translated_words": 21,
            "translated_percent": 27.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 3.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-02-07T12:01:46.000729Z",
            "last_author": "Memorial Archives Translation Admin",
            "repository_url": "https://translate.memarc.info/api/translations/memorial-archives/core/hu/repository/?format=api",
            "file_url": "https://translate.memarc.info/api/translations/memorial-archives/core/hu/file/?format=api",
            "statistics_url": "https://translate.memarc.info/api/translations/memorial-archives/core/hu/statistics/?format=api",
            "changes_list_url": "https://translate.memarc.info/api/translations/memorial-archives/core/hu/changes/?format=api",
            "units_list_url": "https://translate.memarc.info/api/translations/memorial-archives/core/hu/units/?format=api"
        },
        {
            "language": {
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 142,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita"
                ],
                "direction": "ltr",
                "web_url": "https://translate.memarc.info/languages/it/",
                "url": "https://translate.memarc.info/api/languages/it/?format=api",
                "statistics_url": "https://translate.memarc.info/api/languages/it/statistics/?format=api"
            },
            "component": {
                "name": "Core",
                "slug": "core",
                "id": 4,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 73,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://translate.memarc.info/languages/en/",
                    "url": "https://translate.memarc.info/api/languages/en/?format=api",
                    "statistics_url": "https://translate.memarc.info/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Memorial Archives",
                    "slug": "memorial-archives",
                    "id": 1,
                    "web": "http://memorial-archives.international/",
                    "web_url": "https://translate.memarc.info/projects/memorial-archives/",
                    "url": "https://translate.memarc.info/api/projects/memorial-archives/?format=api",
                    "components_list_url": "https://translate.memarc.info/api/projects/memorial-archives/components/?format=api",
                    "repository_url": "https://translate.memarc.info/api/projects/memorial-archives/repository/?format=api",
                    "statistics_url": "https://translate.memarc.info/api/projects/memorial-archives/statistics/?format=api",
                    "changes_list_url": "https://translate.memarc.info/api/projects/memorial-archives/changes/?format=api",
                    "languages_url": "https://translate.memarc.info/api/projects/memorial-archives/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "New Widget Components can be translated here.",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "ssh://code.auxnet.de:22222/code/core-go.git",
                "git_export": "https://translate.memarc.info/git/memorial-archives/core/",
                "branch": "main",
                "push_branch": "translate",
                "filemask": "lang/*.json",
                "template": "lang/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "i18next",
                "license": "proprietary",
                "license_url": null,
                "agreement": "",
                "web_url": "https://translate.memarc.info/projects/memorial-archives/core/",
                "url": "https://translate.memarc.info/api/components/memorial-archives/core/?format=api",
                "repository_url": "https://translate.memarc.info/api/components/memorial-archives/core/repository/?format=api",
                "translations_url": "https://translate.memarc.info/api/components/memorial-archives/core/translations/?format=api",
                "statistics_url": "https://translate.memarc.info/api/components/memorial-archives/core/statistics/?format=api",
                "lock_url": "https://translate.memarc.info/api/components/memorial-archives/core/lock/?format=api",
                "links_url": "https://translate.memarc.info/api/components/memorial-archives/core/links/?format=api",
                "changes_list_url": "https://translate.memarc.info/api/components/memorial-archives/core/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "ssh://code.auxnet.de:22222/code/core-go.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "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": false,
                "glossary_color": "silver"
            },
            "language_code": "it",
            "id": 28,
            "filename": "lang/it.json",
            "revision": "c00d4203663d28310375eb05887687932020500d,cd17993b642798a7a18913e649091ceed5112235",
            "web_url": "https://translate.memarc.info/projects/memorial-archives/core/it/",
            "share_url": "https://translate.memarc.info/engage/memorial-archives/it/",
            "translate_url": "https://translate.memarc.info/translate/memorial-archives/core/it/",
            "url": "https://translate.memarc.info/api/translations/memorial-archives/core/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 61,
            "total_words": 74,
            "translated": 58,
            "translated_words": 70,
            "translated_percent": 95.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 3,
            "failing_checks_percent": 4.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-12-13T13:48:27.871470Z",
            "last_author": "Memorial Archives Translation Admin",
            "repository_url": "https://translate.memarc.info/api/translations/memorial-archives/core/it/repository/?format=api",
            "file_url": "https://translate.memarc.info/api/translations/memorial-archives/core/it/file/?format=api",
            "statistics_url": "https://translate.memarc.info/api/translations/memorial-archives/core/it/statistics/?format=api",
            "changes_list_url": "https://translate.memarc.info/api/translations/memorial-archives/core/it/changes/?format=api",
            "units_list_url": "https://translate.memarc.info/api/translations/memorial-archives/core/it/units/?format=api"
        },
        {
            "language": {
                "code": "lt",
                "name": "Lithuanian",
                "plural": {
                    "id": 184,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 1 && (n % 100 < 11 || n % 100 > 19)) ? 0 : ((n % 10 >= 2 && n % 10 <= 9 && (n % 100 < 11 || n % 100 > 19)) ? 1 : 2)",
                    "type": 2
                },
                "aliases": [
                    "lit"
                ],
                "direction": "ltr",
                "web_url": "https://translate.memarc.info/languages/lt/",
                "url": "https://translate.memarc.info/api/languages/lt/?format=api",
                "statistics_url": "https://translate.memarc.info/api/languages/lt/statistics/?format=api"
            },
            "component": {
                "name": "Core",
                "slug": "core",
                "id": 4,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 73,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://translate.memarc.info/languages/en/",
                    "url": "https://translate.memarc.info/api/languages/en/?format=api",
                    "statistics_url": "https://translate.memarc.info/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Memorial Archives",
                    "slug": "memorial-archives",
                    "id": 1,
                    "web": "http://memorial-archives.international/",
                    "web_url": "https://translate.memarc.info/projects/memorial-archives/",
                    "url": "https://translate.memarc.info/api/projects/memorial-archives/?format=api",
                    "components_list_url": "https://translate.memarc.info/api/projects/memorial-archives/components/?format=api",
                    "repository_url": "https://translate.memarc.info/api/projects/memorial-archives/repository/?format=api",
                    "statistics_url": "https://translate.memarc.info/api/projects/memorial-archives/statistics/?format=api",
                    "changes_list_url": "https://translate.memarc.info/api/projects/memorial-archives/changes/?format=api",
                    "languages_url": "https://translate.memarc.info/api/projects/memorial-archives/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "New Widget Components can be translated here.",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "ssh://code.auxnet.de:22222/code/core-go.git",
                "git_export": "https://translate.memarc.info/git/memorial-archives/core/",
                "branch": "main",
                "push_branch": "translate",
                "filemask": "lang/*.json",
                "template": "lang/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "i18next",
                "license": "proprietary",
                "license_url": null,
                "agreement": "",
                "web_url": "https://translate.memarc.info/projects/memorial-archives/core/",
                "url": "https://translate.memarc.info/api/components/memorial-archives/core/?format=api",
                "repository_url": "https://translate.memarc.info/api/components/memorial-archives/core/repository/?format=api",
                "translations_url": "https://translate.memarc.info/api/components/memorial-archives/core/translations/?format=api",
                "statistics_url": "https://translate.memarc.info/api/components/memorial-archives/core/statistics/?format=api",
                "lock_url": "https://translate.memarc.info/api/components/memorial-archives/core/lock/?format=api",
                "links_url": "https://translate.memarc.info/api/components/memorial-archives/core/links/?format=api",
                "changes_list_url": "https://translate.memarc.info/api/components/memorial-archives/core/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "ssh://code.auxnet.de:22222/code/core-go.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "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": false,
                "glossary_color": "silver"
            },
            "language_code": "lt",
            "id": 29,
            "filename": "lang/lt.json",
            "revision": "50d261dab052c435047d0498c66cae69b0ec5c78,cd17993b642798a7a18913e649091ceed5112235",
            "web_url": "https://translate.memarc.info/projects/memorial-archives/core/lt/",
            "share_url": "https://translate.memarc.info/engage/memorial-archives/lt/",
            "translate_url": "https://translate.memarc.info/translate/memorial-archives/core/lt/",
            "url": "https://translate.memarc.info/api/translations/memorial-archives/core/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 61,
            "total_words": 74,
            "translated": 17,
            "translated_words": 21,
            "translated_percent": 27.8,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 1.6,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 1.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-02-07T12:02:00.905988Z",
            "last_author": "Memorial Archives Translation Admin",
            "repository_url": "https://translate.memarc.info/api/translations/memorial-archives/core/lt/repository/?format=api",
            "file_url": "https://translate.memarc.info/api/translations/memorial-archives/core/lt/file/?format=api",
            "statistics_url": "https://translate.memarc.info/api/translations/memorial-archives/core/lt/statistics/?format=api",
            "changes_list_url": "https://translate.memarc.info/api/translations/memorial-archives/core/lt/changes/?format=api",
            "units_list_url": "https://translate.memarc.info/api/translations/memorial-archives/core/lt/units/?format=api"
        },
        {
            "language": {
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 215,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "web_url": "https://translate.memarc.info/languages/nl/",
                "url": "https://translate.memarc.info/api/languages/nl/?format=api",
                "statistics_url": "https://translate.memarc.info/api/languages/nl/statistics/?format=api"
            },
            "component": {
                "name": "Core",
                "slug": "core",
                "id": 4,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 73,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://translate.memarc.info/languages/en/",
                    "url": "https://translate.memarc.info/api/languages/en/?format=api",
                    "statistics_url": "https://translate.memarc.info/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Memorial Archives",
                    "slug": "memorial-archives",
                    "id": 1,
                    "web": "http://memorial-archives.international/",
                    "web_url": "https://translate.memarc.info/projects/memorial-archives/",
                    "url": "https://translate.memarc.info/api/projects/memorial-archives/?format=api",
                    "components_list_url": "https://translate.memarc.info/api/projects/memorial-archives/components/?format=api",
                    "repository_url": "https://translate.memarc.info/api/projects/memorial-archives/repository/?format=api",
                    "statistics_url": "https://translate.memarc.info/api/projects/memorial-archives/statistics/?format=api",
                    "changes_list_url": "https://translate.memarc.info/api/projects/memorial-archives/changes/?format=api",
                    "languages_url": "https://translate.memarc.info/api/projects/memorial-archives/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "New Widget Components can be translated here.",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "ssh://code.auxnet.de:22222/code/core-go.git",
                "git_export": "https://translate.memarc.info/git/memorial-archives/core/",
                "branch": "main",
                "push_branch": "translate",
                "filemask": "lang/*.json",
                "template": "lang/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "i18next",
                "license": "proprietary",
                "license_url": null,
                "agreement": "",
                "web_url": "https://translate.memarc.info/projects/memorial-archives/core/",
                "url": "https://translate.memarc.info/api/components/memorial-archives/core/?format=api",
                "repository_url": "https://translate.memarc.info/api/components/memorial-archives/core/repository/?format=api",
                "translations_url": "https://translate.memarc.info/api/components/memorial-archives/core/translations/?format=api",
                "statistics_url": "https://translate.memarc.info/api/components/memorial-archives/core/statistics/?format=api",
                "lock_url": "https://translate.memarc.info/api/components/memorial-archives/core/lock/?format=api",
                "links_url": "https://translate.memarc.info/api/components/memorial-archives/core/links/?format=api",
                "changes_list_url": "https://translate.memarc.info/api/components/memorial-archives/core/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "ssh://code.auxnet.de:22222/code/core-go.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "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": false,
                "glossary_color": "silver"
            },
            "language_code": "nl",
            "id": 30,
            "filename": "lang/nl.json",
            "revision": "af834634ea17e38280cadbf9d06c9ad7d8232b11,cd17993b642798a7a18913e649091ceed5112235",
            "web_url": "https://translate.memarc.info/projects/memorial-archives/core/nl/",
            "share_url": "https://translate.memarc.info/engage/memorial-archives/nl/",
            "translate_url": "https://translate.memarc.info/translate/memorial-archives/core/nl/",
            "url": "https://translate.memarc.info/api/translations/memorial-archives/core/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 61,
            "total_words": 74,
            "translated": 58,
            "translated_words": 70,
            "translated_percent": 95.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 3,
            "failing_checks_percent": 4.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-12-13T13:51:53.260238Z",
            "last_author": "Memorial Archives Translation Admin",
            "repository_url": "https://translate.memarc.info/api/translations/memorial-archives/core/nl/repository/?format=api",
            "file_url": "https://translate.memarc.info/api/translations/memorial-archives/core/nl/file/?format=api",
            "statistics_url": "https://translate.memarc.info/api/translations/memorial-archives/core/nl/statistics/?format=api",
            "changes_list_url": "https://translate.memarc.info/api/translations/memorial-archives/core/nl/changes/?format=api",
            "units_list_url": "https://translate.memarc.info/api/translations/memorial-archives/core/nl/units/?format=api"
        },
        {
            "language": {
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 233,
                    "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",
                "web_url": "https://translate.memarc.info/languages/pl/",
                "url": "https://translate.memarc.info/api/languages/pl/?format=api",
                "statistics_url": "https://translate.memarc.info/api/languages/pl/statistics/?format=api"
            },
            "component": {
                "name": "Core",
                "slug": "core",
                "id": 4,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 73,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://translate.memarc.info/languages/en/",
                    "url": "https://translate.memarc.info/api/languages/en/?format=api",
                    "statistics_url": "https://translate.memarc.info/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Memorial Archives",
                    "slug": "memorial-archives",
                    "id": 1,
                    "web": "http://memorial-archives.international/",
                    "web_url": "https://translate.memarc.info/projects/memorial-archives/",
                    "url": "https://translate.memarc.info/api/projects/memorial-archives/?format=api",
                    "components_list_url": "https://translate.memarc.info/api/projects/memorial-archives/components/?format=api",
                    "repository_url": "https://translate.memarc.info/api/projects/memorial-archives/repository/?format=api",
                    "statistics_url": "https://translate.memarc.info/api/projects/memorial-archives/statistics/?format=api",
                    "changes_list_url": "https://translate.memarc.info/api/projects/memorial-archives/changes/?format=api",
                    "languages_url": "https://translate.memarc.info/api/projects/memorial-archives/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "New Widget Components can be translated here.",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "ssh://code.auxnet.de:22222/code/core-go.git",
                "git_export": "https://translate.memarc.info/git/memorial-archives/core/",
                "branch": "main",
                "push_branch": "translate",
                "filemask": "lang/*.json",
                "template": "lang/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "i18next",
                "license": "proprietary",
                "license_url": null,
                "agreement": "",
                "web_url": "https://translate.memarc.info/projects/memorial-archives/core/",
                "url": "https://translate.memarc.info/api/components/memorial-archives/core/?format=api",
                "repository_url": "https://translate.memarc.info/api/components/memorial-archives/core/repository/?format=api",
                "translations_url": "https://translate.memarc.info/api/components/memorial-archives/core/translations/?format=api",
                "statistics_url": "https://translate.memarc.info/api/components/memorial-archives/core/statistics/?format=api",
                "lock_url": "https://translate.memarc.info/api/components/memorial-archives/core/lock/?format=api",
                "links_url": "https://translate.memarc.info/api/components/memorial-archives/core/links/?format=api",
                "changes_list_url": "https://translate.memarc.info/api/components/memorial-archives/core/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "ssh://code.auxnet.de:22222/code/core-go.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "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": false,
                "glossary_color": "silver"
            },
            "language_code": "pl",
            "id": 31,
            "filename": "lang/pl.json",
            "revision": "73b47a703379d0a54b6eee331983efee87d78584,cd17993b642798a7a18913e649091ceed5112235",
            "web_url": "https://translate.memarc.info/projects/memorial-archives/core/pl/",
            "share_url": "https://translate.memarc.info/engage/memorial-archives/pl/",
            "translate_url": "https://translate.memarc.info/translate/memorial-archives/core/pl/",
            "url": "https://translate.memarc.info/api/translations/memorial-archives/core/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 61,
            "total_words": 74,
            "translated": 58,
            "translated_words": 70,
            "translated_percent": 95.0,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 1.6,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 3.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-12-13T13:45:33.556035Z",
            "last_author": "Memorial Archives Translation Admin",
            "repository_url": "https://translate.memarc.info/api/translations/memorial-archives/core/pl/repository/?format=api",
            "file_url": "https://translate.memarc.info/api/translations/memorial-archives/core/pl/file/?format=api",
            "statistics_url": "https://translate.memarc.info/api/translations/memorial-archives/core/pl/statistics/?format=api",
            "changes_list_url": "https://translate.memarc.info/api/translations/memorial-archives/core/pl/changes/?format=api",
            "units_list_url": "https://translate.memarc.info/api/translations/memorial-archives/core/pl/units/?format=api"
        },
        {
            "language": {
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 248,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "web_url": "https://translate.memarc.info/languages/ru/",
                "url": "https://translate.memarc.info/api/languages/ru/?format=api",
                "statistics_url": "https://translate.memarc.info/api/languages/ru/statistics/?format=api"
            },
            "component": {
                "name": "Core",
                "slug": "core",
                "id": 4,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 73,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://translate.memarc.info/languages/en/",
                    "url": "https://translate.memarc.info/api/languages/en/?format=api",
                    "statistics_url": "https://translate.memarc.info/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Memorial Archives",
                    "slug": "memorial-archives",
                    "id": 1,
                    "web": "http://memorial-archives.international/",
                    "web_url": "https://translate.memarc.info/projects/memorial-archives/",
                    "url": "https://translate.memarc.info/api/projects/memorial-archives/?format=api",
                    "components_list_url": "https://translate.memarc.info/api/projects/memorial-archives/components/?format=api",
                    "repository_url": "https://translate.memarc.info/api/projects/memorial-archives/repository/?format=api",
                    "statistics_url": "https://translate.memarc.info/api/projects/memorial-archives/statistics/?format=api",
                    "changes_list_url": "https://translate.memarc.info/api/projects/memorial-archives/changes/?format=api",
                    "languages_url": "https://translate.memarc.info/api/projects/memorial-archives/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "New Widget Components can be translated here.",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "ssh://code.auxnet.de:22222/code/core-go.git",
                "git_export": "https://translate.memarc.info/git/memorial-archives/core/",
                "branch": "main",
                "push_branch": "translate",
                "filemask": "lang/*.json",
                "template": "lang/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "i18next",
                "license": "proprietary",
                "license_url": null,
                "agreement": "",
                "web_url": "https://translate.memarc.info/projects/memorial-archives/core/",
                "url": "https://translate.memarc.info/api/components/memorial-archives/core/?format=api",
                "repository_url": "https://translate.memarc.info/api/components/memorial-archives/core/repository/?format=api",
                "translations_url": "https://translate.memarc.info/api/components/memorial-archives/core/translations/?format=api",
                "statistics_url": "https://translate.memarc.info/api/components/memorial-archives/core/statistics/?format=api",
                "lock_url": "https://translate.memarc.info/api/components/memorial-archives/core/lock/?format=api",
                "links_url": "https://translate.memarc.info/api/components/memorial-archives/core/links/?format=api",
                "changes_list_url": "https://translate.memarc.info/api/components/memorial-archives/core/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "ssh://code.auxnet.de:22222/code/core-go.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "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": false,
                "glossary_color": "silver"
            },
            "language_code": "ru",
            "id": 32,
            "filename": "lang/ru.json",
            "revision": "a8a61529daa6dc4d943a3d31f7c059537539ce88,cd17993b642798a7a18913e649091ceed5112235",
            "web_url": "https://translate.memarc.info/projects/memorial-archives/core/ru/",
            "share_url": "https://translate.memarc.info/engage/memorial-archives/ru/",
            "translate_url": "https://translate.memarc.info/translate/memorial-archives/core/ru/",
            "url": "https://translate.memarc.info/api/translations/memorial-archives/core/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 61,
            "total_words": 74,
            "translated": 44,
            "translated_words": 53,
            "translated_percent": 72.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 3,
            "failing_checks_percent": 4.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-12-13T13:52:56.585365Z",
            "last_author": "Memorial Archives Translation Admin",
            "repository_url": "https://translate.memarc.info/api/translations/memorial-archives/core/ru/repository/?format=api",
            "file_url": "https://translate.memarc.info/api/translations/memorial-archives/core/ru/file/?format=api",
            "statistics_url": "https://translate.memarc.info/api/translations/memorial-archives/core/ru/statistics/?format=api",
            "changes_list_url": "https://translate.memarc.info/api/translations/memorial-archives/core/ru/changes/?format=api",
            "units_list_url": "https://translate.memarc.info/api/translations/memorial-archives/core/ru/units/?format=api"
        },
        {
            "language": {
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 313,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ua",
                    "ukr"
                ],
                "direction": "ltr",
                "web_url": "https://translate.memarc.info/languages/uk/",
                "url": "https://translate.memarc.info/api/languages/uk/?format=api",
                "statistics_url": "https://translate.memarc.info/api/languages/uk/statistics/?format=api"
            },
            "component": {
                "name": "Core",
                "slug": "core",
                "id": 4,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 73,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://translate.memarc.info/languages/en/",
                    "url": "https://translate.memarc.info/api/languages/en/?format=api",
                    "statistics_url": "https://translate.memarc.info/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Memorial Archives",
                    "slug": "memorial-archives",
                    "id": 1,
                    "web": "http://memorial-archives.international/",
                    "web_url": "https://translate.memarc.info/projects/memorial-archives/",
                    "url": "https://translate.memarc.info/api/projects/memorial-archives/?format=api",
                    "components_list_url": "https://translate.memarc.info/api/projects/memorial-archives/components/?format=api",
                    "repository_url": "https://translate.memarc.info/api/projects/memorial-archives/repository/?format=api",
                    "statistics_url": "https://translate.memarc.info/api/projects/memorial-archives/statistics/?format=api",
                    "changes_list_url": "https://translate.memarc.info/api/projects/memorial-archives/changes/?format=api",
                    "languages_url": "https://translate.memarc.info/api/projects/memorial-archives/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "New Widget Components can be translated here.",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "ssh://code.auxnet.de:22222/code/core-go.git",
                "git_export": "https://translate.memarc.info/git/memorial-archives/core/",
                "branch": "main",
                "push_branch": "translate",
                "filemask": "lang/*.json",
                "template": "lang/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "i18next",
                "license": "proprietary",
                "license_url": null,
                "agreement": "",
                "web_url": "https://translate.memarc.info/projects/memorial-archives/core/",
                "url": "https://translate.memarc.info/api/components/memorial-archives/core/?format=api",
                "repository_url": "https://translate.memarc.info/api/components/memorial-archives/core/repository/?format=api",
                "translations_url": "https://translate.memarc.info/api/components/memorial-archives/core/translations/?format=api",
                "statistics_url": "https://translate.memarc.info/api/components/memorial-archives/core/statistics/?format=api",
                "lock_url": "https://translate.memarc.info/api/components/memorial-archives/core/lock/?format=api",
                "links_url": "https://translate.memarc.info/api/components/memorial-archives/core/links/?format=api",
                "changes_list_url": "https://translate.memarc.info/api/components/memorial-archives/core/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "ssh://code.auxnet.de:22222/code/core-go.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "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": false,
                "glossary_color": "silver"
            },
            "language_code": "uk",
            "id": 33,
            "filename": "lang/uk.json",
            "revision": "a02b961b5c4022b85fd594cc8ce1a50753284af1,cd17993b642798a7a18913e649091ceed5112235",
            "web_url": "https://translate.memarc.info/projects/memorial-archives/core/uk/",
            "share_url": "https://translate.memarc.info/engage/memorial-archives/uk/",
            "translate_url": "https://translate.memarc.info/translate/memorial-archives/core/uk/",
            "url": "https://translate.memarc.info/api/translations/memorial-archives/core/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 61,
            "total_words": 74,
            "translated": 23,
            "translated_words": 30,
            "translated_percent": 37.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 3.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-12-13T13:53:47.005492Z",
            "last_author": "Memorial Archives Translation Admin",
            "repository_url": "https://translate.memarc.info/api/translations/memorial-archives/core/uk/repository/?format=api",
            "file_url": "https://translate.memarc.info/api/translations/memorial-archives/core/uk/file/?format=api",
            "statistics_url": "https://translate.memarc.info/api/translations/memorial-archives/core/uk/statistics/?format=api",
            "changes_list_url": "https://translate.memarc.info/api/translations/memorial-archives/core/uk/changes/?format=api",
            "units_list_url": "https://translate.memarc.info/api/translations/memorial-archives/core/uk/units/?format=api"
        },
        {
            "language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "https://translate.memarc.info/languages/en/",
                "url": "https://translate.memarc.info/api/languages/en/?format=api",
                "statistics_url": "https://translate.memarc.info/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "Widgets",
                "slug": "widgets",
                "id": 5,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 73,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://translate.memarc.info/languages/en/",
                    "url": "https://translate.memarc.info/api/languages/en/?format=api",
                    "statistics_url": "https://translate.memarc.info/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Memorial Archives",
                    "slug": "memorial-archives",
                    "id": 1,
                    "web": "http://memorial-archives.international/",
                    "web_url": "https://translate.memarc.info/projects/memorial-archives/",
                    "url": "https://translate.memarc.info/api/projects/memorial-archives/?format=api",
                    "components_list_url": "https://translate.memarc.info/api/projects/memorial-archives/components/?format=api",
                    "repository_url": "https://translate.memarc.info/api/projects/memorial-archives/repository/?format=api",
                    "statistics_url": "https://translate.memarc.info/api/projects/memorial-archives/statistics/?format=api",
                    "changes_list_url": "https://translate.memarc.info/api/projects/memorial-archives/changes/?format=api",
                    "languages_url": "https://translate.memarc.info/api/projects/memorial-archives/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "New Widget Components can be translated here.",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "ssh://code.auxnet.de:22222/code/memarc-widgets.git",
                "git_export": "https://translate.memarc.info/git/memorial-archives/widgets/",
                "branch": "master",
                "push_branch": "translate",
                "filemask": "src/locales/*.json",
                "template": "src/locales/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "proprietary",
                "license_url": null,
                "agreement": "",
                "web_url": "https://translate.memarc.info/projects/memorial-archives/widgets/",
                "url": "https://translate.memarc.info/api/components/memorial-archives/widgets/?format=api",
                "repository_url": "https://translate.memarc.info/api/components/memorial-archives/widgets/repository/?format=api",
                "translations_url": "https://translate.memarc.info/api/components/memorial-archives/widgets/translations/?format=api",
                "statistics_url": "https://translate.memarc.info/api/components/memorial-archives/widgets/statistics/?format=api",
                "lock_url": "https://translate.memarc.info/api/components/memorial-archives/widgets/lock/?format=api",
                "links_url": "https://translate.memarc.info/api/components/memorial-archives/widgets/links/?format=api",
                "changes_list_url": "https://translate.memarc.info/api/components/memorial-archives/widgets/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "ssh://code.auxnet.de:22222/code/memarc-widgets.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "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": [
                    "https://translate.memarc.info/api/addons/1/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "en",
            "id": 34,
            "filename": "src/locales/en.json",
            "revision": "32bdf292e8aca313d43b7137e9ed8325fafc4282,32bdf292e8aca313d43b7137e9ed8325fafc4282",
            "web_url": "https://translate.memarc.info/projects/memorial-archives/widgets/en/",
            "share_url": "https://translate.memarc.info/engage/memorial-archives/en/",
            "translate_url": "https://translate.memarc.info/translate/memorial-archives/widgets/en/",
            "url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 564,
            "total_words": 1646,
            "translated": 563,
            "translated_words": 1645,
            "translated_percent": 99.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 11,
            "failing_checks_words": 23,
            "failing_checks_percent": 1.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-03-24T09:00:00.894171Z",
            "last_author": "Memorial Archives Translation Admin",
            "repository_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/en/repository/?format=api",
            "file_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/en/file/?format=api",
            "statistics_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/en/statistics/?format=api",
            "changes_list_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/en/changes/?format=api",
            "units_list_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/en/units/?format=api"
        },
        {
            "language": {
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 64,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "web_url": "https://translate.memarc.info/languages/de/",
                "url": "https://translate.memarc.info/api/languages/de/?format=api",
                "statistics_url": "https://translate.memarc.info/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "Widgets",
                "slug": "widgets",
                "id": 5,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 73,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://translate.memarc.info/languages/en/",
                    "url": "https://translate.memarc.info/api/languages/en/?format=api",
                    "statistics_url": "https://translate.memarc.info/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Memorial Archives",
                    "slug": "memorial-archives",
                    "id": 1,
                    "web": "http://memorial-archives.international/",
                    "web_url": "https://translate.memarc.info/projects/memorial-archives/",
                    "url": "https://translate.memarc.info/api/projects/memorial-archives/?format=api",
                    "components_list_url": "https://translate.memarc.info/api/projects/memorial-archives/components/?format=api",
                    "repository_url": "https://translate.memarc.info/api/projects/memorial-archives/repository/?format=api",
                    "statistics_url": "https://translate.memarc.info/api/projects/memorial-archives/statistics/?format=api",
                    "changes_list_url": "https://translate.memarc.info/api/projects/memorial-archives/changes/?format=api",
                    "languages_url": "https://translate.memarc.info/api/projects/memorial-archives/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "New Widget Components can be translated here.",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "ssh://code.auxnet.de:22222/code/memarc-widgets.git",
                "git_export": "https://translate.memarc.info/git/memorial-archives/widgets/",
                "branch": "master",
                "push_branch": "translate",
                "filemask": "src/locales/*.json",
                "template": "src/locales/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "proprietary",
                "license_url": null,
                "agreement": "",
                "web_url": "https://translate.memarc.info/projects/memorial-archives/widgets/",
                "url": "https://translate.memarc.info/api/components/memorial-archives/widgets/?format=api",
                "repository_url": "https://translate.memarc.info/api/components/memorial-archives/widgets/repository/?format=api",
                "translations_url": "https://translate.memarc.info/api/components/memorial-archives/widgets/translations/?format=api",
                "statistics_url": "https://translate.memarc.info/api/components/memorial-archives/widgets/statistics/?format=api",
                "lock_url": "https://translate.memarc.info/api/components/memorial-archives/widgets/lock/?format=api",
                "links_url": "https://translate.memarc.info/api/components/memorial-archives/widgets/links/?format=api",
                "changes_list_url": "https://translate.memarc.info/api/components/memorial-archives/widgets/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "ssh://code.auxnet.de:22222/code/memarc-widgets.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "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": [
                    "https://translate.memarc.info/api/addons/1/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "de",
            "id": 35,
            "filename": "src/locales/de.json",
            "revision": "a3bc3574f91b307be477ca4b372a89cb0c85c4d7,32bdf292e8aca313d43b7137e9ed8325fafc4282",
            "web_url": "https://translate.memarc.info/projects/memorial-archives/widgets/de/",
            "share_url": "https://translate.memarc.info/engage/memorial-archives/de/",
            "translate_url": "https://translate.memarc.info/translate/memorial-archives/widgets/de/",
            "url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 564,
            "total_words": 1646,
            "translated": 527,
            "translated_words": 1568,
            "translated_percent": 93.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-16T13:48:51.863319Z",
            "last_author": "Memorial Archives Translation Admin",
            "repository_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/de/repository/?format=api",
            "file_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/de/file/?format=api",
            "statistics_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/de/statistics/?format=api",
            "changes_list_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/de/changes/?format=api",
            "units_list_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/de/units/?format=api"
        },
        {
            "language": {
                "code": "be",
                "name": "Belarusian",
                "plural": {
                    "id": 28,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "xbelorussian",
                    "by",
                    "bel"
                ],
                "direction": "ltr",
                "web_url": "https://translate.memarc.info/languages/be/",
                "url": "https://translate.memarc.info/api/languages/be/?format=api",
                "statistics_url": "https://translate.memarc.info/api/languages/be/statistics/?format=api"
            },
            "component": {
                "name": "Memorial Archives",
                "slug": "glossary",
                "id": 3,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 73,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://translate.memarc.info/languages/en/",
                    "url": "https://translate.memarc.info/api/languages/en/?format=api",
                    "statistics_url": "https://translate.memarc.info/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Memorial Archives",
                    "slug": "memorial-archives",
                    "id": 1,
                    "web": "http://memorial-archives.international/",
                    "web_url": "https://translate.memarc.info/projects/memorial-archives/",
                    "url": "https://translate.memarc.info/api/projects/memorial-archives/?format=api",
                    "components_list_url": "https://translate.memarc.info/api/projects/memorial-archives/components/?format=api",
                    "repository_url": "https://translate.memarc.info/api/projects/memorial-archives/repository/?format=api",
                    "statistics_url": "https://translate.memarc.info/api/projects/memorial-archives/statistics/?format=api",
                    "changes_list_url": "https://translate.memarc.info/api/projects/memorial-archives/changes/?format=api",
                    "languages_url": "https://translate.memarc.info/api/projects/memorial-archives/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "New Widget Components can be translated here.",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translate.memarc.info/git/memorial-archives/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "proprietary",
                "license_url": null,
                "agreement": "",
                "web_url": "https://translate.memarc.info/projects/memorial-archives/glossary/",
                "url": "https://translate.memarc.info/api/components/memorial-archives/glossary/?format=api",
                "repository_url": "https://translate.memarc.info/api/components/memorial-archives/glossary/repository/?format=api",
                "translations_url": "https://translate.memarc.info/api/components/memorial-archives/glossary/translations/?format=api",
                "statistics_url": "https://translate.memarc.info/api/components/memorial-archives/glossary/statistics/?format=api",
                "lock_url": "https://translate.memarc.info/api/components/memorial-archives/glossary/lock/?format=api",
                "links_url": "https://translate.memarc.info/api/components/memorial-archives/glossary/links/?format=api",
                "changes_list_url": "https://translate.memarc.info/api/components/memorial-archives/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 }}",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "be",
            "id": 36,
            "filename": "be.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.memarc.info/projects/memorial-archives/glossary/be/",
            "share_url": "https://translate.memarc.info/engage/memorial-archives/be/",
            "translate_url": "https://translate.memarc.info/translate/memorial-archives/glossary/be/",
            "url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/be/?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://translate.memarc.info/api/translations/memorial-archives/glossary/be/repository/?format=api",
            "file_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/be/file/?format=api",
            "statistics_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/be/statistics/?format=api",
            "changes_list_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/be/changes/?format=api",
            "units_list_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/be/units/?format=api"
        },
        {
            "language": {
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "web_url": "https://translate.memarc.info/languages/cs/",
                "url": "https://translate.memarc.info/api/languages/cs/?format=api",
                "statistics_url": "https://translate.memarc.info/api/languages/cs/statistics/?format=api"
            },
            "component": {
                "name": "Memorial Archives",
                "slug": "glossary",
                "id": 3,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 73,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://translate.memarc.info/languages/en/",
                    "url": "https://translate.memarc.info/api/languages/en/?format=api",
                    "statistics_url": "https://translate.memarc.info/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Memorial Archives",
                    "slug": "memorial-archives",
                    "id": 1,
                    "web": "http://memorial-archives.international/",
                    "web_url": "https://translate.memarc.info/projects/memorial-archives/",
                    "url": "https://translate.memarc.info/api/projects/memorial-archives/?format=api",
                    "components_list_url": "https://translate.memarc.info/api/projects/memorial-archives/components/?format=api",
                    "repository_url": "https://translate.memarc.info/api/projects/memorial-archives/repository/?format=api",
                    "statistics_url": "https://translate.memarc.info/api/projects/memorial-archives/statistics/?format=api",
                    "changes_list_url": "https://translate.memarc.info/api/projects/memorial-archives/changes/?format=api",
                    "languages_url": "https://translate.memarc.info/api/projects/memorial-archives/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "New Widget Components can be translated here.",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translate.memarc.info/git/memorial-archives/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "proprietary",
                "license_url": null,
                "agreement": "",
                "web_url": "https://translate.memarc.info/projects/memorial-archives/glossary/",
                "url": "https://translate.memarc.info/api/components/memorial-archives/glossary/?format=api",
                "repository_url": "https://translate.memarc.info/api/components/memorial-archives/glossary/repository/?format=api",
                "translations_url": "https://translate.memarc.info/api/components/memorial-archives/glossary/translations/?format=api",
                "statistics_url": "https://translate.memarc.info/api/components/memorial-archives/glossary/statistics/?format=api",
                "lock_url": "https://translate.memarc.info/api/components/memorial-archives/glossary/lock/?format=api",
                "links_url": "https://translate.memarc.info/api/components/memorial-archives/glossary/links/?format=api",
                "changes_list_url": "https://translate.memarc.info/api/components/memorial-archives/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 }}",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "cs",
            "id": 38,
            "filename": "cs.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.memarc.info/projects/memorial-archives/glossary/cs/",
            "share_url": "https://translate.memarc.info/engage/memorial-archives/cs/",
            "translate_url": "https://translate.memarc.info/translate/memorial-archives/glossary/cs/",
            "url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/cs/repository/?format=api",
            "file_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/cs/file/?format=api",
            "statistics_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/cs/statistics/?format=api",
            "changes_list_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/cs/changes/?format=api",
            "units_list_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/cs/units/?format=api"
        },
        {
            "language": {
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 64,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "web_url": "https://translate.memarc.info/languages/de/",
                "url": "https://translate.memarc.info/api/languages/de/?format=api",
                "statistics_url": "https://translate.memarc.info/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "Memorial Archives",
                "slug": "glossary",
                "id": 3,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 73,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://translate.memarc.info/languages/en/",
                    "url": "https://translate.memarc.info/api/languages/en/?format=api",
                    "statistics_url": "https://translate.memarc.info/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Memorial Archives",
                    "slug": "memorial-archives",
                    "id": 1,
                    "web": "http://memorial-archives.international/",
                    "web_url": "https://translate.memarc.info/projects/memorial-archives/",
                    "url": "https://translate.memarc.info/api/projects/memorial-archives/?format=api",
                    "components_list_url": "https://translate.memarc.info/api/projects/memorial-archives/components/?format=api",
                    "repository_url": "https://translate.memarc.info/api/projects/memorial-archives/repository/?format=api",
                    "statistics_url": "https://translate.memarc.info/api/projects/memorial-archives/statistics/?format=api",
                    "changes_list_url": "https://translate.memarc.info/api/projects/memorial-archives/changes/?format=api",
                    "languages_url": "https://translate.memarc.info/api/projects/memorial-archives/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "New Widget Components can be translated here.",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translate.memarc.info/git/memorial-archives/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "proprietary",
                "license_url": null,
                "agreement": "",
                "web_url": "https://translate.memarc.info/projects/memorial-archives/glossary/",
                "url": "https://translate.memarc.info/api/components/memorial-archives/glossary/?format=api",
                "repository_url": "https://translate.memarc.info/api/components/memorial-archives/glossary/repository/?format=api",
                "translations_url": "https://translate.memarc.info/api/components/memorial-archives/glossary/translations/?format=api",
                "statistics_url": "https://translate.memarc.info/api/components/memorial-archives/glossary/statistics/?format=api",
                "lock_url": "https://translate.memarc.info/api/components/memorial-archives/glossary/lock/?format=api",
                "links_url": "https://translate.memarc.info/api/components/memorial-archives/glossary/links/?format=api",
                "changes_list_url": "https://translate.memarc.info/api/components/memorial-archives/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 }}",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "de",
            "id": 40,
            "filename": "de.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.memarc.info/projects/memorial-archives/glossary/de/",
            "share_url": "https://translate.memarc.info/engage/memorial-archives/de/",
            "translate_url": "https://translate.memarc.info/translate/memorial-archives/glossary/de/",
            "url": "https://translate.memarc.info/api/translations/memorial-archives/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": null,
            "last_author": null,
            "repository_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/de/repository/?format=api",
            "file_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/de/file/?format=api",
            "statistics_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/de/statistics/?format=api",
            "changes_list_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/de/changes/?format=api",
            "units_list_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/de/units/?format=api"
        },
        {
            "language": {
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 84,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "web_url": "https://translate.memarc.info/languages/es/",
                "url": "https://translate.memarc.info/api/languages/es/?format=api",
                "statistics_url": "https://translate.memarc.info/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "Memorial Archives",
                "slug": "glossary",
                "id": 3,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 73,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://translate.memarc.info/languages/en/",
                    "url": "https://translate.memarc.info/api/languages/en/?format=api",
                    "statistics_url": "https://translate.memarc.info/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Memorial Archives",
                    "slug": "memorial-archives",
                    "id": 1,
                    "web": "http://memorial-archives.international/",
                    "web_url": "https://translate.memarc.info/projects/memorial-archives/",
                    "url": "https://translate.memarc.info/api/projects/memorial-archives/?format=api",
                    "components_list_url": "https://translate.memarc.info/api/projects/memorial-archives/components/?format=api",
                    "repository_url": "https://translate.memarc.info/api/projects/memorial-archives/repository/?format=api",
                    "statistics_url": "https://translate.memarc.info/api/projects/memorial-archives/statistics/?format=api",
                    "changes_list_url": "https://translate.memarc.info/api/projects/memorial-archives/changes/?format=api",
                    "languages_url": "https://translate.memarc.info/api/projects/memorial-archives/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "New Widget Components can be translated here.",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translate.memarc.info/git/memorial-archives/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "proprietary",
                "license_url": null,
                "agreement": "",
                "web_url": "https://translate.memarc.info/projects/memorial-archives/glossary/",
                "url": "https://translate.memarc.info/api/components/memorial-archives/glossary/?format=api",
                "repository_url": "https://translate.memarc.info/api/components/memorial-archives/glossary/repository/?format=api",
                "translations_url": "https://translate.memarc.info/api/components/memorial-archives/glossary/translations/?format=api",
                "statistics_url": "https://translate.memarc.info/api/components/memorial-archives/glossary/statistics/?format=api",
                "lock_url": "https://translate.memarc.info/api/components/memorial-archives/glossary/lock/?format=api",
                "links_url": "https://translate.memarc.info/api/components/memorial-archives/glossary/links/?format=api",
                "changes_list_url": "https://translate.memarc.info/api/components/memorial-archives/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 }}",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "es",
            "id": 42,
            "filename": "es.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.memarc.info/projects/memorial-archives/glossary/es/",
            "share_url": "https://translate.memarc.info/engage/memorial-archives/es/",
            "translate_url": "https://translate.memarc.info/translate/memorial-archives/glossary/es/",
            "url": "https://translate.memarc.info/api/translations/memorial-archives/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": null,
            "last_author": null,
            "repository_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/es/repository/?format=api",
            "file_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/es/file/?format=api",
            "statistics_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/es/statistics/?format=api",
            "changes_list_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/es/changes/?format=api",
            "units_list_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/es/units/?format=api"
        },
        {
            "language": {
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 103,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "web_url": "https://translate.memarc.info/languages/fr/",
                "url": "https://translate.memarc.info/api/languages/fr/?format=api",
                "statistics_url": "https://translate.memarc.info/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "Memorial Archives",
                "slug": "glossary",
                "id": 3,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 73,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://translate.memarc.info/languages/en/",
                    "url": "https://translate.memarc.info/api/languages/en/?format=api",
                    "statistics_url": "https://translate.memarc.info/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Memorial Archives",
                    "slug": "memorial-archives",
                    "id": 1,
                    "web": "http://memorial-archives.international/",
                    "web_url": "https://translate.memarc.info/projects/memorial-archives/",
                    "url": "https://translate.memarc.info/api/projects/memorial-archives/?format=api",
                    "components_list_url": "https://translate.memarc.info/api/projects/memorial-archives/components/?format=api",
                    "repository_url": "https://translate.memarc.info/api/projects/memorial-archives/repository/?format=api",
                    "statistics_url": "https://translate.memarc.info/api/projects/memorial-archives/statistics/?format=api",
                    "changes_list_url": "https://translate.memarc.info/api/projects/memorial-archives/changes/?format=api",
                    "languages_url": "https://translate.memarc.info/api/projects/memorial-archives/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "New Widget Components can be translated here.",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translate.memarc.info/git/memorial-archives/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "proprietary",
                "license_url": null,
                "agreement": "",
                "web_url": "https://translate.memarc.info/projects/memorial-archives/glossary/",
                "url": "https://translate.memarc.info/api/components/memorial-archives/glossary/?format=api",
                "repository_url": "https://translate.memarc.info/api/components/memorial-archives/glossary/repository/?format=api",
                "translations_url": "https://translate.memarc.info/api/components/memorial-archives/glossary/translations/?format=api",
                "statistics_url": "https://translate.memarc.info/api/components/memorial-archives/glossary/statistics/?format=api",
                "lock_url": "https://translate.memarc.info/api/components/memorial-archives/glossary/lock/?format=api",
                "links_url": "https://translate.memarc.info/api/components/memorial-archives/glossary/links/?format=api",
                "changes_list_url": "https://translate.memarc.info/api/components/memorial-archives/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 }}",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "fr",
            "id": 44,
            "filename": "fr.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.memarc.info/projects/memorial-archives/glossary/fr/",
            "share_url": "https://translate.memarc.info/engage/memorial-archives/fr/",
            "translate_url": "https://translate.memarc.info/translate/memorial-archives/glossary/fr/",
            "url": "https://translate.memarc.info/api/translations/memorial-archives/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": null,
            "last_author": null,
            "repository_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/fr/repository/?format=api",
            "file_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/fr/file/?format=api",
            "statistics_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/fr/statistics/?format=api",
            "changes_list_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/fr/changes/?format=api",
            "units_list_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/fr/units/?format=api"
        },
        {
            "language": {
                "code": "he",
                "name": "Hebrew",
                "plural": {
                    "id": 122,
                    "source": 0,
                    "number": 4,
                    "formula": "(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && n % 10 == 0) ? 2 : 3))",
                    "type": 6
                },
                "aliases": [
                    "iw",
                    "iw_il",
                    "heb"
                ],
                "direction": "rtl",
                "web_url": "https://translate.memarc.info/languages/he/",
                "url": "https://translate.memarc.info/api/languages/he/?format=api",
                "statistics_url": "https://translate.memarc.info/api/languages/he/statistics/?format=api"
            },
            "component": {
                "name": "Memorial Archives",
                "slug": "glossary",
                "id": 3,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 73,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://translate.memarc.info/languages/en/",
                    "url": "https://translate.memarc.info/api/languages/en/?format=api",
                    "statistics_url": "https://translate.memarc.info/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Memorial Archives",
                    "slug": "memorial-archives",
                    "id": 1,
                    "web": "http://memorial-archives.international/",
                    "web_url": "https://translate.memarc.info/projects/memorial-archives/",
                    "url": "https://translate.memarc.info/api/projects/memorial-archives/?format=api",
                    "components_list_url": "https://translate.memarc.info/api/projects/memorial-archives/components/?format=api",
                    "repository_url": "https://translate.memarc.info/api/projects/memorial-archives/repository/?format=api",
                    "statistics_url": "https://translate.memarc.info/api/projects/memorial-archives/statistics/?format=api",
                    "changes_list_url": "https://translate.memarc.info/api/projects/memorial-archives/changes/?format=api",
                    "languages_url": "https://translate.memarc.info/api/projects/memorial-archives/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "New Widget Components can be translated here.",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translate.memarc.info/git/memorial-archives/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "proprietary",
                "license_url": null,
                "agreement": "",
                "web_url": "https://translate.memarc.info/projects/memorial-archives/glossary/",
                "url": "https://translate.memarc.info/api/components/memorial-archives/glossary/?format=api",
                "repository_url": "https://translate.memarc.info/api/components/memorial-archives/glossary/repository/?format=api",
                "translations_url": "https://translate.memarc.info/api/components/memorial-archives/glossary/translations/?format=api",
                "statistics_url": "https://translate.memarc.info/api/components/memorial-archives/glossary/statistics/?format=api",
                "lock_url": "https://translate.memarc.info/api/components/memorial-archives/glossary/lock/?format=api",
                "links_url": "https://translate.memarc.info/api/components/memorial-archives/glossary/links/?format=api",
                "changes_list_url": "https://translate.memarc.info/api/components/memorial-archives/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 }}",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "he",
            "id": 46,
            "filename": "he.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.memarc.info/projects/memorial-archives/glossary/he/",
            "share_url": "https://translate.memarc.info/engage/memorial-archives/he/",
            "translate_url": "https://translate.memarc.info/translate/memorial-archives/glossary/he/",
            "url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/he/?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://translate.memarc.info/api/translations/memorial-archives/glossary/he/repository/?format=api",
            "file_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/he/file/?format=api",
            "statistics_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/he/statistics/?format=api",
            "changes_list_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/he/changes/?format=api",
            "units_list_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/he/units/?format=api"
        },
        {
            "language": {
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 131,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "web_url": "https://translate.memarc.info/languages/hu/",
                "url": "https://translate.memarc.info/api/languages/hu/?format=api",
                "statistics_url": "https://translate.memarc.info/api/languages/hu/statistics/?format=api"
            },
            "component": {
                "name": "Memorial Archives",
                "slug": "glossary",
                "id": 3,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 73,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://translate.memarc.info/languages/en/",
                    "url": "https://translate.memarc.info/api/languages/en/?format=api",
                    "statistics_url": "https://translate.memarc.info/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Memorial Archives",
                    "slug": "memorial-archives",
                    "id": 1,
                    "web": "http://memorial-archives.international/",
                    "web_url": "https://translate.memarc.info/projects/memorial-archives/",
                    "url": "https://translate.memarc.info/api/projects/memorial-archives/?format=api",
                    "components_list_url": "https://translate.memarc.info/api/projects/memorial-archives/components/?format=api",
                    "repository_url": "https://translate.memarc.info/api/projects/memorial-archives/repository/?format=api",
                    "statistics_url": "https://translate.memarc.info/api/projects/memorial-archives/statistics/?format=api",
                    "changes_list_url": "https://translate.memarc.info/api/projects/memorial-archives/changes/?format=api",
                    "languages_url": "https://translate.memarc.info/api/projects/memorial-archives/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "New Widget Components can be translated here.",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translate.memarc.info/git/memorial-archives/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "proprietary",
                "license_url": null,
                "agreement": "",
                "web_url": "https://translate.memarc.info/projects/memorial-archives/glossary/",
                "url": "https://translate.memarc.info/api/components/memorial-archives/glossary/?format=api",
                "repository_url": "https://translate.memarc.info/api/components/memorial-archives/glossary/repository/?format=api",
                "translations_url": "https://translate.memarc.info/api/components/memorial-archives/glossary/translations/?format=api",
                "statistics_url": "https://translate.memarc.info/api/components/memorial-archives/glossary/statistics/?format=api",
                "lock_url": "https://translate.memarc.info/api/components/memorial-archives/glossary/lock/?format=api",
                "links_url": "https://translate.memarc.info/api/components/memorial-archives/glossary/links/?format=api",
                "changes_list_url": "https://translate.memarc.info/api/components/memorial-archives/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 }}",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "hu",
            "id": 48,
            "filename": "hu.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.memarc.info/projects/memorial-archives/glossary/hu/",
            "share_url": "https://translate.memarc.info/engage/memorial-archives/hu/",
            "translate_url": "https://translate.memarc.info/translate/memorial-archives/glossary/hu/",
            "url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/hu/?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://translate.memarc.info/api/translations/memorial-archives/glossary/hu/repository/?format=api",
            "file_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/hu/file/?format=api",
            "statistics_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/hu/statistics/?format=api",
            "changes_list_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/hu/changes/?format=api",
            "units_list_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/hu/units/?format=api"
        },
        {
            "language": {
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 142,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita"
                ],
                "direction": "ltr",
                "web_url": "https://translate.memarc.info/languages/it/",
                "url": "https://translate.memarc.info/api/languages/it/?format=api",
                "statistics_url": "https://translate.memarc.info/api/languages/it/statistics/?format=api"
            },
            "component": {
                "name": "Memorial Archives",
                "slug": "glossary",
                "id": 3,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 73,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://translate.memarc.info/languages/en/",
                    "url": "https://translate.memarc.info/api/languages/en/?format=api",
                    "statistics_url": "https://translate.memarc.info/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Memorial Archives",
                    "slug": "memorial-archives",
                    "id": 1,
                    "web": "http://memorial-archives.international/",
                    "web_url": "https://translate.memarc.info/projects/memorial-archives/",
                    "url": "https://translate.memarc.info/api/projects/memorial-archives/?format=api",
                    "components_list_url": "https://translate.memarc.info/api/projects/memorial-archives/components/?format=api",
                    "repository_url": "https://translate.memarc.info/api/projects/memorial-archives/repository/?format=api",
                    "statistics_url": "https://translate.memarc.info/api/projects/memorial-archives/statistics/?format=api",
                    "changes_list_url": "https://translate.memarc.info/api/projects/memorial-archives/changes/?format=api",
                    "languages_url": "https://translate.memarc.info/api/projects/memorial-archives/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "New Widget Components can be translated here.",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translate.memarc.info/git/memorial-archives/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "proprietary",
                "license_url": null,
                "agreement": "",
                "web_url": "https://translate.memarc.info/projects/memorial-archives/glossary/",
                "url": "https://translate.memarc.info/api/components/memorial-archives/glossary/?format=api",
                "repository_url": "https://translate.memarc.info/api/components/memorial-archives/glossary/repository/?format=api",
                "translations_url": "https://translate.memarc.info/api/components/memorial-archives/glossary/translations/?format=api",
                "statistics_url": "https://translate.memarc.info/api/components/memorial-archives/glossary/statistics/?format=api",
                "lock_url": "https://translate.memarc.info/api/components/memorial-archives/glossary/lock/?format=api",
                "links_url": "https://translate.memarc.info/api/components/memorial-archives/glossary/links/?format=api",
                "changes_list_url": "https://translate.memarc.info/api/components/memorial-archives/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 }}",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "it",
            "id": 50,
            "filename": "it.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.memarc.info/projects/memorial-archives/glossary/it/",
            "share_url": "https://translate.memarc.info/engage/memorial-archives/it/",
            "translate_url": "https://translate.memarc.info/translate/memorial-archives/glossary/it/",
            "url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/it/?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://translate.memarc.info/api/translations/memorial-archives/glossary/it/repository/?format=api",
            "file_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/it/file/?format=api",
            "statistics_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/it/statistics/?format=api",
            "changes_list_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/it/changes/?format=api",
            "units_list_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/it/units/?format=api"
        },
        {
            "language": {
                "code": "lt",
                "name": "Lithuanian",
                "plural": {
                    "id": 184,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 1 && (n % 100 < 11 || n % 100 > 19)) ? 0 : ((n % 10 >= 2 && n % 10 <= 9 && (n % 100 < 11 || n % 100 > 19)) ? 1 : 2)",
                    "type": 2
                },
                "aliases": [
                    "lit"
                ],
                "direction": "ltr",
                "web_url": "https://translate.memarc.info/languages/lt/",
                "url": "https://translate.memarc.info/api/languages/lt/?format=api",
                "statistics_url": "https://translate.memarc.info/api/languages/lt/statistics/?format=api"
            },
            "component": {
                "name": "Memorial Archives",
                "slug": "glossary",
                "id": 3,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 73,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://translate.memarc.info/languages/en/",
                    "url": "https://translate.memarc.info/api/languages/en/?format=api",
                    "statistics_url": "https://translate.memarc.info/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Memorial Archives",
                    "slug": "memorial-archives",
                    "id": 1,
                    "web": "http://memorial-archives.international/",
                    "web_url": "https://translate.memarc.info/projects/memorial-archives/",
                    "url": "https://translate.memarc.info/api/projects/memorial-archives/?format=api",
                    "components_list_url": "https://translate.memarc.info/api/projects/memorial-archives/components/?format=api",
                    "repository_url": "https://translate.memarc.info/api/projects/memorial-archives/repository/?format=api",
                    "statistics_url": "https://translate.memarc.info/api/projects/memorial-archives/statistics/?format=api",
                    "changes_list_url": "https://translate.memarc.info/api/projects/memorial-archives/changes/?format=api",
                    "languages_url": "https://translate.memarc.info/api/projects/memorial-archives/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "New Widget Components can be translated here.",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translate.memarc.info/git/memorial-archives/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "proprietary",
                "license_url": null,
                "agreement": "",
                "web_url": "https://translate.memarc.info/projects/memorial-archives/glossary/",
                "url": "https://translate.memarc.info/api/components/memorial-archives/glossary/?format=api",
                "repository_url": "https://translate.memarc.info/api/components/memorial-archives/glossary/repository/?format=api",
                "translations_url": "https://translate.memarc.info/api/components/memorial-archives/glossary/translations/?format=api",
                "statistics_url": "https://translate.memarc.info/api/components/memorial-archives/glossary/statistics/?format=api",
                "lock_url": "https://translate.memarc.info/api/components/memorial-archives/glossary/lock/?format=api",
                "links_url": "https://translate.memarc.info/api/components/memorial-archives/glossary/links/?format=api",
                "changes_list_url": "https://translate.memarc.info/api/components/memorial-archives/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 }}",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "lt",
            "id": 52,
            "filename": "lt.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.memarc.info/projects/memorial-archives/glossary/lt/",
            "share_url": "https://translate.memarc.info/engage/memorial-archives/lt/",
            "translate_url": "https://translate.memarc.info/translate/memorial-archives/glossary/lt/",
            "url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/lt/?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://translate.memarc.info/api/translations/memorial-archives/glossary/lt/repository/?format=api",
            "file_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/lt/file/?format=api",
            "statistics_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/lt/statistics/?format=api",
            "changes_list_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/lt/changes/?format=api",
            "units_list_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/lt/units/?format=api"
        }
    ]
}