Statistics
Translation projects API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/projects/forge-compendium-library/statistics/?format=api
{ "total": 381, "total_words": 1347, "total_chars": 8359, "last_change": "2024-07-24T12:50:36.453378Z", "recent_changes": 6, "translated": 253, "translated_words": 757, "translated_percent": 66.4, "translated_words_percent": 56.1, "translated_chars": 4735, "translated_chars_percent": 56.6, "fuzzy": 3, "fuzzy_percent": 0.7, "fuzzy_words": 93, "fuzzy_words_percent": 6.9, "fuzzy_chars": 495, "fuzzy_chars_percent": 5.9, "failing": 4, "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": 2, "comments": 3, "name": "Forge Compendium Library", "url": "https://weblate.foundryvtt-hub.com/projects/forge-compendium-library/" }