Translation components API.

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

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

{
    "count": 80,
    "next": "https://weblate.ppc.lol/api/components/peercoin-flutter/glossary/translations/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 139,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.ppc.lol/languages/en/",
                "url": "https://weblate.ppc.lol/api/languages/en/?format=api",
                "statistics_url": "https://weblate.ppc.lol/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 7,
            "filename": "",
            "revision": "",
            "web_url": "https://weblate.ppc.lol/projects/peercoin-flutter/glossary/en/",
            "share_url": "https://weblate.ppc.lol/engage/peercoin-flutter/en/",
            "translate_url": "https://weblate.ppc.lol/translate/peercoin-flutter/glossary/en/",
            "url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/en/repository/?format=api",
            "file_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/en/file/?format=api",
            "statistics_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/en/statistics/?format=api",
            "changes_list_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/en/changes/?format=api",
            "units_list_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/en/units/?format=api"
        },
        {
            "language": {
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 114,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.ppc.lol/languages/de/",
                "url": "https://weblate.ppc.lol/api/languages/de/?format=api",
                "statistics_url": "https://weblate.ppc.lol/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 8,
            "filename": "de.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.ppc.lol/projects/peercoin-flutter/glossary/de/",
            "share_url": "https://weblate.ppc.lol/engage/peercoin-flutter/de/",
            "translate_url": "https://weblate.ppc.lol/translate/peercoin-flutter/glossary/de/",
            "url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "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://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/de/repository/?format=api",
            "file_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/de/file/?format=api",
            "statistics_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/de/statistics/?format=api",
            "changes_list_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/de/changes/?format=api",
            "units_list_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/de/units/?format=api"
        },
        {
            "language": {
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 388,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.ppc.lol/languages/nl/",
                "url": "https://weblate.ppc.lol/api/languages/nl/?format=api",
                "statistics_url": "https://weblate.ppc.lol/api/languages/nl/statistics/?format=api"
            },
            "language_code": "nl",
            "id": 9,
            "filename": "nl.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.ppc.lol/projects/peercoin-flutter/glossary/nl/",
            "share_url": "https://weblate.ppc.lol/engage/peercoin-flutter/nl/",
            "translate_url": "https://weblate.ppc.lol/translate/peercoin-flutter/glossary/nl/",
            "url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "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://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/nl/repository/?format=api",
            "file_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/nl/file/?format=api",
            "statistics_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/nl/statistics/?format=api",
            "changes_list_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/nl/changes/?format=api",
            "units_list_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/nl/units/?format=api"
        },
        {
            "language": {
                "code": "ro",
                "name": "Romanian",
                "plural": {
                    "id": 440,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ron",
                    "rum"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.ppc.lol/languages/ro/",
                "url": "https://weblate.ppc.lol/api/languages/ro/?format=api",
                "statistics_url": "https://weblate.ppc.lol/api/languages/ro/statistics/?format=api"
            },
            "language_code": "ro",
            "id": 11,
            "filename": "ro.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.ppc.lol/projects/peercoin-flutter/glossary/ro/",
            "share_url": "https://weblate.ppc.lol/engage/peercoin-flutter/ro/",
            "translate_url": "https://weblate.ppc.lol/translate/peercoin-flutter/glossary/ro/",
            "url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "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://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/ro/repository/?format=api",
            "file_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/ro/file/?format=api",
            "statistics_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/ro/statistics/?format=api",
            "changes_list_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/ro/changes/?format=api",
            "units_list_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/ro/units/?format=api"
        },
        {
            "language": {
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 444,
                    "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",
                "web_url": "https://weblate.ppc.lol/languages/ru/",
                "url": "https://weblate.ppc.lol/api/languages/ru/?format=api",
                "statistics_url": "https://weblate.ppc.lol/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 13,
            "filename": "ru.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.ppc.lol/projects/peercoin-flutter/glossary/ru/",
            "share_url": "https://weblate.ppc.lol/engage/peercoin-flutter/ru/",
            "translate_url": "https://weblate.ppc.lol/translate/peercoin-flutter/glossary/ru/",
            "url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "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://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/ru/repository/?format=api",
            "file_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/ru/file/?format=api",
            "statistics_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/ru/statistics/?format=api",
            "changes_list_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/ru/changes/?format=api",
            "units_list_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/ru/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 586,
                    "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"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.ppc.lol/languages/zh_Hans/",
                "url": "https://weblate.ppc.lol/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.ppc.lol/api/languages/zh_Hans/statistics/?format=api"
            },
            "language_code": "zh_Hans",
            "id": 15,
            "filename": "zh_Hans.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.ppc.lol/projects/peercoin-flutter/glossary/zh_Hans/",
            "share_url": "https://weblate.ppc.lol/engage/peercoin-flutter/zh_Hans/",
            "translate_url": "https://weblate.ppc.lol/translate/peercoin-flutter/glossary/zh_Hans/",
            "url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "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://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "bn_BD",
                "name": "Bengali (Bangladesh)",
                "plural": {
                    "id": 64,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "web_url": "https://weblate.ppc.lol/languages/bn_BD/",
                "url": "https://weblate.ppc.lol/api/languages/bn_BD/?format=api",
                "statistics_url": "https://weblate.ppc.lol/api/languages/bn_BD/statistics/?format=api"
            },
            "language_code": "bn_BD",
            "id": 162,
            "filename": "bn_BD.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.ppc.lol/projects/peercoin-flutter/glossary/bn_BD/",
            "share_url": "https://weblate.ppc.lol/engage/peercoin-flutter/bn_BD/",
            "translate_url": "https://weblate.ppc.lol/translate/peercoin-flutter/glossary/bn_BD/",
            "url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/bn_BD/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "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://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/bn_BD/repository/?format=api",
            "file_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/bn_BD/file/?format=api",
            "statistics_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/bn_BD/statistics/?format=api",
            "changes_list_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/bn_BD/changes/?format=api",
            "units_list_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/bn_BD/units/?format=api"
        },
        {
            "language": {
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 250,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.ppc.lol/languages/id/",
                "url": "https://weblate.ppc.lol/api/languages/id/?format=api",
                "statistics_url": "https://weblate.ppc.lol/api/languages/id/statistics/?format=api"
            },
            "language_code": "id",
            "id": 163,
            "filename": "id.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.ppc.lol/projects/peercoin-flutter/glossary/id/",
            "share_url": "https://weblate.ppc.lol/engage/peercoin-flutter/id/",
            "translate_url": "https://weblate.ppc.lol/translate/peercoin-flutter/glossary/id/",
            "url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "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://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/id/repository/?format=api",
            "file_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/id/file/?format=api",
            "statistics_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/id/statistics/?format=api",
            "changes_list_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/id/changes/?format=api",
            "units_list_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/id/units/?format=api"
        },
        {
            "language": {
                "code": "sw",
                "name": "Swahili",
                "plural": {
                    "id": 504,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "swa"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.ppc.lol/languages/sw/",
                "url": "https://weblate.ppc.lol/api/languages/sw/?format=api",
                "statistics_url": "https://weblate.ppc.lol/api/languages/sw/statistics/?format=api"
            },
            "language_code": "sw",
            "id": 164,
            "filename": "sw.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.ppc.lol/projects/peercoin-flutter/glossary/sw/",
            "share_url": "https://weblate.ppc.lol/engage/peercoin-flutter/sw/",
            "translate_url": "https://weblate.ppc.lol/translate/peercoin-flutter/glossary/sw/",
            "url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/sw/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "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://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/sw/repository/?format=api",
            "file_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/sw/file/?format=api",
            "statistics_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/sw/statistics/?format=api",
            "changes_list_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/sw/changes/?format=api",
            "units_list_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/sw/units/?format=api"
        },
        {
            "language": {
                "code": "fil",
                "name": "Filipino",
                "plural": {
                    "id": 181,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1 && n != 2 && n != 3 && (n % 10 == 4 || n % 10 == 6 || n % 10 == 9)",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "web_url": "https://weblate.ppc.lol/languages/fil/",
                "url": "https://weblate.ppc.lol/api/languages/fil/?format=api",
                "statistics_url": "https://weblate.ppc.lol/api/languages/fil/statistics/?format=api"
            },
            "language_code": "fil",
            "id": 165,
            "filename": "fil.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.ppc.lol/projects/peercoin-flutter/glossary/fil/",
            "share_url": "https://weblate.ppc.lol/engage/peercoin-flutter/fil/",
            "translate_url": "https://weblate.ppc.lol/translate/peercoin-flutter/glossary/fil/",
            "url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/fil/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "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://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/fil/repository/?format=api",
            "file_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/fil/file/?format=api",
            "statistics_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/fil/statistics/?format=api",
            "changes_list_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/fil/changes/?format=api",
            "units_list_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/fil/units/?format=api"
        },
        {
            "language": {
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 296,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.ppc.lol/languages/ko/",
                "url": "https://weblate.ppc.lol/api/languages/ko/?format=api",
                "statistics_url": "https://weblate.ppc.lol/api/languages/ko/statistics/?format=api"
            },
            "language_code": "ko",
            "id": 166,
            "filename": "ko.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.ppc.lol/projects/peercoin-flutter/glossary/ko/",
            "share_url": "https://weblate.ppc.lol/engage/peercoin-flutter/ko/",
            "translate_url": "https://weblate.ppc.lol/translate/peercoin-flutter/glossary/ko/",
            "url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "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://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/ko/repository/?format=api",
            "file_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/ko/file/?format=api",
            "statistics_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/ko/statistics/?format=api",
            "changes_list_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/ko/changes/?format=api",
            "units_list_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/ko/units/?format=api"
        },
        {
            "language": {
                "code": "hr",
                "name": "Croatian",
                "plural": {
                    "id": 239,
                    "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": [
                    "scr",
                    "hrv"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.ppc.lol/languages/hr/",
                "url": "https://weblate.ppc.lol/api/languages/hr/?format=api",
                "statistics_url": "https://weblate.ppc.lol/api/languages/hr/statistics/?format=api"
            },
            "language_code": "hr",
            "id": 167,
            "filename": "hr.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.ppc.lol/projects/peercoin-flutter/glossary/hr/",
            "share_url": "https://weblate.ppc.lol/engage/peercoin-flutter/hr/",
            "translate_url": "https://weblate.ppc.lol/translate/peercoin-flutter/glossary/hr/",
            "url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "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://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/hr/repository/?format=api",
            "file_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/hr/file/?format=api",
            "statistics_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/hr/statistics/?format=api",
            "changes_list_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/hr/changes/?format=api",
            "units_list_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/hr/units/?format=api"
        },
        {
            "language": {
                "code": "ur",
                "name": "Urdu",
                "plural": {
                    "id": 553,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "urd"
                ],
                "direction": "rtl",
                "web_url": "https://weblate.ppc.lol/languages/ur/",
                "url": "https://weblate.ppc.lol/api/languages/ur/?format=api",
                "statistics_url": "https://weblate.ppc.lol/api/languages/ur/statistics/?format=api"
            },
            "language_code": "ur",
            "id": 168,
            "filename": "ur.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.ppc.lol/projects/peercoin-flutter/glossary/ur/",
            "share_url": "https://weblate.ppc.lol/engage/peercoin-flutter/ur/",
            "translate_url": "https://weblate.ppc.lol/translate/peercoin-flutter/glossary/ur/",
            "url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/ur/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "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://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/ur/repository/?format=api",
            "file_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/ur/file/?format=api",
            "statistics_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/ur/statistics/?format=api",
            "changes_list_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/ur/changes/?format=api",
            "units_list_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/ur/units/?format=api"
        },
        {
            "language": {
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 153,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.ppc.lol/languages/es/",
                "url": "https://weblate.ppc.lol/api/languages/es/?format=api",
                "statistics_url": "https://weblate.ppc.lol/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 169,
            "filename": "es.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.ppc.lol/projects/peercoin-flutter/glossary/es/",
            "share_url": "https://weblate.ppc.lol/engage/peercoin-flutter/es/",
            "translate_url": "https://weblate.ppc.lol/translate/peercoin-flutter/glossary/es/",
            "url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "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://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/es/repository/?format=api",
            "file_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/es/file/?format=api",
            "statistics_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/es/statistics/?format=api",
            "changes_list_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/es/changes/?format=api",
            "units_list_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/es/units/?format=api"
        },
        {
            "language": {
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 503,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.ppc.lol/languages/sv/",
                "url": "https://weblate.ppc.lol/api/languages/sv/?format=api",
                "statistics_url": "https://weblate.ppc.lol/api/languages/sv/statistics/?format=api"
            },
            "language_code": "sv",
            "id": 170,
            "filename": "sv.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.ppc.lol/projects/peercoin-flutter/glossary/sv/",
            "share_url": "https://weblate.ppc.lol/engage/peercoin-flutter/sv/",
            "translate_url": "https://weblate.ppc.lol/translate/peercoin-flutter/glossary/sv/",
            "url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "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://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/sv/repository/?format=api",
            "file_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/sv/file/?format=api",
            "statistics_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/sv/statistics/?format=api",
            "changes_list_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/sv/changes/?format=api",
            "units_list_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/sv/units/?format=api"
        },
        {
            "language": {
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 428,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.ppc.lol/languages/pt/",
                "url": "https://weblate.ppc.lol/api/languages/pt/?format=api",
                "statistics_url": "https://weblate.ppc.lol/api/languages/pt/statistics/?format=api"
            },
            "language_code": "pt",
            "id": 171,
            "filename": "pt.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.ppc.lol/projects/peercoin-flutter/glossary/pt/",
            "share_url": "https://weblate.ppc.lol/engage/peercoin-flutter/pt/",
            "translate_url": "https://weblate.ppc.lol/translate/peercoin-flutter/glossary/pt/",
            "url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "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://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/pt/repository/?format=api",
            "file_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/pt/file/?format=api",
            "statistics_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/pt/statistics/?format=api",
            "changes_list_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/pt/changes/?format=api",
            "units_list_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/pt/units/?format=api"
        },
        {
            "language": {
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 550,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ua",
                    "ukr"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.ppc.lol/languages/uk/",
                "url": "https://weblate.ppc.lol/api/languages/uk/?format=api",
                "statistics_url": "https://weblate.ppc.lol/api/languages/uk/statistics/?format=api"
            },
            "language_code": "uk",
            "id": 172,
            "filename": "uk.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.ppc.lol/projects/peercoin-flutter/glossary/uk/",
            "share_url": "https://weblate.ppc.lol/engage/peercoin-flutter/uk/",
            "translate_url": "https://weblate.ppc.lol/translate/peercoin-flutter/glossary/uk/",
            "url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "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://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/uk/repository/?format=api",
            "file_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/uk/file/?format=api",
            "statistics_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/uk/statistics/?format=api",
            "changes_list_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/uk/changes/?format=api",
            "units_list_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/uk/units/?format=api"
        },
        {
            "language": {
                "code": "fa",
                "name": "Persian",
                "plural": {
                    "id": 175,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fas",
                    "per"
                ],
                "direction": "rtl",
                "web_url": "https://weblate.ppc.lol/languages/fa/",
                "url": "https://weblate.ppc.lol/api/languages/fa/?format=api",
                "statistics_url": "https://weblate.ppc.lol/api/languages/fa/statistics/?format=api"
            },
            "language_code": "fa",
            "id": 173,
            "filename": "fa.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.ppc.lol/projects/peercoin-flutter/glossary/fa/",
            "share_url": "https://weblate.ppc.lol/engage/peercoin-flutter/fa/",
            "translate_url": "https://weblate.ppc.lol/translate/peercoin-flutter/glossary/fa/",
            "url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "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://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/fa/repository/?format=api",
            "file_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/fa/file/?format=api",
            "statistics_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/fa/statistics/?format=api",
            "changes_list_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/fa/changes/?format=api",
            "units_list_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/fa/units/?format=api"
        },
        {
            "language": {
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 421,
                    "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",
                "web_url": "https://weblate.ppc.lol/languages/pl/",
                "url": "https://weblate.ppc.lol/api/languages/pl/?format=api",
                "statistics_url": "https://weblate.ppc.lol/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 174,
            "filename": "pl.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.ppc.lol/projects/peercoin-flutter/glossary/pl/",
            "share_url": "https://weblate.ppc.lol/engage/peercoin-flutter/pl/",
            "translate_url": "https://weblate.ppc.lol/translate/peercoin-flutter/glossary/pl/",
            "url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "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://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/pl/repository/?format=api",
            "file_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/pl/file/?format=api",
            "statistics_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/pl/statistics/?format=api",
            "changes_list_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/pl/changes/?format=api",
            "units_list_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/pl/units/?format=api"
        },
        {
            "language": {
                "code": "th",
                "name": "Thai",
                "plural": {
                    "id": 518,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tha"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.ppc.lol/languages/th/",
                "url": "https://weblate.ppc.lol/api/languages/th/?format=api",
                "statistics_url": "https://weblate.ppc.lol/api/languages/th/statistics/?format=api"
            },
            "language_code": "th",
            "id": 175,
            "filename": "th.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.ppc.lol/projects/peercoin-flutter/glossary/th/",
            "share_url": "https://weblate.ppc.lol/engage/peercoin-flutter/th/",
            "translate_url": "https://weblate.ppc.lol/translate/peercoin-flutter/glossary/th/",
            "url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/th/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "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://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/th/repository/?format=api",
            "file_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/th/file/?format=api",
            "statistics_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/th/statistics/?format=api",
            "changes_list_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/th/changes/?format=api",
            "units_list_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/th/units/?format=api"
        }
    ]
}