Languages API.

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

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

{
    "total": 27440,
    "total_words": 96649,
    "total_chars": 614273,
    "last_change": "2024-04-17T21:58:36.676756Z",
    "recent_changes": 30,
    "translated": 1456,
    "translated_words": 3002,
    "translated_percent": 5.3,
    "translated_words_percent": 3.1,
    "translated_chars": 20486,
    "translated_chars_percent": 3.3,
    "fuzzy": 3062,
    "fuzzy_percent": 11.1,
    "fuzzy_words": 4522,
    "fuzzy_words_percent": 4.6,
    "fuzzy_chars": 29364,
    "fuzzy_chars_percent": 4.7,
    "failing": 40,
    "failing_percent": 0.1,
    "approved": 0,
    "approved_percent": 0.0,
    "approved_words": 0,
    "approved_words_percent": 0.0,
    "approved_chars": 0,
    "approved_chars_percent": 0.0,
    "readonly": 302,
    "readonly_percent": 1.1,
    "readonly_words": 473,
    "readonly_words_percent": 0.4,
    "readonly_chars": 4630,
    "readonly_chars_percent": 0.7,
    "suggestions": 22,
    "comments": 0,
    "name": "Tigrinya",
    "url": "https://hosted.weblate.org/languages/ti/"
}