Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/components/freebsd-doc/articles_leap-seconds/statistics/?format=api
{ "count": 7, "next": null, "previous": null, "results": [ { "total": 25, "total_words": 533, "last_change": "2019-10-20T12:38:26.464502Z", "recent_changes": 1, "translated": 25, "translated_words": 533, "translated_percent": 100.0, "translated_words_percent": 100.0, "translated_chars": 4038, "translated_chars_percent": 100.0, "total_chars": 4038, "fuzzy": 0, "fuzzy_percent": 0.0, "failing": 2, "failing_percent": 8.0, "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_leap-seconds/es/", "translate_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_leap-seconds/es/" }, { "total": 25, "total_words": 533, "last_change": null, "recent_changes": 0, "translated": 25, "translated_words": 533, "translated_percent": 100.0, "translated_words_percent": 100.0, "translated_chars": 4038, "translated_chars_percent": 100.0, "total_chars": 4038, "fuzzy": 0, "fuzzy_percent": 0.0, "failing": 12, "failing_percent": 48.0, "approved": 0, "approved_percent": 0.0, "readonly": 0, "readonly_percent": 0.0, "suggestions": 0, "comments": 0, "code": "nb_NO", "name": "Norwegian Bokmål", "url": "https://translate-dev.freebsd.org/projects/freebsd-doc/articles_leap-seconds/nb_NO/", "translate_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_leap-seconds/nb_NO/" }, { "total": 25, "total_words": 533, "last_change": "2019-11-04T00:07:26.232670Z", "recent_changes": 1, "translated": 25, "translated_words": 533, "translated_percent": 100.0, "translated_words_percent": 100.0, "translated_chars": 4038, "translated_chars_percent": 100.0, "total_chars": 4038, "fuzzy": 0, "fuzzy_percent": 0.0, "failing": 8, "failing_percent": 32.0, "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_leap-seconds/pt_BR/", "translate_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_leap-seconds/pt_BR/" }, { "total": 25, "total_words": 533, "last_change": null, "recent_changes": 0, "translated": 25, "translated_words": 533, "translated_percent": 100.0, "translated_words_percent": 100.0, "translated_chars": 4038, "translated_chars_percent": 100.0, "total_chars": 4038, "fuzzy": 0, "fuzzy_percent": 0.0, "failing": 8, "failing_percent": 32.0, "approved": 0, "approved_percent": 0.0, "readonly": 25, "readonly_percent": 100.0, "suggestions": 0, "comments": 0, "code": "en", "name": "English", "url": "https://translate-dev.freebsd.org/projects/freebsd-doc/articles_leap-seconds/en/", "translate_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_leap-seconds/en/" }, { "total": 25, "total_words": 533, "last_change": "2020-11-24T02:48:31.967485Z", "recent_changes": 1, "translated": 25, "translated_words": 533, "translated_percent": 100.0, "translated_words_percent": 100.0, "translated_chars": 4038, "translated_chars_percent": 100.0, "total_chars": 4038, "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_leap-seconds/zh_CN/", "translate_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_leap-seconds/zh_CN/" }, { "total": 25, "total_words": 533, "last_change": null, "recent_changes": 0, "translated": 22, "translated_words": 427, "translated_percent": 88.0, "translated_words_percent": 80.1, "translated_chars": 3106, "translated_chars_percent": 76.9, "total_chars": 4038, "fuzzy": 3, "fuzzy_percent": 12.0, "failing": 1, "failing_percent": 4.0, "approved": 0, "approved_percent": 0.0, "readonly": 0, "readonly_percent": 0.0, "suggestions": 0, "comments": 0, "code": "nl_NL", "name": "Dutch", "url": "https://translate-dev.freebsd.org/projects/freebsd-doc/articles_leap-seconds/nl_NL/", "translate_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_leap-seconds/nl_NL/" }, { "total": 25, "total_words": 533, "last_change": "2020-12-28T14:54:58.851856Z", "recent_changes": 24, "translated": 23, "translated_words": 488, "translated_percent": 92.0, "translated_words_percent": 91.5, "translated_chars": 3697, "translated_chars_percent": 91.5, "total_chars": 4038, "fuzzy": 0, "fuzzy_percent": 0.0, "failing": 1, "failing_percent": 4.0, "approved": 0, "approved_percent": 0.0, "readonly": 0, "readonly_percent": 0.0, "suggestions": 0, "comments": 0, "code": "zh_TW", "name": "Chinese (Traditional)", "url": "https://translate-dev.freebsd.org/projects/freebsd-doc/articles_leap-seconds/zh_TW/", "translate_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_leap-seconds/zh_TW/" } ] }