Translation components API.

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

GET /api/components/the-vanishing-of-ethan-carter/jatorrizkoa/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "total": 673,
            "total_words": 4462,
            "total_chars": 25129,
            "last_change": null,
            "recent_changes": 0,
            "translated": 661,
            "translated_words": 4462,
            "translated_percent": 98.2,
            "translated_words_percent": 100.0,
            "translated_chars": 25129,
            "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": 68,
            "failing_percent": 10.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": "en",
            "name": "English",
            "url": "https://itzulpenak.gamerauntsia.eus/projects/the-vanishing-of-ethan-carter/jatorrizkoa/en/",
            "translate_url": "https://itzulpenak.gamerauntsia.eus/translate/the-vanishing-of-ethan-carter/jatorrizkoa/en/"
        },
        {
            "total": 673,
            "total_words": 4462,
            "total_chars": 25129,
            "last_change": null,
            "recent_changes": 0,
            "translated": 673,
            "translated_words": 4462,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 25129,
            "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": 40,
            "failing_percent": 5.9,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 12,
            "readonly_percent": 1.7,
            "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://itzulpenak.gamerauntsia.eus/projects/the-vanishing-of-ethan-carter/jatorrizkoa/es/",
            "translate_url": "https://itzulpenak.gamerauntsia.eus/translate/the-vanishing-of-ethan-carter/jatorrizkoa/es/"
        },
        {
            "total": 673,
            "total_words": 4462,
            "total_chars": 25129,
            "last_change": null,
            "recent_changes": 0,
            "translated": 673,
            "translated_words": 4462,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 25129,
            "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": 46,
            "failing_percent": 6.8,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 12,
            "readonly_percent": 1.7,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "eu",
            "name": "Basque",
            "url": "https://itzulpenak.gamerauntsia.eus/projects/the-vanishing-of-ethan-carter/jatorrizkoa/eu/",
            "translate_url": "https://itzulpenak.gamerauntsia.eus/translate/the-vanishing-of-ethan-carter/jatorrizkoa/eu/"
        },
        {
            "total": 673,
            "total_words": 4462,
            "total_chars": 25129,
            "last_change": null,
            "recent_changes": 0,
            "translated": 673,
            "translated_words": 4462,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 25129,
            "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": 46,
            "failing_percent": 6.8,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 12,
            "readonly_percent": 1.7,
            "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://itzulpenak.gamerauntsia.eus/projects/the-vanishing-of-ethan-carter/jatorrizkoa/fr/",
            "translate_url": "https://itzulpenak.gamerauntsia.eus/translate/the-vanishing-of-ethan-carter/jatorrizkoa/fr/"
        }
    ]
}