Translation components API.

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

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

{
    "count": 23,
    "next": null,
    "previous": null,
    "results": [
        {
            "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": 3531,
            "filename": "sudoku_solver/src/main/res/values-pl/strings.xml",
            "revision": "820355c84c16b281897ee24b5d241adb0cc25aeb,6701a4b1a2864842c8db5d26d7df76eeb6338ac5",
            "web_url": "https://hosted.weblate.org/projects/sudokusolver/strings/pl/",
            "share_url": "https://hosted.weblate.org/engage/sudokusolver/-/pl/",
            "translate_url": "https://hosted.weblate.org/translate/sudokusolver/strings/pl/",
            "url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 33,
            "total_words": 107,
            "translated": 33,
            "translated_words": 107,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 3.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2018-07-12T18:45:29+02:00",
            "last_author": "WaldiS",
            "repository_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/pl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/pl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/pl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/pl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/pl/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": 3532,
            "filename": "sudoku_solver/src/main/res/values/strings.xml",
            "revision": "6701a4b1a2864842c8db5d26d7df76eeb6338ac5,6701a4b1a2864842c8db5d26d7df76eeb6338ac5",
            "web_url": "https://hosted.weblate.org/projects/sudokusolver/strings/en/",
            "share_url": "https://hosted.weblate.org/engage/sudokusolver/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/sudokusolver/strings/en/",
            "url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 38,
            "total_words": 112,
            "translated": 38,
            "translated_words": 112,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 5,
            "failing_checks_words": 16,
            "failing_checks_percent": 13.1,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": "2017-08-16T06:13:29+02:00",
            "last_author": "MichaZ",
            "repository_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sudokusolver/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": 3604,
            "filename": "sudoku_solver/src/main/res/values-ja/strings.xml",
            "revision": "195f3d0ead8917faffd31e7d96b183e4dd5d5de0,6701a4b1a2864842c8db5d26d7df76eeb6338ac5",
            "web_url": "https://hosted.weblate.org/projects/sudokusolver/strings/ja/",
            "share_url": "https://hosted.weblate.org/engage/sudokusolver/-/ja/",
            "translate_url": "https://hosted.weblate.org/translate/sudokusolver/strings/ja/",
            "url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 33,
            "total_words": 107,
            "translated": 33,
            "translated_words": 107,
            "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": "2017-08-17T20:48:25+02:00",
            "last_author": "naofum",
            "repository_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/ja/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/ja/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/ja/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/ja/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/ja/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": 3751,
            "filename": "sudoku_solver/src/main/res/values-de/strings.xml",
            "revision": "31c4ed43c75d620a0ed7ca1a76e4f49b73548f65,6701a4b1a2864842c8db5d26d7df76eeb6338ac5",
            "web_url": "https://hosted.weblate.org/projects/sudokusolver/strings/de/",
            "share_url": "https://hosted.weblate.org/engage/sudokusolver/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/sudokusolver/strings/de/",
            "url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 38,
            "total_words": 112,
            "translated": 38,
            "translated_words": 112,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 8,
            "failing_checks_percent": 10.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-04-11T07:54:49.687557+02:00",
            "last_author": "J. Lavoie",
            "repository_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/de/units/?format=api"
        },
        {
            "language": {
                "id": 98,
                "code": "nn",
                "name": "Norwegian Nynorsk",
                "plural": {
                    "id": 224,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "nno"
                ],
                "direction": "ltr",
                "population": 1366860,
                "web_url": "https://hosted.weblate.org/languages/nn/",
                "url": "https://hosted.weblate.org/api/languages/nn/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/nn/statistics/?format=api"
            },
            "language_code": "nn",
            "id": 3752,
            "filename": "sudoku_solver/src/main/res/values-nn/strings.xml",
            "revision": "a6b3daec9354f9ae75cdf8d94a67446c6227dd96,6701a4b1a2864842c8db5d26d7df76eeb6338ac5",
            "web_url": "https://hosted.weblate.org/projects/sudokusolver/strings/nn/",
            "share_url": "https://hosted.weblate.org/engage/sudokusolver/-/nn/",
            "translate_url": "https://hosted.weblate.org/translate/sudokusolver/strings/nn/",
            "url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/nn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 33,
            "total_words": 107,
            "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/sudokusolver/strings/nn/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/nn/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/nn/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/nn/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/nn/units/?format=api"
        },
        {
            "language": {
                "id": 42,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 327,
                    "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": [
                    "ua",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 29348975,
                "web_url": "https://hosted.weblate.org/languages/uk/",
                "url": "https://hosted.weblate.org/api/languages/uk/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/uk/statistics/?format=api"
            },
            "language_code": "uk",
            "id": 3753,
            "filename": "sudoku_solver/src/main/res/values-uk/strings.xml",
            "revision": "1414f9a3613e05b493acbe5a5d3f628192f3416c,6701a4b1a2864842c8db5d26d7df76eeb6338ac5",
            "web_url": "https://hosted.weblate.org/projects/sudokusolver/strings/uk/",
            "share_url": "https://hosted.weblate.org/engage/sudokusolver/-/uk/",
            "translate_url": "https://hosted.weblate.org/translate/sudokusolver/strings/uk/",
            "url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 33,
            "total_words": 107,
            "translated": 33,
            "translated_words": 107,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-15T18:02:37.960417+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/uk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/uk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/uk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/uk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/uk/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": 6404,
            "filename": "sudoku_solver/src/main/res/values-hu/strings.xml",
            "revision": "98a2feb3f2106b8297e9b0b3ae8ec159d7ba7392,6701a4b1a2864842c8db5d26d7df76eeb6338ac5",
            "web_url": "https://hosted.weblate.org/projects/sudokusolver/strings/hu/",
            "share_url": "https://hosted.weblate.org/engage/sudokusolver/-/hu/",
            "translate_url": "https://hosted.weblate.org/translate/sudokusolver/strings/hu/",
            "url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 33,
            "total_words": 107,
            "translated": 33,
            "translated_words": 107,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 8,
            "failing_checks_percent": 12.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2018-03-23T19:36:34+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/hu/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/hu/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/hu/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/hu/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sudokusolver/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": 7444,
            "filename": "sudoku_solver/src/main/res/values-nl/strings.xml",
            "revision": "f78fdc5bfc5b6a61e927889ce6244ab002dac611,6701a4b1a2864842c8db5d26d7df76eeb6338ac5",
            "web_url": "https://hosted.weblate.org/projects/sudokusolver/strings/nl/",
            "share_url": "https://hosted.weblate.org/engage/sudokusolver/-/nl/",
            "translate_url": "https://hosted.weblate.org/translate/sudokusolver/strings/nl/",
            "url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 33,
            "total_words": 107,
            "translated": 33,
            "translated_words": 107,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 5,
            "failing_checks_words": 16,
            "failing_checks_percent": 15.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-01-11T11:16:58+01:00",
            "last_author": "Heimen Stoffels",
            "repository_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/nl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/nl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/nl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/nl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/nl/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-rCN",
            "id": 8086,
            "filename": "sudoku_solver/src/main/res/values-zh-rCN/strings.xml",
            "revision": "fa98390b64a75d41b6994c26883b435eb3f33b3e,6701a4b1a2864842c8db5d26d7df76eeb6338ac5",
            "web_url": "https://hosted.weblate.org/projects/sudokusolver/strings/zh_Hans/",
            "share_url": "https://hosted.weblate.org/engage/sudokusolver/-/zh_Hans/",
            "translate_url": "https://hosted.weblate.org/translate/sudokusolver/strings/zh_Hans/",
            "url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 33,
            "total_words": 107,
            "translated": 33,
            "translated_words": 107,
            "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-18T07:17:48.532208+01:00",
            "last_author": "刘韬",
            "repository_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/zh_Hans/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/zh_Hans/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/zh_Hans/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/zh_Hans/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": 13961,
            "filename": "sudoku_solver/src/main/res/values-he/strings.xml",
            "revision": "51fcbe0fc9576f032c6ed011e971005d1ab07744,6701a4b1a2864842c8db5d26d7df76eeb6338ac5",
            "web_url": "https://hosted.weblate.org/projects/sudokusolver/strings/he/",
            "share_url": "https://hosted.weblate.org/engage/sudokusolver/-/he/",
            "translate_url": "https://hosted.weblate.org/translate/sudokusolver/strings/he/",
            "url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 33,
            "total_words": 107,
            "translated": 33,
            "translated_words": 107,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 8,
            "failing_checks_percent": 12.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2018-03-16T11:44:51+01:00",
            "last_author": "Yaron Shahrabani",
            "repository_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/he/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/he/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/he/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/he/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/he/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": 15898,
            "filename": "sudoku_solver/src/main/res/values-nb-rNO/strings.xml",
            "revision": "b35209d60d7512a0f522585117e21c02692eed17,6701a4b1a2864842c8db5d26d7df76eeb6338ac5",
            "web_url": "https://hosted.weblate.org/projects/sudokusolver/strings/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/sudokusolver/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/sudokusolver/strings/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 33,
            "total_words": 107,
            "translated": 33,
            "translated_words": 107,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 4,
            "failing_checks_percent": 6.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/nb_NO/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": 22030,
            "filename": "sudoku_solver/src/main/res/values-tr/strings.xml",
            "revision": "92841c093364173d5a0a23e835e9196f215bd777,6701a4b1a2864842c8db5d26d7df76eeb6338ac5",
            "web_url": "https://hosted.weblate.org/projects/sudokusolver/strings/tr/",
            "share_url": "https://hosted.weblate.org/engage/sudokusolver/-/tr/",
            "translate_url": "https://hosted.weblate.org/translate/sudokusolver/strings/tr/",
            "url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 33,
            "total_words": 107,
            "translated": 33,
            "translated_words": 107,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 4,
            "failing_checks_percent": 6.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-09-18T20:20:46.780304+02:00",
            "last_author": "Oğuz Ersen",
            "repository_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/tr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/tr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/tr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/tr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/tr/units/?format=api"
        },
        {
            "language": {
                "id": 53,
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 46,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "ca_ca",
                    "cat"
                ],
                "direction": "ltr",
                "population": 8679138,
                "web_url": "https://hosted.weblate.org/languages/ca/",
                "url": "https://hosted.weblate.org/api/languages/ca/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ca/statistics/?format=api"
            },
            "language_code": "ca",
            "id": 34015,
            "filename": "sudoku_solver/src/main/res/values-ca/strings.xml",
            "revision": "a6b3daec9354f9ae75cdf8d94a67446c6227dd96,6701a4b1a2864842c8db5d26d7df76eeb6338ac5",
            "web_url": "https://hosted.weblate.org/projects/sudokusolver/strings/ca/",
            "share_url": "https://hosted.weblate.org/engage/sudokusolver/-/ca/",
            "translate_url": "https://hosted.weblate.org/translate/sudokusolver/strings/ca/",
            "url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 38,
            "total_words": 112,
            "translated": 5,
            "translated_words": 5,
            "translated_percent": 13.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/ca/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/ca/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/ca/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/ca/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/ca/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": 37806,
            "filename": "sudoku_solver/src/main/res/values-fr/strings.xml",
            "revision": "d260a5acb551af4b5c1f492894021c3dc221e595,6701a4b1a2864842c8db5d26d7df76eeb6338ac5",
            "web_url": "https://hosted.weblate.org/projects/sudokusolver/strings/fr/",
            "share_url": "https://hosted.weblate.org/engage/sudokusolver/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/sudokusolver/strings/fr/",
            "url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 38,
            "total_words": 112,
            "translated": 38,
            "translated_words": 112,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 8,
            "failing_checks_percent": 10.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-04-17T19:11:14.889755+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sudokusolver/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": 38331,
            "filename": "sudoku_solver/src/main/res/values-it/strings.xml",
            "revision": "a6b3daec9354f9ae75cdf8d94a67446c6227dd96,6701a4b1a2864842c8db5d26d7df76eeb6338ac5",
            "web_url": "https://hosted.weblate.org/projects/sudokusolver/strings/it/",
            "share_url": "https://hosted.weblate.org/engage/sudokusolver/-/it/",
            "translate_url": "https://hosted.weblate.org/translate/sudokusolver/strings/it/",
            "url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 38,
            "total_words": 112,
            "translated": 5,
            "translated_words": 5,
            "translated_percent": 13.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/it/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/it/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/it/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/it/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/it/units/?format=api"
        },
        {
            "language": {
                "id": 16,
                "code": "th",
                "name": "Thai",
                "plural": {
                    "id": 315,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tha"
                ],
                "direction": "ltr",
                "population": 55181920,
                "web_url": "https://hosted.weblate.org/languages/th/",
                "url": "https://hosted.weblate.org/api/languages/th/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/th/statistics/?format=api"
            },
            "language_code": "th",
            "id": 51969,
            "filename": "sudoku_solver/src/main/res/values-th/strings.xml",
            "revision": "a6b3daec9354f9ae75cdf8d94a67446c6227dd96,6701a4b1a2864842c8db5d26d7df76eeb6338ac5",
            "web_url": "https://hosted.weblate.org/projects/sudokusolver/strings/th/",
            "share_url": "https://hosted.weblate.org/engage/sudokusolver/-/th/",
            "translate_url": "https://hosted.weblate.org/translate/sudokusolver/strings/th/",
            "url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/th/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 38,
            "total_words": 112,
            "translated": 5,
            "translated_words": 5,
            "translated_percent": 13.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/th/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/th/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/th/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/th/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/th/units/?format=api"
        },
        {
            "language": {
                "id": 80,
                "code": "mr",
                "name": "Marathi",
                "plural": {
                    "id": 198,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "mar"
                ],
                "direction": "ltr",
                "population": 92826300,
                "web_url": "https://hosted.weblate.org/languages/mr/",
                "url": "https://hosted.weblate.org/api/languages/mr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/mr/statistics/?format=api"
            },
            "language_code": "mr",
            "id": 55032,
            "filename": "sudoku_solver/src/main/res/values-mr/strings.xml",
            "revision": "a6b3daec9354f9ae75cdf8d94a67446c6227dd96,6701a4b1a2864842c8db5d26d7df76eeb6338ac5",
            "web_url": "https://hosted.weblate.org/projects/sudokusolver/strings/mr/",
            "share_url": "https://hosted.weblate.org/engage/sudokusolver/-/mr/",
            "translate_url": "https://hosted.weblate.org/translate/sudokusolver/strings/mr/",
            "url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/mr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 38,
            "total_words": 112,
            "translated": 5,
            "translated_words": 5,
            "translated_percent": 13.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/mr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/mr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/mr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/mr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/mr/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": 62965,
            "filename": "sudoku_solver/src/main/res/values-es/strings.xml",
            "revision": "86f53677979317af44b2f9bb53e690c47545604e,6701a4b1a2864842c8db5d26d7df76eeb6338ac5",
            "web_url": "https://hosted.weblate.org/projects/sudokusolver/strings/es/",
            "share_url": "https://hosted.weblate.org/engage/sudokusolver/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/sudokusolver/strings/es/",
            "url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 38,
            "total_words": 112,
            "translated": 38,
            "translated_words": 112,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-03-04T13:52:09.370364+01:00",
            "last_author": "gallegonovato",
            "repository_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/es/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": 99014,
            "filename": "sudoku_solver/src/main/res/values-ar/strings.xml",
            "revision": "a6b3daec9354f9ae75cdf8d94a67446c6227dd96,6701a4b1a2864842c8db5d26d7df76eeb6338ac5",
            "web_url": "https://hosted.weblate.org/projects/sudokusolver/strings/ar/",
            "share_url": "https://hosted.weblate.org/engage/sudokusolver/-/ar/",
            "translate_url": "https://hosted.weblate.org/translate/sudokusolver/strings/ar/",
            "url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 38,
            "total_words": 112,
            "translated": 5,
            "translated_words": 5,
            "translated_percent": 13.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/ar/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/ar/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/ar/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/ar/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/ar/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": 102069,
            "filename": "sudoku_solver/src/main/res/values-ko/strings.xml",
            "revision": "773a146006f50e9cab9c576e63c650f3a2b7e3d4,6701a4b1a2864842c8db5d26d7df76eeb6338ac5",
            "web_url": "https://hosted.weblate.org/projects/sudokusolver/strings/ko/",
            "share_url": "https://hosted.weblate.org/engage/sudokusolver/-/ko/",
            "translate_url": "https://hosted.weblate.org/translate/sudokusolver/strings/ko/",
            "url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 38,
            "total_words": 112,
            "translated": 38,
            "translated_words": 112,
            "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-04-19T12:26:10.603798+02:00",
            "last_author": "조현퇴",
            "repository_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/ko/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/ko/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/ko/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/ko/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/ko/units/?format=api"
        },
        {
            "language": {
                "id": 29,
                "code": "el",
                "name": "Greek",
                "plural": {
                    "id": 108,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "gr",
                    "ell",
                    "gre"
                ],
                "direction": "ltr",
                "population": 12292240,
                "web_url": "https://hosted.weblate.org/languages/el/",
                "url": "https://hosted.weblate.org/api/languages/el/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/el/statistics/?format=api"
            },
            "language_code": "el",
            "id": 104878,
            "filename": "sudoku_solver/src/main/res/values-el/strings.xml",
            "revision": "4ff0864bb590220adaeaa3e9102d5cc74cd5154a,6701a4b1a2864842c8db5d26d7df76eeb6338ac5",
            "web_url": "https://hosted.weblate.org/projects/sudokusolver/strings/el/",
            "share_url": "https://hosted.weblate.org/engage/sudokusolver/-/el/",
            "translate_url": "https://hosted.weblate.org/translate/sudokusolver/strings/el/",
            "url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 38,
            "total_words": 112,
            "translated": 16,
            "translated_words": 36,
            "translated_percent": 42.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-05-02T16:50:25.904713+02:00",
            "last_author": "Eugenia Russell",
            "repository_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/el/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/el/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/el/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/el/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/el/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": 172760,
            "filename": "sudoku_solver/src/main/res/values-ru/strings.xml",
            "revision": "a6b3daec9354f9ae75cdf8d94a67446c6227dd96,6701a4b1a2864842c8db5d26d7df76eeb6338ac5",
            "web_url": "https://hosted.weblate.org/projects/sudokusolver/strings/ru/",
            "share_url": "https://hosted.weblate.org/engage/sudokusolver/-/ru/",
            "translate_url": "https://hosted.weblate.org/translate/sudokusolver/strings/ru/",
            "url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 38,
            "total_words": 112,
            "translated": 5,
            "translated_words": 5,
            "translated_percent": 13.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/ru/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/ru/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/ru/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/ru/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/ru/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": 172761,
            "filename": "sudoku_solver/src/main/res/values-zh-rTW/strings.xml",
            "revision": "1cb17cce473ff15539fe6f256ecdaff5a9ed135a,6701a4b1a2864842c8db5d26d7df76eeb6338ac5",
            "web_url": "https://hosted.weblate.org/projects/sudokusolver/strings/zh_Hant/",
            "share_url": "https://hosted.weblate.org/engage/sudokusolver/-/zh_Hant/",
            "translate_url": "https://hosted.weblate.org/translate/sudokusolver/strings/zh_Hant/",
            "url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 38,
            "total_words": 112,
            "translated": 38,
            "translated_words": 112,
            "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://hosted.weblate.org/api/translations/sudokusolver/strings/zh_Hant/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/zh_Hant/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/zh_Hant/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sudokusolver/strings/zh_Hant/units/?format=api"
        }
    ]
}