Resource information
URL | https://api.softnetsportstatscore.com/v2/participants/{participant_id}/seasons/{season_id} |
---|---|
Method | GET |
Description | Returns the season details for given participant and season |
Cache | 60 seconds |
Authorization required | Yes |
...
Method calling examples
Link | Description | ||
---|---|---|---|
https://api. | softnetsport.com/v2/participants/213/seasons/25323.xml?token={{YOUR_TOKEN}}Returns detailed data for the selected season in XML format | https://api.softnetsportstatscore.com/v2/participants/213/seasons/25323?token={{YOUR_TOKEN}} | Returns detailed data for the selected season in JSON format |
...