Languages API.

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

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

{
    "total": 31494,
    "total_words": 147982,
    "total_chars": 910148,
    "last_change": "2024-05-05T21:30:38.934397Z",
    "recent_changes": 76,
    "translated": 2799,
    "translated_words": 4940,
    "translated_percent": 8.8,
    "translated_words_percent": 3.3,
    "translated_chars": 29455,
    "translated_chars_percent": 3.2,
    "fuzzy": 333,
    "fuzzy_percent": 1.0,
    "fuzzy_words": 1072,
    "fuzzy_words_percent": 0.7,
    "fuzzy_chars": 6132,
    "fuzzy_chars_percent": 0.6,
    "failing": 396,
    "failing_percent": 1.2,
    "approved": 0,
    "approved_percent": 0.0,
    "approved_words": 0,
    "approved_words_percent": 0.0,
    "approved_chars": 0,
    "approved_chars_percent": 0.0,
    "readonly": 31,
    "readonly_percent": 0.1,
    "readonly_words": 49,
    "readonly_words_percent": 0.1,
    "readonly_chars": 288,
    "readonly_chars_percent": 0.1,
    "suggestions": 3,
    "comments": 0,
    "name": "Mongolian",
    "url": "https://kodi.weblate.cloud/languages/mn_mn/"
}