UNPKG

occasion-sdk

Version:

An SDK library that enables access to Occasion's application, providing a rich DSL for creating and managing bookings.

195 lines (194 loc) 4.49 kB
{ "data": [ { "id": "ga8wpaj99-", "type": "time_slots", "attributes": { "starts_at": "2018-05-22T13:00:00.000-06:00", "duration": 60, "spots_available": 20 }, "relationships": { "product": { "data": { "type": "products", "id": "7sbs0dc5" } } }, "links": { "self": "https://www.occsn.com/api/v1/time_slots/gua8wl37aj99-" } }, { "id": "ga8ws6v6d-", "type": "time_slots", "attributes": { "starts_at": "2018-05-22T15:00:00.000-06:00", "duration": 60, "spots_available": 20 }, "relationships": { "product": { "data": { "type": "products", "id": "7sbs0dc5" } } }, "links": { "self": "https://www.occsn.com/api/v1/time_slots/gua8wl3P6v6d-" } }, { "id": "ga8wua7u9-", "type": "time_slots", "attributes": { "starts_at": "2018-05-23T17:00:00.000-06:00", "duration": 60, "spots_available": 20 }, "relationships": { "product": { "data": { "type": "products", "id": "7sbs0dc5" } } }, "links": { "self": "https://www.occsn.com/api/v1/time_slots/gua8wl3ma7u9-" } }, { "id": "ga8w47nrd-", "type": "time_slots", "attributes": { "starts_at": "2018-05-24T15:00:00.000-06:00", "duration": 60, "spots_available": 20 }, "relationships": { "product": { "data": { "type": "products", "id": "7sbs0dc5" } } }, "links": { "self": "https://www.occsn.com/api/v1/time_slots/gua8wl367nrd-" } }, { "id": "ga8w7bzf9-", "type": "time_slots", "attributes": { "starts_at": "2018-05-25T15:00:00.000-06:00", "duration": 60, "spots_available": 20 }, "relationships": { "product": { "data": { "type": "products", "id": "7sbs0dc5" } } }, "links": { "self": "https://www.occsn.com/api/v1/time_slots/gua8wl3Pbzf9-" } }, { "id": "ga82NW3od-", "type": "time_slots", "attributes": { "starts_at": "2018-05-26T15:00:00.000-06:00", "duration": 60, "spots_available": 20 }, "relationships": { "product": { "data": { "type": "products", "id": "7sbs0dc5" } } }, "links": { "self": "https://www.occsn.com/api/v1/time_slots/gua82l3OW3od-" } }, { "id": "ga82P3jc9-", "type": "time_slots", "attributes": { "starts_at": "2018-05-27T15:00:00.000-06:00", "duration": 60, "spots_available": 20 }, "relationships": { "product": { "data": { "type": "products", "id": "7sbs0dc5" } } }, "links": { "self": "https://www.occsn.com/api/v1/time_slots/gua82l3i3jc9-" } }, { "id": "ga82ZXvZd-", "type": "time_slots", "attributes": { "starts_at": "2018-05-27T16:00:00.000-06:00", "duration": 60, "spots_available": 20 }, "relationships": { "product": { "data": { "type": "products", "id": "7sbs0dc5" } } }, "links": { "self": "https://www.occsn.com/api/v1/time_slots/gua82l33XvZd-" } } ], "included": [ { "type": "products", "id": "7sbs0dc5", "relationships": { "merchant": { "data": { "type": "merchants", "id": "ncvt5ak9" } } }, "links": { "self": "https://www.occsn.com/api/v1/products/7sbs0dc5" } }, { "type": "merchants", "id": "ncvt5ak9", "attributes": { "time_zone": "America/Chicago" }, "links": { "self": "https://www.occsn.com/api/v1/merchants/ncvt5ak9" } } ], "links": { "self": "https://app.getoccasion.com/api/v1/products/7sbs0dc5/time_slots?filter[status]=bookable&filter[starts_at][ge]=2018-05-21T00:00:00.000-06:00&filter[starts_at][le]=2018-05-28T23:59:59.999-06:00" } }