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": 29876,
    "total_words": 208244,
    "total_chars": 1398439,
    "last_change": "2024-05-09T20:20:56.459232Z",
    "recent_changes": 68,
    "translated": 992,
    "translated_words": 1352,
    "translated_percent": 3.3,
    "translated_words_percent": 0.6,
    "translated_chars": 15038,
    "translated_chars_percent": 1.0,
    "fuzzy": 265,
    "fuzzy_percent": 0.8,
    "fuzzy_words": 761,
    "fuzzy_words_percent": 0.3,
    "fuzzy_chars": 5649,
    "fuzzy_chars_percent": 0.4,
    "failing": 133,
    "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": 600,
    "readonly_percent": 2.0,
    "readonly_words": 605,
    "readonly_words_percent": 0.2,
    "readonly_chars": 10277,
    "readonly_chars_percent": 0.7,
    "suggestions": 59,
    "comments": 1,
    "name": "Dhivehi",
    "url": "https://hosted.weblate.org/languages/dv/"
}