Translation components API.

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

GET /api/translations/tails/wikisrcdocpersistent_storageadditional_softwaredangerzone-po/pt/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.922692Z",
    "recent_changes": 2,
    "translated": 16,
    "translated_words": 51,
    "translated_percent": 19.7,
    "translated_words_percent": 6.2,
    "translated_chars": 821,
    "translated_chars_percent": 11.5,
    "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": 15,
    "approved_percent": 18.5,
    "approved_words": 43,
    "approved_words_percent": 5.2,
    "approved_chars": 707,
    "approved_chars_percent": 9.9,
    "readonly": 0,
    "readonly_percent": 0.0,
    "readonly_words": 0,
    "readonly_words_percent": 0.0,
    "readonly_chars": 0,
    "readonly_chars_percent": 0.0,
    "suggestions": 55,
    "comments": 0,
    "code": "pt",
    "name": "Portuguese",
    "url": "https://translate.tails.net/projects/tails/wikisrcdocpersistent_storageadditional_softwaredangerzone-po/pt/",
    "translate_url": "https://translate.tails.net/translate/tails/wikisrcdocpersistent_storageadditional_softwaredangerzone-po/pt/"
}