I'm parsing a Json object via AFJSONRequestOperation, the problem is, i cant get the correct value of the node.
The Json :
I need to get only the temp value, inside the "results". I can get the results node, but the value inside it come as a array, how i can get the value for the name ?