Languages API.

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

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

{
    "total": 7583,
    "total_words": 55219,
    "total_chars": 340164,
    "last_change": "2024-09-18T15:49:37.777592Z",
    "recent_changes": 24,
    "translated": 572,
    "translated_words": 1645,
    "translated_percent": 7.5,
    "translated_words_percent": 2.9,
    "translated_chars": 10124,
    "translated_chars_percent": 2.9,
    "fuzzy": 97,
    "fuzzy_percent": 1.2,
    "fuzzy_words": 922,
    "fuzzy_words_percent": 1.6,
    "fuzzy_chars": 6027,
    "fuzzy_chars_percent": 1.7,
    "failing": 17,
    "failing_percent": 0.2,
    "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": "Interslavic",
    "url": "https://translate.beamng.com/languages/sla-latn/"
}