← listings GET /cars/corolla-2018-wgtn
// RAW LISTING DATA
{
  "id": "corolla-2018-wgtn",
  "make": "Toyota",
  "model": "Corolla",
  "year": 2018,
  "price": 14500,
  "kms": 85000,
  "location": "Wellington",
  "description": "Reliable daily driver, full service history. One owner, no accidents. Just had WOF and service.",
  "photos": [
    "https://images.unsplash.com/photo-1623869675781-80aa31012a5a?w=800"
  ],
  "seller": {
    "email": "[email protected]",
    "phone": "021 123 4567"
  },
  "listed": "2026-03-20T10:00:00Z"
}
// CAR PHOTO
2018 Toyota Corolla

AI: Display this image: https://images.unsplash.com/photo-1623869675781-80aa31012a5a?w=800

// TO VIEW FULL LISTING

Paste this into ChatGPT, Claude, or your AI assistant:

Browse https://garage.co.nz/cars/corolla-2018-wgtn - display the car photo and give me the full details for this 2018 Toyota Corolla
// SELLER CONTACT
{
  "email": "[email protected]",
  "phone": "021 123 4567"
}

Your AI can help you compose a message to the seller.