
Hi,
First of all thanks for this great API.
Im using /search/shows?q=:query to make a real time search with AngularJS but for every query I made only shows me 10 results.
Example: http://api.tvmaze.com/search/shows?q=game there is no game of thrones result. I need to make a query with: http://api.tvmaze.com/search/shows?q=game%20of
Can we get more results than 10?.
Thanks.