Languages API.

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

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

{
    "total": 283387,
    "total_words": 2396267,
    "total_chars": 19009739,
    "last_change": "2023-12-29T09:59:27.771036Z",
    "recent_changes": 9,
    "translated": 83712,
    "translated_words": 462583,
    "translated_percent": 29.5,
    "translated_words_percent": 19.3,
    "translated_chars": 3486245,
    "translated_chars_percent": 18.3,
    "fuzzy": 16386,
    "fuzzy_percent": 5.7,
    "fuzzy_words": 40373,
    "fuzzy_words_percent": 1.6,
    "fuzzy_chars": 260466,
    "fuzzy_chars_percent": 1.3,
    "failing": 6156,
    "failing_percent": 2.1,
    "approved": 0,
    "approved_percent": 0.0,
    "approved_words": 0,
    "approved_words_percent": 0.0,
    "approved_chars": 0,
    "approved_chars_percent": 0.0,
    "readonly": 45,
    "readonly_percent": 0.1,
    "readonly_words": 76,
    "readonly_words_percent": 0.1,
    "readonly_chars": 546,
    "readonly_chars_percent": 0.1,
    "suggestions": 0,
    "comments": 0,
    "name": "Tajik",
    "url": "https://translations.documentfoundation.org/languages/tg/"
}