Translation components API.

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

GET /api/components/cacti/webseer/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/webseer/statistics/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "total": 167,
            "total_words": 743,
            "last_change": null,
            "recent_changes": 0,
            "translated": 167,
            "translated_words": 743,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 4793,
            "translated_chars_percent": 100.0,
            "total_chars": 4793,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 110,
            "failing_percent": 65.8,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 167,
            "readonly_percent": 100.0,
            "suggestions": 0,
            "comments": 0,
            "code": "en",
            "name": "English",
            "url": "http://translate.cacti.net/projects/cacti/webseer/en/",
            "translate_url": "http://translate.cacti.net/translate/cacti/webseer/en/"
        },
        {
            "total": 167,
            "total_words": 743,
            "last_change": null,
            "recent_changes": 0,
            "translated": 45,
            "translated_words": 52,
            "translated_percent": 26.9,
            "translated_words_percent": 6.9,
            "translated_chars": 306,
            "translated_chars_percent": 6.3,
            "total_chars": 4793,
            "fuzzy": 116,
            "fuzzy_percent": 69.4,
            "failing": 23,
            "failing_percent": 13.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/webseer/ar_SA/",
            "translate_url": "http://translate.cacti.net/translate/cacti/webseer/ar_SA/"
        },
        {
            "total": 167,
            "total_words": 743,
            "last_change": null,
            "recent_changes": 0,
            "translated": 47,
            "translated_words": 53,
            "translated_percent": 28.1,
            "translated_words_percent": 7.1,
            "translated_chars": 296,
            "translated_chars_percent": 6.1,
            "total_chars": 4793,
            "fuzzy": 114,
            "fuzzy_percent": 68.2,
            "failing": 11,
            "failing_percent": 6.5,
            "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/webseer/bg/",
            "translate_url": "http://translate.cacti.net/translate/cacti/webseer/bg/"
        },
        {
            "total": 167,
            "total_words": 743,
            "last_change": null,
            "recent_changes": 0,
            "translated": 55,
            "translated_words": 65,
            "translated_percent": 32.9,
            "translated_words_percent": 8.7,
            "translated_chars": 377,
            "translated_chars_percent": 7.8,
            "total_chars": 4793,
            "fuzzy": 106,
            "fuzzy_percent": 63.4,
            "failing": 15,
            "failing_percent": 8.9,
            "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/webseer/de/",
            "translate_url": "http://translate.cacti.net/translate/cacti/webseer/de/"
        },
        {
            "total": 167,
            "total_words": 743,
            "last_change": null,
            "recent_changes": 0,
            "translated": 43,
            "translated_words": 47,
            "translated_percent": 25.7,
            "translated_words_percent": 6.3,
            "translated_chars": 281,
            "translated_chars_percent": 5.8,
            "total_chars": 4793,
            "fuzzy": 118,
            "fuzzy_percent": 70.6,
            "failing": 11,
            "failing_percent": 6.5,
            "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/webseer/el/",
            "translate_url": "http://translate.cacti.net/translate/cacti/webseer/el/"
        },
        {
            "total": 167,
            "total_words": 743,
            "last_change": "2021-09-22T13:36:45.910219Z",
            "recent_changes": 3,
            "translated": 62,
            "translated_words": 82,
            "translated_percent": 37.1,
            "translated_words_percent": 11.0,
            "translated_chars": 478,
            "translated_chars_percent": 9.9,
            "total_chars": 4793,
            "fuzzy": 99,
            "fuzzy_percent": 59.2,
            "failing": 7,
            "failing_percent": 4.1,
            "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/webseer/es/",
            "translate_url": "http://translate.cacti.net/translate/cacti/webseer/es/"
        },
        {
            "total": 167,
            "total_words": 743,
            "last_change": "2020-12-14T13:03:01.172614Z",
            "recent_changes": 1,
            "translated": 63,
            "translated_words": 82,
            "translated_percent": 37.7,
            "translated_words_percent": 11.0,
            "translated_chars": 468,
            "translated_chars_percent": 9.7,
            "total_chars": 4793,
            "fuzzy": 98,
            "fuzzy_percent": 58.6,
            "failing": 11,
            "failing_percent": 6.5,
            "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/webseer/fr/",
            "translate_url": "http://translate.cacti.net/translate/cacti/webseer/fr/"
        },
        {
            "total": 167,
            "total_words": 743,
            "last_change": null,
            "recent_changes": 0,
            "translated": 50,
            "translated_words": 59,
            "translated_percent": 29.9,
            "translated_words_percent": 7.9,
            "translated_chars": 348,
            "translated_chars_percent": 7.2,
            "total_chars": 4793,
            "fuzzy": 111,
            "fuzzy_percent": 66.4,
            "failing": 16,
            "failing_percent": 9.5,
            "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/webseer/he_IL/",
            "translate_url": "http://translate.cacti.net/translate/cacti/webseer/he_IL/"
        },
        {
            "total": 167,
            "total_words": 743,
            "last_change": null,
            "recent_changes": 0,
            "translated": 39,
            "translated_words": 42,
            "translated_percent": 23.3,
            "translated_words_percent": 5.6,
            "translated_chars": 238,
            "translated_chars_percent": 4.9,
            "total_chars": 4793,
            "fuzzy": 122,
            "fuzzy_percent": 73.0,
            "failing": 20,
            "failing_percent": 11.9,
            "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/webseer/hi/",
            "translate_url": "http://translate.cacti.net/translate/cacti/webseer/hi/"
        },
        {
            "total": 167,
            "total_words": 743,
            "last_change": null,
            "recent_changes": 0,
            "translated": 56,
            "translated_words": 67,
            "translated_percent": 33.5,
            "translated_words_percent": 9.0,
            "translated_chars": 404,
            "translated_chars_percent": 8.4,
            "total_chars": 4793,
            "fuzzy": 105,
            "fuzzy_percent": 62.8,
            "failing": 15,
            "failing_percent": 8.9,
            "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/webseer/it/",
            "translate_url": "http://translate.cacti.net/translate/cacti/webseer/it/"
        },
        {
            "total": 167,
            "total_words": 743,
            "last_change": null,
            "recent_changes": 0,
            "translated": 54,
            "translated_words": 65,
            "translated_percent": 32.3,
            "translated_words_percent": 8.7,
            "translated_chars": 378,
            "translated_chars_percent": 7.8,
            "total_chars": 4793,
            "fuzzy": 107,
            "fuzzy_percent": 64.0,
            "failing": 5,
            "failing_percent": 2.9,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 1,
            "comments": 0,
            "code": "ja",
            "name": "Japanese",
            "url": "http://translate.cacti.net/projects/cacti/webseer/ja/",
            "translate_url": "http://translate.cacti.net/translate/cacti/webseer/ja/"
        },
        {
            "total": 167,
            "total_words": 743,
            "last_change": null,
            "recent_changes": 0,
            "translated": 52,
            "translated_words": 62,
            "translated_percent": 31.1,
            "translated_words_percent": 8.3,
            "translated_chars": 368,
            "translated_chars_percent": 7.6,
            "total_chars": 4793,
            "fuzzy": 109,
            "fuzzy_percent": 65.2,
            "failing": 6,
            "failing_percent": 3.5,
            "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/webseer/ko/",
            "translate_url": "http://translate.cacti.net/translate/cacti/webseer/ko/"
        },
        {
            "total": 167,
            "total_words": 743,
            "last_change": "2024-01-31T00:12:09.477550Z",
            "recent_changes": 1,
            "translated": 57,
            "translated_words": 68,
            "translated_percent": 34.1,
            "translated_words_percent": 9.1,
            "translated_chars": 408,
            "translated_chars_percent": 8.5,
            "total_chars": 4793,
            "fuzzy": 104,
            "fuzzy_percent": 62.2,
            "failing": 11,
            "failing_percent": 6.5,
            "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/webseer/nl/",
            "translate_url": "http://translate.cacti.net/translate/cacti/webseer/nl/"
        },
        {
            "total": 167,
            "total_words": 743,
            "last_change": "2022-11-24T18:04:57.453875Z",
            "recent_changes": 1,
            "translated": 51,
            "translated_words": 58,
            "translated_percent": 30.5,
            "translated_words_percent": 7.8,
            "translated_chars": 342,
            "translated_chars_percent": 7.1,
            "total_chars": 4793,
            "fuzzy": 110,
            "fuzzy_percent": 65.8,
            "failing": 18,
            "failing_percent": 10.7,
            "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/webseer/pl/",
            "translate_url": "http://translate.cacti.net/translate/cacti/webseer/pl/"
        },
        {
            "total": 167,
            "total_words": 743,
            "last_change": "2023-04-20T07:27:34.570976Z",
            "recent_changes": 4,
            "translated": 53,
            "translated_words": 61,
            "translated_percent": 31.7,
            "translated_words_percent": 8.2,
            "translated_chars": 357,
            "translated_chars_percent": 7.4,
            "total_chars": 4793,
            "fuzzy": 108,
            "fuzzy_percent": 64.6,
            "failing": 11,
            "failing_percent": 6.5,
            "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/webseer/pt_BR/",
            "translate_url": "http://translate.cacti.net/translate/cacti/webseer/pt_BR/"
        },
        {
            "total": 167,
            "total_words": 743,
            "last_change": "2021-01-18T18:08:42.553541Z",
            "recent_changes": 2,
            "translated": 48,
            "translated_words": 55,
            "translated_percent": 28.7,
            "translated_words_percent": 7.4,
            "translated_chars": 321,
            "translated_chars_percent": 6.6,
            "total_chars": 4793,
            "fuzzy": 113,
            "fuzzy_percent": 67.6,
            "failing": 13,
            "failing_percent": 7.7,
            "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/webseer/pt_PT/",
            "translate_url": "http://translate.cacti.net/translate/cacti/webseer/pt_PT/"
        },
        {
            "total": 167,
            "total_words": 743,
            "last_change": "2023-10-13T19:42:47.309035Z",
            "recent_changes": 1,
            "translated": 69,
            "translated_words": 113,
            "translated_percent": 41.3,
            "translated_words_percent": 15.2,
            "translated_chars": 655,
            "translated_chars_percent": 13.6,
            "total_chars": 4793,
            "fuzzy": 98,
            "fuzzy_percent": 58.6,
            "failing": 19,
            "failing_percent": 11.3,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "ru",
            "name": "Russian",
            "url": "http://translate.cacti.net/projects/cacti/webseer/ru/",
            "translate_url": "http://translate.cacti.net/translate/cacti/webseer/ru/"
        },
        {
            "total": 167,
            "total_words": 743,
            "last_change": null,
            "recent_changes": 0,
            "translated": 45,
            "translated_words": 51,
            "translated_percent": 26.9,
            "translated_words_percent": 6.8,
            "translated_chars": 300,
            "translated_chars_percent": 6.2,
            "total_chars": 4793,
            "fuzzy": 116,
            "fuzzy_percent": 69.4,
            "failing": 17,
            "failing_percent": 10.1,
            "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/webseer/sv/",
            "translate_url": "http://translate.cacti.net/translate/cacti/webseer/sv/"
        },
        {
            "total": 167,
            "total_words": 743,
            "last_change": "2022-06-20T11:53:14.679730Z",
            "recent_changes": 1,
            "translated": 51,
            "translated_words": 60,
            "translated_percent": 30.5,
            "translated_words_percent": 8.0,
            "translated_chars": 349,
            "translated_chars_percent": 7.2,
            "total_chars": 4793,
            "fuzzy": 110,
            "fuzzy_percent": 65.8,
            "failing": 10,
            "failing_percent": 5.9,
            "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/webseer/tr/",
            "translate_url": "http://translate.cacti.net/translate/cacti/webseer/tr/"
        },
        {
            "total": 167,
            "total_words": 743,
            "last_change": null,
            "recent_changes": 0,
            "translated": 49,
            "translated_words": 57,
            "translated_percent": 29.3,
            "translated_words_percent": 7.6,
            "translated_chars": 331,
            "translated_chars_percent": 6.9,
            "total_chars": 4793,
            "fuzzy": 111,
            "fuzzy_percent": 66.4,
            "failing": 1,
            "failing_percent": 0.5,
            "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/webseer/vi/",
            "translate_url": "http://translate.cacti.net/translate/cacti/webseer/vi/"
        }
    ]
}