Translation components API.

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

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

{
    "total": 113,
    "total_words": 1253,
    "total_chars": 10312,
    "last_change": "2025-01-24T17:16:24.758680Z",
    "recent_changes": 3,
    "translated": 76,
    "translated_words": 623,
    "translated_percent": 67.2,
    "translated_words_percent": 49.7,
    "translated_chars": 5779,
    "translated_chars_percent": 56.0,
    "fuzzy": 22,
    "fuzzy_percent": 19.4,
    "fuzzy_words": 367,
    "fuzzy_words_percent": 29.2,
    "fuzzy_chars": 2830,
    "fuzzy_chars_percent": 27.4,
    "failing": 3,
    "failing_percent": 2.6,
    "approved": 65,
    "approved_percent": 57.5,
    "approved_words": 475,
    "approved_words_percent": 37.9,
    "approved_chars": 4322,
    "approved_chars_percent": 41.9,
    "readonly": 0,
    "readonly_percent": 0.0,
    "readonly_words": 0,
    "readonly_words_percent": 0.0,
    "readonly_chars": 0,
    "readonly_chars_percent": 0.0,
    "suggestions": 8,
    "comments": 0,
    "code": "es",
    "name": "Spanish",
    "url": "https://translate.tails.net/projects/tails/wikisrcdocpersistent_storageconfigure-po/es/",
    "translate_url": "https://translate.tails.net/translate/tails/wikisrcdocpersistent_storageconfigure-po/es/"
}