Translation components API.

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

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

{
    "count": 61,
    "next": "http://i18n.foe-helper.com/api/translations/?format=api&page=4",
    "previous": "http://i18n.foe-helper.com/api/translations/?format=api&page=2",
    "results": [
        {
            "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": "App",
                "slug": "app",
                "id": 5,
                "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/Th3C0D3R/FoEHelperApp.git",
                "git_export": "http://i18n.foe-helper.com/git/foe-helper/app/",
                "branch": "master",
                "filemask": "FoEHelperApp/Resources/values-*/strings.xml",
                "template": "FoEHelperApp/Resources/values/strings.xml",
                "edit_template": false,
                "new_base": "FoEHelperApp/Resources/values/strings.xml",
                "file_format": "aresource",
                "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/app/",
                "url": "http://i18n.foe-helper.com/api/components/foe-helper/app/?format=api",
                "repository_url": "http://i18n.foe-helper.com/api/components/foe-helper/app/repository/?format=api",
                "translations_url": "http://i18n.foe-helper.com/api/components/foe-helper/app/translations/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/components/foe-helper/app/statistics/?format=api",
                "lock_url": "http://i18n.foe-helper.com/api/components/foe-helper/app/lock/?format=api",
                "changes_list_url": "http://i18n.foe-helper.com/api/components/foe-helper/app/changes/?format=api",
                "new_lang": "add",
                "push": "https://github.com/Th3C0D3R/FoEHelperApp.git",
                "check_flags": "",
                "enforced_checks": "",
                "restricted": false
            },
            "language_code": "ru",
            "id": 77,
            "filename": "FoEHelperApp/Resources/values-ru/strings.xml",
            "revision": "f4a463e351e3dbef8b23dd40940d0bdc087b8ba0,48f85e329b431d0427a121a20e980a4e1f08216c",
            "web_url": "http://i18n.foe-helper.com/projects/foe-helper/app/ru/",
            "share_url": "http://i18n.foe-helper.com/engage/foe-helper/ru/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/app/ru/",
            "url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 34,
            "total_words": 223,
            "translated": 14,
            "translated_words": 88,
            "translated_percent": 41.1,
            "fuzzy": 20,
            "fuzzy_words": 135,
            "fuzzy_percent": 58.8,
            "failing_checks": 23,
            "failing_checks_words": 154,
            "failing_checks_percent": 67.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-08-14T14:08:32.975821Z",
            "last_author": "Vladimir Rogachevsky",
            "repository_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/ru/repository/?format=api",
            "file_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/ru/file/?format=api",
            "statistics_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/ru/statistics/?format=api",
            "changes_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/ru/changes/?format=api",
            "units_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/ru/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": "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": "pl",
            "id": 78,
            "filename": "i18n/pl.json",
            "revision": "69ab995ea32afa24e935287959f10159d15e077c,28c8305fb672269dc687e66f3f7b17add2499406",
            "web_url": "http://i18n.foe-helper.com/projects/foe-helper/website/pl/",
            "share_url": "http://i18n.foe-helper.com/engage/foe-helper/pl/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/website/pl/",
            "url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 455,
            "total_words": 2326,
            "translated": 455,
            "translated_words": 2326,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 113,
            "failing_checks_percent": 0.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-26T06:42:38.074631Z",
            "last_author": "Yava",
            "repository_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/pl/repository/?format=api",
            "file_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/pl/file/?format=api",
            "statistics_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/pl/statistics/?format=api",
            "changes_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/pl/changes/?format=api",
            "units_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/pl/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": "App",
                "slug": "app",
                "id": 5,
                "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/Th3C0D3R/FoEHelperApp.git",
                "git_export": "http://i18n.foe-helper.com/git/foe-helper/app/",
                "branch": "master",
                "filemask": "FoEHelperApp/Resources/values-*/strings.xml",
                "template": "FoEHelperApp/Resources/values/strings.xml",
                "edit_template": false,
                "new_base": "FoEHelperApp/Resources/values/strings.xml",
                "file_format": "aresource",
                "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/app/",
                "url": "http://i18n.foe-helper.com/api/components/foe-helper/app/?format=api",
                "repository_url": "http://i18n.foe-helper.com/api/components/foe-helper/app/repository/?format=api",
                "translations_url": "http://i18n.foe-helper.com/api/components/foe-helper/app/translations/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/components/foe-helper/app/statistics/?format=api",
                "lock_url": "http://i18n.foe-helper.com/api/components/foe-helper/app/lock/?format=api",
                "changes_list_url": "http://i18n.foe-helper.com/api/components/foe-helper/app/changes/?format=api",
                "new_lang": "add",
                "push": "https://github.com/Th3C0D3R/FoEHelperApp.git",
                "check_flags": "",
                "enforced_checks": "",
                "restricted": false
            },
            "language_code": "hu",
            "id": 79,
            "filename": "FoEHelperApp/Resources/values-hu/strings.xml",
            "revision": "5917cd5ef24341f0909fa6a7a1f0c645f6123b21,48f85e329b431d0427a121a20e980a4e1f08216c",
            "web_url": "http://i18n.foe-helper.com/projects/foe-helper/app/hu/",
            "share_url": "http://i18n.foe-helper.com/engage/foe-helper/hu/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/app/hu/",
            "url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 34,
            "total_words": 223,
            "translated": 33,
            "translated_words": 220,
            "translated_percent": 97.0,
            "fuzzy": 1,
            "fuzzy_words": 3,
            "fuzzy_percent": 2.9,
            "failing_checks": 1,
            "failing_checks_words": 15,
            "failing_checks_percent": 2.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-04-06T05:53:48.566877Z",
            "last_author": "Nico",
            "repository_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/hu/repository/?format=api",
            "file_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/hu/file/?format=api",
            "statistics_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/hu/statistics/?format=api",
            "changes_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/hu/changes/?format=api",
            "units_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/hu/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": "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": "hu",
            "id": 80,
            "filename": "i18n/hu.json",
            "revision": "2f863a88e2a22defd7522b3b251e50c2d482edb0,5189206d45d7fa658fb63ea96782d48176ff22af",
            "web_url": "http://i18n.foe-helper.com/projects/foe-helper/website/hu/",
            "share_url": "http://i18n.foe-helper.com/engage/foe-helper/hu/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/website/hu/",
            "url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 457,
            "total_words": 2347,
            "translated": 184,
            "translated_words": 309,
            "translated_percent": 40.2,
            "fuzzy": 10,
            "fuzzy_words": 24,
            "fuzzy_percent": 2.1,
            "failing_checks": 9,
            "failing_checks_words": 22,
            "failing_checks_percent": 1.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-12-31T15:49:22.352682Z",
            "last_author": "Pusztai Gergely",
            "repository_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/hu/repository/?format=api",
            "file_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/hu/file/?format=api",
            "statistics_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/hu/statistics/?format=api",
            "changes_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/hu/changes/?format=api",
            "units_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/hu/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": "App",
                "slug": "app",
                "id": 5,
                "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/Th3C0D3R/FoEHelperApp.git",
                "git_export": "http://i18n.foe-helper.com/git/foe-helper/app/",
                "branch": "master",
                "filemask": "FoEHelperApp/Resources/values-*/strings.xml",
                "template": "FoEHelperApp/Resources/values/strings.xml",
                "edit_template": false,
                "new_base": "FoEHelperApp/Resources/values/strings.xml",
                "file_format": "aresource",
                "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/app/",
                "url": "http://i18n.foe-helper.com/api/components/foe-helper/app/?format=api",
                "repository_url": "http://i18n.foe-helper.com/api/components/foe-helper/app/repository/?format=api",
                "translations_url": "http://i18n.foe-helper.com/api/components/foe-helper/app/translations/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/components/foe-helper/app/statistics/?format=api",
                "lock_url": "http://i18n.foe-helper.com/api/components/foe-helper/app/lock/?format=api",
                "changes_list_url": "http://i18n.foe-helper.com/api/components/foe-helper/app/changes/?format=api",
                "new_lang": "add",
                "push": "https://github.com/Th3C0D3R/FoEHelperApp.git",
                "check_flags": "",
                "enforced_checks": "",
                "restricted": false
            },
            "language_code": "sv",
            "id": 81,
            "filename": "FoEHelperApp/Resources/values-sv/strings.xml",
            "revision": "628b24fda46ff26cabda7fa3af380553f933e0c6,48f85e329b431d0427a121a20e980a4e1f08216c",
            "web_url": "http://i18n.foe-helper.com/projects/foe-helper/app/sv/",
            "share_url": "http://i18n.foe-helper.com/engage/foe-helper/sv/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/app/sv/",
            "url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 34,
            "total_words": 223,
            "translated": 33,
            "translated_words": 220,
            "translated_percent": 97.0,
            "fuzzy": 1,
            "fuzzy_words": 3,
            "fuzzy_percent": 2.9,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-05-17T20:26:03.285252Z",
            "last_author": "Magnus Beutner",
            "repository_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/sv/repository/?format=api",
            "file_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/sv/file/?format=api",
            "statistics_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/sv/statistics/?format=api",
            "changes_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/sv/changes/?format=api",
            "units_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/sv/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": "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": "sv",
            "id": 82,
            "filename": "i18n/sv.json",
            "revision": "ae4b41785218711c5ef110173594b1ee34d74913,59686917629875072540184ab15ebc2a73ce5382",
            "web_url": "http://i18n.foe-helper.com/projects/foe-helper/website/sv/",
            "share_url": "http://i18n.foe-helper.com/engage/foe-helper/sv/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/website/sv/",
            "url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 457,
            "total_words": 2347,
            "translated": 452,
            "translated_words": 2193,
            "translated_percent": 98.9,
            "fuzzy": 4,
            "fuzzy_words": 152,
            "fuzzy_percent": 0.8,
            "failing_checks": 2,
            "failing_checks_words": 142,
            "failing_checks_percent": 0.4,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": "2023-08-21T03:57:26.632814Z",
            "last_author": "Magnus Beutner",
            "repository_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/sv/repository/?format=api",
            "file_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/sv/file/?format=api",
            "statistics_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/sv/statistics/?format=api",
            "changes_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/sv/changes/?format=api",
            "units_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/sv/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": "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": "ro",
            "id": 83,
            "filename": "i18n/ro.json",
            "revision": "369a67928c3247545d576bbad8f7d30051184e2d,5189206d45d7fa658fb63ea96782d48176ff22af",
            "web_url": "http://i18n.foe-helper.com/projects/foe-helper/website/ro/",
            "share_url": "http://i18n.foe-helper.com/engage/foe-helper/ro/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/website/ro/",
            "url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 455,
            "total_words": 2326,
            "translated": 3,
            "translated_words": 4,
            "translated_percent": 0.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-02-22T19:18:49.814269Z",
            "last_author": "dityx obsidian",
            "repository_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/ro/repository/?format=api",
            "file_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/ro/file/?format=api",
            "statistics_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/ro/statistics/?format=api",
            "changes_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/ro/changes/?format=api",
            "units_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/ro/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": "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": "cs",
            "id": 84,
            "filename": "i18n/cs.json",
            "revision": "5bf3540889e7335ce7ddbb3148b5f55233fb2641,5189206d45d7fa658fb63ea96782d48176ff22af",
            "web_url": "http://i18n.foe-helper.com/projects/foe-helper/website/cs/",
            "share_url": "http://i18n.foe-helper.com/engage/foe-helper/cs/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/website/cs/",
            "url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 455,
            "total_words": 2326,
            "translated": 446,
            "translated_words": 2172,
            "translated_percent": 98.0,
            "fuzzy": 9,
            "fuzzy_words": 154,
            "fuzzy_percent": 1.9,
            "failing_checks": 1,
            "failing_checks_words": 113,
            "failing_checks_percent": 0.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-08-13T01:42:27.481061Z",
            "last_author": "Lucius Akim",
            "repository_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/cs/repository/?format=api",
            "file_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/cs/file/?format=api",
            "statistics_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/cs/statistics/?format=api",
            "changes_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/cs/changes/?format=api",
            "units_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/cs/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": "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": "tr",
            "id": 85,
            "filename": "i18n/tr.json",
            "revision": "182d7af0e5da0943552cfdf8abf4d24ede926679,5189206d45d7fa658fb63ea96782d48176ff22af",
            "web_url": "http://i18n.foe-helper.com/projects/foe-helper/website/tr/",
            "share_url": "http://i18n.foe-helper.com/engage/foe-helper/tr/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/website/tr/",
            "url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 457,
            "total_words": 2347,
            "translated": 4,
            "translated_words": 4,
            "translated_percent": 0.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-11-22T12:24:34.846841Z",
            "last_author": "Weblate Admin",
            "repository_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/tr/repository/?format=api",
            "file_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/tr/file/?format=api",
            "statistics_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/tr/statistics/?format=api",
            "changes_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/tr/changes/?format=api",
            "units_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/tr/units/?format=api"
        },
        {
            "language": {
                "code": "es_MX",
                "name": "Spanish (Mexico)",
                "plural": {
                    "id": 102,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "web_url": "http://i18n.foe-helper.com/languages/es_MX/",
                "url": "http://i18n.foe-helper.com/api/languages/es_MX/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/languages/es_MX/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": "es_MX",
            "id": 86,
            "filename": "i18n/es_MX.json",
            "revision": "78676eef0545f47a0439b27d9a15bb21f1c784f5,5189206d45d7fa658fb63ea96782d48176ff22af",
            "web_url": "http://i18n.foe-helper.com/projects/foe-helper/website/es_MX/",
            "share_url": "http://i18n.foe-helper.com/engage/foe-helper/es_MX/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/website/es_MX/",
            "url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/es_MX/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 457,
            "total_words": 2347,
            "translated": 4,
            "translated_words": 5,
            "translated_percent": 0.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-11-22T12:27:53.517392Z",
            "last_author": "Weblate Admin",
            "repository_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/es_MX/repository/?format=api",
            "file_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/es_MX/file/?format=api",
            "statistics_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/es_MX/statistics/?format=api",
            "changes_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/es_MX/changes/?format=api",
            "units_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/es_MX/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": "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": "nl",
            "id": 87,
            "filename": "i18n/nl.json",
            "revision": "23514299395f19b63205234af06e5d190b4b33e1,13c2c4a0a7018c691cac7739f7c3b018ce85ad75",
            "web_url": "http://i18n.foe-helper.com/projects/foe-helper/website/nl/",
            "share_url": "http://i18n.foe-helper.com/engage/foe-helper/nl/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/website/nl/",
            "url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 457,
            "total_words": 2347,
            "translated": 453,
            "translated_words": 2220,
            "translated_percent": 99.1,
            "fuzzy": 4,
            "fuzzy_words": 127,
            "fuzzy_percent": 0.8,
            "failing_checks": 20,
            "failing_checks_words": 175,
            "failing_checks_percent": 4.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-18T07:34:59.183540Z",
            "last_author": "luwidgiani",
            "repository_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/nl/repository/?format=api",
            "file_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/nl/file/?format=api",
            "statistics_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/nl/statistics/?format=api",
            "changes_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/nl/changes/?format=api",
            "units_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/nl/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": "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": "es",
            "id": 91,
            "filename": "i18n/es.json",
            "revision": "73f7c5d64734cc037f6ec77cfc4fcc48c8825adb,28c8305fb672269dc687e66f3f7b17add2499406",
            "web_url": "http://i18n.foe-helper.com/projects/foe-helper/website/es/",
            "share_url": "http://i18n.foe-helper.com/engage/foe-helper/es/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/website/es/",
            "url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 457,
            "total_words": 2347,
            "translated": 5,
            "translated_words": 91,
            "translated_percent": 1.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 59,
            "failing_checks_percent": 0.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-12T17:06:38.497031Z",
            "last_author": "Iria Pita Rodríguez",
            "repository_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/es/repository/?format=api",
            "file_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/es/file/?format=api",
            "statistics_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/es/statistics/?format=api",
            "changes_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/es/changes/?format=api",
            "units_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/es/units/?format=api"
        },
        {
            "language": {
                "code": "be",
                "name": "Belarusian",
                "plural": {
                    "id": 32,
                    "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": [
                    "by",
                    "bel"
                ],
                "direction": "ltr",
                "web_url": "http://i18n.foe-helper.com/languages/be/",
                "url": "http://i18n.foe-helper.com/api/languages/be/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/languages/be/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": "be",
            "id": 103,
            "filename": "i18n/be.json",
            "revision": "db38214aa0a385856cd88e03da97065f360cd178,5189206d45d7fa658fb63ea96782d48176ff22af",
            "web_url": "http://i18n.foe-helper.com/projects/foe-helper/website/be/",
            "share_url": "http://i18n.foe-helper.com/engage/foe-helper/be/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/website/be/",
            "url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/be/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 457,
            "total_words": 2347,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 0.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/be/repository/?format=api",
            "file_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/be/file/?format=api",
            "statistics_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/be/statistics/?format=api",
            "changes_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/be/changes/?format=api",
            "units_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/be/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": "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": "da",
            "id": 104,
            "filename": "i18n/da.json",
            "revision": "b6492cbe59f82b94a3003d3cf015f653a7a8ec90,5189206d45d7fa658fb63ea96782d48176ff22af",
            "web_url": "http://i18n.foe-helper.com/projects/foe-helper/website/da/",
            "share_url": "http://i18n.foe-helper.com/engage/foe-helper/da/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/website/da/",
            "url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 457,
            "total_words": 2347,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/da/repository/?format=api",
            "file_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/da/file/?format=api",
            "statistics_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/da/statistics/?format=api",
            "changes_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/da/changes/?format=api",
            "units_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/da/units/?format=api"
        },
        {
            "language": {
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 263,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br"
                ],
                "direction": "ltr",
                "web_url": "http://i18n.foe-helper.com/languages/pt_BR/",
                "url": "http://i18n.foe-helper.com/api/languages/pt_BR/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/languages/pt_BR/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": "pt_BR",
            "id": 105,
            "filename": "i18n/pt_BR.json",
            "revision": "f747d4e06293171a5133770cd2338339ce0e7042,276b47fd105831b4417cf48d84e7e8bb3c3e888b",
            "web_url": "http://i18n.foe-helper.com/projects/foe-helper/website/pt_BR/",
            "share_url": "http://i18n.foe-helper.com/engage/foe-helper/pt_BR/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/website/pt_BR/",
            "url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 457,
            "total_words": 2347,
            "translated": 2,
            "translated_words": 3,
            "translated_percent": 0.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-10-30T22:04:39.105559Z",
            "last_author": "KingstaS",
            "repository_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/pt_BR/repository/?format=api",
            "file_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/pt_BR/file/?format=api",
            "statistics_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/pt_BR/statistics/?format=api",
            "changes_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/pt_BR/changes/?format=api",
            "units_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/pt_BR/units/?format=api"
        },
        {
            "language": {
                "code": "pt_PT",
                "name": "Portuguese (Portugal)",
                "plural": {
                    "id": 264,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "portuguese_portugal"
                ],
                "direction": "ltr",
                "web_url": "http://i18n.foe-helper.com/languages/pt_PT/",
                "url": "http://i18n.foe-helper.com/api/languages/pt_PT/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/languages/pt_PT/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": "pt_PT",
            "id": 106,
            "filename": "i18n/pt_PT.json",
            "revision": "b6492cbe59f82b94a3003d3cf015f653a7a8ec90,5189206d45d7fa658fb63ea96782d48176ff22af",
            "web_url": "http://i18n.foe-helper.com/projects/foe-helper/website/pt_PT/",
            "share_url": "http://i18n.foe-helper.com/engage/foe-helper/pt_PT/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/website/pt_PT/",
            "url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/pt_PT/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 457,
            "total_words": 2347,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/pt_PT/repository/?format=api",
            "file_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/pt_PT/file/?format=api",
            "statistics_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/pt_PT/statistics/?format=api",
            "changes_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/pt_PT/changes/?format=api",
            "units_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/pt_PT/units/?format=api"
        },
        {
            "language": {
                "code": "ru_UA",
                "name": "Russian (Ukraine)",
                "plural": {
                    "id": 272,
                    "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": [],
                "direction": "ltr",
                "web_url": "http://i18n.foe-helper.com/languages/ru_UA/",
                "url": "http://i18n.foe-helper.com/api/languages/ru_UA/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/languages/ru_UA/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": "ru_UA",
            "id": 107,
            "filename": "i18n/ru_UA.json",
            "revision": "fff6733cc370351afd5c7557c0bb01204aa94803,5189206d45d7fa658fb63ea96782d48176ff22af",
            "web_url": "http://i18n.foe-helper.com/projects/foe-helper/website/ru_UA/",
            "share_url": "http://i18n.foe-helper.com/engage/foe-helper/ru_UA/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/website/ru_UA/",
            "url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/ru_UA/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 457,
            "total_words": 2347,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 0.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/ru_UA/repository/?format=api",
            "file_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/ru_UA/file/?format=api",
            "statistics_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/ru_UA/statistics/?format=api",
            "changes_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/ru_UA/changes/?format=api",
            "units_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/ru_UA/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": "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": "uk",
            "id": 108,
            "filename": "i18n/uk.json",
            "revision": "7a00525365111ce5d207b4e28cf146bdde7279f0,5189206d45d7fa658fb63ea96782d48176ff22af",
            "web_url": "http://i18n.foe-helper.com/projects/foe-helper/website/uk/",
            "share_url": "http://i18n.foe-helper.com/engage/foe-helper/uk/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/website/uk/",
            "url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 457,
            "total_words": 2347,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 0.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/uk/repository/?format=api",
            "file_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/uk/file/?format=api",
            "statistics_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/uk/statistics/?format=api",
            "changes_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/uk/changes/?format=api",
            "units_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/website/uk/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": "App",
                "slug": "app",
                "id": 5,
                "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/Th3C0D3R/FoEHelperApp.git",
                "git_export": "http://i18n.foe-helper.com/git/foe-helper/app/",
                "branch": "master",
                "filemask": "FoEHelperApp/Resources/values-*/strings.xml",
                "template": "FoEHelperApp/Resources/values/strings.xml",
                "edit_template": false,
                "new_base": "FoEHelperApp/Resources/values/strings.xml",
                "file_format": "aresource",
                "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/app/",
                "url": "http://i18n.foe-helper.com/api/components/foe-helper/app/?format=api",
                "repository_url": "http://i18n.foe-helper.com/api/components/foe-helper/app/repository/?format=api",
                "translations_url": "http://i18n.foe-helper.com/api/components/foe-helper/app/translations/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/components/foe-helper/app/statistics/?format=api",
                "lock_url": "http://i18n.foe-helper.com/api/components/foe-helper/app/lock/?format=api",
                "changes_list_url": "http://i18n.foe-helper.com/api/components/foe-helper/app/changes/?format=api",
                "new_lang": "add",
                "push": "https://github.com/Th3C0D3R/FoEHelperApp.git",
                "check_flags": "",
                "enforced_checks": "",
                "restricted": false
            },
            "language_code": "tr",
            "id": 109,
            "filename": "FoEHelperApp/Resources/values-tr/strings.xml",
            "revision": "1710d6724d6bd327fc57e90a33eb0a5a8294ef1c,48f85e329b431d0427a121a20e980a4e1f08216c",
            "web_url": "http://i18n.foe-helper.com/projects/foe-helper/app/tr/",
            "share_url": "http://i18n.foe-helper.com/engage/foe-helper/tr/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/app/tr/",
            "url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 34,
            "total_words": 223,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/tr/repository/?format=api",
            "file_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/tr/file/?format=api",
            "statistics_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/tr/statistics/?format=api",
            "changes_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/tr/changes/?format=api",
            "units_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/tr/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": "App",
                "slug": "app",
                "id": 5,
                "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/Th3C0D3R/FoEHelperApp.git",
                "git_export": "http://i18n.foe-helper.com/git/foe-helper/app/",
                "branch": "master",
                "filemask": "FoEHelperApp/Resources/values-*/strings.xml",
                "template": "FoEHelperApp/Resources/values/strings.xml",
                "edit_template": false,
                "new_base": "FoEHelperApp/Resources/values/strings.xml",
                "file_format": "aresource",
                "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/app/",
                "url": "http://i18n.foe-helper.com/api/components/foe-helper/app/?format=api",
                "repository_url": "http://i18n.foe-helper.com/api/components/foe-helper/app/repository/?format=api",
                "translations_url": "http://i18n.foe-helper.com/api/components/foe-helper/app/translations/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/components/foe-helper/app/statistics/?format=api",
                "lock_url": "http://i18n.foe-helper.com/api/components/foe-helper/app/lock/?format=api",
                "changes_list_url": "http://i18n.foe-helper.com/api/components/foe-helper/app/changes/?format=api",
                "new_lang": "add",
                "push": "https://github.com/Th3C0D3R/FoEHelperApp.git",
                "check_flags": "",
                "enforced_checks": "",
                "restricted": false
            },
            "language_code": "pl",
            "id": 110,
            "filename": "FoEHelperApp/Resources/values-pl/strings.xml",
            "revision": "1710d6724d6bd327fc57e90a33eb0a5a8294ef1c,48f85e329b431d0427a121a20e980a4e1f08216c",
            "web_url": "http://i18n.foe-helper.com/projects/foe-helper/app/pl/",
            "share_url": "http://i18n.foe-helper.com/engage/foe-helper/pl/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/app/pl/",
            "url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 34,
            "total_words": 223,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/pl/repository/?format=api",
            "file_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/pl/file/?format=api",
            "statistics_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/pl/statistics/?format=api",
            "changes_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/pl/changes/?format=api",
            "units_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/pl/units/?format=api"
        }
    ]
}