Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/components/foe-helper/extension/statistics/?format=api&page=2
{ "count": 26, "next": null, "previous": "http://i18n.foe-helper.com/api/components/foe-helper/extension/statistics/?format=api", "results": [ { "total": 1705, "total_words": 7040, "last_change": "2025-08-06T23:28:50.521000Z", "recent_changes": 1, "translated": 1205, "translated_words": 4607, "translated_percent": 70.6, "translated_words_percent": 65.4, "translated_chars": 29195, "translated_chars_percent": 65.3, "total_chars": 44671, "fuzzy": 46, "fuzzy_percent": 2.6, "failing": 5, "failing_percent": 0.2, "code": "bs", "name": "Bosnian", "url": "http://i18n.foe-helper.com/projects/foe-helper/extension/bs/", "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/extension/bs/" }, { "total": 1705, "total_words": 7040, "last_change": "2021-04-25T02:48:16.739562Z", "recent_changes": 1, "translated": 6, "translated_words": 12, "translated_percent": 0.3, "translated_words_percent": 0.1, "translated_chars": 77, "translated_chars_percent": 0.1, "total_chars": 44671, "fuzzy": 1, "fuzzy_percent": 0.1, "failing": 1, "failing_percent": 0.1, "code": "fi", "name": "Finnish", "url": "http://i18n.foe-helper.com/projects/foe-helper/extension/fi/", "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/extension/fi/" }, { "total": 1705, "total_words": 7040, "last_change": "2024-09-08T14:47:04.080874Z", "recent_changes": 302, "translated": 279, "translated_words": 1224, "translated_percent": 16.3, "translated_words_percent": 17.3, "translated_chars": 7846, "translated_chars_percent": 17.5, "total_chars": 44671, "fuzzy": 19, "fuzzy_percent": 1.1, "failing": 10, "failing_percent": 0.5, "code": "ca", "name": "Catalan", "url": "http://i18n.foe-helper.com/projects/foe-helper/extension/ca/", "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/extension/ca/" }, { "total": 1705, "total_words": 7040, "last_change": "2025-02-21T14:10:20.894856Z", "recent_changes": 1, "translated": 169, "translated_words": 851, "translated_percent": 9.9, "translated_words_percent": 12.0, "translated_chars": 5577, "translated_chars_percent": 12.4, "total_chars": 44671, "fuzzy": 17, "fuzzy_percent": 0.9, "failing": 16, "failing_percent": 0.9, "code": "ja", "name": "Japanese", "url": "http://i18n.foe-helper.com/projects/foe-helper/extension/ja/", "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/extension/ja/" }, { "total": 1705, "total_words": 7040, "last_change": "2025-10-28T22:56:36.560899Z", "recent_changes": 20, "translated": 1607, "translated_words": 6559, "translated_percent": 94.2, "translated_words_percent": 93.1, "translated_chars": 41727, "translated_chars_percent": 93.4, "total_chars": 44671, "fuzzy": 15, "fuzzy_percent": 0.8, "failing": 10, "failing_percent": 0.5, "code": "sr_Latn", "name": "Serbian (latin)", "url": "http://i18n.foe-helper.com/projects/foe-helper/extension/sr_Latn/", "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/extension/sr_Latn/" }, { "total": 1705, "total_words": 7040, "last_change": null, "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, "total_chars": 44671, "fuzzy": 0, "fuzzy_percent": 0.0, "failing": 0, "failing_percent": 0.0, "code": "nb_NO", "name": "Norwegian Bokmål", "url": "http://i18n.foe-helper.com/projects/foe-helper/extension/nb_NO/", "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/extension/nb_NO/" } ] }