You want the Response Data. Then depending on which endpoint you are using from Open Weather, that will determine which ‘property’ you want to grab from the response.
If you haven’t already, I would read through the other thread as it covers some of this in more details.
There’s also an example and description of how the object.property
notation works in that thread.