Languages API.

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

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

{
    "total": 762,
    "total_words": 11395,
    "last_change": "2023-07-17T11:18:12.334004Z",
    "recent_changes": 72,
    "translated": 515,
    "translated_words": 9889,
    "translated_percent": 67.5,
    "translated_words_percent": 86.7,
    "translated_chars": 61390,
    "translated_chars_percent": 86.9,
    "total_chars": 70567,
    "fuzzy": 244,
    "fuzzy_percent": 32.0,
    "failing": 395,
    "failing_percent": 51.8,
    "approved": 264,
    "approved_percent": 34.6,
    "readonly": 0,
    "readonly_percent": 0.0,
    "suggestions": 11,
    "comments": 0,
    "name": "Ido",
    "url": "https://traduk.amikumu.com/languages/io/"
}