Translation components API.

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

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

{
    "total": 54,
    "total_words": 390,
    "total_chars": 2575,
    "last_change": "2025-09-18T09:15:20.979498Z",
    "recent_changes": 1,
    "translated": 41,
    "translated_words": 273,
    "translated_percent": 75.9,
    "translated_words_percent": 70.0,
    "translated_chars": 1567,
    "translated_chars_percent": 60.8,
    "fuzzy": 6,
    "fuzzy_percent": 11.1,
    "fuzzy_words": 87,
    "fuzzy_words_percent": 22.3,
    "fuzzy_chars": 655,
    "fuzzy_chars_percent": 25.4,
    "failing": 0,
    "failing_percent": 0.0,
    "approved": 40,
    "approved_percent": 74.0,
    "approved_words": 256,
    "approved_words_percent": 65.6,
    "approved_chars": 1475,
    "approved_chars_percent": 57.2,
    "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": 1,
    "code": "ru",
    "name": "Russian",
    "url": "https://translate.tails.net/projects/tails/wikisrcinstallincstepspc_boot_menuinlinepo/ru/",
    "translate_url": "https://translate.tails.net/translate/tails/wikisrcinstallincstepspc_boot_menuinlinepo/ru/"
}