Languages API.

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

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

{
    "total": 309,
    "total_words": 1140,
    "total_chars": 7250,
    "last_change": "2024-01-18T22:27:44.007003Z",
    "recent_changes": 26,
    "translated": 170,
    "translated_words": 423,
    "translated_percent": 55.0,
    "translated_words_percent": 37.1,
    "translated_chars": 2579,
    "translated_chars_percent": 35.5,
    "fuzzy": 7,
    "fuzzy_percent": 2.2,
    "failing": 1,
    "failing_percent": 0.3,
    "approved": 0,
    "approved_percent": 0.0,
    "readonly": 0,
    "readonly_percent": 0.0,
    "suggestions": 7,
    "comments": 0,
    "name": "Serbian (latin)",
    "url": "https://translations.zorin.com/languages/sr_Latn/"
}