Translation components API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/components/cacti/wmi/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 23,
    "next": "http://translate.cacti.net/api/components/cacti/wmi/statistics/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "total": 134,
            "total_words": 622,
            "last_change": null,
            "recent_changes": 0,
            "translated": 134,
            "translated_words": 622,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 3746,
            "translated_chars_percent": 100.0,
            "total_chars": 3746,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 95,
            "failing_percent": 70.8,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 134,
            "readonly_percent": 100.0,
            "suggestions": 0,
            "comments": 0,
            "code": "en",
            "name": "English",
            "url": "http://translate.cacti.net/projects/cacti/wmi/en/",
            "translate_url": "http://translate.cacti.net/translate/cacti/wmi/en/"
        },
        {
            "total": 134,
            "total_words": 622,
            "last_change": null,
            "recent_changes": 0,
            "translated": 30,
            "translated_words": 33,
            "translated_percent": 22.3,
            "translated_words_percent": 5.3,
            "translated_chars": 208,
            "translated_chars_percent": 5.5,
            "total_chars": 3746,
            "fuzzy": 103,
            "fuzzy_percent": 76.8,
            "failing": 13,
            "failing_percent": 9.7,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "ar_SA",
            "name": "Arabic (Saudi Arabia)",
            "url": "http://translate.cacti.net/projects/cacti/wmi/ar_SA/",
            "translate_url": "http://translate.cacti.net/translate/cacti/wmi/ar_SA/"
        },
        {
            "total": 134,
            "total_words": 622,
            "last_change": null,
            "recent_changes": 0,
            "translated": 33,
            "translated_words": 37,
            "translated_percent": 24.6,
            "translated_words_percent": 5.9,
            "translated_chars": 213,
            "translated_chars_percent": 5.6,
            "total_chars": 3746,
            "fuzzy": 100,
            "fuzzy_percent": 74.6,
            "failing": 4,
            "failing_percent": 2.9,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "bg",
            "name": "Bulgarian",
            "url": "http://translate.cacti.net/projects/cacti/wmi/bg/",
            "translate_url": "http://translate.cacti.net/translate/cacti/wmi/bg/"
        },
        {
            "total": 134,
            "total_words": 622,
            "last_change": null,
            "recent_changes": 0,
            "translated": 39,
            "translated_words": 48,
            "translated_percent": 29.1,
            "translated_words_percent": 7.7,
            "translated_chars": 287,
            "translated_chars_percent": 7.6,
            "total_chars": 3746,
            "fuzzy": 94,
            "fuzzy_percent": 70.1,
            "failing": 3,
            "failing_percent": 2.2,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "de",
            "name": "German",
            "url": "http://translate.cacti.net/projects/cacti/wmi/de/",
            "translate_url": "http://translate.cacti.net/translate/cacti/wmi/de/"
        },
        {
            "total": 134,
            "total_words": 622,
            "last_change": null,
            "recent_changes": 0,
            "translated": 31,
            "translated_words": 34,
            "translated_percent": 23.1,
            "translated_words_percent": 5.4,
            "translated_chars": 214,
            "translated_chars_percent": 5.7,
            "total_chars": 3746,
            "fuzzy": 102,
            "fuzzy_percent": 76.1,
            "failing": 7,
            "failing_percent": 5.2,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "el",
            "name": "Greek",
            "url": "http://translate.cacti.net/projects/cacti/wmi/el/",
            "translate_url": "http://translate.cacti.net/translate/cacti/wmi/el/"
        },
        {
            "total": 134,
            "total_words": 622,
            "last_change": "2021-09-21T18:58:47.264792Z",
            "recent_changes": 3,
            "translated": 42,
            "translated_words": 53,
            "translated_percent": 31.3,
            "translated_words_percent": 8.5,
            "translated_chars": 316,
            "translated_chars_percent": 8.4,
            "total_chars": 3746,
            "fuzzy": 91,
            "fuzzy_percent": 67.9,
            "failing": 2,
            "failing_percent": 1.4,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "es",
            "name": "Spanish",
            "url": "http://translate.cacti.net/projects/cacti/wmi/es/",
            "translate_url": "http://translate.cacti.net/translate/cacti/wmi/es/"
        },
        {
            "total": 134,
            "total_words": 622,
            "last_change": "2020-12-14T13:03:01.208004Z",
            "recent_changes": 1,
            "translated": 40,
            "translated_words": 49,
            "translated_percent": 29.8,
            "translated_words_percent": 7.8,
            "translated_chars": 298,
            "translated_chars_percent": 7.9,
            "total_chars": 3746,
            "fuzzy": 93,
            "fuzzy_percent": 69.4,
            "failing": 2,
            "failing_percent": 1.4,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "fr",
            "name": "French",
            "url": "http://translate.cacti.net/projects/cacti/wmi/fr/",
            "translate_url": "http://translate.cacti.net/translate/cacti/wmi/fr/"
        },
        {
            "total": 134,
            "total_words": 622,
            "last_change": null,
            "recent_changes": 0,
            "translated": 31,
            "translated_words": 33,
            "translated_percent": 23.1,
            "translated_words_percent": 5.3,
            "translated_chars": 195,
            "translated_chars_percent": 5.2,
            "total_chars": 3746,
            "fuzzy": 102,
            "fuzzy_percent": 76.1,
            "failing": 5,
            "failing_percent": 3.7,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "he_IL",
            "name": "Hebrew (Israel)",
            "url": "http://translate.cacti.net/projects/cacti/wmi/he_IL/",
            "translate_url": "http://translate.cacti.net/translate/cacti/wmi/he_IL/"
        },
        {
            "total": 134,
            "total_words": 622,
            "last_change": null,
            "recent_changes": 0,
            "translated": 25,
            "translated_words": 25,
            "translated_percent": 18.6,
            "translated_words_percent": 4.0,
            "translated_chars": 159,
            "translated_chars_percent": 4.2,
            "total_chars": 3746,
            "fuzzy": 108,
            "fuzzy_percent": 80.5,
            "failing": 6,
            "failing_percent": 4.4,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "hi",
            "name": "Hindi",
            "url": "http://translate.cacti.net/projects/cacti/wmi/hi/",
            "translate_url": "http://translate.cacti.net/translate/cacti/wmi/hi/"
        },
        {
            "total": 134,
            "total_words": 622,
            "last_change": null,
            "recent_changes": 0,
            "translated": 38,
            "translated_words": 45,
            "translated_percent": 28.3,
            "translated_words_percent": 7.2,
            "translated_chars": 271,
            "translated_chars_percent": 7.2,
            "total_chars": 3746,
            "fuzzy": 95,
            "fuzzy_percent": 70.8,
            "failing": 3,
            "failing_percent": 2.2,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "it",
            "name": "Italian",
            "url": "http://translate.cacti.net/projects/cacti/wmi/it/",
            "translate_url": "http://translate.cacti.net/translate/cacti/wmi/it/"
        },
        {
            "total": 134,
            "total_words": 622,
            "last_change": null,
            "recent_changes": 0,
            "translated": 32,
            "translated_words": 33,
            "translated_percent": 23.8,
            "translated_words_percent": 5.3,
            "translated_chars": 210,
            "translated_chars_percent": 5.6,
            "total_chars": 3746,
            "fuzzy": 101,
            "fuzzy_percent": 75.3,
            "failing": 9,
            "failing_percent": 6.7,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "ja",
            "name": "Japanese",
            "url": "http://translate.cacti.net/projects/cacti/wmi/ja/",
            "translate_url": "http://translate.cacti.net/translate/cacti/wmi/ja/"
        },
        {
            "total": 134,
            "total_words": 622,
            "last_change": null,
            "recent_changes": 0,
            "translated": 33,
            "translated_words": 37,
            "translated_percent": 24.6,
            "translated_words_percent": 5.9,
            "translated_chars": 213,
            "translated_chars_percent": 5.6,
            "total_chars": 3746,
            "fuzzy": 100,
            "fuzzy_percent": 74.6,
            "failing": 12,
            "failing_percent": 8.9,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "ko",
            "name": "Korean",
            "url": "http://translate.cacti.net/projects/cacti/wmi/ko/",
            "translate_url": "http://translate.cacti.net/translate/cacti/wmi/ko/"
        },
        {
            "total": 134,
            "total_words": 622,
            "last_change": "2024-01-31T00:07:22.990275Z",
            "recent_changes": 7,
            "translated": 44,
            "translated_words": 56,
            "translated_percent": 32.8,
            "translated_words_percent": 9.0,
            "translated_chars": 341,
            "translated_chars_percent": 9.1,
            "total_chars": 3746,
            "fuzzy": 90,
            "fuzzy_percent": 67.1,
            "failing": 3,
            "failing_percent": 2.2,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "nl",
            "name": "Dutch",
            "url": "http://translate.cacti.net/projects/cacti/wmi/nl/",
            "translate_url": "http://translate.cacti.net/translate/cacti/wmi/nl/"
        },
        {
            "total": 134,
            "total_words": 622,
            "last_change": "2022-11-24T18:04:57.435743Z",
            "recent_changes": 1,
            "translated": 38,
            "translated_words": 46,
            "translated_percent": 28.3,
            "translated_words_percent": 7.3,
            "translated_chars": 267,
            "translated_chars_percent": 7.1,
            "total_chars": 3746,
            "fuzzy": 95,
            "fuzzy_percent": 70.8,
            "failing": 2,
            "failing_percent": 1.4,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "pl",
            "name": "Polish",
            "url": "http://translate.cacti.net/projects/cacti/wmi/pl/",
            "translate_url": "http://translate.cacti.net/translate/cacti/wmi/pl/"
        },
        {
            "total": 134,
            "total_words": 622,
            "last_change": null,
            "recent_changes": 0,
            "translated": 38,
            "translated_words": 46,
            "translated_percent": 28.3,
            "translated_words_percent": 7.3,
            "translated_chars": 269,
            "translated_chars_percent": 7.1,
            "total_chars": 3746,
            "fuzzy": 95,
            "fuzzy_percent": 70.8,
            "failing": 2,
            "failing_percent": 1.4,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "pt_BR",
            "name": "Portuguese (Brazil)",
            "url": "http://translate.cacti.net/projects/cacti/wmi/pt_BR/",
            "translate_url": "http://translate.cacti.net/translate/cacti/wmi/pt_BR/"
        },
        {
            "total": 134,
            "total_words": 622,
            "last_change": null,
            "recent_changes": 0,
            "translated": 32,
            "translated_words": 35,
            "translated_percent": 23.8,
            "translated_words_percent": 5.6,
            "translated_chars": 222,
            "translated_chars_percent": 5.9,
            "total_chars": 3746,
            "fuzzy": 101,
            "fuzzy_percent": 75.3,
            "failing": 2,
            "failing_percent": 1.4,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "pt_PT",
            "name": "Portuguese (Portugal)",
            "url": "http://translate.cacti.net/projects/cacti/wmi/pt_PT/",
            "translate_url": "http://translate.cacti.net/translate/cacti/wmi/pt_PT/"
        },
        {
            "total": 134,
            "total_words": 622,
            "last_change": "2023-06-25T11:05:01.119210Z",
            "recent_changes": 1,
            "translated": 42,
            "translated_words": 56,
            "translated_percent": 31.3,
            "translated_words_percent": 9.0,
            "translated_chars": 343,
            "translated_chars_percent": 9.1,
            "total_chars": 3746,
            "fuzzy": 91,
            "fuzzy_percent": 67.9,
            "failing": 3,
            "failing_percent": 2.2,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 1,
            "comments": 0,
            "code": "ru",
            "name": "Russian",
            "url": "http://translate.cacti.net/projects/cacti/wmi/ru/",
            "translate_url": "http://translate.cacti.net/translate/cacti/wmi/ru/"
        },
        {
            "total": 134,
            "total_words": 622,
            "last_change": null,
            "recent_changes": 0,
            "translated": 32,
            "translated_words": 34,
            "translated_percent": 23.8,
            "translated_words_percent": 5.4,
            "translated_chars": 216,
            "translated_chars_percent": 5.7,
            "total_chars": 3746,
            "fuzzy": 101,
            "fuzzy_percent": 75.3,
            "failing": 6,
            "failing_percent": 4.4,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "sv",
            "name": "Swedish",
            "url": "http://translate.cacti.net/projects/cacti/wmi/sv/",
            "translate_url": "http://translate.cacti.net/translate/cacti/wmi/sv/"
        },
        {
            "total": 134,
            "total_words": 622,
            "last_change": "2022-06-20T11:53:14.663537Z",
            "recent_changes": 1,
            "translated": 36,
            "translated_words": 43,
            "translated_percent": 26.8,
            "translated_words_percent": 6.9,
            "translated_chars": 254,
            "translated_chars_percent": 6.7,
            "total_chars": 3746,
            "fuzzy": 97,
            "fuzzy_percent": 72.3,
            "failing": 3,
            "failing_percent": 2.2,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "tr",
            "name": "Turkish",
            "url": "http://translate.cacti.net/projects/cacti/wmi/tr/",
            "translate_url": "http://translate.cacti.net/translate/cacti/wmi/tr/"
        },
        {
            "total": 134,
            "total_words": 622,
            "last_change": null,
            "recent_changes": 0,
            "translated": 33,
            "translated_words": 36,
            "translated_percent": 24.6,
            "translated_words_percent": 5.7,
            "translated_chars": 220,
            "translated_chars_percent": 5.8,
            "total_chars": 3746,
            "fuzzy": 100,
            "fuzzy_percent": 74.6,
            "failing": 2,
            "failing_percent": 1.4,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "vi",
            "name": "Vietnamese",
            "url": "http://translate.cacti.net/projects/cacti/wmi/vi/",
            "translate_url": "http://translate.cacti.net/translate/cacti/wmi/vi/"
        }
    ]
}