Translation components API.

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

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

{
    "count": 29,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 63175,
            "filename": "",
            "revision": "",
            "web_url": "https://hosted.weblate.org/projects/flood/strings/en/",
            "share_url": "https://hosted.weblate.org/engage/flood/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/flood/strings/en/",
            "url": "https://hosted.weblate.org/api/translations/flood/strings/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 376,
            "total_words": 376,
            "translated": 376,
            "translated_words": 376,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 53,
            "failing_checks_words": 53,
            "failing_checks_percent": 14.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/flood/strings/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/flood/strings/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/flood/strings/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/flood/strings/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/flood/strings/en/units/?format=api"
        },
        {
            "language": {
                "id": 82,
                "code": "af",
                "name": "Afrikaans",
                "plural": {
                    "id": 5,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "afr"
                ],
                "direction": "ltr",
                "population": 9318845,
                "web_url": "https://hosted.weblate.org/languages/af/",
                "url": "https://hosted.weblate.org/api/languages/af/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/af/statistics/?format=api"
            },
            "language_code": "af",
            "id": 63405,
            "filename": "client/src/javascript/i18n/strings/af.json",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93",
            "web_url": "https://hosted.weblate.org/projects/flood/strings/af/",
            "share_url": "https://hosted.weblate.org/engage/flood/-/af/",
            "translate_url": "https://hosted.weblate.org/translate/flood/strings/af/",
            "url": "https://hosted.weblate.org/api/translations/flood/strings/af/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/flood/strings/af/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/flood/strings/af/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/flood/strings/af/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/flood/strings/af/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/flood/strings/af/units/?format=api"
        },
        {
            "language": {
                "id": 88,
                "code": "ar",
                "name": "Arabic",
                "plural": {
                    "id": 10,
                    "source": 0,
                    "number": 6,
                    "formula": "n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5",
                    "type": 3
                },
                "aliases": [
                    "ar_ar",
                    "ara",
                    "arb"
                ],
                "direction": "rtl",
                "population": 351664195,
                "web_url": "https://hosted.weblate.org/languages/ar/",
                "url": "https://hosted.weblate.org/api/languages/ar/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ar/statistics/?format=api"
            },
            "language_code": "ar",
            "id": 63406,
            "filename": "client/src/javascript/i18n/strings/ar.json",
            "revision": "bd6841de203c0aaf5499e3b814675818168c30ea",
            "web_url": "https://hosted.weblate.org/projects/flood/strings/ar/",
            "share_url": "https://hosted.weblate.org/engage/flood/-/ar/",
            "translate_url": "https://hosted.weblate.org/translate/flood/strings/ar/",
            "url": "https://hosted.weblate.org/api/translations/flood/strings/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 335,
            "total_words": 335,
            "translated": 335,
            "translated_words": 335,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 40,
            "failing_checks_words": 40,
            "failing_checks_percent": 11.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/flood/strings/ar/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/flood/strings/ar/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/flood/strings/ar/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/flood/strings/ar/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/flood/strings/ar/units/?format=api"
        },
        {
            "language": {
                "id": 53,
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 46,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "ca_ca",
                    "cat"
                ],
                "direction": "ltr",
                "population": 8679138,
                "web_url": "https://hosted.weblate.org/languages/ca/",
                "url": "https://hosted.weblate.org/api/languages/ca/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ca/statistics/?format=api"
            },
            "language_code": "ca",
            "id": 63407,
            "filename": "client/src/javascript/i18n/strings/ca.json",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93",
            "web_url": "https://hosted.weblate.org/projects/flood/strings/ca/",
            "share_url": "https://hosted.weblate.org/engage/flood/-/ca/",
            "translate_url": "https://hosted.weblate.org/translate/flood/strings/ca/",
            "url": "https://hosted.weblate.org/api/translations/flood/strings/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/flood/strings/ca/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/flood/strings/ca/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/flood/strings/ca/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/flood/strings/ca/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/flood/strings/ca/units/?format=api"
        },
        {
            "language": {
                "id": 56,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 68,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 13045532,
                "web_url": "https://hosted.weblate.org/languages/cs/",
                "url": "https://hosted.weblate.org/api/languages/cs/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 63408,
            "filename": "client/src/javascript/i18n/strings/cs.json",
            "revision": "201467a7c557313a17581eb6a0710b32f1961366",
            "web_url": "https://hosted.weblate.org/projects/flood/strings/cs/",
            "share_url": "https://hosted.weblate.org/engage/flood/-/cs/",
            "translate_url": "https://hosted.weblate.org/translate/flood/strings/cs/",
            "url": "https://hosted.weblate.org/api/translations/flood/strings/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 348,
            "total_words": 348,
            "translated": 348,
            "translated_words": 348,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 46,
            "failing_checks_words": 46,
            "failing_checks_percent": 13.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/flood/strings/cs/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/flood/strings/cs/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/flood/strings/cs/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/flood/strings/cs/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/flood/strings/cs/units/?format=api"
        },
        {
            "language": {
                "id": 25,
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 69,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "da_da",
                    "dk",
                    "dan"
                ],
                "direction": "ltr",
                "population": 7072056,
                "web_url": "https://hosted.weblate.org/languages/da/",
                "url": "https://hosted.weblate.org/api/languages/da/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/da/statistics/?format=api"
            },
            "language_code": "da",
            "id": 63409,
            "filename": "client/src/javascript/i18n/strings/da.json",
            "revision": "7149f293cf43bffe3dc818207903bbc3ff9489f6",
            "web_url": "https://hosted.weblate.org/projects/flood/strings/da/",
            "share_url": "https://hosted.weblate.org/engage/flood/-/da/",
            "translate_url": "https://hosted.weblate.org/translate/flood/strings/da/",
            "url": "https://hosted.weblate.org/api/translations/flood/strings/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 281,
            "total_words": 281,
            "translated": 281,
            "translated_words": 281,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 44,
            "failing_checks_words": 44,
            "failing_checks_percent": 15.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/flood/strings/da/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/flood/strings/da/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/flood/strings/da/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/flood/strings/da/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/flood/strings/da/units/?format=api"
        },
        {
            "language": {
                "id": 24,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 104,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://hosted.weblate.org/languages/de/",
                "url": "https://hosted.weblate.org/api/languages/de/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 63410,
            "filename": "client/src/javascript/i18n/strings/de.json",
            "revision": "d596d1824aad846d181d4b5803645bf51c0d76c7",
            "web_url": "https://hosted.weblate.org/projects/flood/strings/de/",
            "share_url": "https://hosted.weblate.org/engage/flood/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/flood/strings/de/",
            "url": "https://hosted.weblate.org/api/translations/flood/strings/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 320,
            "total_words": 320,
            "translated": 320,
            "translated_words": 320,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 50,
            "failing_checks_words": 50,
            "failing_checks_percent": 15.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/flood/strings/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/flood/strings/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/flood/strings/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/flood/strings/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/flood/strings/de/units/?format=api"
        },
        {
            "language": {
                "id": 29,
                "code": "el",
                "name": "Greek",
                "plural": {
                    "id": 108,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "gr",
                    "ell",
                    "gre"
                ],
                "direction": "ltr",
                "population": 12292240,
                "web_url": "https://hosted.weblate.org/languages/el/",
                "url": "https://hosted.weblate.org/api/languages/el/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/el/statistics/?format=api"
            },
            "language_code": "el",
            "id": 63411,
            "filename": "client/src/javascript/i18n/strings/el.json",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93",
            "web_url": "https://hosted.weblate.org/projects/flood/strings/el/",
            "share_url": "https://hosted.weblate.org/engage/flood/-/el/",
            "translate_url": "https://hosted.weblate.org/translate/flood/strings/el/",
            "url": "https://hosted.weblate.org/api/translations/flood/strings/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/flood/strings/el/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/flood/strings/el/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/flood/strings/el/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/flood/strings/el/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/flood/strings/el/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 63412,
            "filename": "client/src/javascript/i18n/strings/es.json",
            "revision": "c978be21f16e8e2c22372580bcf07767cf995860",
            "web_url": "https://hosted.weblate.org/projects/flood/strings/es/",
            "share_url": "https://hosted.weblate.org/engage/flood/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/flood/strings/es/",
            "url": "https://hosted.weblate.org/api/translations/flood/strings/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 334,
            "total_words": 334,
            "translated": 334,
            "translated_words": 334,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 40,
            "failing_checks_words": 40,
            "failing_checks_percent": 11.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/flood/strings/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/flood/strings/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/flood/strings/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/flood/strings/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/flood/strings/es/units/?format=api"
        },
        {
            "language": {
                "id": 110,
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 89,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin_fi",
                    "fin"
                ],
                "direction": "ltr",
                "population": 5736841,
                "web_url": "https://hosted.weblate.org/languages/fi/",
                "url": "https://hosted.weblate.org/api/languages/fi/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/fi/statistics/?format=api"
            },
            "language_code": "fi",
            "id": 63413,
            "filename": "client/src/javascript/i18n/strings/fi.json",
            "revision": "ffa04bd88badcbf08977411f2c7e82b250f326d9",
            "web_url": "https://hosted.weblate.org/projects/flood/strings/fi/",
            "share_url": "https://hosted.weblate.org/engage/flood/-/fi/",
            "translate_url": "https://hosted.weblate.org/translate/flood/strings/fi/",
            "url": "https://hosted.weblate.org/api/translations/flood/strings/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 327,
            "total_words": 327,
            "translated": 327,
            "translated_words": 327,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 45,
            "failing_checks_words": 45,
            "failing_checks_percent": 13.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/flood/strings/fi/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/flood/strings/fi/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/flood/strings/fi/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/flood/strings/fi/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/flood/strings/fi/units/?format=api"
        },
        {
            "language": {
                "id": 105,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 93,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://hosted.weblate.org/languages/fr/",
                "url": "https://hosted.weblate.org/api/languages/fr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 63414,
            "filename": "client/src/javascript/i18n/strings/fr.json",
            "revision": "87f54f907fafd231c21180547053814c8a1519c4",
            "web_url": "https://hosted.weblate.org/projects/flood/strings/fr/",
            "share_url": "https://hosted.weblate.org/engage/flood/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/flood/strings/fr/",
            "url": "https://hosted.weblate.org/api/translations/flood/strings/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 342,
            "total_words": 342,
            "translated": 342,
            "translated_words": 342,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 50,
            "failing_checks_words": 50,
            "failing_checks_percent": 14.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/flood/strings/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/flood/strings/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/flood/strings/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/flood/strings/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/flood/strings/fr/units/?format=api"
        },
        {
            "language": {
                "id": 69,
                "code": "he",
                "name": "Hebrew",
                "plural": {
                    "id": 131,
                    "source": 0,
                    "number": 4,
                    "formula": "(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && n % 10 == 0) ? 2 : 3))",
                    "type": 6
                },
                "aliases": [
                    "he_he",
                    "iw",
                    "iw_il",
                    "iw_he",
                    "heb"
                ],
                "direction": "rtl",
                "population": 8675480,
                "web_url": "https://hosted.weblate.org/languages/he/",
                "url": "https://hosted.weblate.org/api/languages/he/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/he/statistics/?format=api"
            },
            "language_code": "he",
            "id": 63415,
            "filename": "client/src/javascript/i18n/strings/he.json",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93",
            "web_url": "https://hosted.weblate.org/projects/flood/strings/he/",
            "share_url": "https://hosted.weblate.org/engage/flood/-/he/",
            "translate_url": "https://hosted.weblate.org/translate/flood/strings/he/",
            "url": "https://hosted.weblate.org/api/translations/flood/strings/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/flood/strings/he/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/flood/strings/he/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/flood/strings/he/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/flood/strings/he/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/flood/strings/he/units/?format=api"
        },
        {
            "language": {
                "id": 66,
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 136,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "population": 12443429,
                "web_url": "https://hosted.weblate.org/languages/hu/",
                "url": "https://hosted.weblate.org/api/languages/hu/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/hu/statistics/?format=api"
            },
            "language_code": "hu",
            "id": 63416,
            "filename": "client/src/javascript/i18n/strings/hu.json",
            "revision": "cd96c3c95b81accdf9c4cb7e9ca44f12baebd339",
            "web_url": "https://hosted.weblate.org/projects/flood/strings/hu/",
            "share_url": "https://hosted.weblate.org/engage/flood/-/hu/",
            "translate_url": "https://hosted.weblate.org/translate/flood/strings/hu/",
            "url": "https://hosted.weblate.org/api/translations/flood/strings/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 347,
            "total_words": 347,
            "translated": 347,
            "translated_words": 347,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 50,
            "failing_checks_words": 50,
            "failing_checks_percent": 14.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/flood/strings/hu/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/flood/strings/hu/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/flood/strings/hu/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/flood/strings/hu/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/flood/strings/hu/units/?format=api"
        },
        {
            "language": {
                "id": 86,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 146,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "https://hosted.weblate.org/languages/it/",
                "url": "https://hosted.weblate.org/api/languages/it/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 63417,
            "filename": "client/src/javascript/i18n/strings/it.json",
            "revision": "276a26c93d26cdc21c5f50ba715502bbbfbec3a3",
            "web_url": "https://hosted.weblate.org/projects/flood/strings/it/",
            "share_url": "https://hosted.weblate.org/engage/flood/-/it/",
            "translate_url": "https://hosted.weblate.org/translate/flood/strings/it/",
            "url": "https://hosted.weblate.org/api/translations/flood/strings/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 301,
            "total_words": 301,
            "translated": 301,
            "translated_words": 301,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 38,
            "failing_checks_words": 38,
            "failing_checks_percent": 12.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/flood/strings/it/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/flood/strings/it/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/flood/strings/it/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/flood/strings/it/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/flood/strings/it/units/?format=api"
        },
        {
            "language": {
                "id": 49,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 148,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "jp_jpn",
                    "ja_ja",
                    "jpn_jp",
                    "jpn"
                ],
                "direction": "ltr",
                "population": 119729025,
                "web_url": "https://hosted.weblate.org/languages/ja/",
                "url": "https://hosted.weblate.org/api/languages/ja/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 63418,
            "filename": "client/src/javascript/i18n/strings/ja.json",
            "revision": "1d57ad40e842a470a7324005427441a173e2a7aa",
            "web_url": "https://hosted.weblate.org/projects/flood/strings/ja/",
            "share_url": "https://hosted.weblate.org/engage/flood/-/ja/",
            "translate_url": "https://hosted.weblate.org/translate/flood/strings/ja/",
            "url": "https://hosted.weblate.org/api/translations/flood/strings/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 315,
            "total_words": 315,
            "translated": 315,
            "translated_words": 315,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 39,
            "failing_checks_words": 39,
            "failing_checks_percent": 12.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/flood/strings/ja/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/flood/strings/ja/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/flood/strings/ja/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/flood/strings/ja/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/flood/strings/ja/units/?format=api"
        },
        {
            "language": {
                "id": 116,
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 165,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor_kr",
                    "kor"
                ],
                "direction": "ltr",
                "population": 78357047,
                "web_url": "https://hosted.weblate.org/languages/ko/",
                "url": "https://hosted.weblate.org/api/languages/ko/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ko/statistics/?format=api"
            },
            "language_code": "ko",
            "id": 63419,
            "filename": "client/src/javascript/i18n/strings/ko.json",
            "revision": "eaa27577f148f1d3bf7536aa460cb053630530c9",
            "web_url": "https://hosted.weblate.org/projects/flood/strings/ko/",
            "share_url": "https://hosted.weblate.org/engage/flood/-/ko/",
            "translate_url": "https://hosted.weblate.org/translate/flood/strings/ko/",
            "url": "https://hosted.weblate.org/api/translations/flood/strings/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 249,
            "total_words": 249,
            "translated": 249,
            "translated_words": 249,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 33,
            "failing_checks_words": 33,
            "failing_checks_percent": 13.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/flood/strings/ko/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/flood/strings/ko/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/flood/strings/ko/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/flood/strings/ko/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/flood/strings/ko/units/?format=api"
        },
        {
            "language": {
                "id": 96,
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "population": 31765645,
                "web_url": "https://hosted.weblate.org/languages/nl/",
                "url": "https://hosted.weblate.org/api/languages/nl/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/nl/statistics/?format=api"
            },
            "language_code": "nl",
            "id": 63420,
            "filename": "client/src/javascript/i18n/strings/nl.json",
            "revision": "cb2ffd029476f73a1565dbe4e3469460ab790bba",
            "web_url": "https://hosted.weblate.org/projects/flood/strings/nl/",
            "share_url": "https://hosted.weblate.org/engage/flood/-/nl/",
            "translate_url": "https://hosted.weblate.org/translate/flood/strings/nl/",
            "url": "https://hosted.weblate.org/api/translations/flood/strings/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 343,
            "total_words": 343,
            "translated": 343,
            "translated_words": 343,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 51,
            "failing_checks_words": 51,
            "failing_checks_percent": 14.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/flood/strings/nl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/flood/strings/nl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/flood/strings/nl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/flood/strings/nl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/flood/strings/nl/units/?format=api"
        },
        {
            "language": {
                "id": 449,
                "code": "nb_NO",
                "name": "Norwegian Bokmål",
                "plural": {
                    "id": 447,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "norwegian",
                    "no_nb",
                    "nb_nb",
                    "no_no",
                    "no",
                    "nb",
                    "nob",
                    "nor"
                ],
                "direction": "ltr",
                "population": 5467440,
                "web_url": "https://hosted.weblate.org/languages/nb_NO/",
                "url": "https://hosted.weblate.org/api/languages/nb_NO/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/nb_NO/statistics/?format=api"
            },
            "language_code": "no",
            "id": 63421,
            "filename": "client/src/javascript/i18n/strings/no.json",
            "revision": "f6b6c4f3bc562cdb3c60119c01024bbaadc27835",
            "web_url": "https://hosted.weblate.org/projects/flood/strings/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/flood/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/flood/strings/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/flood/strings/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 324,
            "total_words": 324,
            "translated": 324,
            "translated_words": 324,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 39,
            "failing_checks_words": 39,
            "failing_checks_percent": 12.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/flood/strings/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/flood/strings/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/flood/strings/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/flood/strings/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/flood/strings/nb_NO/units/?format=api"
        },
        {
            "language": {
                "id": 78,
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 244,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "population": 41077398,
                "web_url": "https://hosted.weblate.org/languages/pl/",
                "url": "https://hosted.weblate.org/api/languages/pl/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 63422,
            "filename": "client/src/javascript/i18n/strings/pl.json",
            "revision": "1045cd13f0199b4b1d2cc8e5c503f28e86df801e",
            "web_url": "https://hosted.weblate.org/projects/flood/strings/pl/",
            "share_url": "https://hosted.weblate.org/engage/flood/-/pl/",
            "translate_url": "https://hosted.weblate.org/translate/flood/strings/pl/",
            "url": "https://hosted.weblate.org/api/translations/flood/strings/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 321,
            "total_words": 321,
            "translated": 321,
            "translated_words": 321,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 46,
            "failing_checks_words": 46,
            "failing_checks_percent": 14.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/flood/strings/pl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/flood/strings/pl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/flood/strings/pl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/flood/strings/pl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/flood/strings/pl/units/?format=api"
        },
        {
            "language": {
                "id": 58,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 245,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://hosted.weblate.org/languages/pt/",
                "url": "https://hosted.weblate.org/api/languages/pt/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt/statistics/?format=api"
            },
            "language_code": "pt",
            "id": 63423,
            "filename": "client/src/javascript/i18n/strings/pt.json",
            "revision": "f553e6ca3c1e2eb1c18e17c5532e813353810c55",
            "web_url": "https://hosted.weblate.org/projects/flood/strings/pt/",
            "share_url": "https://hosted.weblate.org/engage/flood/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/flood/strings/pt/",
            "url": "https://hosted.weblate.org/api/translations/flood/strings/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 328,
            "total_words": 328,
            "translated": 328,
            "translated_words": 328,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 48,
            "failing_checks_words": 48,
            "failing_checks_percent": 14.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/flood/strings/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/flood/strings/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/flood/strings/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/flood/strings/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/flood/strings/pt/units/?format=api"
        },
        {
            "language": {
                "id": 38,
                "code": "ro",
                "name": "Romanian",
                "plural": {
                    "id": 251,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ron",
                    "rum",
                    "mol"
                ],
                "direction": "ltr",
                "population": 22187407,
                "web_url": "https://hosted.weblate.org/languages/ro/",
                "url": "https://hosted.weblate.org/api/languages/ro/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ro/statistics/?format=api"
            },
            "language_code": "ro",
            "id": 63424,
            "filename": "client/src/javascript/i18n/strings/ro.json",
            "revision": "6134f04a9c22311b0ac10dbe3d5aed9fe08cce9f",
            "web_url": "https://hosted.weblate.org/projects/flood/strings/ro/",
            "share_url": "https://hosted.weblate.org/engage/flood/-/ro/",
            "translate_url": "https://hosted.weblate.org/translate/flood/strings/ro/",
            "url": "https://hosted.weblate.org/api/translations/flood/strings/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 345,
            "total_words": 345,
            "translated": 345,
            "translated_words": 345,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 50,
            "failing_checks_words": 50,
            "failing_checks_percent": 14.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/flood/strings/ro/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/flood/strings/ro/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/flood/strings/ro/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/flood/strings/ro/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/flood/strings/ro/units/?format=api"
        },
        {
            "language": {
                "id": 36,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 255,
                    "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": 22
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://hosted.weblate.org/languages/ru/",
                "url": "https://hosted.weblate.org/api/languages/ru/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 63425,
            "filename": "client/src/javascript/i18n/strings/ru.json",
            "revision": "96ae0a4ef2bcc0b705167431a326ac3c8f5be2fa",
            "web_url": "https://hosted.weblate.org/projects/flood/strings/ru/",
            "share_url": "https://hosted.weblate.org/engage/flood/-/ru/",
            "translate_url": "https://hosted.weblate.org/translate/flood/strings/ru/",
            "url": "https://hosted.weblate.org/api/translations/flood/strings/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 333,
            "total_words": 333,
            "translated": 333,
            "translated_words": 333,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 38,
            "failing_checks_words": 38,
            "failing_checks_percent": 11.4,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/flood/strings/ru/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/flood/strings/ru/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/flood/strings/ru/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/flood/strings/ru/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/flood/strings/ru/units/?format=api"
        },
        {
            "language": {
                "id": 114,
                "code": "sr",
                "name": "Serbian",
                "plural": {
                    "id": 268,
                    "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": 22
                },
                "aliases": [
                    "scc",
                    "sr_cs",
                    "rs",
                    "srp"
                ],
                "direction": "ltr",
                "population": 7516818,
                "web_url": "https://hosted.weblate.org/languages/sr/",
                "url": "https://hosted.weblate.org/api/languages/sr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/sr/statistics/?format=api"
            },
            "language_code": "sr",
            "id": 63426,
            "filename": "client/src/javascript/i18n/strings/sr.json",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93",
            "web_url": "https://hosted.weblate.org/projects/flood/strings/sr/",
            "share_url": "https://hosted.weblate.org/engage/flood/-/sr/",
            "translate_url": "https://hosted.weblate.org/translate/flood/strings/sr/",
            "url": "https://hosted.weblate.org/api/translations/flood/strings/sr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/flood/strings/sr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/flood/strings/sr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/flood/strings/sr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/flood/strings/sr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/flood/strings/sr/units/?format=api"
        },
        {
            "language": {
                "id": 107,
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 301,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "swe_se",
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "population": 12932871,
                "web_url": "https://hosted.weblate.org/languages/sv/",
                "url": "https://hosted.weblate.org/api/languages/sv/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/sv/statistics/?format=api"
            },
            "language_code": "sv",
            "id": 63427,
            "filename": "client/src/javascript/i18n/strings/sv.json",
            "revision": "ab826911febc8dd3575043a9a913688081a0cea5",
            "web_url": "https://hosted.weblate.org/projects/flood/strings/sv/",
            "share_url": "https://hosted.weblate.org/engage/flood/-/sv/",
            "translate_url": "https://hosted.weblate.org/translate/flood/strings/sv/",
            "url": "https://hosted.weblate.org/api/translations/flood/strings/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 313,
            "total_words": 313,
            "translated": 313,
            "translated_words": 313,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 42,
            "failing_checks_words": 42,
            "failing_checks_percent": 13.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/flood/strings/sv/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/flood/strings/sv/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/flood/strings/sv/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/flood/strings/sv/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/flood/strings/sv/units/?format=api"
        },
        {
            "language": {
                "id": 12,
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 323,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "web_url": "https://hosted.weblate.org/languages/tr/",
                "url": "https://hosted.weblate.org/api/languages/tr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/tr/statistics/?format=api"
            },
            "language_code": "tr",
            "id": 63428,
            "filename": "client/src/javascript/i18n/strings/tr.json",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93",
            "web_url": "https://hosted.weblate.org/projects/flood/strings/tr/",
            "share_url": "https://hosted.weblate.org/engage/flood/-/tr/",
            "translate_url": "https://hosted.weblate.org/translate/flood/strings/tr/",
            "url": "https://hosted.weblate.org/api/translations/flood/strings/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/flood/strings/tr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/flood/strings/tr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/flood/strings/tr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/flood/strings/tr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/flood/strings/tr/units/?format=api"
        },
        {
            "language": {
                "id": 42,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 327,
                    "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": 22
                },
                "aliases": [
                    "ua",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 29348975,
                "web_url": "https://hosted.weblate.org/languages/uk/",
                "url": "https://hosted.weblate.org/api/languages/uk/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/uk/statistics/?format=api"
            },
            "language_code": "uk",
            "id": 63429,
            "filename": "client/src/javascript/i18n/strings/uk.json",
            "revision": "b420da4ca1e5e3c49639b79dff155c232651e79c",
            "web_url": "https://hosted.weblate.org/projects/flood/strings/uk/",
            "share_url": "https://hosted.weblate.org/engage/flood/-/uk/",
            "translate_url": "https://hosted.weblate.org/translate/flood/strings/uk/",
            "url": "https://hosted.weblate.org/api/translations/flood/strings/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 335,
            "total_words": 335,
            "translated": 335,
            "translated_words": 335,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 45,
            "failing_checks_words": 45,
            "failing_checks_percent": 13.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/flood/strings/uk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/flood/strings/uk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/flood/strings/uk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/flood/strings/uk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/flood/strings/uk/units/?format=api"
        },
        {
            "language": {
                "id": 60,
                "code": "vi",
                "name": "Vietnamese",
                "plural": {
                    "id": 337,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "vn",
                    "vie"
                ],
                "direction": "ltr",
                "population": 86222961,
                "web_url": "https://hosted.weblate.org/languages/vi/",
                "url": "https://hosted.weblate.org/api/languages/vi/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/vi/statistics/?format=api"
            },
            "language_code": "vi",
            "id": 63430,
            "filename": "client/src/javascript/i18n/strings/vi.json",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93",
            "web_url": "https://hosted.weblate.org/projects/flood/strings/vi/",
            "share_url": "https://hosted.weblate.org/engage/flood/-/vi/",
            "translate_url": "https://hosted.weblate.org/translate/flood/strings/vi/",
            "url": "https://hosted.weblate.org/api/translations/flood/strings/vi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/flood/strings/vi/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/flood/strings/vi/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/flood/strings/vi/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/flood/strings/vi/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/flood/strings/vi/units/?format=api"
        },
        {
            "language": {
                "id": 186,
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 57,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://hosted.weblate.org/languages/zh_Hans/",
                "url": "https://hosted.weblate.org/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/zh_Hans/statistics/?format=api"
            },
            "language_code": "zh-Hans",
            "id": 63431,
            "filename": "client/src/javascript/i18n/strings/zh-Hans.json",
            "revision": "21612b221ac3665d6198d2adb452b1e8e3f80d2b",
            "web_url": "https://hosted.weblate.org/projects/flood/strings/zh_Hans/",
            "share_url": "https://hosted.weblate.org/engage/flood/-/zh_Hans/",
            "translate_url": "https://hosted.weblate.org/translate/flood/strings/zh_Hans/",
            "url": "https://hosted.weblate.org/api/translations/flood/strings/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 335,
            "total_words": 335,
            "translated": 335,
            "translated_words": 335,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 44,
            "failing_checks_words": 44,
            "failing_checks_percent": 13.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/flood/strings/zh_Hans/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/flood/strings/zh_Hans/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/flood/strings/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/flood/strings/zh_Hans/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/flood/strings/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "id": 185,
                "code": "zh_Hant",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 734,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tchinese",
                    "zh_cht",
                    "zhtw",
                    "zh_tw",
                    "zh_hant_tw",
                    "zh_hant@zh",
                    "zh_cmn_hant",
                    "cht",
                    "zho"
                ],
                "direction": "ltr",
                "population": 38612556,
                "web_url": "https://hosted.weblate.org/languages/zh_Hant/",
                "url": "https://hosted.weblate.org/api/languages/zh_Hant/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/zh_Hant/statistics/?format=api"
            },
            "language_code": "zh-Hant",
            "id": 63432,
            "filename": "client/src/javascript/i18n/strings/zh-Hant.json",
            "revision": "b461a49c43a828c0c6c4fc79d8907064117f947c",
            "web_url": "https://hosted.weblate.org/projects/flood/strings/zh_Hant/",
            "share_url": "https://hosted.weblate.org/engage/flood/-/zh_Hant/",
            "translate_url": "https://hosted.weblate.org/translate/flood/strings/zh_Hant/",
            "url": "https://hosted.weblate.org/api/translations/flood/strings/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 365,
            "total_words": 365,
            "translated": 365,
            "translated_words": 365,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 46,
            "failing_checks_words": 46,
            "failing_checks_percent": 12.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/flood/strings/zh_Hant/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/flood/strings/zh_Hant/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/flood/strings/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/flood/strings/zh_Hant/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/flood/strings/zh_Hant/units/?format=api"
        }
    ]
}