Translation components API.

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

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

{
    "count": 51,
    "next": "http://i18n.foe-helper.com/api/translations/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 82,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "english",
                    "en_en",
                    "base",
                    "source",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "http://i18n.foe-helper.com/languages/en/",
                "url": "http://i18n.foe-helper.com/api/languages/en/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "Extension",
                "slug": "extension",
                "id": 2,
                "project": {
                    "name": "FoE Helper",
                    "slug": "foe-helper",
                    "id": 1,
                    "web": "https://foe-helper.com",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "plural": {
                            "id": 82,
                            "source": 0,
                            "number": 2,
                            "formula": "n != 1",
                            "type": 1
                        },
                        "aliases": [
                            "english",
                            "en_en",
                            "base",
                            "source",
                            "eng"
                        ],
                        "direction": "ltr",
                        "web_url": "http://i18n.foe-helper.com/languages/en/",
                        "url": "http://i18n.foe-helper.com/api/languages/en/?format=api",
                        "statistics_url": "http://i18n.foe-helper.com/api/languages/en/statistics/?format=api"
                    },
                    "web_url": "http://i18n.foe-helper.com/projects/foe-helper/",
                    "url": "http://i18n.foe-helper.com/api/projects/foe-helper/?format=api",
                    "components_list_url": "http://i18n.foe-helper.com/api/projects/foe-helper/components/?format=api",
                    "repository_url": "http://i18n.foe-helper.com/api/projects/foe-helper/repository/?format=api",
                    "statistics_url": "http://i18n.foe-helper.com/api/projects/foe-helper/statistics/?format=api",
                    "changes_list_url": "http://i18n.foe-helper.com/api/projects/foe-helper/changes/?format=api",
                    "languages_url": "http://i18n.foe-helper.com/api/projects/foe-helper/languages/?format=api"
                },
                "vcs": "git",
                "repo": "https://github.com/mainIine/foe-helfer-extension",
                "git_export": "http://i18n.foe-helper.com/git/foe-helper/extension/",
                "branch": "beta",
                "filemask": "js/web/_i18n/*.json",
                "template": "js/web/_i18n/en.json",
                "edit_template": true,
                "new_base": "js/web/_i18n/en.json",
                "file_format": "json",
                "license": "CC-BY-NC-2.0",
                "license_url": "https://creativecommons.org/licenses/by-nc/2.0/legalcode",
                "web_url": "http://i18n.foe-helper.com/projects/foe-helper/extension/",
                "url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/?format=api",
                "repository_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/repository/?format=api",
                "translations_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/translations/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/statistics/?format=api",
                "lock_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/lock/?format=api",
                "changes_list_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/changes/?format=api",
                "new_lang": "add",
                "push": "https://github.com/mainIine/foe-helfer-extension",
                "check_flags": "",
                "enforced_checks": "['end_exclamation', 'end_colon', 'end_space']",
                "restricted": false
            },
            "language_code": "en",
            "id": 19,
            "filename": "js/web/_i18n/en.json",
            "revision": "86779289b44a4572171835f1e2cbf51a33bd9c3c,86779289b44a4572171835f1e2cbf51a33bd9c3c",
            "web_url": "http://i18n.foe-helper.com/projects/foe-helper/extension/en/",
            "share_url": "http://i18n.foe-helper.com/engage/foe-helper/en/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/extension/en/",
            "url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 2004,
            "total_words": 8530,
            "translated": 2004,
            "translated_words": 8530,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1375,
            "failing_checks_words": 6011,
            "failing_checks_percent": 68.6,
            "have_suggestion": 0,
            "have_comment": 11,
            "last_change": "2026-04-06T23:49:32.029611Z",
            "last_author": "Magnus Beutner",
            "repository_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/en/repository/?format=api",
            "file_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/en/file/?format=api",
            "statistics_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/en/statistics/?format=api",
            "changes_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/en/changes/?format=api",
            "units_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/en/units/?format=api"
        },
        {
            "language": {
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 66,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "web_url": "http://i18n.foe-helper.com/languages/cs/",
                "url": "http://i18n.foe-helper.com/api/languages/cs/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/languages/cs/statistics/?format=api"
            },
            "component": {
                "name": "Extension",
                "slug": "extension",
                "id": 2,
                "project": {
                    "name": "FoE Helper",
                    "slug": "foe-helper",
                    "id": 1,
                    "web": "https://foe-helper.com",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "plural": {
                            "id": 82,
                            "source": 0,
                            "number": 2,
                            "formula": "n != 1",
                            "type": 1
                        },
                        "aliases": [
                            "english",
                            "en_en",
                            "base",
                            "source",
                            "eng"
                        ],
                        "direction": "ltr",
                        "web_url": "http://i18n.foe-helper.com/languages/en/",
                        "url": "http://i18n.foe-helper.com/api/languages/en/?format=api",
                        "statistics_url": "http://i18n.foe-helper.com/api/languages/en/statistics/?format=api"
                    },
                    "web_url": "http://i18n.foe-helper.com/projects/foe-helper/",
                    "url": "http://i18n.foe-helper.com/api/projects/foe-helper/?format=api",
                    "components_list_url": "http://i18n.foe-helper.com/api/projects/foe-helper/components/?format=api",
                    "repository_url": "http://i18n.foe-helper.com/api/projects/foe-helper/repository/?format=api",
                    "statistics_url": "http://i18n.foe-helper.com/api/projects/foe-helper/statistics/?format=api",
                    "changes_list_url": "http://i18n.foe-helper.com/api/projects/foe-helper/changes/?format=api",
                    "languages_url": "http://i18n.foe-helper.com/api/projects/foe-helper/languages/?format=api"
                },
                "vcs": "git",
                "repo": "https://github.com/mainIine/foe-helfer-extension",
                "git_export": "http://i18n.foe-helper.com/git/foe-helper/extension/",
                "branch": "beta",
                "filemask": "js/web/_i18n/*.json",
                "template": "js/web/_i18n/en.json",
                "edit_template": true,
                "new_base": "js/web/_i18n/en.json",
                "file_format": "json",
                "license": "CC-BY-NC-2.0",
                "license_url": "https://creativecommons.org/licenses/by-nc/2.0/legalcode",
                "web_url": "http://i18n.foe-helper.com/projects/foe-helper/extension/",
                "url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/?format=api",
                "repository_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/repository/?format=api",
                "translations_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/translations/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/statistics/?format=api",
                "lock_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/lock/?format=api",
                "changes_list_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/changes/?format=api",
                "new_lang": "add",
                "push": "https://github.com/mainIine/foe-helfer-extension",
                "check_flags": "",
                "enforced_checks": "['end_exclamation', 'end_colon', 'end_space']",
                "restricted": false
            },
            "language_code": "cs",
            "id": 20,
            "filename": "js/web/_i18n/cs.json",
            "revision": "404853d930b79c03e5164c867bc4e9c4a052fa2f,86779289b44a4572171835f1e2cbf51a33bd9c3c",
            "web_url": "http://i18n.foe-helper.com/projects/foe-helper/extension/cs/",
            "share_url": "http://i18n.foe-helper.com/engage/foe-helper/cs/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/extension/cs/",
            "url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2004,
            "total_words": 8530,
            "translated": 1247,
            "translated_words": 4829,
            "translated_percent": 62.2,
            "fuzzy": 100,
            "fuzzy_words": 569,
            "fuzzy_percent": 4.9,
            "failing_checks": 22,
            "failing_checks_words": 269,
            "failing_checks_percent": 1.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-01-06T21:59:10.671075Z",
            "last_author": "Jiří Piják",
            "repository_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/cs/repository/?format=api",
            "file_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/cs/file/?format=api",
            "statistics_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/cs/statistics/?format=api",
            "changes_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/cs/changes/?format=api",
            "units_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/cs/units/?format=api"
        },
        {
            "language": {
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 72,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "german",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "web_url": "http://i18n.foe-helper.com/languages/de/",
                "url": "http://i18n.foe-helper.com/api/languages/de/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "Extension",
                "slug": "extension",
                "id": 2,
                "project": {
                    "name": "FoE Helper",
                    "slug": "foe-helper",
                    "id": 1,
                    "web": "https://foe-helper.com",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "plural": {
                            "id": 82,
                            "source": 0,
                            "number": 2,
                            "formula": "n != 1",
                            "type": 1
                        },
                        "aliases": [
                            "english",
                            "en_en",
                            "base",
                            "source",
                            "eng"
                        ],
                        "direction": "ltr",
                        "web_url": "http://i18n.foe-helper.com/languages/en/",
                        "url": "http://i18n.foe-helper.com/api/languages/en/?format=api",
                        "statistics_url": "http://i18n.foe-helper.com/api/languages/en/statistics/?format=api"
                    },
                    "web_url": "http://i18n.foe-helper.com/projects/foe-helper/",
                    "url": "http://i18n.foe-helper.com/api/projects/foe-helper/?format=api",
                    "components_list_url": "http://i18n.foe-helper.com/api/projects/foe-helper/components/?format=api",
                    "repository_url": "http://i18n.foe-helper.com/api/projects/foe-helper/repository/?format=api",
                    "statistics_url": "http://i18n.foe-helper.com/api/projects/foe-helper/statistics/?format=api",
                    "changes_list_url": "http://i18n.foe-helper.com/api/projects/foe-helper/changes/?format=api",
                    "languages_url": "http://i18n.foe-helper.com/api/projects/foe-helper/languages/?format=api"
                },
                "vcs": "git",
                "repo": "https://github.com/mainIine/foe-helfer-extension",
                "git_export": "http://i18n.foe-helper.com/git/foe-helper/extension/",
                "branch": "beta",
                "filemask": "js/web/_i18n/*.json",
                "template": "js/web/_i18n/en.json",
                "edit_template": true,
                "new_base": "js/web/_i18n/en.json",
                "file_format": "json",
                "license": "CC-BY-NC-2.0",
                "license_url": "https://creativecommons.org/licenses/by-nc/2.0/legalcode",
                "web_url": "http://i18n.foe-helper.com/projects/foe-helper/extension/",
                "url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/?format=api",
                "repository_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/repository/?format=api",
                "translations_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/translations/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/statistics/?format=api",
                "lock_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/lock/?format=api",
                "changes_list_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/changes/?format=api",
                "new_lang": "add",
                "push": "https://github.com/mainIine/foe-helfer-extension",
                "check_flags": "",
                "enforced_checks": "['end_exclamation', 'end_colon', 'end_space']",
                "restricted": false
            },
            "language_code": "de",
            "id": 21,
            "filename": "js/web/_i18n/de.json",
            "revision": "4db1060b8358617488946e93b4c168b25041b336,86779289b44a4572171835f1e2cbf51a33bd9c3c",
            "web_url": "http://i18n.foe-helper.com/projects/foe-helper/extension/de/",
            "share_url": "http://i18n.foe-helper.com/engage/foe-helper/de/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/extension/de/",
            "url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2004,
            "total_words": 8530,
            "translated": 1908,
            "translated_words": 7978,
            "translated_percent": 95.2,
            "fuzzy": 95,
            "fuzzy_words": 550,
            "fuzzy_percent": 4.7,
            "failing_checks": 68,
            "failing_checks_words": 480,
            "failing_checks_percent": 3.3,
            "have_suggestion": 0,
            "have_comment": 13,
            "last_change": "2023-01-13T21:35:41.731817Z",
            "last_author": "GeniusTimo",
            "repository_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/de/repository/?format=api",
            "file_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/de/file/?format=api",
            "statistics_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/de/statistics/?format=api",
            "changes_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/de/changes/?format=api",
            "units_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/de/units/?format=api"
        },
        {
            "language": {
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dk",
                    "dan"
                ],
                "direction": "ltr",
                "web_url": "http://i18n.foe-helper.com/languages/da/",
                "url": "http://i18n.foe-helper.com/api/languages/da/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/languages/da/statistics/?format=api"
            },
            "component": {
                "name": "Extension",
                "slug": "extension",
                "id": 2,
                "project": {
                    "name": "FoE Helper",
                    "slug": "foe-helper",
                    "id": 1,
                    "web": "https://foe-helper.com",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "plural": {
                            "id": 82,
                            "source": 0,
                            "number": 2,
                            "formula": "n != 1",
                            "type": 1
                        },
                        "aliases": [
                            "english",
                            "en_en",
                            "base",
                            "source",
                            "eng"
                        ],
                        "direction": "ltr",
                        "web_url": "http://i18n.foe-helper.com/languages/en/",
                        "url": "http://i18n.foe-helper.com/api/languages/en/?format=api",
                        "statistics_url": "http://i18n.foe-helper.com/api/languages/en/statistics/?format=api"
                    },
                    "web_url": "http://i18n.foe-helper.com/projects/foe-helper/",
                    "url": "http://i18n.foe-helper.com/api/projects/foe-helper/?format=api",
                    "components_list_url": "http://i18n.foe-helper.com/api/projects/foe-helper/components/?format=api",
                    "repository_url": "http://i18n.foe-helper.com/api/projects/foe-helper/repository/?format=api",
                    "statistics_url": "http://i18n.foe-helper.com/api/projects/foe-helper/statistics/?format=api",
                    "changes_list_url": "http://i18n.foe-helper.com/api/projects/foe-helper/changes/?format=api",
                    "languages_url": "http://i18n.foe-helper.com/api/projects/foe-helper/languages/?format=api"
                },
                "vcs": "git",
                "repo": "https://github.com/mainIine/foe-helfer-extension",
                "git_export": "http://i18n.foe-helper.com/git/foe-helper/extension/",
                "branch": "beta",
                "filemask": "js/web/_i18n/*.json",
                "template": "js/web/_i18n/en.json",
                "edit_template": true,
                "new_base": "js/web/_i18n/en.json",
                "file_format": "json",
                "license": "CC-BY-NC-2.0",
                "license_url": "https://creativecommons.org/licenses/by-nc/2.0/legalcode",
                "web_url": "http://i18n.foe-helper.com/projects/foe-helper/extension/",
                "url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/?format=api",
                "repository_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/repository/?format=api",
                "translations_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/translations/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/statistics/?format=api",
                "lock_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/lock/?format=api",
                "changes_list_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/changes/?format=api",
                "new_lang": "add",
                "push": "https://github.com/mainIine/foe-helfer-extension",
                "check_flags": "",
                "enforced_checks": "['end_exclamation', 'end_colon', 'end_space']",
                "restricted": false
            },
            "language_code": "dk",
            "id": 22,
            "filename": "js/web/_i18n/dk.json",
            "revision": "6fbb05fd8c03c62cc747513c40d4494cbd4bca0d,86779289b44a4572171835f1e2cbf51a33bd9c3c",
            "web_url": "http://i18n.foe-helper.com/projects/foe-helper/extension/da/",
            "share_url": "http://i18n.foe-helper.com/engage/foe-helper/da/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/extension/da/",
            "url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2004,
            "total_words": 8530,
            "translated": 366,
            "translated_words": 1075,
            "translated_percent": 18.2,
            "fuzzy": 156,
            "fuzzy_words": 938,
            "fuzzy_percent": 7.7,
            "failing_checks": 8,
            "failing_checks_words": 100,
            "failing_checks_percent": 0.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-03-21T09:11:59.809852Z",
            "last_author": "Kasper Plougmann Hansen",
            "repository_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/da/repository/?format=api",
            "file_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/da/file/?format=api",
            "statistics_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/da/statistics/?format=api",
            "changes_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/da/changes/?format=api",
            "units_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/da/units/?format=api"
        },
        {
            "language": {
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 95,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "spanish",
                    "spa"
                ],
                "direction": "ltr",
                "web_url": "http://i18n.foe-helper.com/languages/es/",
                "url": "http://i18n.foe-helper.com/api/languages/es/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "Extension",
                "slug": "extension",
                "id": 2,
                "project": {
                    "name": "FoE Helper",
                    "slug": "foe-helper",
                    "id": 1,
                    "web": "https://foe-helper.com",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "plural": {
                            "id": 82,
                            "source": 0,
                            "number": 2,
                            "formula": "n != 1",
                            "type": 1
                        },
                        "aliases": [
                            "english",
                            "en_en",
                            "base",
                            "source",
                            "eng"
                        ],
                        "direction": "ltr",
                        "web_url": "http://i18n.foe-helper.com/languages/en/",
                        "url": "http://i18n.foe-helper.com/api/languages/en/?format=api",
                        "statistics_url": "http://i18n.foe-helper.com/api/languages/en/statistics/?format=api"
                    },
                    "web_url": "http://i18n.foe-helper.com/projects/foe-helper/",
                    "url": "http://i18n.foe-helper.com/api/projects/foe-helper/?format=api",
                    "components_list_url": "http://i18n.foe-helper.com/api/projects/foe-helper/components/?format=api",
                    "repository_url": "http://i18n.foe-helper.com/api/projects/foe-helper/repository/?format=api",
                    "statistics_url": "http://i18n.foe-helper.com/api/projects/foe-helper/statistics/?format=api",
                    "changes_list_url": "http://i18n.foe-helper.com/api/projects/foe-helper/changes/?format=api",
                    "languages_url": "http://i18n.foe-helper.com/api/projects/foe-helper/languages/?format=api"
                },
                "vcs": "git",
                "repo": "https://github.com/mainIine/foe-helfer-extension",
                "git_export": "http://i18n.foe-helper.com/git/foe-helper/extension/",
                "branch": "beta",
                "filemask": "js/web/_i18n/*.json",
                "template": "js/web/_i18n/en.json",
                "edit_template": true,
                "new_base": "js/web/_i18n/en.json",
                "file_format": "json",
                "license": "CC-BY-NC-2.0",
                "license_url": "https://creativecommons.org/licenses/by-nc/2.0/legalcode",
                "web_url": "http://i18n.foe-helper.com/projects/foe-helper/extension/",
                "url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/?format=api",
                "repository_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/repository/?format=api",
                "translations_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/translations/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/statistics/?format=api",
                "lock_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/lock/?format=api",
                "changes_list_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/changes/?format=api",
                "new_lang": "add",
                "push": "https://github.com/mainIine/foe-helfer-extension",
                "check_flags": "",
                "enforced_checks": "['end_exclamation', 'end_colon', 'end_space']",
                "restricted": false
            },
            "language_code": "es",
            "id": 23,
            "filename": "js/web/_i18n/es.json",
            "revision": "6fb72a4539d80d7207221bf613fb8eab6dec6b32,86779289b44a4572171835f1e2cbf51a33bd9c3c",
            "web_url": "http://i18n.foe-helper.com/projects/foe-helper/extension/es/",
            "share_url": "http://i18n.foe-helper.com/engage/foe-helper/es/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/extension/es/",
            "url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2004,
            "total_words": 8530,
            "translated": 642,
            "translated_words": 2140,
            "translated_percent": 32.0,
            "fuzzy": 212,
            "fuzzy_words": 1237,
            "fuzzy_percent": 10.5,
            "failing_checks": 17,
            "failing_checks_words": 158,
            "failing_checks_percent": 0.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-03-22T22:22:18.696209Z",
            "last_author": "Miguel Angel Alvarez",
            "repository_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/es/repository/?format=api",
            "file_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/es/file/?format=api",
            "statistics_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/es/statistics/?format=api",
            "changes_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/es/changes/?format=api",
            "units_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/es/units/?format=api"
        },
        {
            "language": {
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 117,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "french",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "web_url": "http://i18n.foe-helper.com/languages/fr/",
                "url": "http://i18n.foe-helper.com/api/languages/fr/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "Extension",
                "slug": "extension",
                "id": 2,
                "project": {
                    "name": "FoE Helper",
                    "slug": "foe-helper",
                    "id": 1,
                    "web": "https://foe-helper.com",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "plural": {
                            "id": 82,
                            "source": 0,
                            "number": 2,
                            "formula": "n != 1",
                            "type": 1
                        },
                        "aliases": [
                            "english",
                            "en_en",
                            "base",
                            "source",
                            "eng"
                        ],
                        "direction": "ltr",
                        "web_url": "http://i18n.foe-helper.com/languages/en/",
                        "url": "http://i18n.foe-helper.com/api/languages/en/?format=api",
                        "statistics_url": "http://i18n.foe-helper.com/api/languages/en/statistics/?format=api"
                    },
                    "web_url": "http://i18n.foe-helper.com/projects/foe-helper/",
                    "url": "http://i18n.foe-helper.com/api/projects/foe-helper/?format=api",
                    "components_list_url": "http://i18n.foe-helper.com/api/projects/foe-helper/components/?format=api",
                    "repository_url": "http://i18n.foe-helper.com/api/projects/foe-helper/repository/?format=api",
                    "statistics_url": "http://i18n.foe-helper.com/api/projects/foe-helper/statistics/?format=api",
                    "changes_list_url": "http://i18n.foe-helper.com/api/projects/foe-helper/changes/?format=api",
                    "languages_url": "http://i18n.foe-helper.com/api/projects/foe-helper/languages/?format=api"
                },
                "vcs": "git",
                "repo": "https://github.com/mainIine/foe-helfer-extension",
                "git_export": "http://i18n.foe-helper.com/git/foe-helper/extension/",
                "branch": "beta",
                "filemask": "js/web/_i18n/*.json",
                "template": "js/web/_i18n/en.json",
                "edit_template": true,
                "new_base": "js/web/_i18n/en.json",
                "file_format": "json",
                "license": "CC-BY-NC-2.0",
                "license_url": "https://creativecommons.org/licenses/by-nc/2.0/legalcode",
                "web_url": "http://i18n.foe-helper.com/projects/foe-helper/extension/",
                "url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/?format=api",
                "repository_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/repository/?format=api",
                "translations_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/translations/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/statistics/?format=api",
                "lock_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/lock/?format=api",
                "changes_list_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/changes/?format=api",
                "new_lang": "add",
                "push": "https://github.com/mainIine/foe-helfer-extension",
                "check_flags": "",
                "enforced_checks": "['end_exclamation', 'end_colon', 'end_space']",
                "restricted": false
            },
            "language_code": "fr",
            "id": 24,
            "filename": "js/web/_i18n/fr.json",
            "revision": "b0cb93557870824447527bab3653ee8df48845f1,86779289b44a4572171835f1e2cbf51a33bd9c3c",
            "web_url": "http://i18n.foe-helper.com/projects/foe-helper/extension/fr/",
            "share_url": "http://i18n.foe-helper.com/engage/foe-helper/fr/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/extension/fr/",
            "url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2004,
            "total_words": 8530,
            "translated": 2004,
            "translated_words": 8530,
            "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": 3,
            "last_change": "2026-09-03T16:50:33.400341Z",
            "last_author": "Pierre-André Butty",
            "repository_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/fr/repository/?format=api",
            "file_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/fr/file/?format=api",
            "statistics_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/fr/statistics/?format=api",
            "changes_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/fr/changes/?format=api",
            "units_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/fr/units/?format=api"
        },
        {
            "language": {
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 149,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "web_url": "http://i18n.foe-helper.com/languages/hu/",
                "url": "http://i18n.foe-helper.com/api/languages/hu/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/languages/hu/statistics/?format=api"
            },
            "component": {
                "name": "Extension",
                "slug": "extension",
                "id": 2,
                "project": {
                    "name": "FoE Helper",
                    "slug": "foe-helper",
                    "id": 1,
                    "web": "https://foe-helper.com",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "plural": {
                            "id": 82,
                            "source": 0,
                            "number": 2,
                            "formula": "n != 1",
                            "type": 1
                        },
                        "aliases": [
                            "english",
                            "en_en",
                            "base",
                            "source",
                            "eng"
                        ],
                        "direction": "ltr",
                        "web_url": "http://i18n.foe-helper.com/languages/en/",
                        "url": "http://i18n.foe-helper.com/api/languages/en/?format=api",
                        "statistics_url": "http://i18n.foe-helper.com/api/languages/en/statistics/?format=api"
                    },
                    "web_url": "http://i18n.foe-helper.com/projects/foe-helper/",
                    "url": "http://i18n.foe-helper.com/api/projects/foe-helper/?format=api",
                    "components_list_url": "http://i18n.foe-helper.com/api/projects/foe-helper/components/?format=api",
                    "repository_url": "http://i18n.foe-helper.com/api/projects/foe-helper/repository/?format=api",
                    "statistics_url": "http://i18n.foe-helper.com/api/projects/foe-helper/statistics/?format=api",
                    "changes_list_url": "http://i18n.foe-helper.com/api/projects/foe-helper/changes/?format=api",
                    "languages_url": "http://i18n.foe-helper.com/api/projects/foe-helper/languages/?format=api"
                },
                "vcs": "git",
                "repo": "https://github.com/mainIine/foe-helfer-extension",
                "git_export": "http://i18n.foe-helper.com/git/foe-helper/extension/",
                "branch": "beta",
                "filemask": "js/web/_i18n/*.json",
                "template": "js/web/_i18n/en.json",
                "edit_template": true,
                "new_base": "js/web/_i18n/en.json",
                "file_format": "json",
                "license": "CC-BY-NC-2.0",
                "license_url": "https://creativecommons.org/licenses/by-nc/2.0/legalcode",
                "web_url": "http://i18n.foe-helper.com/projects/foe-helper/extension/",
                "url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/?format=api",
                "repository_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/repository/?format=api",
                "translations_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/translations/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/statistics/?format=api",
                "lock_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/lock/?format=api",
                "changes_list_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/changes/?format=api",
                "new_lang": "add",
                "push": "https://github.com/mainIine/foe-helfer-extension",
                "check_flags": "",
                "enforced_checks": "['end_exclamation', 'end_colon', 'end_space']",
                "restricted": false
            },
            "language_code": "hu",
            "id": 25,
            "filename": "js/web/_i18n/hu.json",
            "revision": "95c71590006def7545a784e89e95623ae33570df,86779289b44a4572171835f1e2cbf51a33bd9c3c",
            "web_url": "http://i18n.foe-helper.com/projects/foe-helper/extension/hu/",
            "share_url": "http://i18n.foe-helper.com/engage/foe-helper/hu/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/extension/hu/",
            "url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2004,
            "total_words": 8530,
            "translated": 1236,
            "translated_words": 4805,
            "translated_percent": 61.6,
            "fuzzy": 177,
            "fuzzy_words": 819,
            "fuzzy_percent": 8.8,
            "failing_checks": 21,
            "failing_checks_words": 115,
            "failing_checks_percent": 1.0,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": "2026-04-09T06:00:46.120848Z",
            "last_author": "Nate",
            "repository_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/hu/repository/?format=api",
            "file_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/hu/file/?format=api",
            "statistics_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/hu/statistics/?format=api",
            "changes_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/hu/changes/?format=api",
            "units_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/hu/units/?format=api"
        },
        {
            "language": {
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 160,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita"
                ],
                "direction": "ltr",
                "web_url": "http://i18n.foe-helper.com/languages/it/",
                "url": "http://i18n.foe-helper.com/api/languages/it/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/languages/it/statistics/?format=api"
            },
            "component": {
                "name": "Extension",
                "slug": "extension",
                "id": 2,
                "project": {
                    "name": "FoE Helper",
                    "slug": "foe-helper",
                    "id": 1,
                    "web": "https://foe-helper.com",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "plural": {
                            "id": 82,
                            "source": 0,
                            "number": 2,
                            "formula": "n != 1",
                            "type": 1
                        },
                        "aliases": [
                            "english",
                            "en_en",
                            "base",
                            "source",
                            "eng"
                        ],
                        "direction": "ltr",
                        "web_url": "http://i18n.foe-helper.com/languages/en/",
                        "url": "http://i18n.foe-helper.com/api/languages/en/?format=api",
                        "statistics_url": "http://i18n.foe-helper.com/api/languages/en/statistics/?format=api"
                    },
                    "web_url": "http://i18n.foe-helper.com/projects/foe-helper/",
                    "url": "http://i18n.foe-helper.com/api/projects/foe-helper/?format=api",
                    "components_list_url": "http://i18n.foe-helper.com/api/projects/foe-helper/components/?format=api",
                    "repository_url": "http://i18n.foe-helper.com/api/projects/foe-helper/repository/?format=api",
                    "statistics_url": "http://i18n.foe-helper.com/api/projects/foe-helper/statistics/?format=api",
                    "changes_list_url": "http://i18n.foe-helper.com/api/projects/foe-helper/changes/?format=api",
                    "languages_url": "http://i18n.foe-helper.com/api/projects/foe-helper/languages/?format=api"
                },
                "vcs": "git",
                "repo": "https://github.com/mainIine/foe-helfer-extension",
                "git_export": "http://i18n.foe-helper.com/git/foe-helper/extension/",
                "branch": "beta",
                "filemask": "js/web/_i18n/*.json",
                "template": "js/web/_i18n/en.json",
                "edit_template": true,
                "new_base": "js/web/_i18n/en.json",
                "file_format": "json",
                "license": "CC-BY-NC-2.0",
                "license_url": "https://creativecommons.org/licenses/by-nc/2.0/legalcode",
                "web_url": "http://i18n.foe-helper.com/projects/foe-helper/extension/",
                "url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/?format=api",
                "repository_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/repository/?format=api",
                "translations_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/translations/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/statistics/?format=api",
                "lock_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/lock/?format=api",
                "changes_list_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/changes/?format=api",
                "new_lang": "add",
                "push": "https://github.com/mainIine/foe-helfer-extension",
                "check_flags": "",
                "enforced_checks": "['end_exclamation', 'end_colon', 'end_space']",
                "restricted": false
            },
            "language_code": "it",
            "id": 26,
            "filename": "js/web/_i18n/it.json",
            "revision": "35b4f512a98b6d8dae05212309f4268aafdd6ffc,86779289b44a4572171835f1e2cbf51a33bd9c3c",
            "web_url": "http://i18n.foe-helper.com/projects/foe-helper/extension/it/",
            "share_url": "http://i18n.foe-helper.com/engage/foe-helper/it/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/extension/it/",
            "url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2004,
            "total_words": 8530,
            "translated": 1211,
            "translated_words": 4724,
            "translated_percent": 60.4,
            "fuzzy": 126,
            "fuzzy_words": 672,
            "fuzzy_percent": 6.2,
            "failing_checks": 20,
            "failing_checks_words": 93,
            "failing_checks_percent": 0.9,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": "2025-08-04T17:37:31.876918Z",
            "last_author": "emg",
            "repository_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/it/repository/?format=api",
            "file_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/it/file/?format=api",
            "statistics_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/it/statistics/?format=api",
            "changes_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/it/changes/?format=api",
            "units_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/it/units/?format=api"
        },
        {
            "language": {
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 236,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "web_url": "http://i18n.foe-helper.com/languages/nl/",
                "url": "http://i18n.foe-helper.com/api/languages/nl/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/languages/nl/statistics/?format=api"
            },
            "component": {
                "name": "Extension",
                "slug": "extension",
                "id": 2,
                "project": {
                    "name": "FoE Helper",
                    "slug": "foe-helper",
                    "id": 1,
                    "web": "https://foe-helper.com",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "plural": {
                            "id": 82,
                            "source": 0,
                            "number": 2,
                            "formula": "n != 1",
                            "type": 1
                        },
                        "aliases": [
                            "english",
                            "en_en",
                            "base",
                            "source",
                            "eng"
                        ],
                        "direction": "ltr",
                        "web_url": "http://i18n.foe-helper.com/languages/en/",
                        "url": "http://i18n.foe-helper.com/api/languages/en/?format=api",
                        "statistics_url": "http://i18n.foe-helper.com/api/languages/en/statistics/?format=api"
                    },
                    "web_url": "http://i18n.foe-helper.com/projects/foe-helper/",
                    "url": "http://i18n.foe-helper.com/api/projects/foe-helper/?format=api",
                    "components_list_url": "http://i18n.foe-helper.com/api/projects/foe-helper/components/?format=api",
                    "repository_url": "http://i18n.foe-helper.com/api/projects/foe-helper/repository/?format=api",
                    "statistics_url": "http://i18n.foe-helper.com/api/projects/foe-helper/statistics/?format=api",
                    "changes_list_url": "http://i18n.foe-helper.com/api/projects/foe-helper/changes/?format=api",
                    "languages_url": "http://i18n.foe-helper.com/api/projects/foe-helper/languages/?format=api"
                },
                "vcs": "git",
                "repo": "https://github.com/mainIine/foe-helfer-extension",
                "git_export": "http://i18n.foe-helper.com/git/foe-helper/extension/",
                "branch": "beta",
                "filemask": "js/web/_i18n/*.json",
                "template": "js/web/_i18n/en.json",
                "edit_template": true,
                "new_base": "js/web/_i18n/en.json",
                "file_format": "json",
                "license": "CC-BY-NC-2.0",
                "license_url": "https://creativecommons.org/licenses/by-nc/2.0/legalcode",
                "web_url": "http://i18n.foe-helper.com/projects/foe-helper/extension/",
                "url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/?format=api",
                "repository_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/repository/?format=api",
                "translations_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/translations/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/statistics/?format=api",
                "lock_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/lock/?format=api",
                "changes_list_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/changes/?format=api",
                "new_lang": "add",
                "push": "https://github.com/mainIine/foe-helfer-extension",
                "check_flags": "",
                "enforced_checks": "['end_exclamation', 'end_colon', 'end_space']",
                "restricted": false
            },
            "language_code": "nl",
            "id": 27,
            "filename": "js/web/_i18n/nl.json",
            "revision": "5f16f1a36fa8afec96c7a1c2f416c6dc6d3c0400,86779289b44a4572171835f1e2cbf51a33bd9c3c",
            "web_url": "http://i18n.foe-helper.com/projects/foe-helper/extension/nl/",
            "share_url": "http://i18n.foe-helper.com/engage/foe-helper/nl/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/extension/nl/",
            "url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2004,
            "total_words": 8530,
            "translated": 1412,
            "translated_words": 5486,
            "translated_percent": 70.4,
            "fuzzy": 89,
            "fuzzy_words": 543,
            "fuzzy_percent": 4.4,
            "failing_checks": 8,
            "failing_checks_words": 99,
            "failing_checks_percent": 0.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-03-01T18:20:05.327675Z",
            "last_author": "Bèta Wolf",
            "repository_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/nl/repository/?format=api",
            "file_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/nl/file/?format=api",
            "statistics_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/nl/statistics/?format=api",
            "changes_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/nl/changes/?format=api",
            "units_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/nl/units/?format=api"
        },
        {
            "language": {
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 256,
                    "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": [
                    "polish",
                    "pol"
                ],
                "direction": "ltr",
                "web_url": "http://i18n.foe-helper.com/languages/pl/",
                "url": "http://i18n.foe-helper.com/api/languages/pl/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/languages/pl/statistics/?format=api"
            },
            "component": {
                "name": "Extension",
                "slug": "extension",
                "id": 2,
                "project": {
                    "name": "FoE Helper",
                    "slug": "foe-helper",
                    "id": 1,
                    "web": "https://foe-helper.com",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "plural": {
                            "id": 82,
                            "source": 0,
                            "number": 2,
                            "formula": "n != 1",
                            "type": 1
                        },
                        "aliases": [
                            "english",
                            "en_en",
                            "base",
                            "source",
                            "eng"
                        ],
                        "direction": "ltr",
                        "web_url": "http://i18n.foe-helper.com/languages/en/",
                        "url": "http://i18n.foe-helper.com/api/languages/en/?format=api",
                        "statistics_url": "http://i18n.foe-helper.com/api/languages/en/statistics/?format=api"
                    },
                    "web_url": "http://i18n.foe-helper.com/projects/foe-helper/",
                    "url": "http://i18n.foe-helper.com/api/projects/foe-helper/?format=api",
                    "components_list_url": "http://i18n.foe-helper.com/api/projects/foe-helper/components/?format=api",
                    "repository_url": "http://i18n.foe-helper.com/api/projects/foe-helper/repository/?format=api",
                    "statistics_url": "http://i18n.foe-helper.com/api/projects/foe-helper/statistics/?format=api",
                    "changes_list_url": "http://i18n.foe-helper.com/api/projects/foe-helper/changes/?format=api",
                    "languages_url": "http://i18n.foe-helper.com/api/projects/foe-helper/languages/?format=api"
                },
                "vcs": "git",
                "repo": "https://github.com/mainIine/foe-helfer-extension",
                "git_export": "http://i18n.foe-helper.com/git/foe-helper/extension/",
                "branch": "beta",
                "filemask": "js/web/_i18n/*.json",
                "template": "js/web/_i18n/en.json",
                "edit_template": true,
                "new_base": "js/web/_i18n/en.json",
                "file_format": "json",
                "license": "CC-BY-NC-2.0",
                "license_url": "https://creativecommons.org/licenses/by-nc/2.0/legalcode",
                "web_url": "http://i18n.foe-helper.com/projects/foe-helper/extension/",
                "url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/?format=api",
                "repository_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/repository/?format=api",
                "translations_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/translations/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/statistics/?format=api",
                "lock_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/lock/?format=api",
                "changes_list_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/changes/?format=api",
                "new_lang": "add",
                "push": "https://github.com/mainIine/foe-helfer-extension",
                "check_flags": "",
                "enforced_checks": "['end_exclamation', 'end_colon', 'end_space']",
                "restricted": false
            },
            "language_code": "pl",
            "id": 28,
            "filename": "js/web/_i18n/pl.json",
            "revision": "7537c08f9836cafa2382576ad0a3be11c37fb630,86779289b44a4572171835f1e2cbf51a33bd9c3c",
            "web_url": "http://i18n.foe-helper.com/projects/foe-helper/extension/pl/",
            "share_url": "http://i18n.foe-helper.com/engage/foe-helper/pl/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/extension/pl/",
            "url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2004,
            "total_words": 8530,
            "translated": 1738,
            "translated_words": 7127,
            "translated_percent": 86.7,
            "fuzzy": 1,
            "fuzzy_words": 44,
            "fuzzy_percent": 0.1,
            "failing_checks": 3,
            "failing_checks_words": 12,
            "failing_checks_percent": 0.1,
            "have_suggestion": 12,
            "have_comment": 1,
            "last_change": "2026-07-13T20:02:44.976168Z",
            "last_author": "Karol",
            "repository_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/pl/repository/?format=api",
            "file_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/pl/file/?format=api",
            "statistics_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/pl/statistics/?format=api",
            "changes_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/pl/changes/?format=api",
            "units_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/pl/units/?format=api"
        },
        {
            "language": {
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 261,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por"
                ],
                "direction": "ltr",
                "web_url": "http://i18n.foe-helper.com/languages/pt/",
                "url": "http://i18n.foe-helper.com/api/languages/pt/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "Extension",
                "slug": "extension",
                "id": 2,
                "project": {
                    "name": "FoE Helper",
                    "slug": "foe-helper",
                    "id": 1,
                    "web": "https://foe-helper.com",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "plural": {
                            "id": 82,
                            "source": 0,
                            "number": 2,
                            "formula": "n != 1",
                            "type": 1
                        },
                        "aliases": [
                            "english",
                            "en_en",
                            "base",
                            "source",
                            "eng"
                        ],
                        "direction": "ltr",
                        "web_url": "http://i18n.foe-helper.com/languages/en/",
                        "url": "http://i18n.foe-helper.com/api/languages/en/?format=api",
                        "statistics_url": "http://i18n.foe-helper.com/api/languages/en/statistics/?format=api"
                    },
                    "web_url": "http://i18n.foe-helper.com/projects/foe-helper/",
                    "url": "http://i18n.foe-helper.com/api/projects/foe-helper/?format=api",
                    "components_list_url": "http://i18n.foe-helper.com/api/projects/foe-helper/components/?format=api",
                    "repository_url": "http://i18n.foe-helper.com/api/projects/foe-helper/repository/?format=api",
                    "statistics_url": "http://i18n.foe-helper.com/api/projects/foe-helper/statistics/?format=api",
                    "changes_list_url": "http://i18n.foe-helper.com/api/projects/foe-helper/changes/?format=api",
                    "languages_url": "http://i18n.foe-helper.com/api/projects/foe-helper/languages/?format=api"
                },
                "vcs": "git",
                "repo": "https://github.com/mainIine/foe-helfer-extension",
                "git_export": "http://i18n.foe-helper.com/git/foe-helper/extension/",
                "branch": "beta",
                "filemask": "js/web/_i18n/*.json",
                "template": "js/web/_i18n/en.json",
                "edit_template": true,
                "new_base": "js/web/_i18n/en.json",
                "file_format": "json",
                "license": "CC-BY-NC-2.0",
                "license_url": "https://creativecommons.org/licenses/by-nc/2.0/legalcode",
                "web_url": "http://i18n.foe-helper.com/projects/foe-helper/extension/",
                "url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/?format=api",
                "repository_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/repository/?format=api",
                "translations_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/translations/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/statistics/?format=api",
                "lock_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/lock/?format=api",
                "changes_list_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/changes/?format=api",
                "new_lang": "add",
                "push": "https://github.com/mainIine/foe-helfer-extension",
                "check_flags": "",
                "enforced_checks": "['end_exclamation', 'end_colon', 'end_space']",
                "restricted": false
            },
            "language_code": "pt",
            "id": 30,
            "filename": "js/web/_i18n/pt.json",
            "revision": "75f198e87742861b835b47de1be921210d582b91,86779289b44a4572171835f1e2cbf51a33bd9c3c",
            "web_url": "http://i18n.foe-helper.com/projects/foe-helper/extension/pt/",
            "share_url": "http://i18n.foe-helper.com/engage/foe-helper/pt/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/extension/pt/",
            "url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2004,
            "total_words": 8530,
            "translated": 1994,
            "translated_words": 8421,
            "translated_percent": 99.5,
            "fuzzy": 1,
            "fuzzy_words": 19,
            "fuzzy_percent": 0.1,
            "failing_checks": 1,
            "failing_checks_words": 19,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-08-29T09:52:14.146585Z",
            "last_author": "Forrest Gump",
            "repository_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/pt/repository/?format=api",
            "file_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/pt/file/?format=api",
            "statistics_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/pt/statistics/?format=api",
            "changes_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/pt/changes/?format=api",
            "units_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/pt/units/?format=api"
        },
        {
            "language": {
                "code": "ro",
                "name": "Romanian",
                "plural": {
                    "id": 268,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ron",
                    "rum"
                ],
                "direction": "ltr",
                "web_url": "http://i18n.foe-helper.com/languages/ro/",
                "url": "http://i18n.foe-helper.com/api/languages/ro/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/languages/ro/statistics/?format=api"
            },
            "component": {
                "name": "Extension",
                "slug": "extension",
                "id": 2,
                "project": {
                    "name": "FoE Helper",
                    "slug": "foe-helper",
                    "id": 1,
                    "web": "https://foe-helper.com",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "plural": {
                            "id": 82,
                            "source": 0,
                            "number": 2,
                            "formula": "n != 1",
                            "type": 1
                        },
                        "aliases": [
                            "english",
                            "en_en",
                            "base",
                            "source",
                            "eng"
                        ],
                        "direction": "ltr",
                        "web_url": "http://i18n.foe-helper.com/languages/en/",
                        "url": "http://i18n.foe-helper.com/api/languages/en/?format=api",
                        "statistics_url": "http://i18n.foe-helper.com/api/languages/en/statistics/?format=api"
                    },
                    "web_url": "http://i18n.foe-helper.com/projects/foe-helper/",
                    "url": "http://i18n.foe-helper.com/api/projects/foe-helper/?format=api",
                    "components_list_url": "http://i18n.foe-helper.com/api/projects/foe-helper/components/?format=api",
                    "repository_url": "http://i18n.foe-helper.com/api/projects/foe-helper/repository/?format=api",
                    "statistics_url": "http://i18n.foe-helper.com/api/projects/foe-helper/statistics/?format=api",
                    "changes_list_url": "http://i18n.foe-helper.com/api/projects/foe-helper/changes/?format=api",
                    "languages_url": "http://i18n.foe-helper.com/api/projects/foe-helper/languages/?format=api"
                },
                "vcs": "git",
                "repo": "https://github.com/mainIine/foe-helfer-extension",
                "git_export": "http://i18n.foe-helper.com/git/foe-helper/extension/",
                "branch": "beta",
                "filemask": "js/web/_i18n/*.json",
                "template": "js/web/_i18n/en.json",
                "edit_template": true,
                "new_base": "js/web/_i18n/en.json",
                "file_format": "json",
                "license": "CC-BY-NC-2.0",
                "license_url": "https://creativecommons.org/licenses/by-nc/2.0/legalcode",
                "web_url": "http://i18n.foe-helper.com/projects/foe-helper/extension/",
                "url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/?format=api",
                "repository_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/repository/?format=api",
                "translations_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/translations/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/statistics/?format=api",
                "lock_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/lock/?format=api",
                "changes_list_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/changes/?format=api",
                "new_lang": "add",
                "push": "https://github.com/mainIine/foe-helfer-extension",
                "check_flags": "",
                "enforced_checks": "['end_exclamation', 'end_colon', 'end_space']",
                "restricted": false
            },
            "language_code": "ro",
            "id": 31,
            "filename": "js/web/_i18n/ro.json",
            "revision": "72bbc754a8ed66fd460e18cdcc8dcb9d0b9f0d2c,86779289b44a4572171835f1e2cbf51a33bd9c3c",
            "web_url": "http://i18n.foe-helper.com/projects/foe-helper/extension/ro/",
            "share_url": "http://i18n.foe-helper.com/engage/foe-helper/ro/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/extension/ro/",
            "url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2004,
            "total_words": 8530,
            "translated": 564,
            "translated_words": 1829,
            "translated_percent": 28.1,
            "fuzzy": 169,
            "fuzzy_words": 932,
            "fuzzy_percent": 8.4,
            "failing_checks": 46,
            "failing_checks_words": 435,
            "failing_checks_percent": 2.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-10-30T14:13:52.158663Z",
            "last_author": "Florin",
            "repository_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/ro/repository/?format=api",
            "file_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/ro/file/?format=api",
            "statistics_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/ro/statistics/?format=api",
            "changes_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/ro/changes/?format=api",
            "units_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/ro/units/?format=api"
        },
        {
            "language": {
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 271,
                    "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": [
                    "russian",
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "web_url": "http://i18n.foe-helper.com/languages/ru/",
                "url": "http://i18n.foe-helper.com/api/languages/ru/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/languages/ru/statistics/?format=api"
            },
            "component": {
                "name": "Extension",
                "slug": "extension",
                "id": 2,
                "project": {
                    "name": "FoE Helper",
                    "slug": "foe-helper",
                    "id": 1,
                    "web": "https://foe-helper.com",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "plural": {
                            "id": 82,
                            "source": 0,
                            "number": 2,
                            "formula": "n != 1",
                            "type": 1
                        },
                        "aliases": [
                            "english",
                            "en_en",
                            "base",
                            "source",
                            "eng"
                        ],
                        "direction": "ltr",
                        "web_url": "http://i18n.foe-helper.com/languages/en/",
                        "url": "http://i18n.foe-helper.com/api/languages/en/?format=api",
                        "statistics_url": "http://i18n.foe-helper.com/api/languages/en/statistics/?format=api"
                    },
                    "web_url": "http://i18n.foe-helper.com/projects/foe-helper/",
                    "url": "http://i18n.foe-helper.com/api/projects/foe-helper/?format=api",
                    "components_list_url": "http://i18n.foe-helper.com/api/projects/foe-helper/components/?format=api",
                    "repository_url": "http://i18n.foe-helper.com/api/projects/foe-helper/repository/?format=api",
                    "statistics_url": "http://i18n.foe-helper.com/api/projects/foe-helper/statistics/?format=api",
                    "changes_list_url": "http://i18n.foe-helper.com/api/projects/foe-helper/changes/?format=api",
                    "languages_url": "http://i18n.foe-helper.com/api/projects/foe-helper/languages/?format=api"
                },
                "vcs": "git",
                "repo": "https://github.com/mainIine/foe-helfer-extension",
                "git_export": "http://i18n.foe-helper.com/git/foe-helper/extension/",
                "branch": "beta",
                "filemask": "js/web/_i18n/*.json",
                "template": "js/web/_i18n/en.json",
                "edit_template": true,
                "new_base": "js/web/_i18n/en.json",
                "file_format": "json",
                "license": "CC-BY-NC-2.0",
                "license_url": "https://creativecommons.org/licenses/by-nc/2.0/legalcode",
                "web_url": "http://i18n.foe-helper.com/projects/foe-helper/extension/",
                "url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/?format=api",
                "repository_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/repository/?format=api",
                "translations_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/translations/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/statistics/?format=api",
                "lock_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/lock/?format=api",
                "changes_list_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/changes/?format=api",
                "new_lang": "add",
                "push": "https://github.com/mainIine/foe-helfer-extension",
                "check_flags": "",
                "enforced_checks": "['end_exclamation', 'end_colon', 'end_space']",
                "restricted": false
            },
            "language_code": "ru",
            "id": 32,
            "filename": "js/web/_i18n/ru.json",
            "revision": "a43ce5e47074e914fd159e5c7a0c1dc8f32cb8f1,86779289b44a4572171835f1e2cbf51a33bd9c3c",
            "web_url": "http://i18n.foe-helper.com/projects/foe-helper/extension/ru/",
            "share_url": "http://i18n.foe-helper.com/engage/foe-helper/ru/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/extension/ru/",
            "url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2004,
            "total_words": 8530,
            "translated": 1646,
            "translated_words": 6374,
            "translated_percent": 82.1,
            "fuzzy": 52,
            "fuzzy_words": 473,
            "fuzzy_percent": 2.5,
            "failing_checks": 4,
            "failing_checks_words": 39,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-09-03T18:54:47.178421Z",
            "last_author": "Antikiler",
            "repository_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/ru/repository/?format=api",
            "file_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/ru/file/?format=api",
            "statistics_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/ru/statistics/?format=api",
            "changes_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/ru/changes/?format=api",
            "units_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/ru/units/?format=api"
        },
        {
            "language": {
                "code": "sk",
                "name": "Slovak",
                "plural": {
                    "id": 292,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "svk",
                    "slk",
                    "slo"
                ],
                "direction": "ltr",
                "web_url": "http://i18n.foe-helper.com/languages/sk/",
                "url": "http://i18n.foe-helper.com/api/languages/sk/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/languages/sk/statistics/?format=api"
            },
            "component": {
                "name": "Extension",
                "slug": "extension",
                "id": 2,
                "project": {
                    "name": "FoE Helper",
                    "slug": "foe-helper",
                    "id": 1,
                    "web": "https://foe-helper.com",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "plural": {
                            "id": 82,
                            "source": 0,
                            "number": 2,
                            "formula": "n != 1",
                            "type": 1
                        },
                        "aliases": [
                            "english",
                            "en_en",
                            "base",
                            "source",
                            "eng"
                        ],
                        "direction": "ltr",
                        "web_url": "http://i18n.foe-helper.com/languages/en/",
                        "url": "http://i18n.foe-helper.com/api/languages/en/?format=api",
                        "statistics_url": "http://i18n.foe-helper.com/api/languages/en/statistics/?format=api"
                    },
                    "web_url": "http://i18n.foe-helper.com/projects/foe-helper/",
                    "url": "http://i18n.foe-helper.com/api/projects/foe-helper/?format=api",
                    "components_list_url": "http://i18n.foe-helper.com/api/projects/foe-helper/components/?format=api",
                    "repository_url": "http://i18n.foe-helper.com/api/projects/foe-helper/repository/?format=api",
                    "statistics_url": "http://i18n.foe-helper.com/api/projects/foe-helper/statistics/?format=api",
                    "changes_list_url": "http://i18n.foe-helper.com/api/projects/foe-helper/changes/?format=api",
                    "languages_url": "http://i18n.foe-helper.com/api/projects/foe-helper/languages/?format=api"
                },
                "vcs": "git",
                "repo": "https://github.com/mainIine/foe-helfer-extension",
                "git_export": "http://i18n.foe-helper.com/git/foe-helper/extension/",
                "branch": "beta",
                "filemask": "js/web/_i18n/*.json",
                "template": "js/web/_i18n/en.json",
                "edit_template": true,
                "new_base": "js/web/_i18n/en.json",
                "file_format": "json",
                "license": "CC-BY-NC-2.0",
                "license_url": "https://creativecommons.org/licenses/by-nc/2.0/legalcode",
                "web_url": "http://i18n.foe-helper.com/projects/foe-helper/extension/",
                "url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/?format=api",
                "repository_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/repository/?format=api",
                "translations_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/translations/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/statistics/?format=api",
                "lock_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/lock/?format=api",
                "changes_list_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/changes/?format=api",
                "new_lang": "add",
                "push": "https://github.com/mainIine/foe-helfer-extension",
                "check_flags": "",
                "enforced_checks": "['end_exclamation', 'end_colon', 'end_space']",
                "restricted": false
            },
            "language_code": "sk",
            "id": 33,
            "filename": "js/web/_i18n/sk.json",
            "revision": "5297b9d8ef4926e598eae8b739e42169ce2a51fc,86779289b44a4572171835f1e2cbf51a33bd9c3c",
            "web_url": "http://i18n.foe-helper.com/projects/foe-helper/extension/sk/",
            "share_url": "http://i18n.foe-helper.com/engage/foe-helper/sk/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/extension/sk/",
            "url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2004,
            "total_words": 8530,
            "translated": 1044,
            "translated_words": 3871,
            "translated_percent": 52.0,
            "fuzzy": 110,
            "fuzzy_words": 581,
            "fuzzy_percent": 5.4,
            "failing_checks": 15,
            "failing_checks_words": 98,
            "failing_checks_percent": 0.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-08-10T18:07:36.207156Z",
            "last_author": "MarioM",
            "repository_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/sk/repository/?format=api",
            "file_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/sk/file/?format=api",
            "statistics_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/sk/statistics/?format=api",
            "changes_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/sk/changes/?format=api",
            "units_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/sk/units/?format=api"
        },
        {
            "language": {
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 311,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "swe"
                ],
                "direction": "ltr",
                "web_url": "http://i18n.foe-helper.com/languages/sv/",
                "url": "http://i18n.foe-helper.com/api/languages/sv/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/languages/sv/statistics/?format=api"
            },
            "component": {
                "name": "Extension",
                "slug": "extension",
                "id": 2,
                "project": {
                    "name": "FoE Helper",
                    "slug": "foe-helper",
                    "id": 1,
                    "web": "https://foe-helper.com",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "plural": {
                            "id": 82,
                            "source": 0,
                            "number": 2,
                            "formula": "n != 1",
                            "type": 1
                        },
                        "aliases": [
                            "english",
                            "en_en",
                            "base",
                            "source",
                            "eng"
                        ],
                        "direction": "ltr",
                        "web_url": "http://i18n.foe-helper.com/languages/en/",
                        "url": "http://i18n.foe-helper.com/api/languages/en/?format=api",
                        "statistics_url": "http://i18n.foe-helper.com/api/languages/en/statistics/?format=api"
                    },
                    "web_url": "http://i18n.foe-helper.com/projects/foe-helper/",
                    "url": "http://i18n.foe-helper.com/api/projects/foe-helper/?format=api",
                    "components_list_url": "http://i18n.foe-helper.com/api/projects/foe-helper/components/?format=api",
                    "repository_url": "http://i18n.foe-helper.com/api/projects/foe-helper/repository/?format=api",
                    "statistics_url": "http://i18n.foe-helper.com/api/projects/foe-helper/statistics/?format=api",
                    "changes_list_url": "http://i18n.foe-helper.com/api/projects/foe-helper/changes/?format=api",
                    "languages_url": "http://i18n.foe-helper.com/api/projects/foe-helper/languages/?format=api"
                },
                "vcs": "git",
                "repo": "https://github.com/mainIine/foe-helfer-extension",
                "git_export": "http://i18n.foe-helper.com/git/foe-helper/extension/",
                "branch": "beta",
                "filemask": "js/web/_i18n/*.json",
                "template": "js/web/_i18n/en.json",
                "edit_template": true,
                "new_base": "js/web/_i18n/en.json",
                "file_format": "json",
                "license": "CC-BY-NC-2.0",
                "license_url": "https://creativecommons.org/licenses/by-nc/2.0/legalcode",
                "web_url": "http://i18n.foe-helper.com/projects/foe-helper/extension/",
                "url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/?format=api",
                "repository_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/repository/?format=api",
                "translations_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/translations/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/statistics/?format=api",
                "lock_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/lock/?format=api",
                "changes_list_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/changes/?format=api",
                "new_lang": "add",
                "push": "https://github.com/mainIine/foe-helfer-extension",
                "check_flags": "",
                "enforced_checks": "['end_exclamation', 'end_colon', 'end_space']",
                "restricted": false
            },
            "language_code": "sv",
            "id": 34,
            "filename": "js/web/_i18n/sv.json",
            "revision": "28b0e282541fef8a6f6c22e5bfac721f0e24851a,86779289b44a4572171835f1e2cbf51a33bd9c3c",
            "web_url": "http://i18n.foe-helper.com/projects/foe-helper/extension/sv/",
            "share_url": "http://i18n.foe-helper.com/engage/foe-helper/sv/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/extension/sv/",
            "url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2004,
            "total_words": 8530,
            "translated": 1300,
            "translated_words": 5018,
            "translated_percent": 64.8,
            "fuzzy": 156,
            "fuzzy_words": 751,
            "fuzzy_percent": 7.7,
            "failing_checks": 78,
            "failing_checks_words": 287,
            "failing_checks_percent": 3.8,
            "have_suggestion": 0,
            "have_comment": 4,
            "last_change": "2026-04-07T00:51:58.733286Z",
            "last_author": "Magnus Beutner",
            "repository_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/sv/repository/?format=api",
            "file_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/sv/file/?format=api",
            "statistics_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/sv/statistics/?format=api",
            "changes_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/sv/changes/?format=api",
            "units_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/sv/units/?format=api"
        },
        {
            "language": {
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 330,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "tur"
                ],
                "direction": "ltr",
                "web_url": "http://i18n.foe-helper.com/languages/tr/",
                "url": "http://i18n.foe-helper.com/api/languages/tr/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/languages/tr/statistics/?format=api"
            },
            "component": {
                "name": "Extension",
                "slug": "extension",
                "id": 2,
                "project": {
                    "name": "FoE Helper",
                    "slug": "foe-helper",
                    "id": 1,
                    "web": "https://foe-helper.com",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "plural": {
                            "id": 82,
                            "source": 0,
                            "number": 2,
                            "formula": "n != 1",
                            "type": 1
                        },
                        "aliases": [
                            "english",
                            "en_en",
                            "base",
                            "source",
                            "eng"
                        ],
                        "direction": "ltr",
                        "web_url": "http://i18n.foe-helper.com/languages/en/",
                        "url": "http://i18n.foe-helper.com/api/languages/en/?format=api",
                        "statistics_url": "http://i18n.foe-helper.com/api/languages/en/statistics/?format=api"
                    },
                    "web_url": "http://i18n.foe-helper.com/projects/foe-helper/",
                    "url": "http://i18n.foe-helper.com/api/projects/foe-helper/?format=api",
                    "components_list_url": "http://i18n.foe-helper.com/api/projects/foe-helper/components/?format=api",
                    "repository_url": "http://i18n.foe-helper.com/api/projects/foe-helper/repository/?format=api",
                    "statistics_url": "http://i18n.foe-helper.com/api/projects/foe-helper/statistics/?format=api",
                    "changes_list_url": "http://i18n.foe-helper.com/api/projects/foe-helper/changes/?format=api",
                    "languages_url": "http://i18n.foe-helper.com/api/projects/foe-helper/languages/?format=api"
                },
                "vcs": "git",
                "repo": "https://github.com/mainIine/foe-helfer-extension",
                "git_export": "http://i18n.foe-helper.com/git/foe-helper/extension/",
                "branch": "beta",
                "filemask": "js/web/_i18n/*.json",
                "template": "js/web/_i18n/en.json",
                "edit_template": true,
                "new_base": "js/web/_i18n/en.json",
                "file_format": "json",
                "license": "CC-BY-NC-2.0",
                "license_url": "https://creativecommons.org/licenses/by-nc/2.0/legalcode",
                "web_url": "http://i18n.foe-helper.com/projects/foe-helper/extension/",
                "url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/?format=api",
                "repository_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/repository/?format=api",
                "translations_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/translations/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/statistics/?format=api",
                "lock_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/lock/?format=api",
                "changes_list_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/changes/?format=api",
                "new_lang": "add",
                "push": "https://github.com/mainIine/foe-helfer-extension",
                "check_flags": "",
                "enforced_checks": "['end_exclamation', 'end_colon', 'end_space']",
                "restricted": false
            },
            "language_code": "tr",
            "id": 35,
            "filename": "js/web/_i18n/tr.json",
            "revision": "3fd023b93fbcf5312db6f02832628e51cc134766,86779289b44a4572171835f1e2cbf51a33bd9c3c",
            "web_url": "http://i18n.foe-helper.com/projects/foe-helper/extension/tr/",
            "share_url": "http://i18n.foe-helper.com/engage/foe-helper/tr/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/extension/tr/",
            "url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2004,
            "total_words": 8530,
            "translated": 352,
            "translated_words": 1167,
            "translated_percent": 17.5,
            "fuzzy": 92,
            "fuzzy_words": 523,
            "fuzzy_percent": 4.5,
            "failing_checks": 34,
            "failing_checks_words": 242,
            "failing_checks_percent": 1.6,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2025-04-27T11:00:53.916731Z",
            "last_author": "ALAADTİN BİGA",
            "repository_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/tr/repository/?format=api",
            "file_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/tr/file/?format=api",
            "statistics_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/tr/statistics/?format=api",
            "changes_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/tr/changes/?format=api",
            "units_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/tr/units/?format=api"
        },
        {
            "language": {
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 338,
                    "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": "http://i18n.foe-helper.com/languages/uk/",
                "url": "http://i18n.foe-helper.com/api/languages/uk/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/languages/uk/statistics/?format=api"
            },
            "component": {
                "name": "Extension",
                "slug": "extension",
                "id": 2,
                "project": {
                    "name": "FoE Helper",
                    "slug": "foe-helper",
                    "id": 1,
                    "web": "https://foe-helper.com",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "plural": {
                            "id": 82,
                            "source": 0,
                            "number": 2,
                            "formula": "n != 1",
                            "type": 1
                        },
                        "aliases": [
                            "english",
                            "en_en",
                            "base",
                            "source",
                            "eng"
                        ],
                        "direction": "ltr",
                        "web_url": "http://i18n.foe-helper.com/languages/en/",
                        "url": "http://i18n.foe-helper.com/api/languages/en/?format=api",
                        "statistics_url": "http://i18n.foe-helper.com/api/languages/en/statistics/?format=api"
                    },
                    "web_url": "http://i18n.foe-helper.com/projects/foe-helper/",
                    "url": "http://i18n.foe-helper.com/api/projects/foe-helper/?format=api",
                    "components_list_url": "http://i18n.foe-helper.com/api/projects/foe-helper/components/?format=api",
                    "repository_url": "http://i18n.foe-helper.com/api/projects/foe-helper/repository/?format=api",
                    "statistics_url": "http://i18n.foe-helper.com/api/projects/foe-helper/statistics/?format=api",
                    "changes_list_url": "http://i18n.foe-helper.com/api/projects/foe-helper/changes/?format=api",
                    "languages_url": "http://i18n.foe-helper.com/api/projects/foe-helper/languages/?format=api"
                },
                "vcs": "git",
                "repo": "https://github.com/mainIine/foe-helfer-extension",
                "git_export": "http://i18n.foe-helper.com/git/foe-helper/extension/",
                "branch": "beta",
                "filemask": "js/web/_i18n/*.json",
                "template": "js/web/_i18n/en.json",
                "edit_template": true,
                "new_base": "js/web/_i18n/en.json",
                "file_format": "json",
                "license": "CC-BY-NC-2.0",
                "license_url": "https://creativecommons.org/licenses/by-nc/2.0/legalcode",
                "web_url": "http://i18n.foe-helper.com/projects/foe-helper/extension/",
                "url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/?format=api",
                "repository_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/repository/?format=api",
                "translations_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/translations/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/statistics/?format=api",
                "lock_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/lock/?format=api",
                "changes_list_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/changes/?format=api",
                "new_lang": "add",
                "push": "https://github.com/mainIine/foe-helfer-extension",
                "check_flags": "",
                "enforced_checks": "['end_exclamation', 'end_colon', 'end_space']",
                "restricted": false
            },
            "language_code": "uk",
            "id": 45,
            "filename": "js/web/_i18n/uk.json",
            "revision": "7b73d80723635799786a32f00ad092a51c54974a,86779289b44a4572171835f1e2cbf51a33bd9c3c",
            "web_url": "http://i18n.foe-helper.com/projects/foe-helper/extension/uk/",
            "share_url": "http://i18n.foe-helper.com/engage/foe-helper/uk/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/extension/uk/",
            "url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2004,
            "total_words": 8530,
            "translated": 56,
            "translated_words": 185,
            "translated_percent": 2.7,
            "fuzzy": 9,
            "fuzzy_words": 67,
            "fuzzy_percent": 0.4,
            "failing_checks": 4,
            "failing_checks_words": 43,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-06-25T12:57:33.982779Z",
            "last_author": "Farios",
            "repository_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/uk/repository/?format=api",
            "file_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/uk/file/?format=api",
            "statistics_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/uk/statistics/?format=api",
            "changes_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/uk/changes/?format=api",
            "units_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/uk/units/?format=api"
        },
        {
            "language": {
                "code": "nn",
                "name": "Norwegian Nynorsk",
                "plural": {
                    "id": 238,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "nno"
                ],
                "direction": "ltr",
                "web_url": "http://i18n.foe-helper.com/languages/nn/",
                "url": "http://i18n.foe-helper.com/api/languages/nn/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/languages/nn/statistics/?format=api"
            },
            "component": {
                "name": "Extension",
                "slug": "extension",
                "id": 2,
                "project": {
                    "name": "FoE Helper",
                    "slug": "foe-helper",
                    "id": 1,
                    "web": "https://foe-helper.com",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "plural": {
                            "id": 82,
                            "source": 0,
                            "number": 2,
                            "formula": "n != 1",
                            "type": 1
                        },
                        "aliases": [
                            "english",
                            "en_en",
                            "base",
                            "source",
                            "eng"
                        ],
                        "direction": "ltr",
                        "web_url": "http://i18n.foe-helper.com/languages/en/",
                        "url": "http://i18n.foe-helper.com/api/languages/en/?format=api",
                        "statistics_url": "http://i18n.foe-helper.com/api/languages/en/statistics/?format=api"
                    },
                    "web_url": "http://i18n.foe-helper.com/projects/foe-helper/",
                    "url": "http://i18n.foe-helper.com/api/projects/foe-helper/?format=api",
                    "components_list_url": "http://i18n.foe-helper.com/api/projects/foe-helper/components/?format=api",
                    "repository_url": "http://i18n.foe-helper.com/api/projects/foe-helper/repository/?format=api",
                    "statistics_url": "http://i18n.foe-helper.com/api/projects/foe-helper/statistics/?format=api",
                    "changes_list_url": "http://i18n.foe-helper.com/api/projects/foe-helper/changes/?format=api",
                    "languages_url": "http://i18n.foe-helper.com/api/projects/foe-helper/languages/?format=api"
                },
                "vcs": "git",
                "repo": "https://github.com/mainIine/foe-helfer-extension",
                "git_export": "http://i18n.foe-helper.com/git/foe-helper/extension/",
                "branch": "beta",
                "filemask": "js/web/_i18n/*.json",
                "template": "js/web/_i18n/en.json",
                "edit_template": true,
                "new_base": "js/web/_i18n/en.json",
                "file_format": "json",
                "license": "CC-BY-NC-2.0",
                "license_url": "https://creativecommons.org/licenses/by-nc/2.0/legalcode",
                "web_url": "http://i18n.foe-helper.com/projects/foe-helper/extension/",
                "url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/?format=api",
                "repository_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/repository/?format=api",
                "translations_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/translations/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/statistics/?format=api",
                "lock_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/lock/?format=api",
                "changes_list_url": "http://i18n.foe-helper.com/api/components/foe-helper/extension/changes/?format=api",
                "new_lang": "add",
                "push": "https://github.com/mainIine/foe-helfer-extension",
                "check_flags": "",
                "enforced_checks": "['end_exclamation', 'end_colon', 'end_space']",
                "restricted": false
            },
            "language_code": "nn",
            "id": 46,
            "filename": "js/web/_i18n/nn.json",
            "revision": "2bf63eaa136377d33a06b2fbca1b93cdfeb3d21c,86779289b44a4572171835f1e2cbf51a33bd9c3c",
            "web_url": "http://i18n.foe-helper.com/projects/foe-helper/extension/nn/",
            "share_url": "http://i18n.foe-helper.com/engage/foe-helper/nn/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/extension/nn/",
            "url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/nn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2004,
            "total_words": 8530,
            "translated": 3,
            "translated_words": 6,
            "translated_percent": 0.1,
            "fuzzy": 1,
            "fuzzy_words": 20,
            "fuzzy_percent": 0.1,
            "failing_checks": 1,
            "failing_checks_words": 4,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-07-25T09:36:58.355621Z",
            "last_author": "GeniusTimo",
            "repository_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/nn/repository/?format=api",
            "file_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/nn/file/?format=api",
            "statistics_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/nn/statistics/?format=api",
            "changes_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/nn/changes/?format=api",
            "units_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/nn/units/?format=api"
        },
        {
            "language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 82,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "english",
                    "en_en",
                    "base",
                    "source",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "http://i18n.foe-helper.com/languages/en/",
                "url": "http://i18n.foe-helper.com/api/languages/en/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "Website",
                "slug": "website",
                "id": 4,
                "project": {
                    "name": "FoE Helper",
                    "slug": "foe-helper",
                    "id": 1,
                    "web": "https://foe-helper.com",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "plural": {
                            "id": 82,
                            "source": 0,
                            "number": 2,
                            "formula": "n != 1",
                            "type": 1
                        },
                        "aliases": [
                            "english",
                            "en_en",
                            "base",
                            "source",
                            "eng"
                        ],
                        "direction": "ltr",
                        "web_url": "http://i18n.foe-helper.com/languages/en/",
                        "url": "http://i18n.foe-helper.com/api/languages/en/?format=api",
                        "statistics_url": "http://i18n.foe-helper.com/api/languages/en/statistics/?format=api"
                    },
                    "web_url": "http://i18n.foe-helper.com/projects/foe-helper/",
                    "url": "http://i18n.foe-helper.com/api/projects/foe-helper/?format=api",
                    "components_list_url": "http://i18n.foe-helper.com/api/projects/foe-helper/components/?format=api",
                    "repository_url": "http://i18n.foe-helper.com/api/projects/foe-helper/repository/?format=api",
                    "statistics_url": "http://i18n.foe-helper.com/api/projects/foe-helper/statistics/?format=api",
                    "changes_list_url": "http://i18n.foe-helper.com/api/projects/foe-helper/changes/?format=api",
                    "languages_url": "http://i18n.foe-helper.com/api/projects/foe-helper/languages/?format=api"
                },
                "vcs": "git",
                "repo": "https://github.com/mainIine/foe-helfer-website",
                "git_export": "http://i18n.foe-helper.com/git/foe-helper/website/",
                "branch": "beta",
                "filemask": "i18n/*.json",
                "template": "i18n/en.json",
                "edit_template": true,
                "new_base": "i18n/en.json",
                "file_format": "json",
                "license": "CC-BY-NC-2.0",
                "license_url": "https://creativecommons.org/licenses/by-nc/2.0/legalcode",
                "web_url": "http://i18n.foe-helper.com/projects/foe-helper/website/",
                "url": "http://i18n.foe-helper.com/api/components/foe-helper/website/?format=api",
                "repository_url": "http://i18n.foe-helper.com/api/components/foe-helper/website/repository/?format=api",
                "translations_url": "http://i18n.foe-helper.com/api/components/foe-helper/website/translations/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/components/foe-helper/website/statistics/?format=api",
                "lock_url": "http://i18n.foe-helper.com/api/components/foe-helper/website/lock/?format=api",
                "changes_list_url": "http://i18n.foe-helper.com/api/components/foe-helper/website/changes/?format=api",
                "new_lang": "add",
                "push": "https://github.com/mainIine/foe-helfer-website",
                "check_flags": "",
                "enforced_checks": "",
                "restricted": false
            },
            "language_code": "en",
            "id": 49,
            "filename": "i18n/en.json",
            "revision": "b05cba7e36d573e110edae708af4a5ae14775e95,b05cba7e36d573e110edae708af4a5ae14775e95",
            "web_url": "http://i18n.foe-helper.com/projects/foe-helper/website/en/",
            "share_url": "http://i18n.foe-helper.com/engage/foe-helper/en/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/website/en/",
            "url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 627,
            "total_words": 3046,
            "translated": 627,
            "translated_words": 3046,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 460,
            "failing_checks_words": 2336,
            "failing_checks_percent": 73.3,
            "have_suggestion": 0,
            "have_comment": 4,
            "last_change": "2025-01-05T14:42:53.332332Z",
            "last_author": "Weblate Admin",
            "repository_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/en/repository/?format=api",
            "file_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/en/file/?format=api",
            "statistics_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/en/statistics/?format=api",
            "changes_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/en/changes/?format=api",
            "units_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/en/units/?format=api"
        },
        {
            "language": {
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 72,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "german",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "web_url": "http://i18n.foe-helper.com/languages/de/",
                "url": "http://i18n.foe-helper.com/api/languages/de/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "Website",
                "slug": "website",
                "id": 4,
                "project": {
                    "name": "FoE Helper",
                    "slug": "foe-helper",
                    "id": 1,
                    "web": "https://foe-helper.com",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "plural": {
                            "id": 82,
                            "source": 0,
                            "number": 2,
                            "formula": "n != 1",
                            "type": 1
                        },
                        "aliases": [
                            "english",
                            "en_en",
                            "base",
                            "source",
                            "eng"
                        ],
                        "direction": "ltr",
                        "web_url": "http://i18n.foe-helper.com/languages/en/",
                        "url": "http://i18n.foe-helper.com/api/languages/en/?format=api",
                        "statistics_url": "http://i18n.foe-helper.com/api/languages/en/statistics/?format=api"
                    },
                    "web_url": "http://i18n.foe-helper.com/projects/foe-helper/",
                    "url": "http://i18n.foe-helper.com/api/projects/foe-helper/?format=api",
                    "components_list_url": "http://i18n.foe-helper.com/api/projects/foe-helper/components/?format=api",
                    "repository_url": "http://i18n.foe-helper.com/api/projects/foe-helper/repository/?format=api",
                    "statistics_url": "http://i18n.foe-helper.com/api/projects/foe-helper/statistics/?format=api",
                    "changes_list_url": "http://i18n.foe-helper.com/api/projects/foe-helper/changes/?format=api",
                    "languages_url": "http://i18n.foe-helper.com/api/projects/foe-helper/languages/?format=api"
                },
                "vcs": "git",
                "repo": "https://github.com/mainIine/foe-helfer-website",
                "git_export": "http://i18n.foe-helper.com/git/foe-helper/website/",
                "branch": "beta",
                "filemask": "i18n/*.json",
                "template": "i18n/en.json",
                "edit_template": true,
                "new_base": "i18n/en.json",
                "file_format": "json",
                "license": "CC-BY-NC-2.0",
                "license_url": "https://creativecommons.org/licenses/by-nc/2.0/legalcode",
                "web_url": "http://i18n.foe-helper.com/projects/foe-helper/website/",
                "url": "http://i18n.foe-helper.com/api/components/foe-helper/website/?format=api",
                "repository_url": "http://i18n.foe-helper.com/api/components/foe-helper/website/repository/?format=api",
                "translations_url": "http://i18n.foe-helper.com/api/components/foe-helper/website/translations/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/components/foe-helper/website/statistics/?format=api",
                "lock_url": "http://i18n.foe-helper.com/api/components/foe-helper/website/lock/?format=api",
                "changes_list_url": "http://i18n.foe-helper.com/api/components/foe-helper/website/changes/?format=api",
                "new_lang": "add",
                "push": "https://github.com/mainIine/foe-helfer-website",
                "check_flags": "",
                "enforced_checks": "",
                "restricted": false
            },
            "language_code": "de",
            "id": 50,
            "filename": "i18n/de.json",
            "revision": "27d3b2e84e717faa126d76d5cb60f57539532974,b05cba7e36d573e110edae708af4a5ae14775e95",
            "web_url": "http://i18n.foe-helper.com/projects/foe-helper/website/de/",
            "share_url": "http://i18n.foe-helper.com/engage/foe-helper/de/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/website/de/",
            "url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 627,
            "total_words": 3046,
            "translated": 625,
            "translated_words": 3030,
            "translated_percent": 99.6,
            "fuzzy": 1,
            "fuzzy_words": 14,
            "fuzzy_percent": 0.1,
            "failing_checks": 20,
            "failing_checks_words": 40,
            "failing_checks_percent": 3.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-01-05T14:42:31.480360Z",
            "last_author": "Weblate Admin",
            "repository_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/de/repository/?format=api",
            "file_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/de/file/?format=api",
            "statistics_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/de/statistics/?format=api",
            "changes_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/de/changes/?format=api",
            "units_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/de/units/?format=api"
        }
    ]
}