VIN Search (ChinaID CV) - China
Updating...
Query URL
http://api.tecalliance.cn/data/cv/vehicle
Query parameter
Name | Type | Required | Example | Description |
---|---|---|---|---|
vin | String | Yes | LGAX3C132K1011558 | 17 character VIN number. |
JSON Input
{
"vin": "LGAG4DY30F8030650"
}
RESPONSE
A successful request returns the HTTP 200 OK status code and a JSON response with following parameter.
Name | Type | Example | Description |
---|---|---|---|
cnid_short | String | DD06001011H1065 | ChinaID number |
brand_type | String | 国产 | Brand type |
brand_series | String | 中国品牌 | Brand series |
guide_pm | String | 咨询本地经销商 | Guide price by manufacturer |
make | String | 东风商用车 | Manufacture |
brand | String | 东风 | Vehicle brand |
model | String | 天龙 | Vehicle model |
type | String | 天龙 | Vehicle type |
trim | String | 东风天龙6X4牵引车 | Vehicle sales name |
vbc | String | DFL4251AX16A | Vehicle bulletin code |
model_sop | String | 2006 | Vehicle start production year |
model_eop | String | Vehicle stop production year | |
body_type | String | 牵引车 | Body type |
axle_config | String | 6X4 | Axle type |
gvw | String | 25.00 | Total weight(t) |
tl | String | 重型卡车 | Tonnage level |
driver_cf | String | Drive room format | |
driver_ct | String | 高顶 | Drive room type |
engine_make | String | 东风汽车有限公司商用车发动机厂 | Engine manufacturer |
engine_brand | String | 东风 | Engine brand |
engine_code | String | dCi420-40 | Engine code |
engine_trim | String | dCi11 | Engine sales name |
fuel_type | String | 柴油 | Fuel type |
capacity | String | 11.1 | Capacity |
es | String | 国四 | Emission standard |
output_ps | String | 420 | Max output(hp) |
output_kw | String | 303 | Max output(kW) |
torque_nm | String | 2000 | Torque(N·m) |
cylinder | String | 6 | Cylinder |
total_valves | String | 24 | Total valves |
cylinder_f | String | 直列 | Cylinder format |
bore | String | 123 | Bore |
stroke | String | 156 | Stroke |
air_source | String | 涡轮增压 | Intake type |
fuel_injection | String | 高压共轨 | Fuel injection |
e_mp | String | 缸内直喷 | Mixture preperation |
e_camshaft_t | String | 底置凸轮轴 | Valve mechamism type |
t_make | String | 陕西法士特汽车传动集团有限责任公司 | Transmission manufacturer |
t_brand | String | 法士特 | Transmission brand |
t_code | String | 12JSD200TA | Transmission |
t_id | String | Transmission id | |
t_type | String | 手动 | Transmission type |
t_ds | String | 手动变速器(MT) | Transmission type description |
t_gc | String | 12 | Transmission gear number |
cbc | String | Chassis bulletin code | |
c_brand | String | Chassis brand | |
c_model | String | Chassis model | |
c_type | String | Chassis type | |
c_trim | String | Chassis sales name | |
c_sop | String | Chassis start production year(model) | |
c_eop | String | Chassis stop production year(model) | |
c_gvw | String | Chassis total weight(t) | |
axle_make_f | String | Front axle brand | |
axle_code_f | String | Front axle type | |
axle_load_f_kg | String | 7000 | Front axle load(kg) |
axle_type_f | String | 转向桥 | Front axle function |
axle_make_r | String | Rear axle brand | |
axle_code_r | String | 485 | Rear axle type |
axle_load_r_kg | String | 9000/9000 | Rear axle load(kg) |
axle_type_r | String | 贯通式双联驱动桥 | Rear axle function |
wheelbase_mm | String | 3300+1350 | Wheelbase |
axle_count | String | 3 | Axle count |
ws_type_f | String | 钢板弹簧 | Front suspension elastic element |
ws_type_r | String | 钢板弹簧 | Rear suspension elastic element |
ws_ds_f | String | 钢板弹簧 | Front suspension type |
ws_ds_r | String | 钢板弹簧 | Rear suspension type |
bs_f | String | Front brake format | |
bs_r | String | Rear brake format | |
bt_f | String | Front brake type | |
bt_r | String | Rear brake type | |
tyre_brand | String | Tyre brand | |
tyre_type | String | 全钢无内胎子午胎 | Tyre type |
tyre_specification | String | 12R22.5 | Tyre specification |
rim_size | String | R22.5 | Tyre size |
tyre_count | String | 10 | Tyre number |
s_ebs | String | EBS (Electronic Brake Systems) | |
s_abs | String | 有 | ABS (Anti-locked Braking System) |
s_aebs | String | AEBS (Advanced Emer-gency Braking System) | |
s_adas | String | ADAS (Advanced Driving Assistance System) | |
s_tpms | String | TPMS (Tire Pressure Monitoring System) |
JSON Output
{
"stateCode": 200,
"data": [
{
"cnid_short": "DD06001011H1065",
"brand_type": "国产",
"brand_series": "中国品牌",
"guide_pm": "咨询本地经销商",
"make": "东风商用车",
"brand": "东风",
"model": "天龙",
"type": "天龙",
"trim": "东风 天龙 6X4 牵引车",
"vbc": "DFL4251AX16A",
"model_sop": "2006",
"model_eop": "",
"body_type": "牵引车",
"axle_config": "6X4",
"gvw": "25.00",
"tl": "重型卡车",
"driver_cf": "",
"driver_ct": "高顶",
"engine_make": "东风汽车有限公司商用车发动机厂",
"engine_brand": "东风",
"engine_code": "dCi420-40",
"engine_trim": "dCi11",
"fuel_type": "柴油",
"capacity": "11.1",
"es": "国四",
"output_ps": "420",
"output_kw": "303",
"torque_nm": "2000",
"cylinder": "6",
"total_valves": "24",
"cylinder_f": "直列",
"bore": "123",
"stroke": "156",
"air_source": "涡轮增压",
"fuel_injection": "高压共轨",
"e_mp": "缸内直喷",
"e_camshaft_t": "底置凸轮轴",
"t_make": "陕西法士特汽车传动集团有限责任公司",
"t_brand": "法士特",
"t_code": "12JSD200TA",
"t_id": "",
"t_type": "手动",
"t_ds": "手动变速器(MT)",
"t_gc": "12",
"cbc": "",
"c_brand": "",
"c_model": "",
"c_type": "",
"c_trim": "",
"c_sop": "",
"c_eop": "",
"c_gvw": "",
"axle_make_f": "",
"axle_code_f": "",
"axle_load_f_kg": "7000",
"axle_type_f": "转向桥",
"axle_make_r": "",
"axle_code_r": "485",
"axle_load_r_kg": "9000/9000",
"axle_type_r": "贯通式双联驱动桥",
"wheelbase_mm": "3300+1350",
"axle_count": "3",
"ws_type_f": "钢板弹簧",
"ws_type_r": "钢板弹簧",
"ws_ds_f": "钢板弹簧",
"ws_ds_r": "钢板弹簧",
"bs_f": "",
"bs_r": "",
"bt_f": "",
"bt_r": "",
"tyre_brand": "",
"tyre_type": "全钢无内胎子午胎",
"tyre_specification": "12R22.5",
"rim_size": "R22.5",
"tyre_count": "10",
"s_ebs": "",
"s_abs": "有",
"s_aebs": "",
"s_adas": "",
"s_tpms": ""
},
{
"cnid_short": "DD06001011H1066",
"brand_type": "国产",
"brand_series": "中国品牌",
"guide_pm": "咨询本地经销商",
"make": "东风商用车",
"brand": "东风",
"model": "天龙",
"type": "天龙",
"trim": "东风 天龙 6X4 牵引车",
"vbc": "DFL4251AX16A",
"model_sop": "2006",
"model_eop": "",
"body_type": "牵引车",
"axle_config": "6X4",
"gvw": "25.00",
"tl": "重型卡车",
"driver_cf": "",
"driver_ct": "高顶",
"engine_make": "东风汽车有限公司商用车发动机厂",
"engine_brand": "东风",
"engine_code": "dCi420-40",
"engine_trim": "dCi11",
"fuel_type": "柴油",
"capacity": "11.1",
"es": "国四",
"output_ps": "420",
"output_kw": "303",
"torque_nm": "2000",
"cylinder": "6",
"total_valves": "24",
"cylinder_f": "直列",
"bore": "123",
"stroke": "156",
"air_source": "涡轮增压",
"fuel_injection": "高压共轨",
"e_mp": "缸内直喷",
"e_camshaft_t": "底置凸轮轴",
"t_make": "陕西法士特汽车传动集团有限责任公司",
"t_brand": "法士特",
"t_code": "12JSD200TA",
"t_id": "",
"t_type": "手动",
"t_ds": "手动变速器(MT)",
"t_gc": "12",
"cbc": "",
"c_brand": "",
"c_model": "",
"c_type": "",
"c_trim": "",
"c_sop": "",
"c_eop": "",
"c_gvw": "",
"axle_make_f": "",
"axle_code_f": "",
"axle_load_f_kg": "7000",
"axle_type_f": "转向桥",
"axle_make_r": "东风德纳",
"axle_code_r": "485",
"axle_load_r_kg": "9000/9000",
"axle_type_r": "贯通式双联驱动桥",
"wheelbase_mm": "3300+1350",
"axle_count": "3",
"ws_type_f": "钢板弹簧",
"ws_type_r": "钢板弹簧",
"ws_ds_f": "钢板弹簧",
"ws_ds_r": "钢板弹簧",
"bs_f": "",
"bs_r": "",
"bt_f": "",
"bt_r": "",
"tyre_brand": "",
"tyre_type": "全钢无内胎子午胎",
"tyre_specification": "12R22.5",
"rim_size": "R22.5",
"tyre_count": "10",
"s_ebs": "",
"s_abs": "有",
"s_aebs": "",
"s_adas": "",
"s_tpms": ""
},
{
"cnid_short": "DD06001011H1067",
"brand_type": "国产",
"brand_series": "中国品牌",
"guide_pm": "33.20万元",
"make": "东风商用车",
"brand": "东风",
"model": "天龙",
"type": "天龙",
"trim": "东风 天龙 6X4 牵引车",
"vbc": "DFL4251AX16A",
"model_sop": "2006",
"model_eop": "",
"body_type": "牵引车",
"axle_config": "6X4",
"gvw": "25.00",
"tl": "重型卡车",
"driver_cf": "",
"driver_ct": "高顶",
"engine_make": "东风汽车有限公司商用车发动机厂",
"engine_brand": "东风",
"engine_code": "dCi420-40",
"engine_trim": "dCi11",
"fuel_type": "柴油",
"capacity": "11.1",
"es": "国四",
"output_ps": "420",
"output_kw": "303",
"torque_nm": "2000",
"cylinder": "6",
"total_valves": "24",
"cylinder_f": "直列",
"bore": "123",
"stroke": "156",
"air_source": "涡轮增压",
"fuel_injection": "高压共轨",
"e_mp": "缸内直喷",
"e_camshaft_t": "底置凸轮轴",
"t_make": "东风汽车Transmission有限公司",
"t_brand": "东风",
"t_code": "DT1420 OD",
"t_id": "DT14",
"t_type": "手动",
"t_ds": "手动变速器(MT)",
"t_gc": "14",
"cbc": "",
"c_brand": "",
"c_model": "",
"c_type": "",
"c_trim": "",
"c_sop": "",
"c_eop": "",
"c_gvw": "",
"axle_make_f": "",
"axle_code_f": "",
"axle_load_f_kg": "7000",
"axle_type_f": "转向桥",
"axle_make_r": "",
"axle_code_r": "485",
"axle_load_r_kg": "9000/9000",
"axle_type_r": "贯通式双联驱动桥",
"wheelbase_mm": "3300+1350",
"axle_count": "3",
"ws_type_f": "钢板弹簧",
"ws_type_r": "钢板弹簧",
"ws_ds_f": "钢板弹簧",
"ws_ds_r": "钢板弹簧",
"bs_f": "",
"bs_r": "",
"bt_f": "",
"bt_r": "",
"tyre_brand": "",
"tyre_type": "全钢无内胎子午胎",
"tyre_specification": "12R22.5",
"rim_size": "R22.5",
"tyre_count": "10",
"s_ebs": "",
"s_abs": "有",
"s_aebs": "",
"s_adas": "",
"s_tpms": ""
},
{
"cnid_short": "DD06001011H1068",
"brand_type": "国产",
"brand_series": "中国品牌",
"guide_pm": "咨询本地经销商",
"make": "东风商用车",
"brand": "东风",
"model": "天龙",
"type": "天龙",
"trim": "东风 天龙 6X4 牵引车",
"vbc": "DFL4251AX16A",
"model_sop": "2006",
"model_eop": "",
"body_type": "牵引车",
"axle_config": "6X4",
"gvw": "25.00",
"tl": "重型卡车",
"driver_cf": "",
"driver_ct": "高顶",
"engine_make": "东风汽车有限公司商用车发动机厂",
"engine_brand": "东风",
"engine_code": "dCi420-40",
"engine_trim": "dCi11",
"fuel_type": "柴油",
"capacity": "11.1",
"es": "国四",
"output_ps": "420",
"output_kw": "303",
"torque_nm": "2000",
"cylinder": "6",
"total_valves": "24",
"cylinder_f": "直列",
"bore": "123",
"stroke": "156",
"air_source": "涡轮增压",
"fuel_injection": "高压共轨",
"e_mp": "缸内直喷",
"e_camshaft_t": "底置凸轮轴",
"t_make": "采埃孚股份公司",
"t_brand": "采埃孚",
"t_code": "16S-2230",
"t_id": "Ecosplit16",
"t_type": "手动",
"t_ds": "手动变速器(MT)",
"t_gc": "16",
"cbc": "",
"c_brand": "",
"c_model": "",
"c_type": "",
"c_trim": "",
"c_sop": "",
"c_eop": "",
"c_gvw": "",
"axle_make_f": "",
"axle_code_f": "",
"axle_load_f_kg": "7000",
"axle_type_f": "转向桥",
"axle_make_r": "东风德纳",
"axle_code_r": "485",
"axle_load_r_kg": "9000/9000",
"axle_type_r": "贯通式双联驱动桥",
"wheelbase_mm": "3300+1350",
"axle_count": "3",
"ws_type_f": "钢板弹簧",
"ws_type_r": "钢板弹簧",
"ws_ds_f": "钢板弹簧",
"ws_ds_r": "钢板弹簧",
"bs_f": "",
"bs_r": "",
"bt_f": "",
"bt_r": "",
"tyre_brand": "",
"tyre_type": "全钢无内胎子午胎",
"tyre_specification": "12R22.5",
"rim_size": "R22.5",
"tyre_count": "10",
"s_ebs": "",
"s_abs": "有",
"s_aebs": "",
"s_adas": "",
"s_tpms": ""
},
{
"cnid_short": "DD06001011H1072",
"brand_type": "国产",
"brand_series": "中国品牌",
"guide_pm": "32.00万元",
"make": "东风商用车",
"brand": "东风",
"model": "天龙",
"type": "天龙",
"trim": "东风 天龙 6X4 牵引车",
"vbc": "DFL4251AX16A",
"model_sop": "2006",
"model_eop": "",
"body_type": "牵引车",
"axle_config": "6X4",
"gvw": "25.00",
"tl": "重型卡车",
"driver_cf": "",
"driver_ct": "高顶",
"engine_make": "东风汽车有限公司商用车发动机厂",
"engine_brand": "东风",
"engine_code": "dCi420-40",
"engine_trim": "dCi11",
"fuel_type": "柴油",
"capacity": "11.1",
"es": "国四",
"output_ps": "420",
"output_kw": "303",
"torque_nm": "2000",
"cylinder": "6",
"total_valves": "24",
"cylinder_f": "直列",
"bore": "123",
"stroke": "156",
"air_source": "涡轮增压",
"fuel_injection": "高压共轨",
"e_mp": "缸内直喷",
"e_camshaft_t": "底置凸轮轴",
"t_make": "陕西法士特汽车传动集团有限责任公司",
"t_brand": "法士特",
"t_code": "12JSD200TA",
"t_id": "",
"t_type": "手动",
"t_ds": "手动变速器(MT)",
"t_gc": "12",
"cbc": "",
"c_brand": "",
"c_model": "",
"c_type": "",
"c_trim": "",
"c_sop": "",
"c_eop": "",
"c_gvw": "",
"axle_make_f": "",
"axle_code_f": "",
"axle_load_f_kg": "7000",
"axle_type_f": "转向桥",
"axle_make_r": "",
"axle_code_r": "485",
"axle_load_r_kg": "9000/9000",
"axle_type_r": "贯通式双联驱动桥",
"wheelbase_mm": "3300+1350",
"axle_count": "3",
"ws_type_f": "钢板弹簧",
"ws_type_r": "钢板弹簧",
"ws_ds_f": "钢板弹簧",
"ws_ds_r": "钢板弹簧",
"bs_f": "",
"bs_r": "",
"bt_f": "",
"bt_r": "",
"tyre_brand": "",
"tyre_type": "全钢无内胎子午胎",
"tyre_specification": "12R22.5",
"rim_size": "R22.5",
"tyre_count": "10",
"s_ebs": "",
"s_abs": "有",
"s_aebs": "",
"s_adas": "",
"s_tpms": ""
},
{
"cnid_short": "DD06001011H1074",
"brand_type": "国产",
"brand_series": "中国品牌",
"guide_pm": "咨询本地经销商",
"make": "东风商用车",
"brand": "东风",
"model": "天龙",
"type": "天龙",
"trim": "东风 天龙 6X4 牵引车",
"vbc": "DFL4251AX16A",
"model_sop": "2006",
"model_eop": "",
"body_type": "牵引车",
"axle_config": "6X4",
"gvw": "25.00",
"tl": "重型卡车",
"driver_cf": "",
"driver_ct": "高顶",
"engine_make": "东风汽车有限公司商用车发动机厂",
"engine_brand": "东风",
"engine_code": "dCi420-40",
"engine_trim": "dCi11",
"fuel_type": "柴油",
"capacity": "11.1",
"es": "国四",
"output_ps": "420",
"output_kw": "303",
"torque_nm": "2000",
"cylinder": "6",
"total_valves": "24",
"cylinder_f": "直列",
"bore": "123",
"stroke": "156",
"air_source": "涡轮增压",
"fuel_injection": "高压共轨",
"e_mp": "缸内直喷",
"e_camshaft_t": "底置凸轮轴",
"t_make": "采埃孚股份公司",
"t_brand": "采埃孚",
"t_code": "16S-2230 OD",
"t_id": "Ecosplit16",
"t_type": "手动",
"t_ds": "手动变速器(MT)",
"t_gc": "16",
"cbc": "",
"c_brand": "",
"c_model": "",
"c_type": "",
"c_trim": "",
"c_sop": "",
"c_eop": "",
"c_gvw": "",
"axle_make_f": "",
"axle_code_f": "",
"axle_load_f_kg": "7000",
"axle_type_f": "转向桥",
"axle_make_r": "",
"axle_code_r": "",
"axle_load_r_kg": "9000/9000",
"axle_type_r": "贯通式双联驱动桥",
"wheelbase_mm": "3300+1350",
"axle_count": "3",
"ws_type_f": "钢板弹簧",
"ws_type_r": "钢板弹簧",
"ws_ds_f": "钢板弹簧",
"ws_ds_r": "钢板弹簧",
"bs_f": "",
"bs_r": "",
"bt_f": "",
"bt_r": "",
"tyre_brand": "",
"tyre_type": "全钢无内胎子午胎",
"tyre_specification": "12R22.5",
"rim_size": "R22.5",
"tyre_count": "10",
"s_ebs": "",
"s_abs": "有",
"s_aebs": "",
"s_adas": "",
"s_tpms": ""
},
{
"cnid_short": "DD06001011H1075",
"brand_type": "国产",
"brand_series": "中国品牌",
"guide_pm": "31.60万元",
"make": "东风商用车",
"brand": "东风",
"model": "天龙",
"type": "天龙",
"trim": "东风 天龙 6X4 牵引车",
"vbc": "DFL4251AX16A",
"model_sop": "2006",
"model_eop": "",
"body_type": "牵引车",
"axle_config": "6X4",
"gvw": "25.00",
"tl": "重型卡车",
"driver_cf": "",
"driver_ct": "高顶",
"engine_make": "东风汽车有限公司商用车发动机厂",
"engine_brand": "东风",
"engine_code": "dCi420-40",
"engine_trim": "dCi11",
"fuel_type": "柴油",
"capacity": "11.1",
"es": "国四",
"output_ps": "420",
"output_kw": "303",
"torque_nm": "2000",
"cylinder": "6",
"total_valves": "24",
"cylinder_f": "直列",
"bore": "123",
"stroke": "156",
"air_source": "涡轮增压",
"fuel_injection": "高压共轨",
"e_mp": "缸内直喷",
"e_camshaft_t": "底置凸轮轴",
"t_make": "东风汽车Transmission有限公司",
"t_brand": "东风",
"t_code": "DT1420",
"t_id": "DT14",
"t_type": "手动",
"t_ds": "手动变速器(MT)",
"t_gc": "14",
"cbc": "",
"c_brand": "",
"c_model": "",
"c_type": "",
"c_trim": "",
"c_sop": "",
"c_eop": "",
"c_gvw": "",
"axle_make_f": "",
"axle_code_f": "",
"axle_load_f_kg": "7000",
"axle_type_f": "转向桥",
"axle_make_r": "",
"axle_code_r": "485",
"axle_load_r_kg": "9000/9000",
"axle_type_r": "贯通式双联驱动桥",
"wheelbase_mm": "3300+1350",
"axle_count": "3",
"ws_type_f": "钢板弹簧",
"ws_type_r": "钢板弹簧",
"ws_ds_f": "钢板弹簧",
"ws_ds_r": "钢板弹簧",
"bs_f": "",
"bs_r": "",
"bt_f": "",
"bt_r": "",
"tyre_brand": "",
"tyre_type": "全钢无内胎子午胎",
"tyre_specification": "12R22.5",
"rim_size": "R22.5",
"tyre_count": "10",
"s_ebs": "",
"s_abs": "有",
"s_aebs": "",
"s_adas": "",
"s_tpms": ""
},
{
"cnid_short": "DD06001011H1076",
"brand_type": "国产",
"brand_series": "中国品牌",
"guide_pm": "咨询本地经销商",
"make": "东风商用车",
"brand": "东风",
"model": "天龙",
"type": "天龙",
"trim": "东风 天龙 6X4 牵引车",
"vbc": "DFL4251AX16A",
"model_sop": "2006",
"model_eop": "",
"body_type": "牵引车",
"axle_config": "6X4",
"gvw": "25.00",
"tl": "重型卡车",
"driver_cf": "",
"driver_ct": "高顶",
"engine_make": "东风汽车有限公司商用车发动机厂",
"engine_brand": "东风",
"engine_code": "dCi420-40",
"engine_trim": "dCi11",
"fuel_type": "柴油",
"capacity": "11.1",
"es": "国四",
"output_ps": "420",
"output_kw": "303",
"torque_nm": "2000",
"cylinder": "6",
"total_valves": "24",
"cylinder_f": "直列",
"bore": "123",
"stroke": "156",
"air_source": "涡轮增压",
"fuel_injection": "高压共轨",
"e_mp": "缸内直喷",
"e_camshaft_t": "底置凸轮轴",
"t_make": "东风汽车Transmission有限公司",
"t_brand": "东风",
"t_code": "DT1420",
"t_id": "DT14",
"t_type": "手动",
"t_ds": "手动变速器(MT)",
"t_gc": "14",
"cbc": "",
"c_brand": "",
"c_model": "",
"c_type": "",
"c_trim": "",
"c_sop": "",
"c_eop": "",
"c_gvw": "",
"axle_make_f": "",
"axle_code_f": "",
"axle_load_f_kg": "7000",
"axle_type_f": "转向桥",
"axle_make_r": "",
"axle_code_r": "485",
"axle_load_r_kg": "9000/9000",
"axle_type_r": "贯通式双联驱动桥",
"wheelbase_mm": "3300+1350",
"axle_count": "3",
"ws_type_f": "钢板弹簧",
"ws_type_r": "钢板弹簧",
"ws_ds_f": "钢板弹簧",
"ws_ds_r": "钢板弹簧",
"bs_f": "",
"bs_r": "",
"bt_f": "",
"bt_r": "",
"tyre_brand": "",
"tyre_type": "全钢无内胎子午胎",
"tyre_specification": "12R22.5",
"rim_size": "R22.5",
"tyre_count": "10",
"s_ebs": "",
"s_abs": "有",
"s_aebs": "",
"s_adas": "",
"s_tpms": ""
},
{
"cnid_short": "DD06001011H1086",
"brand_type": "国产",
"brand_series": "中国品牌",
"guide_pm": "33.78万元",
"make": "东风商用车",
"brand": "东风",
"model": "天龙",
"type": "天龙",
"trim": "东风 天龙 6X4 牵引车",
"vbc": "DFL4251AX16A",
"model_sop": "2006",
"model_eop": "",
"body_type": "牵引车",
"axle_config": "6X4",
"gvw": "25.00",
"tl": "重型卡车",
"driver_cf": "",
"driver_ct": "高顶",
"engine_make": "东风汽车有限公司商用车发动机厂",
"engine_brand": "东风",
"engine_code": "dCi420-40",
"engine_trim": "dCi11",
"fuel_type": "柴油",
"capacity": "11.1",
"es": "国四",
"output_ps": "420",
"output_kw": "303",
"torque_nm": "2000",
"cylinder": "6",
"total_valves": "24",
"cylinder_f": "直列",
"bore": "123",
"stroke": "156",
"air_source": "涡轮增压",
"fuel_injection": "高压共轨",
"e_mp": "缸内直喷",
"e_camshaft_t": "底置凸轮轴",
"t_make": "陕西法士特汽车传动集团有限责任公司",
"t_brand": "法士特",
"t_code": "12JSD200TA",
"t_id": "",
"t_type": "手动",
"t_ds": "手动变速器(MT)",
"t_gc": "12",
"cbc": "",
"c_brand": "",
"c_model": "",
"c_type": "",
"c_trim": "",
"c_sop": "",
"c_eop": "",
"c_gvw": "",
"axle_make_f": "",
"axle_code_f": "",
"axle_load_f_kg": "7000",
"axle_type_f": "转向桥",
"axle_make_r": "",
"axle_code_r": "",
"axle_load_r_kg": "9000/9000",
"axle_type_r": "贯通式双联驱动桥",
"wheelbase_mm": "3300+1350",
"axle_count": "3",
"ws_type_f": "钢板弹簧",
"ws_type_r": "钢板弹簧",
"ws_ds_f": "钢板弹簧",
"ws_ds_r": "钢板弹簧",
"bs_f": "",
"bs_r": "",
"bt_f": "",
"bt_r": "",
"tyre_brand": "",
"tyre_type": "全钢有内胎子午胎",
"tyre_specification": "12.00R20",
"rim_size": "R20",
"tyre_count": "10",
"s_ebs": "",
"s_abs": "有",
"s_aebs": "",
"s_adas": "",
"s_tpms": "无"
}
]
}