PlayoutContext (Response)
Returned by GET /context and by several POST
endpoints.
| Field | Type | Description |
|---|---|---|
| currentTime | date-time | Current position in the build |
| startTime | date-time | When the build started |
| finishTime | date-time | When the build is estimated to finish |
| isDone | boolean | Whether the build is complete |