Translation components API.

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

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

{
    "count": 27,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "id": 53,
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 46,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "ca_ca",
                    "cat"
                ],
                "direction": "ltr",
                "population": 8679138,
                "web_url": "https://hosted.weblate.org/languages/ca/",
                "url": "https://hosted.weblate.org/api/languages/ca/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ca/statistics/?format=api"
            },
            "language_code": "ca",
            "id": 3578,
            "filename": "mobile/src/main/res/values-ca/strings.xml",
            "revision": "8f8e15dec136f7473fe56d6950ea4360a4abbf2a,2db23196f5361317e04820e8afcd3737e0911b80",
            "web_url": "https://hosted.weblate.org/projects/sparss/strings/ca/",
            "share_url": "https://hosted.weblate.org/engage/sparss/-/ca/",
            "translate_url": "https://hosted.weblate.org/translate/sparss/strings/ca/",
            "url": "https://hosted.weblate.org/api/translations/sparss/strings/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 165,
            "total_words": 560,
            "translated": 128,
            "translated_words": 338,
            "translated_percent": 77.5,
            "fuzzy": 14,
            "fuzzy_words": 110,
            "fuzzy_percent": 8.4,
            "failing_checks": 35,
            "failing_checks_words": 155,
            "failing_checks_percent": 21.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-12-24T08:50:56.571998+01:00",
            "last_author": "crlambda",
            "repository_url": "https://hosted.weblate.org/api/translations/sparss/strings/ca/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sparss/strings/ca/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sparss/strings/ca/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sparss/strings/ca/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sparss/strings/ca/units/?format=api"
        },
        {
            "language": {
                "id": 56,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 68,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 13045532,
                "web_url": "https://hosted.weblate.org/languages/cs/",
                "url": "https://hosted.weblate.org/api/languages/cs/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 3579,
            "filename": "mobile/src/main/res/values-cs/strings.xml",
            "revision": "53277d40d8555b98224e4a7ecd696a5de0473c38,2db23196f5361317e04820e8afcd3737e0911b80",
            "web_url": "https://hosted.weblate.org/projects/sparss/strings/cs/",
            "share_url": "https://hosted.weblate.org/engage/sparss/-/cs/",
            "translate_url": "https://hosted.weblate.org/translate/sparss/strings/cs/",
            "url": "https://hosted.weblate.org/api/translations/sparss/strings/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 165,
            "total_words": 559,
            "translated": 150,
            "translated_words": 464,
            "translated_percent": 90.9,
            "fuzzy": 8,
            "fuzzy_words": 56,
            "fuzzy_percent": 4.8,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 9,
            "have_comment": 0,
            "last_change": "2020-12-24T08:50:57.500834+01:00",
            "last_author": "crlambda",
            "repository_url": "https://hosted.weblate.org/api/translations/sparss/strings/cs/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sparss/strings/cs/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sparss/strings/cs/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sparss/strings/cs/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sparss/strings/cs/units/?format=api"
        },
        {
            "language": {
                "id": 24,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 104,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://hosted.weblate.org/languages/de/",
                "url": "https://hosted.weblate.org/api/languages/de/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 3580,
            "filename": "mobile/src/main/res/values-de/strings.xml",
            "revision": "90f679cdb11156dcf456518d280caf6a0c0ee6be,2db23196f5361317e04820e8afcd3737e0911b80",
            "web_url": "https://hosted.weblate.org/projects/sparss/strings/de/",
            "share_url": "https://hosted.weblate.org/engage/sparss/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/sparss/strings/de/",
            "url": "https://hosted.weblate.org/api/translations/sparss/strings/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 165,
            "total_words": 559,
            "translated": 165,
            "translated_words": 559,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 5,
            "failing_checks_percent": 1.2,
            "have_suggestion": 6,
            "have_comment": 0,
            "last_change": "2020-11-07T01:58:36.440050+01:00",
            "last_author": "J. Lavoie",
            "repository_url": "https://hosted.weblate.org/api/translations/sparss/strings/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sparss/strings/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sparss/strings/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sparss/strings/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sparss/strings/de/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 3581,
            "filename": "mobile/src/main/res/values-es/strings.xml",
            "revision": "05ddf011a6298d3972e0ea9151f76f93321bc5e2,2db23196f5361317e04820e8afcd3737e0911b80",
            "web_url": "https://hosted.weblate.org/projects/sparss/strings/es/",
            "share_url": "https://hosted.weblate.org/engage/sparss/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/sparss/strings/es/",
            "url": "https://hosted.weblate.org/api/translations/sparss/strings/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 165,
            "total_words": 559,
            "translated": 165,
            "translated_words": 559,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 1.2,
            "have_suggestion": 0,
            "have_comment": 2,
            "last_change": "2020-08-24T16:35:13.785376+02:00",
            "last_author": "Kkai",
            "repository_url": "https://hosted.weblate.org/api/translations/sparss/strings/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sparss/strings/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sparss/strings/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sparss/strings/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sparss/strings/es/units/?format=api"
        },
        {
            "language": {
                "id": 33,
                "code": "eu",
                "name": "Basque",
                "plural": {
                    "id": 26,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_eu",
                    "baq",
                    "eus"
                ],
                "direction": "ltr",
                "population": 1088518,
                "web_url": "https://hosted.weblate.org/languages/eu/",
                "url": "https://hosted.weblate.org/api/languages/eu/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/eu/statistics/?format=api"
            },
            "language_code": "eu",
            "id": 3582,
            "filename": "mobile/src/main/res/values-eu/strings.xml",
            "revision": "5a3015bcf017369685e920637a81e14f0d708d18,2db23196f5361317e04820e8afcd3737e0911b80",
            "web_url": "https://hosted.weblate.org/projects/sparss/strings/eu/",
            "share_url": "https://hosted.weblate.org/engage/sparss/-/eu/",
            "translate_url": "https://hosted.weblate.org/translate/sparss/strings/eu/",
            "url": "https://hosted.weblate.org/api/translations/sparss/strings/eu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 165,
            "total_words": 559,
            "translated": 165,
            "translated_words": 559,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 13,
            "failing_checks_percent": 1.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-04-03T23:47:52.884886+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/sparss/strings/eu/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sparss/strings/eu/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sparss/strings/eu/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sparss/strings/eu/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sparss/strings/eu/units/?format=api"
        },
        {
            "language": {
                "id": 110,
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 89,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin_fi",
                    "fin"
                ],
                "direction": "ltr",
                "population": 5736841,
                "web_url": "https://hosted.weblate.org/languages/fi/",
                "url": "https://hosted.weblate.org/api/languages/fi/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/fi/statistics/?format=api"
            },
            "language_code": "fi",
            "id": 3583,
            "filename": "mobile/src/main/res/values-fi/strings.xml",
            "revision": "c35c84ea6560b00d519f50c70101db4be569873b,2db23196f5361317e04820e8afcd3737e0911b80",
            "web_url": "https://hosted.weblate.org/projects/sparss/strings/fi/",
            "share_url": "https://hosted.weblate.org/engage/sparss/-/fi/",
            "translate_url": "https://hosted.weblate.org/translate/sparss/strings/fi/",
            "url": "https://hosted.weblate.org/api/translations/sparss/strings/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 165,
            "total_words": 559,
            "translated": 165,
            "translated_words": 559,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 10,
            "failing_checks_percent": 2.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-07-29T15:50:51.638908+02:00",
            "last_author": "Ville Rantanen",
            "repository_url": "https://hosted.weblate.org/api/translations/sparss/strings/fi/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sparss/strings/fi/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sparss/strings/fi/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sparss/strings/fi/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sparss/strings/fi/units/?format=api"
        },
        {
            "language": {
                "id": 105,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 93,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://hosted.weblate.org/languages/fr/",
                "url": "https://hosted.weblate.org/api/languages/fr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 3584,
            "filename": "mobile/src/main/res/values-fr/strings.xml",
            "revision": "e217db05174c359a1bb9857acf3ba0bb93574697,2db23196f5361317e04820e8afcd3737e0911b80",
            "web_url": "https://hosted.weblate.org/projects/sparss/strings/fr/",
            "share_url": "https://hosted.weblate.org/engage/sparss/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/sparss/strings/fr/",
            "url": "https://hosted.weblate.org/api/translations/sparss/strings/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 165,
            "total_words": 559,
            "translated": 165,
            "translated_words": 559,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 5,
            "failing_checks_percent": 1.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-11-07T02:04:37.446344+01:00",
            "last_author": "J. Lavoie",
            "repository_url": "https://hosted.weblate.org/api/translations/sparss/strings/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sparss/strings/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sparss/strings/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sparss/strings/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sparss/strings/fr/units/?format=api"
        },
        {
            "language": {
                "id": 86,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 146,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "https://hosted.weblate.org/languages/it/",
                "url": "https://hosted.weblate.org/api/languages/it/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 3585,
            "filename": "mobile/src/main/res/values-it/strings.xml",
            "revision": "70ad7ca353d14452b3c3c9584e729508ffbdca3c,2db23196f5361317e04820e8afcd3737e0911b80",
            "web_url": "https://hosted.weblate.org/projects/sparss/strings/it/",
            "share_url": "https://hosted.weblate.org/engage/sparss/-/it/",
            "translate_url": "https://hosted.weblate.org/translate/sparss/strings/it/",
            "url": "https://hosted.weblate.org/api/translations/sparss/strings/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 165,
            "total_words": 559,
            "translated": 165,
            "translated_words": 559,
            "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-11-07T02:08:18.802814+01:00",
            "last_author": "J. Lavoie",
            "repository_url": "https://hosted.weblate.org/api/translations/sparss/strings/it/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sparss/strings/it/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sparss/strings/it/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sparss/strings/it/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sparss/strings/it/units/?format=api"
        },
        {
            "language": {
                "id": 116,
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 165,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor_kr",
                    "kor"
                ],
                "direction": "ltr",
                "population": 78357047,
                "web_url": "https://hosted.weblate.org/languages/ko/",
                "url": "https://hosted.weblate.org/api/languages/ko/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ko/statistics/?format=api"
            },
            "language_code": "ko",
            "id": 3586,
            "filename": "mobile/src/main/res/values-ko/strings.xml",
            "revision": "c7c41e1b32a0dfebc9feee29c38a11e46a0449f7,2db23196f5361317e04820e8afcd3737e0911b80",
            "web_url": "https://hosted.weblate.org/projects/sparss/strings/ko/",
            "share_url": "https://hosted.weblate.org/engage/sparss/-/ko/",
            "translate_url": "https://hosted.weblate.org/translate/sparss/strings/ko/",
            "url": "https://hosted.weblate.org/api/translations/sparss/strings/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 165,
            "total_words": 560,
            "translated": 150,
            "translated_words": 444,
            "translated_percent": 90.9,
            "fuzzy": 12,
            "fuzzy_words": 83,
            "fuzzy_percent": 7.2,
            "failing_checks": 10,
            "failing_checks_words": 64,
            "failing_checks_percent": 6.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-12-24T08:50:59.536633+01:00",
            "last_author": "crlambda",
            "repository_url": "https://hosted.weblate.org/api/translations/sparss/strings/ko/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sparss/strings/ko/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sparss/strings/ko/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sparss/strings/ko/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sparss/strings/ko/units/?format=api"
        },
        {
            "language": {
                "id": 58,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 245,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://hosted.weblate.org/languages/pt/",
                "url": "https://hosted.weblate.org/api/languages/pt/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt/statistics/?format=api"
            },
            "language_code": "pt",
            "id": 3587,
            "filename": "mobile/src/main/res/values-pt/strings.xml",
            "revision": "50e904158603c43d728f4a7fd168ff08e0b2adf1,2db23196f5361317e04820e8afcd3737e0911b80",
            "web_url": "https://hosted.weblate.org/projects/sparss/strings/pt/",
            "share_url": "https://hosted.weblate.org/engage/sparss/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/sparss/strings/pt/",
            "url": "https://hosted.weblate.org/api/translations/sparss/strings/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 165,
            "total_words": 559,
            "translated": 165,
            "translated_words": 559,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 3,
            "failing_checks_percent": 0.6,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2020-10-04T09:53:29.719110+02:00",
            "last_author": "ssantos",
            "repository_url": "https://hosted.weblate.org/api/translations/sparss/strings/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sparss/strings/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sparss/strings/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sparss/strings/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sparss/strings/pt/units/?format=api"
        },
        {
            "language": {
                "id": 36,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 255,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://hosted.weblate.org/languages/ru/",
                "url": "https://hosted.weblate.org/api/languages/ru/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 3588,
            "filename": "mobile/src/main/res/values-ru/strings.xml",
            "revision": "377a661083ad0bf6198ed55195d52160440f5b9a,2db23196f5361317e04820e8afcd3737e0911b80",
            "web_url": "https://hosted.weblate.org/projects/sparss/strings/ru/",
            "share_url": "https://hosted.weblate.org/engage/sparss/-/ru/",
            "translate_url": "https://hosted.weblate.org/translate/sparss/strings/ru/",
            "url": "https://hosted.weblate.org/api/translations/sparss/strings/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 165,
            "total_words": 559,
            "translated": 165,
            "translated_words": 559,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 9,
            "failing_checks_percent": 1.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-09-23T20:49:51.851374+02:00",
            "last_author": "Localizer",
            "repository_url": "https://hosted.weblate.org/api/translations/sparss/strings/ru/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sparss/strings/ru/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sparss/strings/ru/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sparss/strings/ru/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sparss/strings/ru/units/?format=api"
        },
        {
            "language": {
                "id": 120,
                "code": "sk",
                "name": "Slovak",
                "plural": {
                    "id": 279,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "svk",
                    "sky",
                    "slk",
                    "slo"
                ],
                "direction": "ltr",
                "population": 6680269,
                "web_url": "https://hosted.weblate.org/languages/sk/",
                "url": "https://hosted.weblate.org/api/languages/sk/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/sk/statistics/?format=api"
            },
            "language_code": "sk",
            "id": 3590,
            "filename": "mobile/src/main/res/values-sk/strings.xml",
            "revision": "a1a82368f0775286f05e639a6d96bb2745b8c3b3,2db23196f5361317e04820e8afcd3737e0911b80",
            "web_url": "https://hosted.weblate.org/projects/sparss/strings/sk/",
            "share_url": "https://hosted.weblate.org/engage/sparss/-/sk/",
            "translate_url": "https://hosted.weblate.org/translate/sparss/strings/sk/",
            "url": "https://hosted.weblate.org/api/translations/sparss/strings/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 165,
            "total_words": 559,
            "translated": 165,
            "translated_words": 559,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 18,
            "failing_checks_percent": 2.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-07-22T22:04:08.916068+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/sparss/strings/sk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sparss/strings/sk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sparss/strings/sk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sparss/strings/sk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sparss/strings/sk/units/?format=api"
        },
        {
            "language": {
                "id": 114,
                "code": "sr",
                "name": "Serbian",
                "plural": {
                    "id": 268,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "scc",
                    "sr_cs",
                    "rs",
                    "srp"
                ],
                "direction": "ltr",
                "population": 7516818,
                "web_url": "https://hosted.weblate.org/languages/sr/",
                "url": "https://hosted.weblate.org/api/languages/sr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/sr/statistics/?format=api"
            },
            "language_code": "sr",
            "id": 3594,
            "filename": "mobile/src/main/res/values-sr/strings.xml",
            "revision": "55541ea9354c8b9e24417c1b0e7aa587c966776a,2db23196f5361317e04820e8afcd3737e0911b80",
            "web_url": "https://hosted.weblate.org/projects/sparss/strings/sr/",
            "share_url": "https://hosted.weblate.org/engage/sparss/-/sr/",
            "translate_url": "https://hosted.weblate.org/translate/sparss/strings/sr/",
            "url": "https://hosted.weblate.org/api/translations/sparss/strings/sr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 165,
            "total_words": 559,
            "translated": 164,
            "translated_words": 548,
            "translated_percent": 99.3,
            "fuzzy": 1,
            "fuzzy_words": 11,
            "fuzzy_percent": 0.6,
            "failing_checks": 4,
            "failing_checks_words": 7,
            "failing_checks_percent": 2.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-01-06T10:44:58.376712+01:00",
            "last_author": "Burek",
            "repository_url": "https://hosted.weblate.org/api/translations/sparss/strings/sr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sparss/strings/sr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sparss/strings/sr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sparss/strings/sr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sparss/strings/sr/units/?format=api"
        },
        {
            "language": {
                "id": 107,
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 301,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "swe_se",
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "population": 12932871,
                "web_url": "https://hosted.weblate.org/languages/sv/",
                "url": "https://hosted.weblate.org/api/languages/sv/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/sv/statistics/?format=api"
            },
            "language_code": "sv",
            "id": 3598,
            "filename": "mobile/src/main/res/values-sv/strings.xml",
            "revision": "e8ab29ef6dabe1582ae9a4ee7b11b2acd0a8b93d,2db23196f5361317e04820e8afcd3737e0911b80",
            "web_url": "https://hosted.weblate.org/projects/sparss/strings/sv/",
            "share_url": "https://hosted.weblate.org/engage/sparss/-/sv/",
            "translate_url": "https://hosted.weblate.org/translate/sparss/strings/sv/",
            "url": "https://hosted.weblate.org/api/translations/sparss/strings/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 165,
            "total_words": 559,
            "translated": 165,
            "translated_words": 559,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 11,
            "failing_checks_percent": 1.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2019-10-22T18:52:57+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/sparss/strings/sv/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sparss/strings/sv/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sparss/strings/sv/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sparss/strings/sv/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sparss/strings/sv/units/?format=api"
        },
        {
            "language": {
                "id": 186,
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 57,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://hosted.weblate.org/languages/zh_Hans/",
                "url": "https://hosted.weblate.org/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/zh_Hans/statistics/?format=api"
            },
            "language_code": "zh",
            "id": 3599,
            "filename": "mobile/src/main/res/values-zh/strings.xml",
            "revision": "c144b956db301eaa9a19a284c6a59402aa73b1e5,2db23196f5361317e04820e8afcd3737e0911b80",
            "web_url": "https://hosted.weblate.org/projects/sparss/strings/zh_Hans/",
            "share_url": "https://hosted.weblate.org/engage/sparss/-/zh_Hans/",
            "translate_url": "https://hosted.weblate.org/translate/sparss/strings/zh_Hans/",
            "url": "https://hosted.weblate.org/api/translations/sparss/strings/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 165,
            "total_words": 559,
            "translated": 165,
            "translated_words": 559,
            "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-01-24T06:52:47.035608+01:00",
            "last_author": "yzqzss",
            "repository_url": "https://hosted.weblate.org/api/translations/sparss/strings/zh_Hans/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sparss/strings/zh_Hans/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sparss/strings/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sparss/strings/zh_Hans/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sparss/strings/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 3600,
            "filename": "mobile/src/main/res/values/strings.xml",
            "revision": "2db23196f5361317e04820e8afcd3737e0911b80,2db23196f5361317e04820e8afcd3737e0911b80",
            "web_url": "https://hosted.weblate.org/projects/sparss/strings/en/",
            "share_url": "https://hosted.weblate.org/engage/sparss/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/sparss/strings/en/",
            "url": "https://hosted.weblate.org/api/translations/sparss/strings/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 165,
            "total_words": 560,
            "translated": 165,
            "translated_words": 560,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 27,
            "failing_checks_words": 106,
            "failing_checks_percent": 16.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2019-09-06T18:24:14+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/sparss/strings/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sparss/strings/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sparss/strings/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sparss/strings/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sparss/strings/en/units/?format=api"
        },
        {
            "language": {
                "id": 49,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 148,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "jp_jpn",
                    "ja_ja",
                    "jpn_jp",
                    "jpn"
                ],
                "direction": "ltr",
                "population": 119729025,
                "web_url": "https://hosted.weblate.org/languages/ja/",
                "url": "https://hosted.weblate.org/api/languages/ja/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 3605,
            "filename": "mobile/src/main/res/values-ja/strings.xml",
            "revision": "5cae8dbf96bd7592556efdabf9f7107f447f5b7a,2db23196f5361317e04820e8afcd3737e0911b80",
            "web_url": "https://hosted.weblate.org/projects/sparss/strings/ja/",
            "share_url": "https://hosted.weblate.org/engage/sparss/-/ja/",
            "translate_url": "https://hosted.weblate.org/translate/sparss/strings/ja/",
            "url": "https://hosted.weblate.org/api/translations/sparss/strings/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 165,
            "total_words": 559,
            "translated": 165,
            "translated_words": 559,
            "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-11-10T09:54:13.515672+01:00",
            "last_author": "naofum",
            "repository_url": "https://hosted.weblate.org/api/translations/sparss/strings/ja/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sparss/strings/ja/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sparss/strings/ja/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sparss/strings/ja/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sparss/strings/ja/units/?format=api"
        },
        {
            "language": {
                "id": 69,
                "code": "he",
                "name": "Hebrew",
                "plural": {
                    "id": 131,
                    "source": 0,
                    "number": 4,
                    "formula": "(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && n % 10 == 0) ? 2 : 3))",
                    "type": 6
                },
                "aliases": [
                    "he_he",
                    "iw",
                    "iw_il",
                    "iw_he",
                    "heb"
                ],
                "direction": "rtl",
                "population": 8675480,
                "web_url": "https://hosted.weblate.org/languages/he/",
                "url": "https://hosted.weblate.org/api/languages/he/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/he/statistics/?format=api"
            },
            "language_code": "he",
            "id": 3631,
            "filename": "mobile/src/main/res/values-he/strings.xml",
            "revision": "157cb31d352b95fe1fcc63b6d28ad3bd04d2f4ed,2db23196f5361317e04820e8afcd3737e0911b80",
            "web_url": "https://hosted.weblate.org/projects/sparss/strings/he/",
            "share_url": "https://hosted.weblate.org/engage/sparss/-/he/",
            "translate_url": "https://hosted.weblate.org/translate/sparss/strings/he/",
            "url": "https://hosted.weblate.org/api/translations/sparss/strings/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 165,
            "total_words": 559,
            "translated": 165,
            "translated_words": 559,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 1.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-07-10T13:41:47.572086+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/sparss/strings/he/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sparss/strings/he/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sparss/strings/he/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sparss/strings/he/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sparss/strings/he/units/?format=api"
        },
        {
            "language": {
                "id": 88,
                "code": "ar",
                "name": "Arabic",
                "plural": {
                    "id": 10,
                    "source": 0,
                    "number": 6,
                    "formula": "n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5",
                    "type": 3
                },
                "aliases": [
                    "ar_ar",
                    "ara",
                    "arb"
                ],
                "direction": "rtl",
                "population": 351664195,
                "web_url": "https://hosted.weblate.org/languages/ar/",
                "url": "https://hosted.weblate.org/api/languages/ar/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ar/statistics/?format=api"
            },
            "language_code": "ar",
            "id": 3744,
            "filename": "mobile/src/main/res/values-ar/strings.xml",
            "revision": "a3ad6ec20fb40d87fbee08a55375fd3159b46c29,2db23196f5361317e04820e8afcd3737e0911b80",
            "web_url": "https://hosted.weblate.org/projects/sparss/strings/ar/",
            "share_url": "https://hosted.weblate.org/engage/sparss/-/ar/",
            "translate_url": "https://hosted.weblate.org/translate/sparss/strings/ar/",
            "url": "https://hosted.weblate.org/api/translations/sparss/strings/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 165,
            "total_words": 559,
            "translated": 163,
            "translated_words": 535,
            "translated_percent": 98.7,
            "fuzzy": 2,
            "fuzzy_words": 24,
            "fuzzy_percent": 1.2,
            "failing_checks": 3,
            "failing_checks_words": 19,
            "failing_checks_percent": 1.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-12-24T08:50:55.232521+01:00",
            "last_author": "crlambda",
            "repository_url": "https://hosted.weblate.org/api/translations/sparss/strings/ar/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sparss/strings/ar/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sparss/strings/ar/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sparss/strings/ar/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sparss/strings/ar/units/?format=api"
        },
        {
            "language": {
                "id": 93,
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 141,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "population": 171207687,
                "web_url": "https://hosted.weblate.org/languages/id/",
                "url": "https://hosted.weblate.org/api/languages/id/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/id/statistics/?format=api"
            },
            "language_code": "id",
            "id": 4137,
            "filename": "mobile/src/main/res/values-id/strings.xml",
            "revision": "0d482b027d18e2031cf47d53deb76be9ffbbdd28,2db23196f5361317e04820e8afcd3737e0911b80",
            "web_url": "https://hosted.weblate.org/projects/sparss/strings/id/",
            "share_url": "https://hosted.weblate.org/engage/sparss/-/id/",
            "translate_url": "https://hosted.weblate.org/translate/sparss/strings/id/",
            "url": "https://hosted.weblate.org/api/translations/sparss/strings/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 165,
            "total_words": 559,
            "translated": 165,
            "translated_words": 559,
            "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-02-17T01:10:54.301932+01:00",
            "last_author": "Reza Almanda",
            "repository_url": "https://hosted.weblate.org/api/translations/sparss/strings/id/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sparss/strings/id/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sparss/strings/id/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sparss/strings/id/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sparss/strings/id/units/?format=api"
        },
        {
            "language": {
                "id": 78,
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 244,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "population": 41077398,
                "web_url": "https://hosted.weblate.org/languages/pl/",
                "url": "https://hosted.weblate.org/api/languages/pl/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 4416,
            "filename": "mobile/src/main/res/values-pl/strings.xml",
            "revision": "3ddae137fcfd330a31af450a2c614b4b70c82ffe,2db23196f5361317e04820e8afcd3737e0911b80",
            "web_url": "https://hosted.weblate.org/projects/sparss/strings/pl/",
            "share_url": "https://hosted.weblate.org/engage/sparss/-/pl/",
            "translate_url": "https://hosted.weblate.org/translate/sparss/strings/pl/",
            "url": "https://hosted.weblate.org/api/translations/sparss/strings/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 165,
            "total_words": 559,
            "translated": 16,
            "translated_words": 37,
            "translated_percent": 9.6,
            "fuzzy": 7,
            "fuzzy_words": 25,
            "fuzzy_percent": 4.2,
            "failing_checks": 7,
            "failing_checks_words": 29,
            "failing_checks_percent": 4.2,
            "have_suggestion": 3,
            "have_comment": 0,
            "last_change": "2020-10-02T15:08:53.894730+02:00",
            "last_author": "Atrate",
            "repository_url": "https://hosted.weblate.org/api/translations/sparss/strings/pl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sparss/strings/pl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sparss/strings/pl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sparss/strings/pl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sparss/strings/pl/units/?format=api"
        },
        {
            "language": {
                "id": 12,
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 323,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "web_url": "https://hosted.weblate.org/languages/tr/",
                "url": "https://hosted.weblate.org/api/languages/tr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/tr/statistics/?format=api"
            },
            "language_code": "tr",
            "id": 5422,
            "filename": "mobile/src/main/res/values-tr/strings.xml",
            "revision": "ddb17c5c311f393e1bb6af4086f0005309328eda,2db23196f5361317e04820e8afcd3737e0911b80",
            "web_url": "https://hosted.weblate.org/projects/sparss/strings/tr/",
            "share_url": "https://hosted.weblate.org/engage/sparss/-/tr/",
            "translate_url": "https://hosted.weblate.org/translate/sparss/strings/tr/",
            "url": "https://hosted.weblate.org/api/translations/sparss/strings/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 165,
            "total_words": 559,
            "translated": 165,
            "translated_words": 559,
            "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-10-11T09:52:47.018492+02:00",
            "last_author": "Oğuz Ersen",
            "repository_url": "https://hosted.weblate.org/api/translations/sparss/strings/tr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sparss/strings/tr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sparss/strings/tr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sparss/strings/tr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sparss/strings/tr/units/?format=api"
        },
        {
            "language": {
                "id": 66,
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 136,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "population": 12443429,
                "web_url": "https://hosted.weblate.org/languages/hu/",
                "url": "https://hosted.weblate.org/api/languages/hu/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/hu/statistics/?format=api"
            },
            "language_code": "hu",
            "id": 6405,
            "filename": "mobile/src/main/res/values-hu/strings.xml",
            "revision": "3399b0fba0a24027f92645388a43fb962ca49125,2db23196f5361317e04820e8afcd3737e0911b80",
            "web_url": "https://hosted.weblate.org/projects/sparss/strings/hu/",
            "share_url": "https://hosted.weblate.org/engage/sparss/-/hu/",
            "translate_url": "https://hosted.weblate.org/translate/sparss/strings/hu/",
            "url": "https://hosted.weblate.org/api/translations/sparss/strings/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 165,
            "total_words": 559,
            "translated": 64,
            "translated_words": 199,
            "translated_percent": 38.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 1.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-12-24T08:50:58.247248+01:00",
            "last_author": "crlambda",
            "repository_url": "https://hosted.weblate.org/api/translations/sparss/strings/hu/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sparss/strings/hu/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sparss/strings/hu/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sparss/strings/hu/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sparss/strings/hu/units/?format=api"
        },
        {
            "language": {
                "id": 96,
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "population": 31765645,
                "web_url": "https://hosted.weblate.org/languages/nl/",
                "url": "https://hosted.weblate.org/api/languages/nl/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/nl/statistics/?format=api"
            },
            "language_code": "nl",
            "id": 7417,
            "filename": "mobile/src/main/res/values-nl/strings.xml",
            "revision": "cfc6a573c93cffaf9a1baf6afc1472ada6597bbe,2db23196f5361317e04820e8afcd3737e0911b80",
            "web_url": "https://hosted.weblate.org/projects/sparss/strings/nl/",
            "share_url": "https://hosted.weblate.org/engage/sparss/-/nl/",
            "translate_url": "https://hosted.weblate.org/translate/sparss/strings/nl/",
            "url": "https://hosted.weblate.org/api/translations/sparss/strings/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 165,
            "total_words": 559,
            "translated": 165,
            "translated_words": 559,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 9,
            "failing_checks_percent": 2.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-01-12T12:21:20+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/sparss/strings/nl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sparss/strings/nl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sparss/strings/nl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sparss/strings/nl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sparss/strings/nl/units/?format=api"
        },
        {
            "language": {
                "id": 449,
                "code": "nb_NO",
                "name": "Norwegian Bokmål",
                "plural": {
                    "id": 447,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "norwegian",
                    "no_nb",
                    "nb_nb",
                    "no_no",
                    "no",
                    "nb",
                    "nob",
                    "nor"
                ],
                "direction": "ltr",
                "population": 5467440,
                "web_url": "https://hosted.weblate.org/languages/nb_NO/",
                "url": "https://hosted.weblate.org/api/languages/nb_NO/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/nb_NO/statistics/?format=api"
            },
            "language_code": "nb-rNO",
            "id": 15896,
            "filename": "mobile/src/main/res/values-nb-rNO/strings.xml",
            "revision": "319998b5399bb668660baea89e5e7b18790812bf,2db23196f5361317e04820e8afcd3737e0911b80",
            "web_url": "https://hosted.weblate.org/projects/sparss/strings/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/sparss/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/sparss/strings/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/sparss/strings/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 165,
            "total_words": 559,
            "translated": 165,
            "translated_words": 559,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 6,
            "failing_checks_percent": 1.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-08-14T00:12:47.793879+02:00",
            "last_author": "Allan Nordhøy",
            "repository_url": "https://hosted.weblate.org/api/translations/sparss/strings/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sparss/strings/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sparss/strings/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sparss/strings/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sparss/strings/nb_NO/units/?format=api"
        },
        {
            "language": {
                "id": 64,
                "code": "hr",
                "name": "Croatian",
                "plural": {
                    "id": 66,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "scr",
                    "hrv"
                ],
                "direction": "ltr",
                "population": 6813163,
                "web_url": "https://hosted.weblate.org/languages/hr/",
                "url": "https://hosted.weblate.org/api/languages/hr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/hr/statistics/?format=api"
            },
            "language_code": "hr",
            "id": 35601,
            "filename": "mobile/src/main/res/values-hr/strings.xml",
            "revision": "d262c8cb787ae20ea9b9a84ece0086e842d89657,2db23196f5361317e04820e8afcd3737e0911b80",
            "web_url": "https://hosted.weblate.org/projects/sparss/strings/hr/",
            "share_url": "https://hosted.weblate.org/engage/sparss/-/hr/",
            "translate_url": "https://hosted.weblate.org/translate/sparss/strings/hr/",
            "url": "https://hosted.weblate.org/api/translations/sparss/strings/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 165,
            "total_words": 559,
            "translated": 165,
            "translated_words": 559,
            "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-01-25T15:21:32+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/sparss/strings/hr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sparss/strings/hr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sparss/strings/hr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sparss/strings/hr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sparss/strings/hr/units/?format=api"
        },
        {
            "language": {
                "id": 185,
                "code": "zh_Hant",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 734,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tchinese",
                    "zh_cht",
                    "zhtw",
                    "zh_tw",
                    "zh_hant_tw",
                    "zh_hant@zh",
                    "zh_cmn_hant",
                    "cht",
                    "zho"
                ],
                "direction": "ltr",
                "population": 38612556,
                "web_url": "https://hosted.weblate.org/languages/zh_Hant/",
                "url": "https://hosted.weblate.org/api/languages/zh_Hant/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/zh_Hant/statistics/?format=api"
            },
            "language_code": "zh-rTW",
            "id": 60319,
            "filename": "mobile/src/main/res/values-zh-rTW/strings.xml",
            "revision": "a6b3daec9354f9ae75cdf8d94a67446c6227dd96,2db23196f5361317e04820e8afcd3737e0911b80",
            "web_url": "https://hosted.weblate.org/projects/sparss/strings/zh_Hant/",
            "share_url": "https://hosted.weblate.org/engage/sparss/-/zh_Hant/",
            "translate_url": "https://hosted.weblate.org/translate/sparss/strings/zh_Hant/",
            "url": "https://hosted.weblate.org/api/translations/sparss/strings/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 165,
            "total_words": 559,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/sparss/strings/zh_Hant/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sparss/strings/zh_Hant/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sparss/strings/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sparss/strings/zh_Hant/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sparss/strings/zh_Hant/units/?format=api"
        }
    ]
}