Translation components API.

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

GET /api/components/sdg-metadata/2-2-1/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "total": 32,
            "total_words": 4020,
            "total_chars": 30263,
            "last_change": "2023-08-19T15:06:07.231767Z",
            "recent_changes": 0,
            "translated": 32,
            "translated_words": 4020,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 30263,
            "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": 25,
            "failing_percent": 78.1,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 32,
            "readonly_percent": 100.0,
            "readonly_words": 4020,
            "readonly_words_percent": 100.0,
            "readonly_chars": 30263,
            "readonly_chars_percent": 100.0,
            "suggestions": 0,
            "comments": 0,
            "code": "en",
            "name": "English",
            "url": "https://hosted.weblate.org/projects/sdg-metadata/2-2-1/en/",
            "translate_url": "https://hosted.weblate.org/translate/sdg-metadata/2-2-1/en/"
        },
        {
            "total": 32,
            "total_words": 4020,
            "total_chars": 30263,
            "last_change": "2023-08-19T15:06:07.618244Z",
            "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,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 6,
            "failing_percent": 18.7,
            "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": "ar",
            "name": "Arabic",
            "url": "https://hosted.weblate.org/projects/sdg-metadata/2-2-1/ar/",
            "translate_url": "https://hosted.weblate.org/translate/sdg-metadata/2-2-1/ar/"
        },
        {
            "total": 32,
            "total_words": 4020,
            "total_chars": 30263,
            "last_change": "2023-08-19T15:06:08.073875Z",
            "recent_changes": 16,
            "translated": 4,
            "translated_words": 158,
            "translated_percent": 12.5,
            "translated_words_percent": 3.9,
            "translated_chars": 1102,
            "translated_chars_percent": 3.6,
            "fuzzy": 17,
            "fuzzy_percent": 53.1,
            "fuzzy_words": 1984,
            "fuzzy_words_percent": 49.3,
            "fuzzy_chars": 16184,
            "fuzzy_chars_percent": 53.4,
            "failing": 19,
            "failing_percent": 59.3,
            "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": "es",
            "name": "Spanish",
            "url": "https://hosted.weblate.org/projects/sdg-metadata/2-2-1/es/",
            "translate_url": "https://hosted.weblate.org/translate/sdg-metadata/2-2-1/es/"
        },
        {
            "total": 32,
            "total_words": 4020,
            "total_chars": 30263,
            "last_change": "2023-08-19T15:06:08.658979Z",
            "recent_changes": 16,
            "translated": 16,
            "translated_words": 2074,
            "translated_percent": 50.0,
            "translated_words_percent": 51.5,
            "translated_chars": 14331,
            "translated_chars_percent": 47.3,
            "fuzzy": 16,
            "fuzzy_percent": 50.0,
            "fuzzy_words": 1946,
            "fuzzy_words_percent": 48.4,
            "fuzzy_chars": 15932,
            "fuzzy_chars_percent": 52.6,
            "failing": 17,
            "failing_percent": 53.1,
            "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": "fr",
            "name": "French",
            "url": "https://hosted.weblate.org/projects/sdg-metadata/2-2-1/fr/",
            "translate_url": "https://hosted.weblate.org/translate/sdg-metadata/2-2-1/fr/"
        },
        {
            "total": 32,
            "total_words": 4020,
            "total_chars": 30263,
            "last_change": "2023-08-19T15:06:09.461659Z",
            "recent_changes": 16,
            "translated": 4,
            "translated_words": 158,
            "translated_percent": 12.5,
            "translated_words_percent": 3.9,
            "translated_chars": 1102,
            "translated_chars_percent": 3.6,
            "fuzzy": 17,
            "fuzzy_percent": 53.1,
            "fuzzy_words": 1984,
            "fuzzy_words_percent": 49.3,
            "fuzzy_chars": 16184,
            "fuzzy_chars_percent": 53.4,
            "failing": 20,
            "failing_percent": 62.5,
            "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": "ru",
            "name": "Russian",
            "url": "https://hosted.weblate.org/projects/sdg-metadata/2-2-1/ru/",
            "translate_url": "https://hosted.weblate.org/translate/sdg-metadata/2-2-1/ru/"
        },
        {
            "total": 32,
            "total_words": 4020,
            "total_chars": 30263,
            "last_change": "2023-08-19T15:06:09.021303Z",
            "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,
            "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": "pt",
            "name": "Portuguese",
            "url": "https://hosted.weblate.org/projects/sdg-metadata/2-2-1/pt/",
            "translate_url": "https://hosted.weblate.org/translate/sdg-metadata/2-2-1/pt/"
        }
    ]
}