We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Use this page to start creating an API of what end points the front end needs.
EX: URL "/tours/dailypage" JSON: {Tour:Boating Tour, Starttime:5:00pm}
[{title: "Event 1", time: "1/1/2016 3:00:00", groupId: 2342342}, {title: "Event 2", time: "1/1/2016 5:00:00", groupId: 2342342}]
[{title: "Bus 1", events: [<array of upcoming events>], id: 2342342}, {title: "Bus 2", events: [<array of upcoming events>], id: 234sd342}]
There was an error while loading. Please reload this page.