Get the schedules of the Baleinev hot wine week:
curl https://heig-vd-dai-course.duckdns.org/schedules
Output:
[
{ "id": 0, "day": "MONDAY", "start": [10, 0], "end": [18, 0] },
{ "id": 1, "day": "TUESDAY", "start": [10, 0], "end": [18, 0] },
{ "id": 2, "day": "WEDNESDAY", "start": [10, 0], "end": [18, 0] },
{ "id": 3, "day": "THURSDAY", "start": [10, 0], "end": [22, 0] },
{ "id": 4, "day": "FRIDAY", "start": [10, 0], "end": [18, 0] }
]