Languages API.

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

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

{
    "total": 117458,
    "total_words": 524376,
    "total_chars": 3208772,
    "last_change": "2023-12-22T13:32:28.743943Z",
    "recent_changes": 51,
    "translated": 43210,
    "translated_words": 126893,
    "translated_percent": 36.7,
    "translated_words_percent": 24.1,
    "translated_chars": 801660,
    "translated_chars_percent": 24.9,
    "fuzzy": 16887,
    "fuzzy_percent": 14.3,
    "fuzzy_words": 40354,
    "fuzzy_words_percent": 7.6,
    "fuzzy_chars": 256593,
    "fuzzy_chars_percent": 7.9,
    "failing": 2273,
    "failing_percent": 1.9,
    "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": 1,
    "comments": 0,
    "name": "Konkani",
    "url": "https://translations.documentfoundation.org/languages/kok/"
}