Translation components API.

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

GET /api/components/qtox_enhanced/qtox_app/statistics/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 54,
    "next": null,
    "previous": "https://hosted.weblate.org/api/components/qtox_enhanced/qtox_app/statistics/?format=api",
    "results": [
        {
            "total": 703,
            "total_words": 3068,
            "total_chars": 17943,
            "last_change": "2023-08-08T05:57:25.846375Z",
            "recent_changes": 0,
            "translated": 26,
            "translated_words": 177,
            "translated_percent": 3.6,
            "translated_words_percent": 5.7,
            "translated_chars": 1067,
            "translated_chars_percent": 5.9,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "ur",
            "name": "Urdu",
            "url": "https://hosted.weblate.org/projects/qtox_enhanced/qtox_app/ur/",
            "translate_url": "https://hosted.weblate.org/translate/qtox_enhanced/qtox_app/ur/"
        },
        {
            "total": 703,
            "total_words": 3068,
            "total_chars": 17943,
            "last_change": "2023-08-08T05:57:26.678006Z",
            "recent_changes": 0,
            "translated": 676,
            "translated_words": 2809,
            "translated_percent": 96.1,
            "translated_words_percent": 91.5,
            "translated_chars": 16426,
            "translated_chars_percent": 91.5,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 3,
            "failing_percent": 0.4,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "vi",
            "name": "Vietnamese",
            "url": "https://hosted.weblate.org/projects/qtox_enhanced/qtox_app/vi/",
            "translate_url": "https://hosted.weblate.org/translate/qtox_enhanced/qtox_app/vi/"
        },
        {
            "total": 703,
            "total_words": 3068,
            "total_chars": 17943,
            "last_change": "2024-01-31T13:01:46.007438Z",
            "recent_changes": 0,
            "translated": 703,
            "translated_words": 3068,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 17943,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 2,
            "failing_percent": 0.2,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "zh_Hans",
            "name": "Chinese (Simplified)",
            "url": "https://hosted.weblate.org/projects/qtox_enhanced/qtox_app/zh_Hans/",
            "translate_url": "https://hosted.weblate.org/translate/qtox_enhanced/qtox_app/zh_Hans/"
        },
        {
            "total": 703,
            "total_words": 3068,
            "total_chars": 17943,
            "last_change": "2024-01-29T02:30:41.704647Z",
            "recent_changes": 1,
            "translated": 170,
            "translated_words": 405,
            "translated_percent": 24.1,
            "translated_words_percent": 13.2,
            "translated_chars": 2358,
            "translated_chars_percent": 13.1,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 2,
            "failing_percent": 0.2,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "zh_Hant",
            "name": "Chinese (Traditional)",
            "url": "https://hosted.weblate.org/projects/qtox_enhanced/qtox_app/zh_Hant/",
            "translate_url": "https://hosted.weblate.org/translate/qtox_enhanced/qtox_app/zh_Hant/"
        }
    ]
}