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": 283697,
    "total_words": 2398764,
    "total_chars": 19027743,
    "last_change": "2024-05-04T03:19:18.718726Z",
    "recent_changes": 773,
    "translated": 93780,
    "translated_words": 311589,
    "translated_percent": 33.0,
    "translated_words_percent": 12.9,
    "translated_chars": 2275790,
    "translated_chars_percent": 11.9,
    "fuzzy": 11167,
    "fuzzy_percent": 3.9,
    "fuzzy_words": 31274,
    "fuzzy_words_percent": 1.3,
    "fuzzy_chars": 196455,
    "fuzzy_chars_percent": 1.0,
    "failing": 2256,
    "failing_percent": 0.7,
    "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": 537,
    "readonly_chars_percent": 0.1,
    "suggestions": 0,
    "comments": 0,
    "name": "Uyghur",
    "url": "https://translations.documentfoundation.org/languages/ug/"
}