Languages API.

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

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

{
    "total": 1225,
    "total_words": 4716,
    "total_chars": 28364,
    "last_change": "2025-08-27T13:23:07.313656Z",
    "recent_changes": 15,
    "translated": 300,
    "translated_words": 912,
    "translated_percent": 24.4,
    "translated_words_percent": 19.3,
    "translated_chars": 5774,
    "translated_chars_percent": 20.3,
    "fuzzy": 35,
    "fuzzy_percent": 2.8,
    "fuzzy_words": 76,
    "fuzzy_words_percent": 1.6,
    "fuzzy_chars": 411,
    "fuzzy_chars_percent": 1.4,
    "failing": 5,
    "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": 104,
    "readonly_percent": 8.4,
    "readonly_words": 622,
    "readonly_words_percent": 13.1,
    "readonly_chars": 3850,
    "readonly_chars_percent": 13.5,
    "suggestions": 0,
    "comments": 0,
    "name": "Dhivehi",
    "url": "http://translate.gtaf.org/languages/dv/"
}