Translation components API.

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

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

{
    "count": 12,
    "next": null,
    "previous": null,
    "results": [
        {
            "total": 64,
            "total_words": 463,
            "total_chars": 2744,
            "last_change": "2025-05-03T20:53:19.085514Z",
            "recent_changes": 0,
            "translated": 64,
            "translated_words": 463,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 2744,
            "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": 19,
            "failing_percent": 29.6,
            "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://weblate.foundryvtt-hub.com/projects/party-resources/main/en/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/party-resources/main/en/"
        },
        {
            "total": 64,
            "total_words": 463,
            "total_chars": 2744,
            "last_change": "2025-05-03T20:59:48.104544Z",
            "recent_changes": 0,
            "translated": 63,
            "translated_words": 457,
            "translated_percent": 98.4,
            "translated_words_percent": 98.7,
            "translated_chars": 2700,
            "translated_chars_percent": 98.3,
            "fuzzy": 1,
            "fuzzy_percent": 1.5,
            "fuzzy_words": 6,
            "fuzzy_words_percent": 1.2,
            "fuzzy_chars": 44,
            "fuzzy_chars_percent": 1.6,
            "failing": 5,
            "failing_percent": 7.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": "zh_Hans",
            "name": "Chinese (Simplified Han script)",
            "url": "https://weblate.foundryvtt-hub.com/projects/party-resources/main/zh_Hans/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/party-resources/main/zh_Hans/"
        },
        {
            "total": 64,
            "total_words": 463,
            "total_chars": 2744,
            "last_change": "2025-05-03T20:59:48.579338Z",
            "recent_changes": 0,
            "translated": 63,
            "translated_words": 457,
            "translated_percent": 98.4,
            "translated_words_percent": 98.7,
            "translated_chars": 2700,
            "translated_chars_percent": 98.3,
            "fuzzy": 1,
            "fuzzy_percent": 1.5,
            "fuzzy_words": 6,
            "fuzzy_words_percent": 1.2,
            "fuzzy_chars": 44,
            "fuzzy_chars_percent": 1.6,
            "failing": 7,
            "failing_percent": 10.9,
            "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/party-resources/main/fr/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/party-resources/main/fr/"
        },
        {
            "total": 64,
            "total_words": 463,
            "total_chars": 2744,
            "last_change": "2025-05-03T20:59:48.696894Z",
            "recent_changes": 0,
            "translated": 64,
            "translated_words": 463,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 2744,
            "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": 20,
            "failing_percent": 31.2,
            "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": "ja",
            "name": "Japanese",
            "url": "https://weblate.foundryvtt-hub.com/projects/party-resources/main/ja/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/party-resources/main/ja/"
        },
        {
            "total": 64,
            "total_words": 463,
            "total_chars": 2744,
            "last_change": "2025-05-03T20:59:48.817542Z",
            "recent_changes": 0,
            "translated": 63,
            "translated_words": 457,
            "translated_percent": 98.4,
            "translated_words_percent": 98.7,
            "translated_chars": 2700,
            "translated_chars_percent": 98.3,
            "fuzzy": 1,
            "fuzzy_percent": 1.5,
            "fuzzy_words": 6,
            "fuzzy_words_percent": 1.2,
            "fuzzy_chars": 44,
            "fuzzy_chars_percent": 1.6,
            "failing": 5,
            "failing_percent": 7.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": 1,
            "comments": 0,
            "code": "nl",
            "name": "Dutch",
            "url": "https://weblate.foundryvtt-hub.com/projects/party-resources/main/nl/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/party-resources/main/nl/"
        },
        {
            "total": 64,
            "total_words": 463,
            "total_chars": 2744,
            "last_change": "2025-05-03T20:59:48.351063Z",
            "recent_changes": 0,
            "translated": 63,
            "translated_words": 457,
            "translated_percent": 98.4,
            "translated_words_percent": 98.7,
            "translated_chars": 2700,
            "translated_chars_percent": 98.3,
            "fuzzy": 1,
            "fuzzy_percent": 1.5,
            "fuzzy_words": 6,
            "fuzzy_words_percent": 1.2,
            "fuzzy_chars": 44,
            "fuzzy_chars_percent": 1.6,
            "failing": 6,
            "failing_percent": 9.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": 1,
            "comments": 0,
            "code": "de",
            "name": "German",
            "url": "https://weblate.foundryvtt-hub.com/projects/party-resources/main/de/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/party-resources/main/de/"
        },
        {
            "total": 64,
            "total_words": 463,
            "total_chars": 2744,
            "last_change": "2025-05-03T20:59:48.928302Z",
            "recent_changes": 0,
            "translated": 63,
            "translated_words": 457,
            "translated_percent": 98.4,
            "translated_words_percent": 98.7,
            "translated_chars": 2700,
            "translated_chars_percent": 98.3,
            "fuzzy": 1,
            "fuzzy_percent": 1.5,
            "fuzzy_words": 6,
            "fuzzy_words_percent": 1.2,
            "fuzzy_chars": 44,
            "fuzzy_chars_percent": 1.6,
            "failing": 5,
            "failing_percent": 7.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": "pl",
            "name": "Polish",
            "url": "https://weblate.foundryvtt-hub.com/projects/party-resources/main/pl/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/party-resources/main/pl/"
        },
        {
            "total": 64,
            "total_words": 463,
            "total_chars": 2744,
            "last_change": "2025-06-10T12:12:34.145102Z",
            "recent_changes": 0,
            "translated": 63,
            "translated_words": 457,
            "translated_percent": 98.4,
            "translated_words_percent": 98.7,
            "translated_chars": 2700,
            "translated_chars_percent": 98.3,
            "fuzzy": 1,
            "fuzzy_percent": 1.5,
            "fuzzy_words": 6,
            "fuzzy_words_percent": 1.2,
            "fuzzy_chars": 44,
            "fuzzy_chars_percent": 1.6,
            "failing": 39,
            "failing_percent": 60.9,
            "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": 2,
            "comments": 0,
            "code": "ru",
            "name": "Russian",
            "url": "https://weblate.foundryvtt-hub.com/projects/party-resources/main/ru/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/party-resources/main/ru/"
        },
        {
            "total": 64,
            "total_words": 463,
            "total_chars": 2744,
            "last_change": "2025-05-03T20:59:48.477202Z",
            "recent_changes": 0,
            "translated": 63,
            "translated_words": 457,
            "translated_percent": 98.4,
            "translated_words_percent": 98.7,
            "translated_chars": 2700,
            "translated_chars_percent": 98.3,
            "fuzzy": 1,
            "fuzzy_percent": 1.5,
            "fuzzy_words": 6,
            "fuzzy_words_percent": 1.2,
            "fuzzy_chars": 44,
            "fuzzy_chars_percent": 1.6,
            "failing": 5,
            "failing_percent": 7.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/party-resources/main/es/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/party-resources/main/es/"
        },
        {
            "total": 64,
            "total_words": 463,
            "total_chars": 2744,
            "last_change": "2025-05-03T20:59:49.046552Z",
            "recent_changes": 0,
            "translated": 64,
            "translated_words": 463,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 2744,
            "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": 7.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",
            "name": "Portuguese",
            "url": "https://weblate.foundryvtt-hub.com/projects/party-resources/main/pt/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/party-resources/main/pt/"
        },
        {
            "total": 64,
            "total_words": 463,
            "total_chars": 2744,
            "last_change": "2025-05-03T20:59:48.226906Z",
            "recent_changes": 0,
            "translated": 64,
            "translated_words": 463,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 2744,
            "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": 7.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": "cs",
            "name": "Czech",
            "url": "https://weblate.foundryvtt-hub.com/projects/party-resources/main/cs/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/party-resources/main/cs/"
        },
        {
            "total": 64,
            "total_words": 463,
            "total_chars": 2744,
            "last_change": "2025-06-11T12:58:52.864455Z",
            "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": "uk",
            "name": "Ukrainian",
            "url": "https://weblate.foundryvtt-hub.com/projects/party-resources/main/uk/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/party-resources/main/uk/"
        }
    ]
}