Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

URLhttps://api.softnetsport.com/v2/venues
XSDhttps://api.softnetsport.com/assets/API/docs/xsd/venues.index.xsd
MethodGET

Description

Returns a list of all available venues
Cache60 seconds
Authorization requiredYes

...

Link
Description
https://api.softnetsport.com/v2/venues.xml?token={{YOUR_TOKEN}}Returns a list of all tours venues in XML format
https://api.softnetsport.com/v2/venues?token={{YOUR_TOKEN}}Returns a list of all tours venues in JSON format

Output elements

.venues

..venue
idUnique identifier for the venue
nameName of the venue
utInformation about the date and time of when the venue record was last updated. Format UNIX_TIMESTAMP
...sports
....sport
idUnique 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_nameName of the sport which the venue is related with.

.....venue_sport_details


......detail


nameName of the details. Possible values are different depending on the sport. Possible translation of the attribute
valueValue related to the detail
...participants
....participant
idUnique identifier of the participant. The complete list of possible participants can be retrieved using the API resource: participants.index
nameParticipants Participant name. Possible translation of the attribute