Languages API.

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

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

{
    "total": 7096,
    "total_words": 32442,
    "total_chars": 213154,
    "last_change": "2024-04-25T17:19:02.895000Z",
    "recent_changes": 581,
    "translated": 3956,
    "translated_words": 12910,
    "translated_percent": 55.7,
    "translated_words_percent": 39.7,
    "translated_chars": 84127,
    "translated_chars_percent": 39.4,
    "fuzzy": 319,
    "fuzzy_percent": 4.4,
    "failing": 184,
    "failing_percent": 2.5,
    "approved": 0,
    "approved_percent": 0.0,
    "readonly": 8,
    "readonly_percent": 0.1,
    "suggestions": 12,
    "comments": 0,
    "name": "Kurdish (Central)",
    "url": "https://l10n.elementary.io/languages/ckb/"
}