Translation components API.

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

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

{
    "total": 81,
    "total_words": 817,
    "total_chars": 7081,
    "last_change": "2026-04-25T09:18:50.354964Z",
    "recent_changes": 2,
    "translated": 20,
    "translated_words": 102,
    "translated_percent": 24.6,
    "translated_words_percent": 12.4,
    "translated_chars": 1181,
    "translated_chars_percent": 16.6,
    "fuzzy": 0,
    "fuzzy_percent": 0.0,
    "fuzzy_words": 0,
    "fuzzy_words_percent": 0.0,
    "fuzzy_chars": 0,
    "fuzzy_chars_percent": 0.0,
    "failing": 0,
    "failing_percent": 0.0,
    "approved": 20,
    "approved_percent": 24.6,
    "approved_words": 102,
    "approved_words_percent": 12.4,
    "approved_chars": 1181,
    "approved_chars_percent": 16.6,
    "readonly": 0,
    "readonly_percent": 0.0,
    "readonly_words": 0,
    "readonly_words_percent": 0.0,
    "readonly_chars": 0,
    "readonly_chars_percent": 0.0,
    "suggestions": 9,
    "comments": 0,
    "code": "es",
    "name": "Spanish",
    "url": "https://translate.tails.net/projects/tails/wikisrcdocpersistent_storageadditional_softwaredangerzone-po/es/",
    "translate_url": "https://translate.tails.net/translate/tails/wikisrcdocpersistent_storageadditional_softwaredangerzone-po/es/"
}