I'm trying to get data from an api, but not getting the idea how. I'm working on a weather app, but weather condition is inside an array.
Look at this: enter link description here
When look at will see that the "weather" data is inside an array. all I want from this array is the "main" that inside it. So how it can be done ?