Translation components API.

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

GET /api/components/nebulo/play-store-texts/translations/
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 26,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 64,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://weblate.frostnerd.com/languages/de/",
                "url": "https://weblate.frostnerd.com/api/languages/de/",
                "statistics_url": "https://weblate.frostnerd.com/api/languages/de/statistics/"
            },
            "language_code": "de",
            "id": 203,
            "filename": "material/store/de/texts.json",
            "revision": "0d84facbec2b01f3dec78cf01ec4e4f757e27efd,5eea64c4d891c40d1fd460e71d41c9fadb82c517",
            "web_url": "https://weblate.frostnerd.com/projects/nebulo/play-store-texts/de/",
            "share_url": "https://weblate.frostnerd.com/engage/nebulo/de/",
            "translate_url": "https://weblate.frostnerd.com/translate/nebulo/play-store-texts/de/",
            "url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/de/",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 228,
            "translated": 3,
            "translated_words": 228,
            "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": 2,
            "have_comment": 0,
            "last_change": "2019-05-23T17:30:57.526592Z",
            "last_author": "Daniel Wolf",
            "repository_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/de/repository/",
            "file_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/de/file/",
            "statistics_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/de/statistics/",
            "changes_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/de/changes/",
            "units_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/de/units/"
        },
        {
            "language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485035,
                "web_url": "https://weblate.frostnerd.com/languages/en/",
                "url": "https://weblate.frostnerd.com/api/languages/en/",
                "statistics_url": "https://weblate.frostnerd.com/api/languages/en/statistics/"
            },
            "language_code": "en",
            "id": 204,
            "filename": "material/store/en/texts.json",
            "revision": "5eea64c4d891c40d1fd460e71d41c9fadb82c517,5eea64c4d891c40d1fd460e71d41c9fadb82c517",
            "web_url": "https://weblate.frostnerd.com/projects/nebulo/play-store-texts/en/",
            "share_url": "https://weblate.frostnerd.com/engage/nebulo/en/",
            "translate_url": "https://weblate.frostnerd.com/translate/nebulo/play-store-texts/en/",
            "url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/en/",
            "is_template": true,
            "is_source": true,
            "total": 3,
            "total_words": 228,
            "translated": 3,
            "translated_words": 228,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 45,
            "failing_checks_percent": 33.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/en/repository/",
            "file_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/en/file/",
            "statistics_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/en/statistics/",
            "changes_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/en/changes/",
            "units_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/en/units/"
        },
        {
            "language": {
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 248,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://weblate.frostnerd.com/languages/ru/",
                "url": "https://weblate.frostnerd.com/api/languages/ru/",
                "statistics_url": "https://weblate.frostnerd.com/api/languages/ru/statistics/"
            },
            "language_code": "ru",
            "id": 205,
            "filename": "material/store/ru/texts.json",
            "revision": "7f933f39d01b18b6c208f63e80a90c58ed172a83,5eea64c4d891c40d1fd460e71d41c9fadb82c517",
            "web_url": "https://weblate.frostnerd.com/projects/nebulo/play-store-texts/ru/",
            "share_url": "https://weblate.frostnerd.com/engage/nebulo/ru/",
            "translate_url": "https://weblate.frostnerd.com/translate/nebulo/play-store-texts/ru/",
            "url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/ru/",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 228,
            "translated": 3,
            "translated_words": 228,
            "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": "2019-05-23T20:58:50.206951Z",
            "last_author": "Alex",
            "repository_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/ru/repository/",
            "file_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/ru/file/",
            "statistics_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/ru/statistics/",
            "changes_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/ru/changes/",
            "units_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/ru/units/"
        },
        {
            "language": {
                "code": "ar",
                "name": "Arabic",
                "plural": {
                    "id": 12,
                    "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"
                ],
                "direction": "rtl",
                "population": 351664195,
                "web_url": "https://weblate.frostnerd.com/languages/ar/",
                "url": "https://weblate.frostnerd.com/api/languages/ar/",
                "statistics_url": "https://weblate.frostnerd.com/api/languages/ar/statistics/"
            },
            "language_code": "ar",
            "id": 206,
            "filename": "material/store/ar/texts.json",
            "revision": "9c83f2807be965da8a9162ebe3e1487a4afef644,5eea64c4d891c40d1fd460e71d41c9fadb82c517",
            "web_url": "https://weblate.frostnerd.com/projects/nebulo/play-store-texts/ar/",
            "share_url": "https://weblate.frostnerd.com/engage/nebulo/ar/",
            "translate_url": "https://weblate.frostnerd.com/translate/nebulo/play-store-texts/ar/",
            "url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/ar/",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 228,
            "translated": 3,
            "translated_words": 228,
            "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": "2020-09-04T14:07:24.050052Z",
            "last_author": "Hozaifa Ahmed",
            "repository_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/ar/repository/",
            "file_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/ar/file/",
            "statistics_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/ar/statistics/",
            "changes_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/ar/changes/",
            "units_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/ar/units/"
        },
        {
            "language": {
                "code": "bn",
                "name": "Bengali",
                "plural": {
                    "id": 36,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "bd",
                    "ben"
                ],
                "direction": "ltr",
                "population": 267193288,
                "web_url": "https://weblate.frostnerd.com/languages/bn/",
                "url": "https://weblate.frostnerd.com/api/languages/bn/",
                "statistics_url": "https://weblate.frostnerd.com/api/languages/bn/statistics/"
            },
            "language_code": "bn",
            "id": 207,
            "filename": "material/store/bn/texts.json",
            "revision": "6d9f6b0039165bb29b387044600387f16733a0f9,5eea64c4d891c40d1fd460e71d41c9fadb82c517",
            "web_url": "https://weblate.frostnerd.com/projects/nebulo/play-store-texts/bn/",
            "share_url": "https://weblate.frostnerd.com/engage/nebulo/bn/",
            "translate_url": "https://weblate.frostnerd.com/translate/nebulo/play-store-texts/bn/",
            "url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/bn/",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 228,
            "translated": 1,
            "translated_words": 45,
            "translated_percent": 33.3,
            "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://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/bn/repository/",
            "file_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/bn/file/",
            "statistics_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/bn/statistics/",
            "changes_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/bn/changes/",
            "units_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/bn/units/"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 335,
                    "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://weblate.frostnerd.com/languages/zh_Hans/",
                "url": "https://weblate.frostnerd.com/api/languages/zh_Hans/",
                "statistics_url": "https://weblate.frostnerd.com/api/languages/zh_Hans/statistics/"
            },
            "language_code": "zh_Hans",
            "id": 209,
            "filename": "material/store/zh_Hans/texts.json",
            "revision": "6590cf456e8bc52f3deebe6d839f2335915d8d0c,5eea64c4d891c40d1fd460e71d41c9fadb82c517",
            "web_url": "https://weblate.frostnerd.com/projects/nebulo/play-store-texts/zh_Hans/",
            "share_url": "https://weblate.frostnerd.com/engage/nebulo/zh_Hans/",
            "translate_url": "https://weblate.frostnerd.com/translate/nebulo/play-store-texts/zh_Hans/",
            "url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/zh_Hans/",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 228,
            "translated": 3,
            "translated_words": 228,
            "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": "2020-04-23T17:45:20.806246Z",
            "last_author": "Ediel Chedlyramber",
            "repository_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/zh_Hans/repository/",
            "file_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/zh_Hans/file/",
            "statistics_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/zh_Hans/statistics/",
            "changes_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/zh_Hans/changes/",
            "units_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/zh_Hans/units/"
        },
        {
            "language": {
                "code": "zh_Hant",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 336,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tchinese",
                    "zhtw",
                    "zh_tw",
                    "zh_hant_tw",
                    "zh_hant@zh",
                    "zh_cmn_hant",
                    "cht",
                    "zho"
                ],
                "direction": "ltr",
                "population": 38612556,
                "web_url": "https://weblate.frostnerd.com/languages/zh_Hant/",
                "url": "https://weblate.frostnerd.com/api/languages/zh_Hant/",
                "statistics_url": "https://weblate.frostnerd.com/api/languages/zh_Hant/statistics/"
            },
            "language_code": "zh_Hant",
            "id": 212,
            "filename": "material/store/zh_Hant/texts.json",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93,5eea64c4d891c40d1fd460e71d41c9fadb82c517",
            "web_url": "https://weblate.frostnerd.com/projects/nebulo/play-store-texts/zh_Hant/",
            "share_url": "https://weblate.frostnerd.com/engage/nebulo/zh_Hant/",
            "translate_url": "https://weblate.frostnerd.com/translate/nebulo/play-store-texts/zh_Hant/",
            "url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/zh_Hant/",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 228,
            "translated": 1,
            "translated_words": 45,
            "translated_percent": 33.3,
            "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://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/zh_Hant/repository/",
            "file_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/zh_Hant/file/",
            "statistics_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/zh_Hant/statistics/",
            "changes_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/zh_Hant/changes/",
            "units_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/zh_Hant/units/"
        },
        {
            "language": {
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 215,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "population": 31765645,
                "web_url": "https://weblate.frostnerd.com/languages/nl/",
                "url": "https://weblate.frostnerd.com/api/languages/nl/",
                "statistics_url": "https://weblate.frostnerd.com/api/languages/nl/statistics/"
            },
            "language_code": "nl",
            "id": 215,
            "filename": "material/store/nl/texts.json",
            "revision": "986eed0a1d20c2731db29b941202df7d83c9aed6,5eea64c4d891c40d1fd460e71d41c9fadb82c517",
            "web_url": "https://weblate.frostnerd.com/projects/nebulo/play-store-texts/nl/",
            "share_url": "https://weblate.frostnerd.com/engage/nebulo/nl/",
            "translate_url": "https://weblate.frostnerd.com/translate/nebulo/play-store-texts/nl/",
            "url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/nl/",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 228,
            "translated": 3,
            "translated_words": 228,
            "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": "2019-07-24T18:36:41.910185Z",
            "last_author": "Bas",
            "repository_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/nl/repository/",
            "file_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/nl/file/",
            "statistics_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/nl/statistics/",
            "changes_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/nl/changes/",
            "units_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/nl/units/"
        },
        {
            "language": {
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 103,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://weblate.frostnerd.com/languages/fr/",
                "url": "https://weblate.frostnerd.com/api/languages/fr/",
                "statistics_url": "https://weblate.frostnerd.com/api/languages/fr/statistics/"
            },
            "language_code": "fr",
            "id": 218,
            "filename": "material/store/fr/texts.json",
            "revision": "c23e8075e01cc93a83b52fc3788dc2d53df5031a,5eea64c4d891c40d1fd460e71d41c9fadb82c517",
            "web_url": "https://weblate.frostnerd.com/projects/nebulo/play-store-texts/fr/",
            "share_url": "https://weblate.frostnerd.com/engage/nebulo/fr/",
            "translate_url": "https://weblate.frostnerd.com/translate/nebulo/play-store-texts/fr/",
            "url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/fr/",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 228,
            "translated": 3,
            "translated_words": 228,
            "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": "2020-04-23T19:57:50.729062Z",
            "last_author": "Anonymous",
            "repository_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/fr/repository/",
            "file_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/fr/file/",
            "statistics_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/fr/statistics/",
            "changes_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/fr/changes/",
            "units_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/fr/units/"
        },
        {
            "language": {
                "code": "hi",
                "name": "Hindi",
                "plural": {
                    "id": 123,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "hin"
                ],
                "direction": "ltr",
                "population": 545556054,
                "web_url": "https://weblate.frostnerd.com/languages/hi/",
                "url": "https://weblate.frostnerd.com/api/languages/hi/",
                "statistics_url": "https://weblate.frostnerd.com/api/languages/hi/statistics/"
            },
            "language_code": "hi",
            "id": 221,
            "filename": "material/store/hi/texts.json",
            "revision": "17ac996f0c1a680325500549fac1db261676b9e3,5eea64c4d891c40d1fd460e71d41c9fadb82c517",
            "web_url": "https://weblate.frostnerd.com/projects/nebulo/play-store-texts/hi/",
            "share_url": "https://weblate.frostnerd.com/engage/nebulo/hi/",
            "translate_url": "https://weblate.frostnerd.com/translate/nebulo/play-store-texts/hi/",
            "url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/hi/",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 228,
            "translated": 3,
            "translated_words": 228,
            "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": "2020-03-02T11:10:09.635268Z",
            "last_author": "Jahir",
            "repository_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/hi/repository/",
            "file_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/hi/file/",
            "statistics_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/hi/statistics/",
            "changes_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/hi/changes/",
            "units_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/hi/units/"
        },
        {
            "language": {
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 142,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "https://weblate.frostnerd.com/languages/it/",
                "url": "https://weblate.frostnerd.com/api/languages/it/",
                "statistics_url": "https://weblate.frostnerd.com/api/languages/it/statistics/"
            },
            "language_code": "it",
            "id": 227,
            "filename": "material/store/it/texts.json",
            "revision": "97ef72c948cb2498bc2e2db44a2a12289b6e35e2,5eea64c4d891c40d1fd460e71d41c9fadb82c517",
            "web_url": "https://weblate.frostnerd.com/projects/nebulo/play-store-texts/it/",
            "share_url": "https://weblate.frostnerd.com/engage/nebulo/it/",
            "translate_url": "https://weblate.frostnerd.com/translate/nebulo/play-store-texts/it/",
            "url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/it/",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 228,
            "translated": 3,
            "translated_words": 228,
            "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": "2019-10-07T14:11:06.598107Z",
            "last_author": "random",
            "repository_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/it/repository/",
            "file_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/it/file/",
            "statistics_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/it/statistics/",
            "changes_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/it/changes/",
            "units_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/it/units/"
        },
        {
            "language": {
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 144,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "ja_ja",
                    "jpn"
                ],
                "direction": "ltr",
                "population": 119729025,
                "web_url": "https://weblate.frostnerd.com/languages/ja/",
                "url": "https://weblate.frostnerd.com/api/languages/ja/",
                "statistics_url": "https://weblate.frostnerd.com/api/languages/ja/statistics/"
            },
            "language_code": "ja",
            "id": 230,
            "filename": "material/store/ja/texts.json",
            "revision": "2691c3ce635a1333db8c5330c775339aabdf2540,5eea64c4d891c40d1fd460e71d41c9fadb82c517",
            "web_url": "https://weblate.frostnerd.com/projects/nebulo/play-store-texts/ja/",
            "share_url": "https://weblate.frostnerd.com/engage/nebulo/ja/",
            "translate_url": "https://weblate.frostnerd.com/translate/nebulo/play-store-texts/ja/",
            "url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/ja/",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 228,
            "translated": 3,
            "translated_words": 228,
            "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": "2020-08-02T16:02:57.054454Z",
            "last_author": "takashi ki",
            "repository_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/ja/repository/",
            "file_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/ja/file/",
            "statistics_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/ja/statistics/",
            "changes_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/ja/changes/",
            "units_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/ja/units/"
        },
        {
            "language": {
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 166,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor"
                ],
                "direction": "ltr",
                "population": 78357047,
                "web_url": "https://weblate.frostnerd.com/languages/ko/",
                "url": "https://weblate.frostnerd.com/api/languages/ko/",
                "statistics_url": "https://weblate.frostnerd.com/api/languages/ko/statistics/"
            },
            "language_code": "ko",
            "id": 233,
            "filename": "material/store/ko/texts.json",
            "revision": "6d9f6b0039165bb29b387044600387f16733a0f9,5eea64c4d891c40d1fd460e71d41c9fadb82c517",
            "web_url": "https://weblate.frostnerd.com/projects/nebulo/play-store-texts/ko/",
            "share_url": "https://weblate.frostnerd.com/engage/nebulo/ko/",
            "translate_url": "https://weblate.frostnerd.com/translate/nebulo/play-store-texts/ko/",
            "url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/ko/",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 228,
            "translated": 1,
            "translated_words": 45,
            "translated_percent": 33.3,
            "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://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/ko/repository/",
            "file_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/ko/file/",
            "statistics_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/ko/statistics/",
            "changes_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/ko/changes/",
            "units_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/ko/units/"
        },
        {
            "language": {
                "code": "ms",
                "name": "Malay",
                "plural": {
                    "id": 203,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "may",
                    "msa"
                ],
                "direction": "ltr",
                "population": 34869275,
                "web_url": "https://weblate.frostnerd.com/languages/ms/",
                "url": "https://weblate.frostnerd.com/api/languages/ms/",
                "statistics_url": "https://weblate.frostnerd.com/api/languages/ms/statistics/"
            },
            "language_code": "ms",
            "id": 236,
            "filename": "material/store/ms/texts.json",
            "revision": "6d9f6b0039165bb29b387044600387f16733a0f9,5eea64c4d891c40d1fd460e71d41c9fadb82c517",
            "web_url": "https://weblate.frostnerd.com/projects/nebulo/play-store-texts/ms/",
            "share_url": "https://weblate.frostnerd.com/engage/nebulo/ms/",
            "translate_url": "https://weblate.frostnerd.com/translate/nebulo/play-store-texts/ms/",
            "url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/ms/",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 228,
            "translated": 1,
            "translated_words": 45,
            "translated_percent": 33.3,
            "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://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/ms/repository/",
            "file_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/ms/file/",
            "statistics_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/ms/statistics/",
            "changes_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/ms/changes/",
            "units_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/ms/units/"
        },
        {
            "language": {
                "code": "fa",
                "name": "Persian",
                "plural": {
                    "id": 96,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fas",
                    "per"
                ],
                "direction": "rtl",
                "population": 84710458,
                "web_url": "https://weblate.frostnerd.com/languages/fa/",
                "url": "https://weblate.frostnerd.com/api/languages/fa/",
                "statistics_url": "https://weblate.frostnerd.com/api/languages/fa/statistics/"
            },
            "language_code": "fa",
            "id": 240,
            "filename": "material/store/fa/texts.json",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93,5eea64c4d891c40d1fd460e71d41c9fadb82c517",
            "web_url": "https://weblate.frostnerd.com/projects/nebulo/play-store-texts/fa/",
            "share_url": "https://weblate.frostnerd.com/engage/nebulo/fa/",
            "translate_url": "https://weblate.frostnerd.com/translate/nebulo/play-store-texts/fa/",
            "url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/fa/",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 228,
            "translated": 1,
            "translated_words": 45,
            "translated_percent": 33.3,
            "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://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/fa/repository/",
            "file_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/fa/file/",
            "statistics_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/fa/statistics/",
            "changes_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/fa/changes/",
            "units_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/fa/units/"
        },
        {
            "language": {
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 233,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "population": 41077398,
                "web_url": "https://weblate.frostnerd.com/languages/pl/",
                "url": "https://weblate.frostnerd.com/api/languages/pl/",
                "statistics_url": "https://weblate.frostnerd.com/api/languages/pl/statistics/"
            },
            "language_code": "pl",
            "id": 243,
            "filename": "material/store/pl/texts.json",
            "revision": "95f37fb22e647a3098ce25e3d253d68c2352fe95,5eea64c4d891c40d1fd460e71d41c9fadb82c517",
            "web_url": "https://weblate.frostnerd.com/projects/nebulo/play-store-texts/pl/",
            "share_url": "https://weblate.frostnerd.com/engage/nebulo/pl/",
            "translate_url": "https://weblate.frostnerd.com/translate/nebulo/play-store-texts/pl/",
            "url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/pl/",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 228,
            "translated": 3,
            "translated_words": 228,
            "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": "2022-09-13T07:51:50.611091Z",
            "last_author": "Bartosz Łągiewka",
            "repository_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/pl/repository/",
            "file_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/pl/file/",
            "statistics_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/pl/statistics/",
            "changes_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/pl/changes/",
            "units_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/pl/units/"
        },
        {
            "language": {
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 238,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://weblate.frostnerd.com/languages/pt/",
                "url": "https://weblate.frostnerd.com/api/languages/pt/",
                "statistics_url": "https://weblate.frostnerd.com/api/languages/pt/statistics/"
            },
            "language_code": "pt",
            "id": 246,
            "filename": "material/store/pt/texts.json",
            "revision": "a46abb2df9c1de52272bd1b0b611f2a53b5e97ac,5eea64c4d891c40d1fd460e71d41c9fadb82c517",
            "web_url": "https://weblate.frostnerd.com/projects/nebulo/play-store-texts/pt/",
            "share_url": "https://weblate.frostnerd.com/engage/nebulo/pt/",
            "translate_url": "https://weblate.frostnerd.com/translate/nebulo/play-store-texts/pt/",
            "url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/pt/",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 228,
            "translated": 3,
            "translated_words": 228,
            "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": "2020-09-28T21:10:24.731943Z",
            "last_author": "Bruno Guerreiro",
            "repository_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/pt/repository/",
            "file_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/pt/file/",
            "statistics_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/pt/statistics/",
            "changes_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/pt/changes/",
            "units_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/pt/units/"
        },
        {
            "language": {
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 84,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://weblate.frostnerd.com/languages/es/",
                "url": "https://weblate.frostnerd.com/api/languages/es/",
                "statistics_url": "https://weblate.frostnerd.com/api/languages/es/statistics/"
            },
            "language_code": "es",
            "id": 249,
            "filename": "material/store/es/texts.json",
            "revision": "4192f4bebf6eb2b1c6931d9329dbafa428df8ddd,5eea64c4d891c40d1fd460e71d41c9fadb82c517",
            "web_url": "https://weblate.frostnerd.com/projects/nebulo/play-store-texts/es/",
            "share_url": "https://weblate.frostnerd.com/engage/nebulo/es/",
            "translate_url": "https://weblate.frostnerd.com/translate/nebulo/play-store-texts/es/",
            "url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/es/",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 228,
            "translated": 3,
            "translated_words": 228,
            "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": "2020-04-23T20:08:26.887257Z",
            "last_author": "Anonymous",
            "repository_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/es/repository/",
            "file_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/es/file/",
            "statistics_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/es/statistics/",
            "changes_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/es/changes/",
            "units_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/es/units/"
        },
        {
            "language": {
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 305,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "web_url": "https://weblate.frostnerd.com/languages/tr/",
                "url": "https://weblate.frostnerd.com/api/languages/tr/",
                "statistics_url": "https://weblate.frostnerd.com/api/languages/tr/statistics/"
            },
            "language_code": "tr",
            "id": 252,
            "filename": "material/store/tr/texts.json",
            "revision": "4bddc9620580b8938eb7101d234a4b7045ed95a5,5eea64c4d891c40d1fd460e71d41c9fadb82c517",
            "web_url": "https://weblate.frostnerd.com/projects/nebulo/play-store-texts/tr/",
            "share_url": "https://weblate.frostnerd.com/engage/nebulo/tr/",
            "translate_url": "https://weblate.frostnerd.com/translate/nebulo/play-store-texts/tr/",
            "url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/tr/",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 228,
            "translated": 3,
            "translated_words": 228,
            "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": "2019-06-20T16:41:53.280816Z",
            "last_author": "Kemal Oktay Aktoğan",
            "repository_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/tr/repository/",
            "file_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/tr/file/",
            "statistics_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/tr/statistics/",
            "changes_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/tr/changes/",
            "units_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/tr/units/"
        },
        {
            "language": {
                "code": "vi",
                "name": "Vietnamese",
                "plural": {
                    "id": 320,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "vn",
                    "vie"
                ],
                "direction": "ltr",
                "population": 86222961,
                "web_url": "https://weblate.frostnerd.com/languages/vi/",
                "url": "https://weblate.frostnerd.com/api/languages/vi/",
                "statistics_url": "https://weblate.frostnerd.com/api/languages/vi/statistics/"
            },
            "language_code": "vi",
            "id": 255,
            "filename": "material/store/vi/texts.json",
            "revision": "43ac5696611525d1197a9089d2e813b6383d0fe5,5eea64c4d891c40d1fd460e71d41c9fadb82c517",
            "web_url": "https://weblate.frostnerd.com/projects/nebulo/play-store-texts/vi/",
            "share_url": "https://weblate.frostnerd.com/engage/nebulo/vi/",
            "translate_url": "https://weblate.frostnerd.com/translate/nebulo/play-store-texts/vi/",
            "url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/vi/",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 228,
            "translated": 2,
            "translated_words": 51,
            "translated_percent": 66.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": "2019-10-06T07:39:07.947506Z",
            "last_author": "Trần Lê Nhật Huy",
            "repository_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/vi/repository/",
            "file_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/vi/file/",
            "statistics_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/vi/statistics/",
            "changes_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/vi/changes/",
            "units_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/vi/units/"
        },
        {
            "language": {
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 359,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "population": 171207687,
                "web_url": "https://weblate.frostnerd.com/languages/id/",
                "url": "https://weblate.frostnerd.com/api/languages/id/",
                "statistics_url": "https://weblate.frostnerd.com/api/languages/id/statistics/"
            },
            "language_code": "id",
            "id": 268,
            "filename": "material/store/id/texts.json",
            "revision": "d946a76a4a2a124a2370dc88d5ac0e19b81e7380,5eea64c4d891c40d1fd460e71d41c9fadb82c517",
            "web_url": "https://weblate.frostnerd.com/projects/nebulo/play-store-texts/id/",
            "share_url": "https://weblate.frostnerd.com/engage/nebulo/id/",
            "translate_url": "https://weblate.frostnerd.com/translate/nebulo/play-store-texts/id/",
            "url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/id/",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 228,
            "translated": 3,
            "translated_words": 228,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/id/repository/",
            "file_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/id/file/",
            "statistics_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/id/statistics/",
            "changes_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/id/changes/",
            "units_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/id/units/"
        },
        {
            "language": {
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 46,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "cat"
                ],
                "direction": "ltr",
                "population": 8679138,
                "web_url": "https://weblate.frostnerd.com/languages/ca/",
                "url": "https://weblate.frostnerd.com/api/languages/ca/",
                "statistics_url": "https://weblate.frostnerd.com/api/languages/ca/statistics/"
            },
            "language_code": "ca",
            "id": 288,
            "filename": "material/store/ca/texts.json",
            "revision": "cd62c69310aa925c4cc42d4879933c2968de53c3,5eea64c4d891c40d1fd460e71d41c9fadb82c517",
            "web_url": "https://weblate.frostnerd.com/projects/nebulo/play-store-texts/ca/",
            "share_url": "https://weblate.frostnerd.com/engage/nebulo/ca/",
            "translate_url": "https://weblate.frostnerd.com/translate/nebulo/play-store-texts/ca/",
            "url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/ca/",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 228,
            "translated": 3,
            "translated_words": 228,
            "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": "2020-04-24T21:39:45.267935Z",
            "last_author": "Daniel",
            "repository_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/ca/repository/",
            "file_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/ca/file/",
            "statistics_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/ca/statistics/",
            "changes_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/ca/changes/",
            "units_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/ca/units/"
        },
        {
            "language": {
                "code": "in",
                "name": "Indonesian",
                "plural": {
                    "id": 135,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://weblate.frostnerd.com/languages/in/",
                "url": "https://weblate.frostnerd.com/api/languages/in/",
                "statistics_url": "https://weblate.frostnerd.com/api/languages/in/statistics/"
            },
            "language_code": "in",
            "id": 303,
            "filename": "material/store/in/texts.json",
            "revision": "caff0d015c6648a63b4f36a6887c3766b4331863,5eea64c4d891c40d1fd460e71d41c9fadb82c517",
            "web_url": "https://weblate.frostnerd.com/projects/nebulo/play-store-texts/in/",
            "share_url": "https://weblate.frostnerd.com/engage/nebulo/in/",
            "translate_url": "https://weblate.frostnerd.com/translate/nebulo/play-store-texts/in/",
            "url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/in/",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 228,
            "translated": 3,
            "translated_words": 228,
            "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": "2020-08-15T14:33:17.974514Z",
            "last_author": "dadidudedo",
            "repository_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/in/repository/",
            "file_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/in/file/",
            "statistics_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/in/statistics/",
            "changes_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/in/changes/",
            "units_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/in/units/"
        },
        {
            "language": {
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 240,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 192661560,
                "web_url": "https://weblate.frostnerd.com/languages/pt_BR/",
                "url": "https://weblate.frostnerd.com/api/languages/pt_BR/",
                "statistics_url": "https://weblate.frostnerd.com/api/languages/pt_BR/statistics/"
            },
            "language_code": "pt-rBR",
            "id": 313,
            "filename": "material/store/pt-rBR/texts.json",
            "revision": "99ae6449f4ffce3a3fc6ba95cba874c3244affec,5eea64c4d891c40d1fd460e71d41c9fadb82c517",
            "web_url": "https://weblate.frostnerd.com/projects/nebulo/play-store-texts/pt_BR/",
            "share_url": "https://weblate.frostnerd.com/engage/nebulo/pt_BR/",
            "translate_url": "https://weblate.frostnerd.com/translate/nebulo/play-store-texts/pt_BR/",
            "url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/pt_BR/",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 228,
            "translated": 3,
            "translated_words": 228,
            "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": "2021-07-30T22:26:36.723881Z",
            "last_author": "Deleted User",
            "repository_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/pt_BR/repository/",
            "file_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/pt_BR/file/",
            "statistics_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/pt_BR/statistics/",
            "changes_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/pt_BR/changes/",
            "units_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/pt_BR/units/"
        },
        {
            "language": {
                "code": "si",
                "name": "Sinhala",
                "plural": {
                    "id": 266,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "lk",
                    "sin"
                ],
                "direction": "ltr",
                "population": 15564656,
                "web_url": "https://weblate.frostnerd.com/languages/si/",
                "url": "https://weblate.frostnerd.com/api/languages/si/",
                "statistics_url": "https://weblate.frostnerd.com/api/languages/si/statistics/"
            },
            "language_code": "si",
            "id": 331,
            "filename": "material/store/si/texts.json",
            "revision": "417b6d6c10032bfe8d1b4c3677ccc966a0d9f1fa,5eea64c4d891c40d1fd460e71d41c9fadb82c517",
            "web_url": "https://weblate.frostnerd.com/projects/nebulo/play-store-texts/si/",
            "share_url": "https://weblate.frostnerd.com/engage/nebulo/si/",
            "translate_url": "https://weblate.frostnerd.com/translate/nebulo/play-store-texts/si/",
            "url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/si/",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 228,
            "translated": 2,
            "translated_words": 51,
            "translated_percent": 66.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": "2021-03-11T04:46:10.142066Z",
            "last_author": "helabasa",
            "repository_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/si/repository/",
            "file_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/si/file/",
            "statistics_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/si/statistics/",
            "changes_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/si/changes/",
            "units_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/si/units/"
        },
        {
            "language": {
                "code": "nb_NO",
                "name": "Norwegian Bokmål",
                "plural": {
                    "id": 210,
                    "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://weblate.frostnerd.com/languages/nb_NO/",
                "url": "https://weblate.frostnerd.com/api/languages/nb_NO/",
                "statistics_url": "https://weblate.frostnerd.com/api/languages/nb_NO/statistics/"
            },
            "language_code": "nb_NO",
            "id": 444,
            "filename": "material/store/nb_NO/texts.json",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93,5eea64c4d891c40d1fd460e71d41c9fadb82c517",
            "web_url": "https://weblate.frostnerd.com/projects/nebulo/play-store-texts/nb_NO/",
            "share_url": "https://weblate.frostnerd.com/engage/nebulo/nb_NO/",
            "translate_url": "https://weblate.frostnerd.com/translate/nebulo/play-store-texts/nb_NO/",
            "url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/nb_NO/",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 228,
            "translated": 1,
            "translated_words": 45,
            "translated_percent": 33.3,
            "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://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/nb_NO/repository/",
            "file_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/nb_NO/file/",
            "statistics_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/nb_NO/statistics/",
            "changes_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/nb_NO/changes/",
            "units_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/play-store-texts/nb_NO/units/"
        }
    ]
}