Languages API.

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

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

{
    "total": 283387,
    "total_words": 2396267,
    "total_chars": 19009739,
    "last_change": "2021-01-16T01:57:40.749357Z",
    "recent_changes": 50,
    "translated": 63461,
    "translated_words": 166804,
    "translated_percent": 22.3,
    "translated_words_percent": 6.9,
    "translated_chars": 1061727,
    "translated_chars_percent": 5.5,
    "fuzzy": 5578,
    "fuzzy_percent": 1.9,
    "fuzzy_words": 14170,
    "fuzzy_words_percent": 0.5,
    "fuzzy_chars": 85688,
    "fuzzy_chars_percent": 0.4,
    "failing": 1358,
    "failing_percent": 0.4,
    "approved": 0,
    "approved_percent": 0.0,
    "approved_words": 0,
    "approved_words_percent": 0.0,
    "approved_chars": 0,
    "approved_chars_percent": 0.0,
    "readonly": 45,
    "readonly_percent": 0.1,
    "readonly_words": 76,
    "readonly_words_percent": 0.1,
    "readonly_chars": 546,
    "readonly_chars_percent": 0.1,
    "suggestions": 10,
    "comments": 0,
    "name": "GuaranĂ­ (Paraguayan)",
    "url": "https://translations.documentfoundation.org/languages/gug/"
}