Hi, I want to use the api of this site http://www.vagalume.com.br/ to get lyrics. They say to send a get request with params indicating what I want. How do I send a GET request to a page ( and retrieve the json output) using Yesod?