Translation components API.

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

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

{
    "total": 3734,
    "total_words": 26140,
    "total_chars": 155446,
    "last_change": "2020-09-01T14:57:46.448446Z",
    "recent_changes": 1,
    "translated": 1855,
    "translated_words": 4463,
    "translated_percent": 49.6,
    "translated_words_percent": 17.0,
    "translated_chars": 28943,
    "translated_chars_percent": 18.6,
    "fuzzy": 34,
    "fuzzy_percent": 0.9,
    "fuzzy_words": 68,
    "fuzzy_words_percent": 0.2,
    "fuzzy_chars": 436,
    "fuzzy_chars_percent": 0.2,
    "failing": 40,
    "failing_percent": 1.0,
    "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": 2,
    "comments": 0,
    "code": "gug",
    "name": "GuaranĂ­ (Paraguayan)",
    "url": "https://translations.documentfoundation.org/projects/libo_ui-master/cuimessages/gug/",
    "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/cuimessages/gug/"
}