This function is the base GET call to the Ravelry API.
ravelry_get(path, query = NULL)
path
the API method to call
query
call parameters in the form of a list()
API object