cubehouse / themeparks

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

EuropaPark Opening Times #163

Closed jeanmatthieud closed 5 years ago

jeanmatthieud commented 5 years ago

Park EuropaPark

Context

Describe the bug The API of the opening times of the park changed. The result of the Themepark module is wrong.

Output

THEMEPARKS 27176: Making request to https://api.europapark.de/api-5.9/openingtimes
THEMEPARKS 27176: Calling get:https://api.europapark.de/api-5.9/openingtimes
THEMEPARKS 27176: Found 'application/json' header from in HTTP request, parsing JSON data
THEMEPARKS 27176: Successfully fetched body for URL https://api.europapark.de/api-5.9/openingtimes
[
  {
    "date": "2019-05-17",
    "openingTime": "2019-05-17T23:59:59+02:00",
    "closingTime": "2019-05-17T23:59:59+02:00",
    "type": "Closed"
  },
  {
    "date": "2019-05-18",
    "openingTime": "2019-05-18T23:59:59+02:00",
    "closingTime": "2019-05-18T23:59:59+02:00",
    "type": "Closed"
  },
  {
    "date": "2019-05-19",
    "openingTime": "2019-05-19T23:59:59+02:00",
    "closingTime": "2019-05-19T23:59:59+02:00",
    "type": "Closed"
  },
  {
    "date": "2019-05-20",
    "openingTime": "2019-05-20T23:59:59+02:00",
    "closingTime": "2019-05-20T23:59:59+02:00",
    "type": "Closed"
  },
  {
    "date": "2019-05-21",
    "openingTime": "2019-05-21T23:59:59+02:00",
    "closingTime": "2019-05-21T23:59:59+02:00",
    "type": "Closed"
  },
  {
    "date": "2019-05-22",
    "openingTime": "2019-05-22T23:59:59+02:00",
    "closingTime": "2019-05-22T23:59:59+02:00",
    "type": "Closed"
  },
  {
    "date": "2019-05-23",
    "openingTime": "2019-05-23T23:59:59+02:00",
    "closingTime": "2019-05-23T23:59:59+02:00",
    "type": "Closed"
  },
  {
    "date": "2019-05-24",
    "openingTime": "2019-05-24T23:59:59+02:00",
    "closingTime": "2019-05-24T23:59:59+02:00",
    "type": "Closed"
  },
  {
    "date": "2019-05-25",
    "openingTime": "2019-05-25T23:59:59+02:00",
    "closingTime": "2019-05-25T23:59:59+02:00",
    "type": "Closed"
  },
  {
    "date": "2019-05-26",
    "openingTime": "2019-05-26T23:59:59+02:00",
    "closingTime": "2019-05-26T23:59:59+02:00",
    "type": "Closed"
  },
  {
    "date": "2019-05-27",
    "openingTime": "2019-05-27T23:59:59+02:00",
    "closingTime": "2019-05-27T23:59:59+02:00",
    "type": "Closed"
  },
  {
    "date": "2019-05-28",
    "openingTime": "2019-05-28T23:59:59+02:00",
    "closingTime": "2019-05-28T23:59:59+02:00",
    "type": "Closed"
  },
  {
    "date": "2019-05-29",
    "openingTime": "2019-05-29T23:59:59+02:00",
    "closingTime": "2019-05-29T23:59:59+02:00",
    "type": "Closed"
  },
  {
    "date": "2019-05-30",
    "openingTime": "2019-05-30T23:59:59+02:00",
    "closingTime": "2019-05-30T23:59:59+02:00",
    "type": "Closed"
  },
  {
    "date": "2019-05-31",
    "openingTime": "2019-05-31T23:59:59+02:00",
    "closingTime": "2019-05-31T23:59:59+02:00",
    "type": "Closed"
  },
  {
    "date": "2019-06-01",
    "openingTime": "2019-06-01T23:59:59+02:00",
    "closingTime": "2019-06-01T23:59:59+02:00",
    "type": "Closed"
  },
  {
    "date": "2019-06-02",
    "openingTime": "2019-06-02T23:59:59+02:00",
    "closingTime": "2019-06-02T23:59:59+02:00",
    "type": "Closed"
  },
  {
    "date": "2019-06-03",
    "openingTime": "2019-06-03T23:59:59+02:00",
    "closingTime": "2019-06-03T23:59:59+02:00",
    "type": "Closed"
  },
  {
    "date": "2019-06-04",
    "openingTime": "2019-06-04T23:59:59+02:00",
    "closingTime": "2019-06-04T23:59:59+02:00",
    "type": "Closed"
  },
  {
    "date": "2019-06-05",
    "openingTime": "2019-06-05T23:59:59+02:00",
    "closingTime": "2019-06-05T23:59:59+02:00",
    "type": "Closed"
  },
  {
    "date": "2019-06-06",
    "openingTime": "2019-06-06T23:59:59+02:00",
    "closingTime": "2019-06-06T23:59:59+02:00",
    "type": "Closed"
  },
  {
    "date": "2019-06-07",
    "openingTime": "2019-06-07T23:59:59+02:00",
    "closingTime": "2019-06-07T23:59:59+02:00",
    "type": "Closed"
  },
  {
    "date": "2019-06-08",
    "openingTime": "2019-06-08T23:59:59+02:00",
    "closingTime": "2019-06-08T23:59:59+02:00",
    "type": "Closed"
  },
  {
    "date": "2019-06-09",
    "openingTime": "2019-06-09T23:59:59+02:00",
    "closingTime": "2019-06-09T23:59:59+02:00",
    "type": "Closed"
  },
  {
    "date": "2019-06-10",
    "openingTime": "2019-06-10T23:59:59+02:00",
    "closingTime": "2019-06-10T23:59:59+02:00",
    "type": "Closed"
  },
  {
    "date": "2019-06-11",
    "openingTime": "2019-06-11T23:59:59+02:00",
    "closingTime": "2019-06-11T23:59:59+02:00",
    "type": "Closed"
  },
  {
    "date": "2019-06-12",
    "openingTime": "2019-06-12T23:59:59+02:00",
    "closingTime": "2019-06-12T23:59:59+02:00",
    "type": "Closed"
  },
  {
    "date": "2019-06-13",
    "openingTime": "2019-06-13T23:59:59+02:00",
    "closingTime": "2019-06-13T23:59:59+02:00",
    "type": "Closed"
  },
  {
    "date": "2019-06-14",
    "openingTime": "2019-06-14T23:59:59+02:00",
    "closingTime": "2019-06-14T23:59:59+02:00",
    "type": "Closed"
  },
  {
    "date": "2019-06-15",
    "openingTime": "2019-06-15T23:59:59+02:00",
    "closingTime": "2019-06-15T23:59:59+02:00",
    "type": "Closed"
  },
  {
    "date": "2019-06-16",
    "openingTime": "2019-06-16T23:59:59+02:00",
    "closingTime": "2019-06-16T23:59:59+02:00",
    "type": "Closed"
  }
]