Translation components API.

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

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

{
    "total": 26,
    "total_words": 361,
    "total_chars": 3363,
    "last_change": "2025-05-12T18:03:34.467376Z",
    "recent_changes": 1,
    "translated": 24,
    "translated_words": 327,
    "translated_percent": 92.3,
    "translated_words_percent": 90.5,
    "translated_chars": 2693,
    "translated_chars_percent": 80.0,
    "fuzzy": 2,
    "fuzzy_percent": 7.6,
    "fuzzy_words": 34,
    "fuzzy_words_percent": 9.4,
    "fuzzy_chars": 670,
    "fuzzy_chars_percent": 19.9,
    "failing": 2,
    "failing_percent": 7.6,
    "approved": 13,
    "approved_percent": 50.0,
    "approved_words": 218,
    "approved_words_percent": 60.3,
    "approved_chars": 1631,
    "approved_chars_percent": 48.4,
    "readonly": 0,
    "readonly_percent": 0.0,
    "readonly_words": 0,
    "readonly_words_percent": 0.0,
    "readonly_chars": 0,
    "readonly_chars_percent": 0.0,
    "suggestions": 2,
    "comments": 0,
    "code": "pt",
    "name": "Portuguese",
    "url": "https://translate.tails.net/projects/tails/wikisrcdocanonymous_internetno-wifi-inline-po/pt/",
    "translate_url": "https://translate.tails.net/translate/tails/wikisrcdocanonymous_internetno-wifi-inline-po/pt/"
}