Translation components API.

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

GET /api/components/weblate/glossary/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 116,
    "next": "https://hosted.weblate.org/api/components/weblate/glossary/statistics/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "total": 15181,
            "total_words": 27901,
            "total_chars": 195891,
            "last_change": "2024-04-25T09:03:30.963434Z",
            "recent_changes": 3,
            "translated": 15181,
            "translated_words": 27901,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 195891,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 14868,
            "readonly_percent": 97.9,
            "readonly_words": 27446,
            "readonly_words_percent": 98.3,
            "readonly_chars": 192353,
            "readonly_chars_percent": 98.1,
            "suggestions": 0,
            "comments": 0,
            "code": "en",
            "name": "English",
            "url": "https://hosted.weblate.org/projects/weblate/glossary/en/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/glossary/en/"
        },
        {
            "total": 183,
            "total_words": 223,
            "total_chars": 1611,
            "last_change": "2024-03-15T01:19:55.087283Z",
            "recent_changes": 0,
            "translated": 183,
            "translated_words": 223,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1611,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 27,
            "readonly_percent": 14.7,
            "readonly_words": 32,
            "readonly_words_percent": 14.3,
            "readonly_chars": 187,
            "readonly_chars_percent": 11.6,
            "suggestions": 0,
            "comments": 0,
            "code": "is",
            "name": "Icelandic",
            "url": "https://hosted.weblate.org/projects/weblate/glossary/is/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/glossary/is/"
        },
        {
            "total": 167,
            "total_words": 228,
            "total_chars": 1619,
            "last_change": "2024-03-16T16:36:41.323813Z",
            "recent_changes": 3,
            "translated": 167,
            "translated_words": 228,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1619,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 29,
            "readonly_percent": 17.3,
            "readonly_words": 34,
            "readonly_words_percent": 14.9,
            "readonly_chars": 208,
            "readonly_chars_percent": 12.8,
            "suggestions": 0,
            "comments": 0,
            "code": "ca",
            "name": "Catalan",
            "url": "https://hosted.weblate.org/projects/weblate/glossary/ca/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/glossary/ca/"
        },
        {
            "total": 212,
            "total_words": 251,
            "total_chars": 1724,
            "last_change": "2024-04-03T09:02:39.049999Z",
            "recent_changes": 0,
            "translated": 212,
            "translated_words": 251,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1724,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 30,
            "readonly_percent": 14.1,
            "readonly_words": 35,
            "readonly_words_percent": 13.9,
            "readonly_chars": 218,
            "readonly_chars_percent": 12.6,
            "suggestions": 0,
            "comments": 21,
            "code": "zh_Hans",
            "name": "Chinese (Simplified)",
            "url": "https://hosted.weblate.org/projects/weblate/glossary/zh_Hans/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/glossary/zh_Hans/"
        },
        {
            "total": 87,
            "total_words": 111,
            "total_chars": 766,
            "last_change": "2024-03-11T02:51:19.207567Z",
            "recent_changes": 1,
            "translated": 27,
            "translated_words": 32,
            "translated_percent": 31.0,
            "translated_words_percent": 28.8,
            "translated_chars": 179,
            "translated_chars_percent": 23.3,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 25,
            "readonly_percent": 28.7,
            "readonly_words": 30,
            "readonly_words_percent": 27.0,
            "readonly_chars": 171,
            "readonly_chars_percent": 22.3,
            "suggestions": 0,
            "comments": 0,
            "code": "bn_BD",
            "name": "Bengali (Bangladesh)",
            "url": "https://hosted.weblate.org/projects/weblate/glossary/bn_BD/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/glossary/bn_BD/"
        },
        {
            "total": 90,
            "total_words": 114,
            "total_chars": 792,
            "last_change": "2024-03-11T02:51:19.275051Z",
            "recent_changes": 1,
            "translated": 42,
            "translated_words": 51,
            "translated_percent": 46.6,
            "translated_words_percent": 44.7,
            "translated_chars": 308,
            "translated_chars_percent": 38.8,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 25,
            "readonly_percent": 27.7,
            "readonly_words": 30,
            "readonly_words_percent": 26.3,
            "readonly_chars": 171,
            "readonly_chars_percent": 21.5,
            "suggestions": 0,
            "comments": 0,
            "code": "fa",
            "name": "Persian",
            "url": "https://hosted.weblate.org/projects/weblate/glossary/fa/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/glossary/fa/"
        },
        {
            "total": 6849,
            "total_words": 12862,
            "total_chars": 88661,
            "last_change": "2024-03-11T02:51:19.513343Z",
            "recent_changes": 1,
            "translated": 6816,
            "translated_words": 12814,
            "translated_percent": 99.5,
            "translated_words_percent": 99.6,
            "translated_chars": 88305,
            "translated_chars_percent": 99.5,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 30,
            "readonly_percent": 0.4,
            "readonly_words": 35,
            "readonly_words_percent": 0.2,
            "readonly_chars": 193,
            "readonly_chars_percent": 0.2,
            "suggestions": 0,
            "comments": 0,
            "code": "cy",
            "name": "Welsh",
            "url": "https://hosted.weblate.org/projects/weblate/glossary/cy/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/glossary/cy/"
        },
        {
            "total": 90,
            "total_words": 114,
            "total_chars": 788,
            "last_change": "2024-03-11T02:51:19.595292Z",
            "recent_changes": 1,
            "translated": 30,
            "translated_words": 35,
            "translated_percent": 33.3,
            "translated_words_percent": 30.7,
            "translated_chars": 201,
            "translated_chars_percent": 25.5,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 25,
            "readonly_percent": 27.7,
            "readonly_words": 30,
            "readonly_words_percent": 26.3,
            "readonly_chars": 171,
            "readonly_chars_percent": 21.7,
            "suggestions": 0,
            "comments": 0,
            "code": "lt",
            "name": "Lithuanian",
            "url": "https://hosted.weblate.org/projects/weblate/glossary/lt/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/glossary/lt/"
        },
        {
            "total": 92,
            "total_words": 116,
            "total_chars": 794,
            "last_change": "2024-03-11T02:51:19.647732Z",
            "recent_changes": 1,
            "translated": 32,
            "translated_words": 37,
            "translated_percent": 34.7,
            "translated_words_percent": 31.8,
            "translated_chars": 207,
            "translated_chars_percent": 26.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 25,
            "readonly_percent": 27.1,
            "readonly_words": 30,
            "readonly_words_percent": 25.8,
            "readonly_chars": 171,
            "readonly_chars_percent": 21.5,
            "suggestions": 0,
            "comments": 0,
            "code": "ksh",
            "name": "Colognian",
            "url": "https://hosted.weblate.org/projects/weblate/glossary/ksh/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/glossary/ksh/"
        },
        {
            "total": 87,
            "total_words": 113,
            "total_chars": 810,
            "last_change": "2024-03-11T02:51:19.704889Z",
            "recent_changes": 1,
            "translated": 50,
            "translated_words": 64,
            "translated_percent": 57.4,
            "translated_words_percent": 56.6,
            "translated_chars": 428,
            "translated_chars_percent": 52.8,
            "fuzzy": 1,
            "fuzzy_percent": 1.1,
            "fuzzy_words": 2,
            "fuzzy_words_percent": 1.7,
            "fuzzy_chars": 19,
            "fuzzy_chars_percent": 2.3,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 25,
            "readonly_percent": 28.7,
            "readonly_words": 30,
            "readonly_words_percent": 26.5,
            "readonly_chars": 171,
            "readonly_chars_percent": 21.1,
            "suggestions": 0,
            "comments": 0,
            "code": "az",
            "name": "Azerbaijani",
            "url": "https://hosted.weblate.org/projects/weblate/glossary/az/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/glossary/az/"
        },
        {
            "total": 174,
            "total_words": 206,
            "total_chars": 1376,
            "last_change": "2024-04-01T15:01:32.628870Z",
            "recent_changes": 0,
            "translated": 173,
            "translated_words": 205,
            "translated_percent": 99.4,
            "translated_words_percent": 99.5,
            "translated_chars": 1369,
            "translated_chars_percent": 99.4,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 28,
            "readonly_percent": 16.0,
            "readonly_words": 33,
            "readonly_words_percent": 16.0,
            "readonly_chars": 202,
            "readonly_chars_percent": 14.6,
            "suggestions": 1,
            "comments": 0,
            "code": "pt",
            "name": "Portuguese",
            "url": "https://hosted.weblate.org/projects/weblate/glossary/pt/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/glossary/pt/"
        },
        {
            "total": 96,
            "total_words": 123,
            "total_chars": 863,
            "last_change": "2024-03-11T02:51:19.813549Z",
            "recent_changes": 1,
            "translated": 38,
            "translated_words": 46,
            "translated_percent": 39.5,
            "translated_words_percent": 37.3,
            "translated_chars": 297,
            "translated_chars_percent": 34.4,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 25,
            "readonly_percent": 26.0,
            "readonly_words": 30,
            "readonly_words_percent": 24.3,
            "readonly_chars": 171,
            "readonly_chars_percent": 19.8,
            "suggestions": 0,
            "comments": 0,
            "code": "sr",
            "name": "Serbian",
            "url": "https://hosted.weblate.org/projects/weblate/glossary/sr/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/glossary/sr/"
        },
        {
            "total": 357,
            "total_words": 441,
            "total_chars": 2977,
            "last_change": "2024-03-11T02:51:19.879493Z",
            "recent_changes": 1,
            "translated": 328,
            "translated_words": 397,
            "translated_percent": 91.8,
            "translated_words_percent": 90.0,
            "translated_chars": 2692,
            "translated_chars_percent": 90.4,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 28,
            "readonly_percent": 7.8,
            "readonly_words": 33,
            "readonly_words_percent": 7.4,
            "readonly_chars": 202,
            "readonly_chars_percent": 6.7,
            "suggestions": 6,
            "comments": 0,
            "code": "cs",
            "name": "Czech",
            "url": "https://hosted.weblate.org/projects/weblate/glossary/cs/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/glossary/cs/"
        },
        {
            "total": 91,
            "total_words": 115,
            "total_chars": 798,
            "last_change": "2024-03-24T23:06:02.173497Z",
            "recent_changes": 2,
            "translated": 80,
            "translated_words": 102,
            "translated_percent": 87.9,
            "translated_words_percent": 88.6,
            "translated_chars": 707,
            "translated_chars_percent": 88.5,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 25,
            "readonly_percent": 27.4,
            "readonly_words": 30,
            "readonly_words_percent": 26.0,
            "readonly_chars": 171,
            "readonly_chars_percent": 21.4,
            "suggestions": 0,
            "comments": 0,
            "code": "eu",
            "name": "Basque",
            "url": "https://hosted.weblate.org/projects/weblate/glossary/eu/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/glossary/eu/"
        },
        {
            "total": 92,
            "total_words": 117,
            "total_chars": 827,
            "last_change": "2024-04-26T06:44:48.960245Z",
            "recent_changes": 1,
            "translated": 92,
            "translated_words": 117,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 827,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 26,
            "readonly_percent": 28.2,
            "readonly_words": 31,
            "readonly_words_percent": 26.4,
            "readonly_chars": 193,
            "readonly_chars_percent": 23.3,
            "suggestions": 0,
            "comments": 0,
            "code": "it",
            "name": "Italian",
            "url": "https://hosted.weblate.org/projects/weblate/glossary/it/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/glossary/it/"
        },
        {
            "total": 1189,
            "total_words": 1617,
            "total_chars": 11976,
            "last_change": "2024-03-11T02:51:20.294185Z",
            "recent_changes": 1,
            "translated": 1184,
            "translated_words": 1612,
            "translated_percent": 99.5,
            "translated_words_percent": 99.6,
            "translated_chars": 11940,
            "translated_chars_percent": 99.6,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 27,
            "readonly_percent": 2.2,
            "readonly_words": 32,
            "readonly_words_percent": 1.9,
            "readonly_chars": 183,
            "readonly_chars_percent": 1.5,
            "suggestions": 0,
            "comments": 0,
            "code": "sl",
            "name": "Slovenian",
            "url": "https://hosted.weblate.org/projects/weblate/glossary/sl/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/glossary/sl/"
        },
        {
            "total": 1274,
            "total_words": 1413,
            "total_chars": 9479,
            "last_change": "2024-04-25T11:25:04.051642Z",
            "recent_changes": 6,
            "translated": 1265,
            "translated_words": 1394,
            "translated_percent": 99.2,
            "translated_words_percent": 98.6,
            "translated_chars": 9355,
            "translated_chars_percent": 98.6,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 58,
            "approved_percent": 4.5,
            "approved_words": 71,
            "approved_words_percent": 5.0,
            "approved_chars": 467,
            "approved_chars_percent": 4.9,
            "readonly": 31,
            "readonly_percent": 2.4,
            "readonly_words": 36,
            "readonly_words_percent": 2.5,
            "readonly_chars": 221,
            "readonly_chars_percent": 2.3,
            "suggestions": 0,
            "comments": 0,
            "code": "gl",
            "name": "Galician",
            "url": "https://hosted.weblate.org/projects/weblate/glossary/gl/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/glossary/gl/"
        },
        {
            "total": 105,
            "total_words": 162,
            "total_chars": 1157,
            "last_change": "2024-04-06T11:42:11.181365Z",
            "recent_changes": 0,
            "translated": 105,
            "translated_words": 162,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1157,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 25,
            "readonly_percent": 23.8,
            "readonly_words": 30,
            "readonly_words_percent": 18.5,
            "readonly_chars": 174,
            "readonly_chars_percent": 15.0,
            "suggestions": 0,
            "comments": 0,
            "code": "es",
            "name": "Spanish",
            "url": "https://hosted.weblate.org/projects/weblate/glossary/es/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/glossary/es/"
        },
        {
            "total": 374,
            "total_words": 453,
            "total_chars": 3232,
            "last_change": "2024-03-28T08:01:59.604841Z",
            "recent_changes": 0,
            "translated": 374,
            "translated_words": 453,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 3232,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 40,
            "readonly_percent": 10.6,
            "readonly_words": 52,
            "readonly_words_percent": 11.4,
            "readonly_chars": 346,
            "readonly_chars_percent": 10.7,
            "suggestions": 0,
            "comments": 1,
            "code": "zh_Hant",
            "name": "Chinese (Traditional)",
            "url": "https://hosted.weblate.org/projects/weblate/glossary/zh_Hant/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/glossary/zh_Hant/"
        },
        {
            "total": 6793,
            "total_words": 11832,
            "total_chars": 84473,
            "last_change": "2024-03-11T02:51:20.935895Z",
            "recent_changes": 1,
            "translated": 6788,
            "translated_words": 11826,
            "translated_percent": 99.9,
            "translated_words_percent": 99.9,
            "translated_chars": 84430,
            "translated_chars_percent": 99.9,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 27,
            "readonly_percent": 0.3,
            "readonly_words": 32,
            "readonly_words_percent": 0.2,
            "readonly_chars": 180,
            "readonly_chars_percent": 0.2,
            "suggestions": 0,
            "comments": 0,
            "code": "eo",
            "name": "Esperanto",
            "url": "https://hosted.weblate.org/projects/weblate/glossary/eo/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/glossary/eo/"
        },
        {
            "total": 207,
            "total_words": 263,
            "total_chars": 1860,
            "last_change": "2024-03-16T16:18:27.309512Z",
            "recent_changes": 0,
            "translated": 207,
            "translated_words": 263,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1860,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 27,
            "readonly_percent": 13.0,
            "readonly_words": 32,
            "readonly_words_percent": 12.1,
            "readonly_chars": 187,
            "readonly_chars_percent": 10.0,
            "suggestions": 0,
            "comments": 2,
            "code": "ko",
            "name": "Korean",
            "url": "https://hosted.weblate.org/projects/weblate/glossary/ko/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/glossary/ko/"
        },
        {
            "total": 188,
            "total_words": 227,
            "total_chars": 1554,
            "last_change": "2024-03-13T09:51:59.116373Z",
            "recent_changes": 0,
            "translated": 188,
            "translated_words": 227,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1554,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 25,
            "readonly_percent": 13.2,
            "readonly_words": 30,
            "readonly_words_percent": 13.2,
            "readonly_chars": 171,
            "readonly_chars_percent": 11.0,
            "suggestions": 0,
            "comments": 0,
            "code": "id",
            "name": "Indonesian",
            "url": "https://hosted.weblate.org/projects/weblate/glossary/id/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/glossary/id/"
        },
        {
            "total": 107,
            "total_words": 131,
            "total_chars": 934,
            "last_change": "2024-03-11T02:51:21.120268Z",
            "recent_changes": 1,
            "translated": 48,
            "translated_words": 53,
            "translated_percent": 44.8,
            "translated_words_percent": 40.4,
            "translated_chars": 358,
            "translated_chars_percent": 38.3,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 25,
            "readonly_percent": 23.3,
            "readonly_words": 30,
            "readonly_words_percent": 22.9,
            "readonly_chars": 171,
            "readonly_chars_percent": 18.3,
            "suggestions": 0,
            "comments": 0,
            "code": "pa",
            "name": "Punjabi",
            "url": "https://hosted.weblate.org/projects/weblate/glossary/pa/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/glossary/pa/"
        },
        {
            "total": 329,
            "total_words": 573,
            "total_chars": 3399,
            "last_change": "2024-03-10T21:12:30.356042Z",
            "recent_changes": 1,
            "translated": 270,
            "translated_words": 495,
            "translated_percent": 82.0,
            "translated_words_percent": 86.3,
            "translated_chars": 2818,
            "translated_chars_percent": 82.9,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 25,
            "readonly_percent": 7.5,
            "readonly_words": 30,
            "readonly_words_percent": 5.2,
            "readonly_chars": 171,
            "readonly_chars_percent": 5.0,
            "suggestions": 0,
            "comments": 0,
            "code": "oc",
            "name": "Occitan",
            "url": "https://hosted.weblate.org/projects/weblate/glossary/oc/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/glossary/oc/"
        },
        {
            "total": 87,
            "total_words": 111,
            "total_chars": 770,
            "last_change": "2024-03-11T02:51:21.202006Z",
            "recent_changes": 1,
            "translated": 27,
            "translated_words": 32,
            "translated_percent": 31.0,
            "translated_words_percent": 28.8,
            "translated_chars": 183,
            "translated_chars_percent": 23.7,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 25,
            "readonly_percent": 28.7,
            "readonly_words": 30,
            "readonly_words_percent": 27.0,
            "readonly_chars": 171,
            "readonly_chars_percent": 22.2,
            "suggestions": 0,
            "comments": 0,
            "code": "br",
            "name": "Breton",
            "url": "https://hosted.weblate.org/projects/weblate/glossary/br/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/glossary/br/"
        },
        {
            "total": 119,
            "total_words": 147,
            "total_chars": 990,
            "last_change": "2024-03-11T02:51:21.258040Z",
            "recent_changes": 1,
            "translated": 114,
            "translated_words": 141,
            "translated_percent": 95.7,
            "translated_words_percent": 95.9,
            "translated_chars": 947,
            "translated_chars_percent": 95.6,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 29,
            "readonly_percent": 24.3,
            "readonly_words": 34,
            "readonly_words_percent": 23.1,
            "readonly_chars": 208,
            "readonly_chars_percent": 21.0,
            "suggestions": 0,
            "comments": 0,
            "code": "hu",
            "name": "Hungarian",
            "url": "https://hosted.weblate.org/projects/weblate/glossary/hu/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/glossary/hu/"
        },
        {
            "total": 141,
            "total_words": 169,
            "total_chars": 1183,
            "last_change": "2024-04-05T09:08:52.585411Z",
            "recent_changes": 1,
            "translated": 141,
            "translated_words": 169,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1183,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 26,
            "readonly_percent": 18.4,
            "readonly_words": 31,
            "readonly_words_percent": 18.3,
            "readonly_chars": 177,
            "readonly_chars_percent": 14.9,
            "suggestions": 0,
            "comments": 0,
            "code": "tr",
            "name": "Turkish",
            "url": "https://hosted.weblate.org/projects/weblate/glossary/tr/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/glossary/tr/"
        },
        {
            "total": 88,
            "total_words": 112,
            "total_chars": 776,
            "last_change": "2024-03-11T02:51:21.357707Z",
            "recent_changes": 1,
            "translated": 66,
            "translated_words": 83,
            "translated_percent": 75.0,
            "translated_words_percent": 74.1,
            "translated_chars": 570,
            "translated_chars_percent": 73.4,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 25,
            "readonly_percent": 28.4,
            "readonly_words": 30,
            "readonly_words_percent": 26.7,
            "readonly_chars": 171,
            "readonly_chars_percent": 22.0,
            "suggestions": 0,
            "comments": 0,
            "code": "sk",
            "name": "Slovak",
            "url": "https://hosted.weblate.org/projects/weblate/glossary/sk/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/glossary/sk/"
        },
        {
            "total": 132,
            "total_words": 168,
            "total_chars": 1174,
            "last_change": "2024-03-11T02:51:21.401930Z",
            "recent_changes": 1,
            "translated": 128,
            "translated_words": 164,
            "translated_percent": 96.9,
            "translated_words_percent": 97.6,
            "translated_chars": 1145,
            "translated_chars_percent": 97.5,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 25,
            "readonly_percent": 18.9,
            "readonly_words": 30,
            "readonly_words_percent": 17.8,
            "readonly_chars": 171,
            "readonly_chars_percent": 14.5,
            "suggestions": 0,
            "comments": 0,
            "code": "pt_PT",
            "name": "Portuguese (Portugal)",
            "url": "https://hosted.weblate.org/projects/weblate/glossary/pt_PT/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/glossary/pt_PT/"
        },
        {
            "total": 216,
            "total_words": 291,
            "total_chars": 2064,
            "last_change": "2024-04-16T14:01:56.412389Z",
            "recent_changes": 0,
            "translated": 216,
            "translated_words": 291,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 2064,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 25,
            "readonly_percent": 11.5,
            "readonly_words": 30,
            "readonly_words_percent": 10.3,
            "readonly_chars": 171,
            "readonly_chars_percent": 8.2,
            "suggestions": 0,
            "comments": 1,
            "code": "fr",
            "name": "French",
            "url": "https://hosted.weblate.org/projects/weblate/glossary/fr/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/glossary/fr/"
        },
        {
            "total": 75,
            "total_words": 91,
            "total_chars": 620,
            "last_change": "2024-03-16T16:55:36.313934Z",
            "recent_changes": 8,
            "translated": 74,
            "translated_words": 89,
            "translated_percent": 98.6,
            "translated_words_percent": 97.8,
            "translated_chars": 606,
            "translated_chars_percent": 97.7,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 27,
            "readonly_percent": 36.0,
            "readonly_words": 30,
            "readonly_words_percent": 32.9,
            "readonly_chars": 187,
            "readonly_chars_percent": 30.1,
            "suggestions": 0,
            "comments": 0,
            "code": "da",
            "name": "Danish",
            "url": "https://hosted.weblate.org/projects/weblate/glossary/da/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/glossary/da/"
        },
        {
            "total": 94,
            "total_words": 119,
            "total_chars": 840,
            "last_change": "2024-03-15T01:19:55.218156Z",
            "recent_changes": 1,
            "translated": 94,
            "translated_words": 119,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 840,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 25,
            "readonly_percent": 26.5,
            "readonly_words": 30,
            "readonly_words_percent": 25.2,
            "readonly_chars": 171,
            "readonly_chars_percent": 20.3,
            "suggestions": 0,
            "comments": 3,
            "code": "uk",
            "name": "Ukrainian",
            "url": "https://hosted.weblate.org/projects/weblate/glossary/uk/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/glossary/uk/"
        },
        {
            "total": 90,
            "total_words": 114,
            "total_chars": 781,
            "last_change": "2024-03-11T02:51:21.602233Z",
            "recent_changes": 1,
            "translated": 37,
            "translated_words": 43,
            "translated_percent": 41.1,
            "translated_words_percent": 37.7,
            "translated_chars": 245,
            "translated_chars_percent": 31.3,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 25,
            "readonly_percent": 27.7,
            "readonly_words": 30,
            "readonly_words_percent": 26.3,
            "readonly_chars": 171,
            "readonly_chars_percent": 21.8,
            "suggestions": 0,
            "comments": 0,
            "code": "kab",
            "name": "Kabyle",
            "url": "https://hosted.weblate.org/projects/weblate/glossary/kab/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/glossary/kab/"
        },
        {
            "total": 104,
            "total_words": 129,
            "total_chars": 919,
            "last_change": "2024-03-11T02:51:21.682895Z",
            "recent_changes": 2,
            "translated": 89,
            "translated_words": 110,
            "translated_percent": 85.5,
            "translated_words_percent": 85.2,
            "translated_chars": 766,
            "translated_chars_percent": 83.3,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 25,
            "readonly_percent": 24.0,
            "readonly_words": 30,
            "readonly_words_percent": 23.2,
            "readonly_chars": 171,
            "readonly_chars_percent": 18.6,
            "suggestions": 0,
            "comments": 1,
            "code": "he",
            "name": "Hebrew",
            "url": "https://hosted.weblate.org/projects/weblate/glossary/he/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/glossary/he/"
        },
        {
            "total": 116,
            "total_words": 144,
            "total_chars": 966,
            "last_change": "2024-03-12T07:01:52.128082Z",
            "recent_changes": 0,
            "translated": 115,
            "translated_words": 143,
            "translated_percent": 99.1,
            "translated_words_percent": 99.3,
            "translated_chars": 959,
            "translated_chars_percent": 99.2,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 27,
            "readonly_percent": 23.2,
            "readonly_words": 32,
            "readonly_words_percent": 22.2,
            "readonly_chars": 180,
            "readonly_chars_percent": 18.6,
            "suggestions": 0,
            "comments": 0,
            "code": "bg",
            "name": "Bulgarian",
            "url": "https://hosted.weblate.org/projects/weblate/glossary/bg/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/glossary/bg/"
        },
        {
            "total": 260,
            "total_words": 333,
            "total_chars": 2434,
            "last_change": "2024-03-29T15:26:46.573015Z",
            "recent_changes": 0,
            "translated": 260,
            "translated_words": 333,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 2434,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 31,
            "readonly_percent": 11.9,
            "readonly_words": 36,
            "readonly_words_percent": 10.8,
            "readonly_chars": 234,
            "readonly_chars_percent": 9.6,
            "suggestions": 0,
            "comments": 2,
            "code": "ru",
            "name": "Russian",
            "url": "https://hosted.weblate.org/projects/weblate/glossary/ru/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/glossary/ru/"
        },
        {
            "total": 134,
            "total_words": 173,
            "total_chars": 1242,
            "last_change": "2024-03-28T08:02:00.333236Z",
            "recent_changes": 0,
            "translated": 134,
            "translated_words": 173,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1242,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 25,
            "readonly_percent": 18.6,
            "readonly_words": 30,
            "readonly_words_percent": 17.3,
            "readonly_chars": 171,
            "readonly_chars_percent": 13.7,
            "suggestions": 1,
            "comments": 3,
            "code": "ja",
            "name": "Japanese",
            "url": "https://hosted.weblate.org/projects/weblate/glossary/ja/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/glossary/ja/"
        },
        {
            "total": 311,
            "total_words": 349,
            "total_chars": 2406,
            "last_change": "2024-03-11T02:51:21.902211Z",
            "recent_changes": 1,
            "translated": 266,
            "translated_words": 288,
            "translated_percent": 85.5,
            "translated_words_percent": 82.5,
            "translated_chars": 1953,
            "translated_chars_percent": 81.1,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 26,
            "readonly_percent": 8.3,
            "readonly_words": 31,
            "readonly_words_percent": 8.8,
            "readonly_chars": 177,
            "readonly_chars_percent": 7.3,
            "suggestions": 0,
            "comments": 0,
            "code": "kk",
            "name": "Kazakh",
            "url": "https://hosted.weblate.org/projects/weblate/glossary/kk/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/glossary/kk/"
        },
        {
            "total": 261,
            "total_words": 350,
            "total_chars": 2472,
            "last_change": "2024-04-24T17:56:15.756385Z",
            "recent_changes": 0,
            "translated": 261,
            "translated_words": 350,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 2472,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 27,
            "readonly_percent": 10.3,
            "readonly_words": 32,
            "readonly_words_percent": 9.1,
            "readonly_chars": 184,
            "readonly_chars_percent": 7.4,
            "suggestions": 0,
            "comments": 0,
            "code": "pt_BR",
            "name": "Portuguese (Brazil)",
            "url": "https://hosted.weblate.org/projects/weblate/glossary/pt_BR/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/glossary/pt_BR/"
        },
        {
            "total": 148,
            "total_words": 189,
            "total_chars": 1379,
            "last_change": "2024-03-11T02:51:22.041062Z",
            "recent_changes": 2,
            "translated": 148,
            "translated_words": 189,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1379,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 26,
            "readonly_percent": 17.5,
            "readonly_words": 31,
            "readonly_words_percent": 16.4,
            "readonly_chars": 177,
            "readonly_chars_percent": 12.8,
            "suggestions": 0,
            "comments": 0,
            "code": "pl",
            "name": "Polish",
            "url": "https://hosted.weblate.org/projects/weblate/glossary/pl/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/glossary/pl/"
        },
        {
            "total": 134,
            "total_words": 161,
            "total_chars": 1118,
            "last_change": "2024-03-11T02:51:22.097376Z",
            "recent_changes": 1,
            "translated": 121,
            "translated_words": 144,
            "translated_percent": 90.2,
            "translated_words_percent": 89.4,
            "translated_chars": 1001,
            "translated_chars_percent": 89.5,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 25,
            "readonly_percent": 18.6,
            "readonly_words": 30,
            "readonly_words_percent": 18.6,
            "readonly_chars": 171,
            "readonly_chars_percent": 15.2,
            "suggestions": 0,
            "comments": 0,
            "code": "km",
            "name": "Khmer (Central)",
            "url": "https://hosted.weblate.org/projects/weblate/glossary/km/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/glossary/km/"
        },
        {
            "total": 89,
            "total_words": 114,
            "total_chars": 793,
            "last_change": "2024-03-11T02:51:22.148824Z",
            "recent_changes": 1,
            "translated": 79,
            "translated_words": 101,
            "translated_percent": 88.7,
            "translated_words_percent": 88.5,
            "translated_chars": 695,
            "translated_chars_percent": 87.6,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 25,
            "readonly_percent": 28.0,
            "readonly_words": 30,
            "readonly_words_percent": 26.3,
            "readonly_chars": 171,
            "readonly_chars_percent": 21.5,
            "suggestions": 1,
            "comments": 0,
            "code": "el",
            "name": "Greek",
            "url": "https://hosted.weblate.org/projects/weblate/glossary/el/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/glossary/el/"
        },
        {
            "total": 91,
            "total_words": 115,
            "total_chars": 809,
            "last_change": "2024-03-11T02:51:22.197415Z",
            "recent_changes": 1,
            "translated": 57,
            "translated_words": 69,
            "translated_percent": 62.6,
            "translated_words_percent": 60.0,
            "translated_chars": 473,
            "translated_chars_percent": 58.4,
            "fuzzy": 2,
            "fuzzy_percent": 2.1,
            "fuzzy_words": 4,
            "fuzzy_words_percent": 3.4,
            "fuzzy_chars": 22,
            "fuzzy_chars_percent": 2.7,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 25,
            "readonly_percent": 27.4,
            "readonly_words": 30,
            "readonly_words_percent": 26.0,
            "readonly_chars": 171,
            "readonly_chars_percent": 21.1,
            "suggestions": 1,
            "comments": 0,
            "code": "nb_NO",
            "name": "Norwegian Bokmål",
            "url": "https://hosted.weblate.org/projects/weblate/glossary/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/glossary/nb_NO/"
        },
        {
            "total": 121,
            "total_words": 154,
            "total_chars": 1084,
            "last_change": "2024-03-11T02:51:22.248587Z",
            "recent_changes": 1,
            "translated": 86,
            "translated_words": 107,
            "translated_percent": 71.0,
            "translated_words_percent": 69.4,
            "translated_chars": 726,
            "translated_chars_percent": 66.9,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 25,
            "readonly_percent": 20.6,
            "readonly_words": 30,
            "readonly_words_percent": 19.4,
            "readonly_chars": 171,
            "readonly_chars_percent": 15.7,
            "suggestions": 0,
            "comments": 0,
            "code": "fi",
            "name": "Finnish",
            "url": "https://hosted.weblate.org/projects/weblate/glossary/fi/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/glossary/fi/"
        },
        {
            "total": 90,
            "total_words": 114,
            "total_chars": 782,
            "last_change": "2024-03-11T02:51:22.296455Z",
            "recent_changes": 1,
            "translated": 84,
            "translated_words": 106,
            "translated_percent": 93.3,
            "translated_words_percent": 92.9,
            "translated_chars": 726,
            "translated_chars_percent": 92.8,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 25,
            "readonly_percent": 27.7,
            "readonly_words": 30,
            "readonly_words_percent": 26.3,
            "readonly_chars": 171,
            "readonly_chars_percent": 21.8,
            "suggestions": 0,
            "comments": 0,
            "code": "mr",
            "name": "Marathi",
            "url": "https://hosted.weblate.org/projects/weblate/glossary/mr/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/glossary/mr/"
        },
        {
            "total": 310,
            "total_words": 402,
            "total_chars": 2856,
            "last_change": "2024-03-11T02:51:22.353502Z",
            "recent_changes": 1,
            "translated": 305,
            "translated_words": 395,
            "translated_percent": 98.3,
            "translated_words_percent": 98.2,
            "translated_chars": 2817,
            "translated_chars_percent": 98.6,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 26,
            "readonly_percent": 8.3,
            "readonly_words": 31,
            "readonly_words_percent": 7.7,
            "readonly_chars": 177,
            "readonly_chars_percent": 6.1,
            "suggestions": 0,
            "comments": 0,
            "code": "et",
            "name": "Estonian",
            "url": "https://hosted.weblate.org/projects/weblate/glossary/et/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/glossary/et/"
        },
        {
            "total": 5217,
            "total_words": 9872,
            "total_chars": 66537,
            "last_change": "2024-03-11T02:51:22.540393Z",
            "recent_changes": 1,
            "translated": 5171,
            "translated_words": 9809,
            "translated_percent": 99.1,
            "translated_words_percent": 99.3,
            "translated_chars": 66055,
            "translated_chars_percent": 99.2,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 28,
            "readonly_percent": 0.5,
            "readonly_words": 33,
            "readonly_words_percent": 0.3,
            "readonly_chars": 185,
            "readonly_chars_percent": 0.2,
            "suggestions": 0,
            "comments": 0,
            "code": "ug",
            "name": "Uyghur",
            "url": "https://hosted.weblate.org/projects/weblate/glossary/ug/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/glossary/ug/"
        },
        {
            "total": 153,
            "total_words": 203,
            "total_chars": 1504,
            "last_change": "2024-03-11T02:51:22.601438Z",
            "recent_changes": 1,
            "translated": 150,
            "translated_words": 200,
            "translated_percent": 98.0,
            "translated_words_percent": 98.5,
            "translated_chars": 1482,
            "translated_chars_percent": 98.5,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 29,
            "readonly_percent": 18.9,
            "readonly_words": 34,
            "readonly_words_percent": 16.7,
            "readonly_chars": 208,
            "readonly_chars_percent": 13.8,
            "suggestions": 0,
            "comments": 0,
            "code": "hr",
            "name": "Croatian",
            "url": "https://hosted.weblate.org/projects/weblate/glossary/hr/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/glossary/hr/"
        },
        {
            "total": 106,
            "total_words": 133,
            "total_chars": 920,
            "last_change": "2024-04-01T15:01:33.903496Z",
            "recent_changes": 0,
            "translated": 106,
            "translated_words": 133,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 920,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 26,
            "readonly_percent": 24.5,
            "readonly_words": 31,
            "readonly_words_percent": 23.3,
            "readonly_chars": 177,
            "readonly_chars_percent": 19.2,
            "suggestions": 0,
            "comments": 0,
            "code": "sv",
            "name": "Swedish",
            "url": "https://hosted.weblate.org/projects/weblate/glossary/sv/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/glossary/sv/"
        },
        {
            "total": 99,
            "total_words": 135,
            "total_chars": 933,
            "last_change": "2024-03-11T02:51:22.715120Z",
            "recent_changes": 1,
            "translated": 70,
            "translated_words": 89,
            "translated_percent": 70.7,
            "translated_words_percent": 65.9,
            "translated_chars": 614,
            "translated_chars_percent": 65.8,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 28,
            "readonly_percent": 28.2,
            "readonly_words": 33,
            "readonly_words_percent": 24.4,
            "readonly_chars": 202,
            "readonly_chars_percent": 21.6,
            "suggestions": 0,
            "comments": 0,
            "code": "ar",
            "name": "Arabic",
            "url": "https://hosted.weblate.org/projects/weblate/glossary/ar/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/glossary/ar/"
        }
    ]
}