Contains an array of <Weekday> that can be "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday" or "Sunday". All 7 weekdays are always included.
<Weekday> - an array of Open hour objects. An empty array means that the restaurant is closed for that day.
Open hour
start - time when open hour starts in the format HHmm.
finish - time when open our finishes in the format HHmm. Finish time can extend to the next day by setting it to end at "2400" in an Open Hour and in the next day an Open Hour starting from "0000". If the restaurant is open 24h, start would be "0000" and finish "2400".
Open hours
Contains an array of
<Weekday>
that can be "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday" or "Sunday". All 7 weekdays are always included.<Weekday>
- an array of Open hour objects. An empty array means that the restaurant is closed for that day.Open hour
start
- time when open hour starts in the format HHmm.finish
- time when open our finishes in the format HHmm. Finish time can extend to the next day by setting it to end at "2400" in an Open Hour and in the next day an Open Hour starting from "0000". If the restaurant is open 24h, start would be "0000" and finish "2400".type
- open hour type, see Open hour types.listRestaurants
... sample response:
Open hour types
RESTAURANT Restaurant open hours
KITCHEN Kitchen open hours