getStaticProps: with catch-all routing

This page uses getStaticProps() to fetch a TV show from an API.
It uses catch-all routing.

Because the page uses catch-all routing, the list of paths are pre-defined in getStaticPaths.
For this page, you can choose between one of the following pre-defined paths:

View code on GitHub

Show #361: Saturday Night Live

https://api.tvmaze.com/shows/361

Type: Variety
Language: English
Status: Running
Premiered: 1975-10-11
Official Site: http://www.nbc.com/saturday-night-live
Rating (average): 6.6


Go back home