Languages API.

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

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

{
    "total": 15227,
    "total_words": 66749,
    "last_change": "2024-04-08T13:12:28.199973Z",
    "recent_changes": 38,
    "translated": 14682,
    "translated_words": 61774,
    "translated_percent": 96.4,
    "translated_words_percent": 92.5,
    "translated_chars": 382879,
    "translated_chars_percent": 92.7,
    "total_chars": 412766,
    "fuzzy": 0,
    "fuzzy_percent": 0.0,
    "failing": 793,
    "failing_percent": 5.2,
    "approved": 0,
    "approved_percent": 0.0,
    "readonly": 0,
    "readonly_percent": 0.0,
    "suggestions": 0,
    "comments": 0,
    "name": "Welsh",
    "url": "https://translate.webtrees.net/languages/cy/"
}