Languages API.

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

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

{
    "total": 79584,
    "total_words": 992668,
    "total_chars": 6898970,
    "last_change": "2025-05-10T15:49:23.725748Z",
    "recent_changes": 177,
    "translated": 35113,
    "translated_words": 226334,
    "translated_percent": 44.1,
    "translated_words_percent": 22.8,
    "translated_chars": 1482275,
    "translated_chars_percent": 21.4,
    "fuzzy": 1050,
    "fuzzy_percent": 1.3,
    "fuzzy_words": 6985,
    "fuzzy_words_percent": 0.7,
    "fuzzy_chars": 47367,
    "fuzzy_chars_percent": 0.6,
    "failing": 1261,
    "failing_percent": 1.5,
    "approved": 0,
    "approved_percent": 0.0,
    "approved_words": 0,
    "approved_words_percent": 0.0,
    "approved_chars": 0,
    "approved_chars_percent": 0.0,
    "readonly": 32,
    "readonly_percent": 0.1,
    "readonly_words": 50,
    "readonly_words_percent": 0.1,
    "readonly_chars": 696,
    "readonly_chars_percent": 0.1,
    "suggestions": 3788,
    "comments": 0,
    "name": "Friulian",
    "url": "https://translate.fedoraproject.org/languages/fur/"
}