Languages API.

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

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

{
    "total": 1431,
    "total_words": 4995,
    "total_chars": 29931,
    "last_change": "2024-05-15T18:47:00.277429Z",
    "recent_changes": 2,
    "translated": 65,
    "translated_words": 77,
    "translated_percent": 4.5,
    "translated_words_percent": 1.5,
    "translated_chars": 499,
    "translated_chars_percent": 1.6,
    "fuzzy": 0,
    "fuzzy_percent": 0.0,
    "fuzzy_words": 0,
    "fuzzy_words_percent": 0.0,
    "fuzzy_chars": 0,
    "fuzzy_chars_percent": 0.0,
    "failing": 0,
    "failing_percent": 0.0,
    "approved": 0,
    "approved_percent": 0.0,
    "approved_words": 0,
    "approved_words_percent": 0.0,
    "approved_chars": 0,
    "approved_chars_percent": 0.0,
    "readonly": 59,
    "readonly_percent": 4.1,
    "readonly_words": 71,
    "readonly_words_percent": 1.4,
    "readonly_chars": 473,
    "readonly_chars_percent": 1.5,
    "suggestions": 1,
    "comments": 0,
    "name": "Herero",
    "url": "https://hosted.weblate.org/languages/hz/"
}