Translation components API.

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

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

{
    "count": 25,
    "next": "http://i18n.foe-helper.com/api/components/foe-helper/extension/translations/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 82,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "english",
                    "en_en",
                    "base",
                    "source",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "http://i18n.foe-helper.com/languages/en/",
                "url": "http://i18n.foe-helper.com/api/languages/en/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 19,
            "filename": "js/web/_i18n/en.json",
            "revision": "8ef3699d29c2f8d986ec4c8793c8ad2eb4ef1b36,8ef3699d29c2f8d986ec4c8793c8ad2eb4ef1b36",
            "web_url": "http://i18n.foe-helper.com/projects/foe-helper/extension/en/",
            "share_url": "http://i18n.foe-helper.com/engage/foe-helper/en/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/extension/en/",
            "url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 1609,
            "total_words": 6655,
            "translated": 1609,
            "translated_words": 6655,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1156,
            "failing_checks_words": 5166,
            "failing_checks_percent": 71.8,
            "have_suggestion": 0,
            "have_comment": 11,
            "last_change": "2025-08-07T00:42:42.228669Z",
            "last_author": "budha",
            "repository_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/en/repository/?format=api",
            "file_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/en/file/?format=api",
            "statistics_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/en/statistics/?format=api",
            "changes_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/en/changes/?format=api",
            "units_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/en/units/?format=api"
        },
        {
            "language": {
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 66,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "web_url": "http://i18n.foe-helper.com/languages/cs/",
                "url": "http://i18n.foe-helper.com/api/languages/cs/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 20,
            "filename": "js/web/_i18n/cs.json",
            "revision": "72d34796dc40464bbc04b16ed4488ed507a16db1,8ef3699d29c2f8d986ec4c8793c8ad2eb4ef1b36",
            "web_url": "http://i18n.foe-helper.com/projects/foe-helper/extension/cs/",
            "share_url": "http://i18n.foe-helper.com/engage/foe-helper/cs/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/extension/cs/",
            "url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1609,
            "total_words": 6655,
            "translated": 1300,
            "translated_words": 5253,
            "translated_percent": 80.7,
            "fuzzy": 47,
            "fuzzy_words": 213,
            "fuzzy_percent": 2.9,
            "failing_checks": 18,
            "failing_checks_words": 236,
            "failing_checks_percent": 1.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-01-06T21:59:10.671075Z",
            "last_author": "Jiří Piják",
            "repository_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/cs/repository/?format=api",
            "file_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/cs/file/?format=api",
            "statistics_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/cs/statistics/?format=api",
            "changes_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/cs/changes/?format=api",
            "units_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/cs/units/?format=api"
        },
        {
            "language": {
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 72,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "german",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "web_url": "http://i18n.foe-helper.com/languages/de/",
                "url": "http://i18n.foe-helper.com/api/languages/de/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 21,
            "filename": "js/web/_i18n/de.json",
            "revision": "1a63420c79c61b2e75c758219f6b6eb70d64f405,8ef3699d29c2f8d986ec4c8793c8ad2eb4ef1b36",
            "web_url": "http://i18n.foe-helper.com/projects/foe-helper/extension/de/",
            "share_url": "http://i18n.foe-helper.com/engage/foe-helper/de/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/extension/de/",
            "url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1609,
            "total_words": 6655,
            "translated": 1551,
            "translated_words": 6303,
            "translated_percent": 96.3,
            "fuzzy": 56,
            "fuzzy_words": 348,
            "fuzzy_percent": 3.4,
            "failing_checks": 54,
            "failing_checks_words": 412,
            "failing_checks_percent": 3.3,
            "have_suggestion": 0,
            "have_comment": 13,
            "last_change": "2023-01-13T21:35:41.731817Z",
            "last_author": "GeniusTimo",
            "repository_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/de/repository/?format=api",
            "file_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/de/file/?format=api",
            "statistics_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/de/statistics/?format=api",
            "changes_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/de/changes/?format=api",
            "units_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/de/units/?format=api"
        },
        {
            "language": {
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dk",
                    "dan"
                ],
                "direction": "ltr",
                "web_url": "http://i18n.foe-helper.com/languages/da/",
                "url": "http://i18n.foe-helper.com/api/languages/da/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/languages/da/statistics/?format=api"
            },
            "language_code": "dk",
            "id": 22,
            "filename": "js/web/_i18n/dk.json",
            "revision": "c28b57c542a4e7164db8f901d9614a5028c011fc,8ef3699d29c2f8d986ec4c8793c8ad2eb4ef1b36",
            "web_url": "http://i18n.foe-helper.com/projects/foe-helper/extension/da/",
            "share_url": "http://i18n.foe-helper.com/engage/foe-helper/da/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/extension/da/",
            "url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1609,
            "total_words": 6655,
            "translated": 379,
            "translated_words": 1188,
            "translated_percent": 23.5,
            "fuzzy": 143,
            "fuzzy_words": 875,
            "fuzzy_percent": 8.8,
            "failing_checks": 7,
            "failing_checks_words": 89,
            "failing_checks_percent": 0.4,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2023-03-21T09:11:59.809852Z",
            "last_author": "Kasper Plougmann Hansen",
            "repository_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/da/repository/?format=api",
            "file_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/da/file/?format=api",
            "statistics_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/da/statistics/?format=api",
            "changes_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/da/changes/?format=api",
            "units_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/da/units/?format=api"
        },
        {
            "language": {
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 95,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "spanish",
                    "spa"
                ],
                "direction": "ltr",
                "web_url": "http://i18n.foe-helper.com/languages/es/",
                "url": "http://i18n.foe-helper.com/api/languages/es/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 23,
            "filename": "js/web/_i18n/es.json",
            "revision": "dc209817736610d189a44bc9c5176bc9f7d9f70a,8ef3699d29c2f8d986ec4c8793c8ad2eb4ef1b36",
            "web_url": "http://i18n.foe-helper.com/projects/foe-helper/extension/es/",
            "share_url": "http://i18n.foe-helper.com/engage/foe-helper/es/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/extension/es/",
            "url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1609,
            "total_words": 6655,
            "translated": 605,
            "translated_words": 2164,
            "translated_percent": 37.6,
            "fuzzy": 188,
            "fuzzy_words": 1099,
            "fuzzy_percent": 11.6,
            "failing_checks": 20,
            "failing_checks_words": 151,
            "failing_checks_percent": 1.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-12T17:03:16.785053Z",
            "last_author": "Iria Pita Rodríguez",
            "repository_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/es/repository/?format=api",
            "file_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/es/file/?format=api",
            "statistics_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/es/statistics/?format=api",
            "changes_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/es/changes/?format=api",
            "units_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/es/units/?format=api"
        },
        {
            "language": {
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 117,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "french",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "web_url": "http://i18n.foe-helper.com/languages/fr/",
                "url": "http://i18n.foe-helper.com/api/languages/fr/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 24,
            "filename": "js/web/_i18n/fr.json",
            "revision": "f26f7f608e302a35168d9d951ef47a4725b06f96,8ef3699d29c2f8d986ec4c8793c8ad2eb4ef1b36",
            "web_url": "http://i18n.foe-helper.com/projects/foe-helper/extension/fr/",
            "share_url": "http://i18n.foe-helper.com/engage/foe-helper/fr/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/extension/fr/",
            "url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1609,
            "total_words": 6655,
            "translated": 1609,
            "translated_words": 6655,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 3,
            "last_change": "2025-08-22T10:58:35.251221Z",
            "last_author": "Pierre-André Butty",
            "repository_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/fr/repository/?format=api",
            "file_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/fr/file/?format=api",
            "statistics_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/fr/statistics/?format=api",
            "changes_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/fr/changes/?format=api",
            "units_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/fr/units/?format=api"
        },
        {
            "language": {
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 149,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "web_url": "http://i18n.foe-helper.com/languages/hu/",
                "url": "http://i18n.foe-helper.com/api/languages/hu/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/languages/hu/statistics/?format=api"
            },
            "language_code": "hu",
            "id": 25,
            "filename": "js/web/_i18n/hu.json",
            "revision": "efd00505fac922518dbbf887eaf6716add360aca,8ef3699d29c2f8d986ec4c8793c8ad2eb4ef1b36",
            "web_url": "http://i18n.foe-helper.com/projects/foe-helper/extension/hu/",
            "share_url": "http://i18n.foe-helper.com/engage/foe-helper/hu/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/extension/hu/",
            "url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1609,
            "total_words": 6655,
            "translated": 1241,
            "translated_words": 5034,
            "translated_percent": 77.1,
            "fuzzy": 124,
            "fuzzy_words": 525,
            "fuzzy_percent": 7.7,
            "failing_checks": 15,
            "failing_checks_words": 67,
            "failing_checks_percent": 0.9,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": "2025-07-27T21:08:05.170092Z",
            "last_author": "Zsolt Tnelav",
            "repository_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/hu/repository/?format=api",
            "file_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/hu/file/?format=api",
            "statistics_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/hu/statistics/?format=api",
            "changes_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/hu/changes/?format=api",
            "units_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/hu/units/?format=api"
        },
        {
            "language": {
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 160,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita"
                ],
                "direction": "ltr",
                "web_url": "http://i18n.foe-helper.com/languages/it/",
                "url": "http://i18n.foe-helper.com/api/languages/it/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 26,
            "filename": "js/web/_i18n/it.json",
            "revision": "6102b8bf02cd6dd961073a6de66eddbed50d7950,8ef3699d29c2f8d986ec4c8793c8ad2eb4ef1b36",
            "web_url": "http://i18n.foe-helper.com/projects/foe-helper/extension/it/",
            "share_url": "http://i18n.foe-helper.com/engage/foe-helper/it/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/extension/it/",
            "url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1609,
            "total_words": 6655,
            "translated": 1268,
            "translated_words": 5147,
            "translated_percent": 78.8,
            "fuzzy": 69,
            "fuzzy_words": 323,
            "fuzzy_percent": 4.2,
            "failing_checks": 16,
            "failing_checks_words": 60,
            "failing_checks_percent": 0.9,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": "2025-08-04T17:37:31.876918Z",
            "last_author": "emg",
            "repository_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/it/repository/?format=api",
            "file_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/it/file/?format=api",
            "statistics_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/it/statistics/?format=api",
            "changes_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/it/changes/?format=api",
            "units_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/it/units/?format=api"
        },
        {
            "language": {
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 236,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "web_url": "http://i18n.foe-helper.com/languages/nl/",
                "url": "http://i18n.foe-helper.com/api/languages/nl/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/languages/nl/statistics/?format=api"
            },
            "language_code": "nl",
            "id": 27,
            "filename": "js/web/_i18n/nl.json",
            "revision": "f20b80ec2c0ba2be3103083918ec87283f8c08ac,8ef3699d29c2f8d986ec4c8793c8ad2eb4ef1b36",
            "web_url": "http://i18n.foe-helper.com/projects/foe-helper/extension/nl/",
            "share_url": "http://i18n.foe-helper.com/engage/foe-helper/nl/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/extension/nl/",
            "url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1609,
            "total_words": 6655,
            "translated": 1472,
            "translated_words": 5940,
            "translated_percent": 91.4,
            "fuzzy": 26,
            "fuzzy_words": 158,
            "fuzzy_percent": 1.6,
            "failing_checks": 4,
            "failing_checks_words": 65,
            "failing_checks_percent": 0.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-05-25T14:33:57.170719Z",
            "last_author": "Arnold Dikstaal",
            "repository_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/nl/repository/?format=api",
            "file_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/nl/file/?format=api",
            "statistics_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/nl/statistics/?format=api",
            "changes_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/nl/changes/?format=api",
            "units_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/nl/units/?format=api"
        },
        {
            "language": {
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 256,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "polish",
                    "pol"
                ],
                "direction": "ltr",
                "web_url": "http://i18n.foe-helper.com/languages/pl/",
                "url": "http://i18n.foe-helper.com/api/languages/pl/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 28,
            "filename": "js/web/_i18n/pl.json",
            "revision": "37dd94416309bb47537a0c3b75a7a9f5a7a539a8,8ef3699d29c2f8d986ec4c8793c8ad2eb4ef1b36",
            "web_url": "http://i18n.foe-helper.com/projects/foe-helper/extension/pl/",
            "share_url": "http://i18n.foe-helper.com/engage/foe-helper/pl/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/extension/pl/",
            "url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1609,
            "total_words": 6655,
            "translated": 1609,
            "translated_words": 6655,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 5,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": "2025-08-22T19:02:18.118290Z",
            "last_author": "Karol",
            "repository_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/pl/repository/?format=api",
            "file_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/pl/file/?format=api",
            "statistics_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/pl/statistics/?format=api",
            "changes_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/pl/changes/?format=api",
            "units_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/pl/units/?format=api"
        },
        {
            "language": {
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 261,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por"
                ],
                "direction": "ltr",
                "web_url": "http://i18n.foe-helper.com/languages/pt/",
                "url": "http://i18n.foe-helper.com/api/languages/pt/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/languages/pt/statistics/?format=api"
            },
            "language_code": "pt",
            "id": 30,
            "filename": "js/web/_i18n/pt.json",
            "revision": "734a477f4c24f0c4dbbbc2470fd1095e2dba6b0c,8ef3699d29c2f8d986ec4c8793c8ad2eb4ef1b36",
            "web_url": "http://i18n.foe-helper.com/projects/foe-helper/extension/pt/",
            "share_url": "http://i18n.foe-helper.com/engage/foe-helper/pt/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/extension/pt/",
            "url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1609,
            "total_words": 6655,
            "translated": 1590,
            "translated_words": 6571,
            "translated_percent": 98.8,
            "fuzzy": 1,
            "fuzzy_words": 13,
            "fuzzy_percent": 0.1,
            "failing_checks": 1,
            "failing_checks_words": 13,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-08-03T16:14:25.827618Z",
            "last_author": "Forrest Gump",
            "repository_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/pt/repository/?format=api",
            "file_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/pt/file/?format=api",
            "statistics_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/pt/statistics/?format=api",
            "changes_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/pt/changes/?format=api",
            "units_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/pt/units/?format=api"
        },
        {
            "language": {
                "code": "ro",
                "name": "Romanian",
                "plural": {
                    "id": 268,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ron",
                    "rum"
                ],
                "direction": "ltr",
                "web_url": "http://i18n.foe-helper.com/languages/ro/",
                "url": "http://i18n.foe-helper.com/api/languages/ro/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/languages/ro/statistics/?format=api"
            },
            "language_code": "ro",
            "id": 31,
            "filename": "js/web/_i18n/ro.json",
            "revision": "54c24300d1751b5feb77f9d43c7ea2aebcb689ff,8ef3699d29c2f8d986ec4c8793c8ad2eb4ef1b36",
            "web_url": "http://i18n.foe-helper.com/projects/foe-helper/extension/ro/",
            "share_url": "http://i18n.foe-helper.com/engage/foe-helper/ro/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/extension/ro/",
            "url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1609,
            "total_words": 6655,
            "translated": 583,
            "translated_words": 1968,
            "translated_percent": 36.2,
            "fuzzy": 150,
            "fuzzy_words": 863,
            "fuzzy_percent": 9.3,
            "failing_checks": 44,
            "failing_checks_words": 418,
            "failing_checks_percent": 2.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-10-30T14:13:52.158663Z",
            "last_author": "Florin",
            "repository_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/ro/repository/?format=api",
            "file_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/ro/file/?format=api",
            "statistics_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/ro/statistics/?format=api",
            "changes_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/ro/changes/?format=api",
            "units_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/ro/units/?format=api"
        },
        {
            "language": {
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 271,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "russian",
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "web_url": "http://i18n.foe-helper.com/languages/ru/",
                "url": "http://i18n.foe-helper.com/api/languages/ru/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 32,
            "filename": "js/web/_i18n/ru.json",
            "revision": "a1368d92004046dd9c6ecde3ec3fcfea0ec90e1f,8ef3699d29c2f8d986ec4c8793c8ad2eb4ef1b36",
            "web_url": "http://i18n.foe-helper.com/projects/foe-helper/extension/ru/",
            "share_url": "http://i18n.foe-helper.com/engage/foe-helper/ru/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/extension/ru/",
            "url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1609,
            "total_words": 6655,
            "translated": 1243,
            "translated_words": 4901,
            "translated_percent": 77.2,
            "fuzzy": 9,
            "fuzzy_words": 24,
            "fuzzy_percent": 0.5,
            "failing_checks": 2,
            "failing_checks_words": 14,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-07-29T20:04:45.066097Z",
            "last_author": "Kiryl",
            "repository_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/ru/repository/?format=api",
            "file_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/ru/file/?format=api",
            "statistics_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/ru/statistics/?format=api",
            "changes_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/ru/changes/?format=api",
            "units_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/ru/units/?format=api"
        },
        {
            "language": {
                "code": "sk",
                "name": "Slovak",
                "plural": {
                    "id": 292,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "svk",
                    "slk",
                    "slo"
                ],
                "direction": "ltr",
                "web_url": "http://i18n.foe-helper.com/languages/sk/",
                "url": "http://i18n.foe-helper.com/api/languages/sk/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/languages/sk/statistics/?format=api"
            },
            "language_code": "sk",
            "id": 33,
            "filename": "js/web/_i18n/sk.json",
            "revision": "4266445c387193c668855fd0b1e1767c484dfcd1,8ef3699d29c2f8d986ec4c8793c8ad2eb4ef1b36",
            "web_url": "http://i18n.foe-helper.com/projects/foe-helper/extension/sk/",
            "share_url": "http://i18n.foe-helper.com/engage/foe-helper/sk/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/extension/sk/",
            "url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1609,
            "total_words": 6655,
            "translated": 1088,
            "translated_words": 4205,
            "translated_percent": 67.6,
            "fuzzy": 66,
            "fuzzy_words": 306,
            "fuzzy_percent": 4.1,
            "failing_checks": 11,
            "failing_checks_words": 64,
            "failing_checks_percent": 0.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-08-10T18:07:36.207156Z",
            "last_author": "MarioM",
            "repository_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/sk/repository/?format=api",
            "file_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/sk/file/?format=api",
            "statistics_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/sk/statistics/?format=api",
            "changes_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/sk/changes/?format=api",
            "units_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/sk/units/?format=api"
        },
        {
            "language": {
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 311,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "swe"
                ],
                "direction": "ltr",
                "web_url": "http://i18n.foe-helper.com/languages/sv/",
                "url": "http://i18n.foe-helper.com/api/languages/sv/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/languages/sv/statistics/?format=api"
            },
            "language_code": "sv",
            "id": 34,
            "filename": "js/web/_i18n/sv.json",
            "revision": "083083271d4ef026d0dbb39d13109046ff68a897,8ef3699d29c2f8d986ec4c8793c8ad2eb4ef1b36",
            "web_url": "http://i18n.foe-helper.com/projects/foe-helper/extension/sv/",
            "share_url": "http://i18n.foe-helper.com/engage/foe-helper/sv/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/extension/sv/",
            "url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1609,
            "total_words": 6655,
            "translated": 1242,
            "translated_words": 4986,
            "translated_percent": 77.1,
            "fuzzy": 139,
            "fuzzy_words": 530,
            "fuzzy_percent": 8.6,
            "failing_checks": 77,
            "failing_checks_words": 268,
            "failing_checks_percent": 4.7,
            "have_suggestion": 0,
            "have_comment": 4,
            "last_change": "2025-04-13T06:58:06.760996Z",
            "last_author": "Magnus Beutner",
            "repository_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/sv/repository/?format=api",
            "file_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/sv/file/?format=api",
            "statistics_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/sv/statistics/?format=api",
            "changes_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/sv/changes/?format=api",
            "units_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/sv/units/?format=api"
        },
        {
            "language": {
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 330,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "tur"
                ],
                "direction": "ltr",
                "web_url": "http://i18n.foe-helper.com/languages/tr/",
                "url": "http://i18n.foe-helper.com/api/languages/tr/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/languages/tr/statistics/?format=api"
            },
            "language_code": "tr",
            "id": 35,
            "filename": "js/web/_i18n/tr.json",
            "revision": "7a8c0bb05be54392cf03a559de4bfd144e45f236,8ef3699d29c2f8d986ec4c8793c8ad2eb4ef1b36",
            "web_url": "http://i18n.foe-helper.com/projects/foe-helper/extension/tr/",
            "share_url": "http://i18n.foe-helper.com/engage/foe-helper/tr/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/extension/tr/",
            "url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1609,
            "total_words": 6655,
            "translated": 366,
            "translated_words": 1262,
            "translated_percent": 22.7,
            "fuzzy": 78,
            "fuzzy_words": 470,
            "fuzzy_percent": 4.8,
            "failing_checks": 34,
            "failing_checks_words": 245,
            "failing_checks_percent": 2.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-04-27T11:00:53.916731Z",
            "last_author": "ALAADTİN BİGA",
            "repository_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/tr/repository/?format=api",
            "file_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/tr/file/?format=api",
            "statistics_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/tr/statistics/?format=api",
            "changes_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/tr/changes/?format=api",
            "units_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/tr/units/?format=api"
        },
        {
            "language": {
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 338,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ua",
                    "ukr"
                ],
                "direction": "ltr",
                "web_url": "http://i18n.foe-helper.com/languages/uk/",
                "url": "http://i18n.foe-helper.com/api/languages/uk/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/languages/uk/statistics/?format=api"
            },
            "language_code": "uk",
            "id": 45,
            "filename": "js/web/_i18n/uk.json",
            "revision": "7a05f6f9deb89373a21941b03487c99fb93a6e83,8ef3699d29c2f8d986ec4c8793c8ad2eb4ef1b36",
            "web_url": "http://i18n.foe-helper.com/projects/foe-helper/extension/uk/",
            "share_url": "http://i18n.foe-helper.com/engage/foe-helper/uk/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/extension/uk/",
            "url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1609,
            "total_words": 6655,
            "translated": 52,
            "translated_words": 122,
            "translated_percent": 3.2,
            "fuzzy": 9,
            "fuzzy_words": 79,
            "fuzzy_percent": 0.5,
            "failing_checks": 4,
            "failing_checks_words": 54,
            "failing_checks_percent": 0.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-08-31T14:41:24.892933Z",
            "last_author": "Дерев",
            "repository_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/uk/repository/?format=api",
            "file_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/uk/file/?format=api",
            "statistics_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/uk/statistics/?format=api",
            "changes_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/uk/changes/?format=api",
            "units_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/uk/units/?format=api"
        },
        {
            "language": {
                "code": "nn",
                "name": "Norwegian Nynorsk",
                "plural": {
                    "id": 238,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "nno"
                ],
                "direction": "ltr",
                "web_url": "http://i18n.foe-helper.com/languages/nn/",
                "url": "http://i18n.foe-helper.com/api/languages/nn/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/languages/nn/statistics/?format=api"
            },
            "language_code": "nn",
            "id": 46,
            "filename": "js/web/_i18n/nn.json",
            "revision": "5988efed6041e8736b0e9c601d4d6acff20f6d0f,8ef3699d29c2f8d986ec4c8793c8ad2eb4ef1b36",
            "web_url": "http://i18n.foe-helper.com/projects/foe-helper/extension/nn/",
            "share_url": "http://i18n.foe-helper.com/engage/foe-helper/nn/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/extension/nn/",
            "url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/nn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1609,
            "total_words": 6655,
            "translated": 3,
            "translated_words": 6,
            "translated_percent": 0.1,
            "fuzzy": 1,
            "fuzzy_words": 20,
            "fuzzy_percent": 0.1,
            "failing_checks": 1,
            "failing_checks_words": 4,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-07-25T09:36:58.355621Z",
            "last_author": "GeniusTimo",
            "repository_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/nn/repository/?format=api",
            "file_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/nn/file/?format=api",
            "statistics_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/nn/statistics/?format=api",
            "changes_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/nn/changes/?format=api",
            "units_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/nn/units/?format=api"
        },
        {
            "language": {
                "code": "el",
                "name": "Greek",
                "plural": {
                    "id": 81,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "gr",
                    "ell",
                    "gre"
                ],
                "direction": "ltr",
                "web_url": "http://i18n.foe-helper.com/languages/el/",
                "url": "http://i18n.foe-helper.com/api/languages/el/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/languages/el/statistics/?format=api"
            },
            "language_code": "el",
            "id": 54,
            "filename": "js/web/_i18n/el.json",
            "revision": "b5a291b19e4e8184a0ac2a217763312b734ec4a4,8ef3699d29c2f8d986ec4c8793c8ad2eb4ef1b36",
            "web_url": "http://i18n.foe-helper.com/projects/foe-helper/extension/el/",
            "share_url": "http://i18n.foe-helper.com/engage/foe-helper/el/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/extension/el/",
            "url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1609,
            "total_words": 6655,
            "translated": 770,
            "translated_words": 2999,
            "translated_percent": 47.8,
            "fuzzy": 92,
            "fuzzy_words": 603,
            "fuzzy_percent": 5.7,
            "failing_checks": 23,
            "failing_checks_words": 256,
            "failing_checks_percent": 1.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-20T12:05:50.732703Z",
            "last_author": "Tehbmnkao",
            "repository_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/el/repository/?format=api",
            "file_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/el/file/?format=api",
            "statistics_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/el/statistics/?format=api",
            "changes_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/el/changes/?format=api",
            "units_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/el/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"
            },
            "language_code": "pt-br",
            "id": 58,
            "filename": "js/web/_i18n/pt-br.json",
            "revision": "0ed0ccce234cae3b45819afea5e1e72e218463a2,8ef3699d29c2f8d986ec4c8793c8ad2eb4ef1b36",
            "web_url": "http://i18n.foe-helper.com/projects/foe-helper/extension/pt_BR/",
            "share_url": "http://i18n.foe-helper.com/engage/foe-helper/pt_BR/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/extension/pt_BR/",
            "url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1609,
            "total_words": 6655,
            "translated": 787,
            "translated_words": 2858,
            "translated_percent": 48.9,
            "fuzzy": 123,
            "fuzzy_words": 737,
            "fuzzy_percent": 7.6,
            "failing_checks": 17,
            "failing_checks_words": 185,
            "failing_checks_percent": 1.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-07-16T00:14:01.558054Z",
            "last_author": "Jeizon Farias",
            "repository_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/pt_BR/repository/?format=api",
            "file_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/pt_BR/file/?format=api",
            "statistics_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/pt_BR/statistics/?format=api",
            "changes_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/pt_BR/changes/?format=api",
            "units_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/pt_BR/units/?format=api"
        }
    ]
}