
I looked, but I cant see a way to do this.
Taking "Doctor Who" as an obvious example
"https://api.tvmaze.com/search/shows?q=doctor%20who" works as expected, but you get about 10 results for all years.
I want to do something like this "https://api.tvmaze.com/search/shows?q=doctor%20who&year=2023"
This would just return shows that have a premiere date where the year is 2023 (two results I believe).