/dev/fleets/{fleet_id}/wings/
/legacy/fleets/{fleet_id}/wings/
/v1/fleets/{fleet_id}/wings/
curl --location --request GET 'https://esi.evetech.net/latest/fleets//wings/'
[
{
"id": 2073711261968,
"name": "Wing 1",
"squads": [
{
"id": 3129411261968,
"name": "Squad 1"
}
]
}
]