Created
August 23, 2024 09:24
-
-
Save Codelaby/33500794b3ca6f3b5f23f4ff70e394e0 to your computer and use it in GitHub Desktop.
TMD Movie json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"adult": false, | |
"backdrop_path": "/ifUfE79O1raUwbaQRIB7XnFz5ZC.jpg", | |
"belongs_to_collection": { | |
"id": 2602, | |
"name": "Scream Collection", | |
"poster_path": "/p3EjClFy20jjT0u06dzBs4lvvhi.jpg", | |
"backdrop_path": "/oUcscMECv8DOBsAPCh3KnDZqAC4.jpg" | |
}, | |
"budget": 24000000, | |
"genres": [ | |
{ | |
"id": 27, | |
"name": "Horror" | |
}, | |
{ | |
"id": 9648, | |
"name": "Mystery" | |
}, | |
{ | |
"id": 53, | |
"name": "Thriller" | |
} | |
], | |
"homepage": "https://www.paramountmovies.com/movies/scream", | |
"id": 646385, | |
"imdb_id": "tt11245972", | |
"origin_country": [ | |
"US" | |
], | |
"original_language": "en", | |
"original_title": "Scream", | |
"overview": "Twenty-five years after a streak of brutal murders shocked the quiet town of Woodsboro, a new killer has donned the Ghostface mask and begins targeting a group of teenagers to resurrect secrets from the town’s deadly past.", | |
"popularity": 117.048, | |
"poster_path": "/1m3W6cpgwuIyjtg5nSnPx7yFkXW.jpg", | |
"production_companies": [ | |
{ | |
"id": 4, | |
"logo_path": "/gz66EfNoYPqHTYI4q9UEN4CbHRc.png", | |
"name": "Paramount Pictures", | |
"origin_country": "US" | |
}, | |
{ | |
"id": 130448, | |
"logo_path": "/yHWTTGKbOGZKUd1cp6l3uLyDeiv.png", | |
"name": "Project X Entertainment", | |
"origin_country": "US" | |
}, | |
{ | |
"id": 126588, | |
"logo_path": "/cNhOITS96oOV7SCgUHxvZlWRecx.png", | |
"name": "Radio Silence", | |
"origin_country": "US" | |
}, | |
{ | |
"id": 143790, | |
"logo_path": "/wo1smiXdiwwxai2dwJlRiGwE7rS.png", | |
"name": "Spyglass Media Group", | |
"origin_country": "US" | |
} | |
], | |
"production_countries": [ | |
{ | |
"iso_3166_1": "US", | |
"name": "United States of America" | |
} | |
], | |
"release_date": "2022-01-12", | |
"revenue": 137743924, | |
"runtime": 114, | |
"spoken_languages": [ | |
{ | |
"english_name": "English", | |
"iso_639_1": "en", | |
"name": "English" | |
} | |
], | |
"status": "Released", | |
"tagline": "It's always someone you know.", | |
"title": "Scream", | |
"video": false, | |
"vote_average": 6.669, | |
"vote_count": 3162 | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment