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": 3058,
    "last_change": "2026-04-01T06:22:33.185211Z",
    "recent_changes": 2,
    "translated": 20,
    "translated_words": 270,
    "translated_percent": 68.9,
    "translated_words_percent": 83.5,
    "translated_chars": 2046,
    "translated_chars_percent": 66.9,
    "fuzzy": 3,
    "fuzzy_percent": 10.3,
    "fuzzy_words": 38,
    "fuzzy_words_percent": 11.7,
    "fuzzy_chars": 769,
    "fuzzy_chars_percent": 25.1,
    "failing": 3,
    "failing_percent": 10.3,
    "approved": 16,
    "approved_percent": 55.1,
    "approved_words": 234,
    "approved_words_percent": 72.4,
    "approved_chars": 1745,
    "approved_chars_percent": 57.0,
    "readonly": 0,
    "readonly_percent": 0.0,
    "readonly_words": 0,
    "readonly_words_percent": 0.0,
    "readonly_chars": 0,
    "readonly_chars_percent": 0.0,
    "suggestions": 0,
    "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/"
}