Translation components API.

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

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

{
    "total": 57,
    "total_words": 972,
    "total_chars": 6301,
    "last_change": "2024-04-24T13:58:03.947375Z",
    "recent_changes": 2,
    "translated": 8,
    "translated_words": 30,
    "translated_percent": 14.0,
    "translated_words_percent": 3.0,
    "translated_chars": 308,
    "translated_chars_percent": 4.8,
    "fuzzy": 0,
    "fuzzy_percent": 0.0,
    "fuzzy_words": 0,
    "fuzzy_words_percent": 0.0,
    "fuzzy_chars": 0,
    "fuzzy_chars_percent": 0.0,
    "failing": 0,
    "failing_percent": 0.0,
    "approved": 7,
    "approved_percent": 12.2,
    "approved_words": 23,
    "approved_words_percent": 2.3,
    "approved_chars": 259,
    "approved_chars_percent": 4.1,
    "readonly": 1,
    "readonly_percent": 1.7,
    "readonly_words": 7,
    "readonly_words_percent": 0.7,
    "readonly_chars": 49,
    "readonly_chars_percent": 0.7,
    "suggestions": 19,
    "comments": 0,
    "code": "es",
    "name": "Spanish",
    "url": "https://translate.tails.boum.org/projects/tails/claws_mail_leaks_plaintext_to_imap/es/",
    "translate_url": "https://translate.tails.boum.org/translate/tails/claws_mail_leaks_plaintext_to_imap/es/"
}