Represents a sub area. That is a part of a physical area, or an organizational part of the whole event.
| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | Area ID | Integer | None |
| Name | Area name (short) | String | None |
| FullName | Full name of the area | String | None |
| Color | HTML color code | String | None |
| Location | Location name (if the area only consist of one location) | String | None |
| Address | Address from the location (if the area only consist of one location) | String | None |
| Info | Short description | Translatable | None |
| ExternalUrl | External URL for more information about the area | String | None |
| EventCount | Number of events in the area | Integer | None |
| OccationCount | Number of event occations in the area | Integer | None |
| Days | The days when events take place in the area | Collection of AreaDay | None |
| Streams | Streams from the area that can be viewed online (if the area only consist of one location) | Collection of Stream | None |