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": "de65bea31c1172f0146fd1e5e82ef09b99faacee,de65bea31c1172f0146fd1e5e82ef09b99faacee",
            "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": 1580,
            "total_words": 6505,
            "translated": 1580,
            "translated_words": 6505,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1257,
            "failing_checks_words": 5571,
            "failing_checks_percent": 79.5,
            "have_suggestion": 0,
            "have_comment": 11,
            "last_change": "2025-04-21T13:21:28.720020Z",
            "last_author": "Hash Patel",
            "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": "f6f0b08679f7ceb12c4016693ba80b0c50da9258,de65bea31c1172f0146fd1e5e82ef09b99faacee",
            "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": 1580,
            "total_words": 6505,
            "translated": 1317,
            "translated_words": 5292,
            "translated_percent": 83.3,
            "fuzzy": 36,
            "fuzzy_words": 185,
            "fuzzy_percent": 2.2,
            "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": "ca87115c56d37d1f2119391029bb97ca228fef9c,de65bea31c1172f0146fd1e5e82ef09b99faacee",
            "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": 1580,
            "total_words": 6505,
            "translated": 1535,
            "translated_words": 6195,
            "translated_percent": 97.1,
            "fuzzy": 44,
            "fuzzy_words": 308,
            "fuzzy_percent": 2.7,
            "failing_checks": 52,
            "failing_checks_words": 398,
            "failing_checks_percent": 3.2,
            "have_suggestion": 1,
            "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,de65bea31c1172f0146fd1e5e82ef09b99faacee",
            "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": 1580,
            "total_words": 6505,
            "translated": 385,
            "translated_words": 1209,
            "translated_percent": 24.3,
            "fuzzy": 137,
            "fuzzy_words": 852,
            "fuzzy_percent": 8.6,
            "failing_checks": 7,
            "failing_checks_words": 89,
            "failing_checks_percent": 0.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-03-21T09:11:59.809852Z",
            "last_author": "Kasper Plougmann Hansen",
            "repository_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/da/repository/?format=api",
            "file_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/da/file/?format=api",
            "statistics_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/da/statistics/?format=api",
            "changes_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/da/changes/?format=api",
            "units_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/da/units/?format=api"
        },
        {
            "language": {
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 95,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "spanish",
                    "spa"
                ],
                "direction": "ltr",
                "web_url": "http://i18n.foe-helper.com/languages/es/",
                "url": "http://i18n.foe-helper.com/api/languages/es/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 23,
            "filename": "js/web/_i18n/es.json",
            "revision": "dc209817736610d189a44bc9c5176bc9f7d9f70a,de65bea31c1172f0146fd1e5e82ef09b99faacee",
            "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": 1580,
            "total_words": 6505,
            "translated": 614,
            "translated_words": 2188,
            "translated_percent": 38.8,
            "fuzzy": 179,
            "fuzzy_words": 1073,
            "fuzzy_percent": 11.3,
            "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": "813910be4c9053be53ad161ad3c13d528e79ad5a,de65bea31c1172f0146fd1e5e82ef09b99faacee",
            "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": 1579,
            "total_words": 6501,
            "translated": 1579,
            "translated_words": 6501,
            "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-06-15T17:33:56.610380Z",
            "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": "c5a341c6c1a32ff028d6f0c7a53aeca8ef03035a,de65bea31c1172f0146fd1e5e82ef09b99faacee",
            "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": 1580,
            "total_words": 6505,
            "translated": 1242,
            "translated_words": 4930,
            "translated_percent": 78.6,
            "fuzzy": 115,
            "fuzzy_words": 503,
            "fuzzy_percent": 7.2,
            "failing_checks": 17,
            "failing_checks_words": 87,
            "failing_checks_percent": 1.0,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": "2024-10-02T16:40:07.890950Z",
            "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": "d6c13617f77f59414e4a6e60224f4b46e9a78c31,de65bea31c1172f0146fd1e5e82ef09b99faacee",
            "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": 1580,
            "total_words": 6505,
            "translated": 1235,
            "translated_words": 4950,
            "translated_percent": 78.1,
            "fuzzy": 80,
            "fuzzy_words": 389,
            "fuzzy_percent": 5.0,
            "failing_checks": 35,
            "failing_checks_words": 128,
            "failing_checks_percent": 2.2,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": "2025-03-06T18:27:02.292179Z",
            "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": "cfc1e658a5a07085ec232d81c2a5bf8707940de7,de65bea31c1172f0146fd1e5e82ef09b99faacee",
            "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": 1579,
            "total_words": 6501,
            "translated": 1493,
            "translated_words": 6040,
            "translated_percent": 94.5,
            "fuzzy": 13,
            "fuzzy_words": 59,
            "fuzzy_percent": 0.8,
            "failing_checks": 4,
            "failing_checks_words": 65,
            "failing_checks_percent": 0.2,
            "have_suggestion": 1,
            "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": "ba15118775dee54ee2640cafed237a96291dc431,de65bea31c1172f0146fd1e5e82ef09b99faacee",
            "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": 1579,
            "total_words": 6501,
            "translated": 1579,
            "translated_words": 6501,
            "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-05-01T10:29:15.106038Z",
            "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": "455891a5dd27188d3ab4c8237c38286f6d84a69c,de65bea31c1172f0146fd1e5e82ef09b99faacee",
            "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": 1579,
            "total_words": 6501,
            "translated": 1579,
            "translated_words": 6501,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-05-04T09:58:14.800887Z",
            "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,de65bea31c1172f0146fd1e5e82ef09b99faacee",
            "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": 1580,
            "total_words": 6505,
            "translated": 590,
            "translated_words": 1978,
            "translated_percent": 37.3,
            "fuzzy": 143,
            "fuzzy_words": 853,
            "fuzzy_percent": 9.0,
            "failing_checks": 44,
            "failing_checks_words": 418,
            "failing_checks_percent": 2.7,
            "have_suggestion": 22,
            "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": "62f5b7e33641b808812fa0ff571b305a75c85338,de65bea31c1172f0146fd1e5e82ef09b99faacee",
            "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": 1579,
            "total_words": 6501,
            "translated": 1249,
            "translated_words": 4933,
            "translated_percent": 79.1,
            "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": "2025-06-15T05:51:13.759241Z",
            "last_author": "Oleg",
            "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": "1c42dbe96d01ab217f97d2365f99eece15298bf5,de65bea31c1172f0146fd1e5e82ef09b99faacee",
            "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": 1580,
            "total_words": 6505,
            "translated": 1104,
            "translated_words": 4239,
            "translated_percent": 69.8,
            "fuzzy": 55,
            "fuzzy_words": 278,
            "fuzzy_percent": 3.4,
            "failing_checks": 11,
            "failing_checks_words": 64,
            "failing_checks_percent": 0.6,
            "have_suggestion": 3,
            "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": "8853e70083707349687d5ee2d104f7f0760088ed,de65bea31c1172f0146fd1e5e82ef09b99faacee",
            "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": 1580,
            "total_words": 6505,
            "translated": 1249,
            "translated_words": 5009,
            "translated_percent": 79.0,
            "fuzzy": 137,
            "fuzzy_words": 513,
            "fuzzy_percent": 8.6,
            "failing_checks": 80,
            "failing_checks_words": 273,
            "failing_checks_percent": 5.0,
            "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,de65bea31c1172f0146fd1e5e82ef09b99faacee",
            "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": 1580,
            "total_words": 6505,
            "translated": 371,
            "translated_words": 1282,
            "translated_percent": 23.4,
            "fuzzy": 73,
            "fuzzy_words": 448,
            "fuzzy_percent": 4.6,
            "failing_checks": 34,
            "failing_checks_words": 242,
            "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,de65bea31c1172f0146fd1e5e82ef09b99faacee",
            "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": 1580,
            "total_words": 6505,
            "translated": 53,
            "translated_words": 123,
            "translated_percent": 3.3,
            "fuzzy": 8,
            "fuzzy_words": 78,
            "fuzzy_percent": 0.5,
            "failing_checks": 4,
            "failing_checks_words": 54,
            "failing_checks_percent": 0.2,
            "have_suggestion": 1,
            "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,de65bea31c1172f0146fd1e5e82ef09b99faacee",
            "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": 1580,
            "total_words": 6505,
            "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,de65bea31c1172f0146fd1e5e82ef09b99faacee",
            "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": 1580,
            "total_words": 6505,
            "translated": 780,
            "translated_words": 3024,
            "translated_percent": 49.3,
            "fuzzy": 82,
            "fuzzy_words": 576,
            "fuzzy_percent": 5.1,
            "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,de65bea31c1172f0146fd1e5e82ef09b99faacee",
            "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": 1580,
            "total_words": 6505,
            "translated": 794,
            "translated_words": 2880,
            "translated_percent": 50.2,
            "fuzzy": 116,
            "fuzzy_words": 713,
            "fuzzy_percent": 7.3,
            "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"
        }
    ]
}