Languages API.

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

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

{
    "total": 271475,
    "total_words": 2155280,
    "total_chars": 14485257,
    "last_change": "2024-04-28T03:19:41.537508Z",
    "recent_changes": 1744,
    "translated": 74468,
    "translated_words": 451361,
    "translated_percent": 27.4,
    "translated_words_percent": 20.9,
    "translated_chars": 2878166,
    "translated_chars_percent": 19.8,
    "fuzzy": 15728,
    "fuzzy_percent": 5.7,
    "fuzzy_words": 92316,
    "fuzzy_words_percent": 4.2,
    "fuzzy_chars": 600462,
    "fuzzy_chars_percent": 4.1,
    "failing": 5873,
    "failing_percent": 2.1,
    "approved": 2493,
    "approved_percent": 0.9,
    "approved_words": 12098,
    "approved_words_percent": 0.5,
    "approved_chars": 74747,
    "approved_chars_percent": 0.5,
    "readonly": 1996,
    "readonly_percent": 0.7,
    "readonly_words": 4374,
    "readonly_words_percent": 0.2,
    "readonly_chars": 52621,
    "readonly_chars_percent": 0.3,
    "suggestions": 1988,
    "comments": 47,
    "name": "Albanian",
    "url": "https://hosted.weblate.org/languages/sq/"
}