Translation components API.

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

GET /api/translations/libo_ui-master/scaddinsmessages/ug/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 914,
    "total_words": 3225,
    "total_chars": 18918,
    "last_change": "2023-01-26T21:46:09.740256Z",
    "recent_changes": 13,
    "translated": 805,
    "translated_words": 2517,
    "translated_percent": 88.0,
    "translated_words_percent": 78.0,
    "translated_chars": 14543,
    "translated_chars_percent": 76.8,
    "fuzzy": 14,
    "fuzzy_percent": 1.5,
    "fuzzy_words": 18,
    "fuzzy_words_percent": 0.5,
    "fuzzy_chars": 143,
    "fuzzy_chars_percent": 0.7,
    "failing": 187,
    "failing_percent": 20.4,
    "approved": 0,
    "approved_percent": 0.0,
    "approved_words": 0,
    "approved_words_percent": 0.0,
    "approved_chars": 0,
    "approved_chars_percent": 0.0,
    "readonly": 0,
    "readonly_percent": 0.0,
    "readonly_words": 0,
    "readonly_words_percent": 0.0,
    "readonly_chars": 0,
    "readonly_chars_percent": 0.0,
    "suggestions": 0,
    "comments": 0,
    "code": "ug",
    "name": "Uyghur",
    "url": "https://translations.documentfoundation.org/projects/libo_ui-master/scaddinsmessages/ug/",
    "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/scaddinsmessages/ug/"
}