Languages API.

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

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

{
    "total": 652,
    "total_words": 10415,
    "last_change": "2023-07-17T11:18:10.098346Z",
    "recent_changes": 2,
    "translated": 425,
    "translated_words": 9183,
    "translated_percent": 65.1,
    "translated_words_percent": 88.1,
    "translated_chars": 57075,
    "translated_chars_percent": 88.2,
    "total_chars": 64658,
    "fuzzy": 224,
    "fuzzy_percent": 34.3,
    "failing": 457,
    "failing_percent": 70.0,
    "approved": 184,
    "approved_percent": 28.2,
    "readonly": 0,
    "readonly_percent": 0.0,
    "suggestions": 5,
    "comments": 0,
    "name": "Silesian",
    "url": "https://traduk.amikumu.com/languages/szl/"
}