Languages API.

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

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

{
    "total": 6192,
    "total_words": 47460,
    "total_chars": 314301,
    "last_change": "2025-09-10T09:20:40.228302Z",
    "recent_changes": 12,
    "translated": 113,
    "translated_words": 923,
    "translated_percent": 1.8,
    "translated_words_percent": 1.9,
    "translated_chars": 6130,
    "translated_chars_percent": 1.9,
    "fuzzy": 0,
    "fuzzy_percent": 0.0,
    "failing": 0,
    "failing_percent": 0.0,
    "approved": 0,
    "approved_percent": 0.0,
    "readonly": 20,
    "readonly_percent": 0.3,
    "suggestions": 0,
    "comments": 0,
    "name": "Upper Sorbian",
    "url": "http://translate.pkp.sfu.ca/languages/hsb/"
}