Represents a physical area where events take place.
Name | Description | Type | Additional information |
---|---|---|---|
Price | Pricing information | String | None |
TicketUrl | URL for buying the ticket online | String | None |
SubAreaEventCount | Number of events in a sub area belonging to the area | Integer | None |
SubAreaOccationCount | Number of event occations in a sub area belonging to the area | Integer | None |
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 |