changes.mady.by.user Marta Janota-Lizurej
Saved on 20.03.2017
...
To get list of standings for competitions go to standings.index method
https://api.softnetsport.com/v2/standings.xml?token=your_token&lang=pl&object_type=competition&object_id=5950
To get a standing for event go first to events.index method with proper stage ID
https://api.softnetsport.com/v2/events.xml?username=softnetsport&stage_id=80830
To get standing for event go to standings.index with proper object ID
https://api.softnetsport.com/v2/standings.xml?token=your_token&lang=pl&object_type=event&object_id=2009294