Languages API.

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

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

{
    "total": 23948,
    "total_words": 172077,
    "total_chars": 1196107,
    "last_change": "2024-05-23T12:42:44.314635Z",
    "recent_changes": 12,
    "translated": 4627,
    "translated_words": 26241,
    "translated_percent": 19.3,
    "translated_words_percent": 15.2,
    "translated_chars": 165140,
    "translated_chars_percent": 13.8,
    "fuzzy": 925,
    "fuzzy_percent": 3.8,
    "fuzzy_words": 12942,
    "fuzzy_words_percent": 7.5,
    "fuzzy_chars": 86510,
    "fuzzy_chars_percent": 7.2,
    "failing": 822,
    "failing_percent": 3.4,
    "approved": 0,
    "approved_percent": 0.0,
    "approved_words": 0,
    "approved_words_percent": 0.0,
    "approved_chars": 0,
    "approved_chars_percent": 0.0,
    "readonly": 580,
    "readonly_percent": 2.4,
    "readonly_words": 584,
    "readonly_words_percent": 0.3,
    "readonly_chars": 10136,
    "readonly_chars_percent": 0.8,
    "suggestions": 0,
    "comments": 0,
    "name": "Moldavian",
    "url": "https://hosted.weblate.org/languages/ro_MD/"
}