GET api/v2/StadiumGroup/stadiumInStadiumGroup?id={id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of StadiumsInStadiumGroup| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| StadiumGroupId | integer |
None. |
|
| StadiumId | integer |
None. |
|
| DistrictId | integer |
None. |
|
| StadiumName | string |
None. |
|
| VisibleForTeams | boolean |
None. |
|
| ParentStadiumId | integer |
None. |
|
| ShortName | string |
None. |
|
| TeamId | globally unique identifier |
None. |
|
| ClubId | globally unique identifier |
None. |
|
| SortOrder | integer |
None. |
|
| NoCredentials | boolean |
None. |
|
| StadiumParentId | integer |
None. |
|
| Stadiums | Collection of StadiumsInStadiumGroup |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.