Translation components API.

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

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

{
    "count": 13,
    "next": null,
    "previous": null,
    "results": [
        {
            "total": 171,
            "total_words": 1123,
            "total_chars": 6810,
            "last_change": "2025-06-22T23:37:04.716132Z",
            "recent_changes": 0,
            "translated": 171,
            "translated_words": 1123,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 6810,
            "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": 18,
            "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": 0,
            "comments": 0,
            "code": "en",
            "name": "English",
            "url": "https://weblate.foundryvtt-hub.com/projects/healthEstimate/main/en/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/healthEstimate/main/en/"
        },
        {
            "total": 171,
            "total_words": 1123,
            "total_chars": 6810,
            "last_change": "2025-06-22T23:37:04.931012Z",
            "recent_changes": 3,
            "translated": 155,
            "translated_words": 1016,
            "translated_percent": 90.6,
            "translated_words_percent": 90.4,
            "translated_chars": 6214,
            "translated_chars_percent": 91.2,
            "fuzzy": 3,
            "fuzzy_percent": 1.7,
            "fuzzy_words": 43,
            "fuzzy_words_percent": 3.8,
            "fuzzy_chars": 257,
            "fuzzy_chars_percent": 3.7,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 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_Hans",
            "name": "Chinese (Simplified Han script)",
            "url": "https://weblate.foundryvtt-hub.com/projects/healthEstimate/main/zh_Hans/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/healthEstimate/main/zh_Hans/"
        },
        {
            "total": 171,
            "total_words": 1123,
            "total_chars": 6810,
            "last_change": "2025-06-22T23:37:05.337503Z",
            "recent_changes": 3,
            "translated": 157,
            "translated_words": 1034,
            "translated_percent": 91.8,
            "translated_words_percent": 92.0,
            "translated_chars": 6317,
            "translated_chars_percent": 92.7,
            "fuzzy": 3,
            "fuzzy_percent": 1.7,
            "fuzzy_words": 43,
            "fuzzy_words_percent": 3.8,
            "fuzzy_chars": 257,
            "fuzzy_chars_percent": 3.7,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 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": "de",
            "name": "German",
            "url": "https://weblate.foundryvtt-hub.com/projects/healthEstimate/main/de/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/healthEstimate/main/de/"
        },
        {
            "total": 171,
            "total_words": 1123,
            "total_chars": 6810,
            "last_change": "2025-06-22T23:37:05.645536Z",
            "recent_changes": 3,
            "translated": 138,
            "translated_words": 908,
            "translated_percent": 80.7,
            "translated_words_percent": 80.8,
            "translated_chars": 5535,
            "translated_chars_percent": 81.2,
            "fuzzy": 4,
            "fuzzy_percent": 2.3,
            "fuzzy_words": 50,
            "fuzzy_words_percent": 4.4,
            "fuzzy_chars": 306,
            "fuzzy_chars_percent": 4.4,
            "failing": 6,
            "failing_percent": 3.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": 5,
            "comments": 0,
            "code": "es",
            "name": "Spanish",
            "url": "https://weblate.foundryvtt-hub.com/projects/healthEstimate/main/es/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/healthEstimate/main/es/"
        },
        {
            "total": 171,
            "total_words": 1123,
            "total_chars": 6810,
            "last_change": "2025-07-19T11:13:56.265000Z",
            "recent_changes": 1,
            "translated": 171,
            "translated_words": 1123,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 6810,
            "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": "fr",
            "name": "French",
            "url": "https://weblate.foundryvtt-hub.com/projects/healthEstimate/main/fr/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/healthEstimate/main/fr/"
        },
        {
            "total": 171,
            "total_words": 1123,
            "total_chars": 6810,
            "last_change": "2025-06-22T23:37:06.635529Z",
            "recent_changes": 1,
            "translated": 25,
            "translated_words": 218,
            "translated_percent": 14.6,
            "translated_words_percent": 19.4,
            "translated_chars": 1383,
            "translated_chars_percent": 20.3,
            "fuzzy": 1,
            "fuzzy_percent": 0.5,
            "fuzzy_words": 4,
            "fuzzy_words_percent": 0.3,
            "fuzzy_chars": 24,
            "fuzzy_chars_percent": 0.3,
            "failing": 8,
            "failing_percent": 4.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": "ko",
            "name": "Korean",
            "url": "https://weblate.foundryvtt-hub.com/projects/healthEstimate/main/ko/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/healthEstimate/main/ko/"
        },
        {
            "total": 171,
            "total_words": 1123,
            "total_chars": 6810,
            "last_change": "2025-07-19T11:13:57.074121Z",
            "recent_changes": 0,
            "translated": 171,
            "translated_words": 1123,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 6810,
            "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-BR",
            "name": "Portuguese (Brazil)",
            "url": "https://weblate.foundryvtt-hub.com/projects/healthEstimate/main/pt-BR/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/healthEstimate/main/pt-BR/"
        },
        {
            "total": 171,
            "total_words": 1123,
            "total_chars": 6810,
            "last_change": "2025-06-22T23:37:07.153069Z",
            "recent_changes": 3,
            "translated": 138,
            "translated_words": 908,
            "translated_percent": 80.7,
            "translated_words_percent": 80.8,
            "translated_chars": 5535,
            "translated_chars_percent": 81.2,
            "fuzzy": 4,
            "fuzzy_percent": 2.3,
            "fuzzy_words": 50,
            "fuzzy_words_percent": 4.4,
            "fuzzy_chars": 306,
            "fuzzy_chars_percent": 4.4,
            "failing": 1,
            "failing_percent": 0.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": 1,
            "comments": 0,
            "code": "zh_Hant",
            "name": "Chinese (Traditional Han script)",
            "url": "https://weblate.foundryvtt-hub.com/projects/healthEstimate/main/zh_Hant/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/healthEstimate/main/zh_Hant/"
        },
        {
            "total": 171,
            "total_words": 1123,
            "total_chars": 6810,
            "last_change": "2025-06-22T23:37:05.831484Z",
            "recent_changes": 0,
            "translated": 66,
            "translated_words": 394,
            "translated_percent": 38.5,
            "translated_words_percent": 35.0,
            "translated_chars": 2392,
            "translated_chars_percent": 35.1,
            "fuzzy": 1,
            "fuzzy_percent": 0.5,
            "fuzzy_words": 7,
            "fuzzy_words_percent": 0.6,
            "fuzzy_chars": 49,
            "fuzzy_chars_percent": 0.7,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 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": "fi",
            "name": "Finnish",
            "url": "https://weblate.foundryvtt-hub.com/projects/healthEstimate/main/fi/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/healthEstimate/main/fi/"
        },
        {
            "total": 171,
            "total_words": 1123,
            "total_chars": 6810,
            "last_change": "2025-06-22T23:37:06.976554Z",
            "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": "ru",
            "name": "Russian",
            "url": "https://weblate.foundryvtt-hub.com/projects/healthEstimate/main/ru/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/healthEstimate/main/ru/"
        },
        {
            "total": 171,
            "total_words": 1123,
            "total_chars": 6810,
            "last_change": "2025-06-22T23:37:06.450868Z",
            "recent_changes": 3,
            "translated": 162,
            "translated_words": 1060,
            "translated_percent": 94.7,
            "translated_words_percent": 94.3,
            "translated_chars": 6474,
            "translated_chars_percent": 95.0,
            "fuzzy": 3,
            "fuzzy_percent": 1.7,
            "fuzzy_words": 43,
            "fuzzy_words_percent": 3.8,
            "fuzzy_chars": 257,
            "fuzzy_chars_percent": 3.7,
            "failing": 38,
            "failing_percent": 22.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": "ja",
            "name": "Japanese",
            "url": "https://weblate.foundryvtt-hub.com/projects/healthEstimate/main/ja/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/healthEstimate/main/ja/"
        },
        {
            "total": 171,
            "total_words": 1123,
            "total_chars": 6810,
            "last_change": "2025-06-22T23:37:05.139263Z",
            "recent_changes": 3,
            "translated": 162,
            "translated_words": 1060,
            "translated_percent": 94.7,
            "translated_words_percent": 94.3,
            "translated_chars": 6474,
            "translated_chars_percent": 95.0,
            "fuzzy": 3,
            "fuzzy_percent": 1.7,
            "fuzzy_words": 43,
            "fuzzy_words_percent": 3.8,
            "fuzzy_chars": 257,
            "fuzzy_chars_percent": 3.7,
            "failing": 6,
            "failing_percent": 3.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": 0,
            "code": "cs",
            "name": "Czech",
            "url": "https://weblate.foundryvtt-hub.com/projects/healthEstimate/main/cs/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/healthEstimate/main/cs/"
        },
        {
            "total": 171,
            "total_words": 1123,
            "total_chars": 6810,
            "last_change": "2025-06-29T22:36:42.534818Z",
            "recent_changes": 0,
            "translated": 171,
            "translated_words": 1123,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 6810,
            "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": "it",
            "name": "Italian",
            "url": "https://weblate.foundryvtt-hub.com/projects/healthEstimate/main/it/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/healthEstimate/main/it/"
        }
    ]
}