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/ar/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": "2023-07-02T10:39:59.205751Z",
    "recent_changes": 1,
    "translated": 6,
    "translated_words": 16,
    "translated_percent": 10.5,
    "translated_words_percent": 1.6,
    "translated_chars": 155,
    "translated_chars_percent": 2.4,
    "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": 5,
    "approved_percent": 8.7,
    "approved_words": 9,
    "approved_words_percent": 0.9,
    "approved_chars": 106,
    "approved_chars_percent": 1.6,
    "readonly": 1,
    "readonly_percent": 1.7,
    "readonly_words": 7,
    "readonly_words_percent": 0.7,
    "readonly_chars": 49,
    "readonly_chars_percent": 0.7,
    "suggestions": 0,
    "comments": 0,
    "code": "ar",
    "name": "Arabic",
    "url": "https://translate.tails.boum.org/projects/tails/claws_mail_leaks_plaintext_to_imap/ar/",
    "translate_url": "https://translate.tails.boum.org/translate/tails/claws_mail_leaks_plaintext_to_imap/ar/"
}