Languages API.

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

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

{
    "total": 469,
    "total_words": 2796,
    "last_change": "2023-07-17T11:18:06.639588Z",
    "recent_changes": 41,
    "translated": 90,
    "translated_words": 690,
    "translated_percent": 19.1,
    "translated_words_percent": 24.6,
    "translated_chars": 4181,
    "translated_chars_percent": 24.7,
    "total_chars": 16865,
    "fuzzy": 370,
    "fuzzy_percent": 78.8,
    "failing": 371,
    "failing_percent": 79.1,
    "approved": 0,
    "approved_percent": 0.0,
    "readonly": 0,
    "readonly_percent": 0.0,
    "suggestions": 16,
    "comments": 0,
    "name": "ld (generated)",
    "url": "https://traduk.amikumu.com/languages/ld/"
}