Translation components API.

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

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

{
    "total": 41,
    "total_words": 471,
    "total_chars": 3457,
    "last_change": "2025-06-22T13:57:33.032528Z",
    "recent_changes": 0,
    "translated": 36,
    "translated_words": 445,
    "translated_percent": 87.8,
    "translated_words_percent": 94.4,
    "translated_chars": 3262,
    "translated_chars_percent": 94.3,
    "fuzzy": 5,
    "fuzzy_percent": 12.1,
    "fuzzy_words": 26,
    "fuzzy_words_percent": 5.5,
    "fuzzy_chars": 195,
    "fuzzy_chars_percent": 5.6,
    "failing": 5,
    "failing_percent": 12.1,
    "approved": 28,
    "approved_percent": 68.2,
    "approved_words": 329,
    "approved_words_percent": 69.8,
    "approved_chars": 2426,
    "approved_chars_percent": 70.1,
    "readonly": 0,
    "readonly_percent": 0.0,
    "readonly_words": 0,
    "readonly_words_percent": 0.0,
    "readonly_chars": 0,
    "readonly_chars_percent": 0.0,
    "suggestions": 6,
    "comments": 0,
    "code": "pt",
    "name": "Portuguese",
    "url": "https://translate.tails.net/projects/tails/wikisrcdocfirst_stepsstartpcpo/pt/",
    "translate_url": "https://translate.tails.net/translate/tails/wikisrcdocfirst_stepsstartpcpo/pt/"
}