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/de/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 29,
    "total_words": 323,
    "total_chars": 3070,
    "last_change": "2026-07-23T09:01:55.128291Z",
    "recent_changes": 1,
    "translated": 19,
    "translated_words": 266,
    "translated_percent": 65.5,
    "translated_words_percent": 82.3,
    "translated_chars": 1977,
    "translated_chars_percent": 64.3,
    "fuzzy": 4,
    "fuzzy_percent": 13.7,
    "fuzzy_words": 42,
    "fuzzy_words_percent": 13.0,
    "fuzzy_chars": 850,
    "fuzzy_chars_percent": 27.6,
    "failing": 2,
    "failing_percent": 6.8,
    "approved": 15,
    "approved_percent": 51.7,
    "approved_words": 230,
    "approved_words_percent": 71.2,
    "approved_chars": 1676,
    "approved_chars_percent": 54.5,
    "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": "de",
    "name": "German",
    "url": "https://translate.tails.net/projects/tails/wikisrcdocanonymous_internetno-wifi-inline-po/de/",
    "translate_url": "https://translate.tails.net/translate/tails/wikisrcdocanonymous_internetno-wifi-inline-po/de/"
}