---
title: "Changes to Bookings by date range"
method: GET
path: "/bookings/by_dates"
---

# Changes to Bookings by date range

`GET /bookings/by_dates`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 32 revisions.

- **2026-03-29** (v2) `3535cc88f407` — 8 breaking, 7 warning, 9 info
- **2026-03-25** (v2) `40748de0c299` — 2 info
- **2026-03-25** (v2) `71bc3de607c7` — 1 info
- **2022-05-05** (v2) `95c52cb13f9a` — 1 breaking

## Changes

- **2026-03-29** (v2) `3535cc88f407` — 8 breaking, 7 warning, 9 info
  - the response property `items/additional_notes` became nullable for the status `200`
  - the response property `items/block_colour_override` became nullable for the status `200`
  - the response property `items/is_recording` became nullable for the status `200`
  - the response property `items/number_expected` became nullable for the status `200`
  - the response property `items/session_name` became nullable for the status `200`
  - the response property `items/studio_notes` became nullable for the status `200`
  - the `items/amount_due` response's property type/format changed from `integer`/`` to `string`/`` for status `200`
  - the `items/extras_summary` response's property type/format changed from `string`/`` to `array`/`` for status `200`
  - removed the optional property `items/cancelled` from the response with the `200` status
  - removed the optional property `items/customer` from the response with the `200` status
  - removed the optional property `items/end_at` from the response with the `200` status
  - removed the optional property `items/end_time` from the response with the `200` status
  - removed the optional property `items/room` from the response with the `200` status
  - removed the optional property `items/start_at` from the response with the `200` status
  - removed the optional property `items/start_time` from the response with the `200` status
  - added the optional property `items/class` to the response with the `200` status
  - added the optional property `items/end` to the response with the `200` status
  - added the optional property `items/link` to the response with the `200` status
  - added the optional property `items/payments_recieved` to the response with the `200` status
  - added the optional property `items/room_name` to the response with the `200` status
  - added the optional property `items/show_studio_notes` to the response with the `200` status
  - added the optional property `items/split` to the response with the `200` status
  - added the optional property `items/start` to the response with the `200` status
  - added the optional property `items/type` to the response with the `200` status
- **2026-03-25** (v2) `40748de0c299` — 2 info
  - api tag `Booking Endpoints` added
  - api tag `Booking Management Endpoints` removed
- **2026-03-25** (v2) `71bc3de607c7` — 1 info
  - endpoint added
- **2022-05-05** (v2) `95c52cb13f9a` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/jammed-org/apis/jammed-bookings-api/docs/bookings/by_dates/get.md) · [API](https://skmtc.dev/jammed-org/apis/jammed-bookings-api.md) · [Page](https://skmtc.dev/jammed-org/apis/jammed-bookings-api/changes/bookings/by_dates/get)
