Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/components/freebsd-doc/articles_rc-scripting/statistics/?format=api
{ "count": 5, "next": null, "previous": null, "results": [ { "total": 156, "total_words": 6148, "last_change": "2019-11-04T00:12:12.575447Z", "recent_changes": 1, "translated": 156, "translated_words": 6148, "translated_percent": 100.0, "translated_words_percent": 100.0, "translated_chars": 55500, "translated_chars_percent": 100.0, "total_chars": 55500, "fuzzy": 0, "fuzzy_percent": 0.0, "failing": 19, "failing_percent": 12.1, "approved": 0, "approved_percent": 0.0, "readonly": 0, "readonly_percent": 0.0, "suggestions": 0, "comments": 0, "code": "pt_BR", "name": "Portuguese (Brazil)", "url": "https://translate-dev.freebsd.org/projects/freebsd-doc/articles_rc-scripting/pt_BR/", "translate_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_rc-scripting/pt_BR/" }, { "total": 156, "total_words": 6148, "last_change": null, "recent_changes": 0, "translated": 156, "translated_words": 6148, "translated_percent": 100.0, "translated_words_percent": 100.0, "translated_chars": 55500, "translated_chars_percent": 100.0, "total_chars": 55500, "fuzzy": 0, "fuzzy_percent": 0.0, "failing": 19, "failing_percent": 12.1, "approved": 0, "approved_percent": 0.0, "readonly": 156, "readonly_percent": 100.0, "suggestions": 0, "comments": 0, "code": "en", "name": "English", "url": "https://translate-dev.freebsd.org/projects/freebsd-doc/articles_rc-scripting/en/", "translate_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_rc-scripting/en/" }, { "total": 156, "total_words": 6148, "last_change": "2020-06-21T22:53:55.385622Z", "recent_changes": 1, "translated": 11, "translated_words": 225, "translated_percent": 7.0, "translated_words_percent": 3.6, "translated_chars": 1865, "translated_chars_percent": 3.3, "total_chars": 55500, "fuzzy": 0, "fuzzy_percent": 0.0, "failing": 0, "failing_percent": 0.0, "approved": 0, "approved_percent": 0.0, "readonly": 0, "readonly_percent": 0.0, "suggestions": 0, "comments": 0, "code": "it_IT", "name": "Italian", "url": "https://translate-dev.freebsd.org/projects/freebsd-doc/articles_rc-scripting/it_IT/", "translate_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_rc-scripting/it_IT/" }, { "total": 156, "total_words": 6148, "last_change": "2020-07-16T14:39:48.489392Z", "recent_changes": 5, "translated": 5, "translated_words": 24, "translated_percent": 3.2, "translated_words_percent": 0.3, "translated_chars": 330, "translated_chars_percent": 0.5, "total_chars": 55500, "fuzzy": 0, "fuzzy_percent": 0.0, "failing": 0, "failing_percent": 0.0, "approved": 0, "approved_percent": 0.0, "readonly": 0, "readonly_percent": 0.0, "suggestions": 0, "comments": 0, "code": "zh_CN", "name": "Chinese (Simplified)", "url": "https://translate-dev.freebsd.org/projects/freebsd-doc/articles_rc-scripting/zh_CN/", "translate_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_rc-scripting/zh_CN/" }, { "total": 156, "total_words": 6148, "last_change": "2020-12-18T23:53:28.129030Z", "recent_changes": 134, "translated": 145, "translated_words": 6042, "translated_percent": 92.9, "translated_words_percent": 98.2, "translated_chars": 54114, "translated_chars_percent": 97.5, "total_chars": 55500, "fuzzy": 11, "fuzzy_percent": 7.0, "failing": 17, "failing_percent": 10.8, "approved": 0, "approved_percent": 0.0, "readonly": 0, "readonly_percent": 0.0, "suggestions": 0, "comments": 0, "code": "es", "name": "Spanish", "url": "https://translate-dev.freebsd.org/projects/freebsd-doc/articles_rc-scripting/es/", "translate_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_rc-scripting/es/" } ] }