# Tour

## Properties

<table data-header-hidden><thead><tr><th width="167">Property</th><th>Description</th></tr></thead><tbody><tr><td>id<br><em><mark style="color:blue;">string</mark></em></td><td>Tour Id</td></tr><tr><td>name<br><em><mark style="color:blue;">string</mark></em></td><td>Name of the tour</td></tr></tbody></table>

```json
"tour": {
                "id": 37,
                "name": "Israeli Basketball Association (IBBA)"
}
```
