PowerShell PowerShell (Invoke-WebRequest -Uri https://api.spacexdata.com/v2/launches/latest -UseBasicParsing).Content | ConvertFrom-Json | Out-GridView 1 (Invoke-WebRequest -Uri https://api.spacexdata.com/v2/launches/latest -UseBasicParsing).Content | ConvertFrom-Json | Out-GridView