Translation components API.

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

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

{
    "count": 16,
    "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": 1402945,
            "filename": "po/QML-jaspPredictiveAnalytics.pot",
            "revision": "f2e0cf2856645ccf1419546550b2a7443c4ac3f0",
            "web_url": "https://hosted.weblate.org/projects/jasp/jasppredictiveanalytics/en/",
            "share_url": "https://hosted.weblate.org/engage/jasp/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/jasp/jasppredictiveanalytics/en/",
            "url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 126,
            "total_words": 394,
            "translated": 126,
            "translated_words": 394,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 15,
            "failing_checks_words": 53,
            "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/jasp/jasppredictiveanalytics/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/en/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": 1403130,
            "filename": "po/QML-zh_Hans.po",
            "revision": "b815e7b198aa97e717676ce0a49f85be9e0856ad",
            "web_url": "https://hosted.weblate.org/projects/jasp/jasppredictiveanalytics/zh_Hans/",
            "share_url": "https://hosted.weblate.org/engage/jasp/-/zh_Hans/",
            "translate_url": "https://hosted.weblate.org/translate/jasp/jasppredictiveanalytics/zh_Hans/",
            "url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 110,
            "total_words": 338,
            "translated": 1,
            "translated_words": 2,
            "translated_percent": 0.9,
            "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-07T13:48:09.587062+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/zh_Hans/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/zh_Hans/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/zh_Hans/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/zh_Hans/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": 1403138,
            "filename": "po/QML-de.po",
            "revision": "6e7bf1e1dc73ecc749de7de8318e1948d4b9e5ac",
            "web_url": "https://hosted.weblate.org/projects/jasp/jasppredictiveanalytics/de/",
            "share_url": "https://hosted.weblate.org/engage/jasp/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/jasp/jasppredictiveanalytics/de/",
            "url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 110,
            "total_words": 338,
            "translated": 81,
            "translated_words": 241,
            "translated_percent": 73.6,
            "fuzzy": 16,
            "fuzzy_words": 57,
            "fuzzy_percent": 14.5,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-12-27T19:24:25.139869+01:00",
            "last_author": "Johannes Keyser",
            "repository_url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/de/units/?format=api"
        },
        {
            "language": {
                "id": 30,
                "code": "eo",
                "name": "Esperanto",
                "plural": {
                    "id": 83,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "epo"
                ],
                "direction": "ltr",
                "population": 301,
                "web_url": "https://hosted.weblate.org/languages/eo/",
                "url": "https://hosted.weblate.org/api/languages/eo/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/eo/statistics/?format=api"
            },
            "language_code": "eo",
            "id": 1403139,
            "filename": "po/QML-eo.po",
            "revision": "f2e0cf2856645ccf1419546550b2a7443c4ac3f0",
            "web_url": "https://hosted.weblate.org/projects/jasp/jasppredictiveanalytics/eo/",
            "share_url": "https://hosted.weblate.org/engage/jasp/-/eo/",
            "translate_url": "https://hosted.weblate.org/translate/jasp/jasppredictiveanalytics/eo/",
            "url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/eo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 126,
            "total_words": 394,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.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/jasp/jasppredictiveanalytics/eo/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/eo/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/eo/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/eo/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/eo/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": 1403140,
            "filename": "po/QML-es.po",
            "revision": "72a16b2c685c9bd90de199d74042b6449a5c8747",
            "web_url": "https://hosted.weblate.org/projects/jasp/jasppredictiveanalytics/es/",
            "share_url": "https://hosted.weblate.org/engage/jasp/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/jasp/jasppredictiveanalytics/es/",
            "url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 110,
            "total_words": 338,
            "translated": 110,
            "translated_words": 338,
            "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-11T17:17:41.621884+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/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": 1403141,
            "filename": "po/QML-fr.po",
            "revision": "acb0670dbc226d33feb3a2b37379aa8c516d9359",
            "web_url": "https://hosted.weblate.org/projects/jasp/jasppredictiveanalytics/fr/",
            "share_url": "https://hosted.weblate.org/engage/jasp/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/jasp/jasppredictiveanalytics/fr/",
            "url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 126,
            "total_words": 394,
            "translated": 11,
            "translated_words": 22,
            "translated_percent": 8.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.7,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-05-04T15:38:18.953340+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/fr/units/?format=api"
        },
        {
            "language": {
                "id": 7,
                "code": "gl",
                "name": "Galician",
                "plural": {
                    "id": 100,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "glg_es",
                    "glg"
                ],
                "direction": "ltr",
                "population": 3515529,
                "web_url": "https://hosted.weblate.org/languages/gl/",
                "url": "https://hosted.weblate.org/api/languages/gl/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/gl/statistics/?format=api"
            },
            "language_code": "gl",
            "id": 1403142,
            "filename": "po/QML-gl.po",
            "revision": "f23260a5842fa3f3c6c30bc5ef1b7e0c045c2c59",
            "web_url": "https://hosted.weblate.org/projects/jasp/jasppredictiveanalytics/gl/",
            "share_url": "https://hosted.weblate.org/engage/jasp/-/gl/",
            "translate_url": "https://hosted.weblate.org/translate/jasp/jasppredictiveanalytics/gl/",
            "url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/gl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 110,
            "total_words": 338,
            "translated": 110,
            "translated_words": 338,
            "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-11T17:17:41.716016+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/gl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/gl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/gl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/gl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/gl/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": 1403143,
            "filename": "po/QML-id.po",
            "revision": "f2e0cf2856645ccf1419546550b2a7443c4ac3f0",
            "web_url": "https://hosted.weblate.org/projects/jasp/jasppredictiveanalytics/id/",
            "share_url": "https://hosted.weblate.org/engage/jasp/-/id/",
            "translate_url": "https://hosted.weblate.org/translate/jasp/jasppredictiveanalytics/id/",
            "url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 126,
            "total_words": 394,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.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/jasp/jasppredictiveanalytics/id/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/id/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/id/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/id/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/id/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": 1403144,
            "filename": "po/QML-ja.po",
            "revision": "f2e0cf2856645ccf1419546550b2a7443c4ac3f0",
            "web_url": "https://hosted.weblate.org/projects/jasp/jasppredictiveanalytics/ja/",
            "share_url": "https://hosted.weblate.org/engage/jasp/-/ja/",
            "translate_url": "https://hosted.weblate.org/translate/jasp/jasppredictiveanalytics/ja/",
            "url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 126,
            "total_words": 394,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.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/jasp/jasppredictiveanalytics/ja/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/ja/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/ja/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/ja/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/ja/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": 1403145,
            "filename": "po/QML-nl.po",
            "revision": "bf4950bd52813284eddd05c8d4caccd3507841c0",
            "web_url": "https://hosted.weblate.org/projects/jasp/jasppredictiveanalytics/nl/",
            "share_url": "https://hosted.weblate.org/engage/jasp/-/nl/",
            "translate_url": "https://hosted.weblate.org/translate/jasp/jasppredictiveanalytics/nl/",
            "url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 111,
            "total_words": 341,
            "translated": 111,
            "translated_words": 341,
            "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-17T12:19:13.624756+01:00",
            "last_author": "Koen Derks",
            "repository_url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/nl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/nl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/nl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/nl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/nl/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": 1403146,
            "filename": "po/QML-pl.po",
            "revision": "82f4c5c3b10d1382f2b22be9dfcbda1c89d667c7",
            "web_url": "https://hosted.weblate.org/projects/jasp/jasppredictiveanalytics/pl/",
            "share_url": "https://hosted.weblate.org/engage/jasp/-/pl/",
            "translate_url": "https://hosted.weblate.org/translate/jasp/jasppredictiveanalytics/pl/",
            "url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 111,
            "total_words": 341,
            "translated": 34,
            "translated_words": 53,
            "translated_percent": 30.6,
            "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-09T15:34:29.648833+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/pl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/pl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/pl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/pl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/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": 1403147,
            "filename": "po/QML-pt.po",
            "revision": "f2e0cf2856645ccf1419546550b2a7443c4ac3f0",
            "web_url": "https://hosted.weblate.org/projects/jasp/jasppredictiveanalytics/pt/",
            "share_url": "https://hosted.weblate.org/engage/jasp/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/jasp/jasppredictiveanalytics/pt/",
            "url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 126,
            "total_words": 394,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.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/jasp/jasppredictiveanalytics/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/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": 1403148,
            "filename": "po/QML-ru.po",
            "revision": "f2e0cf2856645ccf1419546550b2a7443c4ac3f0",
            "web_url": "https://hosted.weblate.org/projects/jasp/jasppredictiveanalytics/ru/",
            "share_url": "https://hosted.weblate.org/engage/jasp/-/ru/",
            "translate_url": "https://hosted.weblate.org/translate/jasp/jasppredictiveanalytics/ru/",
            "url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 126,
            "total_words": 394,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.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/jasp/jasppredictiveanalytics/ru/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/ru/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/ru/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/ru/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/ru/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": 1403149,
            "filename": "po/QML-tr.po",
            "revision": "f2e0cf2856645ccf1419546550b2a7443c4ac3f0",
            "web_url": "https://hosted.weblate.org/projects/jasp/jasppredictiveanalytics/tr/",
            "share_url": "https://hosted.weblate.org/engage/jasp/-/tr/",
            "translate_url": "https://hosted.weblate.org/translate/jasp/jasppredictiveanalytics/tr/",
            "url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 126,
            "total_words": 394,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.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/jasp/jasppredictiveanalytics/tr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/tr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/tr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/tr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/tr/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": 1403150,
            "filename": "po/QML-zh_Hant.po",
            "revision": "f2e0cf2856645ccf1419546550b2a7443c4ac3f0",
            "web_url": "https://hosted.weblate.org/projects/jasp/jasppredictiveanalytics/zh_Hant/",
            "share_url": "https://hosted.weblate.org/engage/jasp/-/zh_Hant/",
            "translate_url": "https://hosted.weblate.org/translate/jasp/jasppredictiveanalytics/zh_Hant/",
            "url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 126,
            "total_words": 394,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.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/jasp/jasppredictiveanalytics/zh_Hant/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/zh_Hant/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/zh_Hant/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/zh_Hant/units/?format=api"
        },
        {
            "language": {
                "id": 23,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 246,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "bp",
                    "por_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 192661560,
                "web_url": "https://hosted.weblate.org/languages/pt_BR/",
                "url": "https://hosted.weblate.org/api/languages/pt_BR/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt_BR",
            "id": 1431317,
            "filename": "po/QML-pt_BR.po",
            "revision": "369230a67560aa10f536708087ed8cd3abac1d1d",
            "web_url": "https://hosted.weblate.org/projects/jasp/jasppredictiveanalytics/pt_BR/",
            "share_url": "https://hosted.weblate.org/engage/jasp/-/pt_BR/",
            "translate_url": "https://hosted.weblate.org/translate/jasp/jasppredictiveanalytics/pt_BR/",
            "url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 126,
            "total_words": 394,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.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/jasp/jasppredictiveanalytics/pt_BR/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/pt_BR/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/pt_BR/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/pt_BR/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics/pt_BR/units/?format=api"
        }
    ]
}