## 响应示例
### 成功响应
```
{
"state": 8001,
"result": [
{
"vin": "LLV5CVB23P0001761",
"vehicleType": "1",
"brand_name": "坦克",
"seriesName": "坦克700新能源",
"seriesGroupName": "坦克",
"modelName": "2024款 坦克700新能源 Hi4-T 极境版",
"modelPrice": "46.8",
"modelYear": "2024",
"color": "黑",
"modelLiter": "3.0T",
"modelGear": "自动",
"modelEmissionStandard": "国6",
"noticeCode": "CC2040BV21APHEV",
"engineNumber": "24511801587",
"makeDate": "",
"isGreen": "1",
"maker": "长城汽车",
"modelId": "1883377",
"extModelId": "66140",
"car_leve": null,
"max_speed": "190",
"offical_mpg": "2.97",
"car_length": "5090",
"car_width": "2061",
"car_height": "1952",
"total_mass": "3630",
"car_weight": "3110",
"rated_load": "",
"cargo_length": "",
"cargo_width": "",
"cargo_height": "",
"wheel_base": "3000",
"front_tread": "1742",
"rear_tread": "1757",
"seat_count": "5",
"engine_type": "E30Z",
"max_power_kw": "265",
"liter_ml": "2993",
"fuel_type": "油电",
"tire_spec": "275/60 R20",
"tire_num": "4",
"axle_count": "2"
}
]
}
```