Translation components API.

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

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

{
    "count": 27,
    "next": null,
    "previous": null,
    "results": [
        {
            "total": 19,
            "total_words": 19,
            "total_chars": 115,
            "last_change": "2023-12-10T12:14:47.802726Z",
            "recent_changes": 1,
            "translated": 19,
            "translated_words": 19,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 115,
            "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": "en",
            "name": "English",
            "url": "https://hosted.weblate.org/projects/hellosystem/glossary/en/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/glossary/en/"
        },
        {
            "total": 3,
            "total_words": 3,
            "total_chars": 18,
            "last_change": "2023-12-10T12:23:33.375910Z",
            "recent_changes": 1,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 33.3,
            "translated_words_percent": 33.3,
            "translated_chars": 6,
            "translated_chars_percent": 33.3,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 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": "de",
            "name": "German",
            "url": "https://hosted.weblate.org/projects/hellosystem/glossary/de/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/glossary/de/"
        },
        {
            "total": 16,
            "total_words": 16,
            "total_chars": 95,
            "last_change": null,
            "recent_changes": 0,
            "translated": 15,
            "translated_words": 15,
            "translated_percent": 93.7,
            "translated_words_percent": 93.7,
            "translated_chars": 88,
            "translated_chars_percent": 92.6,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 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/hellosystem/glossary/zh_Hant/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/glossary/zh_Hant/"
        },
        {
            "total": 3,
            "total_words": 3,
            "total_chars": 18,
            "last_change": "2024-03-08T18:01:56.201603Z",
            "recent_changes": 0,
            "translated": 3,
            "translated_words": 3,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 18,
            "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": "ru",
            "name": "Russian",
            "url": "https://hosted.weblate.org/projects/hellosystem/glossary/ru/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/glossary/ru/"
        },
        {
            "total": 3,
            "total_words": 3,
            "total_chars": 18,
            "last_change": "2023-12-10T12:23:33.490771Z",
            "recent_changes": 1,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 66.6,
            "translated_words_percent": 66.6,
            "translated_chars": 11,
            "translated_chars_percent": 61.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": 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": "ja",
            "name": "Japanese",
            "url": "https://hosted.weblate.org/projects/hellosystem/glossary/ja/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/glossary/ja/"
        },
        {
            "total": 3,
            "total_words": 3,
            "total_chars": 18,
            "last_change": "2023-12-10T12:23:33.525363Z",
            "recent_changes": 1,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 66.6,
            "translated_words_percent": 66.6,
            "translated_chars": 11,
            "translated_chars_percent": 61.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": 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/hellosystem/glossary/cs/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/glossary/cs/"
        },
        {
            "total": 3,
            "total_words": 3,
            "total_chars": 18,
            "last_change": "2023-12-10T12:23:33.560446Z",
            "recent_changes": 1,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 66.6,
            "translated_words_percent": 66.6,
            "translated_chars": 11,
            "translated_chars_percent": 61.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": 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": "it",
            "name": "Italian",
            "url": "https://hosted.weblate.org/projects/hellosystem/glossary/it/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/glossary/it/"
        },
        {
            "total": 3,
            "total_words": 3,
            "total_chars": 18,
            "last_change": null,
            "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": "lt",
            "name": "Lithuanian",
            "url": "https://hosted.weblate.org/projects/hellosystem/glossary/lt/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/glossary/lt/"
        },
        {
            "total": 3,
            "total_words": 3,
            "total_chars": 18,
            "last_change": "2024-01-24T14:01:55.341374Z",
            "recent_changes": 0,
            "translated": 3,
            "translated_words": 3,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 18,
            "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": "pl",
            "name": "Polish",
            "url": "https://hosted.weblate.org/projects/hellosystem/glossary/pl/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/glossary/pl/"
        },
        {
            "total": 7,
            "total_words": 7,
            "total_chars": 43,
            "last_change": "2023-12-10T12:23:33.674399Z",
            "recent_changes": 1,
            "translated": 6,
            "translated_words": 6,
            "translated_percent": 85.7,
            "translated_words_percent": 85.7,
            "translated_chars": 36,
            "translated_chars_percent": 83.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": 1,
            "comments": 0,
            "code": "fr",
            "name": "French",
            "url": "https://hosted.weblate.org/projects/hellosystem/glossary/fr/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/glossary/fr/"
        },
        {
            "total": 3,
            "total_words": 3,
            "total_chars": 18,
            "last_change": "2023-12-10T12:23:33.710779Z",
            "recent_changes": 1,
            "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": "el",
            "name": "Greek",
            "url": "https://hosted.weblate.org/projects/hellosystem/glossary/el/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/glossary/el/"
        },
        {
            "total": 3,
            "total_words": 3,
            "total_chars": 18,
            "last_change": "2023-12-10T12:23:33.745507Z",
            "recent_changes": 1,
            "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": 2,
            "comments": 0,
            "code": "hu",
            "name": "Hungarian",
            "url": "https://hosted.weblate.org/projects/hellosystem/glossary/hu/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/glossary/hu/"
        },
        {
            "total": 3,
            "total_words": 3,
            "total_chars": 18,
            "last_change": "2024-04-17T16:03:51.627942Z",
            "recent_changes": 0,
            "translated": 3,
            "translated_words": 3,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 18,
            "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": "pt",
            "name": "Portuguese",
            "url": "https://hosted.weblate.org/projects/hellosystem/glossary/pt/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/glossary/pt/"
        },
        {
            "total": 3,
            "total_words": 3,
            "total_chars": 18,
            "last_change": "2023-12-10T12:23:34.333183Z",
            "recent_changes": 2,
            "translated": 3,
            "translated_words": 3,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 18,
            "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": "es",
            "name": "Spanish",
            "url": "https://hosted.weblate.org/projects/hellosystem/glossary/es/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/glossary/es/"
        },
        {
            "total": 3,
            "total_words": 3,
            "total_chars": 18,
            "last_change": null,
            "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": "nb_NO",
            "name": "Norwegian Bokmål",
            "url": "https://hosted.weblate.org/projects/hellosystem/glossary/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/glossary/nb_NO/"
        },
        {
            "total": 3,
            "total_words": 3,
            "total_chars": 18,
            "last_change": null,
            "recent_changes": 0,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 33.3,
            "translated_words_percent": 33.3,
            "translated_chars": 7,
            "translated_chars_percent": 38.8,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 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": "ko",
            "name": "Korean",
            "url": "https://hosted.weblate.org/projects/hellosystem/glossary/ko/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/glossary/ko/"
        },
        {
            "total": 3,
            "total_words": 3,
            "total_chars": 18,
            "last_change": "2024-01-08T01:03:16.420667Z",
            "recent_changes": 1,
            "translated": 3,
            "translated_words": 3,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 18,
            "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": 0,
            "code": "zh_Hans",
            "name": "Chinese (Simplified)",
            "url": "https://hosted.weblate.org/projects/hellosystem/glossary/zh_Hans/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/glossary/zh_Hans/"
        },
        {
            "total": 3,
            "total_words": 3,
            "total_chars": 18,
            "last_change": "2023-12-10T12:23:33.965979Z",
            "recent_changes": 1,
            "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": "tr",
            "name": "Turkish",
            "url": "https://hosted.weblate.org/projects/hellosystem/glossary/tr/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/glossary/tr/"
        },
        {
            "total": 3,
            "total_words": 3,
            "total_chars": 18,
            "last_change": "2023-12-11T10:36:14.905169Z",
            "recent_changes": 1,
            "translated": 3,
            "translated_words": 3,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 18,
            "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": "he",
            "name": "Hebrew",
            "url": "https://hosted.weblate.org/projects/hellosystem/glossary/he/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/glossary/he/"
        },
        {
            "total": 3,
            "total_words": 3,
            "total_chars": 18,
            "last_change": "2023-12-10T12:23:34.042984Z",
            "recent_changes": 1,
            "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": "sl",
            "name": "Slovenian",
            "url": "https://hosted.weblate.org/projects/hellosystem/glossary/sl/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/glossary/sl/"
        },
        {
            "total": 3,
            "total_words": 3,
            "total_chars": 18,
            "last_change": "2024-02-07T10:18:09.821879Z",
            "recent_changes": 0,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 33.3,
            "translated_words_percent": 33.3,
            "translated_chars": 5,
            "translated_chars_percent": 27.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": 2,
            "comments": 0,
            "code": "uk",
            "name": "Ukrainian",
            "url": "https://hosted.weblate.org/projects/hellosystem/glossary/uk/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/glossary/uk/"
        },
        {
            "total": 3,
            "total_words": 3,
            "total_chars": 18,
            "last_change": "2023-12-10T12:23:34.115521Z",
            "recent_changes": 1,
            "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": "ka",
            "name": "Georgian",
            "url": "https://hosted.weblate.org/projects/hellosystem/glossary/ka/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/glossary/ka/"
        },
        {
            "total": 3,
            "total_words": 3,
            "total_chars": 18,
            "last_change": "2023-12-10T15:52:47.865370Z",
            "recent_changes": 2,
            "translated": 3,
            "translated_words": 3,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 18,
            "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": "sv",
            "name": "Swedish",
            "url": "https://hosted.weblate.org/projects/hellosystem/glossary/sv/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/glossary/sv/"
        },
        {
            "total": 3,
            "total_words": 3,
            "total_chars": 18,
            "last_change": "2023-12-10T12:23:34.186441Z",
            "recent_changes": 1,
            "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": "nl",
            "name": "Dutch",
            "url": "https://hosted.weblate.org/projects/hellosystem/glossary/nl/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/glossary/nl/"
        },
        {
            "total": 3,
            "total_words": 3,
            "total_chars": 18,
            "last_change": "2023-12-10T12:23:34.223757Z",
            "recent_changes": 1,
            "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": "da",
            "name": "Danish",
            "url": "https://hosted.weblate.org/projects/hellosystem/glossary/da/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/glossary/da/"
        },
        {
            "total": 3,
            "total_words": 3,
            "total_chars": 18,
            "last_change": "2023-12-10T12:23:34.267556Z",
            "recent_changes": 1,
            "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": "eo",
            "name": "Esperanto",
            "url": "https://hosted.weblate.org/projects/hellosystem/glossary/eo/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/glossary/eo/"
        },
        {
            "total": 3,
            "total_words": 3,
            "total_chars": 18,
            "last_change": "2023-12-10T12:23:34.309500Z",
            "recent_changes": 1,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 66.6,
            "translated_words_percent": 66.6,
            "translated_chars": 11,
            "translated_chars_percent": 61.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": 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": "pt_BR",
            "name": "Portuguese (Brazil)",
            "url": "https://hosted.weblate.org/projects/hellosystem/glossary/pt_BR/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/glossary/pt_BR/"
        }
    ]
}