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": 283858,
    "total_words": 2398043,
    "total_chars": 19021600,
    "last_change": "2024-05-06T22:17:38.523060Z",
    "recent_changes": 1101,
    "translated": 187347,
    "translated_words": 1308129,
    "translated_percent": 66.0,
    "translated_words_percent": 54.5,
    "translated_chars": 10000067,
    "translated_chars_percent": 52.5,
    "fuzzy": 2,
    "fuzzy_percent": 0.1,
    "fuzzy_words": 23,
    "fuzzy_words_percent": 0.1,
    "fuzzy_chars": 169,
    "fuzzy_chars_percent": 0.1,
    "failing": 1159,
    "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": 4,
    "name": "Upper Sorbian",
    "url": "https://translations.documentfoundation.org/languages/hsb/"
}