Translation components API.

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

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

{
    "total": 33,
    "total_words": 349,
    "total_chars": 2516,
    "last_change": "2024-11-22T17:00:08.442018Z",
    "recent_changes": 3,
    "translated": 28,
    "translated_words": 264,
    "translated_percent": 84.8,
    "translated_words_percent": 75.6,
    "translated_chars": 1897,
    "translated_chars_percent": 75.3,
    "fuzzy": 2,
    "fuzzy_percent": 6.0,
    "fuzzy_words": 9,
    "fuzzy_words_percent": 2.5,
    "fuzzy_chars": 98,
    "fuzzy_chars_percent": 3.8,
    "failing": 0,
    "failing_percent": 0.0,
    "approved": 25,
    "approved_percent": 75.7,
    "approved_words": 233,
    "approved_words_percent": 66.7,
    "approved_chars": 1688,
    "approved_chars_percent": 67.0,
    "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_internettortroubleshootpo/es/",
    "translate_url": "https://translate.tails.net/translate/tails/wikisrcdocanonymous_internettortroubleshootpo/es/"
}