Languages API.

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

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

{
    "total": 87759,
    "total_words": 475319,
    "total_chars": 2880713,
    "last_change": "2024-05-02T21:14:36.090613Z",
    "recent_changes": 361,
    "translated": 34036,
    "translated_words": 122468,
    "translated_percent": 38.7,
    "translated_words_percent": 25.7,
    "translated_chars": 546812,
    "translated_chars_percent": 18.9,
    "fuzzy": 7333,
    "fuzzy_percent": 8.3,
    "fuzzy_words": 28142,
    "fuzzy_words_percent": 5.9,
    "fuzzy_chars": 194712,
    "fuzzy_chars_percent": 6.7,
    "failing": 3257,
    "failing_percent": 3.7,
    "approved": 136,
    "approved_percent": 0.1,
    "approved_words": 412,
    "approved_words_percent": 0.1,
    "approved_chars": 2300,
    "approved_chars_percent": 0.1,
    "readonly": 7616,
    "readonly_percent": 8.6,
    "readonly_words": 46678,
    "readonly_words_percent": 9.8,
    "readonly_chars": 63850,
    "readonly_chars_percent": 2.2,
    "suggestions": 419,
    "comments": 0,
    "name": "Uyghur",
    "url": "https://hosted.weblate.org/languages/ug/"
}