Translation components API.

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

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

{
    "total": 24,
    "total_words": 359,
    "total_chars": 2892,
    "last_change": "2025-07-02T21:02:20.828856Z",
    "recent_changes": 1,
    "translated": 22,
    "translated_words": 304,
    "translated_percent": 91.6,
    "translated_words_percent": 84.6,
    "translated_chars": 2484,
    "translated_chars_percent": 85.8,
    "fuzzy": 1,
    "fuzzy_percent": 4.1,
    "fuzzy_words": 23,
    "fuzzy_words_percent": 6.4,
    "fuzzy_chars": 200,
    "fuzzy_chars_percent": 6.9,
    "failing": 1,
    "failing_percent": 4.1,
    "approved": 7,
    "approved_percent": 29.1,
    "approved_words": 102,
    "approved_words_percent": 28.4,
    "approved_chars": 936,
    "approved_chars_percent": 32.3,
    "readonly": 0,
    "readonly_percent": 0.0,
    "readonly_words": 0,
    "readonly_words_percent": 0.0,
    "readonly_chars": 0,
    "readonly_chars_percent": 0.0,
    "suggestions": 2,
    "comments": 0,
    "code": "it",
    "name": "Italian",
    "url": "https://translate.tails.net/projects/tails/wikisrcinstallincstepswindows_boot_menuinlinepo/it/",
    "translate_url": "https://translate.tails.net/translate/tails/wikisrcinstallincstepswindows_boot_menuinlinepo/it/"
}