Translation components API.

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

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

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "total": 19,
            "total_words": 127,
            "total_chars": 738,
            "last_change": "2022-10-26T21:00:55.891342Z",
            "recent_changes": 0,
            "translated": 17,
            "translated_words": 116,
            "translated_percent": 89.4,
            "translated_words_percent": 91.3,
            "translated_chars": 678,
            "translated_chars_percent": 91.8,
            "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": 15.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": "de",
            "name": "German",
            "url": "https://hosted.weblate.org/projects/userli/validators/de/",
            "translate_url": "https://hosted.weblate.org/translate/userli/validators/de/"
        },
        {
            "total": 19,
            "total_words": 127,
            "total_chars": 738,
            "last_change": null,
            "recent_changes": 0,
            "translated": 19,
            "translated_words": 127,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 738,
            "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": 5,
            "failing_percent": 26.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": "en",
            "name": "English",
            "url": "https://hosted.weblate.org/projects/userli/validators/en/",
            "translate_url": "https://hosted.weblate.org/translate/userli/validators/en/"
        },
        {
            "total": 19,
            "total_words": 127,
            "total_chars": 738,
            "last_change": null,
            "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": "es",
            "name": "Spanish",
            "url": "https://hosted.weblate.org/projects/userli/validators/es/",
            "translate_url": "https://hosted.weblate.org/translate/userli/validators/es/"
        },
        {
            "total": 19,
            "total_words": 127,
            "total_chars": 738,
            "last_change": "2022-10-26T21:00:56.371422Z",
            "recent_changes": 0,
            "translated": 17,
            "translated_words": 116,
            "translated_percent": 89.4,
            "translated_words_percent": 91.3,
            "translated_chars": 678,
            "translated_chars_percent": 91.8,
            "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/userli/validators/pt/",
            "translate_url": "https://hosted.weblate.org/translate/userli/validators/pt/"
        },
        {
            "total": 19,
            "total_words": 127,
            "total_chars": 738,
            "last_change": "2022-10-26T21:00:56.245074Z",
            "recent_changes": 0,
            "translated": 14,
            "translated_words": 102,
            "translated_percent": 73.6,
            "translated_words_percent": 80.3,
            "translated_chars": 598,
            "translated_chars_percent": 81.0,
            "fuzzy": 3,
            "fuzzy_percent": 15.7,
            "fuzzy_words": 14,
            "fuzzy_words_percent": 11.0,
            "fuzzy_chars": 80,
            "fuzzy_chars_percent": 10.8,
            "failing": 3,
            "failing_percent": 15.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": "nb_NO",
            "name": "Norwegian Bokmål",
            "url": "https://hosted.weblate.org/projects/userli/validators/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/userli/validators/nb_NO/"
        },
        {
            "total": 19,
            "total_words": 127,
            "total_chars": 738,
            "last_change": "2022-10-26T21:00:56.098441Z",
            "recent_changes": 0,
            "translated": 17,
            "translated_words": 116,
            "translated_percent": 89.4,
            "translated_words_percent": 91.3,
            "translated_chars": 678,
            "translated_chars_percent": 91.8,
            "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": 15.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": "fr",
            "name": "French",
            "url": "https://hosted.weblate.org/projects/userli/validators/fr/",
            "translate_url": "https://hosted.weblate.org/translate/userli/validators/fr/"
        },
        {
            "total": 19,
            "total_words": 127,
            "total_chars": 738,
            "last_change": "2022-10-26T21:00:56.473479Z",
            "recent_changes": 0,
            "translated": 5,
            "translated_words": 29,
            "translated_percent": 26.3,
            "translated_words_percent": 22.8,
            "translated_chars": 166,
            "translated_chars_percent": 22.4,
            "fuzzy": 3,
            "fuzzy_percent": 15.7,
            "fuzzy_words": 18,
            "fuzzy_words_percent": 14.1,
            "fuzzy_chars": 96,
            "fuzzy_chars_percent": 13.0,
            "failing": 4,
            "failing_percent": 21.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": "zh_Hant",
            "name": "Chinese (Traditional)",
            "url": "https://hosted.weblate.org/projects/userli/validators/zh_Hant/",
            "translate_url": "https://hosted.weblate.org/translate/userli/validators/zh_Hant/"
        }
    ]
}