Translation components API.

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

GET /api/components/advanced-macros/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": 8,
            "total_words": 41,
            "total_chars": 236,
            "last_change": "2025-01-07T13:36:43.974656Z",
            "recent_changes": 0,
            "translated": 8,
            "translated_words": 41,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 236,
            "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": 25.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": 1,
            "code": "en",
            "name": "English",
            "url": "https://weblate.foundryvtt-hub.com/projects/advanced-macros/main/en/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/advanced-macros/main/en/"
        },
        {
            "total": 8,
            "total_words": 41,
            "total_chars": 236,
            "last_change": "2025-01-07T13:36:44.024642Z",
            "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": "zh_Hans",
            "name": "Chinese (Simplified Han script)",
            "url": "https://weblate.foundryvtt-hub.com/projects/advanced-macros/main/zh_Hans/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/advanced-macros/main/zh_Hans/"
        },
        {
            "total": 8,
            "total_words": 41,
            "total_chars": 236,
            "last_change": "2025-07-04T09:07:09.501124Z",
            "recent_changes": 2,
            "translated": 6,
            "translated_words": 37,
            "translated_percent": 75.0,
            "translated_words_percent": 90.2,
            "translated_chars": 216,
            "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": 1,
            "failing_percent": 12.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": 3,
            "comments": 0,
            "code": "fr",
            "name": "French",
            "url": "https://weblate.foundryvtt-hub.com/projects/advanced-macros/main/fr/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/advanced-macros/main/fr/"
        },
        {
            "total": 8,
            "total_words": 41,
            "total_chars": 236,
            "last_change": "2025-01-12T09:36:41.045938Z",
            "recent_changes": 0,
            "translated": 8,
            "translated_words": 41,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 236,
            "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/advanced-macros/main/pl/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/advanced-macros/main/pl/"
        },
        {
            "total": 8,
            "total_words": 41,
            "total_chars": 236,
            "last_change": "2025-01-07T13:36:44.273433Z",
            "recent_changes": 0,
            "translated": 6,
            "translated_words": 37,
            "translated_percent": 75.0,
            "translated_words_percent": 90.2,
            "translated_chars": 216,
            "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": 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-BR",
            "name": "Portuguese (Brazil)",
            "url": "https://weblate.foundryvtt-hub.com/projects/advanced-macros/main/pt-BR/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/advanced-macros/main/pt-BR/"
        },
        {
            "total": 8,
            "total_words": 41,
            "total_chars": 236,
            "last_change": "2025-01-07T13:36:44.135422Z",
            "recent_changes": 0,
            "translated": 6,
            "translated_words": 37,
            "translated_percent": 75.0,
            "translated_words_percent": 90.2,
            "translated_chars": 216,
            "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": 1,
            "failing_percent": 12.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": "fi",
            "name": "Finnish",
            "url": "https://weblate.foundryvtt-hub.com/projects/advanced-macros/main/fi/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/advanced-macros/main/fi/"
        },
        {
            "total": 8,
            "total_words": 41,
            "total_chars": 236,
            "last_change": "2025-01-07T13:36:44.096882Z",
            "recent_changes": 0,
            "translated": 6,
            "translated_words": 37,
            "translated_percent": 75.0,
            "translated_words_percent": 90.2,
            "translated_chars": 216,
            "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": 1,
            "failing_percent": 12.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": "es",
            "name": "Spanish",
            "url": "https://weblate.foundryvtt-hub.com/projects/advanced-macros/main/es/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/advanced-macros/main/es/"
        },
        {
            "total": 8,
            "total_words": 41,
            "total_chars": 236,
            "last_change": "2025-01-07T13:36:44.059221Z",
            "recent_changes": 1,
            "translated": 5,
            "translated_words": 35,
            "translated_percent": 62.5,
            "translated_words_percent": 85.3,
            "translated_chars": 204,
            "translated_chars_percent": 86.4,
            "fuzzy": 1,
            "fuzzy_percent": 12.5,
            "fuzzy_words": 2,
            "fuzzy_words_percent": 4.8,
            "fuzzy_chars": 10,
            "fuzzy_chars_percent": 4.2,
            "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/advanced-macros/main/de/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/advanced-macros/main/de/"
        }
    ]
}