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": 35260,
    "total_words": 698100,
    "total_chars": 4973986,
    "last_change": "2024-04-25T19:53:41.106476Z",
    "recent_changes": 15,
    "translated": 89,
    "translated_words": 660,
    "translated_percent": 0.2,
    "translated_words_percent": 0.1,
    "translated_chars": 4484,
    "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": 64,
    "readonly_words_percent": 0.1,
    "readonly_chars": 450,
    "readonly_chars_percent": 0.1,
    "suggestions": 110,
    "comments": 0,
    "name": "Urdu (Pakistan)",
    "url": "https://translate.fedoraproject.org/languages/ur_PK/"
}