Translation components API.

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

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

{
    "count": 10,
    "next": null,
    "previous": null,
    "results": [
        {
            "total": 1218,
            "total_words": 5271,
            "total_chars": 32147,
            "last_change": "2025-11-28T10:27:08.374995Z",
            "recent_changes": 0,
            "translated": 1218,
            "translated_words": 5271,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 32147,
            "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": 85,
            "failing_percent": 6.9,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "en",
            "name": "English",
            "url": "https://weblate.foundryvtt-hub.com/projects/swade/main/en/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/swade/main/en/"
        },
        {
            "total": 1218,
            "total_words": 5271,
            "total_chars": 32147,
            "last_change": "2025-11-29T10:36:44.226120Z",
            "recent_changes": 0,
            "translated": 1068,
            "translated_words": 3749,
            "translated_percent": 87.6,
            "translated_words_percent": 71.1,
            "translated_chars": 22837,
            "translated_chars_percent": 71.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": "de",
            "name": "German",
            "url": "https://weblate.foundryvtt-hub.com/projects/swade/main/de/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/swade/main/de/"
        },
        {
            "total": 1218,
            "total_words": 5271,
            "total_chars": 32147,
            "last_change": "2025-11-28T10:27:10.682721Z",
            "recent_changes": 0,
            "translated": 688,
            "translated_words": 2274,
            "translated_percent": 56.4,
            "translated_words_percent": 43.1,
            "translated_chars": 14151,
            "translated_chars_percent": 44.0,
            "fuzzy": 26,
            "fuzzy_percent": 2.1,
            "fuzzy_words": 188,
            "fuzzy_words_percent": 3.5,
            "fuzzy_chars": 1092,
            "fuzzy_chars_percent": 3.3,
            "failing": 30,
            "failing_percent": 2.4,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "es",
            "name": "Spanish",
            "url": "https://weblate.foundryvtt-hub.com/projects/swade/main/es/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/swade/main/es/"
        },
        {
            "total": 1218,
            "total_words": 5271,
            "total_chars": 32147,
            "last_change": "2025-11-28T10:27:14.105059Z",
            "recent_changes": 0,
            "translated": 1006,
            "translated_words": 3873,
            "translated_percent": 82.5,
            "translated_words_percent": 73.4,
            "translated_chars": 23622,
            "translated_chars_percent": 73.4,
            "fuzzy": 9,
            "fuzzy_percent": 0.7,
            "fuzzy_words": 54,
            "fuzzy_words_percent": 1.0,
            "fuzzy_chars": 308,
            "fuzzy_chars_percent": 0.9,
            "failing": 2,
            "failing_percent": 0.1,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "pt_BR",
            "name": "Portuguese (Brazil)",
            "url": "https://weblate.foundryvtt-hub.com/projects/swade/main/pt_BR/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/swade/main/pt_BR/"
        },
        {
            "total": 1218,
            "total_words": 5271,
            "total_chars": 32147,
            "last_change": "2025-11-28T10:27:11.268515Z",
            "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": "eu",
            "name": "Basque",
            "url": "https://weblate.foundryvtt-hub.com/projects/swade/main/eu/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/swade/main/eu/"
        },
        {
            "total": 1218,
            "total_words": 5271,
            "total_chars": 32147,
            "last_change": "2025-11-28T10:27:09.175081Z",
            "recent_changes": 0,
            "translated": 688,
            "translated_words": 2275,
            "translated_percent": 56.4,
            "translated_words_percent": 43.1,
            "translated_chars": 14154,
            "translated_chars_percent": 44.0,
            "fuzzy": 26,
            "fuzzy_percent": 2.1,
            "fuzzy_words": 187,
            "fuzzy_words_percent": 3.5,
            "fuzzy_chars": 1089,
            "fuzzy_chars_percent": 3.3,
            "failing": 41,
            "failing_percent": 3.3,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "ca",
            "name": "Catalan",
            "url": "https://weblate.foundryvtt-hub.com/projects/swade/main/ca/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/swade/main/ca/"
        },
        {
            "total": 1218,
            "total_words": 5271,
            "total_chars": 32147,
            "last_change": "2025-11-28T10:27:12.619650Z",
            "recent_changes": 0,
            "translated": 537,
            "translated_words": 1598,
            "translated_percent": 44.0,
            "translated_words_percent": 30.3,
            "translated_chars": 9753,
            "translated_chars_percent": 30.3,
            "fuzzy": 22,
            "fuzzy_percent": 1.8,
            "fuzzy_words": 168,
            "fuzzy_words_percent": 3.1,
            "fuzzy_chars": 993,
            "fuzzy_chars_percent": 3.0,
            "failing": 18,
            "failing_percent": 1.4,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "gl",
            "name": "Galician",
            "url": "https://weblate.foundryvtt-hub.com/projects/swade/main/gl/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/swade/main/gl/"
        },
        {
            "total": 1218,
            "total_words": 5271,
            "total_chars": 32147,
            "last_change": "2025-11-30T12:36:44.287528Z",
            "recent_changes": 18,
            "translated": 1218,
            "translated_words": 5271,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 32147,
            "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/swade/main/fr/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/swade/main/fr/"
        },
        {
            "total": 1218,
            "total_words": 5271,
            "total_chars": 32147,
            "last_change": "2025-11-28T10:27:14.855974Z",
            "recent_changes": 0,
            "translated": 878,
            "translated_words": 3801,
            "translated_percent": 72.0,
            "translated_words_percent": 72.1,
            "translated_chars": 23305,
            "translated_chars_percent": 72.4,
            "fuzzy": 21,
            "fuzzy_percent": 1.7,
            "fuzzy_words": 155,
            "fuzzy_words_percent": 2.9,
            "fuzzy_chars": 917,
            "fuzzy_chars_percent": 2.8,
            "failing": 13,
            "failing_percent": 1.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "zh_Hans",
            "name": "Chinese (Simplified Han script)",
            "url": "https://weblate.foundryvtt-hub.com/projects/swade/main/zh_Hans/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/swade/main/zh_Hans/"
        },
        {
            "total": 1218,
            "total_words": 5271,
            "total_chars": 32147,
            "last_change": "2025-11-30T12:36:44.576831Z",
            "recent_changes": 0,
            "translated": 1218,
            "translated_words": 5271,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 32147,
            "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://weblate.foundryvtt-hub.com/projects/swade/main/pl/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/swade/main/pl/"
        }
    ]
}