Skip to content

Instantly share code, notes, and snippets.

@keremk
Created January 6, 2020 16:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save keremk/47c1c9f2e899120c69fb05ea43e6c744 to your computer and use it in GitHub Desktop.
Save keremk/47c1c9f2e899120c69fb05ea43e6c744 to your computer and use it in GitHub Desktop.
{
"page": 2,
"total_results": 10000,
"total_pages": 500,
"results": [
{
"popularity": 74.704,
"vote_count": 9537,
"video": false,
"poster_path": "\/kOVEVeg59E0wsnXmF9nrh6OmWII.jpg",
"id": 181808,
"adult": false,
"backdrop_path": "\/5Iw7zQTHVRBOYpA0V6z0yypOPZh.jpg",
"original_language": "en",
"original_title": "Star Wars: The Last Jedi",
"genre_ids": [
28,
12,
14,
878
],
"title": "Star Wars: The Last Jedi",
"vote_average": 7,
"overview": "Rey develops her newly discovered abilities with the guidance of Luke Skywalker, who is unsettled by the strength of her powers. Meanwhile, the Resistance prepares to do battle with the First Order.",
"release_date": "2017-12-13"
}, ...
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment