Translation components API.

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

GET /api/translations/tails/wikisrcinstallincstepspc_boot_menuinlinepo/es/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-18T15:39:27.149347Z",
    "recent_changes": 1,
    "translated": 51,
    "translated_words": 335,
    "translated_percent": 94.4,
    "translated_words_percent": 85.8,
    "translated_chars": 2172,
    "translated_chars_percent": 84.3,
    "fuzzy": 3,
    "fuzzy_percent": 5.5,
    "fuzzy_words": 55,
    "fuzzy_words_percent": 14.1,
    "fuzzy_chars": 403,
    "fuzzy_chars_percent": 15.6,
    "failing": 0,
    "failing_percent": 0.0,
    "approved": 50,
    "approved_percent": 92.5,
    "approved_words": 318,
    "approved_words_percent": 81.5,
    "approved_chars": 2080,
    "approved_chars_percent": 80.7,
    "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": "es",
    "name": "Spanish",
    "url": "https://translate.tails.net/projects/tails/wikisrcinstallincstepspc_boot_menuinlinepo/es/",
    "translate_url": "https://translate.tails.net/translate/tails/wikisrcinstallincstepspc_boot_menuinlinepo/es/"
}