{
  "status": "success",
  "data": [
    {
      "id": "v003",
      "manufacturer": "Honda",
      "model": "Model Y",
      "type": "SUV",
      "fuel": "Hybrid",
      "color": "cyan",
      "vin": "ZB2562NF7GML83126",
      "registrationNumber": "MW35DSI",
      "year": 2011,
      "price": "5818.89",
      "image": "https://loremflickr.com/2607/480/car?lock=8980159856694385"
    },
    {
      "id": "v010",
      "manufacturer": "Chevrolet",
      "model": "Volt",
      "type": "SUV",
      "fuel": "Gasoline",
      "color": "white",
      "vin": "MD44FE90XKZ983570",
      "registrationNumber": "AU99LMN",
      "year": 2013,
      "price": "62364.99",
      "image": "https://loremflickr.com/2475/1299/car?lock=3917227842183290"
    }
  ]
}