{
  "location": "The Great Escape Zwolle",
  "room": {
    "slug": "the-courtroom",
    "name": "The Courtroom",
    "minPlayers": 3,
    "maxPlayers": 6,
    "durationMinutes": 75
  },
  "date": "2026-09-04",
  "players": 3,
  "timezone": "Europe/Amsterdam",
  "updatedAt": "2026-09-04T20:34:17+02:00",
  "slots": [],
  "links": {
    "self": "https://api.thegreatescape.nl/availability?room=the-courtroom&date=2026-09-04&players=3",
    "experience": "https://api.thegreatescape.nl/experiences/the-courtroom",
    "dates": "https://api.thegreatescape.nl/availability/the-courtroom",
    "day": "https://api.thegreatescape.nl/availability/the-courtroom/2026-09-04",
    "docs": "https://api.thegreatescape.nl/docs",
    "openapi": "https://api.thegreatescape.nl/openapi.json"
  }
}