Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "total": 331,
            "total_words": 1317,
            "total_chars": 8140,
            "last_change": "2025-11-12T10:16:08.616845Z",
            "recent_changes": 0,
            "translated": 331,
            "translated_words": 1317,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 8140,
            "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": 17,
            "failing_percent": 5.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://weblate.osgeo.org/projects/digiagriapp/app/en/",
            "translate_url": "https://weblate.osgeo.org/translate/digiagriapp/app/en/"
        },
        {
            "total": 331,
            "total_words": 1317,
            "total_chars": 8140,
            "last_change": "2025-11-12T10:16:09.294578Z",
            "recent_changes": 0,
            "translated": 330,
            "translated_words": 1315,
            "translated_percent": 99.6,
            "translated_words_percent": 99.8,
            "translated_chars": 8127,
            "translated_chars_percent": 99.8,
            "fuzzy": 1,
            "fuzzy_percent": 0.3,
            "fuzzy_words": 2,
            "fuzzy_words_percent": 0.1,
            "fuzzy_chars": 13,
            "fuzzy_chars_percent": 0.1,
            "failing": 18,
            "failing_percent": 5.4,
            "approved": 1,
            "approved_percent": 0.3,
            "approved_words": 8,
            "approved_words_percent": 0.6,
            "approved_chars": 64,
            "approved_chars_percent": 0.7,
            "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": "it",
            "name": "Italian",
            "url": "https://weblate.osgeo.org/projects/digiagriapp/app/it/",
            "translate_url": "https://weblate.osgeo.org/translate/digiagriapp/app/it/"
        },
        {
            "total": 331,
            "total_words": 1317,
            "total_chars": 8140,
            "last_change": "2025-11-12T10:16:08.945651Z",
            "recent_changes": 0,
            "translated": 23,
            "translated_words": 127,
            "translated_percent": 6.9,
            "translated_words_percent": 9.6,
            "translated_chars": 794,
            "translated_chars_percent": 9.7,
            "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": 0.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": "es",
            "name": "Spanish",
            "url": "https://weblate.osgeo.org/projects/digiagriapp/app/es/",
            "translate_url": "https://weblate.osgeo.org/translate/digiagriapp/app/es/"
        },
        {
            "total": 331,
            "total_words": 1317,
            "total_chars": 8140,
            "last_change": "2025-11-12T10:16:10.075425Z",
            "recent_changes": 0,
            "translated": 277,
            "translated_words": 1118,
            "translated_percent": 83.6,
            "translated_words_percent": 84.8,
            "translated_chars": 6910,
            "translated_chars_percent": 84.8,
            "fuzzy": 5,
            "fuzzy_percent": 1.5,
            "fuzzy_words": 28,
            "fuzzy_words_percent": 2.1,
            "fuzzy_chars": 172,
            "fuzzy_chars_percent": 2.1,
            "failing": 8,
            "failing_percent": 2.4,
            "approved": 13,
            "approved_percent": 3.9,
            "approved_words": 30,
            "approved_words_percent": 2.2,
            "approved_chars": 230,
            "approved_chars_percent": 2.8,
            "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": 1,
            "code": "ja",
            "name": "Japanese",
            "url": "https://weblate.osgeo.org/projects/digiagriapp/app/ja/",
            "translate_url": "https://weblate.osgeo.org/translate/digiagriapp/app/ja/"
        },
        {
            "total": 331,
            "total_words": 1317,
            "total_chars": 8140,
            "last_change": "2025-11-13T09:47:43.599774Z",
            "recent_changes": 3,
            "translated": 331,
            "translated_words": 1317,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 8140,
            "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": 13,
            "failing_percent": 3.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": "sv",
            "name": "Swedish",
            "url": "https://weblate.osgeo.org/projects/digiagriapp/app/sv/",
            "translate_url": "https://weblate.osgeo.org/translate/digiagriapp/app/sv/"
        }
    ]
}