[
{
"product": "driver_data",
"sub_family": "driver_data:eu_owned_vehicle",
"fetch_date": "2026-09-12T01:26:48+00:00",
"country": "ES",
"registration_date": "2011-08-04",
"inspection_expiry_date": "2027-07-07",
"inspection_pending": false,
"license_plate": "0000AAA",
"administrative_situation": "FAVORABLE",
"vin": "11111111111111111",
"make": "AUDI",
"model": "A4",
"mileage": 122623,
"fuel_type": "DIESEL",
"emission_class": "ES:B",
"insurance": {
"is_active": true,
"company": "MUTUA MADRILEÑA AUTOMOVILISTA",
"start_date": "2016-02-19"
},
"simple_vehicle_report": {
"report_date": "2026-09-12T01:26:48+00:00",
"has_incidents": false
}
},
{
"product": "driver_data",
"sub_family": "driver_data:eu_owned_vehicle",
"fetch_date": "2026-09-12T01:26:48+00:00",
"country": "ES",
"registration_date": "2024-11-20",
"inspection_expiry_date": "2028-11-20",
"inspection_pending": true,
"license_plate": "0000BBB",
"administrative_situation": "FAVORABLE",
"vin": "00000000000000000",
"make": "TOYOTA",
"model": "YARIS",
"fuel_type": "GASOLINA",
"emission_class": "ES:ECO",
"insurance": {
"is_active": false,
"company": "MAPFRE ESPAÑA",
"start_date": "2024-11-20"
},
"simple_vehicle_report": {
"report_date": "2026-09-12T01:26:48+00:00",
"has_incidents": true
}
}
]