Languages API.

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

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

{
    "total": 36294,
    "total_words": 177380,
    "total_chars": 1227258,
    "last_change": "2024-05-01T11:58:26.581779Z",
    "recent_changes": 91,
    "translated": 2656,
    "translated_words": 6136,
    "translated_percent": 7.3,
    "translated_words_percent": 3.4,
    "translated_chars": 48228,
    "translated_chars_percent": 3.9,
    "fuzzy": 1470,
    "fuzzy_percent": 4.0,
    "fuzzy_words": 5844,
    "fuzzy_words_percent": 3.2,
    "fuzzy_chars": 43366,
    "fuzzy_chars_percent": 3.5,
    "failing": 565,
    "failing_percent": 1.5,
    "approved": 0,
    "approved_percent": 0.0,
    "approved_words": 0,
    "approved_words_percent": 0.0,
    "approved_chars": 0,
    "approved_chars_percent": 0.0,
    "readonly": 599,
    "readonly_percent": 1.6,
    "readonly_words": 604,
    "readonly_words_percent": 0.3,
    "readonly_chars": 10261,
    "readonly_chars_percent": 0.8,
    "suggestions": 20,
    "comments": 16,
    "name": "Friulian",
    "url": "https://hosted.weblate.org/languages/fur/"
}