Translation components API.

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

GET /api/translations/ooops-apparel-vertical-14-0/ooops_apparel_sale_report_delivered_carillo/it/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 83,
    "total_words": 463,
    "last_change": "2025-04-16T06:48:28.544782Z",
    "recent_changes": 10,
    "translated": 79,
    "translated_words": 445,
    "translated_percent": 95.1,
    "translated_words_percent": 96.1,
    "translated_chars": 2535,
    "translated_chars_percent": 96.1,
    "total_chars": 2636,
    "fuzzy": 0,
    "fuzzy_percent": 0.0,
    "failing": 0,
    "failing_percent": 0.0,
    "code": "it",
    "name": "Italian",
    "url": "http://weblate.ops404.it/projects/ooops-apparel-vertical-14-0/ooops_apparel_sale_report_delivered_carillo/it/",
    "translate_url": "http://weblate.ops404.it/translate/ooops-apparel-vertical-14-0/ooops_apparel_sale_report_delivered_carillo/it/"
}