How can I find standings and results for F1, Ski jumping and Speedway?
How to use our API to find standings and results in Formula 1, Ski Jumping, and Speedway
I am going to explain this problem with an example of F1, but for other mentioned sports it is similar.
For F1 we have two types of standings. First is related to season (Constructors classification and Drivers classification). Other tables are related to event, so the easiest way to find it is look for object_id.
For example for the event Pirelli Magyar Nagydij z 2017:
events.show:
Now if we know the event ID we can easily find tables in standings.index
I pay your attantion to the object type.