The URL to get data for one airplane (CHX50) is for exampe: opensky-network.org/api/states/all?icao24=3e1205
For a SAR-Projekt I need to get also furher Positions, e.g. for CHX29, icao24=3e1679
There´s an instruction in documentation: openskynetwork.github.io/opensky-api/rest.html#request To filter multiple ICAO24 append the property once for each address. If omitted, the state vectors of all aircraft are returned.