cubehouse / themeparks

Unofficial API for accessing ride wait times and schedules for Disneyland, Disney World, Universal Studios, and many more parks
MIT License
536 stars 126 forks source link

Toverland rides ID #342

Open jeanmatthieud opened 2 years ago

jeanmatthieud commented 2 years ago

Park Toverland

Context

Describe the bug Toverland rides ID contain spaces and other special chars:

Output Relevant rides:

[
  {
    "meta": {
      "ride_type": "",
      "short_description": "",
      "description": "",
      "thumbnail": "https://www.toverland.com/fileadmin/user_upload/App/Attractie/Fenix/Fenix_onride_Vader_dochter.jpg"
    },
    "id": "Toverland_Fēnix",
    "name": "Fēnix",
    "active": true,
    "waitTime": 15,
    "fastPass": false,
    "lastUpdate": "2021-07-26T14:24:33.770Z",
    "status": "Operating"
  },
  {
    "meta": {
      "ride_type": "",
      "short_description": "",
      "description": "",
      "thumbnail": "https://www.toverland.com/fileadmin/user_upload/App/Attractie/Merlins_Quest/Merlins-Quest_Onride_groot_.jpg"
    },
    "id": "Toverland_Merlin's Quest",
    "name": "Merlin's Quest",
    "active": true,
    "waitTime": 25,
    "fastPass": false,
    "lastUpdate": "2021-07-26T14:24:33.771Z",
    "status": "Operating"
  },
  {
    "meta": {
      "ride_type": "",
      "short_description": "",
      "description": "",
      "thumbnail": "https://www.toverland.com/fileadmin/user_upload/App/Attractie/Waku_Waku/Waku-Waku_01.jpg"
    },
    "id": "Toverland_Waku Waku",
    "name": "Waku Waku",
    "active": false,
    "waitTime": 0,
    "fastPass": false,
    "lastUpdate": "2021-07-26T14:24:33.771Z",
    "status": "Closed"
  },
  {
    "meta": {
      "ride_type": "",
      "short_description": "",
      "description": "",
      "thumbnail": "https://www.toverland.com/fileadmin/user_upload/App/Attractie/Coco_Bolo/Coco_Bolo_groot.jpg"
    },
    "id": "Toverland_Coco Bolo",
    "name": "Coco Bolo",
    "active": true,
    "waitTime": 5,
    "fastPass": false,
    "lastUpdate": "2021-07-26T14:24:33.771Z",
    "status": "Operating"
  },
  {
    "meta": {
      "ride_type": "",
      "short_description": "",
      "description": "",
      "thumbnail": "https://www.toverland.com/fileadmin/user_upload/App/Attractie/Tolly_Molly/Tolly_Molly_vader-dochter_voorkant-lachen_groot.jpg"
    },
    "id": "Toverland_Tolly Molly",
    "name": "Tolly Molly",
    "active": true,
    "waitTime": 5,
    "fastPass": false,
    "lastUpdate": "2021-07-26T14:24:33.771Z",
    "status": "Operating"
  },
  {
    "meta": {
      "ride_type": "",
      "short_description": "",
      "description": "",
      "thumbnail": "https://www.toverland.com/fileadmin/user_upload/App/Attractie/Djengu_River/Djengu_River_zijkant_waterval_groot.jpg"
    },
    "id": "Toverland_Djengu River",
    "name": "Djengu River",
    "active": true,
    "waitTime": 40,
    "fastPass": false,
    "lastUpdate": "2021-07-26T14:24:33.771Z",
    "status": "Operating"
  },
  {
    "meta": {
      "ride_type": "",
      "short_description": "",
      "description": "",
      "thumbnail": "https://www.toverland.com/fileadmin/user_upload/App/Attractie/Booster_Bike/Boosterbike_zomer.jpg"
    },
    "id": "Toverland_Booster Bike",
    "name": "Booster Bike",
    "active": true,
    "waitTime": 15,
    "fastPass": false,
    "lastUpdate": "2021-07-26T14:24:33.771Z",
    "status": "Operating"
  },
  {
    "meta": {
      "ride_type": "",
      "short_description": "",
      "description": "",
      "thumbnail": "https://www.toverland.com/fileadmin/user_upload/App/Attractie/Exploria_Magica/Exploria_Magica.jpg"
    },
    "id": "Toverland_Exploria Magica",
    "name": "Exploria Magica",
    "active": false,
    "waitTime": 0,
    "fastPass": false,
    "lastUpdate": "2021-07-26T14:24:33.771Z",
    "status": "Closed"
  },
  {
    "meta": {
      "ride_type": "",
      "short_description": "",
      "description": "",
      "thumbnail": "https://www.toverland.com/fileadmin/user_upload/App/Attractie/Paarden_van_Ithaka/Paarden_van_Ithaka_meisje_close-up_groot.jpg"
    },
    "id": "Toverland_Paarden van Ithaka",
    "name": "Paarden van Ithaka",
    "active": true,
    "waitTime": 5,
    "fastPass": false,
    "lastUpdate": "2021-07-26T14:24:33.771Z",
    "status": "Operating"
  },
  {
    "meta": {
      "ride_type": "",
      "short_description": "",
      "description": "",
      "thumbnail": "https://www.toverland.com/fileadmin/user_upload/App/Attractie/Troy/Troy_onride_jongen_meisje.jpg"
    },
    "id": "Toverland_T…erland.com/fileadmin/user_upload/App/Attractie/Vliegend_Tapijt/Vliegend_Tapijt_2.jpg"
    },
    "id": "Toverland_Vliegend Tapijt",
    "name": "Vliegend Tapijt",
    "active": false,
    "waitTime": 0,
    "fastPass": false,
    "lastUpdate": "2021-07-26T14:24:33.772Z",
    "status": "Closed"
  },