Translation components API.

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

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

{
    "count": 8,
    "next": null,
    "previous": null,
    "results": [
        {
            "total": 693,
            "total_words": 4293,
            "total_chars": 25738,
            "last_change": "2023-09-09T05:24:05.222160Z",
            "recent_changes": 0,
            "translated": 692,
            "translated_words": 4293,
            "translated_percent": 99.8,
            "translated_words_percent": 100.0,
            "translated_chars": 25738,
            "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": 221,
            "failing_percent": 31.8,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "en",
            "name": "English",
            "url": "https://weblate.foundryvtt-hub.com/projects/midi-qol/main/en/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/midi-qol/main/en/"
        },
        {
            "total": 693,
            "total_words": 4293,
            "total_chars": 25738,
            "last_change": "2024-02-14T20:14:17.214415Z",
            "recent_changes": 0,
            "translated": 204,
            "translated_words": 1213,
            "translated_percent": 29.4,
            "translated_words_percent": 28.2,
            "translated_chars": 6885,
            "translated_chars_percent": 26.7,
            "fuzzy": 7,
            "fuzzy_percent": 1.0,
            "fuzzy_words": 139,
            "fuzzy_words_percent": 3.2,
            "fuzzy_chars": 865,
            "fuzzy_chars_percent": 3.3,
            "failing": 51,
            "failing_percent": 7.3,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 1,
            "readonly_percent": 0.1,
            "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/midi-qol/main/de/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/midi-qol/main/de/"
        },
        {
            "total": 693,
            "total_words": 4293,
            "total_chars": 25738,
            "last_change": "2023-09-09T05:24:06.212657Z",
            "recent_changes": 0,
            "translated": 518,
            "translated_words": 3073,
            "translated_percent": 74.7,
            "translated_words_percent": 71.5,
            "translated_chars": 18170,
            "translated_chars_percent": 70.5,
            "fuzzy": 18,
            "fuzzy_percent": 2.5,
            "fuzzy_words": 261,
            "fuzzy_words_percent": 6.0,
            "fuzzy_chars": 1591,
            "fuzzy_chars_percent": 6.1,
            "failing": 42,
            "failing_percent": 6.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 1,
            "readonly_percent": 0.1,
            "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://weblate.foundryvtt-hub.com/projects/midi-qol/main/es/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/midi-qol/main/es/"
        },
        {
            "total": 693,
            "total_words": 4293,
            "total_chars": 25738,
            "last_change": "2023-09-12T06:24:04.002343Z",
            "recent_changes": 0,
            "translated": 693,
            "translated_words": 4293,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 25738,
            "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": 13,
            "failing_percent": 1.8,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 1,
            "readonly_percent": 0.1,
            "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/midi-qol/main/fr/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/midi-qol/main/fr/"
        },
        {
            "total": 693,
            "total_words": 4293,
            "total_chars": 25738,
            "last_change": "2024-03-02T23:41:53.576944Z",
            "recent_changes": 0,
            "translated": 197,
            "translated_words": 1141,
            "translated_percent": 28.4,
            "translated_words_percent": 26.5,
            "translated_chars": 6474,
            "translated_chars_percent": 25.1,
            "fuzzy": 6,
            "fuzzy_percent": 0.8,
            "fuzzy_words": 127,
            "fuzzy_words_percent": 2.9,
            "fuzzy_chars": 795,
            "fuzzy_chars_percent": 3.0,
            "failing": 35,
            "failing_percent": 5.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 1,
            "readonly_percent": 0.1,
            "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/midi-qol/main/it/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/midi-qol/main/it/"
        },
        {
            "total": 693,
            "total_words": 4293,
            "total_chars": 25738,
            "last_change": "2023-09-09T05:24:07.907287Z",
            "recent_changes": 0,
            "translated": 589,
            "translated_words": 3490,
            "translated_percent": 84.9,
            "translated_words_percent": 81.2,
            "translated_chars": 20820,
            "translated_chars_percent": 80.8,
            "fuzzy": 17,
            "fuzzy_percent": 2.4,
            "fuzzy_words": 222,
            "fuzzy_words_percent": 5.1,
            "fuzzy_chars": 1450,
            "fuzzy_chars_percent": 5.6,
            "failing": 140,
            "failing_percent": 20.2,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 1,
            "readonly_percent": 0.1,
            "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/midi-qol/main/ja/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/midi-qol/main/ja/"
        },
        {
            "total": 693,
            "total_words": 4293,
            "total_chars": 25738,
            "last_change": "2023-09-09T05:24:08.689830Z",
            "recent_changes": 0,
            "translated": 386,
            "translated_words": 2265,
            "translated_percent": 55.6,
            "translated_words_percent": 52.7,
            "translated_chars": 13471,
            "translated_chars_percent": 52.3,
            "fuzzy": 9,
            "fuzzy_percent": 1.2,
            "fuzzy_words": 219,
            "fuzzy_words_percent": 5.1,
            "fuzzy_chars": 1368,
            "fuzzy_chars_percent": 5.3,
            "failing": 88,
            "failing_percent": 12.6,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 1,
            "readonly_percent": 0.1,
            "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/midi-qol/main/ko/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/midi-qol/main/ko/"
        },
        {
            "total": 693,
            "total_words": 4293,
            "total_chars": 25738,
            "last_change": "2023-09-09T05:24:09.148067Z",
            "recent_changes": 0,
            "translated": 88,
            "translated_words": 471,
            "translated_percent": 12.6,
            "translated_words_percent": 10.9,
            "translated_chars": 2738,
            "translated_chars_percent": 10.6,
            "fuzzy": 4,
            "fuzzy_percent": 0.5,
            "fuzzy_words": 99,
            "fuzzy_words_percent": 2.3,
            "fuzzy_chars": 633,
            "fuzzy_chars_percent": 2.4,
            "failing": 31,
            "failing_percent": 4.4,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 1,
            "readonly_percent": 0.1,
            "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/midi-qol/main/pt-BR/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/midi-qol/main/pt-BR/"
        }
    ]
}