if 'description' in response:
        response['description'] = converter.strip_html(
            response['description'], default='')