You might want to look at thus example as a way of extracting one or two pieces of data from an API response.
Otherwise you can use the JSON library and use that to deserialise and extract the data.
Pete.
You might want to look at thus example as a way of extracting one or two pieces of data from an API response.
Otherwise you can use the JSON library and use that to deserialise and extract the data.
Pete.