Translation components API.

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

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

{
    "total": 867,
    "total_words": 5222,
    "total_chars": 31571,
    "last_change": "2019-12-27T21:33:04.944350Z",
    "recent_changes": 1,
    "translated": 275,
    "translated_words": 466,
    "translated_percent": 31.7,
    "translated_words_percent": 8.9,
    "translated_chars": 2867,
    "translated_chars_percent": 9.0,
    "fuzzy": 54,
    "fuzzy_percent": 6.2,
    "fuzzy_words": 164,
    "fuzzy_words_percent": 3.1,
    "fuzzy_chars": 972,
    "fuzzy_chars_percent": 3.0,
    "failing": 9,
    "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": 0,
    "comments": 0,
    "code": "gug",
    "name": "GuaranĂ­ (Paraguayan)",
    "url": "https://translations.documentfoundation.org/projects/libo_ui-master/dbaccessmessages/gug/",
    "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/dbaccessmessages/gug/"
}