Languages API.

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

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

{
    "total": 8589,
    "total_words": 93606,
    "total_chars": 611376,
    "last_change": "2024-05-10T18:59:30.890048Z",
    "recent_changes": 14,
    "translated": 536,
    "translated_words": 2748,
    "translated_percent": 6.2,
    "translated_words_percent": 2.9,
    "translated_chars": 19222,
    "translated_chars_percent": 3.1,
    "fuzzy": 157,
    "fuzzy_percent": 1.8,
    "fuzzy_words": 1444,
    "fuzzy_words_percent": 1.5,
    "fuzzy_chars": 9754,
    "fuzzy_chars_percent": 1.5,
    "failing": 154,
    "failing_percent": 1.7,
    "approved": 5,
    "approved_percent": 0.1,
    "approved_words": 5,
    "approved_words_percent": 0.1,
    "approved_chars": 47,
    "approved_chars_percent": 0.1,
    "readonly": 158,
    "readonly_percent": 1.8,
    "readonly_words": 170,
    "readonly_words_percent": 0.1,
    "readonly_chars": 3101,
    "readonly_chars_percent": 0.5,
    "suggestions": 9,
    "comments": 0,
    "name": "Aymara",
    "url": "https://hosted.weblate.org/languages/ay/"
}