Translation components API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "total": 333,
            "total_words": 1595,
            "total_chars": 9453,
            "last_change": "2025-06-18T06:37:44.672561Z",
            "recent_changes": 0,
            "translated": 333,
            "translated_words": 1595,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 9453,
            "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": 10,
            "failing_percent": 3.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 2,
            "readonly_percent": 0.6,
            "readonly_words": 2,
            "readonly_words_percent": 0.1,
            "readonly_chars": 2,
            "readonly_chars_percent": 0.1,
            "suggestions": 0,
            "comments": 0,
            "code": "en",
            "name": "English",
            "url": "https://weblate.foundryvtt-hub.com/projects/blade-runner/main/en/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/blade-runner/main/en/"
        },
        {
            "total": 333,
            "total_words": 1595,
            "total_chars": 9453,
            "last_change": "2025-06-18T07:02:17.803388Z",
            "recent_changes": 4,
            "translated": 333,
            "translated_words": 1595,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 9453,
            "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": 6,
            "failing_percent": 1.8,
            "approved": 316,
            "approved_percent": 94.8,
            "approved_words": 1559,
            "approved_words_percent": 97.7,
            "approved_chars": 9217,
            "approved_chars_percent": 97.5,
            "readonly": 2,
            "readonly_percent": 0.6,
            "readonly_words": 2,
            "readonly_words_percent": 0.1,
            "readonly_chars": 2,
            "readonly_chars_percent": 0.1,
            "suggestions": 0,
            "comments": 0,
            "code": "fr",
            "name": "French",
            "url": "https://weblate.foundryvtt-hub.com/projects/blade-runner/main/fr/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/blade-runner/main/fr/"
        },
        {
            "total": 333,
            "total_words": 1595,
            "total_chars": 9453,
            "last_change": "2025-06-18T06:37:45.022686Z",
            "recent_changes": 0,
            "translated": 242,
            "translated_words": 765,
            "translated_percent": 72.6,
            "translated_words_percent": 47.9,
            "translated_chars": 4524,
            "translated_chars_percent": 47.8,
            "fuzzy": 7,
            "fuzzy_percent": 2.1,
            "fuzzy_words": 193,
            "fuzzy_words_percent": 12.1,
            "fuzzy_chars": 1115,
            "fuzzy_chars_percent": 11.7,
            "failing": 6,
            "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": 2,
            "readonly_percent": 0.6,
            "readonly_words": 2,
            "readonly_words_percent": 0.1,
            "readonly_chars": 2,
            "readonly_chars_percent": 0.1,
            "suggestions": 0,
            "comments": 0,
            "code": "es",
            "name": "Spanish",
            "url": "https://weblate.foundryvtt-hub.com/projects/blade-runner/main/es/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/blade-runner/main/es/"
        },
        {
            "total": 333,
            "total_words": 1595,
            "total_chars": 9453,
            "last_change": "2025-06-18T06:37:44.915764Z",
            "recent_changes": 0,
            "translated": 326,
            "translated_words": 1573,
            "translated_percent": 97.8,
            "translated_words_percent": 98.6,
            "translated_chars": 9296,
            "translated_chars_percent": 98.3,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 37,
            "failing_percent": 11.1,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 2,
            "readonly_percent": 0.6,
            "readonly_words": 2,
            "readonly_words_percent": 0.1,
            "readonly_chars": 2,
            "readonly_chars_percent": 0.1,
            "suggestions": 0,
            "comments": 0,
            "code": "de",
            "name": "German",
            "url": "https://weblate.foundryvtt-hub.com/projects/blade-runner/main/de/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/blade-runner/main/de/"
        },
        {
            "total": 333,
            "total_words": 1595,
            "total_chars": 9453,
            "last_change": "2025-06-18T06:37:45.248716Z",
            "recent_changes": 0,
            "translated": 242,
            "translated_words": 765,
            "translated_percent": 72.6,
            "translated_words_percent": 47.9,
            "translated_chars": 4524,
            "translated_chars_percent": 47.8,
            "fuzzy": 7,
            "fuzzy_percent": 2.1,
            "fuzzy_words": 193,
            "fuzzy_words_percent": 12.1,
            "fuzzy_chars": 1115,
            "fuzzy_chars_percent": 11.7,
            "failing": 1,
            "failing_percent": 0.3,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 2,
            "readonly_percent": 0.6,
            "readonly_words": 2,
            "readonly_words_percent": 0.1,
            "readonly_chars": 2,
            "readonly_chars_percent": 0.1,
            "suggestions": 0,
            "comments": 0,
            "code": "ko",
            "name": "Korean",
            "url": "https://weblate.foundryvtt-hub.com/projects/blade-runner/main/ko/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/blade-runner/main/ko/"
        },
        {
            "total": 333,
            "total_words": 1595,
            "total_chars": 9453,
            "last_change": "2025-06-18T06:37:45.365704Z",
            "recent_changes": 0,
            "translated": 329,
            "translated_words": 1589,
            "translated_percent": 98.7,
            "translated_words_percent": 99.6,
            "translated_chars": 9395,
            "translated_chars_percent": 99.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": 2,
            "readonly_percent": 0.6,
            "readonly_words": 2,
            "readonly_words_percent": 0.1,
            "readonly_chars": 2,
            "readonly_chars_percent": 0.1,
            "suggestions": 0,
            "comments": 0,
            "code": "pl",
            "name": "Polish",
            "url": "https://weblate.foundryvtt-hub.com/projects/blade-runner/main/pl/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/blade-runner/main/pl/"
        }
    ]
}