Languages API.

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

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

{
    "total": 2753,
    "total_words": 15601,
    "total_chars": 121497,
    "last_change": "2024-04-24T12:58:27.853790Z",
    "recent_changes": 30,
    "translated": 274,
    "translated_words": 774,
    "translated_percent": 9.9,
    "translated_words_percent": 4.9,
    "translated_chars": 4762,
    "translated_chars_percent": 3.9,
    "fuzzy": 2243,
    "fuzzy_percent": 81.4,
    "fuzzy_words": 14460,
    "fuzzy_words_percent": 92.6,
    "fuzzy_chars": 114227,
    "fuzzy_chars_percent": 94.0,
    "failing": 1953,
    "failing_percent": 70.9,
    "approved": 0,
    "approved_percent": 0.0,
    "approved_words": 0,
    "approved_words_percent": 0.0,
    "approved_chars": 0,
    "approved_chars_percent": 0.0,
    "readonly": 3,
    "readonly_percent": 0.1,
    "readonly_words": 3,
    "readonly_words_percent": 0.1,
    "readonly_chars": 17,
    "readonly_chars_percent": 0.1,
    "suggestions": 0,
    "comments": 0,
    "name": "Lojban",
    "url": "https://weblate.framasoft.org/languages/jbo/"
}