Resource information
URL | https://api.statscore.com/v2/venues{venue_id} |
---|---|
Method | GET |
Description | Returns information including related sports, possible sports venues details and participants available for the requested venue |
Cache | 60 seconds |
Authorization required | Yes |
...
.venue | |
---|---|
id | Unique identifier for the venue |
name | Name of the venue |
short_name | Short name of the venue |
country | Country in which the venue is place |
status | Status of the venue |
url | Url of the venue's website |
city | City in which the venue is place |
lat | Latitude of the venue |
lng | Longitude of the venue |
opened | Date when the venue was opened |
photo | Photo of the venue |
ut | Information about the date and time of when the venue record was last updated. Format UNIX_TIMESTAMP |
..sports | |
...sport | |
id | Unique identifier for the sport which the venue is related with. The complete list of possible sports can be retrieved using the API resource: sports.index |
sport_name | Name of the sport which the venue is related with. |
....venue_sport_details | |
.....detail | |
id | Unique identifier for the venue detail |
name | Name of the details. Possible values are different depending on the sport. Possible translation of the attribute |
value | Value related to the detail |
...