Translation components API.

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

GET /api/components/rule-element-generator/main/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 8,
    "next": null,
    "previous": null,
    "results": [
        {
            "total": 229,
            "total_words": 350,
            "total_chars": 2452,
            "last_change": "2024-07-17T11:31:46.598901Z",
            "recent_changes": 0,
            "translated": 229,
            "translated_words": 350,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 2452,
            "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": 4,
            "failing_percent": 1.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": 1,
            "comments": 0,
            "code": "en",
            "name": "English",
            "url": "https://weblate.foundryvtt-hub.com/projects/rule-element-generator/main/en/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/rule-element-generator/main/en/"
        },
        {
            "total": 229,
            "total_words": 350,
            "total_chars": 2452,
            "last_change": "2022-09-11T16:20:52.665135Z",
            "recent_changes": 0,
            "translated": 229,
            "translated_words": 350,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 2452,
            "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.8,
            "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://weblate.foundryvtt-hub.com/projects/rule-element-generator/main/fr/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/rule-element-generator/main/fr/"
        },
        {
            "total": 229,
            "total_words": 350,
            "total_chars": 2452,
            "last_change": "2022-09-15T01:22:24.676058Z",
            "recent_changes": 1,
            "translated": 228,
            "translated_words": 349,
            "translated_percent": 99.5,
            "translated_words_percent": 99.7,
            "translated_chars": 2448,
            "translated_chars_percent": 99.8,
            "fuzzy": 1,
            "fuzzy_percent": 0.4,
            "fuzzy_words": 1,
            "fuzzy_words_percent": 0.2,
            "fuzzy_chars": 4,
            "fuzzy_chars_percent": 0.1,
            "failing": 2,
            "failing_percent": 0.8,
            "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-BR",
            "name": "Portuguese (Brazil)",
            "url": "https://weblate.foundryvtt-hub.com/projects/rule-element-generator/main/pt-BR/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/rule-element-generator/main/pt-BR/"
        },
        {
            "total": 229,
            "total_words": 350,
            "total_chars": 2452,
            "last_change": "2022-11-17T00:38:04.972106Z",
            "recent_changes": 106,
            "translated": 229,
            "translated_words": 350,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 2452,
            "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.8,
            "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://weblate.foundryvtt-hub.com/projects/rule-element-generator/main/es/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/rule-element-generator/main/es/"
        },
        {
            "total": 229,
            "total_words": 350,
            "total_chars": 2452,
            "last_change": "2023-03-04T16:33:18.701548Z",
            "recent_changes": 185,
            "translated": 229,
            "translated_words": 350,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 2452,
            "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.8,
            "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://weblate.foundryvtt-hub.com/projects/rule-element-generator/main/ru/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/rule-element-generator/main/ru/"
        },
        {
            "total": 229,
            "total_words": 350,
            "total_chars": 2452,
            "last_change": "2024-09-27T12:01:25.903084Z",
            "recent_changes": 0,
            "translated": 229,
            "translated_words": 350,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 2452,
            "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": 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": "de",
            "name": "German",
            "url": "https://weblate.foundryvtt-hub.com/projects/rule-element-generator/main/de/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/rule-element-generator/main/de/"
        },
        {
            "total": 229,
            "total_words": 350,
            "total_chars": 2452,
            "last_change": "2023-03-03T17:19:40.849335Z",
            "recent_changes": 239,
            "translated": 229,
            "translated_words": 350,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 2452,
            "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": 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": "zh_Hans",
            "name": "Chinese (Simplified Han script)",
            "url": "https://weblate.foundryvtt-hub.com/projects/rule-element-generator/main/zh_Hans/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/rule-element-generator/main/zh_Hans/"
        },
        {
            "total": 229,
            "total_words": 350,
            "total_chars": 2452,
            "last_change": "2024-01-17T10:57:49.789045Z",
            "recent_changes": 0,
            "translated": 229,
            "translated_words": 350,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 2452,
            "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": 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": "pl",
            "name": "Polish",
            "url": "https://weblate.foundryvtt-hub.com/projects/rule-element-generator/main/pl/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/rule-element-generator/main/pl/"
        }
    ]
}