{
  "location": "The Great Escape Zwolle",
  "date": "2026-09-04",
  "players": 4,
  "timezone": "Europe/Amsterdam",
  "updatedAt": "2026-09-04T20:33:19+02:00",
  "experiences": [
    {
      "room": {
        "slug": "the-courtroom",
        "name": "The Courtroom",
        "minPlayers": 3,
        "maxPlayers": 6,
        "durationMinutes": 75
      },
      "slots": []
    },
    {
      "room": {
        "slug": "the-boobytrap",
        "name": "The Boobytrap",
        "minPlayers": 2,
        "maxPlayers": 6,
        "durationMinutes": 75
      },
      "slots": []
    },
    {
      "room": {
        "slug": "the-lost-package",
        "name": "The Lost Package",
        "minPlayers": 2,
        "maxPlayers": 6,
        "durationMinutes": 60
      },
      "slots": []
    },
    {
      "room": {
        "slug": "the-mission",
        "name": "The Mission",
        "minPlayers": 3,
        "maxPlayers": 7,
        "durationMinutes": 75
      },
      "slots": []
    },
    {
      "room": {
        "slug": "the-deal",
        "name": "The Deal",
        "minPlayers": 3,
        "maxPlayers": 6,
        "durationMinutes": 75
      },
      "slots": []
    },
    {
      "room": {
        "slug": "bier-escape",
        "name": "Bier Escape",
        "minPlayers": 2,
        "maxPlayers": 6,
        "durationMinutes": 30
      },
      "slots": []
    },
    {
      "room": {
        "slug": "the-time-jump",
        "name": "The Time Jump",
        "minPlayers": 2,
        "maxPlayers": 6,
        "durationMinutes": 30
      },
      "slots": []
    },
    {
      "room": {
        "slug": "the-final-protest",
        "name": "The Final Protest",
        "minPlayers": 2,
        "maxPlayers": 6,
        "durationMinutes": 120
      },
      "slots": []
    },
    {
      "room": {
        "slug": "the-undergrounds",
        "name": "The Undergrounds",
        "minPlayers": 2,
        "maxPlayers": 6,
        "durationMinutes": 120
      },
      "slots": []
    },
    {
      "room": {
        "slug": "de-klokkenluider",
        "name": "De Klokkenluider",
        "minPlayers": 2,
        "maxPlayers": 6,
        "durationMinutes": 120
      },
      "slots": []
    },
    {
      "room": {
        "slug": "the-artist",
        "name": "The Artist",
        "minPlayers": 2,
        "maxPlayers": 6,
        "durationMinutes": 120
      },
      "slots": []
    }
  ],
  "links": {
    "self": "https://api.thegreatescape.nl/availability?date=2026-09-04&players=4",
    "experiences": "https://api.thegreatescape.nl/experiences",
    "docs": "https://api.thegreatescape.nl/docs",
    "openapi": "https://api.thegreatescape.nl/openapi.json",
    "dates": [
      {
        "slug": "the-courtroom",
        "url": "https://api.thegreatescape.nl/availability/the-courtroom"
      },
      {
        "slug": "the-boobytrap",
        "url": "https://api.thegreatescape.nl/availability/the-boobytrap"
      },
      {
        "slug": "the-lost-package",
        "url": "https://api.thegreatescape.nl/availability/the-lost-package"
      },
      {
        "slug": "the-mission",
        "url": "https://api.thegreatescape.nl/availability/the-mission"
      },
      {
        "slug": "the-deal",
        "url": "https://api.thegreatescape.nl/availability/the-deal"
      },
      {
        "slug": "bier-escape",
        "url": "https://api.thegreatescape.nl/availability/bier-escape"
      },
      {
        "slug": "the-time-jump",
        "url": "https://api.thegreatescape.nl/availability/the-time-jump"
      },
      {
        "slug": "the-final-protest",
        "url": "https://api.thegreatescape.nl/availability/the-final-protest"
      },
      {
        "slug": "the-undergrounds",
        "url": "https://api.thegreatescape.nl/availability/the-undergrounds"
      },
      {
        "slug": "de-klokkenluider",
        "url": "https://api.thegreatescape.nl/availability/de-klokkenluider"
      },
      {
        "slug": "the-artist",
        "url": "https://api.thegreatescape.nl/availability/the-artist"
      }
    ]
  }
}