Languages API.

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

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

{
    "total": 6575,
    "total_words": 80678,
    "total_chars": 467901,
    "last_change": "2024-05-02T19:09:15.356022Z",
    "recent_changes": 0,
    "translated": 1552,
    "translated_words": 24260,
    "translated_percent": 23.6,
    "translated_words_percent": 30.0,
    "translated_chars": 144129,
    "translated_chars_percent": 30.8,
    "fuzzy": 4438,
    "fuzzy_percent": 67.4,
    "fuzzy_words": 52726,
    "fuzzy_words_percent": 65.3,
    "fuzzy_chars": 299779,
    "fuzzy_chars_percent": 64.0,
    "failing": 720,
    "failing_percent": 10.9,
    "approved": 0,
    "approved_percent": 0.0,
    "approved_words": 0,
    "approved_words_percent": 0.0,
    "approved_chars": 0,
    "approved_chars_percent": 0.0,
    "readonly": 0,
    "readonly_percent": 0.0,
    "readonly_words": 0,
    "readonly_words_percent": 0.0,
    "readonly_chars": 0,
    "readonly_chars_percent": 0.0,
    "suggestions": 37,
    "comments": 0,
    "name": "Papiamento",
    "url": "https://hosted.weblate.org/languages/pap/"
}