Languages API.

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

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

{
    "total": 4945,
    "total_words": 36536,
    "total_chars": 241763,
    "last_change": "2025-02-12T11:28:47.018504Z",
    "recent_changes": 50,
    "translated": 168,
    "translated_words": 1330,
    "translated_percent": 3.3,
    "translated_words_percent": 3.6,
    "translated_chars": 10868,
    "translated_chars_percent": 4.4,
    "fuzzy": 0,
    "fuzzy_percent": 0.0,
    "failing": 12,
    "failing_percent": 0.2,
    "approved": 0,
    "approved_percent": 0.0,
    "readonly": 19,
    "readonly_percent": 0.3,
    "suggestions": 0,
    "comments": 0,
    "name": "Sami (Northern)",
    "url": "http://translate.pkp.sfu.ca/languages/se/"
}