Languages API.

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

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

{
    "total": 282571,
    "total_words": 2390295,
    "total_chars": 18972496,
    "last_change": "2023-09-14T15:46:03.236128Z",
    "recent_changes": 287,
    "translated": 2804,
    "translated_words": 5033,
    "translated_percent": 0.9,
    "translated_words_percent": 0.2,
    "translated_chars": 30220,
    "translated_chars_percent": 0.1,
    "fuzzy": 138,
    "fuzzy_percent": 0.1,
    "fuzzy_words": 558,
    "fuzzy_words_percent": 0.1,
    "fuzzy_chars": 3828,
    "fuzzy_chars_percent": 0.1,
    "failing": 18,
    "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": 38,
    "readonly_percent": 0.1,
    "readonly_words": 69,
    "readonly_words_percent": 0.1,
    "readonly_chars": 493,
    "readonly_chars_percent": 0.1,
    "suggestions": 0,
    "comments": 0,
    "name": "Santali (Ol Chiki)",
    "url": "https://translations.documentfoundation.org/languages/sat-Olck/"
}