Translation components API.

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

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

{
    "total": 75,
    "total_words": 835,
    "total_chars": 7504,
    "last_change": "2026-04-06T12:18:14.123460Z",
    "recent_changes": 5,
    "translated": 65,
    "translated_words": 684,
    "translated_percent": 86.6,
    "translated_words_percent": 81.9,
    "translated_chars": 6267,
    "translated_chars_percent": 83.5,
    "fuzzy": 4,
    "fuzzy_percent": 5.3,
    "fuzzy_words": 60,
    "fuzzy_words_percent": 7.1,
    "fuzzy_chars": 487,
    "fuzzy_chars_percent": 6.4,
    "failing": 4,
    "failing_percent": 5.3,
    "approved": 22,
    "approved_percent": 29.3,
    "approved_words": 194,
    "approved_words_percent": 23.2,
    "approved_chars": 1945,
    "approved_chars_percent": 25.9,
    "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/wikisrcinstallincstepsinstall_with_etcherinlinepo/ca/",
    "translate_url": "https://translate.tails.net/translate/tails/wikisrcinstallincstepsinstall_with_etcherinlinepo/ca/"
}