If the example above contains the exact JSON response returned then you don't need a loop like others have said. I'd probably keep things simple and let Mojo::UserAgent do all the boring work for me.
Comment on Re: Parsing data from JSON response file.