Languages API.

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

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

{
    "total": 283725,
    "total_words": 2397690,
    "total_chars": 19019414,
    "last_change": "2024-04-25T09:52:54.520784Z",
    "recent_changes": 1784,
    "translated": 184714,
    "translated_words": 1272979,
    "translated_percent": 65.1,
    "translated_words_percent": 53.0,
    "translated_chars": 9718651,
    "translated_chars_percent": 51.0,
    "fuzzy": 1,
    "fuzzy_percent": 0.1,
    "fuzzy_words": 5,
    "fuzzy_words_percent": 0.1,
    "fuzzy_chars": 16,
    "fuzzy_chars_percent": 0.1,
    "failing": 1256,
    "failing_percent": 0.4,
    "approved": 0,
    "approved_percent": 0.0,
    "approved_words": 0,
    "approved_words_percent": 0.0,
    "approved_chars": 0,
    "approved_chars_percent": 0.0,
    "readonly": 44,
    "readonly_percent": 0.1,
    "readonly_words": 75,
    "readonly_words_percent": 0.1,
    "readonly_chars": 539,
    "readonly_chars_percent": 0.1,
    "suggestions": 0,
    "comments": 1,
    "name": "Lower Sorbian",
    "url": "https://translations.documentfoundation.org/languages/dsb/"
}