I’m consuming a Google Books API and I’m trying to return a search result with multiple books. Here’s what I’m doing: Of course, this only returns one result. However, if I try to call it this way: It doesn’t return anything. Example of JSON to be consumed. How do I receive all results? Another ‘problem’ that I’ve been facing is