Translation components API.

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

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

{
    "total": 29,
    "total_words": 308,
    "total_chars": 2166,
    "last_change": "2026-06-15T21:09:48.533204Z",
    "recent_changes": 11,
    "translated": 10,
    "translated_words": 77,
    "translated_percent": 34.4,
    "translated_words_percent": 25.0,
    "translated_chars": 533,
    "translated_chars_percent": 24.6,
    "fuzzy": 14,
    "fuzzy_percent": 48.2,
    "fuzzy_words": 148,
    "fuzzy_words_percent": 48.0,
    "fuzzy_chars": 1002,
    "fuzzy_chars_percent": 46.2,
    "failing": 7,
    "failing_percent": 24.1,
    "approved": 10,
    "approved_percent": 34.4,
    "approved_words": 77,
    "approved_words_percent": 25.0,
    "approved_chars": 533,
    "approved_chars_percent": 24.6,
    "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": "ca",
    "name": "Catalan",
    "url": "https://translate.tails.net/projects/tails/wikisrcdocfirst_stepsuninstalllinux-po/ca/",
    "translate_url": "https://translate.tails.net/translate/tails/wikisrcdocfirst_stepsuninstalllinux-po/ca/"
}