Hi guys,
Really enjoying developing against the API. It is so nice, it just 'works'. I had a query though. Is there any way to embed the specials into the show endpoint?
eg:
http://api.tvmaze.com/shows/{tvMazeId}?specials=1&embed=episodes
or
http://api.tvmaze.com/shows/{tvMazeId}?embed[]=episodes&embed[]=specials
Desperately trying not to make 2 calls and keep load down
Cheers
