Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/components/postgis-workshop/topology/statistics/?format=api
{ "count": 5, "next": null, "previous": null, "results": [ { "total": 61, "total_words": 1634, "total_chars": 10453, "last_change": "2025-06-10T18:58:35.064081Z", "recent_changes": 0, "translated": 61, "translated_words": 1634, "translated_percent": 100.0, "translated_words_percent": 100.0, "translated_chars": 10453, "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": 61, "readonly_percent": 100.0, "readonly_words": 1634, "readonly_words_percent": 100.0, "readonly_chars": 10453, "readonly_chars_percent": 100.0, "suggestions": 0, "comments": 0, "code": "en", "name": "English", "url": "https://weblate.osgeo.org/projects/postgis-workshop/topology/en/", "translate_url": "https://weblate.osgeo.org/translate/postgis-workshop/topology/en/" }, { "total": 61, "total_words": 1634, "total_chars": 10453, "last_change": "2025-06-10T18:58:35.197143Z", "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": 1, "comments": 0, "code": "de", "name": "German", "url": "https://weblate.osgeo.org/projects/postgis-workshop/topology/de/", "translate_url": "https://weblate.osgeo.org/translate/postgis-workshop/topology/de/" }, { "total": 61, "total_words": 1634, "total_chars": 10453, "last_change": "2025-10-24T20:06:55.316530Z", "recent_changes": 2, "translated": 61, "translated_words": 1634, "translated_percent": 100.0, "translated_words_percent": 100.0, "translated_chars": 10453, "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": 3, "failing_percent": 4.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": "es", "name": "Spanish", "url": "https://weblate.osgeo.org/projects/postgis-workshop/topology/es/", "translate_url": "https://weblate.osgeo.org/translate/postgis-workshop/topology/es/" }, { "total": 61, "total_words": 1634, "total_chars": 10453, "last_change": "2025-06-11T10:47:38.994515Z", "recent_changes": 1, "translated": 61, "translated_words": 1634, "translated_percent": 100.0, "translated_words_percent": 100.0, "translated_chars": 10453, "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": "ja", "name": "Japanese", "url": "https://weblate.osgeo.org/projects/postgis-workshop/topology/ja/", "translate_url": "https://weblate.osgeo.org/translate/postgis-workshop/topology/ja/" }, { "total": 61, "total_words": 1634, "total_chars": 10453, "last_change": "2025-06-11T00:41:06.623022Z", "recent_changes": 9, "translated": 61, "translated_words": 1634, "translated_percent": 100.0, "translated_words_percent": 100.0, "translated_chars": 10453, "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": 1, "comments": 0, "code": "sv", "name": "Swedish", "url": "https://weblate.osgeo.org/projects/postgis-workshop/topology/sv/", "translate_url": "https://weblate.osgeo.org/translate/postgis-workshop/topology/sv/" } ] }