# 投资事件详情

# 接口地址:

  • /investevent/get_investevent_info

# 接口参数:

参数名 必选 说明
invse_id 必填 事件ID

# 返回实例

{
    "code": 1000, 
    "info": "Success", 
    "data": {
        "invse_id": "1", 
        "invse_show": "0", 
        "invse_title": "美丽说获得200万美元A轮投资,投资方为:蓝驰创投<br>",
        "invse_year": "2010", 
        "invse_month": "12", 
        "invse_day": "1", 
        "invse_com_id": "1", 
        "invse_round_id": "2", 
        "invse_round_name": "A轮", 
        "invse_similar_money_id": "2", 
        "invse_similar_money_name": "数百万", 
        "invse_detail_money": "200", 
        "invse_currency_id": "2", 
        "invse_currency_name": "美元", 
        "invse_stock_ownership": "0.00", 
        "invse_guess_particulars": "0", 
        "invse_assess_money_id": "0", 
        "invse_assess_money_name": "", 
        "invse_des": "2010年12月, 美丽说获得蓝驰创投100万美元A轮投资。", 
        "com_name": "美丽说", 
        "com_logo": "http://cdn.itjuzi.com/images/archive/1.png", 
        "com_prov": "北京", 
        "com_city": "海淀区", 
        "com_location": "in",
        "create_time": "1970-01-01 08:00:00",
        "update_time": "1970-01-01 08:00:00", 
        "com_cat": {
            "cat_id": "145", 
            "cat_name": "电子商务"
        }, 
        "com_subcat": {
            "cat_id": "160", 
            "cat_name": "综合电商"
        }, 
        "investment": [
            {
                "invst_id": "8", 
                "invst_logo": "477f01f2eb37f1173a0c0e3812b08457.jpg", 
                "invst_name": "蓝驰创投", 
                "des": "蓝驰创投中国成立于2005年, 致力于做创业者的第一个机构投资人。所投项目覆盖互联网金融、医疗健康、企业服务、大数据、AR/VR、人工智能、无人驾驶、农业、物联网、智能硬件、衣食住行等领域, 作为一支环球基金, BlueRun Ventures在美国硅谷、北京、上海和首尔都设有分支机构。", 
                "is_lead": "2"                
            }
        ], 
        "investor": [
            {
                "invsp_id": "40742", 
                "invsp_name": "朱天宇", 
                "logo": "92efc53871d061255e0d3134b69868a6.jpg", 
                "des": "朱天宇先生于2009年加入蓝驰创投北京办公室, 任职投资总监。朱天宇拥有超过十年的创业投资, 业务拓展和管理咨询经验。他关注的方向包括互联网, 移动互联网, 新媒体, 电子商务等。朱天宇主导了对美丽说, 唱吧的首轮投资。rnrn在此之前, 朱天宇在中文搜索引擎公司百度任职高级投资经理, 发起并完成了一系列互联网领域的战略投资。之前, 他在一家管理咨询公司为教育和传媒行业的客户提供战略和业务流程方面的顾问服务。朱天宇还曾在网易任职企业发展经理, 集战略合作、兼并收购和业务孵化等多种角色于一身。rnrn朱天宇在上海交通大学获经济学学士。", 
                "is_lead": "3"
            }
        ], 
        "company": [],
        "unstructured_ling": [], 
        "unstructured_sec_invst": [], 
        "unstructured_invsp_or_fund": [],
        "fa": [
            {
                "fa_id": "5626",
                "fa_name": "泰合资本"
            }
        ],
        "news": []
    }
}

# 字段说明

字段 说明
invse_id 投资数据ID
invse_show 事件显隐状态, 0为正常显示(web端的显示), 999为神秘事件(app端的神秘事件,web端不显示)
invse_title 投资数据标题
invse_year 投资数据发生时间-年
invse_month 投资数据发生时间-月
invse_day 投资数据发生时间-日
invse_com_id 融资的公司ID
invse_round_id 投资的轮次ID
invse_round_name 投资的轮次名称
invse_similar_money_id 投资的近似金额ID
invse_similar_money_name 投资的近似金额名称
invse_detail_money 投资的详细金额
invse_currency_id 投资金额的币种ID
invse_currency_name 投资金额的币种名称
invse_stock_ownership 股权占比
invse_guess_particulars 明细估值
invse_assess_money_id 模糊估值ID
invse_assess_money_name 模糊估值名称
invse_des 投资数据一句话描述
com_name 融资公司名称
com_logo 融资公司LOGO
com_prov 融资公司所在地-省
com_city 融资公司所在地-市区
com_location in 国内公司 out 国外公司
create_time 录入时间
update_time 修改时间
com_cat 融资公司行业
com_cat/cat_id 行业ID
com_cat/cat_name 行业名称
com_subcat 融资公司子行业
com_subcat/cat_id 子行业ID
com_subcat/cat_name 子行业名称
investment 投资机构列表
investment/invst_id 机构ID
investment/invst_logo 机构LOGO
investment/invst_name 机构名称
investment/des 机构简介
investment/is_lead 1、领投 2、跟投 3、投资人或基金
investor 投资人列表
investor/invsp_id 投资人ID
investor/invsp_name 投资人名称
investor/logo 投资人logo
investor/des 投资人简介
investor/is_lead 1、领投 2、跟投 3、投资人或基金
company 投资公司列表
unstructured_ling 非结构化领投
unstructured_sec_invst 非结构化的第二投资方
unstructured_invsp_or_fund 非结构化的投资人或基金
fa fa信息
fa/fa_id fa_id
fa/fa_name fa名称
news 新闻对应的报道
news/com_new_name 新闻的名称
news/com_new_url 新闻对应的链接
news/article_time 新闻的披露时间
JOJTe7VUKVp8