Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/omp/locale/bg/statistics/?format=api
{ "total": 464, "total_words": 3020, "total_chars": 21012, "last_change": "2025-03-05T18:03:22.861895Z", "recent_changes": 4, "translated": 464, "translated_words": 3020, "translated_percent": 100.0, "translated_words_percent": 100.0, "translated_chars": 21012, "translated_chars_percent": 100.0, "fuzzy": 0, "fuzzy_percent": 0.0, "failing": 1, "failing_percent": 0.2, "approved": 0, "approved_percent": 0.0, "readonly": 0, "readonly_percent": 0.0, "suggestions": 0, "comments": 0, "code": "bg", "name": "Bulgarian", "url": "http://translate.pkp.sfu.ca/projects/omp/locale/bg/", "translate_url": "http://translate.pkp.sfu.ca/translate/omp/locale/bg/" }