1965 Porsche 356C
Here's a simplified version of the given JSON data, focusing on the relevant information for displaying or presenting this 1965 Porsche 356C Convertible Project listing:
```json
{
"vehicle": {
"year": 1965,
"make": "Porsche",
"model": "356C Convertible",
"project": true
},
"images": [
{
"aspect_ratio": "4:3",
"url": "https://thumbor7-production-auction.hemmings.com/Mt3IOtp5Q9D7fzDRenxe0QAlQ-s=/120x90/3050807/1965-porsche-356c-160717-533bc78cbadf3e254b34c3776538dac4.jpg"
}
],
"auction_details": {
"title": "1965 Porsche 356C Convertible Project",
"start_date": "2024-07-08T07:00:00Z",
"current_bid": "$10,500",
"reserve_met": false,
"listing_date": "2024-06-25"
},
"auction_type": "auctions",
"is_featured": false
}
```
This simplified JSON structure has the following information:
- Vehicle details (year, make, model)
- Project status indicated for the vehicle
- One image url with a 4:3 aspect ratio (you can adjust this based on the desired aspect ratio or include all available images)
- Auction title and relevant date/time information, current bid price without indicating whether it has met the reserve price
- Listing type (auctions) and featured status
Last bid:
$10,500