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": 11918,
    "total_words": 62496,
    "total_chars": 405743,
    "last_change": "2024-05-03T08:10:31.654112Z",
    "recent_changes": 4,
    "translated": 613,
    "translated_words": 2331,
    "translated_percent": 5.1,
    "translated_words_percent": 3.7,
    "translated_chars": 14231,
    "translated_chars_percent": 3.5,
    "fuzzy": 2908,
    "fuzzy_percent": 24.4,
    "fuzzy_words": 7767,
    "fuzzy_words_percent": 12.4,
    "fuzzy_chars": 50617,
    "fuzzy_chars_percent": 12.4,
    "failing": 502,
    "failing_percent": 4.2,
    "approved": 0,
    "approved_percent": 0.0,
    "approved_words": 0,
    "approved_words_percent": 0.0,
    "approved_chars": 0,
    "approved_chars_percent": 0.0,
    "readonly": 94,
    "readonly_percent": 0.7,
    "readonly_words": 124,
    "readonly_words_percent": 0.1,
    "readonly_chars": 908,
    "readonly_chars_percent": 0.2,
    "suggestions": 6,
    "comments": 0,
    "name": "Urdu (Pakistan)",
    "url": "https://hosted.weblate.org/languages/ur_PK/"
}