Translation components API.

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

GET /api/translations/vampiresurvivors/jokoa/eu/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 851,
    "total_words": 3734,
    "total_chars": 22527,
    "last_change": "2023-03-21T12:25:03.938728Z",
    "recent_changes": 33,
    "translated": 838,
    "translated_words": 3698,
    "translated_percent": 98.4,
    "translated_words_percent": 99.0,
    "translated_chars": 22297,
    "translated_chars_percent": 98.9,
    "fuzzy": 6,
    "fuzzy_percent": 0.7,
    "fuzzy_words": 20,
    "fuzzy_words_percent": 0.5,
    "fuzzy_chars": 150,
    "fuzzy_chars_percent": 0.6,
    "failing": 0,
    "failing_percent": 0.0,
    "approved": 0,
    "approved_percent": 0.0,
    "approved_words": 0,
    "approved_words_percent": 0.0,
    "approved_chars": 0,
    "approved_chars_percent": 0.0,
    "readonly": 2,
    "readonly_percent": 0.2,
    "readonly_words": 0,
    "readonly_words_percent": 0.0,
    "readonly_chars": 0,
    "readonly_chars_percent": 0.0,
    "suggestions": 0,
    "comments": 0,
    "code": "eu",
    "name": "Basque",
    "url": "https://itzulpenak.gamerauntsia.eus/projects/vampiresurvivors/jokoa/eu/",
    "translate_url": "https://itzulpenak.gamerauntsia.eus/translate/vampiresurvivors/jokoa/eu/"
}