高铁动车车票查询

GET
https://api.lvxiaodong.com/api/gtcp
https://api.5k4.cn/api/gtcp?from=吉林&to=白城&time=2026-02-10

服务指标

QPS 上限
1次/秒
平均响应时间
0ms
今日调用量
0
累计调用量
5

接口描述

通过用户输入的出发地和终点地与日期来查询车票信息

请求参数

请求示例

Shell
JavaScript
Python
PHP
Java
Go
C#
Ruby
curl -X GET 'https://api.lvxiaodong.com/api/gtcp?from=${出发地}&to=${目的地}&time=${日期}'

返回示例

{
  "code": 200,
  "msg": "查询成功",
  "from": "北京",
  "to": "上海",
  "time": "2026-02-10",
  "count": 49,
  "data": [
    {
      "traintype": "高铁",
      "trainumber": "G531",
      "departstation": "北京南",
      "arrivestation": "上海虹桥",
      "departtime": "06:08",
      "arrivetime": "12:04",
      "runtime": "5小时56分钟",
      "ticket_info": [
        {
          "seatname": "二等座",
          "bookable": "有车票",
          "seatprice": 662,
          "seatinventory": 99
        },
        {
          "seatname": "一等座",
          "bookable": "有车票",
          "seatprice": 1060,
          "seatinventory": 99
        },
        {
          "seatname": "商务座",
          "bookable": "有车票",
          "seatprice": 2318,
          "seatinventory": 3
        },
        {
          "seatname": "无座",
          "bookable": "暂无车票",
          "seatprice": 662,
          "seatinventory": 0
        }
      ]
    },
    {
      "traintype": "高铁",
      "trainumber": "G547",
      "departstation": "北京南",
      "arrivestation": "上海虹桥",
      "departtime": "06:18",
      "arrivetime": "12:11",
      "runtime": "5小时53分钟",
      "ticket_info": [
        {
          "seatname": "二等座",
          "bookable": "有车票",
          "seatprice": 626,
          "seatinventory": 99
        },
        {
          "seatname": "一等座",
          "bookable": "有车票",
          "seatprice": 1035,
          "seatinventory": 99
        },
        {
          "seatname": "商务座",
          "bookable": "暂无车票",
          "seatprice": 2318,
          "seatinventory": 0
        },
        {
          "seatname": "无座",
          "bookable": "暂无车票",
          "seatprice": 626,
          "seatinventory": 0
        }
      ]
    },
    {
      "traintype": "高铁",
      "trainumber": "G3",
      "departstation": "北京南",
      "arrivestation": "上海",
      "departtime": "06:52",
      "arrivetime": "11:33",
      "runtime": "4小时41分钟",
      "ticket_info": [
        {
          "seatname": "二等座",
          "bookable": "有车票",
          "seatprice": 669,
          "seatinventory": 99
        },
        {
          "seatname": "一等座",
          "bookable": "有车票",
          "seatprice": 1070,
          "seatinventory": 99
        },
        {
          "seatname": "优选一等座",
          "bookable": "有车票",
          "seatprice": 1471,
          "seatinventory": 4
        },
        {
          "seatname": "商务座",
          "bookable": "暂无车票",
          "seatprice": 2337,
          "seatinventory": 0
        },
        {
          "seatname": "无座",
          "bookable": "暂无车票",
          "seatprice": 669,
          "seatinventory": 0
        }
      ]
    },
    {
      "traintype": "高铁",
      "trainumber": "G565",
      "departstation": "北京南",
      "arrivestation": "上海虹桥",
      "departtime": "07:07",
      "arrivetime": "13:12",
      "runtime": "6小时5分钟",
      "ticket_info": [
        {
          "seatname": "二等座",
          "bookable": "有车票",
          "seatprice": 662,
          "seatinventory": 99
        },
        {
          "seatname": "一等座",
          "bookable": "有车票",
          "seatprice": 1060,
          "seatinventory": 99
        },
        {
          "seatname": "商务座",
          "bookable": "有车票",
          "seatprice": 2318,
          "seatinventory": 19
        },
        {
          "seatname": "无座",
          "bookable": "暂无车票",
          "seatprice": 662,
          "seatinventory": 0
        }
      ]
    },
    {
      "traintype": "高铁",
      "trainumber": "G549",
      "departstation": "北京南",
      "arrivestation": "上海虹桥",
      "departtime": "07:13",
      "arrivetime": "13:03",
      "runtime": "5小时50分钟",
      "ticket_info": [
        {
          "seatname": "二等座",
          "bookable": "有车票",
          "seatprice": 662,
          "seatinventory": 99
        },
        {
          "seatname": "一等座",
          "bookable": "有车票",
          "seatprice": 1006,
          "seatinventory": 99
        },
        {
          "seatname": "商务座",
          "bookable": "暂无车票",
          "seatprice": 1998,
          "seatinventory": 0
        },
        {
          "seatname": "无座",
          "bookable": "暂无车票",
          "seatprice": 662,
          "seatinventory": 0
        }
      ]
    },
    {
      "traintype": "高铁",
      "trainumber": "G5",
      "departstation": "北京",
      "arrivestation": "上海",
      "departtime": "07:40",
      "arrivetime": "12:32",
      "runtime": "4小时52分钟",
      "ticket_info": [
        {
          "seatname": "二等座",
          "bookable": "有车票",
          "seatprice": 673,
          "seatinventory": 99
        },
        {
          "seatname": "一等座",
          "bookable": "有车票",
          "seatprice": 1076,
          "seatinventory": 99
        },
        {
          "seatname": "商务座",
          "bookable": "暂无车票",
          "seatprice": 2350,
          "seatinventory": 0
        },
        {
          "seatname": "无座",
          "bookable": "暂无车票",
          "seatprice": 673,
          "seatinventory": 0
        }
      ]
    },
    {
      "traintype": "高铁",
      "trainumber": "G597",
      "departstation": "北京南",
      "arrivestation": "上海虹桥",
      "departtime": "07:42",
      "arrivetime": "13:49",
      "runtime": "6小时7分钟",
      "ticket_info": [
        {
          "seatname": "二等座",
          "bookable": "有车票",
          "seatprice": 662,
          "seatinventory": 99
        },
        {
          "seatname": "一等座",
          "bookable": "有车票",
          "seatprice": 1060,
          "seatinventory": 99
        },
        {
          "seatname": "商务座",
          "bookable": "暂无车票",
          "seatprice": 2318,
          "seatinventory": 0
        },
        {
          "seatname": "无座",
          "bookable": "暂无车票",
          "seatprice": 662,
          "seatinventory": 0
        }
      ]
    },
    {
      "traintype": "高铁",
      "trainumber": "G37",
      "departstation": "北京南",
      "arrivestation": "上海虹桥",
      "departtime": "07:52",
      "arrivetime": "12:35",
      "runtime": "4小时43分钟",
      "ticket_info": [
        {
          "seatname": "二等座",
          "bookable": "有车票",
          "seatprice": 662,
          "seatinventory": 99
        },
        {
          "seatname": "一等座",
          "bookable": "有车票",
          "seatprice": 1060,
          "seatinventory": 99
        },
        {
          "seatname": "商务座",
          "bookable": "暂无车票",
          "seatprice": 2318,
          "seatinventory": 0
        },
        {
          "seatname": "无座",
          "bookable": "暂无车票",
          "seatprice": 662,
          "seatinventory": 0
        }
      ]
    },
    {
      "traintype": "高铁",
      "trainumber": "G5",
      "departstation": "北京南",
      "arrivestation": "上海",
      "departtime": "07:59",
      "arrivetime": "12:32",
      "runtime": "4小时33分钟",
      "ticket_info": [
        {
          "seatname": "二等座",
          "bookable": "有车票",
          "seatprice": 669,
          "seatinventory": 99
        },
        {
          "seatname": "一等座",
          "bookable": "有车票",
          "seatprice": 1070,
          "seatinventory": 99
        },
        {
          "seatname": "商务座",
          "bookable": "暂无车票",
          "seatprice": 2337,
          "seatinventory": 0
        },
        {
          "seatname": "无座",
          "bookable": "暂无车票",
          "seatprice": 669,
          "seatinventory": 0
        }
      ]
    },
    {
      "traintype": "高铁",
      "trainumber": "G633",
      "departstation": "北京南",
      "arrivestation": "上海虹桥",
      "departtime": "08:37",
      "arrivetime": "15:01",
      "runtime": "6小时24分钟",
      "ticket_info": [
        {
          "seatname": "二等座",
          "bookable": "有车票",
          "seatprice": 714,
          "seatinventory": 99
        },
        {
          "seatname": "一等座",
          "bookable": "有车票",
          "seatprice": 1141,
          "seatinventory": 99
        },
        {
          "seatname": "商务座",
          "bookable": "暂无车票",
          "seatprice": 2481,
          "seatinventory": 0
        },
        {
          "seatname": "无座",
          "bookable": "暂无车票",
          "seatprice": 714,
          "seatinventory": 0
        }
      ]
    },
    {
      "traintype": "高铁",
      "trainumber": "G7",
      "departstation": "北京南",
      "arrivestation": "上海虹桥",
      "departtime": "09:00",
      "arrivetime": "13:37",
      "runtime": "4小时37分钟",
      "ticket_info": [
        {
          "seatname": "二等座",
          "bookable": "有车票",
          "seatprice": 662,
          "seatinventory": 99
        },
        {
          "seatname": "一等座",
          "bookable": "有车票",
          "seatprice": 1060,
          "seatinventory": 11
        },
        {
          "seatname": "优选一等座",
          "bookable": "有车票",
          "seatprice": 1457,
          "seatinventory": 1
        },
        {
          "seatname": "商务座",
          "bookable": "暂无车票",
          "seatprice": 2318,
          "seatinventory": 0
        },
        {
          "seatname": "无座",
          "bookable": "暂无车票",
          "seatprice": 662,
          "seatinventory": 0
        }
      ]
    },
    {
      "traintype": "高铁",
      "trainumber": "G669",
      "departstation": "北京南",
      "arrivestation": "上海虹桥",
      "departtime": "09:07",
      "arrivetime": "14:59",
      "runtime": "5小时52分钟",
      "ticket_info": [
        {
          "seatname": "二等座",
          "bookable": "有车票",
          "seatprice": 662,
          "seatinventory": 99
        },
        {
          "seatname": "一等座",
          "bookable": "有车票",
          "seatprice": 1060,
          "seatinventory": 99
        },
        {
          "seatname": "商务座",
          "bookable": "有车票",
          "seatprice": 2318,
          "seatinventory": 3
        },
        {
          "seatname": "无座",
          "bookable": "暂无车票",
          "seatprice": 662,
          "seatinventory": 0
        }
      ]
    },
    {
      "traintype": "高铁",
      "trainumber": "G693",
      "departstation": "北京南",
      "arrivestation": "上海虹桥",
      "departtime": "09:49",
      "arrivetime": "15:56",
      "runtime": "6小时7分钟",
      "ticket_info": [
        {
          "seatname": "二等座",
          "bookable": "有车票",
          "seatprice": 662,
          "seatinventory": 99
        },
        {
          "seatname": "一等座",
          "bookable": "有车票",
          "seatprice": 1060,
          "seatinventory": 99
        },
        {
          "seatname": "商务座",
          "bookable": "有车票",
          "seatprice": 2318,
          "seatinventory": 2
        },
        {
          "seatname": "无座",
          "bookable": "暂无车票",
          "seatprice": 662,
          "seatinventory": 0
        }
      ]
    },
    {
      "traintype": "高铁",
      "trainumber": "G9",
      "departstation": "北京南",
      "arrivestation": "上海虹桥",
      "departtime": "10:00",
      "arrivetime": "14:35",
      "runtime": "4小时35分钟",
      "ticket_info": [
        {
          "seatname": "二等座",
          "bookable": "有车票",
          "seatprice": 662,
          "seatinventory": 99
        },
        {
          "seatname": "一等座",
          "bookable": "有车票",
          "seatprice": 1060,
          "seatinventory": 13
        },
        {
          "seatname": "优选一等座",
          "bookable": "有车票",
          "seatprice": 1457,
          "seatinventory": 1
        },
        {
          "seatname": "商务座",
          "bookable": "暂无车票",
          "seatprice": 2318,
          "seatinventory": 0
        },
        {
          "seatname": "无座",
          "bookable": "暂无车票",
          "seatprice": 662,
          "seatinventory": 0
        }
      ]
    },
    {
      "traintype": "高铁",
      "trainumber": "G11",
      "departstation": "北京南",
      "arrivestation": "上海虹桥",
      "departtime": "10:03",
      "arrivetime": "14:39",
      "runtime": "4小时36分钟",
      "ticket_info": [
        {
          "seatname": "二等座",
          "bookable": "有车票",
          "seatprice": 662,
          "seatinventory": 99
        },
        {
          "seatname": "一等座",
          "bookable": "有车票",
          "seatprice": 1060,
          "seatinventory": 99
        },
        {
          "seatname": "商务座",
          "bookable": "暂无车票",
          "seatprice": 2318,
          "seatinventory": 0
        },
        {
          "seatname": "无座",
          "bookable": "暂无车票",
          "seatprice": 662,
          "seatinventory": 0
        }
      ]
    },
    {
      "traintype": "高铁",
      "trainumber": "G657",
      "departstation": "北京南",
      "arrivestation": "上海虹桥",
      "departtime": "10:47",
      "arrivetime": "16:52",
      "runtime": "6小时5分钟",
      "ticket_info": [
        {
          "seatname": "二等座",
          "bookable": "有车票",
          "seatprice": 662,
          "seatinventory": 99
        },
        {
          "seatname": "一等座",
          "bookable": "暂无车票",
          "seatprice": 1060,
          "seatinventory": 0
        },
        {
          "seatname": "商务座",
          "bookable": "有车票",
          "seatprice": 2318,
          "seatinventory": 2
        },
        {
          "seatname": "无座",
          "bookable": "暂无车票",
          "seatprice": 662,
          "seatinventory": 0
        }
      ]
    },
    {
      "traintype": "高铁",
      "trainumber": "G23",
      "departstation": "北京南",
      "arrivestation": "上海虹桥",
      "departtime": "11:00",
      "arrivetime": "15:37",
      "runtime": "4小时37分钟",
      "ticket_info": [
        {
          "seatname": "二等座",
          "bookable": "有车票",
          "seatprice": 662,
          "seatinventory": 99
        },
        {
          "seatname": "一等座",
          "bookable": "有车票",
          "seatprice": 1060,
          "seatinventory": 9
        },
        {
          "seatname": "优选一等座",
          "bookable": "有车票",
          "seatprice": 1457,
          "seatinventory": 2
        },
        {
          "seatname": "商务座",
          "bookable": "暂无车票",
          "seatprice": 2318,
          "seatinventory": 0
        },
        {
          "seatname": "无座",
          "bookable": "暂无车票",
          "seatprice": 662,
          "seatinventory": 0
        }
      ]
    },
    {
      "traintype": "高铁",
      "trainumber": "G735",
      "departstation": "北京南",
      "arrivestation": "上海虹桥",
      "departtime": "11:13",
      "arrivetime": "17:38",
      "runtime": "6小时25分钟",
      "ticket_info": [
        {
          "seatname": "二等座",
          "bookable": "有车票",
          "seatprice": 598,
          "seatinventory": 99
        },
        {
          "seatname": "一等座",
          "bookable": "有车票",
          "seatprice": 1006,
          "seatinventory": 99
        },
        {
          "seatname": "优选一等座",
          "bookable": "暂无车票",
          "seatprice": 1383,
          "seatinventory": 0
        },
        {
          "seatname": "商务座",
          "bookable": "暂无车票",
          "seatprice": 1998,
          "seatinventory": 0
        },
        {
          "seatname": "无座",
          "bookable": "暂无车票",
          "seatprice": 598,
          "seatinventory": 0
        }
      ]
    },
    {
      "traintype": "高铁",
      "trainumber": "G737",
      "departstation": "北京南",
      "arrivestation": "上海虹桥",
      "departtime": "11:17",
      "arrivetime": "17:22",
      "runtime": "6小时5分钟",
      "ticket_info": [
        {
          "seatname": "二等座",
          "bookable": "有车票",
          "seatprice": 662,
          "seatinventory": 99
        },
        {
          "seatname": "一等座",
          "bookable": "暂无车票",
          "seatprice": 1060,
          "seatinventory": 0
        },
        {
          "seatname": "商务座",
          "bookable": "有车票",
          "seatprice": 2318,
          "seatinventory": 2
        },
        {
          "seatname": "无座",
          "bookable": "暂无车票",
          "seatprice": 662,
          "seatinventory": 0
        }
      ]
    },
    {
      "traintype": "高铁",
      "trainumber": "G733",
      "departstation": "北京南",
      "arrivestation": "上海虹桥",
      "departtime": "11:25",
      "arrivetime": "16:59",
      "runtime": "5小时34分钟",
      "ticket_info": [
        {
          "seatname": "二等座",
          "bookable": "有车票",
          "seatprice": 662,
          "seatinventory": 99
        },
        {
          "seatname": "一等座",
          "bookable": "有车票",
          "seatprice": 1060,
          "seatinventory": 99
        },
        {
          "seatname": "商务座",
          "bookable": "暂无车票",
          "seatprice": 2318,
          "seatinventory": 0
        },
        {
          "seatname": "无座",
          "bookable": "暂无车票",
          "seatprice": 662,
          "seatinventory": 0
        }
      ]
    },
    {
      "traintype": "高铁",
      "trainumber": "G741",
      "departstation": "北京南",
      "arrivestation": "上海",
      "departtime": "11:50",
      "arrivetime": "18:02",
      "runtime": "6小时12分钟",
      "ticket_info": [
        {
          "seatname": "二等座",
          "bookable": "有车票",
          "seatprice": 606,
          "seatinventory": 99
        },
        {
          "seatname": "一等座",
          "bookable": "有车票",
          "seatprice": 1016,
          "seatinventory": 99
        },
        {
          "seatname": "商务座",
          "bookable": "有车票",
          "seatprice": 2019,
          "seatinventory": 2
        },
        {
          "seatname": "无座",
          "bookable": "暂无车票",
          "seatprice": 606,
          "seatinventory": 0
        }
      ]
    },
    {
      "traintype": "其他",
      "trainumber": "1461",
      "departstation": "北京",
      "arrivestation": "上海",
      "departtime": "11:59",
      "arrivetime": "06:45",
      "runtime": "18小时46分钟",
      "ticket_info": [
        {
          "seatname": "硬座",
          "bookable": "有车票",
          "seatprice": 156.5,
          "seatinventory": 99
        },
        {
          "seatname": "硬卧",
          "bookable": "有车票",
          "seatprice": 304.5,
          "seatinventory": 1
        },
        {
          "seatname": "软卧",
          "bookable": "有车票",
          "seatprice": 476.5,
          "seatinventory": 5
        },
        {
          "seatname": "无座",
          "bookable": "有车票",
          "seatprice": 156.5,
          "seatinventory": 99
        }
      ]
    },
    {
      "traintype": "高铁",
      "trainumber": "G15",
      "departstation": "北京南",
      "arrivestation": "上海虹桥",
      "departtime": "12:00",
      "arrivetime": "16:38",
      "runtime": "4小时38分钟",
      "ticket_info": [
        {
          "seatname": "二等座",
          "bookable": "有车票",
          "seatprice": 662,
          "seatinventory": 99
        },
        {
          "seatname": "一等座",
          "bookable": "有车票",
          "seatprice": 1060,
          "seatinventory": 15
        },
        {
          "seatname": "优选一等座",
          "bookable": "有车票",
          "seatprice": 1457,
          "seatinventory": 6
        },
        {
          "seatname": "商务座",
          "bookable": "暂无车票",
          "seatprice": 2318,
          "seatinventory": 0
        },
        {
          "seatname": "无座",
          "bookable": "暂无车票",
          "seatprice": 662,
          "seatinventory": 0
        }
      ]
    },
    {
      "traintype": "高铁",
      "trainumber": "G2573",
      "departstation": "北京南",
      "arrivestation": "上海虹桥",
      "departtime": "12:11",
      "arrivetime": "19:58",
      "runtime": "7小时47分钟",
      "ticket_info": [
        {
          "seatname": "二等座",
          "bookable": "有车票",
          "seatprice": 620,
          "seatinventory": 18
        },
        {
          "seatname": "一等座",
          "bookable": "暂无车票",
          "seatprice": 1007,
          "seatinventory": 0
        },
        {
          "seatname": "商务座",
          "bookable": "有车票",
          "seatprice": 2038,
          "seatinventory": 2
        },
        {
          "seatname": "无座",
          "bookable": "暂无车票",
          "seatprice": 620,
          "seatinventory": 0
        }
      ]
    },
    {
      "traintype": "高铁",
      "trainumber": "G745",
      "departstation": "北京南",
      "arrivestation": "上海虹桥",
      "departtime": "12:21",
      "arrivetime": "18:21",
      "runtime": "6小时0分钟",
      "ticket_info": [
        {
          "seatname": "二等座",
          "bookable": "有车票",
          "seatprice": 598,
          "seatinventory": 99
        },
        {
          "seatname": "一等座",
          "bookable": "暂无车票",
          "seatprice": 1006,
          "seatinventory": 0
        },
        {
          "seatname": "商务座",
          "bookable": "有车票",
          "seatprice": 1998,
          "seatinventory": 2
        },
        {
          "seatname": "无座",
          "bookable": "暂无车票",
          "seatprice": 598,
          "seatinventory": 0
        }
      ]
    },
    {
      "traintype": "高铁",
      "trainumber": "G747",
      "departstation": "北京南",
      "arrivestation": "上海虹桥",
      "departtime": "12:47",
      "arrivetime": "18:58",
      "runtime": "6小时11分钟",
      "ticket_info": [
        {
          "seatname": "二等座",
          "bookable": "有车票",
          "seatprice": 598,
          "seatinventory": 99
        },
        {
          "seatname": "一等座",
          "bookable": "有车票",
          "seatprice": 1006,
          "seatinventory": 99
        },
        {
          "seatname": "商务座",
          "bookable": "有车票",
          "seatprice": 1998,
          "seatinventory": 3
        },
        {
          "seatname": "无座",
          "bookable": "暂无车票",
          "seatprice": 598,
          "seatinventory": 0
        }
      ]
    },
    {
      "traintype": "高铁",
      "trainumber": "G17",
      "departstation": "北京南",
      "arrivestation": "上海",
      "departtime": "13:00",
      "arrivetime": "17:35",
      "runtime": "4小时35分钟",
      "ticket_info": [
        {
          "seatname": "二等座",
          "bookable": "有车票",
          "seatprice": 669,
          "seatinventory": 99
        },
        {
          "seatname": "一等座",
          "bookable": "有车票",
          "seatprice": 1070,
          "seatinventory": 99
        },
        {
          "seatname": "优选一等座",
          "bookable": "有车票",
          "seatprice": 1471,
          "seatinventory": 1
        },
        {
          "seatname": "商务座",
          "bookable": "暂无车票",
          "seatprice": 2337,
          "seatinventory": 0
        },
        {
          "seatname": "无座",
          "bookable": "暂无车票",
          "seatprice": 669,
          "seatinventory": 0
        }
      ]
    },
    {
      "traintype": "高铁",
      "trainumber": "G749",
      "departstation": "北京南",
      "arrivestation": "上海虹桥",
      "departtime": "13:19",
      "arrivetime": "19:04",
      "runtime": "5小时45分钟",
      "ticket_info": [
        {
          "seatname": "二等座",
          "bookable": "有车票",
          "seatprice": 598,
          "seatinventory": 99
        },
        {
          "seatname": "一等座",
          "bookable": "暂无车票",
          "seatprice": 1006,
          "seatinventory": 0
        },
        {
          "seatname": "商务座",
          "bookable": "有车票",
          "seatprice": 1998,
          "seatinventory": 2
        },
        {
          "seatname": "无座",
          "bookable": "暂无车票",
          "seatprice": 598,
          "seatinventory": 0
        }
      ]
    },
    {
      "traintype": "高铁",
      "trainumber": "G19",
      "departstation": "北京南",
      "arrivestation": "上海虹桥",
      "departtime": "14:00",
      "arrivetime": "18:32",
      "runtime": "4小时32分钟",
      "ticket_info": [
        {
          "seatname": "二等座",
          "bookable": "有车票",
          "seatprice": 662,
          "seatinventory": 99
        },
        {
          "seatname": "一等座",
          "bookable": "暂无车票",
          "seatprice": 1060,
          "seatinventory": 0
        },
        {
          "seatname": "商务座",
          "bookable": "暂无车票",
          "seatprice": 2318,
          "seatinventory": 0
        },
        {
          "seatname": "无座",
          "bookable": "暂无车票",
          "seatprice": 662,
          "seatinventory": 0
        }
      ]
    },
    {
      "traintype": "高铁",
      "trainumber": "G799",
      "departstation": "北京南",
      "arrivestation": "上海虹桥",
      "departtime": "14:26",
      "arrivetime": "20:50",
      "runtime": "6小时24分钟",
      "ticket_info": [
        {
          "seatname": "二等座",
          "bookable": "有车票",
          "seatprice": 626,
          "seatinventory": 99
        },
        {
          "seatname": "一等座",
          "bookable": "有车票",
          "seatprice": 1035,
          "seatinventory": 99
        },
        {
          "seatname": "商务座",
          "bookable": "有车票",
          "seatprice": 2158,
          "seatinventory": 2
        },
        {
          "seatname": "无座",
          "bookable": "暂无车票",
          "seatprice": 626,
          "seatinventory": 0
        }
      ]
    },
    {
      "traintype": "高铁",
      "trainumber": "G751",
      "departstation": "北京南",
      "arrivestation": "上海虹桥",
      "departtime": "14:56",
      "arrivetime": "20:33",
      "runtime": "5小时37分钟",
      "ticket_info": [
        {
          "seatname": "二等座",
          "bookable": "有车票",
          "seatprice": 630,
          "seatinventory": 99
        },
        {
          "seatname": "一等座",
          "bookable": "有车票",
          "seatprice": 1046,
          "seatinventory": 99
        },
        {
          "seatname": "商务座",
          "bookable": "暂无车票",
          "seatprice": 2110,
          "seatinventory": 0
        },
        {
          "seatname": "无座",
          "bookable": "暂无车票",
          "seatprice": 630,
          "seatinventory": 0
        }
      ]
    },
    {
      "traintype": "高铁",
      "trainumber": "G21",
      "departstation": "北京南",
      "arrivestation": "上海虹桥",
      "departtime": "15:00",
      "arrivetime": "19:34",
      "runtime": "4小时34分钟",
      "ticket_info": [
        {
          "seatname": "二等座",
          "bookable": "有车票",
          "seatprice": 662,
          "seatinventory": 99
        },
        {
          "seatname": "一等座",
          "bookable": "有车票",
          "seatprice": 1060,
          "seatinventory": 99
        },
        {
          "seatname": "商务座",
          "bookable": "暂无车票",
          "seatprice": 2318,
          "seatinventory": 0
        },
        {
          "seatname": "无座",
          "bookable": "暂无车票",
          "seatprice": 662,
          "seatinventory": 0
        }
      ]
    },
    {
      "traintype": "高铁",
      "trainumber": "G13",
      "departstation": "北京南",
      "arrivestation": "上海虹桥",
      "departtime": "16:00",
      "arrivetime": "20:28",
      "runtime": "4小时28分钟",
      "ticket_info": [
        {
          "seatname": "二等座",
          "bookable": "有车票",
          "seatprice": 662,
          "seatinventory": 99
        },
        {
          "seatname": "一等座",
          "bookable": "有车票",
          "seatprice": 1060,
          "seatinventory": 99
        },
        {
          "seatname": "商务座",
          "bookable": "暂无车票",
          "seatprice": 2318,
          "seatinventory": 0
        },
        {
          "seatname": "无座",
          "bookable": "暂无车票",
          "seatprice": 662,
          "seatinventory": 0
        }
      ]
    },
    {
      "traintype": "高铁",
      "trainumber": "G805",
      "departstation": "北京南",
      "arrivestation": "上海虹桥",
      "departtime": "16:30",
      "arrivetime": "23:11",
      "runtime": "6小时41分钟",
      "ticket_info": [
        {
          "seatname": "二等座",
          "bookable": "有车票",
          "seatprice": 553,
          "seatinventory": 99
        },
        {
          "seatname": "一等座",
          "bookable": "有车票",
          "seatprice": 930,
          "seatinventory": 18
        },
        {
          "seatname": "商务座",
          "bookable": "暂无车票",
          "seatprice": 1748,
          "seatinventory": 0
        },
        {
          "seatname": "无座",
          "bookable": "暂无车票",
          "seatprice": 553,
          "seatinventory": 0
        }
      ]
    },
    {
      "traintype": "高铁",
      "trainumber": "G25",
      "departstation": "北京南",
      "arrivestation": "上海虹桥",
      "departtime": "17:00",
      "arrivetime": "21:18",
      "runtime": "4小时18分钟",
      "ticket_info": [
        {
          "seatname": "二等座",
          "bookable": "有车票",
          "seatprice": 662,
          "seatinventory": 99
        },
        {
          "seatname": "一等座",
          "bookable": "有车票",
          "seatprice": 1060,
          "seatinventory": 99
        },
        {
          "seatname": "优选一等座",
          "bookable": "有车票",
          "seatprice": 1457,
          "seatinventory": 3
        },
        {
          "seatname": "商务座",
          "bookable": "暂无车票",
          "seatprice": 2318,
          "seatinventory": 0
        },
        {
          "seatname": "无座",
          "bookable": "暂无车票",
          "seatprice": 662,
          "seatinventory": 0
        }
      ]
    },
    {
      "traintype": "高铁",
      "trainumber": "G27",
      "departstation": "北京南",
      "arrivestation": "上海虹桥",
      "departtime": "17:04",
      "arrivetime": "21:36",
      "runtime": "4小时32分钟",
      "ticket_info": [
        {
          "seatname": "二等座",
          "bookable": "有车票",
          "seatprice": 662,
          "seatinventory": 99
        },
        {
          "seatname": "一等座",
          "bookable": "有车票",
          "seatprice": 1060,
          "seatinventory": 99
        },
        {
          "seatname": "商务座",
          "bookable": "暂无车票",
          "seatprice": 2318,
          "seatinventory": 0
        },
        {
          "seatname": "无座",
          "bookable": "暂无车票",
          "seatprice": 662,
          "seatinventory": 0
        }
      ]
    },
    {
      "traintype": "高铁",
      "trainumber": "G807",
      "departstation": "北京南",
      "arrivestation": "上海虹桥",
      "departtime": "17:19",
      "arrivetime": "23:25",
      "runtime": "6小时6分钟",
      "ticket_info": [
        {
          "seatname": "二等座",
          "bookable": "有车票",
          "seatprice": 576,
          "seatinventory": 99
        },
        {
          "seatname": "一等座",
          "bookable": "有车票",
          "seatprice": 969,
          "seatinventory": 99
        },
        {
          "seatname": "商务座",
          "bookable": "暂无车票",
          "seatprice": 1873,
          "seatinventory": 0
        },
        {
          "seatname": "无座",
          "bookable": "暂无车票",
          "seatprice": 576,
          "seatinventory": 0
        }
      ]
    },
    {
      "traintype": "高铁",
      "trainumber": "G809",
      "departstation": "北京南",
      "arrivestation": "上海虹桥",
      "departtime": "17:31",
      "arrivetime": "23:46",
      "runtime": "6小时15分钟",
      "ticket_info": [
        {
          "seatname": "二等座",
          "bookable": "有车票",
          "seatprice": 553,
          "seatinventory": 99
        },
        {
          "seatname": "一等座",
          "bookable": "有车票",
          "seatprice": 930,
          "seatinventory": 99
        },
        {
          "seatname": "优选一等座",
          "bookable": "有车票",
          "seatprice": 1278,
          "seatinventory": 3
        },
        {
          "seatname": "商务座",
          "bookable": "暂无车票",
          "seatprice": 1748,
          "seatinventory": 0
        },
        {
          "seatname": "无座",
          "bookable": "暂无车票",
          "seatprice": 553,
          "seatinventory": 0
        }
      ]
    },
    {
      "traintype": "高铁",
      "trainumber": "G29",
      "departstation": "北京南",
      "arrivestation": "上海",
      "departtime": "18:00",
      "arrivetime": "22:43",
      "runtime": "4小时43分钟",
      "ticket_info": [
        {
          "seatname": "二等座",
          "bookable": "有车票",
          "seatprice": 669,
          "seatinventory": 99
        },
        {
          "seatname": "一等座",
          "bookable": "有车票",
          "seatprice": 1070,
          "seatinventory": 99
        },
        {
          "seatname": "商务座",
          "bookable": "暂无车票",
          "seatprice": 2337,
          "seatinventory": 0
        },
        {
          "seatname": "无座",
          "bookable": "暂无车票",
          "seatprice": 669,
          "seatinventory": 0
        }
      ]
    },
    {
      "traintype": "高铁",
      "trainumber": "G31",
      "departstation": "北京南",
      "arrivestation": "上海虹桥",
      "departtime": "18:04",
      "arrivetime": "22:58",
      "runtime": "4小时54分钟",
      "ticket_info": [
        {
          "seatname": "二等座",
          "bookable": "有车票",
          "seatprice": 662,
          "seatinventory": 99
        },
        {
          "seatname": "一等座",
          "bookable": "有车票",
          "seatprice": 1060,
          "seatinventory": 99
        },
        {
          "seatname": "优选一等座",
          "bookable": "有车票",
          "seatprice": 1457,
          "seatinventory": 2
        },
        {
          "seatname": "商务座",
          "bookable": "暂无车票",
          "seatprice": 2318,
          "seatinventory": 0
        },
        {
          "seatname": "无座",
          "bookable": "暂无车票",
          "seatprice": 662,
          "seatinventory": 0
        }
      ]
    },
    {
      "traintype": "高铁",
      "trainumber": "G33",
      "departstation": "北京南",
      "arrivestation": "上海",
      "departtime": "19:00",
      "arrivetime": "23:35",
      "runtime": "4小时35分钟",
      "ticket_info": [
        {
          "seatname": "二等座",
          "bookable": "有车票",
          "seatprice": 669,
          "seatinventory": 99
        },
        {
          "seatname": "一等座",
          "bookable": "有车票",
          "seatprice": 1070,
          "seatinventory": 99
        },
        {
          "seatname": "优选一等座",
          "bookable": "有车票",
          "seatprice": 1471,
          "seatinventory": 3
        },
        {
          "seatname": "商务座",
          "bookable": "暂无车票",
          "seatprice": 2341,
          "seatinventory": 0
        },
        {
          "seatname": "无座",
          "bookable": "暂无车票",
          "seatprice": 669,
          "seatinventory": 0
        }
      ]
    },
    {
      "traintype": "动车",
      "trainumber": "D17",
      "departstation": "北京",
      "arrivestation": "上海松江",
      "departtime": "19:10",
      "arrivetime": "07:31",
      "runtime": "12小时21分钟",
      "ticket_info": [
        {
          "seatname": "二等座",
          "bookable": "有车票",
          "seatprice": 298,
          "seatinventory": 99
        },
        {
          "seatname": "二等卧",
          "bookable": "有车票",
          "seatprice": 522,
          "seatinventory": 99
        },
        {
          "seatname": "一等卧",
          "bookable": "有车票",
          "seatprice": 641,
          "seatinventory": 99
        },
        {
          "seatname": "无座",
          "bookable": "有车票",
          "seatprice": 298,
          "seatinventory": 99
        }
      ]
    },
    {
      "traintype": "普通",
      "trainumber": "Z281",
      "departstation": "北京丰台",
      "arrivestation": "上海松江",
      "departtime": "19:21",
      "arrivetime": "08:44",
      "runtime": "13小时23分钟",
      "ticket_info": [
        {
          "seatname": "硬座",
          "bookable": "暂无车票",
          "seatprice": 177.5,
          "seatinventory": 0
        },
        {
          "seatname": "硬卧",
          "bookable": "暂无车票",
          "seatprice": 325.5,
          "seatinventory": 0
        },
        {
          "seatname": "软卧",
          "bookable": "暂无车票",
          "seatprice": 497.5,
          "seatinventory": 0
        },
        {
          "seatname": "无座",
          "bookable": "暂无车票",
          "seatprice": 177.5,
          "seatinventory": 0
        }
      ]
    },
    {
      "traintype": "高铁",
      "trainumber": "G35",
      "departstation": "北京南",
      "arrivestation": "上海虹桥",
      "departtime": "19:24",
      "arrivetime": "23:51",
      "runtime": "4小时27分钟",
      "ticket_info": [
        {
          "seatname": "二等座",
          "bookable": "有车票",
          "seatprice": 662,
          "seatinventory": 99
        },
        {
          "seatname": "一等座",
          "bookable": "有车票",
          "seatprice": 1060,
          "seatinventory": 2
        },
        {
          "seatname": "商务座",
          "bookable": "有车票",
          "seatprice": 2318,
          "seatinventory": 3
        },
        {
          "seatname": "无座",
          "bookable": "暂无车票",
          "seatprice": 662,
          "seatinventory": 0
        }
      ]
    },
    {
      "traintype": "动车",
      "trainumber": "D9",
      "departstation": "北京南",
      "arrivestation": "上海南",
      "departtime": "19:36",
      "arrivetime": "08:00",
      "runtime": "12小时24分钟",
      "ticket_info": [
        {
          "seatname": "二等座",
          "bookable": "暂无车票",
          "seatprice": 294,
          "seatinventory": 0
        },
        {
          "seatname": "二等卧",
          "bookable": "有车票",
          "seatprice": 515,
          "seatinventory": 6
        },
        {
          "seatname": "一等卧",
          "bookable": "有车票",
          "seatprice": 633,
          "seatinventory": 99
        }
      ]
    },
    {
      "traintype": "普通",
      "trainumber": "T109",
      "departstation": "北京",
      "arrivestation": "上海",
      "departtime": "20:04",
      "arrivetime": "11:02",
      "runtime": "14小时58分钟",
      "ticket_info": [
        {
          "seatname": "硬座",
          "bookable": "有车票",
          "seatprice": 177.5,
          "seatinventory": 99
        },
        {
          "seatname": "硬卧",
          "bookable": "暂无车票",
          "seatprice": 325.5,
          "seatinventory": 0
        },
        {
          "seatname": "软卧",
          "bookable": "暂无车票",
          "seatprice": 497.5,
          "seatinventory": 0
        },
        {
          "seatname": "无座",
          "bookable": "有车票",
          "seatprice": 177.5,
          "seatinventory": 99
        }
      ]
    },
    {
      "traintype": "动车",
      "trainumber": "D11",
      "departstation": "北京",
      "arrivestation": "上海松江",
      "departtime": "21:15",
      "arrivetime": "09:45",
      "runtime": "12小时30分钟",
      "ticket_info": [
        {
          "seatname": "二等座",
          "bookable": "有车票",
          "seatprice": 298,
          "seatinventory": 99
        },
        {
          "seatname": "二等卧",
          "bookable": "有车票",
          "seatprice": 522,
          "seatinventory": 99
        },
        {
          "seatname": "一等卧",
          "bookable": "有车票",
          "seatprice": 641,
          "seatinventory": 6
        },
        {
          "seatname": "无座",
          "bookable": "有车票",
          "seatprice": 298,
          "seatinventory": 99
        }
      ]
    },
    {
      "traintype": "动车",
      "trainumber": "D5",
      "departstation": "北京",
      "arrivestation": "上海",
      "departtime": "21:21",
      "arrivetime": "09:27",
      "runtime": "12小时6分钟",
      "ticket_info": [
        {
          "seatname": "二等座",
          "bookable": "有车票",
          "seatprice": 338,
          "seatinventory": 3
        },
        {
          "seatname": "二等卧",
          "bookable": "有车票",
          "seatprice": 593,
          "seatinventory": 99
        },
        {
          "seatname": "一等卧",
          "bookable": "有车票",
          "seatprice": 728,
          "seatinventory": 99
        },
        {
          "seatname": "无座",
          "bookable": "有车票",
          "seatprice": 338,
          "seatinventory": 99
        }
      ]
    },
    {
      "traintype": "高铁",
      "trainumber": "G1",
      "departstation": "北京南",
      "arrivestation": "上海虹桥",
      "departtime": "06:30",
      "arrivetime": "11:24",
      "runtime": "4小时54分钟",
      "ticket_info": [
        {
          "seatname": "二等座",
          "bookable": "暂无车票",
          "seatprice": 662,
          "seatinventory": 0
        },
        {
          "seatname": "一等座",
          "bookable": "暂无车票",
          "seatprice": 1060,
          "seatinventory": 0
        },
        {
          "seatname": "商务座",
          "bookable": "暂无车票",
          "seatprice": 2318,
          "seatinventory": 0
        },
        {
          "seatname": "无座",
          "bookable": "暂无车票",
          "seatprice": 662,
          "seatinventory": 0
        }
      ]
    }
  ],
  "powered_by": "千寻api",
  "website": "https://api.5k4.cn"
}