Translation components API.

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

GET /api/translations/tails/wikisrcdonatetestimonialsinlinepo/es/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 16,
    "total_words": 158,
    "total_chars": 1455,
    "last_change": "2024-01-18T07:09:34.325330Z",
    "recent_changes": 14,
    "translated": 14,
    "translated_words": 152,
    "translated_percent": 87.5,
    "translated_words_percent": 96.2,
    "translated_chars": 1391,
    "translated_chars_percent": 95.6,
    "fuzzy": 2,
    "fuzzy_percent": 12.5,
    "fuzzy_words": 6,
    "fuzzy_words_percent": 3.7,
    "fuzzy_chars": 64,
    "fuzzy_chars_percent": 4.3,
    "failing": 0,
    "failing_percent": 0.0,
    "approved": 14,
    "approved_percent": 87.5,
    "approved_words": 152,
    "approved_words_percent": 96.2,
    "approved_chars": 1391,
    "approved_chars_percent": 95.6,
    "readonly": 0,
    "readonly_percent": 0.0,
    "readonly_words": 0,
    "readonly_words_percent": 0.0,
    "readonly_chars": 0,
    "readonly_chars_percent": 0.0,
    "suggestions": 2,
    "comments": 0,
    "code": "es",
    "name": "Spanish",
    "url": "https://translate.tails.boum.org/projects/tails/wikisrcdonatetestimonialsinlinepo/es/",
    "translate_url": "https://translate.tails.boum.org/translate/tails/wikisrcdonatetestimonialsinlinepo/es/"
}