Languages API.

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

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

{
    "total": 14631,
    "total_words": 60439,
    "total_chars": 388704,
    "last_change": "2024-05-28T11:43:37.613976Z",
    "recent_changes": 6,
    "translated": 5730,
    "translated_words": 15812,
    "translated_percent": 39.1,
    "translated_words_percent": 26.1,
    "translated_chars": 99363,
    "translated_chars_percent": 25.5,
    "fuzzy": 498,
    "fuzzy_percent": 3.4,
    "fuzzy_words": 2501,
    "fuzzy_words_percent": 4.1,
    "fuzzy_chars": 22726,
    "fuzzy_chars_percent": 5.8,
    "failing": 1473,
    "failing_percent": 10.0,
    "approved": 0,
    "approved_percent": 0.0,
    "approved_words": 0,
    "approved_words_percent": 0.0,
    "approved_chars": 0,
    "approved_chars_percent": 0.0,
    "readonly": 5,
    "readonly_percent": 0.1,
    "readonly_words": 5,
    "readonly_words_percent": 0.1,
    "readonly_chars": 56,
    "readonly_chars_percent": 0.1,
    "suggestions": 1,
    "comments": 0,
    "name": "Upper Sorbian",
    "url": "https://hosted.weblate.org/languages/hsb/"
}