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": 23,
    "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": "ed6e1e2836dab54100d0b183d64532733961f436,ed6e1e2836dab54100d0b183d64532733961f436",
            "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": 1390,
            "total_words": 5715,
            "translated": 1390,
            "translated_words": 5715,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 987,
            "failing_checks_words": 4492,
            "failing_checks_percent": 71.0,
            "have_suggestion": 1,
            "have_comment": 11,
            "last_change": "2023-09-30T07:49:29.621998Z",
            "last_author": "Tomasz",
            "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": "9b78043be75196a0ff8f69c7b30f778cba2cf3d2,ed6e1e2836dab54100d0b183d64532733961f436",
            "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": 1390,
            "total_words": 5715,
            "translated": 1163,
            "translated_words": 4595,
            "translated_percent": 83.6,
            "fuzzy": 30,
            "fuzzy_words": 188,
            "fuzzy_percent": 2.1,
            "failing_checks": 7,
            "failing_checks_words": 37,
            "failing_checks_percent": 0.5,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2022-08-13T01:34:25.621227Z",
            "last_author": "Lucius Akim",
            "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": "6a12dacb739fc2626fcd4ec1d08da5ad589970b1,ed6e1e2836dab54100d0b183d64532733961f436",
            "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": 1390,
            "total_words": 5715,
            "translated": 1368,
            "translated_words": 5544,
            "translated_percent": 98.4,
            "fuzzy": 21,
            "fuzzy_words": 169,
            "fuzzy_percent": 1.5,
            "failing_checks": 41,
            "failing_checks_words": 252,
            "failing_checks_percent": 2.9,
            "have_suggestion": 17,
            "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,ed6e1e2836dab54100d0b183d64532733961f436",
            "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": 1390,
            "total_words": 5715,
            "translated": 397,
            "translated_words": 1242,
            "translated_percent": 28.5,
            "fuzzy": 125,
            "fuzzy_words": 822,
            "fuzzy_percent": 8.9,
            "failing_checks": 5,
            "failing_checks_words": 69,
            "failing_checks_percent": 0.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-03-21T09:11:59.809852Z",
            "last_author": "Kasper Plougmann Hansen",
            "repository_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/da/repository/?format=api",
            "file_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/da/file/?format=api",
            "statistics_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/da/statistics/?format=api",
            "changes_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/da/changes/?format=api",
            "units_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/da/units/?format=api"
        },
        {
            "language": {
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 95,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "spanish",
                    "spa"
                ],
                "direction": "ltr",
                "web_url": "http://i18n.foe-helper.com/languages/es/",
                "url": "http://i18n.foe-helper.com/api/languages/es/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 23,
            "filename": "js/web/_i18n/es.json",
            "revision": "593010263b14bd350b1a238904c592b62025c52c,ed6e1e2836dab54100d0b183d64532733961f436",
            "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": 1390,
            "total_words": 5715,
            "translated": 510,
            "translated_words": 1782,
            "translated_percent": 36.6,
            "fuzzy": 172,
            "fuzzy_words": 1121,
            "fuzzy_percent": 12.3,
            "failing_checks": 13,
            "failing_checks_words": 148,
            "failing_checks_percent": 0.9,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2024-04-15T10:25:40.198804Z",
            "last_author": "Miguel Angel Alvarez",
            "repository_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/es/repository/?format=api",
            "file_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/es/file/?format=api",
            "statistics_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/es/statistics/?format=api",
            "changes_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/es/changes/?format=api",
            "units_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/es/units/?format=api"
        },
        {
            "language": {
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 117,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "french",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "web_url": "http://i18n.foe-helper.com/languages/fr/",
                "url": "http://i18n.foe-helper.com/api/languages/fr/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 24,
            "filename": "js/web/_i18n/fr.json",
            "revision": "4ba1883a0cb2abb1f9c4a996d9707cdf9d6e7198,ed6e1e2836dab54100d0b183d64532733961f436",
            "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": 1390,
            "total_words": 5715,
            "translated": 1390,
            "translated_words": 5715,
            "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": "2024-04-12T14:11:54.847461Z",
            "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": "5289dd63fdb223487b2dc80effe6cbdda8bc1bf4,ed6e1e2836dab54100d0b183d64532733961f436",
            "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": 1390,
            "total_words": 5715,
            "translated": 1234,
            "translated_words": 5008,
            "translated_percent": 88.7,
            "fuzzy": 87,
            "fuzzy_words": 383,
            "fuzzy_percent": 6.2,
            "failing_checks": 14,
            "failing_checks_words": 47,
            "failing_checks_percent": 1.0,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": "2023-08-09T23:26:28.847961Z",
            "last_author": "kusza2000",
            "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": "af6e73ab749a381b36a6a6fa0a675eff9dd250f9,ed6e1e2836dab54100d0b183d64532733961f436",
            "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": 1390,
            "total_words": 5715,
            "translated": 1230,
            "translated_words": 4986,
            "translated_percent": 88.4,
            "fuzzy": 25,
            "fuzzy_words": 172,
            "fuzzy_percent": 1.7,
            "failing_checks": 9,
            "failing_checks_words": 20,
            "failing_checks_percent": 0.6,
            "have_suggestion": 2,
            "have_comment": 1,
            "last_change": "2023-05-01T18:45:06.686906Z",
            "last_author": "Ciro Esposito",
            "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": "e0dc172e0ba0e54238bbb5c674d0774047930516,ed6e1e2836dab54100d0b183d64532733961f436",
            "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": 1390,
            "total_words": 5715,
            "translated": 1332,
            "translated_words": 5349,
            "translated_percent": 95.8,
            "fuzzy": 14,
            "fuzzy_words": 107,
            "fuzzy_percent": 1.0,
            "failing_checks": 4,
            "failing_checks_words": 46,
            "failing_checks_percent": 0.2,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-02-14T15:49:08.268472Z",
            "last_author": "Bèta Wolf",
            "repository_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/nl/repository/?format=api",
            "file_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/nl/file/?format=api",
            "statistics_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/nl/statistics/?format=api",
            "changes_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/nl/changes/?format=api",
            "units_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/nl/units/?format=api"
        },
        {
            "language": {
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 256,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "polish",
                    "pol"
                ],
                "direction": "ltr",
                "web_url": "http://i18n.foe-helper.com/languages/pl/",
                "url": "http://i18n.foe-helper.com/api/languages/pl/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 28,
            "filename": "js/web/_i18n/pl.json",
            "revision": "4b46b3ea8cb12ae345e98034509ff32711cbd5a1,ed6e1e2836dab54100d0b183d64532733961f436",
            "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": 1390,
            "total_words": 5715,
            "translated": 1390,
            "translated_words": 5715,
            "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": "2024-04-26T06:44:27.366924Z",
            "last_author": "Yava",
            "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": "b4e9638392d782f7b1570d782abf83a3f8a8bcf3,ed6e1e2836dab54100d0b183d64532733961f436",
            "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": 1390,
            "total_words": 5715,
            "translated": 769,
            "translated_words": 2151,
            "translated_percent": 55.3,
            "fuzzy": 170,
            "fuzzy_words": 1182,
            "fuzzy_percent": 12.2,
            "failing_checks": 16,
            "failing_checks_words": 189,
            "failing_checks_percent": 1.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-28T00:09:00.666302Z",
            "last_author": "Micael Luiz Santos Amorim",
            "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,ed6e1e2836dab54100d0b183d64532733961f436",
            "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": 1390,
            "total_words": 5715,
            "translated": 602,
            "translated_words": 2011,
            "translated_percent": 43.3,
            "fuzzy": 131,
            "fuzzy_words": 823,
            "fuzzy_percent": 9.4,
            "failing_checks": 43,
            "failing_checks_words": 399,
            "failing_checks_percent": 3.0,
            "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": "34922d6246a78e47db5df2c418fa8c659198bba5,ed6e1e2836dab54100d0b183d64532733961f436",
            "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": 1390,
            "total_words": 5715,
            "translated": 1081,
            "translated_words": 4434,
            "translated_percent": 77.7,
            "fuzzy": 2,
            "fuzzy_words": 21,
            "fuzzy_percent": 0.1,
            "failing_checks": 2,
            "failing_checks_words": 21,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-31T05:52:26.021920Z",
            "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": "bcaedce90345c7e9f3fb36cb42d605ac11ff318e,ed6e1e2836dab54100d0b183d64532733961f436",
            "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": 1390,
            "total_words": 5715,
            "translated": 1129,
            "translated_words": 4349,
            "translated_percent": 81.2,
            "fuzzy": 29,
            "fuzzy_words": 186,
            "fuzzy_percent": 2.0,
            "failing_checks": 10,
            "failing_checks_words": 45,
            "failing_checks_percent": 0.7,
            "have_suggestion": 1,
            "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": "5c32f7f16a9c519e9359b99854a8dec3bb18728e,ed6e1e2836dab54100d0b183d64532733961f436",
            "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": 1390,
            "total_words": 5715,
            "translated": 1199,
            "translated_words": 4888,
            "translated_percent": 86.2,
            "fuzzy": 98,
            "fuzzy_words": 423,
            "fuzzy_percent": 7.0,
            "failing_checks": 68,
            "failing_checks_words": 251,
            "failing_checks_percent": 4.8,
            "have_suggestion": 0,
            "have_comment": 3,
            "last_change": "2023-08-21T04:03:34.878891Z",
            "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": "9bb41f8ca17da7d15e8314d88ff58fc6dff0638f,ed6e1e2836dab54100d0b183d64532733961f436",
            "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": 1390,
            "total_words": 5715,
            "translated": 367,
            "translated_words": 1261,
            "translated_percent": 26.4,
            "fuzzy": 66,
            "fuzzy_words": 440,
            "fuzzy_percent": 4.7,
            "failing_checks": 34,
            "failing_checks_words": 231,
            "failing_checks_percent": 2.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-07-13T23:08:16.085014Z",
            "last_author": "sinan elmas",
            "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,ed6e1e2836dab54100d0b183d64532733961f436",
            "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": 1390,
            "total_words": 5715,
            "translated": 53,
            "translated_words": 123,
            "translated_percent": 3.8,
            "fuzzy": 8,
            "fuzzy_words": 78,
            "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,ed6e1e2836dab54100d0b183d64532733961f436",
            "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": 1390,
            "total_words": 5715,
            "translated": 3,
            "translated_words": 6,
            "translated_percent": 0.2,
            "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": "ec482b7e37ca9fc33b08d1ba8d1096cee95b0b11,ed6e1e2836dab54100d0b183d64532733961f436",
            "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": 1390,
            "total_words": 5715,
            "translated": 774,
            "translated_words": 2964,
            "translated_percent": 55.6,
            "fuzzy": 50,
            "fuzzy_words": 442,
            "fuzzy_percent": 3.5,
            "failing_checks": 12,
            "failing_checks_words": 174,
            "failing_checks_percent": 0.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-01-25T15:44:55.958646Z",
            "last_author": "POLYZOS DIMITRIOS",
            "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": "b60581709af9b068c44bb15c033d7327ff665c39,ed6e1e2836dab54100d0b183d64532733961f436",
            "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": 1390,
            "total_words": 5715,
            "translated": 673,
            "translated_words": 2430,
            "translated_percent": 48.4,
            "fuzzy": 101,
            "fuzzy_words": 652,
            "fuzzy_percent": 7.2,
            "failing_checks": 24,
            "failing_checks_words": 279,
            "failing_checks_percent": 1.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-25T19:22:38.966960Z",
            "last_author": "Micael Luiz Santos Amorim",
            "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"
        }
    ]
}