Translation components API.

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

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

{
    "count": 26,
    "next": null,
    "previous": null,
    "results": [
        {
            "total": 92,
            "total_words": 104,
            "total_chars": 664,
            "last_change": null,
            "recent_changes": 0,
            "translated": 92,
            "translated_words": 104,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 664,
            "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": 62,
            "readonly_percent": 67.3,
            "readonly_words": 68,
            "readonly_words_percent": 65.3,
            "readonly_chars": 443,
            "readonly_chars_percent": 66.7,
            "suggestions": 0,
            "comments": 0,
            "code": "en",
            "name": "English",
            "url": "https://hosted.weblate.org/projects/turris/glossary/en/",
            "translate_url": "https://hosted.weblate.org/translate/turris/glossary/en/"
        },
        {
            "total": 38,
            "total_words": 39,
            "total_chars": 245,
            "last_change": "2023-09-07T14:24:04.632794Z",
            "recent_changes": 2,
            "translated": 38,
            "translated_words": 39,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 245,
            "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": 21,
            "readonly_percent": 55.2,
            "readonly_words": 21,
            "readonly_words_percent": 53.8,
            "readonly_chars": 135,
            "readonly_chars_percent": 55.1,
            "suggestions": 0,
            "comments": 0,
            "code": "de",
            "name": "German",
            "url": "https://hosted.weblate.org/projects/turris/glossary/de/",
            "translate_url": "https://hosted.weblate.org/translate/turris/glossary/de/"
        },
        {
            "total": 26,
            "total_words": 26,
            "total_chars": 165,
            "last_change": "2023-08-15T06:54:51.643556Z",
            "recent_changes": 0,
            "translated": 24,
            "translated_words": 24,
            "translated_percent": 92.3,
            "translated_words_percent": 92.3,
            "translated_chars": 150,
            "translated_chars_percent": 90.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": 21,
            "readonly_percent": 80.7,
            "readonly_words": 21,
            "readonly_words_percent": 80.7,
            "readonly_chars": 135,
            "readonly_chars_percent": 81.8,
            "suggestions": 0,
            "comments": 0,
            "code": "da",
            "name": "Danish",
            "url": "https://hosted.weblate.org/projects/turris/glossary/da/",
            "translate_url": "https://hosted.weblate.org/translate/turris/glossary/da/"
        },
        {
            "total": 27,
            "total_words": 27,
            "total_chars": 184,
            "last_change": "2021-05-29T16:25:59.837241Z",
            "recent_changes": 15,
            "translated": 26,
            "translated_words": 26,
            "translated_percent": 96.2,
            "translated_words_percent": 96.2,
            "translated_chars": 177,
            "translated_chars_percent": 96.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": 21,
            "readonly_percent": 77.7,
            "readonly_words": 21,
            "readonly_words_percent": 77.7,
            "readonly_chars": 135,
            "readonly_chars_percent": 73.3,
            "suggestions": 0,
            "comments": 0,
            "code": "hu",
            "name": "Hungarian",
            "url": "https://hosted.weblate.org/projects/turris/glossary/hu/",
            "translate_url": "https://hosted.weblate.org/translate/turris/glossary/hu/"
        },
        {
            "total": 27,
            "total_words": 27,
            "total_chars": 172,
            "last_change": "2023-08-15T06:54:52.462652Z",
            "recent_changes": 0,
            "translated": 27,
            "translated_words": 27,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 172,
            "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": 21,
            "readonly_percent": 77.7,
            "readonly_words": 21,
            "readonly_words_percent": 77.7,
            "readonly_chars": 135,
            "readonly_chars_percent": 78.4,
            "suggestions": 0,
            "comments": 0,
            "code": "it",
            "name": "Italian",
            "url": "https://hosted.weblate.org/projects/turris/glossary/it/",
            "translate_url": "https://hosted.weblate.org/translate/turris/glossary/it/"
        },
        {
            "total": 33,
            "total_words": 34,
            "total_chars": 225,
            "last_change": "2023-08-15T06:54:52.718659Z",
            "recent_changes": 0,
            "translated": 32,
            "translated_words": 33,
            "translated_percent": 96.9,
            "translated_words_percent": 97.0,
            "translated_chars": 218,
            "translated_chars_percent": 96.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": 22,
            "readonly_percent": 66.6,
            "readonly_words": 22,
            "readonly_words_percent": 64.7,
            "readonly_chars": 140,
            "readonly_chars_percent": 62.2,
            "suggestions": 0,
            "comments": 0,
            "code": "es",
            "name": "Spanish",
            "url": "https://hosted.weblate.org/projects/turris/glossary/es/",
            "translate_url": "https://hosted.weblate.org/translate/turris/glossary/es/"
        },
        {
            "total": 53,
            "total_words": 58,
            "total_chars": 355,
            "last_change": "2022-12-22T12:10:45.046973Z",
            "recent_changes": 4,
            "translated": 53,
            "translated_words": 58,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 355,
            "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": 50.9,
            "readonly_words": 27,
            "readonly_words_percent": 46.5,
            "readonly_chars": 161,
            "readonly_chars_percent": 45.3,
            "suggestions": 0,
            "comments": 0,
            "code": "fr",
            "name": "French",
            "url": "https://hosted.weblate.org/projects/turris/glossary/fr/",
            "translate_url": "https://hosted.weblate.org/translate/turris/glossary/fr/"
        },
        {
            "total": 26,
            "total_words": 26,
            "total_chars": 164,
            "last_change": "2023-08-15T06:54:53.217778Z",
            "recent_changes": 0,
            "translated": 24,
            "translated_words": 24,
            "translated_percent": 92.3,
            "translated_words_percent": 92.3,
            "translated_chars": 149,
            "translated_chars_percent": 90.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": 21,
            "readonly_percent": 80.7,
            "readonly_words": 21,
            "readonly_words_percent": 80.7,
            "readonly_chars": 135,
            "readonly_chars_percent": 82.3,
            "suggestions": 0,
            "comments": 0,
            "code": "ko",
            "name": "Korean",
            "url": "https://hosted.weblate.org/projects/turris/glossary/ko/",
            "translate_url": "https://hosted.weblate.org/translate/turris/glossary/ko/"
        },
        {
            "total": 29,
            "total_words": 30,
            "total_chars": 194,
            "last_change": "2023-08-15T06:54:53.497252Z",
            "recent_changes": 0,
            "translated": 29,
            "translated_words": 30,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 194,
            "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": 22,
            "readonly_percent": 75.8,
            "readonly_words": 22,
            "readonly_words_percent": 73.3,
            "readonly_chars": 143,
            "readonly_chars_percent": 73.7,
            "suggestions": 0,
            "comments": 0,
            "code": "sk",
            "name": "Slovak",
            "url": "https://hosted.weblate.org/projects/turris/glossary/sk/",
            "translate_url": "https://hosted.weblate.org/translate/turris/glossary/sk/"
        },
        {
            "total": 25,
            "total_words": 25,
            "total_chars": 158,
            "last_change": "2023-11-22T15:15:16.202313Z",
            "recent_changes": 1,
            "translated": 25,
            "translated_words": 25,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 158,
            "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": 21,
            "readonly_percent": 84.0,
            "readonly_words": 21,
            "readonly_words_percent": 84.0,
            "readonly_chars": 135,
            "readonly_chars_percent": 85.4,
            "suggestions": 0,
            "comments": 0,
            "code": "cs",
            "name": "Czech",
            "url": "https://hosted.weblate.org/projects/turris/glossary/cs/",
            "translate_url": "https://hosted.weblate.org/translate/turris/glossary/cs/"
        },
        {
            "total": 25,
            "total_words": 25,
            "total_chars": 158,
            "last_change": "2021-05-05T17:31:43.770797Z",
            "recent_changes": 28,
            "translated": 24,
            "translated_words": 24,
            "translated_percent": 96.0,
            "translated_words_percent": 96.0,
            "translated_chars": 151,
            "translated_chars_percent": 95.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": 21,
            "readonly_percent": 84.0,
            "readonly_words": 21,
            "readonly_words_percent": 84.0,
            "readonly_chars": 135,
            "readonly_chars_percent": 85.4,
            "suggestions": 0,
            "comments": 0,
            "code": "tr",
            "name": "Turkish",
            "url": "https://hosted.weblate.org/projects/turris/glossary/tr/",
            "translate_url": "https://hosted.weblate.org/translate/turris/glossary/tr/"
        },
        {
            "total": 25,
            "total_words": 25,
            "total_chars": 158,
            "last_change": null,
            "recent_changes": 0,
            "translated": 23,
            "translated_words": 23,
            "translated_percent": 92.0,
            "translated_words_percent": 92.0,
            "translated_chars": 143,
            "translated_chars_percent": 90.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": 21,
            "readonly_percent": 84.0,
            "readonly_words": 21,
            "readonly_words_percent": 84.0,
            "readonly_chars": 135,
            "readonly_chars_percent": 85.4,
            "suggestions": 0,
            "comments": 0,
            "code": "lt",
            "name": "Lithuanian",
            "url": "https://hosted.weblate.org/projects/turris/glossary/lt/",
            "translate_url": "https://hosted.weblate.org/translate/turris/glossary/lt/"
        },
        {
            "total": 26,
            "total_words": 26,
            "total_chars": 165,
            "last_change": "2023-08-15T06:54:54.518346Z",
            "recent_changes": 0,
            "translated": 26,
            "translated_words": 26,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 165,
            "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": 22,
            "readonly_percent": 84.6,
            "readonly_words": 22,
            "readonly_words_percent": 84.6,
            "readonly_chars": 142,
            "readonly_chars_percent": 86.0,
            "suggestions": 0,
            "comments": 0,
            "code": "ru",
            "name": "Russian",
            "url": "https://hosted.weblate.org/projects/turris/glossary/ru/",
            "translate_url": "https://hosted.weblate.org/translate/turris/glossary/ru/"
        },
        {
            "total": 25,
            "total_words": 25,
            "total_chars": 158,
            "last_change": null,
            "recent_changes": 0,
            "translated": 23,
            "translated_words": 23,
            "translated_percent": 92.0,
            "translated_words_percent": 92.0,
            "translated_chars": 143,
            "translated_chars_percent": 90.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": 21,
            "readonly_percent": 84.0,
            "readonly_words": 21,
            "readonly_words_percent": 84.0,
            "readonly_chars": 135,
            "readonly_chars_percent": 85.4,
            "suggestions": 0,
            "comments": 0,
            "code": "ja",
            "name": "Japanese",
            "url": "https://hosted.weblate.org/projects/turris/glossary/ja/",
            "translate_url": "https://hosted.weblate.org/translate/turris/glossary/ja/"
        },
        {
            "total": 25,
            "total_words": 25,
            "total_chars": 158,
            "last_change": null,
            "recent_changes": 0,
            "translated": 23,
            "translated_words": 23,
            "translated_percent": 92.0,
            "translated_words_percent": 92.0,
            "translated_chars": 143,
            "translated_chars_percent": 90.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": 21,
            "readonly_percent": 84.0,
            "readonly_words": 21,
            "readonly_words_percent": 84.0,
            "readonly_chars": 135,
            "readonly_chars_percent": 85.4,
            "suggestions": 0,
            "comments": 0,
            "code": "pl",
            "name": "Polish",
            "url": "https://hosted.weblate.org/projects/turris/glossary/pl/",
            "translate_url": "https://hosted.weblate.org/translate/turris/glossary/pl/"
        },
        {
            "total": 25,
            "total_words": 25,
            "total_chars": 158,
            "last_change": null,
            "recent_changes": 0,
            "translated": 23,
            "translated_words": 23,
            "translated_percent": 92.0,
            "translated_words_percent": 92.0,
            "translated_chars": 143,
            "translated_chars_percent": 90.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": 21,
            "readonly_percent": 84.0,
            "readonly_words": 21,
            "readonly_words_percent": 84.0,
            "readonly_chars": 135,
            "readonly_chars_percent": 85.4,
            "suggestions": 0,
            "comments": 0,
            "code": "el",
            "name": "Greek",
            "url": "https://hosted.weblate.org/projects/turris/glossary/el/",
            "translate_url": "https://hosted.weblate.org/translate/turris/glossary/el/"
        },
        {
            "total": 25,
            "total_words": 25,
            "total_chars": 158,
            "last_change": "2023-08-15T06:54:55.576866Z",
            "recent_changes": 0,
            "translated": 25,
            "translated_words": 25,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 158,
            "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": 21,
            "readonly_percent": 84.0,
            "readonly_words": 21,
            "readonly_words_percent": 84.0,
            "readonly_chars": 135,
            "readonly_chars_percent": 85.4,
            "suggestions": 0,
            "comments": 0,
            "code": "nb_NO",
            "name": "Norwegian Bokmål",
            "url": "https://hosted.weblate.org/projects/turris/glossary/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/turris/glossary/nb_NO/"
        },
        {
            "total": 25,
            "total_words": 25,
            "total_chars": 158,
            "last_change": null,
            "recent_changes": 0,
            "translated": 23,
            "translated_words": 23,
            "translated_percent": 92.0,
            "translated_words_percent": 92.0,
            "translated_chars": 143,
            "translated_chars_percent": 90.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": 21,
            "readonly_percent": 84.0,
            "readonly_words": 21,
            "readonly_words_percent": 84.0,
            "readonly_chars": 135,
            "readonly_chars_percent": 85.4,
            "suggestions": 0,
            "comments": 0,
            "code": "fi",
            "name": "Finnish",
            "url": "https://hosted.weblate.org/projects/turris/glossary/fi/",
            "translate_url": "https://hosted.weblate.org/translate/turris/glossary/fi/"
        },
        {
            "total": 25,
            "total_words": 25,
            "total_chars": 158,
            "last_change": null,
            "recent_changes": 0,
            "translated": 23,
            "translated_words": 23,
            "translated_percent": 92.0,
            "translated_words_percent": 92.0,
            "translated_chars": 143,
            "translated_chars_percent": 90.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": 21,
            "readonly_percent": 84.0,
            "readonly_words": 21,
            "readonly_words_percent": 84.0,
            "readonly_chars": 135,
            "readonly_chars_percent": 85.4,
            "suggestions": 0,
            "comments": 0,
            "code": "zh_Hant",
            "name": "Chinese (Traditional)",
            "url": "https://hosted.weblate.org/projects/turris/glossary/zh_Hant/",
            "translate_url": "https://hosted.weblate.org/translate/turris/glossary/zh_Hant/"
        },
        {
            "total": 25,
            "total_words": 25,
            "total_chars": 158,
            "last_change": null,
            "recent_changes": 0,
            "translated": 23,
            "translated_words": 23,
            "translated_percent": 92.0,
            "translated_words_percent": 92.0,
            "translated_chars": 143,
            "translated_chars_percent": 90.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": 21,
            "readonly_percent": 84.0,
            "readonly_words": 21,
            "readonly_words_percent": 84.0,
            "readonly_chars": 135,
            "readonly_chars_percent": 85.4,
            "suggestions": 0,
            "comments": 0,
            "code": "hr",
            "name": "Croatian",
            "url": "https://hosted.weblate.org/projects/turris/glossary/hr/",
            "translate_url": "https://hosted.weblate.org/translate/turris/glossary/hr/"
        },
        {
            "total": 25,
            "total_words": 25,
            "total_chars": 158,
            "last_change": "2023-08-15T06:54:56.680349Z",
            "recent_changes": 0,
            "translated": 25,
            "translated_words": 25,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 158,
            "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": 21,
            "readonly_percent": 84.0,
            "readonly_words": 21,
            "readonly_words_percent": 84.0,
            "readonly_chars": 135,
            "readonly_chars_percent": 85.4,
            "suggestions": 0,
            "comments": 0,
            "code": "sv",
            "name": "Swedish",
            "url": "https://hosted.weblate.org/projects/turris/glossary/sv/",
            "translate_url": "https://hosted.weblate.org/translate/turris/glossary/sv/"
        },
        {
            "total": 41,
            "total_words": 46,
            "total_chars": 283,
            "last_change": "2024-01-21T11:01:43.170116Z",
            "recent_changes": 0,
            "translated": 41,
            "translated_words": 46,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 283,
            "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": 21,
            "readonly_percent": 51.2,
            "readonly_words": 21,
            "readonly_words_percent": 45.6,
            "readonly_chars": 135,
            "readonly_chars_percent": 47.7,
            "suggestions": 0,
            "comments": 0,
            "code": "nl",
            "name": "Dutch",
            "url": "https://hosted.weblate.org/projects/turris/glossary/nl/",
            "translate_url": "https://hosted.weblate.org/translate/turris/glossary/nl/"
        },
        {
            "total": 25,
            "total_words": 25,
            "total_chars": 158,
            "last_change": null,
            "recent_changes": 0,
            "translated": 23,
            "translated_words": 23,
            "translated_percent": 92.0,
            "translated_words_percent": 92.0,
            "translated_chars": 143,
            "translated_chars_percent": 90.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": 21,
            "readonly_percent": 84.0,
            "readonly_words": 21,
            "readonly_words_percent": 84.0,
            "readonly_chars": 135,
            "readonly_chars_percent": 85.4,
            "suggestions": 0,
            "comments": 0,
            "code": "ro",
            "name": "Romanian",
            "url": "https://hosted.weblate.org/projects/turris/glossary/ro/",
            "translate_url": "https://hosted.weblate.org/translate/turris/glossary/ro/"
        },
        {
            "total": 25,
            "total_words": 25,
            "total_chars": 158,
            "last_change": null,
            "recent_changes": 0,
            "translated": 23,
            "translated_words": 23,
            "translated_percent": 92.0,
            "translated_words_percent": 92.0,
            "translated_chars": 143,
            "translated_chars_percent": 90.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": 21,
            "readonly_percent": 84.0,
            "readonly_words": 21,
            "readonly_words_percent": 84.0,
            "readonly_chars": 135,
            "readonly_chars_percent": 85.4,
            "suggestions": 0,
            "comments": 0,
            "code": "fo",
            "name": "Faroese",
            "url": "https://hosted.weblate.org/projects/turris/glossary/fo/",
            "translate_url": "https://hosted.weblate.org/translate/turris/glossary/fo/"
        },
        {
            "total": 25,
            "total_words": 25,
            "total_chars": 158,
            "last_change": null,
            "recent_changes": 0,
            "translated": 23,
            "translated_words": 23,
            "translated_percent": 92.0,
            "translated_words_percent": 92.0,
            "translated_chars": 143,
            "translated_chars_percent": 90.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": 21,
            "readonly_percent": 84.0,
            "readonly_words": 21,
            "readonly_words_percent": 84.0,
            "readonly_chars": 135,
            "readonly_chars_percent": 85.4,
            "suggestions": 0,
            "comments": 0,
            "code": "pt_BR",
            "name": "Portuguese (Brazil)",
            "url": "https://hosted.weblate.org/projects/turris/glossary/pt_BR/",
            "translate_url": "https://hosted.weblate.org/translate/turris/glossary/pt_BR/"
        },
        {
            "total": 25,
            "total_words": 25,
            "total_chars": 158,
            "last_change": "2024-02-15T17:02:04.277839Z",
            "recent_changes": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "translated_words_percent": 0.0,
            "translated_chars": 0,
            "translated_chars_percent": 0.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": "la",
            "name": "Latin",
            "url": "https://hosted.weblate.org/projects/turris/glossary/la/",
            "translate_url": "https://hosted.weblate.org/translate/turris/glossary/la/"
        }
    ]
}