Translation components API.

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

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

{
    "count": 30,
    "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": 28818,
            "filename": "resources/lang/en.lang.php",
            "revision": "95c36509c85b6770ebd01f01893146ad1e95cfb1,95c36509c85b6770ebd01f01893146ad1e95cfb1",
            "web_url": "https://hosted.weblate.org/projects/xbackbone/xbackbone/en/",
            "share_url": "https://hosted.weblate.org/engage/xbackbone/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/xbackbone/xbackbone/en/",
            "url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 161,
            "total_words": 602,
            "translated": 161,
            "translated_words": 602,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 18,
            "failing_checks_words": 149,
            "failing_checks_percent": 11.1,
            "have_suggestion": 0,
            "have_comment": 2,
            "last_change": "2020-10-20T16:05:53.473091+02:00",
            "last_author": "Sergio Brighenti",
            "repository_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/en/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": 28819,
            "filename": "resources/lang/it.lang.php",
            "revision": "7c7af0b52e346b6f3dade74b5ef478bc0a3be968,95c36509c85b6770ebd01f01893146ad1e95cfb1",
            "web_url": "https://hosted.weblate.org/projects/xbackbone/xbackbone/it/",
            "share_url": "https://hosted.weblate.org/engage/xbackbone/-/it/",
            "translate_url": "https://hosted.weblate.org/translate/xbackbone/xbackbone/it/",
            "url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 161,
            "total_words": 602,
            "translated": 161,
            "translated_words": 602,
            "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": "2023-09-02T20:50:35.353780+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/it/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/it/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/it/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/it/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/it/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": "nb_NO",
            "id": 28820,
            "filename": "resources/lang/nb_NO.lang.php",
            "revision": "a89651d957d27c03c21faea5779d5d43598e7164,95c36509c85b6770ebd01f01893146ad1e95cfb1",
            "web_url": "https://hosted.weblate.org/projects/xbackbone/xbackbone/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/xbackbone/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/xbackbone/xbackbone/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 161,
            "total_words": 602,
            "translated": 147,
            "translated_words": 471,
            "translated_percent": 91.3,
            "fuzzy": 13,
            "fuzzy_words": 129,
            "fuzzy_percent": 8.0,
            "failing_checks": 2,
            "failing_checks_words": 20,
            "failing_checks_percent": 1.2,
            "have_suggestion": 2,
            "have_comment": 1,
            "last_change": "2023-08-14T22:49:12.200122+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/nb_NO/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": 29172,
            "filename": "resources/lang/de.lang.php",
            "revision": "639c004391b47a36eb34775d43e94bb2eab62cf3,95c36509c85b6770ebd01f01893146ad1e95cfb1",
            "web_url": "https://hosted.weblate.org/projects/xbackbone/xbackbone/de/",
            "share_url": "https://hosted.weblate.org/engage/xbackbone/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/xbackbone/xbackbone/de/",
            "url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 161,
            "total_words": 602,
            "translated": 161,
            "translated_words": 602,
            "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": 1,
            "have_comment": 0,
            "last_change": "2024-01-31T14:01:56.531942+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/de/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": 29187,
            "filename": "resources/lang/es.lang.php",
            "revision": "ae7ade4c6b95b69897a309f9e110e1246244a8c9,95c36509c85b6770ebd01f01893146ad1e95cfb1",
            "web_url": "https://hosted.weblate.org/projects/xbackbone/xbackbone/es/",
            "share_url": "https://hosted.weblate.org/engage/xbackbone/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/xbackbone/xbackbone/es/",
            "url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 161,
            "total_words": 602,
            "translated": 161,
            "translated_words": 602,
            "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": "2023-08-14T22:54:26.985409+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/es/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": 29188,
            "filename": "resources/lang/fr.lang.php",
            "revision": "b36a258b262abb9f471a75dafc4241a77d289ed4,95c36509c85b6770ebd01f01893146ad1e95cfb1",
            "web_url": "https://hosted.weblate.org/projects/xbackbone/xbackbone/fr/",
            "share_url": "https://hosted.weblate.org/engage/xbackbone/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/xbackbone/xbackbone/fr/",
            "url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 161,
            "total_words": 602,
            "translated": 161,
            "translated_words": 602,
            "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": "2023-09-02T20:50:35.991022+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/fr/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": 29190,
            "filename": "resources/lang/nl.lang.php",
            "revision": "50b6373e0303ce2c52c0eee8f2db3fbe6005d36e,95c36509c85b6770ebd01f01893146ad1e95cfb1",
            "web_url": "https://hosted.weblate.org/projects/xbackbone/xbackbone/nl/",
            "share_url": "https://hosted.weblate.org/engage/xbackbone/-/nl/",
            "translate_url": "https://hosted.weblate.org/translate/xbackbone/xbackbone/nl/",
            "url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 161,
            "total_words": 602,
            "translated": 161,
            "translated_words": 602,
            "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": 1,
            "have_comment": 0,
            "last_change": "2024-03-17T13:02:00.716984+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/nl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/nl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/nl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/nl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/nl/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": 29192,
            "filename": "resources/lang/pt.lang.php",
            "revision": "5bfc565223c4a09676d8b62bd7cbf07c0f513d9b,95c36509c85b6770ebd01f01893146ad1e95cfb1",
            "web_url": "https://hosted.weblate.org/projects/xbackbone/xbackbone/pt/",
            "share_url": "https://hosted.weblate.org/engage/xbackbone/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/xbackbone/xbackbone/pt/",
            "url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 161,
            "total_words": 602,
            "translated": 161,
            "translated_words": 602,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 14,
            "failing_checks_percent": 2.4,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2024-03-24T11:01:59.236753+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/pt/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": 29194,
            "filename": "resources/lang/ru.lang.php",
            "revision": "52f9a0ecc7921f091a326f9cbceff161e3319e4f,95c36509c85b6770ebd01f01893146ad1e95cfb1",
            "web_url": "https://hosted.weblate.org/projects/xbackbone/xbackbone/ru/",
            "share_url": "https://hosted.weblate.org/engage/xbackbone/-/ru/",
            "translate_url": "https://hosted.weblate.org/translate/xbackbone/xbackbone/ru/",
            "url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 161,
            "total_words": 602,
            "translated": 161,
            "translated_words": 602,
            "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": 1,
            "have_comment": 0,
            "last_change": "2024-04-18T20:03:32.736434+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/ru/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/ru/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/ru/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/ru/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/ru/units/?format=api"
        },
        {
            "language": {
                "id": 41,
                "code": "bg",
                "name": "Bulgarian",
                "plural": {
                    "id": 43,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "bgr",
                    "bul"
                ],
                "direction": "ltr",
                "population": 7878314,
                "web_url": "https://hosted.weblate.org/languages/bg/",
                "url": "https://hosted.weblate.org/api/languages/bg/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/bg/statistics/?format=api"
            },
            "language_code": "bg",
            "id": 30307,
            "filename": "resources/lang/bg.lang.php",
            "revision": "bcab05eae3566db1c2acc70b0a74ad9b85c4a4c4,95c36509c85b6770ebd01f01893146ad1e95cfb1",
            "web_url": "https://hosted.weblate.org/projects/xbackbone/xbackbone/bg/",
            "share_url": "https://hosted.weblate.org/engage/xbackbone/-/bg/",
            "translate_url": "https://hosted.weblate.org/translate/xbackbone/xbackbone/bg/",
            "url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 161,
            "total_words": 602,
            "translated": 159,
            "translated_words": 599,
            "translated_percent": 98.7,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 0.6,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2023-09-24T13:17:58.220175+02:00",
            "last_author": "Anonymous",
            "repository_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/bg/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/bg/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/bg/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/bg/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/bg/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": 33506,
            "filename": "resources/lang/da.lang.php",
            "revision": "d2d9345e418e680cc56128fd6150de1d13099e67,95c36509c85b6770ebd01f01893146ad1e95cfb1",
            "web_url": "https://hosted.weblate.org/projects/xbackbone/xbackbone/da/",
            "share_url": "https://hosted.weblate.org/engage/xbackbone/-/da/",
            "translate_url": "https://hosted.weblate.org/translate/xbackbone/xbackbone/da/",
            "url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 161,
            "total_words": 602,
            "translated": 159,
            "translated_words": 599,
            "translated_percent": 98.7,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 0.6,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-14T22:48:42.610135+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/da/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/da/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/da/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/da/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/da/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": 34070,
            "filename": "resources/lang/ja.lang.php",
            "revision": "88b137f1c173db864d2260911121665e0b34aae9,95c36509c85b6770ebd01f01893146ad1e95cfb1",
            "web_url": "https://hosted.weblate.org/projects/xbackbone/xbackbone/ja/",
            "share_url": "https://hosted.weblate.org/engage/xbackbone/-/ja/",
            "translate_url": "https://hosted.weblate.org/translate/xbackbone/xbackbone/ja/",
            "url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 161,
            "total_words": 602,
            "translated": 105,
            "translated_words": 269,
            "translated_percent": 65.2,
            "fuzzy": 5,
            "fuzzy_words": 28,
            "fuzzy_percent": 3.1,
            "failing_checks": 4,
            "failing_checks_words": 26,
            "failing_checks_percent": 2.4,
            "have_suggestion": 6,
            "have_comment": 0,
            "last_change": "2023-08-14T22:48:53.737427+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/ja/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/ja/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/ja/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/ja/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/ja/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": 35614,
            "filename": "resources/lang/pl.lang.php",
            "revision": "fe9a881a29de0bccaf259c3c603017edf2dfd58c,95c36509c85b6770ebd01f01893146ad1e95cfb1",
            "web_url": "https://hosted.weblate.org/projects/xbackbone/xbackbone/pl/",
            "share_url": "https://hosted.weblate.org/engage/xbackbone/-/pl/",
            "translate_url": "https://hosted.weblate.org/translate/xbackbone/xbackbone/pl/",
            "url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 161,
            "total_words": 602,
            "translated": 161,
            "translated_words": 602,
            "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": "2024-03-17T13:02:00.847469+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/pl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/pl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/pl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/pl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/pl/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": 37069,
            "filename": "resources/lang/ar.lang.php",
            "revision": "d578f90905af40ad85eea62b03163b31b1cfe1ec,95c36509c85b6770ebd01f01893146ad1e95cfb1",
            "web_url": "https://hosted.weblate.org/projects/xbackbone/xbackbone/ar/",
            "share_url": "https://hosted.weblate.org/engage/xbackbone/-/ar/",
            "translate_url": "https://hosted.weblate.org/translate/xbackbone/xbackbone/ar/",
            "url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 161,
            "total_words": 602,
            "translated": 100,
            "translated_words": 232,
            "translated_percent": 62.1,
            "fuzzy": 23,
            "fuzzy_words": 185,
            "fuzzy_percent": 14.2,
            "failing_checks": 3,
            "failing_checks_words": 20,
            "failing_checks_percent": 1.8,
            "have_suggestion": 23,
            "have_comment": 0,
            "last_change": "2024-03-21T20:01:48.183326+01:00",
            "last_author": "Anonymous",
            "repository_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/ar/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/ar/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/ar/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/ar/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/ar/units/?format=api"
        },
        {
            "language": {
                "id": 93,
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 141,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "population": 171207687,
                "web_url": "https://hosted.weblate.org/languages/id/",
                "url": "https://hosted.weblate.org/api/languages/id/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/id/statistics/?format=api"
            },
            "language_code": "id",
            "id": 37922,
            "filename": "resources/lang/id.lang.php",
            "revision": "d3ea1812599284a58a4e91ac74c645b609c6061a,95c36509c85b6770ebd01f01893146ad1e95cfb1",
            "web_url": "https://hosted.weblate.org/projects/xbackbone/xbackbone/id/",
            "share_url": "https://hosted.weblate.org/engage/xbackbone/-/id/",
            "translate_url": "https://hosted.weblate.org/translate/xbackbone/xbackbone/id/",
            "url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 161,
            "total_words": 602,
            "translated": 161,
            "translated_words": 602,
            "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": 3,
            "have_comment": 0,
            "last_change": "2023-10-30T02:33:58.834174+01:00",
            "last_author": "Reza Almanda",
            "repository_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/id/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/id/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/id/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/id/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/id/units/?format=api"
        },
        {
            "language": {
                "id": 194,
                "code": "fr_CA",
                "name": "French (Canada)",
                "plural": {
                    "id": 94,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 11308230,
                "web_url": "https://hosted.weblate.org/languages/fr_CA/",
                "url": "https://hosted.weblate.org/api/languages/fr_CA/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/fr_CA/statistics/?format=api"
            },
            "language_code": "fr_CA",
            "id": 38087,
            "filename": "resources/lang/fr_CA.lang.php",
            "revision": "ec1ce9c8615c9fa45ebf775a443696a49c9dc460,95c36509c85b6770ebd01f01893146ad1e95cfb1",
            "web_url": "https://hosted.weblate.org/projects/xbackbone/xbackbone/fr_CA/",
            "share_url": "https://hosted.weblate.org/engage/xbackbone/-/fr_CA/",
            "translate_url": "https://hosted.weblate.org/translate/xbackbone/xbackbone/fr_CA/",
            "url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/fr_CA/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 161,
            "total_words": 602,
            "translated": 161,
            "translated_words": 602,
            "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": "2023-09-02T20:50:36.265870+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/fr_CA/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/fr_CA/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/fr_CA/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/fr_CA/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/fr_CA/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": 45616,
            "filename": "resources/lang/sv.lang.php",
            "revision": "e8191874846f1a4157a1dd2137545c7566326b99,95c36509c85b6770ebd01f01893146ad1e95cfb1",
            "web_url": "https://hosted.weblate.org/projects/xbackbone/xbackbone/sv/",
            "share_url": "https://hosted.weblate.org/engage/xbackbone/-/sv/",
            "translate_url": "https://hosted.weblate.org/translate/xbackbone/xbackbone/sv/",
            "url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 161,
            "total_words": 602,
            "translated": 161,
            "translated_words": 602,
            "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": "2023-08-22T12:54:30.473259+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/sv/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/sv/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/sv/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/sv/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/sv/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": 46416,
            "filename": "resources/lang/cs.lang.php",
            "revision": "0da13a77239b286f32f453558e41d8a297df5d86,95c36509c85b6770ebd01f01893146ad1e95cfb1",
            "web_url": "https://hosted.weblate.org/projects/xbackbone/xbackbone/cs/",
            "share_url": "https://hosted.weblate.org/engage/xbackbone/-/cs/",
            "translate_url": "https://hosted.weblate.org/translate/xbackbone/xbackbone/cs/",
            "url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 161,
            "total_words": 602,
            "translated": 159,
            "translated_words": 599,
            "translated_percent": 98.7,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 0.6,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 1.2,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2023-08-14T22:48:41.718189+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/cs/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/cs/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/cs/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/cs/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/cs/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "hi",
                "name": "Hindi",
                "plural": {
                    "id": 134,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "hin"
                ],
                "direction": "ltr",
                "population": 545556054,
                "web_url": "https://hosted.weblate.org/languages/hi/",
                "url": "https://hosted.weblate.org/api/languages/hi/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/hi/statistics/?format=api"
            },
            "language_code": "hi",
            "id": 60233,
            "filename": "resources/lang/hi.lang.php",
            "revision": "cef80fb47ff56a0500f1272e3b9199ec8acd3f39,95c36509c85b6770ebd01f01893146ad1e95cfb1",
            "web_url": "https://hosted.weblate.org/projects/xbackbone/xbackbone/hi/",
            "share_url": "https://hosted.weblate.org/engage/xbackbone/-/hi/",
            "translate_url": "https://hosted.weblate.org/translate/xbackbone/xbackbone/hi/",
            "url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/hi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 161,
            "total_words": 602,
            "translated": 62,
            "translated_words": 110,
            "translated_percent": 38.5,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 0.6,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2023-08-14T22:48:49.800195+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/hi/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/hi/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/hi/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/hi/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/hi/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": 61921,
            "filename": "resources/lang/tr.lang.php",
            "revision": "974a8e81517b0a7805249fd5dda9869ded55bf90,95c36509c85b6770ebd01f01893146ad1e95cfb1",
            "web_url": "https://hosted.weblate.org/projects/xbackbone/xbackbone/tr/",
            "share_url": "https://hosted.weblate.org/engage/xbackbone/-/tr/",
            "translate_url": "https://hosted.weblate.org/translate/xbackbone/xbackbone/tr/",
            "url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 161,
            "total_words": 602,
            "translated": 161,
            "translated_words": 602,
            "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": "2023-12-10T12:14:24.764938+01:00",
            "last_author": "Oğuz Ersen",
            "repository_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/tr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/tr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/tr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/tr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/tr/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": 89218,
            "filename": "resources/lang/fi.lang.php",
            "revision": "5a7f77fe30385e2bc5a653b5ba51ac7322d9a394,95c36509c85b6770ebd01f01893146ad1e95cfb1",
            "web_url": "https://hosted.weblate.org/projects/xbackbone/xbackbone/fi/",
            "share_url": "https://hosted.weblate.org/engage/xbackbone/-/fi/",
            "translate_url": "https://hosted.weblate.org/translate/xbackbone/xbackbone/fi/",
            "url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 161,
            "total_words": 602,
            "translated": 161,
            "translated_words": 602,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 3,
            "failing_checks_percent": 1.8,
            "have_suggestion": 15,
            "have_comment": 0,
            "last_change": "2023-11-07T19:43:09.460200+01:00",
            "last_author": "Kalle Laine",
            "repository_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/fi/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/fi/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/fi/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/fi/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/fi/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": 126417,
            "filename": "resources/lang/hu.lang.php",
            "revision": "27421afc1596431d583f1e545ed856a3de4505d8,95c36509c85b6770ebd01f01893146ad1e95cfb1",
            "web_url": "https://hosted.weblate.org/projects/xbackbone/xbackbone/hu/",
            "share_url": "https://hosted.weblate.org/engage/xbackbone/-/hu/",
            "translate_url": "https://hosted.weblate.org/translate/xbackbone/xbackbone/hu/",
            "url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 161,
            "total_words": 602,
            "translated": 160,
            "translated_words": 601,
            "translated_percent": 99.3,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 0.6,
            "failing_checks": 4,
            "failing_checks_words": 5,
            "failing_checks_percent": 2.4,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-02-12T07:02:04.204170+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/hu/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/hu/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/hu/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/hu/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/hu/units/?format=api"
        },
        {
            "language": {
                "id": 14,
                "code": "lt",
                "name": "Lithuanian",
                "plural": {
                    "id": 178,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 1 && (n % 100 < 11 || n % 100 > 19)) ? 0 : ((n % 10 >= 2 && n % 10 <= 9 && (n % 100 < 11 || n % 100 > 19)) ? 1 : 2)",
                    "type": 22
                },
                "aliases": [
                    "lit"
                ],
                "direction": "ltr",
                "population": 2488617,
                "web_url": "https://hosted.weblate.org/languages/lt/",
                "url": "https://hosted.weblate.org/api/languages/lt/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/lt/statistics/?format=api"
            },
            "language_code": "lt",
            "id": 137217,
            "filename": "resources/lang/lt.lang.php",
            "revision": "e9d88629d8e17a70d13c10602b367b728106efee,95c36509c85b6770ebd01f01893146ad1e95cfb1",
            "web_url": "https://hosted.weblate.org/projects/xbackbone/xbackbone/lt/",
            "share_url": "https://hosted.weblate.org/engage/xbackbone/-/lt/",
            "translate_url": "https://hosted.weblate.org/translate/xbackbone/xbackbone/lt/",
            "url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 161,
            "total_words": 602,
            "translated": 159,
            "translated_words": 599,
            "translated_percent": 98.7,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 0.6,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 1.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-14T22:48:55.421925+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/lt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/lt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/lt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/lt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/lt/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": 141450,
            "filename": "resources/lang/ko.lang.php",
            "revision": "8c59916e53f3ded6bb2880bbbb1e9fdc08f56786,95c36509c85b6770ebd01f01893146ad1e95cfb1",
            "web_url": "https://hosted.weblate.org/projects/xbackbone/xbackbone/ko/",
            "share_url": "https://hosted.weblate.org/engage/xbackbone/-/ko/",
            "translate_url": "https://hosted.weblate.org/translate/xbackbone/xbackbone/ko/",
            "url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 161,
            "total_words": 602,
            "translated": 161,
            "translated_words": 602,
            "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": "2024-04-17T10:03:46.424623+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/ko/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/ko/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/ko/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/ko/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/ko/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": 173512,
            "filename": "resources/lang/zh_Hans.lang.php",
            "revision": "3e6cb7b075b51e51cf788e11ee1ac47f7a642d83,95c36509c85b6770ebd01f01893146ad1e95cfb1",
            "web_url": "https://hosted.weblate.org/projects/xbackbone/xbackbone/zh_Hans/",
            "share_url": "https://hosted.weblate.org/engage/xbackbone/-/zh_Hans/",
            "translate_url": "https://hosted.weblate.org/translate/xbackbone/xbackbone/zh_Hans/",
            "url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 161,
            "total_words": 602,
            "translated": 161,
            "translated_words": 602,
            "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": "2023-11-11T03:12:55.059401+01:00",
            "last_author": "Xin Mu",
            "repository_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/zh_Hans/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/zh_Hans/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/zh_Hans/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/zh_Hans/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": 195558,
            "filename": "resources/lang/ca.lang.php",
            "revision": "3935a2063116e403e4d625f13de3e12df75a1f31,95c36509c85b6770ebd01f01893146ad1e95cfb1",
            "web_url": "https://hosted.weblate.org/projects/xbackbone/xbackbone/ca/",
            "share_url": "https://hosted.weblate.org/engage/xbackbone/-/ca/",
            "translate_url": "https://hosted.weblate.org/translate/xbackbone/xbackbone/ca/",
            "url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 161,
            "total_words": 602,
            "translated": 159,
            "translated_words": 599,
            "translated_percent": 98.7,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 0.6,
            "failing_checks": 4,
            "failing_checks_words": 4,
            "failing_checks_percent": 2.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-14T22:48:40.640557+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/ca/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/ca/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/ca/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/ca/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/ca/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": 925312,
            "filename": "resources/lang/sr.lang.php",
            "revision": "ba0bc4c994579f06d4ecad293db24b3fd61be63b,95c36509c85b6770ebd01f01893146ad1e95cfb1",
            "web_url": "https://hosted.weblate.org/projects/xbackbone/xbackbone/sr/",
            "share_url": "https://hosted.weblate.org/engage/xbackbone/-/sr/",
            "translate_url": "https://hosted.weblate.org/translate/xbackbone/xbackbone/sr/",
            "url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/sr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 161,
            "total_words": 602,
            "translated": 159,
            "translated_words": 599,
            "translated_percent": 98.7,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 0.6,
            "failing_checks": 2,
            "failing_checks_words": 3,
            "failing_checks_percent": 1.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-14T22:49:39.307428+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/sr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/sr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/sr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/sr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/sr/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": 928119,
            "filename": "resources/lang/vi.lang.php",
            "revision": "b1e52c6ed72e24ba26b9f6189217c972832ec644,95c36509c85b6770ebd01f01893146ad1e95cfb1",
            "web_url": "https://hosted.weblate.org/projects/xbackbone/xbackbone/vi/",
            "share_url": "https://hosted.weblate.org/engage/xbackbone/-/vi/",
            "translate_url": "https://hosted.weblate.org/translate/xbackbone/xbackbone/vi/",
            "url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/vi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 161,
            "total_words": 602,
            "translated": 159,
            "translated_words": 599,
            "translated_percent": 98.7,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 0.6,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-14T22:49:42.289293+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/vi/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/vi/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/vi/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/vi/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/vi/units/?format=api"
        },
        {
            "language": {
                "id": 108,
                "code": "fa",
                "name": "Persian",
                "plural": {
                    "id": 241,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fas_ir",
                    "fas",
                    "per",
                    "pes"
                ],
                "direction": "rtl",
                "population": 84710458,
                "web_url": "https://hosted.weblate.org/languages/fa/",
                "url": "https://hosted.weblate.org/api/languages/fa/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/fa/statistics/?format=api"
            },
            "language_code": "fa",
            "id": 928677,
            "filename": "resources/lang/fa.lang.php",
            "revision": "89fb29bfd6cb3d72bf21297b5a17a563da3ab820,95c36509c85b6770ebd01f01893146ad1e95cfb1",
            "web_url": "https://hosted.weblate.org/projects/xbackbone/xbackbone/fa/",
            "share_url": "https://hosted.weblate.org/engage/xbackbone/-/fa/",
            "translate_url": "https://hosted.weblate.org/translate/xbackbone/xbackbone/fa/",
            "url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 161,
            "total_words": 602,
            "translated": 26,
            "translated_words": 50,
            "translated_percent": 16.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-06-17T02:39:16.825085+02:00",
            "last_author": "flakka2022",
            "repository_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/fa/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/fa/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/fa/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/fa/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/fa/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": 1114214,
            "filename": "resources/lang/ro.lang.php",
            "revision": "f276e402d9ebca8767e2c2f5b0f90b100302c7f2,95c36509c85b6770ebd01f01893146ad1e95cfb1",
            "web_url": "https://hosted.weblate.org/projects/xbackbone/xbackbone/ro/",
            "share_url": "https://hosted.weblate.org/engage/xbackbone/-/ro/",
            "translate_url": "https://hosted.weblate.org/translate/xbackbone/xbackbone/ro/",
            "url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 161,
            "total_words": 602,
            "translated": 159,
            "translated_words": 599,
            "translated_percent": 98.7,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 0.6,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-14T22:49:37.446188+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/ro/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/ro/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/ro/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/ro/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/ro/units/?format=api"
        }
    ]
}