Languages API.

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

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

{
    "total": 282448,
    "total_words": 2388893,
    "total_chars": 18962302,
    "last_change": "2023-11-24T13:57:55.321152Z",
    "recent_changes": 173,
    "translated": 1758,
    "translated_words": 2091,
    "translated_percent": 0.6,
    "translated_words_percent": 0.1,
    "translated_chars": 12441,
    "translated_chars_percent": 0.1,
    "fuzzy": 3,
    "fuzzy_percent": 0.1,
    "fuzzy_words": 3,
    "fuzzy_words_percent": 0.1,
    "fuzzy_chars": 33,
    "fuzzy_chars_percent": 0.1,
    "failing": 3,
    "failing_percent": 0.1,
    "approved": 0,
    "approved_percent": 0.0,
    "approved_words": 0,
    "approved_words_percent": 0.0,
    "approved_chars": 0,
    "approved_chars_percent": 0.0,
    "readonly": 37,
    "readonly_percent": 0.1,
    "readonly_words": 68,
    "readonly_words_percent": 0.1,
    "readonly_chars": 489,
    "readonly_chars_percent": 0.1,
    "suggestions": 0,
    "comments": 0,
    "name": "Saraiki",
    "url": "https://translations.documentfoundation.org/languages/skr/"
}