Languages API.

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

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

{
    "total": 32624,
    "total_words": 648589,
    "total_chars": 4614201,
    "last_change": "2025-02-22T18:04:34.483356Z",
    "recent_changes": 2,
    "translated": 89,
    "translated_words": 659,
    "translated_percent": 0.2,
    "translated_words_percent": 0.1,
    "translated_chars": 4471,
    "translated_chars_percent": 0.1,
    "fuzzy": 25,
    "fuzzy_percent": 0.1,
    "fuzzy_words": 204,
    "fuzzy_words_percent": 0.1,
    "fuzzy_chars": 1388,
    "fuzzy_chars_percent": 0.1,
    "failing": 7,
    "failing_percent": 0.1,
    "approved": 0,
    "approved_percent": 0.0,
    "approved_words": 0,
    "approved_words_percent": 0.0,
    "approved_chars": 0,
    "approved_chars_percent": 0.0,
    "readonly": 24,
    "readonly_percent": 0.1,
    "readonly_words": 63,
    "readonly_words_percent": 0.1,
    "readonly_chars": 437,
    "readonly_chars_percent": 0.1,
    "suggestions": 112,
    "comments": 0,
    "name": "Urdu (Pakistan)",
    "url": "https://translate.fedoraproject.org/languages/ur_PK/"
}