Languages API.

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

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

{
    "total": 109526,
    "total_words": 668068,
    "total_chars": 4483623,
    "last_change": "2024-05-18T00:11:40.966337Z",
    "recent_changes": 286,
    "translated": 24037,
    "translated_words": 108422,
    "translated_percent": 21.9,
    "translated_words_percent": 16.2,
    "translated_chars": 734718,
    "translated_chars_percent": 16.3,
    "fuzzy": 8756,
    "fuzzy_percent": 7.9,
    "fuzzy_words": 39156,
    "fuzzy_words_percent": 5.8,
    "fuzzy_chars": 259771,
    "fuzzy_chars_percent": 5.7,
    "failing": 5708,
    "failing_percent": 5.2,
    "approved": 1692,
    "approved_percent": 1.5,
    "approved_words": 6445,
    "approved_words_percent": 0.9,
    "approved_chars": 41660,
    "approved_chars_percent": 0.9,
    "readonly": 1147,
    "readonly_percent": 1.0,
    "readonly_words": 1586,
    "readonly_words_percent": 0.2,
    "readonly_chars": 17345,
    "readonly_chars_percent": 0.3,
    "suggestions": 6206,
    "comments": 1,
    "name": "Uzbek",
    "url": "https://hosted.weblate.org/languages/uz/"
}