Translation components API.

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

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

{
    "total": 24,
    "total_words": 262,
    "total_chars": 2330,
    "last_change": "2026-04-30T20:47:43.760784Z",
    "recent_changes": 0,
    "translated": 18,
    "translated_words": 168,
    "translated_percent": 75.0,
    "translated_words_percent": 64.1,
    "translated_chars": 1569,
    "translated_chars_percent": 67.3,
    "fuzzy": 4,
    "fuzzy_percent": 16.6,
    "fuzzy_words": 76,
    "fuzzy_words_percent": 29.0,
    "fuzzy_chars": 652,
    "fuzzy_chars_percent": 27.9,
    "failing": 3,
    "failing_percent": 12.5,
    "approved": 15,
    "approved_percent": 62.5,
    "approved_words": 128,
    "approved_words_percent": 48.8,
    "approved_chars": 1274,
    "approved_chars_percent": 54.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": "it",
    "name": "Italian",
    "url": "https://translate.tails.net/projects/tails/wikisrcinstallincstepsinstall_with_gnome_disksinlinepo/it/",
    "translate_url": "https://translate.tails.net/translate/tails/wikisrcinstallincstepsinstall_with_gnome_disksinlinepo/it/"
}