Resource information
URL | https://api.softnetsportstatscore.com/v2/participants/{participant_id}/squad |
---|---|
Method | GET |
Description | Returns a list of personnel related to selected team |
Cache | 60 seconds |
Authorization required | Yes |
...
Link | Description |
---|---|
https://api.softnetsportstatscore.com/v2/participants/136928/squad.xml?token={{YOUR_TOKEN}} | Returns a list of personnel for the selected team in XML format |
https://api.softnetsportstatscore.com/v2/participants/136928/squad?token={{YOUR_TOKEN}} | Returns a list of personnel for the selected team in JSON format |
...