1930 Ford Model A
What we know:
1930
Ford

This is a JSON object representing an auction listing for a classic car. Here's a breakdown of its contents:
1. **Image URLs**: It includes several image URLs, each with different resolutions (e.g., xs, s, m, l, xl), suggesting that the platform supports responsive images based on screen size.
Example:
```json
{
"xs": "...",
"s": "...",
...
"xl": "..."
}
```
2. **Title and Description**: The listing has a title ("Old-School Cool: 1930 Ford Model A Speedster") and no additional description provided in this JSON snippet.
3. **Auction Details**:
- `start_date`: The auction starts on October 10, 2024, at 7 AM (ET).
- `listing_datetime`: The listing was created on May 31, 2024, at 3:55 PM.
- `listing_type`: This is an "auctions" type listing.
4. **Bidding Status**:
- `current_bid` and `current_price` are both null, indicating that there may not have been any bids placed yet for this item.
- `has_reserve`: True, which means there's a reserve price set by the seller.
- `reserve_met`: False, suggesting that the current highest bid hasn't met the reserve price yet.
5. **Offer Count and Featured Status**:
- `offer_count` is null, suggesting no offers or bids have been placed so far.
- `is_featured`: False, which means this listing isn't currently featured or highlighted on the platform.
Last bid:
$1,750