Languages API.

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

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

{
    "total": 1522,
    "total_words": 10523,
    "total_chars": 65978,
    "last_change": "2024-05-06T07:07:16.065629Z",
    "recent_changes": 2,
    "translated": 15,
    "translated_words": 33,
    "translated_percent": 0.9,
    "translated_words_percent": 0.3,
    "translated_chars": 528,
    "translated_chars_percent": 0.8,
    "fuzzy": 4,
    "fuzzy_percent": 0.2,
    "fuzzy_words": 4,
    "fuzzy_words_percent": 0.1,
    "fuzzy_chars": 55,
    "fuzzy_chars_percent": 0.1,
    "failing": 0,
    "failing_percent": 0.0,
    "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": 43,
    "readonly_chars_percent": 0.1,
    "suggestions": 1,
    "comments": 0,
    "name": "Sami (Southern)",
    "url": "https://hosted.weblate.org/languages/sma/"
}