film and movie APIs
the movie db API
- https://www.themoviedb.org/documentation/api
- https://developers.themoviedb.org/3/getting-started/authentication
- https://api.themoviedb.org/3/movie/100?api_key=MYKEY
on github
- https://github.com/cavestri/themoviedb-javascript-library/
- https://gist.github.com/search?l=JavaScript&q=api.themoviedb.org
you might also be interested in a TV show API (whch doesnt need auth)