Languages API.

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

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

{
    "total": 68390,
    "total_words": 473330,
    "total_chars": 3071439,
    "last_change": "2024-05-02T19:09:11.048149Z",
    "recent_changes": 185,
    "translated": 10120,
    "translated_words": 57633,
    "translated_percent": 14.7,
    "translated_words_percent": 12.1,
    "translated_chars": 347071,
    "translated_chars_percent": 11.2,
    "fuzzy": 10066,
    "fuzzy_percent": 14.7,
    "fuzzy_words": 67626,
    "fuzzy_words_percent": 14.2,
    "fuzzy_chars": 435025,
    "fuzzy_chars_percent": 14.1,
    "failing": 3017,
    "failing_percent": 4.4,
    "approved": 1078,
    "approved_percent": 1.5,
    "approved_words": 4323,
    "approved_words_percent": 0.9,
    "approved_chars": 27714,
    "approved_chars_percent": 0.9,
    "readonly": 746,
    "readonly_percent": 1.0,
    "readonly_words": 777,
    "readonly_words_percent": 0.1,
    "readonly_chars": 11999,
    "readonly_chars_percent": 0.3,
    "suggestions": 96,
    "comments": 0,
    "name": "Frisian",
    "url": "https://hosted.weblate.org/languages/fy/"
}