Hi all,
I hope someone can help me ... I've been looking at the API and I've seen some query examples that I think return what I need in JSON
Get all flights arriving at Frankfurt International Airport (EDDF) from 12pm to 1pm on Jan 29 2018:
https://USERNAME:PASSWORD@opensky-network.org/api/flights/arrival?airport=EDDF&begin=1517227200&end=1517230800
The previous example seems to return a list of flights, but how is the code of each flight? For example: NK632, etc...