Hi, is it possible to request series base information and episode information at once?
Additional questions:
How do I get the episode runtime? There is no field in episode response. Only in series response, but it just contains a few durations, without information which episode has which runtime.
I miss the release_dates especially the certification for MPAA or FSK
Can't find a movie or TV show? Login to create it.
Want to rate or add this item to a list?
Not a member?
Reply by Travis Bell
on August 5, 2016 at 11:46 AM
Hi SHW,
No, you will have to make a series level call and then a season level call.
We don't currently have per episode runtimes. We only store a series level runtime right now.
TV certifications can be called via the /tv/{id}/content_ratings method.
Cheers.