Languages API.

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

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

{
    "total": 117458,
    "total_words": 524376,
    "total_chars": 3208772,
    "last_change": "2022-12-10T11:20:07.239304Z",
    "recent_changes": 6,
    "translated": 28953,
    "translated_words": 87492,
    "translated_percent": 24.6,
    "translated_words_percent": 16.6,
    "translated_chars": 544525,
    "translated_chars_percent": 16.9,
    "fuzzy": 21295,
    "fuzzy_percent": 18.1,
    "fuzzy_words": 43047,
    "fuzzy_words_percent": 8.2,
    "fuzzy_chars": 276786,
    "fuzzy_chars_percent": 8.6,
    "failing": 724,
    "failing_percent": 0.6,
    "approved": 0,
    "approved_percent": 0.0,
    "approved_words": 0,
    "approved_words_percent": 0.0,
    "approved_chars": 0,
    "approved_chars_percent": 0.0,
    "readonly": 44,
    "readonly_percent": 0.1,
    "readonly_words": 75,
    "readonly_words_percent": 0.1,
    "readonly_chars": 539,
    "readonly_chars_percent": 0.1,
    "suggestions": 0,
    "comments": 0,
    "name": "Swati",
    "url": "https://translations.documentfoundation.org/languages/ss/"
}