Languages API.

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

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

{
    "total": 67888,
    "total_words": 299665,
    "total_chars": 2004355,
    "last_change": "2024-04-26T17:07:28.266093Z",
    "recent_changes": 190,
    "translated": 31153,
    "translated_words": 100398,
    "translated_percent": 45.8,
    "translated_words_percent": 33.5,
    "translated_chars": 638195,
    "translated_chars_percent": 31.8,
    "fuzzy": 1374,
    "fuzzy_percent": 2.0,
    "fuzzy_words": 5357,
    "fuzzy_words_percent": 1.7,
    "fuzzy_chars": 36659,
    "fuzzy_chars_percent": 1.8,
    "failing": 760,
    "failing_percent": 1.1,
    "approved": 22,
    "approved_percent": 0.1,
    "approved_words": 150,
    "approved_words_percent": 0.1,
    "approved_chars": 894,
    "approved_chars_percent": 0.1,
    "readonly": 1565,
    "readonly_percent": 2.3,
    "readonly_words": 1211,
    "readonly_words_percent": 0.4,
    "readonly_chars": 17778,
    "readonly_chars_percent": 0.8,
    "suggestions": 1463,
    "comments": 10,
    "name": "Sardinian",
    "url": "https://hosted.weblate.org/languages/sc/"
}