Information about a seat status in a certain seating event.
| Field name | Type | Description | 
|---|---|---|
| section | Link | URL to the seat’s section object. | 
| name | String | Name of the seat. | 
| position | Number | Row position of the seat. | 
| row | Number | Row number that the seat belongs to. | 
| is_available | Boolean | Whether this seat is available as a choice. | 
| product | Link | Array of Product links for those products which offer this seat for sale. |