Hi all,
I am researching the API but I do not understand the information that you return to me.
I have tried the following example that is in the API
Get flights from 12pm to 1pm on Jan 29 2018:
"https://USERNAME:PASSWORD@opensky-network.org/api/flights/all?begin=1517227200&end=1517230800"
The previous query returns a list of results which I assume that each record corresponds to a flight, but I do not know which one it refers to since it does not return the flight number (NK632, AA1511, UX0088...)
How can I know what flights each record refers to?
What is the use of this list if the new one does not return?
Thanks for the help