Languages API.

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

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

{
    "total": 10274,
    "total_words": 15916,
    "total_chars": 108454,
    "last_change": "2023-07-15T08:33:56.105239Z",
    "recent_changes": 6,
    "translated": 641,
    "translated_words": 1013,
    "translated_percent": 6.2,
    "translated_words_percent": 6.3,
    "translated_chars": 6755,
    "translated_chars_percent": 6.2,
    "fuzzy": 3482,
    "fuzzy_percent": 33.8,
    "fuzzy_words": 4861,
    "fuzzy_words_percent": 30.5,
    "fuzzy_chars": 31852,
    "fuzzy_chars_percent": 29.3,
    "failing": 1,
    "failing_percent": 0.1,
    "approved": 0,
    "approved_percent": 0.0,
    "approved_words": 0,
    "approved_words_percent": 0.0,
    "approved_chars": 0,
    "approved_chars_percent": 0.0,
    "readonly": 0,
    "readonly_percent": 0.0,
    "readonly_words": 0,
    "readonly_words_percent": 0.0,
    "readonly_chars": 0,
    "readonly_chars_percent": 0.0,
    "suggestions": 0,
    "comments": 0,
    "name": "Tatar (IQTElif)",
    "url": "https://hosted.weblate.org/languages/tt@iqtelif/"
}