Translation components API.

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

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

{
    "total": 21,
    "total_words": 433,
    "total_chars": 3022,
    "last_change": "2024-12-15T18:47:32.512216Z",
    "recent_changes": 1,
    "translated": 11,
    "translated_words": 242,
    "translated_percent": 52.3,
    "translated_words_percent": 55.8,
    "translated_chars": 1643,
    "translated_chars_percent": 54.3,
    "fuzzy": 5,
    "fuzzy_percent": 23.8,
    "fuzzy_words": 120,
    "fuzzy_words_percent": 27.7,
    "fuzzy_chars": 855,
    "fuzzy_chars_percent": 28.2,
    "failing": 1,
    "failing_percent": 4.7,
    "approved": 11,
    "approved_percent": 52.3,
    "approved_words": 242,
    "approved_words_percent": 55.8,
    "approved_chars": 1643,
    "approved_chars_percent": 54.3,
    "readonly": 0,
    "readonly_percent": 0.0,
    "readonly_words": 0,
    "readonly_words_percent": 0.0,
    "readonly_chars": 0,
    "readonly_chars_percent": 0.0,
    "suggestions": 1,
    "comments": 0,
    "code": "es",
    "name": "Spanish",
    "url": "https://translate.tails.net/projects/tails/wikisrcdocanonymous_internettorwhy-po/es/",
    "translate_url": "https://translate.tails.net/translate/tails/wikisrcdocanonymous_internettorwhy-po/es/"
}