Hey,
The regular search returns empty json [] if there are no results. https://api.tvmaze.com/search/shows?q=teststring
But the singlesearch returns null. https://api.tvmaze.com/singlesearch/shows?q=teststring
Is this on purpose? I would have expected them to have the same behaviour when not finding a match.
