Translation components API.

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

GET /api/translations/libo_ui-master/dbaccessmessages/bs/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-28T03:19:07.543991Z",
    "recent_changes": 1,
    "translated": 432,
    "translated_words": 2802,
    "translated_percent": 49.8,
    "translated_words_percent": 53.6,
    "translated_chars": 16840,
    "translated_chars_percent": 53.3,
    "fuzzy": 202,
    "fuzzy_percent": 23.2,
    "fuzzy_words": 808,
    "fuzzy_words_percent": 15.4,
    "fuzzy_chars": 5085,
    "fuzzy_chars_percent": 16.1,
    "failing": 5,
    "failing_percent": 0.5,
    "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": "bs",
    "name": "Bosnian",
    "url": "https://translations.documentfoundation.org/projects/libo_ui-master/dbaccessmessages/bs/",
    "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/dbaccessmessages/bs/"
}