Translation components API.

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

GET /api/components/weblate/application/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/application/statistics/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "total": 3095,
            "total_words": 17424,
            "total_chars": 114808,
            "last_change": "2024-04-25T11:24:18.083484Z",
            "recent_changes": 34,
            "translated": 1397,
            "translated_words": 6038,
            "translated_percent": 45.1,
            "translated_words_percent": 34.6,
            "translated_chars": 39850,
            "translated_chars_percent": 34.7,
            "fuzzy": 825,
            "fuzzy_percent": 26.6,
            "fuzzy_words": 3908,
            "fuzzy_words_percent": 22.4,
            "fuzzy_chars": 26627,
            "fuzzy_chars_percent": 23.1,
            "failing": 96,
            "failing_percent": 3.1,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "th",
            "name": "Thai",
            "url": "https://hosted.weblate.org/projects/weblate/application/th/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/application/th/"
        },
        {
            "total": 3095,
            "total_words": 17703,
            "total_chars": 114808,
            "last_change": "2024-04-26T10:08:02.910592Z",
            "recent_changes": 36,
            "translated": 3095,
            "translated_words": 17703,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 114808,
            "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": 3095,
            "approved_percent": 100.0,
            "approved_words": 17703,
            "approved_words_percent": 100.0,
            "approved_chars": 114808,
            "approved_chars_percent": 100.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "gl",
            "name": "Galician",
            "url": "https://hosted.weblate.org/projects/weblate/application/gl/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/application/gl/"
        },
        {
            "total": 3095,
            "total_words": 17455,
            "total_chars": 114808,
            "last_change": "2024-04-25T07:45:52.467915Z",
            "recent_changes": 37,
            "translated": 2881,
            "translated_words": 16183,
            "translated_percent": 93.0,
            "translated_words_percent": 92.7,
            "translated_chars": 106615,
            "translated_chars_percent": 92.8,
            "fuzzy": 198,
            "fuzzy_percent": 6.3,
            "fuzzy_words": 1109,
            "fuzzy_words_percent": 6.3,
            "fuzzy_chars": 7111,
            "fuzzy_chars_percent": 6.1,
            "failing": 26,
            "failing_percent": 0.8,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 1,
            "comments": 6,
            "code": "pt",
            "name": "Portuguese",
            "url": "https://hosted.weblate.org/projects/weblate/application/pt/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/application/pt/"
        },
        {
            "total": 3095,
            "total_words": 17424,
            "total_chars": 114808,
            "last_change": "2024-04-25T11:24:19.098612Z",
            "recent_changes": 38,
            "translated": 3043,
            "translated_words": 17056,
            "translated_percent": 98.3,
            "translated_words_percent": 97.8,
            "translated_chars": 112491,
            "translated_chars_percent": 97.9,
            "fuzzy": 36,
            "fuzzy_percent": 1.1,
            "fuzzy_words": 205,
            "fuzzy_words_percent": 1.1,
            "fuzzy_chars": 1235,
            "fuzzy_chars_percent": 1.0,
            "failing": 12,
            "failing_percent": 0.3,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 5,
            "code": "uk",
            "name": "Ukrainian",
            "url": "https://hosted.weblate.org/projects/weblate/application/uk/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/application/uk/"
        },
        {
            "total": 3095,
            "total_words": 17456,
            "total_chars": 114808,
            "last_change": "2024-04-26T05:46:22.735799Z",
            "recent_changes": 57,
            "translated": 3095,
            "translated_words": 17456,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 114808,
            "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": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "tr",
            "name": "Turkish",
            "url": "https://hosted.weblate.org/projects/weblate/application/tr/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/application/tr/"
        },
        {
            "total": 3095,
            "total_words": 17424,
            "total_chars": 114808,
            "last_change": "2024-04-25T09:28:01.558137Z",
            "recent_changes": 92,
            "translated": 3095,
            "translated_words": 17424,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 114808,
            "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": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 1,
            "code": "pl",
            "name": "Polish",
            "url": "https://hosted.weblate.org/projects/weblate/application/pl/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/application/pl/"
        },
        {
            "total": 3095,
            "total_words": 17424,
            "total_chars": 114808,
            "last_change": "2024-04-25T11:24:21.329097Z",
            "recent_changes": 34,
            "translated": 1034,
            "translated_words": 4285,
            "translated_percent": 33.4,
            "translated_words_percent": 24.5,
            "translated_chars": 29265,
            "translated_chars_percent": 25.4,
            "fuzzy": 1355,
            "fuzzy_percent": 43.7,
            "fuzzy_words": 6739,
            "fuzzy_words_percent": 38.6,
            "fuzzy_chars": 45207,
            "fuzzy_chars_percent": 39.3,
            "failing": 282,
            "failing_percent": 9.1,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 35,
            "comments": 0,
            "code": "sl",
            "name": "Slovenian",
            "url": "https://hosted.weblate.org/projects/weblate/application/sl/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/application/sl/"
        },
        {
            "total": 3095,
            "total_words": 17459,
            "total_chars": 114808,
            "last_change": "2024-04-25T11:24:22.047605Z",
            "recent_changes": 38,
            "translated": 3043,
            "translated_words": 17091,
            "translated_percent": 98.3,
            "translated_words_percent": 97.8,
            "translated_chars": 112491,
            "translated_chars_percent": 97.9,
            "fuzzy": 36,
            "fuzzy_percent": 1.1,
            "fuzzy_words": 205,
            "fuzzy_words_percent": 1.1,
            "fuzzy_chars": 1235,
            "fuzzy_chars_percent": 1.0,
            "failing": 11,
            "failing_percent": 0.3,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 36,
            "code": "fr",
            "name": "French",
            "url": "https://hosted.weblate.org/projects/weblate/application/fr/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/application/fr/"
        },
        {
            "total": 3095,
            "total_words": 17444,
            "total_chars": 114808,
            "last_change": "2024-04-25T11:24:23.092367Z",
            "recent_changes": 38,
            "translated": 3043,
            "translated_words": 17076,
            "translated_percent": 98.3,
            "translated_words_percent": 97.8,
            "translated_chars": 112491,
            "translated_chars_percent": 97.9,
            "fuzzy": 36,
            "fuzzy_percent": 1.1,
            "fuzzy_words": 205,
            "fuzzy_words_percent": 1.1,
            "fuzzy_chars": 1235,
            "fuzzy_chars_percent": 1.0,
            "failing": 15,
            "failing_percent": 0.4,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 1,
            "comments": 1,
            "code": "es",
            "name": "Spanish",
            "url": "https://hosted.weblate.org/projects/weblate/application/es/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/application/es/"
        },
        {
            "total": 3095,
            "total_words": 17439,
            "total_chars": 114808,
            "last_change": "2024-04-25T11:24:24.089896Z",
            "recent_changes": 37,
            "translated": 2807,
            "translated_words": 14772,
            "translated_percent": 90.6,
            "translated_words_percent": 84.7,
            "translated_chars": 97862,
            "translated_chars_percent": 85.2,
            "fuzzy": 173,
            "fuzzy_percent": 5.5,
            "fuzzy_words": 1166,
            "fuzzy_words_percent": 6.6,
            "fuzzy_chars": 7500,
            "fuzzy_chars_percent": 6.5,
            "failing": 50,
            "failing_percent": 1.6,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 15,
            "comments": 1,
            "code": "fi",
            "name": "Finnish",
            "url": "https://hosted.weblate.org/projects/weblate/application/fi/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/application/fi/"
        },
        {
            "total": 3095,
            "total_words": 17438,
            "total_chars": 114808,
            "last_change": "2024-04-25T11:24:24.775337Z",
            "recent_changes": 38,
            "translated": 2921,
            "translated_words": 16431,
            "translated_percent": 94.3,
            "translated_words_percent": 94.2,
            "translated_chars": 108195,
            "translated_chars_percent": 94.2,
            "fuzzy": 158,
            "fuzzy_percent": 5.1,
            "fuzzy_words": 844,
            "fuzzy_words_percent": 4.8,
            "fuzzy_chars": 5531,
            "fuzzy_chars_percent": 4.8,
            "failing": 20,
            "failing_percent": 0.6,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 1,
            "code": "id",
            "name": "Indonesian",
            "url": "https://hosted.weblate.org/projects/weblate/application/id/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/application/id/"
        },
        {
            "total": 3095,
            "total_words": 17549,
            "total_chars": 114808,
            "last_change": "2024-04-25T07:26:41.821120Z",
            "recent_changes": 27,
            "translated": 198,
            "translated_words": 527,
            "translated_percent": 6.3,
            "translated_words_percent": 3.0,
            "translated_chars": 3511,
            "translated_chars_percent": 3.0,
            "fuzzy": 1544,
            "fuzzy_percent": 49.8,
            "fuzzy_words": 6675,
            "fuzzy_words_percent": 38.0,
            "fuzzy_chars": 45646,
            "fuzzy_chars_percent": 39.7,
            "failing": 474,
            "failing_percent": 15.3,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 1,
            "comments": 0,
            "code": "br",
            "name": "Breton",
            "url": "https://hosted.weblate.org/projects/weblate/application/br/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/application/br/"
        },
        {
            "total": 3095,
            "total_words": 17480,
            "total_chars": 114808,
            "last_change": "2024-04-25T11:24:25.707954Z",
            "recent_changes": 34,
            "translated": 1847,
            "translated_words": 8452,
            "translated_percent": 59.6,
            "translated_words_percent": 48.3,
            "translated_chars": 56600,
            "translated_chars_percent": 49.2,
            "fuzzy": 680,
            "fuzzy_percent": 21.9,
            "fuzzy_words": 3664,
            "fuzzy_words_percent": 20.9,
            "fuzzy_chars": 24300,
            "fuzzy_chars_percent": 21.1,
            "failing": 203,
            "failing_percent": 6.5,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 4,
            "comments": 0,
            "code": "en_GB",
            "name": "English (United Kingdom)",
            "url": "https://hosted.weblate.org/projects/weblate/application/en_GB/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/application/en_GB/"
        },
        {
            "total": 3095,
            "total_words": 17651,
            "total_chars": 114808,
            "last_change": "2024-04-25T11:24:26.675851Z",
            "recent_changes": 38,
            "translated": 2936,
            "translated_words": 16069,
            "translated_percent": 94.8,
            "translated_words_percent": 91.0,
            "translated_chars": 104818,
            "translated_chars_percent": 91.2,
            "fuzzy": 69,
            "fuzzy_percent": 2.2,
            "fuzzy_words": 426,
            "fuzzy_words_percent": 2.4,
            "fuzzy_chars": 2630,
            "fuzzy_chars_percent": 2.2,
            "failing": 12,
            "failing_percent": 0.3,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "sk",
            "name": "Slovak",
            "url": "https://hosted.weblate.org/projects/weblate/application/sk/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/application/sk/"
        },
        {
            "total": 3095,
            "total_words": 17439,
            "total_chars": 114808,
            "last_change": "2024-04-26T10:19:55.690770Z",
            "recent_changes": 6,
            "translated": 3059,
            "translated_words": 17121,
            "translated_percent": 98.8,
            "translated_words_percent": 98.1,
            "translated_chars": 112808,
            "translated_chars_percent": 98.2,
            "fuzzy": 21,
            "fuzzy_percent": 0.6,
            "fuzzy_words": 159,
            "fuzzy_words_percent": 0.9,
            "fuzzy_chars": 942,
            "fuzzy_chars_percent": 0.8,
            "failing": 7,
            "failing_percent": 0.2,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 9,
            "code": "ru",
            "name": "Russian",
            "url": "https://hosted.weblate.org/projects/weblate/application/ru/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/application/ru/"
        },
        {
            "total": 3095,
            "total_words": 17460,
            "total_chars": 114808,
            "last_change": "2024-04-26T10:08:04.113455Z",
            "recent_changes": 58,
            "translated": 3095,
            "translated_words": 17460,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 114808,
            "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": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 14,
            "code": "it",
            "name": "Italian",
            "url": "https://hosted.weblate.org/projects/weblate/application/it/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/application/it/"
        },
        {
            "total": 3095,
            "total_words": 17424,
            "total_chars": 114808,
            "last_change": "2024-04-26T10:08:05.671388Z",
            "recent_changes": 36,
            "translated": 3068,
            "translated_words": 17196,
            "translated_percent": 99.1,
            "translated_words_percent": 98.6,
            "translated_chars": 113313,
            "translated_chars_percent": 98.6,
            "fuzzy": 1,
            "fuzzy_percent": 0.1,
            "fuzzy_words": 11,
            "fuzzy_words_percent": 0.1,
            "fuzzy_chars": 69,
            "fuzzy_chars_percent": 0.1,
            "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": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 3,
            "code": "sq",
            "name": "Albanian",
            "url": "https://hosted.weblate.org/projects/weblate/application/sq/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/application/sq/"
        },
        {
            "total": 3095,
            "total_words": 17424,
            "total_chars": 114808,
            "last_change": "2024-04-25T11:24:30.252742Z",
            "recent_changes": 27,
            "translated": 402,
            "translated_words": 1078,
            "translated_percent": 12.9,
            "translated_words_percent": 6.1,
            "translated_chars": 7454,
            "translated_chars_percent": 6.4,
            "fuzzy": 1075,
            "fuzzy_percent": 34.7,
            "fuzzy_words": 4670,
            "fuzzy_words_percent": 26.8,
            "fuzzy_chars": 32133,
            "fuzzy_chars_percent": 27.9,
            "failing": 293,
            "failing_percent": 9.4,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 12,
            "comments": 0,
            "code": "ast",
            "name": "Asturian",
            "url": "https://hosted.weblate.org/projects/weblate/application/ast/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/application/ast/"
        },
        {
            "total": 3095,
            "total_words": 17424,
            "total_chars": 114808,
            "last_change": "2024-04-25T07:53:37.653221Z",
            "recent_changes": 29,
            "translated": 447,
            "translated_words": 1860,
            "translated_percent": 14.4,
            "translated_words_percent": 10.6,
            "translated_chars": 12141,
            "translated_chars_percent": 10.5,
            "fuzzy": 1170,
            "fuzzy_percent": 37.8,
            "fuzzy_words": 4827,
            "fuzzy_words_percent": 27.7,
            "fuzzy_chars": 33341,
            "fuzzy_chars_percent": 29.0,
            "failing": 341,
            "failing_percent": 11.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 3,
            "comments": 0,
            "code": "vi",
            "name": "Vietnamese",
            "url": "https://hosted.weblate.org/projects/weblate/application/vi/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/application/vi/"
        },
        {
            "total": 3095,
            "total_words": 17660,
            "total_chars": 114808,
            "last_change": "2024-04-25T11:24:31.063092Z",
            "recent_changes": 38,
            "translated": 3009,
            "translated_words": 16995,
            "translated_percent": 97.2,
            "translated_words_percent": 96.2,
            "translated_chars": 110495,
            "translated_chars_percent": 96.2,
            "fuzzy": 62,
            "fuzzy_percent": 2.0,
            "fuzzy_words": 376,
            "fuzzy_words_percent": 2.1,
            "fuzzy_chars": 2441,
            "fuzzy_chars_percent": 2.1,
            "failing": 19,
            "failing_percent": 0.6,
            "approved": 53,
            "approved_percent": 1.7,
            "approved_words": 145,
            "approved_words_percent": 0.8,
            "approved_chars": 930,
            "approved_chars_percent": 0.8,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "ro",
            "name": "Romanian",
            "url": "https://hosted.weblate.org/projects/weblate/application/ro/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/application/ro/"
        },
        {
            "total": 3095,
            "total_words": 17424,
            "total_chars": 114808,
            "last_change": "2024-04-25T07:50:54.265790Z",
            "recent_changes": 11,
            "translated": 17,
            "translated_words": 58,
            "translated_percent": 0.5,
            "translated_words_percent": 0.3,
            "translated_chars": 304,
            "translated_chars_percent": 0.2,
            "fuzzy": 440,
            "fuzzy_percent": 14.2,
            "fuzzy_words": 1653,
            "fuzzy_words_percent": 9.4,
            "fuzzy_chars": 12003,
            "fuzzy_chars_percent": 10.4,
            "failing": 106,
            "failing_percent": 3.4,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 10,
            "comments": 0,
            "code": "sw",
            "name": "Swahili",
            "url": "https://hosted.weblate.org/projects/weblate/application/sw/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/application/sw/"
        },
        {
            "total": 3095,
            "total_words": 17548,
            "total_chars": 114808,
            "last_change": "2024-04-25T11:24:32.042007Z",
            "recent_changes": 38,
            "translated": 3043,
            "translated_words": 17180,
            "translated_percent": 98.3,
            "translated_words_percent": 97.9,
            "translated_chars": 112491,
            "translated_chars_percent": 97.9,
            "fuzzy": 36,
            "fuzzy_percent": 1.1,
            "fuzzy_words": 205,
            "fuzzy_words_percent": 1.1,
            "fuzzy_chars": 1235,
            "fuzzy_chars_percent": 1.0,
            "failing": 11,
            "failing_percent": 0.3,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "ca",
            "name": "Catalan",
            "url": "https://hosted.weblate.org/projects/weblate/application/ca/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/application/ca/"
        },
        {
            "total": 3095,
            "total_words": 17424,
            "total_chars": 114808,
            "last_change": "2024-04-25T20:43:17.363662Z",
            "recent_changes": 0,
            "translated": 3072,
            "translated_words": 17036,
            "translated_percent": 99.2,
            "translated_words_percent": 97.7,
            "translated_chars": 112250,
            "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": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 6,
            "code": "he",
            "name": "Hebrew",
            "url": "https://hosted.weblate.org/projects/weblate/application/he/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/application/he/"
        },
        {
            "total": 3095,
            "total_words": 17424,
            "total_chars": 114808,
            "last_change": "2024-04-25T11:24:34.149939Z",
            "recent_changes": 36,
            "translated": 1644,
            "translated_words": 7853,
            "translated_percent": 53.1,
            "translated_words_percent": 45.0,
            "translated_chars": 52081,
            "translated_chars_percent": 45.3,
            "fuzzy": 1044,
            "fuzzy_percent": 33.7,
            "fuzzy_words": 5746,
            "fuzzy_words_percent": 32.9,
            "fuzzy_chars": 38092,
            "fuzzy_chars_percent": 33.1,
            "failing": 191,
            "failing_percent": 6.1,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 5,
            "comments": 3,
            "code": "da",
            "name": "Danish",
            "url": "https://hosted.weblate.org/projects/weblate/application/da/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/application/da/"
        },
        {
            "total": 3095,
            "total_words": 17439,
            "total_chars": 114808,
            "last_change": "2024-04-25T11:24:35.092881Z",
            "recent_changes": 38,
            "translated": 3043,
            "translated_words": 17071,
            "translated_percent": 98.3,
            "translated_words_percent": 97.8,
            "translated_chars": 112491,
            "translated_chars_percent": 97.9,
            "fuzzy": 36,
            "fuzzy_percent": 1.1,
            "fuzzy_words": 205,
            "fuzzy_words_percent": 1.1,
            "fuzzy_chars": 1235,
            "fuzzy_chars_percent": 1.0,
            "failing": 12,
            "failing_percent": 0.3,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 1,
            "code": "sv",
            "name": "Swedish",
            "url": "https://hosted.weblate.org/projects/weblate/application/sv/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/application/sv/"
        },
        {
            "total": 3095,
            "total_words": 17424,
            "total_chars": 114808,
            "last_change": "2024-04-25T11:24:35.905139Z",
            "recent_changes": 38,
            "translated": 3008,
            "translated_words": 16757,
            "translated_percent": 97.1,
            "translated_words_percent": 96.1,
            "translated_chars": 110476,
            "translated_chars_percent": 96.2,
            "fuzzy": 62,
            "fuzzy_percent": 2.0,
            "fuzzy_words": 376,
            "fuzzy_words_percent": 2.1,
            "fuzzy_chars": 2441,
            "fuzzy_chars_percent": 2.1,
            "failing": 19,
            "failing_percent": 0.6,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 3,
            "code": "nl",
            "name": "Dutch",
            "url": "https://hosted.weblate.org/projects/weblate/application/nl/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/application/nl/"
        },
        {
            "total": 3095,
            "total_words": 17430,
            "total_chars": 114808,
            "last_change": "2024-04-25T11:24:36.919844Z",
            "recent_changes": 38,
            "translated": 2772,
            "translated_words": 14672,
            "translated_percent": 89.5,
            "translated_words_percent": 84.1,
            "translated_chars": 96943,
            "translated_chars_percent": 84.4,
            "fuzzy": 177,
            "fuzzy_percent": 5.7,
            "fuzzy_words": 1180,
            "fuzzy_words_percent": 6.7,
            "fuzzy_chars": 7689,
            "fuzzy_chars_percent": 6.6,
            "failing": 12,
            "failing_percent": 0.3,
            "approved": 3,
            "approved_percent": 0.1,
            "approved_words": 10,
            "approved_words_percent": 0.1,
            "approved_chars": 58,
            "approved_chars_percent": 0.1,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "cs",
            "name": "Czech",
            "url": "https://hosted.weblate.org/projects/weblate/application/cs/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/application/cs/"
        },
        {
            "total": 3095,
            "total_words": 17424,
            "total_chars": 114808,
            "last_change": "2024-04-25T11:24:37.580712Z",
            "recent_changes": 38,
            "translated": 3043,
            "translated_words": 17056,
            "translated_percent": 98.3,
            "translated_words_percent": 97.8,
            "translated_chars": 112491,
            "translated_chars_percent": 97.9,
            "fuzzy": 36,
            "fuzzy_percent": 1.1,
            "fuzzy_words": 205,
            "fuzzy_words_percent": 1.1,
            "fuzzy_chars": 1235,
            "fuzzy_chars_percent": 1.0,
            "failing": 9,
            "failing_percent": 0.2,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 5,
            "comments": 46,
            "code": "ja",
            "name": "Japanese",
            "url": "https://hosted.weblate.org/projects/weblate/application/ja/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/application/ja/"
        },
        {
            "total": 3095,
            "total_words": 17473,
            "total_chars": 114808,
            "last_change": "2024-04-25T07:51:57.819669Z",
            "recent_changes": 18,
            "translated": 23,
            "translated_words": 43,
            "translated_percent": 0.7,
            "translated_words_percent": 0.2,
            "translated_chars": 213,
            "translated_chars_percent": 0.1,
            "fuzzy": 848,
            "fuzzy_percent": 27.3,
            "fuzzy_words": 3377,
            "fuzzy_words_percent": 19.3,
            "fuzzy_chars": 23709,
            "fuzzy_chars_percent": 20.6,
            "failing": 245,
            "failing_percent": 7.9,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 1,
            "comments": 2,
            "code": "tlh",
            "name": "Klingon",
            "url": "https://hosted.weblate.org/projects/weblate/application/tlh/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/application/tlh/"
        },
        {
            "total": 3095,
            "total_words": 17493,
            "total_chars": 114808,
            "last_change": "2024-04-25T11:24:39.145061Z",
            "recent_changes": 34,
            "translated": 1824,
            "translated_words": 8689,
            "translated_percent": 58.9,
            "translated_words_percent": 49.6,
            "translated_chars": 56607,
            "translated_chars_percent": 49.3,
            "fuzzy": 865,
            "fuzzy_percent": 27.9,
            "fuzzy_words": 4660,
            "fuzzy_words_percent": 26.6,
            "fuzzy_chars": 31628,
            "fuzzy_chars_percent": 27.5,
            "failing": 71,
            "failing_percent": 2.2,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 1,
            "comments": 3,
            "code": "ar",
            "name": "Arabic",
            "url": "https://hosted.weblate.org/projects/weblate/application/ar/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/application/ar/"
        },
        {
            "total": 3095,
            "total_words": 17456,
            "total_chars": 114808,
            "last_change": "2024-04-26T10:08:06.879623Z",
            "recent_changes": 22,
            "translated": 3069,
            "translated_words": 17261,
            "translated_percent": 99.1,
            "translated_words_percent": 98.8,
            "translated_chars": 113533,
            "translated_chars_percent": 98.8,
            "fuzzy": 14,
            "fuzzy_percent": 0.4,
            "fuzzy_words": 68,
            "fuzzy_words_percent": 0.3,
            "fuzzy_chars": 403,
            "fuzzy_chars_percent": 0.3,
            "failing": 2,
            "failing_percent": 0.1,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 12,
            "code": "de",
            "name": "German",
            "url": "https://hosted.weblate.org/projects/weblate/application/de/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/application/de/"
        },
        {
            "total": 3095,
            "total_words": 17424,
            "total_chars": 114808,
            "last_change": "2024-04-25T07:24:31.185911Z",
            "recent_changes": 30,
            "translated": 643,
            "translated_words": 2692,
            "translated_percent": 20.7,
            "translated_words_percent": 15.4,
            "translated_chars": 17627,
            "translated_chars_percent": 15.3,
            "fuzzy": 1598,
            "fuzzy_percent": 51.6,
            "fuzzy_words": 7448,
            "fuzzy_words_percent": 42.7,
            "fuzzy_chars": 51197,
            "fuzzy_chars_percent": 44.5,
            "failing": 491,
            "failing_percent": 15.8,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 2,
            "comments": 0,
            "code": "az",
            "name": "Azerbaijani",
            "url": "https://hosted.weblate.org/projects/weblate/application/az/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/application/az/"
        },
        {
            "total": 3095,
            "total_words": 17424,
            "total_chars": 114808,
            "last_change": "2024-04-25T11:24:41.653711Z",
            "recent_changes": 98,
            "translated": 3095,
            "translated_words": 17424,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 114808,
            "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": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 1,
            "comments": 3,
            "code": "pt_BR",
            "name": "Portuguese (Brazil)",
            "url": "https://hosted.weblate.org/projects/weblate/application/pt_BR/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/application/pt_BR/"
        },
        {
            "total": 3095,
            "total_words": 17446,
            "total_chars": 114808,
            "last_change": "2024-04-25T11:24:42.402714Z",
            "recent_changes": 37,
            "translated": 2829,
            "translated_words": 14876,
            "translated_percent": 91.4,
            "translated_words_percent": 85.2,
            "translated_chars": 98389,
            "translated_chars_percent": 85.6,
            "fuzzy": 62,
            "fuzzy_percent": 2.0,
            "fuzzy_words": 326,
            "fuzzy_words_percent": 1.8,
            "fuzzy_chars": 2114,
            "fuzzy_chars_percent": 1.8,
            "failing": 24,
            "failing_percent": 0.7,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "el",
            "name": "Greek",
            "url": "https://hosted.weblate.org/projects/weblate/application/el/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/application/el/"
        },
        {
            "total": 3095,
            "total_words": 17491,
            "total_chars": 114808,
            "last_change": "2024-04-25T11:24:43.491663Z",
            "recent_changes": 37,
            "translated": 2889,
            "translated_words": 16094,
            "translated_percent": 93.3,
            "translated_words_percent": 92.0,
            "translated_chars": 105718,
            "translated_chars_percent": 92.0,
            "fuzzy": 158,
            "fuzzy_percent": 5.1,
            "fuzzy_words": 839,
            "fuzzy_words_percent": 4.7,
            "fuzzy_chars": 5503,
            "fuzzy_chars_percent": 4.7,
            "failing": 22,
            "failing_percent": 0.7,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 2,
            "code": "ko",
            "name": "Korean",
            "url": "https://hosted.weblate.org/projects/weblate/application/ko/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/application/ko/"
        },
        {
            "total": 3095,
            "total_words": 17482,
            "total_chars": 114808,
            "last_change": "2024-04-25T11:24:44.370081Z",
            "recent_changes": 37,
            "translated": 2960,
            "translated_words": 16493,
            "translated_percent": 95.6,
            "translated_words_percent": 94.3,
            "translated_chars": 108449,
            "translated_chars_percent": 94.4,
            "fuzzy": 95,
            "fuzzy_percent": 3.0,
            "fuzzy_words": 546,
            "fuzzy_words_percent": 3.1,
            "fuzzy_chars": 3528,
            "fuzzy_chars_percent": 3.0,
            "failing": 21,
            "failing_percent": 0.6,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "hu",
            "name": "Hungarian",
            "url": "https://hosted.weblate.org/projects/weblate/application/hu/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/application/hu/"
        },
        {
            "total": 3095,
            "total_words": 17473,
            "total_chars": 114808,
            "last_change": "2024-04-25T07:39:39.650632Z",
            "recent_changes": 24,
            "translated": 84,
            "translated_words": 166,
            "translated_percent": 2.7,
            "translated_words_percent": 0.9,
            "translated_chars": 1108,
            "translated_chars_percent": 0.9,
            "fuzzy": 1304,
            "fuzzy_percent": 42.1,
            "fuzzy_words": 5053,
            "fuzzy_words_percent": 28.9,
            "fuzzy_chars": 35258,
            "fuzzy_chars_percent": 30.7,
            "failing": 377,
            "failing_percent": 12.1,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "ksh",
            "name": "Colognian",
            "url": "https://hosted.weblate.org/projects/weblate/application/ksh/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/application/ksh/"
        },
        {
            "total": 3095,
            "total_words": 17447,
            "total_chars": 114808,
            "last_change": "2024-04-25T11:24:45.796304Z",
            "recent_changes": 34,
            "translated": 2149,
            "translated_words": 10967,
            "translated_percent": 69.4,
            "translated_words_percent": 62.8,
            "translated_chars": 72483,
            "translated_chars_percent": 63.1,
            "fuzzy": 711,
            "fuzzy_percent": 22.9,
            "fuzzy_words": 3892,
            "fuzzy_words_percent": 22.3,
            "fuzzy_chars": 25891,
            "fuzzy_chars_percent": 22.5,
            "failing": 68,
            "failing_percent": 2.1,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 1,
            "code": "be",
            "name": "Belarusian",
            "url": "https://hosted.weblate.org/projects/weblate/application/be/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/application/be/"
        },
        {
            "total": 3095,
            "total_words": 17424,
            "total_chars": 114808,
            "last_change": "2024-04-25T07:34:04.727863Z",
            "recent_changes": 24,
            "translated": 187,
            "translated_words": 337,
            "translated_percent": 6.0,
            "translated_words_percent": 1.9,
            "translated_chars": 2420,
            "translated_chars_percent": 2.1,
            "fuzzy": 1283,
            "fuzzy_percent": 41.4,
            "fuzzy_words": 4957,
            "fuzzy_words_percent": 28.4,
            "fuzzy_chars": 34570,
            "fuzzy_chars_percent": 30.1,
            "failing": 378,
            "failing_percent": 12.2,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "fy",
            "name": "Frisian",
            "url": "https://hosted.weblate.org/projects/weblate/application/fy/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/application/fy/"
        },
        {
            "total": 3095,
            "total_words": 17424,
            "total_chars": 114808,
            "last_change": "2024-04-25T07:31:55.323344Z",
            "recent_changes": 28,
            "translated": 586,
            "translated_words": 2039,
            "translated_percent": 18.9,
            "translated_words_percent": 11.7,
            "translated_chars": 14083,
            "translated_chars_percent": 12.2,
            "fuzzy": 951,
            "fuzzy_percent": 30.7,
            "fuzzy_words": 3906,
            "fuzzy_words_percent": 22.4,
            "fuzzy_chars": 26348,
            "fuzzy_chars_percent": 22.9,
            "failing": 228,
            "failing_percent": 7.3,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "eo",
            "name": "Esperanto",
            "url": "https://hosted.weblate.org/projects/weblate/application/eo/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/application/eo/"
        },
        {
            "total": 3095,
            "total_words": 17424,
            "total_chars": 114808,
            "last_change": "2024-04-25T11:24:46.683512Z",
            "recent_changes": 38,
            "translated": 3034,
            "translated_words": 16837,
            "translated_percent": 98.0,
            "translated_words_percent": 96.6,
            "translated_chars": 111135,
            "translated_chars_percent": 96.8,
            "fuzzy": 45,
            "fuzzy_percent": 1.4,
            "fuzzy_words": 424,
            "fuzzy_words_percent": 2.4,
            "fuzzy_chars": 2591,
            "fuzzy_chars_percent": 2.2,
            "failing": 9,
            "failing_percent": 0.2,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "zh_Hant",
            "name": "Chinese (Traditional)",
            "url": "https://hosted.weblate.org/projects/weblate/application/zh_Hant/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/application/zh_Hant/"
        },
        {
            "total": 3095,
            "total_words": 17496,
            "total_chars": 114808,
            "last_change": "2024-04-26T10:08:08.772159Z",
            "recent_changes": 56,
            "translated": 3095,
            "translated_words": 17496,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 114808,
            "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": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 31,
            "code": "zh_Hans",
            "name": "Chinese (Simplified)",
            "url": "https://hosted.weblate.org/projects/weblate/application/zh_Hans/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/application/zh_Hans/"
        },
        {
            "total": 3095,
            "total_words": 17424,
            "total_chars": 114808,
            "last_change": "2024-04-25T07:36:05.803451Z",
            "recent_changes": 23,
            "translated": 71,
            "translated_words": 131,
            "translated_percent": 2.2,
            "translated_words_percent": 0.7,
            "translated_chars": 884,
            "translated_chars_percent": 0.7,
            "fuzzy": 1136,
            "fuzzy_percent": 36.7,
            "fuzzy_words": 4597,
            "fuzzy_words_percent": 26.3,
            "fuzzy_chars": 31922,
            "fuzzy_chars_percent": 27.8,
            "failing": 375,
            "failing_percent": 12.1,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 1,
            "comments": 0,
            "code": "hy",
            "name": "Armenian",
            "url": "https://hosted.weblate.org/projects/weblate/application/hy/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/application/hy/"
        },
        {
            "total": 3095,
            "total_words": 17424,
            "total_chars": 114808,
            "last_change": "2024-04-25T07:50:02.815837Z",
            "recent_changes": 29,
            "translated": 1412,
            "translated_words": 5489,
            "translated_percent": 45.6,
            "translated_words_percent": 31.5,
            "translated_chars": 37531,
            "translated_chars_percent": 32.6,
            "fuzzy": 607,
            "fuzzy_percent": 19.6,
            "fuzzy_words": 2936,
            "fuzzy_words_percent": 16.8,
            "fuzzy_chars": 19831,
            "fuzzy_chars_percent": 17.2,
            "failing": 140,
            "failing_percent": 4.5,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 1,
            "code": "sr",
            "name": "Serbian",
            "url": "https://hosted.weblate.org/projects/weblate/application/sr/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/application/sr/"
        },
        {
            "total": 3095,
            "total_words": 17424,
            "total_chars": 114808,
            "last_change": "2024-04-25T11:24:48.424563Z",
            "recent_changes": 36,
            "translated": 2339,
            "translated_words": 11832,
            "translated_percent": 75.5,
            "translated_words_percent": 67.9,
            "translated_chars": 78611,
            "translated_chars_percent": 68.4,
            "fuzzy": 638,
            "fuzzy_percent": 20.6,
            "fuzzy_words": 4121,
            "fuzzy_words_percent": 23.6,
            "fuzzy_chars": 26938,
            "fuzzy_chars_percent": 23.4,
            "failing": 101,
            "failing_percent": 3.2,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 3,
            "comments": 10,
            "code": "nb_NO",
            "name": "Norwegian Bokmål",
            "url": "https://hosted.weblate.org/projects/weblate/application/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/application/nb_NO/"
        },
        {
            "total": 3095,
            "total_words": 17424,
            "total_chars": 114808,
            "last_change": "2024-04-25T07:32:45.541735Z",
            "recent_changes": 27,
            "translated": 264,
            "translated_words": 1062,
            "translated_percent": 8.5,
            "translated_words_percent": 6.0,
            "translated_chars": 6899,
            "translated_chars_percent": 6.0,
            "fuzzy": 841,
            "fuzzy_percent": 27.1,
            "fuzzy_words": 3620,
            "fuzzy_words_percent": 20.7,
            "fuzzy_chars": 25184,
            "fuzzy_chars_percent": 21.9,
            "failing": 253,
            "failing_percent": 8.1,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "fa",
            "name": "Persian",
            "url": "https://hosted.weblate.org/projects/weblate/application/fa/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/application/fa/"
        },
        {
            "total": 3095,
            "total_words": 17424,
            "total_chars": 114808,
            "last_change": "2024-04-25T07:44:03.647173Z",
            "recent_changes": 4,
            "translated": 32,
            "translated_words": 39,
            "translated_percent": 1.0,
            "translated_words_percent": 0.2,
            "translated_chars": 268,
            "translated_chars_percent": 0.2,
            "fuzzy": 144,
            "fuzzy_percent": 4.6,
            "fuzzy_words": 450,
            "fuzzy_words_percent": 2.5,
            "fuzzy_chars": 3247,
            "fuzzy_chars_percent": 2.8,
            "failing": 31,
            "failing_percent": 1.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 1,
            "comments": 0,
            "code": "oc",
            "name": "Occitan",
            "url": "https://hosted.weblate.org/projects/weblate/application/oc/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/application/oc/"
        },
        {
            "total": 3095,
            "total_words": 17424,
            "total_chars": 114808,
            "last_change": "2024-04-25T11:24:49.180576Z",
            "recent_changes": 33,
            "translated": 1101,
            "translated_words": 4593,
            "translated_percent": 35.5,
            "translated_words_percent": 26.3,
            "translated_chars": 30365,
            "translated_chars_percent": 26.4,
            "fuzzy": 1402,
            "fuzzy_percent": 45.2,
            "fuzzy_words": 7519,
            "fuzzy_words_percent": 43.1,
            "fuzzy_chars": 50802,
            "fuzzy_chars_percent": 44.2,
            "failing": 328,
            "failing_percent": 10.5,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 14,
            "comments": 0,
            "code": "be_Latn",
            "name": "Belarusian (latin)",
            "url": "https://hosted.weblate.org/projects/weblate/application/be_Latn/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/application/be_Latn/"
        },
        {
            "total": 3095,
            "total_words": 17424,
            "total_chars": 114808,
            "last_change": "2024-04-25T11:24:49.927639Z",
            "recent_changes": 38,
            "translated": 3036,
            "translated_words": 16934,
            "translated_percent": 98.0,
            "translated_words_percent": 97.1,
            "translated_chars": 111728,
            "translated_chars_percent": 97.3,
            "fuzzy": 36,
            "fuzzy_percent": 1.1,
            "fuzzy_words": 205,
            "fuzzy_words_percent": 1.1,
            "fuzzy_chars": 1235,
            "fuzzy_chars_percent": 1.0,
            "failing": 11,
            "failing_percent": 0.3,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "bg",
            "name": "Bulgarian",
            "url": "https://hosted.weblate.org/projects/weblate/application/bg/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/application/bg/"
        },
        {
            "total": 3095,
            "total_words": 17424,
            "total_chars": 114808,
            "last_change": "2024-04-25T07:28:05.742988Z",
            "recent_changes": 30,
            "translated": 529,
            "translated_words": 2426,
            "translated_percent": 17.0,
            "translated_words_percent": 13.9,
            "translated_chars": 15757,
            "translated_chars_percent": 13.7,
            "fuzzy": 1062,
            "fuzzy_percent": 34.3,
            "fuzzy_words": 4507,
            "fuzzy_words_percent": 25.8,
            "fuzzy_chars": 30993,
            "fuzzy_chars_percent": 26.9,
            "failing": 315,
            "failing_percent": 10.1,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 2,
            "comments": 0,
            "code": "ckb",
            "name": "Kurdish (Central)",
            "url": "https://hosted.weblate.org/projects/weblate/application/ckb/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/application/ckb/"
        }
    ]
}