status_transitions object format:
| Key | Type | Always presents | Notes |
|---|---|---|---|
appointment |
integer | Yes | |
datetime |
timestamp | Yes | When the status transition happened |
from_status |
string | Yes | The original status the appointment was at |
to_status |
string | Yes | The status the appointment changed to |