Is there a way to extract data from an API individually and retrieve data from an Array?
let {Array}=jsonData
fetch("https://apis.ccbp.in/city-bikes?bike_name" + search, options)
.then(function(response){
return response.json();
})
.then(function(jsonData){
let {Array}=jsonData
console.log(Array)
console.log(jsonData)
})
result - undefined
result-
Array [Object {}]
0: Object {city: "Moscow", id: "velobike-mosco.