IMDb Scraper API

ENDPOINTS
GET/imdb/most-popular-movies

Most Popular Movies

Get the current IMDb trending movies list with full title data for each movie. No parameters required.

[
  {
    "type": "movie",
    "title": "The Odyssey",
    "budget": 250000000,
    "genres": [
      "Adventure",
      "Drama",
      "Fantasy"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BNTcyNmJlZmQtNDUwYy00NDBjLTg1NGQtYTY2Y2UxMWM3NmI1XkEyXkFqcGc@.jpg",
    "rating": 8.5,
    "imdb_id": "tt33764258",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt33764258/",
    "is_adult": false,
    "keywords": [
      "Action Epic",
      "Adventure Epic",
      "Dark Fantasy",
      "Fantasy Epic",
      "One-Person Army Action",
      "Psychological Drama",
      "Quest",
      "Sea Adventure",
      "Sword & Sandal",
      "Adventure"
    ],
    "synopsis": "After the Trojan War, Odysseus faces a dangerous voyage back to Ithaca, meeting creatures like the Cyclops Polyphemus, Sirens, and Calypso along the way.",
    "languages": [
      "en"
    ],
    "metascore": 89,
    "start_year": 2026,
    "vote_count": 161421,
    "trailer_url": null,
    "release_date": "2026-07-17",
    "content_rating": "R",
    "external_links": [
      "https://www.facebook.com/OdysseyMovie",
      "https://www.instagram.com/theodysseymovie/"
    ],
    "original_title": "The Odyssey",
    "runtime_minutes": 172,
    "worldwide_gross": 282477315,
    "origin_countries": [
      "US",
      "GB"
    ],
    "filming_locations": [
      "Messinia, Peloponnese region, Greece"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BNTcyNmJlZmQtNDUwYy00NDBjLTg1NGQtYTY2Y2UxMWM3NmI1XkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BNTcyNmJlZmQtNDUwYy00NDBjLTg1NGQtYTY2Y2UxMWM3NmI1XkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BNTcyNmJlZmQtNDUwYy00NDBjLTg1NGQtYTY2Y2UxMWM3NmI1XkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "Universal Pictures",
        "imdb_id": "co0005073"
      },
      {
        "name": "Syncopy",
        "imdb_id": "co0147954"
      }
    ]
  },
  {
    "type": "movie",
    "title": "Obsession",
    "budget": 750000,
    "genres": [
      "Horror",
      "Romance",
      "Thriller"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BYzc1NWUwMDgtNGZlMS00ZmYzLWIzMzktNmMxMmY1MTUzNWExXkEyXkFqcGc@.jpg",
    "rating": 7.9,
    "imdb_id": "tt37287335",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt37287335/",
    "is_adult": false,
    "keywords": [
      "Dark Romance",
      "Psychological Horror",
      "Psychological Thriller",
      "Supernatural Horror",
      "Horror",
      "Romance",
      "Thriller"
    ],
    "synopsis": "Baron \"Bear\" Bailey breaks a novelty charm to force his co-worker Nikki Freeman to love him, but the supernatural compulsion warps her mind into violent obsession, trapping him in a nightmare he cannot wish away.",
    "languages": [
      "en"
    ],
    "metascore": 77,
    "start_year": 2025,
    "vote_count": 246040,
    "trailer_url": null,
    "release_date": "2026-05-15",
    "content_rating": "R",
    "external_links": [
      "https://amzn.to/4ayItcu",
      "https://amzn.to/4p1zuGQ"
    ],
    "original_title": "Obsession",
    "runtime_minutes": 108,
    "worldwide_gross": 442932660,
    "origin_countries": [],
    "filming_locations": [
      "Los Angeles, California, USA"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BYzc1NWUwMDgtNGZlMS00ZmYzLWIzMzktNmMxMmY1MTUzNWExXkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BYzc1NWUwMDgtNGZlMS00ZmYzLWIzMzktNmMxMmY1MTUzNWExXkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BYzc1NWUwMDgtNGZlMS00ZmYzLWIzMzktNmMxMmY1MTUzNWExXkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "Capstone Pictures",
        "imdb_id": "co0065650"
      },
      {
        "name": "Blumhouse Productions",
        "imdb_id": "co0098315"
      },
      {
        "name": "Tea Shop Productions",
        "imdb_id": "co0332878"
      }
    ]
  },
  {
    "type": "movie",
    "title": "Backrooms",
    "budget": 10000000,
    "genres": [
      "Horror",
      "Sci-Fi",
      "Thriller"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BYzQyYjZmMjctMzIyZi00MDI0LWJhNGQtMzQ3MTFlNDgwNGM5XkEyXkFqcGc@.jpg",
    "rating": 6.9,
    "imdb_id": "tt26657236",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt26657236/",
    "is_adult": false,
    "keywords": [
      "Found Footage Horror",
      "Psychological Horror",
      "Psychological Thriller",
      "Supernatural Horror",
      "Horror",
      "Sci-Fi",
      "Thriller"
    ],
    "synopsis": "After a therapist's patient disappears into a dimension beyond reality, she must venture into the unknown to save him.",
    "languages": [
      "en",
      "pt",
      "tr",
      "ar",
      "ja"
    ],
    "metascore": 77,
    "start_year": 2026,
    "vote_count": 132543,
    "trailer_url": null,
    "release_date": "2026-05-29",
    "content_rating": "R",
    "external_links": [
      "https://www.imagemfilmeslatam.com/micrositio/backrooms",
      "https://a24films.com/films/backrooms"
    ],
    "original_title": "Backrooms",
    "runtime_minutes": 110,
    "worldwide_gross": 384382240,
    "origin_countries": [
      "US"
    ],
    "filming_locations": [
      "15 King Edward Street, Coquitlam, British Columbia, Canada"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BYzQyYjZmMjctMzIyZi00MDI0LWJhNGQtMzQ3MTFlNDgwNGM5XkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BYzQyYjZmMjctMzIyZi00MDI0LWJhNGQtMzQ3MTFlNDgwNGM5XkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BYzQyYjZmMjctMzIyZi00MDI0LWJhNGQtMzQ3MTFlNDgwNGM5XkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "A24",
        "imdb_id": "co0390816"
      },
      {
        "name": "21 Laps Entertainment",
        "imdb_id": "co0158853"
      },
      {
        "name": "Atomic Monster",
        "imdb_id": "co0504531"
      }
    ]
  },
  {
    "type": "movie",
    "title": "Project Hail Mary",
    "budget": 200000000,
    "genres": [
      "Adventure",
      "Comedy",
      "Drama"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BNTkwNzJiYTctNzI3NC00NjE1LTlhYjktY2Q5MTdmMWFmNzcxXkEyXkFqcGc@.jpg",
    "rating": 8.2,
    "imdb_id": "tt12042730",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt12042730/",
    "is_adult": false,
    "keywords": [
      "Adventure Epic",
      "Buddy Comedy",
      "Dark Comedy",
      "Epic",
      "Sci-Fi Epic",
      "Space Sci-Fi",
      "Adventure",
      "Comedy",
      "Drama",
      "Sci-Fi"
    ],
    "synopsis": "A science teacher wakes up alone on a spaceship. As his memory returns, he uncovers a mission to stop a mysterious substance killing Earth's sun, and realizes that an unexpected friendship may be the key.",
    "languages": [
      "en"
    ],
    "metascore": 77,
    "start_year": 2026,
    "vote_count": 443663,
    "trailer_url": null,
    "release_date": "2026-03-20",
    "content_rating": "PG-13",
    "external_links": [
      "https://www.amazon.com/salp/projecthailmary"
    ],
    "original_title": "Project Hail Mary",
    "runtime_minutes": 156,
    "worldwide_gross": 683979467,
    "origin_countries": [
      "US"
    ],
    "filming_locations": [
      "South Parade Pier, Southsea, Portsmouth, Hampshire, England, UK"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BNTkwNzJiYTctNzI3NC00NjE1LTlhYjktY2Q5MTdmMWFmNzcxXkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BNTkwNzJiYTctNzI3NC00NjE1LTlhYjktY2Q5MTdmMWFmNzcxXkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BNTkwNzJiYTctNzI3NC00NjE1LTlhYjktY2Q5MTdmMWFmNzcxXkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "Amazon MGM Studios",
        "imdb_id": "co1025982"
      },
      {
        "name": "General Admission",
        "imdb_id": "co0721787"
      },
      {
        "name": "Lord Miller",
        "imdb_id": "co0191864"
      }
    ]
  },
  {
    "type": "movie",
    "title": "The Sheep Detectives",
    "budget": 75000000,
    "genres": [
      "Comedy",
      "Family",
      "Mystery"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BNTFmZWI4YmMtNmQ0ZC00ZGQwLTk1OWEtZjAyZmIzOGY0MGFiXkEyXkFqcGc@.jpg",
    "rating": 7.4,
    "imdb_id": "tt32565993",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt32565993/",
    "is_adult": false,
    "keywords": [
      "Animal Adventure",
      "Bumbling Detective",
      "Whodunnit",
      "Comedy",
      "Family",
      "Mystery"
    ],
    "synopsis": "Every night a shepherd reads aloud a murder mystery, pretending his sheep can understand. When he is found dead, the sheep realize at once that it was a murder and think they know everything about how to go about solving it.",
    "languages": [
      "en"
    ],
    "metascore": 72,
    "start_year": 2026,
    "vote_count": 77188,
    "trailer_url": null,
    "release_date": "2026-05-08",
    "content_rating": "PG",
    "external_links": [],
    "original_title": "The Sheep Detectives",
    "runtime_minutes": 109,
    "worldwide_gross": 130574611,
    "origin_countries": [
      "IE",
      "GB",
      "DE",
      "US"
    ],
    "filming_locations": [
      "Hambleden, Buckinghamshire, England, UK"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BNTFmZWI4YmMtNmQ0ZC00ZGQwLTk1OWEtZjAyZmIzOGY0MGFiXkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BNTFmZWI4YmMtNmQ0ZC00ZGQwLTk1OWEtZjAyZmIzOGY0MGFiXkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BNTFmZWI4YmMtNmQ0ZC00ZGQwLTk1OWEtZjAyZmIzOGY0MGFiXkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "Amazon MGM Studios",
        "imdb_id": "co1025982"
      },
      {
        "name": "Lord Miller",
        "imdb_id": "co0191864"
      },
      {
        "name": "Three Strange Angels",
        "imdb_id": "co0183490"
      }
    ]
  },
  {
    "type": "movie",
    "title": "I Play Rocky",
    "budget": null,
    "genres": [
      "Biography",
      "Drama"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BNDZlN2IyYjUtM2FhMi00OTQ0LTk5YjktNTdiZGM1ZDg3NzIxXkEyXkFqcGc@.jpg",
    "rating": null,
    "imdb_id": "tt11995650",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt11995650/",
    "is_adult": false,
    "keywords": [
      "Docudrama",
      "Period Drama",
      "Showbiz Drama",
      "Biography",
      "Drama",
      "Sport"
    ],
    "synopsis": "Sylvester Stallone, then a failing actor, writes the ultimate underdog story and must fight for his chance to play the role of a lifetime - Rocky Balboa.",
    "languages": [
      "en"
    ],
    "metascore": null,
    "start_year": 2026,
    "vote_count": 0,
    "trailer_url": null,
    "release_date": "2026-11-20",
    "content_rating": "PG-13",
    "external_links": [],
    "original_title": "I Play Rocky",
    "runtime_minutes": null,
    "worldwide_gross": null,
    "origin_countries": [
      "US"
    ],
    "filming_locations": [
      "Los Angeles, California, USA"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BNDZlN2IyYjUtM2FhMi00OTQ0LTk5YjktNTdiZGM1ZDg3NzIxXkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BNDZlN2IyYjUtM2FhMi00OTQ0LTk5YjktNTdiZGM1ZDg3NzIxXkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BNDZlN2IyYjUtM2FhMi00OTQ0LTk5YjktNTdiZGM1ZDg3NzIxXkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "Baha Productions",
        "imdb_id": "co0588917"
      },
      {
        "name": "Fireside Films",
        "imdb_id": "co0115013"
      }
    ]
  },
  {
    "type": "movie",
    "title": "Troy",
    "budget": 175000000,
    "genres": [
      "Action",
      "Adventure"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BMTk5MzU1MDMwMF5BMl5BanBnXkFtZTcwNjczODMzMw@@.jpg",
    "rating": 7.3,
    "imdb_id": "tt0332452",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt0332452/",
    "is_adult": false,
    "keywords": [
      "Action Epic",
      "Period Drama",
      "Sword & Sandal",
      "Tragedy",
      "Action",
      "Adventure"
    ],
    "synopsis": "An adaptation of Homer's great epic, the film follows the assault on Troy by the united Greek forces.",
    "languages": [
      "en"
    ],
    "metascore": 56,
    "start_year": 2004,
    "vote_count": 626419,
    "trailer_url": "https://www.youtube.com/watch?v=ekshABiptOY",
    "release_date": "2004-05-14",
    "content_rating": "R",
    "external_links": [
      "https://www.facebook.com/Troy.Film",
      "http://troymovie.warnerbros.com/index_flash.html"
    ],
    "original_title": "Troy",
    "runtime_minutes": 163,
    "worldwide_gross": 497409852,
    "origin_countries": [
      "US",
      "BG",
      "GB"
    ],
    "filming_locations": [
      "Cabo San Lucas, Baja California Sur, Mexico"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMTk5MzU1MDMwMF5BMl5BanBnXkFtZTcwNjczODMzMw@@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMTk5MzU1MDMwMF5BMl5BanBnXkFtZTcwNjczODMzMw@@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMTk5MzU1MDMwMF5BMl5BanBnXkFtZTcwNjczODMzMw@@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "Warner Bros.",
        "imdb_id": "co0002663"
      },
      {
        "name": "Helena Productions",
        "imdb_id": "co0318026"
      },
      {
        "name": "Radiant Productions",
        "imdb_id": "co0005233"
      }
    ]
  },
  {
    "type": "movie",
    "title": "The Invite",
    "budget": null,
    "genres": [
      "Comedy",
      "Drama",
      "Romance"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BMjI0MzJjMjctNmQzZi00Y2U4LWEwZGItMmE3NDUzNzk1YzY3XkEyXkFqcGc@.jpg",
    "rating": 7.9,
    "imdb_id": "tt14173636",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt14173636/",
    "is_adult": false,
    "keywords": [
      "Comedy",
      "Drama",
      "Romance"
    ],
    "synopsis": "Joe and Angela's marriage is on thin ice. When they invite their enigmatic upstairs neighbors for a dinner party, the night spirals into unexpected places.",
    "languages": [
      "en",
      "es"
    ],
    "metascore": 82,
    "start_year": 2026,
    "vote_count": 15356,
    "trailer_url": null,
    "release_date": "2026-07-10",
    "content_rating": "R",
    "external_links": [
      "https://app.a24films.com/release/the-invite/"
    ],
    "original_title": "The Invite",
    "runtime_minutes": 107,
    "worldwide_gross": 23488190,
    "origin_countries": [
      "US"
    ],
    "filming_locations": [
      "Glen Park Station, San Francisco, California, USA"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMjI0MzJjMjctNmQzZi00Y2U4LWEwZGItMmE3NDUzNzk1YzY3XkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMjI0MzJjMjctNmQzZi00Y2U4LWEwZGItMmE3NDUzNzk1YzY3XkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMjI0MzJjMjctNmQzZi00Y2U4LWEwZGItMmE3NDUzNzk1YzY3XkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "Annapurna Pictures",
        "imdb_id": "co0323215"
      },
      {
        "name": "FilmNation Entertainment",
        "imdb_id": "co0251858"
      },
      {
        "name": "Permut Presentations",
        "imdb_id": "co0011800"
      }
    ]
  },
  {
    "type": "movie",
    "title": "Evil Dead Burn",
    "budget": 20000000,
    "genres": [
      "Fantasy",
      "Horror",
      "Mystery"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BZTljMTZjZTItZjMzZi00NDBhLWFmMzAtOGNiNTlhY2MxMzg5XkEyXkFqcGc@.jpg",
    "rating": 6.7,
    "imdb_id": "tt31170389",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt31170389/",
    "is_adult": false,
    "keywords": [
      "Evil Dead",
      "Body Horror",
      "Monster Horror",
      "Psychological Horror",
      "Splatter Horror",
      "Supernatural Horror",
      "Zombie Horror",
      "Horror"
    ],
    "synopsis": "After the loss of her husband, a woman seeks solace with her in-laws. As one by one they transform into deadites, she comes to discover that the vows she took in life - survive even in death.",
    "languages": [
      "en",
      "fr"
    ],
    "metascore": 54,
    "start_year": 2026,
    "vote_count": 17570,
    "trailer_url": null,
    "release_date": "2026-07-10",
    "content_rating": "R",
    "external_links": [
      "https://www.warnerbros.com/movies/evil-dead-burn"
    ],
    "original_title": "Evil Dead Burn",
    "runtime_minutes": 110,
    "worldwide_gross": 51720594,
    "origin_countries": [],
    "filming_locations": [
      "Auckland, New Zealand"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BZTljMTZjZTItZjMzZi00NDBhLWFmMzAtOGNiNTlhY2MxMzg5XkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BZTljMTZjZTItZjMzZi00NDBhLWFmMzAtOGNiNTlhY2MxMzg5XkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BZTljMTZjZTItZjMzZi00NDBhLWFmMzAtOGNiNTlhY2MxMzg5XkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "Ghost House Pictures",
        "imdb_id": "co0116611"
      },
      {
        "name": "New Line Cinema",
        "imdb_id": "co0046718"
      },
      {
        "name": "New Zealand Film Commission",
        "imdb_id": "co0065796"
      }
    ]
  },
  {
    "type": "movie",
    "title": "Moana",
    "budget": 250000000,
    "genres": [
      "Action",
      "Adventure",
      "Comedy"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BMTQ1OTQ2Y2UtMzllNS00ODFiLWFkNGItNGRjOWRlMjIwNTRlXkEyXkFqcGc@.jpg",
    "rating": 5.7,
    "imdb_id": "tt27419466",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt27419466/",
    "is_adult": false,
    "keywords": [
      "Quest",
      "Sea Adventure",
      "Teen Adventure",
      "Teen Comedy",
      "Teen Fantasy",
      "Action",
      "Adventure",
      "Comedy",
      "Family",
      "Fantasy"
    ],
    "synopsis": "Live-action adaptation of the 2016 Disney animated film 'Moana.'",
    "languages": [
      "en",
      "sm"
    ],
    "metascore": 42,
    "start_year": 2026,
    "vote_count": 8919,
    "trailer_url": null,
    "release_date": "2026-07-10",
    "content_rating": "PG",
    "external_links": [],
    "original_title": "Moana",
    "runtime_minutes": 115,
    "worldwide_gross": 179551043,
    "origin_countries": [
      "US"
    ],
    "filming_locations": [
      "Oahu, Hawaii, USA"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMTQ1OTQ2Y2UtMzllNS00ODFiLWFkNGItNGRjOWRlMjIwNTRlXkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMTQ1OTQ2Y2UtMzllNS00ODFiLWFkNGItNGRjOWRlMjIwNTRlXkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMTQ1OTQ2Y2UtMzllNS00ODFiLWFkNGItNGRjOWRlMjIwNTRlXkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "Walt Disney Pictures",
        "imdb_id": "co0008970"
      },
      {
        "name": "Canada Audio Visual Tax Credit",
        "imdb_id": "co1050390"
      },
      {
        "name": "Flynn Picture Company",
        "imdb_id": "co0348357"
      }
    ]
  },
  {
    "type": "movie",
    "title": "Desire",
    "budget": null,
    "genres": [
      "Thriller"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BN2UwYjQ5NTQtZjdjOC00ZDA1LWIxY2EtNDQ4M2FjZDE5YjJiXkEyXkFqcGc@.jpg",
    "rating": 4.3,
    "imdb_id": "tt41617470",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt41617470/",
    "is_adult": false,
    "keywords": [
      "Spanish",
      "Erotic Thriller",
      "Drama",
      "Thriller"
    ],
    "synopsis": "A married mother falls for her daughter's swimming coach and has an affair but her daughter also becomes attracted to him.",
    "languages": [
      "es"
    ],
    "metascore": null,
    "start_year": 2026,
    "vote_count": 1158,
    "trailer_url": null,
    "release_date": "2026-07-17",
    "content_rating": null,
    "external_links": [
      "https://sede.mcu.gob.es/CatalogoICAA/Peliculas/Detalle?Pelicula=141425",
      "https://www.youtube.com/watch?v=ey-h6PcgyGs"
    ],
    "original_title": "Deseo",
    "runtime_minutes": 97,
    "worldwide_gross": 306630,
    "origin_countries": [],
    "filming_locations": [
      "Mexico City, Mexico"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BN2UwYjQ5NTQtZjdjOC00ZDA1LWIxY2EtNDQ4M2FjZDE5YjJiXkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BN2UwYjQ5NTQtZjdjOC00ZDA1LWIxY2EtNDQ4M2FjZDE5YjJiXkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BN2UwYjQ5NTQtZjdjOC00ZDA1LWIxY2EtNDQ4M2FjZDE5YjJiXkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "El Estudio",
        "imdb_id": "co0757189"
      },
      {
        "name": "Las peliculas del Apache",
        "imdb_id": "co0679816"
      }
    ]
  },
  {
    "type": "movie",
    "title": "Digger",
    "budget": null,
    "genres": [
      "Comedy",
      "Drama"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BN2E0YTg1M2YtOGQyYi00NDFkLTk3NzUtYmEyNTZhYThhZDQ0XkEyXkFqcGc@.jpg",
    "rating": null,
    "imdb_id": "tt31450459",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt31450459/",
    "is_adult": false,
    "keywords": [
      "Dark Comedy",
      "Satire",
      "Comedy",
      "Drama"
    ],
    "synopsis": "The most powerful man in the world embarks on a frantic mission to prove he is humanity's savior before the disaster he's unleashed destroys everything.",
    "languages": [
      "en"
    ],
    "metascore": null,
    "start_year": 2026,
    "vote_count": 0,
    "trailer_url": null,
    "release_date": "2026-10-02",
    "content_rating": null,
    "external_links": [],
    "original_title": "Digger",
    "runtime_minutes": null,
    "worldwide_gross": null,
    "origin_countries": [
      "US",
      "GB",
      "MX"
    ],
    "filming_locations": [
      "Pinewood Studios, Pinewood Road, Iver Heath, Iver, Buckinghamshire, England, UK"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BN2E0YTg1M2YtOGQyYi00NDFkLTk3NzUtYmEyNTZhYThhZDQ0XkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BN2E0YTg1M2YtOGQyYi00NDFkLTk3NzUtYmEyNTZhYThhZDQ0XkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BN2E0YTg1M2YtOGQyYi00NDFkLTk3NzUtYmEyNTZhYThhZDQ0XkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "Legendary Entertainment",
        "imdb_id": "co0159111"
      },
      {
        "name": "Legendary Pictures",
        "imdb_id": "co1041831"
      },
      {
        "name": "M Productions",
        "imdb_id": "co0186210"
      }
    ]
  },
  {
    "type": "tvMovie",
    "title": "Descendants: Wicked Wonderland",
    "budget": 95000000,
    "genres": [
      "Action",
      "Adventure",
      "Comedy"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BNjNjODhkYTEtZjkxNi00NzY0LTg3MDktNDRmZDg2NDcxYmNiXkEyXkFqcGc@.jpg",
    "rating": 5.7,
    "imdb_id": "tt34477910",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt34477910/",
    "is_adult": false,
    "keywords": [
      "Superhero",
      "Action",
      "Adventure",
      "Comedy",
      "Family",
      "Fantasy",
      "Musical",
      "Sci-Fi"
    ],
    "synopsis": "The latest installment in the fantasy teen series. When Wonderland plays host to the Kingdom Cup Games, Red and Chloe Charming must fight to save everyone from an unexpected villain.",
    "languages": [
      "en"
    ],
    "metascore": null,
    "start_year": 2026,
    "vote_count": 1263,
    "trailer_url": null,
    "release_date": "2026-07-16",
    "content_rating": "TV-G",
    "external_links": [
      "https://descendants.fandom.com/wiki/Descendants:_The_Rise_of_Red/Gallery"
    ],
    "original_title": "Descendants: Wicked Wonderland",
    "runtime_minutes": 95,
    "worldwide_gross": null,
    "origin_countries": [],
    "filming_locations": [
      "Vancouver, British Columbia, Canada"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BNjNjODhkYTEtZjkxNi00NzY0LTg3MDktNDRmZDg2NDcxYmNiXkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BNjNjODhkYTEtZjkxNi00NzY0LTg3MDktNDRmZDg2NDcxYmNiXkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BNjNjODhkYTEtZjkxNi00NzY0LTg3MDktNDRmZDg2NDcxYmNiXkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "Suzanne Todd Productions",
        "imdb_id": "co0612779"
      },
      {
        "name": "Potato Monkey Productions",
        "imdb_id": "co1074416"
      },
      {
        "name": "Bearclaw Productions",
        "imdb_id": "co0752228"
      }
    ]
  },
  {
    "type": "movie",
    "title": "Spider-Man: Brand New Day",
    "budget": null,
    "genres": [
      "Action",
      "Adventure",
      "Fantasy"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BOWNjYWM3NWItOGE0ZS00MWRjLThiZWEtYjc4ZmNmMmU5ZTVmXkEyXkFqcGc@.jpg",
    "rating": null,
    "imdb_id": "tt22084616",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt22084616/",
    "is_adult": false,
    "keywords": [
      "Marvel",
      "Superhero",
      "Urban Adventure",
      "Action",
      "Adventure",
      "Fantasy",
      "Sci-Fi"
    ],
    "synopsis": "A forgotten Peter Parker lives alone as a full-time Spider-Man until mounting pressure triggers a dangerous change and a powerful new enemy emerges.",
    "languages": [
      "en"
    ],
    "metascore": null,
    "start_year": 2026,
    "vote_count": 0,
    "trailer_url": null,
    "release_date": "2026-07-31",
    "content_rating": "PG-13",
    "external_links": [],
    "original_title": "Spider-Man: Brand New Day",
    "runtime_minutes": 145,
    "worldwide_gross": null,
    "origin_countries": [
      "US"
    ],
    "filming_locations": [
      "Glasgow, Scotland, UK"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BOWNjYWM3NWItOGE0ZS00MWRjLThiZWEtYjc4ZmNmMmU5ZTVmXkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BOWNjYWM3NWItOGE0ZS00MWRjLThiZWEtYjc4ZmNmMmU5ZTVmXkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BOWNjYWM3NWItOGE0ZS00MWRjLThiZWEtYjc4ZmNmMmU5ZTVmXkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "Columbia Pictures",
        "imdb_id": "co0014351"
      },
      {
        "name": "Marvel Studios",
        "imdb_id": "co0051941"
      },
      {
        "name": "Pascal Pictures",
        "imdb_id": "co0532247"
      }
    ]
  },
  {
    "type": "movie",
    "title": "Interstellar",
    "budget": 165000000,
    "genres": [
      "Adventure",
      "Drama",
      "Sci-Fi"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BYzdjMDAxZGItMjI2My00ODA1LTlkNzItOWFjMDU5ZDJlYWY3XkEyXkFqcGc@.jpg",
    "rating": 8.7,
    "imdb_id": "tt0816692",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt0816692/",
    "is_adult": false,
    "keywords": [
      "Adventure Epic",
      "Epic",
      "Psychological Drama",
      "Quest",
      "Sci-Fi Epic",
      "Space Sci-Fi",
      "Time Travel",
      "Adventure",
      "Drama",
      "Sci-Fi"
    ],
    "synopsis": "In a dystopian future where Earth has become near-uninhabitable, a team of astronauts embark on a mission to find a new home for humanity.",
    "languages": [
      "en"
    ],
    "metascore": 74,
    "start_year": 2014,
    "vote_count": 2562911,
    "trailer_url": "https://www.youtube.com/watch?v=827FNDpQWrQ",
    "release_date": "2014-11-07",
    "content_rating": "PG-13",
    "external_links": [
      "https://www.facebook.com/Interstellar",
      "https://twitter.com/Interstellar"
    ],
    "original_title": "Interstellar",
    "runtime_minutes": 169,
    "worldwide_gross": 764344535,
    "origin_countries": [
      "US",
      "GB",
      "CA"
    ],
    "filming_locations": [
      "Iceland"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BYzdjMDAxZGItMjI2My00ODA1LTlkNzItOWFjMDU5ZDJlYWY3XkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BYzdjMDAxZGItMjI2My00ODA1LTlkNzItOWFjMDU5ZDJlYWY3XkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BYzdjMDAxZGItMjI2My00ODA1LTlkNzItOWFjMDU5ZDJlYWY3XkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "Paramount Pictures",
        "imdb_id": "co0023400"
      },
      {
        "name": "Warner Bros.",
        "imdb_id": "co0002663"
      },
      {
        "name": "Legendary Pictures",
        "imdb_id": "co1041831"
      }
    ]
  },
  {
    "type": "movie",
    "title": "Disclosure Day",
    "budget": 115000000,
    "genres": [
      "Action",
      "Drama",
      "Mystery"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BMTgwNDI1ZjctYWNmMS00MTJhLTg1ZWItMzI1Yjk5NjZkYWFkXkEyXkFqcGc@.jpg",
    "rating": 6.6,
    "imdb_id": "tt15047880",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt15047880/",
    "is_adult": false,
    "keywords": [
      "Alien Invasion",
      "Conspiracy Thriller",
      "Epic",
      "Psychological Drama",
      "Sci-Fi Epic",
      "Suspense Mystery",
      "Action",
      "Drama",
      "Mystery",
      "Sci-Fi"
    ],
    "synopsis": "If you found out we weren't alone, if someone showed you, proved it to you, would that frighten you?",
    "languages": [
      "en"
    ],
    "metascore": 74,
    "start_year": 2026,
    "vote_count": 86211,
    "trailer_url": null,
    "release_date": "2026-06-12",
    "content_rating": "PG-13",
    "external_links": [
      "https://www.facebook.com/disclosuredayfilm",
      "https://www.instagram.com/disclosureday/"
    ],
    "original_title": "Disclosure Day",
    "runtime_minutes": 145,
    "worldwide_gross": 234801306,
    "origin_countries": [
      "US"
    ],
    "filming_locations": [
      "Fosterfields Living Historical Farm, Morristown, New Jersey, USA"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMTgwNDI1ZjctYWNmMS00MTJhLTg1ZWItMzI1Yjk5NjZkYWFkXkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMTgwNDI1ZjctYWNmMS00MTJhLTg1ZWItMzI1Yjk5NjZkYWFkXkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMTgwNDI1ZjctYWNmMS00MTJhLTg1ZWItMzI1Yjk5NjZkYWFkXkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "Universal Pictures",
        "imdb_id": "co0005073"
      },
      {
        "name": "Amblin Entertainment",
        "imdb_id": "co0009119"
      },
      {
        "name": "Dentsu",
        "imdb_id": "co0169264"
      }
    ]
  },
  {
    "type": "movie",
    "title": "Oppenheimer",
    "budget": 100000000,
    "genres": [
      "Biography",
      "Drama",
      "History"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BN2JkMDc5MGQtZjg3YS00NmFiLWIyZmQtZTJmNTM5MjVmYTQ4XkEyXkFqcGc@.jpg",
    "rating": 8.2,
    "imdb_id": "tt15398776",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt15398776/",
    "is_adult": false,
    "keywords": [
      "Docudrama",
      "Epic",
      "Historical Epic",
      "Period Drama",
      "Psychological Drama",
      "Biography",
      "Drama",
      "History"
    ],
    "synopsis": "A dramatization of the life story of J. Robert Oppenheimer, the physicist who had a large hand in the development of the atomic bombs that brought an end to World War II.",
    "languages": [
      "en",
      "de",
      "it",
      "nl"
    ],
    "metascore": 90,
    "start_year": 2023,
    "vote_count": 1066898,
    "trailer_url": "https://www.youtube.com/watch?v=bK6ldnjE3Y0",
    "release_date": "2023-07-21",
    "content_rating": "R",
    "external_links": [
      "https://www.facebook.com/OppenheimerMovie/",
      "https://www.instagram.com/oppenheimermovie/"
    ],
    "original_title": "Oppenheimer",
    "runtime_minutes": 180,
    "worldwide_gross": 975811333,
    "origin_countries": [
      "US",
      "GB"
    ],
    "filming_locations": [
      "Los Alamos, New Mexico, USA"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BN2JkMDc5MGQtZjg3YS00NmFiLWIyZmQtZTJmNTM5MjVmYTQ4XkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BN2JkMDc5MGQtZjg3YS00NmFiLWIyZmQtZTJmNTM5MjVmYTQ4XkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BN2JkMDc5MGQtZjg3YS00NmFiLWIyZmQtZTJmNTM5MjVmYTQ4XkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "Universal Pictures",
        "imdb_id": "co0005073"
      },
      {
        "name": "Syncopy",
        "imdb_id": "co0147954"
      },
      {
        "name": "Atlas Entertainment",
        "imdb_id": "co0028338"
      }
    ]
  },
  {
    "type": "movie",
    "title": "Toy Story 5",
    "budget": 250000000,
    "genres": [
      "Adventure",
      "Animation",
      "Comedy"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BZTI1YTBiNmEtYWUxZi00YzFkLWIzNjMtMmZjMmY2NzM0ZWMzXkEyXkFqcGc@.jpg",
    "rating": 7.5,
    "imdb_id": "tt29355505",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt29355505/",
    "is_adult": false,
    "keywords": [
      "Toy Story",
      "Buddy Comedy",
      "Computer Animation",
      "Urban Adventure",
      "Adventure",
      "Animation",
      "Comedy",
      "Drama",
      "Family",
      "Fantasy"
    ],
    "synopsis": "Woody, Buzz, Jessie and the rest of the gang's jobs are challenged when they're introduced to electronics, a new threat to playtime.",
    "languages": [
      "en"
    ],
    "metascore": 73,
    "start_year": 2026,
    "vote_count": 52121,
    "trailer_url": null,
    "release_date": "2026-06-19",
    "content_rating": "PG",
    "external_links": [
      "https://movies.disney.com/toy-story-5",
      "https://www.pixar.com/toy-story-5"
    ],
    "original_title": "Toy Story 5",
    "runtime_minutes": 102,
    "worldwide_gross": 959251920,
    "origin_countries": [
      "US",
      "JP"
    ],
    "filming_locations": [
      "Pixar Animation Studios - 1200 Park Avenue, Emeryville, California, USA"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BZTI1YTBiNmEtYWUxZi00YzFkLWIzNjMtMmZjMmY2NzM0ZWMzXkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BZTI1YTBiNmEtYWUxZi00YzFkLWIzNjMtMmZjMmY2NzM0ZWMzXkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BZTI1YTBiNmEtYWUxZi00YzFkLWIzNjMtMmZjMmY2NzM0ZWMzXkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "Pixar Animation Studios",
        "imdb_id": "co0017902"
      },
      {
        "name": "Walt Disney Pictures",
        "imdb_id": "co0008970"
      }
    ]
  },
  {
    "type": "movie",
    "title": "Voicemails for Isabelle",
    "budget": null,
    "genres": [
      "Comedy",
      "Drama",
      "Romance"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BMTE3MmE2MTYtMjA4OC00ZTIxLWFlNWYtZjk4ZTBkZDdiYzU0XkEyXkFqcGc@.jpg",
    "rating": 7.3,
    "imdb_id": "tt10375624",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt10375624/",
    "is_adult": false,
    "keywords": [
      "Feel-Good Romance",
      "Romantic Comedy",
      "Comedy",
      "Drama",
      "Romance"
    ],
    "synopsis": "Jill leaves voice messages to her deceased sister telling her about her chaotic life in San Francisco. Unwittingly, a mysterious Austin TX real estate agent begins to receive their confessions..",
    "languages": [
      "en"
    ],
    "metascore": 62,
    "start_year": 2026,
    "vote_count": 38640,
    "trailer_url": null,
    "release_date": "2026-06-19",
    "content_rating": "TV-14",
    "external_links": [],
    "original_title": "Voicemails for Isabelle",
    "runtime_minutes": 118,
    "worldwide_gross": null,
    "origin_countries": [],
    "filming_locations": [
      "Vancouver, British Columbia, Canada"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMTE3MmE2MTYtMjA4OC00ZTIxLWFlNWYtZjk4ZTBkZDdiYzU0XkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMTE3MmE2MTYtMjA4OC00ZTIxLWFlNWYtZjk4ZTBkZDdiYzU0XkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMTE3MmE2MTYtMjA4OC00ZTIxLWFlNWYtZjk4ZTBkZDdiYzU0XkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "Escape Artists",
        "imdb_id": "co0035535"
      },
      {
        "name": "Netflix Studios",
        "imdb_id": "co0650527"
      },
      {
        "name": "Sony Pictures Releasing",
        "imdb_id": "co0026545"
      }
    ]
  },
  {
    "type": "movie",
    "title": "Lee Cronin's The Mummy",
    "budget": 22000000,
    "genres": [
      "Horror"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BNWQ1NzI2YTUtN2E0ZS00YzVmLTkxNjktMWIzNTYwMzkyOTU0XkEyXkFqcGc@.jpg",
    "rating": 6.2,
    "imdb_id": "tt32612507",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt32612507/",
    "is_adult": false,
    "keywords": [
      "Body Horror",
      "Folk Horror",
      "Monster Horror",
      "Supernatural Horror",
      "Horror"
    ],
    "synopsis": "Eight years after her sudden disappearance in Egypt, a severely traumatized teenager is returned to her shattered family in New Mexico, triggering a visceral nightmare as they realize she is hosting an ancient, demonic parasite.",
    "languages": [
      "en",
      "es",
      "ar"
    ],
    "metascore": 47,
    "start_year": 2026,
    "vote_count": 58086,
    "trailer_url": null,
    "release_date": "2026-04-17",
    "content_rating": "R",
    "external_links": [
      "https://amzn.to/49cTWxI",
      "https://www.blumhouse.com/film/lee-cronin-s-the-mummy"
    ],
    "original_title": "Lee Cronin's the Mummy",
    "runtime_minutes": 134,
    "worldwide_gross": 90552113,
    "origin_countries": [
      "US"
    ],
    "filming_locations": [
      "Ardmore Studios - Herbert Rd, Killarney, Bray, Co. Wicklow, Ireland"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BNWQ1NzI2YTUtN2E0ZS00YzVmLTkxNjktMWIzNTYwMzkyOTU0XkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BNWQ1NzI2YTUtN2E0ZS00YzVmLTkxNjktMWIzNTYwMzkyOTU0XkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BNWQ1NzI2YTUtN2E0ZS00YzVmLTkxNjktMWIzNTYwMzkyOTU0XkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "New Line Cinema",
        "imdb_id": "co0046718"
      },
      {
        "name": "Atomic Monster",
        "imdb_id": "co0504531"
      },
      {
        "name": "Blumhouse Productions",
        "imdb_id": "co0098315"
      }
    ]
  },
  {
    "type": "movie",
    "title": "Dhamaal 4",
    "budget": null,
    "genres": [
      "Action",
      "Adventure",
      "Comedy"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BNTI2YTA2YzktMGUwOS00Njk3LWE0M2MtNDE4YTljNDdjNjNlXkEyXkFqcGc@.jpg",
    "rating": 8.5,
    "imdb_id": "tt27548557",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt27548557/",
    "is_adult": false,
    "keywords": [
      "Hindi",
      "Quest",
      "Sea Adventure",
      "Action",
      "Adventure",
      "Comedy"
    ],
    "synopsis": "The Dhamaal boys are back and ready to chase the \"Treasure of Life,\" facing crazy challenges along the way. What starts as a treasure hunt quickly turns into a rollercoaster of hilarious misadventures.",
    "languages": [
      "hi"
    ],
    "metascore": null,
    "start_year": 2026,
    "vote_count": 33220,
    "trailer_url": null,
    "release_date": "2026-07-10",
    "content_rating": null,
    "external_links": [],
    "original_title": "Dhamaal 4",
    "runtime_minutes": 143,
    "worldwide_gross": 1474990,
    "origin_countries": [
      "IN"
    ],
    "filming_locations": [],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BNTI2YTA2YzktMGUwOS00Njk3LWE0M2MtNDE4YTljNDdjNjNlXkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BNTI2YTA2YzktMGUwOS00Njk3LWE0M2MtNDE4YTljNDdjNjNlXkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BNTI2YTA2YzktMGUwOS00Njk3LWE0M2MtNDE4YTljNDdjNjNlXkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "Super Cassettes Industries Limited (T-Series)",
        "imdb_id": "co0145724"
      },
      {
        "name": "Ajay Devgn Ffilms",
        "imdb_id": "co0489670"
      },
      {
        "name": "Maruti International",
        "imdb_id": "co0088377"
      }
    ]
  },
  {
    "type": "movie",
    "title": "Michael",
    "budget": 155000000,
    "genres": [
      "Biography",
      "Drama",
      "History"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BNzllNmRlN2EtMDQyOC00ODJjLTg4OWQtZDNmNGU3YzlkNjc1XkEyXkFqcGc@.jpg",
    "rating": 7.4,
    "imdb_id": "tt11378946",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt11378946/",
    "is_adult": false,
    "keywords": [
      "Docudrama",
      "Period Drama",
      "Psychological Drama",
      "Showbiz Drama",
      "Biography",
      "Drama",
      "History",
      "Music"
    ],
    "synopsis": "The early life of musician Michael Jackson, from the discovery of his talent as the lead of the Jackson Five to the artist whose creative ambition fueled a pursuit to become the biggest entertainer in the world.",
    "languages": [
      "en"
    ],
    "metascore": 39,
    "start_year": 2026,
    "vote_count": 154708,
    "trailer_url": null,
    "release_date": "2026-04-24",
    "content_rating": "PG-13",
    "external_links": [
      "https://michael.movie/"
    ],
    "original_title": "Michael",
    "runtime_minutes": 127,
    "worldwide_gross": 1010156321,
    "origin_countries": [
      "GB",
      "US"
    ],
    "filming_locations": [
      "Sony Pictures Studios - 10202 W. Washington Blvd., Culver City, California, USA"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BNzllNmRlN2EtMDQyOC00ODJjLTg4OWQtZDNmNGU3YzlkNjc1XkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BNzllNmRlN2EtMDQyOC00ODJjLTg4OWQtZDNmNGU3YzlkNjc1XkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BNzllNmRlN2EtMDQyOC00ODJjLTg4OWQtZDNmNGU3YzlkNjc1XkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "Lionsgate",
        "imdb_id": "co0006881"
      },
      {
        "name": "GK Films",
        "imdb_id": "co0209646"
      },
      {
        "name": "Optimum Productions",
        "imdb_id": "co0484258"
      }
    ]
  },
  {
    "type": "movie",
    "title": "Tenet",
    "budget": 205000000,
    "genres": [
      "Action",
      "Sci-Fi",
      "Thriller"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BNTIzNDIxMzktMzlkMi00MmUyLWFmMjQtZDgwMjBmOGJmNTI3XkEyXkFqcGc@.jpg",
    "rating": 7.3,
    "imdb_id": "tt6723592",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt6723592/",
    "is_adult": false,
    "keywords": [
      "Spy",
      "Time Travel",
      "Action",
      "Sci-Fi",
      "Thriller"
    ],
    "synopsis": "Armed with only the word \"Tenet,\" and fighting for the survival of the entire world, CIA operative, The Protagonist, journeys through a twilight world of international espionage on a global mission that unfolds beyond real time.",
    "languages": [
      "en",
      "uk",
      "no"
    ],
    "metascore": 69,
    "start_year": 2020,
    "vote_count": 693827,
    "trailer_url": "https://www.youtube.com/watch?v=LdOM0x0XDMo",
    "release_date": "2020-09-03",
    "content_rating": "PG-13",
    "external_links": [
      "https://www.facebook.com/tenetfilm/",
      "https://www.instagram.com/tenetfilm/"
    ],
    "original_title": "Tenet",
    "runtime_minutes": 150,
    "worldwide_gross": 376598702,
    "origin_countries": [
      "US",
      "GB"
    ],
    "filming_locations": [
      "Nysted Wind Farm, Denmark"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BNTIzNDIxMzktMzlkMi00MmUyLWFmMjQtZDgwMjBmOGJmNTI3XkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BNTIzNDIxMzktMzlkMi00MmUyLWFmMjQtZDgwMjBmOGJmNTI3XkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BNTIzNDIxMzktMzlkMi00MmUyLWFmMjQtZDgwMjBmOGJmNTI3XkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "Warner Bros.",
        "imdb_id": "co0002663"
      },
      {
        "name": "Syncopy",
        "imdb_id": "co0147954"
      },
      {
        "name": "Warner Bros.",
        "imdb_id": "co0002663"
      }
    ]
  },
  {
    "type": "movie",
    "title": "The Prestige",
    "budget": 40000000,
    "genres": [
      "Drama",
      "Mystery",
      "Sci-Fi"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BM2Y0YmM5MWYtZTYzNi00ZjU5LTlmOGYtZDQ4ODQyMjAzNjQ2XkEyXkFqcGc@.jpg",
    "rating": 8.5,
    "imdb_id": "tt0482571",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt0482571/",
    "is_adult": false,
    "keywords": [
      "Period Drama",
      "Steampunk",
      "Drama",
      "Mystery",
      "Sci-Fi",
      "Thriller"
    ],
    "synopsis": "Two magicians dismantle their lives to outmaneuver each other following a shared tragedy. They chase the ultimate illusion across Victorian London, sacrificing sanity and safety to master a teleportation feat that defies all logic.",
    "languages": [
      "en"
    ],
    "metascore": 66,
    "start_year": 2006,
    "vote_count": 1602626,
    "trailer_url": "https://www.youtube.com/watch?v=ijXruSzfGEc",
    "release_date": "2006-10-20",
    "content_rating": "PG-13",
    "external_links": [],
    "original_title": "The Prestige",
    "runtime_minutes": 130,
    "worldwide_gross": 109676311,
    "origin_countries": [
      "GB",
      "US"
    ],
    "filming_locations": [
      "Durango and Silverton Narrow Gauge Railroad, Colorado, USA"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BM2Y0YmM5MWYtZTYzNi00ZjU5LTlmOGYtZDQ4ODQyMjAzNjQ2XkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BM2Y0YmM5MWYtZTYzNi00ZjU5LTlmOGYtZDQ4ODQyMjAzNjQ2XkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BM2Y0YmM5MWYtZTYzNi00ZjU5LTlmOGYtZDQ4ODQyMjAzNjQ2XkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "Touchstone Pictures",
        "imdb_id": "co0049348"
      },
      {
        "name": "Warner Bros.",
        "imdb_id": "co0002663"
      },
      {
        "name": "Newmarket Films",
        "imdb_id": "co0129644"
      }
    ]
  },
  {
    "type": "movie",
    "title": "The Long Walk",
    "budget": 20000000,
    "genres": [
      "Horror",
      "Thriller"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BNmE4YmIxNWQtMzJhMy00NDI5LWFmYjEtMGYyMmFhNzdjODVmXkEyXkFqcGc@.jpg",
    "rating": 6.6,
    "imdb_id": "tt10374610",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt10374610/",
    "is_adult": false,
    "keywords": [
      "Psychological Horror",
      "Psychological Thriller",
      "Survival",
      "Teen Horror",
      "Horror",
      "Thriller"
    ],
    "synopsis": "A group of teenage boys compete in an annual contest known as \"The Long Walk,\" in which they must maintain a certain walking speed or get shot.",
    "languages": [
      "en"
    ],
    "metascore": 71,
    "start_year": 2025,
    "vote_count": 132771,
    "trailer_url": null,
    "release_date": "2025-09-12",
    "content_rating": "R",
    "external_links": [
      "https://www.thelongwalk.movie/"
    ],
    "original_title": "The Long Walk",
    "runtime_minutes": 108,
    "worldwide_gross": 63249525,
    "origin_countries": [
      "US"
    ],
    "filming_locations": [
      "Garson, Manitoba, Canada"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BNmE4YmIxNWQtMzJhMy00NDI5LWFmYjEtMGYyMmFhNzdjODVmXkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BNmE4YmIxNWQtMzJhMy00NDI5LWFmYjEtMGYyMmFhNzdjODVmXkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BNmE4YmIxNWQtMzJhMy00NDI5LWFmYjEtMGYyMmFhNzdjODVmXkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "Lionsgate",
        "imdb_id": "co0179392"
      },
      {
        "name": "Media Capital Technologies",
        "imdb_id": "co0744411"
      },
      {
        "name": "Vertigo Entertainment",
        "imdb_id": "co0084207"
      }
    ]
  },
  {
    "type": "movie",
    "title": "The Furious",
    "budget": 20000000,
    "genres": [
      "Action",
      "Crime",
      "Thriller"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BODUyZjg2YzctNGE3Yi00YjhhLTkyZTItZTAwZTNhNDA1ODQzXkEyXkFqcGc@.jpg",
    "rating": 7.4,
    "imdb_id": "tt33311069",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt33311069/",
    "is_adult": false,
    "keywords": [
      "Mandarin",
      "Kung Fu",
      "Martial Arts",
      "One-Person Army Action",
      "Psychological Thriller",
      "Action",
      "Crime",
      "Thriller"
    ],
    "synopsis": "A father fights fiercely against ruthless kidnappers to save his abducted daughter.",
    "languages": [
      "en",
      "th",
      "tl"
    ],
    "metascore": 85,
    "start_year": 2025,
    "vote_count": 17317,
    "trailer_url": null,
    "release_date": "2026-06-12",
    "content_rating": "R",
    "external_links": [
      "https://www.lionsgate.com/movies/the-furious"
    ],
    "original_title": "Huo zhe yan",
    "runtime_minutes": 113,
    "worldwide_gross": 39698633,
    "origin_countries": [
      "HK"
    ],
    "filming_locations": [
      "Bangkok, Thailand"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BODUyZjg2YzctNGE3Yi00YjhhLTkyZTItZTAwZTNhNDA1ODQzXkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BODUyZjg2YzctNGE3Yi00YjhhLTkyZTItZTAwZTNhNDA1ODQzXkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BODUyZjg2YzctNGE3Yi00YjhhLTkyZTItZTAwZTNhNDA1ODQzXkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "Edko Films",
        "imdb_id": "co0010281"
      },
      {
        "name": "XYZ Films",
        "imdb_id": "co0244345"
      },
      {
        "name": "Zhejiang Hengdian Film Production",
        "imdb_id": "co0267852"
      }
    ]
  },
  {
    "type": "movie",
    "title": "Inception",
    "budget": 160000000,
    "genres": [
      "Adventure",
      "Sci-Fi",
      "Thriller"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BMjAxMzY3NjcxNF5BMl5BanBnXkFtZTcwNTI5OTM0Mw@@.jpg",
    "rating": 8.8,
    "imdb_id": "tt1375666",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt1375666/",
    "is_adult": false,
    "keywords": [
      "Action Epic",
      "Adventure Epic",
      "Epic",
      "Psychological Thriller",
      "Sci-Fi Epic",
      "Adventure",
      "Sci-Fi",
      "Thriller"
    ],
    "synopsis": "A thief who steals corporate secrets through the use of dream-sharing technology is given the inverse task of planting an idea into the mind of a CEO, but his tragic past may doom the project and his team to disaster.",
    "languages": [
      "en",
      "ja",
      "fr"
    ],
    "metascore": 74,
    "start_year": 2010,
    "vote_count": 2837649,
    "trailer_url": "https://www.youtube.com/watch?v=Jvurpf91omw",
    "release_date": "2010-07-16",
    "content_rating": "PG-13",
    "external_links": [
      "http://wwws.warnerbros.co.jp/inception/",
      "http://inceptionmovie.warnerbros.com/"
    ],
    "original_title": "Inception",
    "runtime_minutes": 148,
    "worldwide_gross": 839796627,
    "origin_countries": [
      "US",
      "GB"
    ],
    "filming_locations": [
      "Fortress Mountain, Kananaskis Country, Alberta, Canada"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMjAxMzY3NjcxNF5BMl5BanBnXkFtZTcwNTI5OTM0Mw@@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMjAxMzY3NjcxNF5BMl5BanBnXkFtZTcwNTI5OTM0Mw@@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMjAxMzY3NjcxNF5BMl5BanBnXkFtZTcwNTI5OTM0Mw@@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "Warner Bros.",
        "imdb_id": "co0002663"
      },
      {
        "name": "Legendary Pictures",
        "imdb_id": "co1041831"
      },
      {
        "name": "Syncopy",
        "imdb_id": "co0147954"
      }
    ]
  },
  {
    "type": "movie",
    "title": "Minions & Monsters",
    "budget": 85000000,
    "genres": [
      "Adventure",
      "Animation",
      "Comedy"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BYzBjMDg4YjctYzg3ZS00ZDFmLWI1YjctM2RkZGVjZWEyYWQ0XkEyXkFqcGc@.jpg",
    "rating": 6.5,
    "imdb_id": "tt32890033",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt32890033/",
    "is_adult": false,
    "keywords": [
      "Despicable Me",
      "Computer Animation",
      "Farce",
      "Slapstick",
      "Adventure",
      "Animation",
      "Comedy",
      "Family"
    ],
    "synopsis": "Follows the Minions in 1920s Hollywood as they search for frightening creatures for their monster movie, partner with a green creature, and must save the planet after unleashing monsters.",
    "languages": [
      "en"
    ],
    "metascore": 70,
    "start_year": 2026,
    "vote_count": 14669,
    "trailer_url": null,
    "release_date": "2026-07-01",
    "content_rating": "PG",
    "external_links": [
      "https://www.facebook.com/minions",
      "https://www.instagram.com/minions"
    ],
    "original_title": "Minions & Monsters",
    "runtime_minutes": 90,
    "worldwide_gross": 360270155,
    "origin_countries": [
      "US"
    ],
    "filming_locations": [],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BYzBjMDg4YjctYzg3ZS00ZDFmLWI1YjctM2RkZGVjZWEyYWQ0XkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BYzBjMDg4YjctYzg3ZS00ZDFmLWI1YjctM2RkZGVjZWEyYWQ0XkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BYzBjMDg4YjctYzg3ZS00ZDFmLWI1YjctM2RkZGVjZWEyYWQ0XkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "Illumination Entertainment",
        "imdb_id": "co0221986"
      },
      {
        "name": "Universal Pictures",
        "imdb_id": "co0005073"
      }
    ]
  },
  {
    "type": "movie",
    "title": "Supergirl",
    "budget": 170000000,
    "genres": [
      "Action",
      "Adventure",
      "Drama"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BMmJkOTE0MWUtY2E5OS00NzEyLWI4NjEtYzQzYzFmMjk5ODE3XkEyXkFqcGc@.jpg",
    "rating": 6.1,
    "imdb_id": "tt8814476",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt8814476/",
    "is_adult": false,
    "keywords": [
      "DC",
      "Space Sci-Fi",
      "Superhero",
      "Action",
      "Adventure",
      "Drama",
      "Sci-Fi"
    ],
    "synopsis": "Kara Zor-El, aka Supergirl, joins forces with an unlikely companion on an interstellar journey of vengeance and justice when an unexpected adversary strikes too close to home.",
    "languages": [
      "en"
    ],
    "metascore": 50,
    "start_year": 2026,
    "vote_count": 52442,
    "trailer_url": null,
    "release_date": "2026-06-26",
    "content_rating": "PG-13",
    "external_links": [
      "https://www.facebook.com/SuperGirl",
      "https://www.instagram.com/supergirl/"
    ],
    "original_title": "Supergirl",
    "runtime_minutes": 108,
    "worldwide_gross": 121021047,
    "origin_countries": [
      "US"
    ],
    "filming_locations": [
      "Iceland"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMmJkOTE0MWUtY2E5OS00NzEyLWI4NjEtYzQzYzFmMjk5ODE3XkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMmJkOTE0MWUtY2E5OS00NzEyLWI4NjEtYzQzYzFmMjk5ODE3XkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMmJkOTE0MWUtY2E5OS00NzEyLWI4NjEtYzQzYzFmMjk5ODE3XkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "British Film Commission",
        "imdb_id": "co0091919"
      },
      {
        "name": "DC Studios",
        "imdb_id": "co1064049"
      },
      {
        "name": "Film in Iceland",
        "imdb_id": "co0968120"
      }
    ]
  },
  {
    "type": "movie",
    "title": "Heartstopper Forever",
    "budget": null,
    "genres": [
      "Drama",
      "Romance"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BMjFiNjNlN2QtYWFlZC00OTc2LWFkOTEtM2ExNWNiM2U2MTI5XkEyXkFqcGc@.jpg",
    "rating": 7.2,
    "imdb_id": "tt36619926",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt36619926/",
    "is_adult": false,
    "keywords": [
      "Coming-of-Age",
      "Teen Drama",
      "Teen Romance",
      "Drama",
      "Romance"
    ],
    "synopsis": "Nick and Charlie are in love, but new challenges lay ahead with Nick getting ready to leave for university and Charlie taking on new responsibilities at school.",
    "languages": [
      "en"
    ],
    "metascore": 67,
    "start_year": 2026,
    "vote_count": 4111,
    "trailer_url": null,
    "release_date": "2026-07-17",
    "content_rating": "TV-MA",
    "external_links": [],
    "original_title": "Heartstopper Forever",
    "runtime_minutes": null,
    "worldwide_gross": null,
    "origin_countries": [],
    "filming_locations": [
      "Maidenhead, England, UK"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMjFiNjNlN2QtYWFlZC00OTc2LWFkOTEtM2ExNWNiM2U2MTI5XkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMjFiNjNlN2QtYWFlZC00OTc2LWFkOTEtM2ExNWNiM2U2MTI5XkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMjFiNjNlN2QtYWFlZC00OTc2LWFkOTEtM2ExNWNiM2U2MTI5XkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "See-Saw Films",
        "imdb_id": "co0230132"
      },
      {
        "name": "Netflix",
        "imdb_id": "co0144901"
      }
    ]
  },
  {
    "type": "movie",
    "title": "The Dark Knight",
    "budget": 185000000,
    "genres": [
      "Crime",
      "Thriller"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BMTMxNTMwODM0NF5BMl5BanBnXkFtZTcwODAyMTk2Mw@@.jpg",
    "rating": 9.1,
    "imdb_id": "tt0468569",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt0468569/",
    "is_adult": false,
    "keywords": [
      "DC",
      "Action Epic",
      "Epic",
      "Psychological Drama",
      "Psychological Thriller",
      "Superhero",
      "Crime",
      "Thriller"
    ],
    "synopsis": "When a menace known as the Joker wreaks havoc and chaos on the people of Gotham, Batman, James Gordon and Harvey Dent must work together to put an end to the madness.",
    "languages": [
      "en"
    ],
    "metascore": 85,
    "start_year": 2008,
    "vote_count": 3191988,
    "trailer_url": "https://www.youtube.com/watch?v=kmJLuwP3MbY",
    "release_date": "2008-07-18",
    "content_rating": "PG-13",
    "external_links": [
      "https://www.facebook.com/darkknighttrilogy/",
      "https://www.warnerbros.co.uk/movies/dark-knight"
    ],
    "original_title": "The Dark Knight",
    "runtime_minutes": 152,
    "worldwide_gross": 1008480203,
    "origin_countries": [
      "US",
      "GB"
    ],
    "filming_locations": [
      "Chicago, Illinois, USA"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMTMxNTMwODM0NF5BMl5BanBnXkFtZTcwODAyMTk2Mw@@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMTMxNTMwODM0NF5BMl5BanBnXkFtZTcwODAyMTk2Mw@@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMTMxNTMwODM0NF5BMl5BanBnXkFtZTcwODAyMTk2Mw@@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "Warner Bros.",
        "imdb_id": "co0002663"
      },
      {
        "name": "Legendary Pictures",
        "imdb_id": "co1041831"
      },
      {
        "name": "DC Comics",
        "imdb_id": "co0038332"
      }
    ]
  },
  {
    "type": "movie",
    "title": "The Drama",
    "budget": 28000000,
    "genres": [
      "Comedy",
      "Drama",
      "Romance"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BMTcwOGZhYmItYTg3ZS00NjUwLWJiMmQtMjU5YjEwYWY0NmNkXkEyXkFqcGc@.jpg",
    "rating": 7.2,
    "imdb_id": "tt33071426",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt33071426/",
    "is_adult": false,
    "keywords": [
      "Dark Comedy",
      "Romantic Comedy",
      "Comedy",
      "Drama",
      "Romance"
    ],
    "synopsis": "A happily-engaged couple is put to the test when an unexpected turn sends their wedding week off the rails.",
    "languages": [
      "en"
    ],
    "metascore": 59,
    "start_year": 2026,
    "vote_count": 89303,
    "trailer_url": null,
    "release_date": "2026-04-03",
    "content_rating": "R",
    "external_links": [
      "https://a24films.com/films/the-drama"
    ],
    "original_title": "The Drama",
    "runtime_minutes": 105,
    "worldwide_gross": 132300391,
    "origin_countries": [
      "US"
    ],
    "filming_locations": [
      "Boston, Massachusetts, USA"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMTcwOGZhYmItYTg3ZS00NjUwLWJiMmQtMjU5YjEwYWY0NmNkXkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMTcwOGZhYmItYTg3ZS00NjUwLWJiMmQtMjU5YjEwYWY0NmNkXkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMTcwOGZhYmItYTg3ZS00NjUwLWJiMmQtMjU5YjEwYWY0NmNkXkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "A24",
        "imdb_id": "co0390816"
      },
      {
        "name": "Live Free or Die Films",
        "imdb_id": "co0086777"
      },
      {
        "name": "Square Peg",
        "imdb_id": "co0751821"
      }
    ]
  },
  {
    "type": "movie",
    "title": "The Housemaid",
    "budget": 35000000,
    "genres": [
      "Drama",
      "Mystery",
      "Thriller"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BNjZiYjg3YzEtZTkwOS00MWYzLTgxODctNmNhMWU2MTI2YmVjXkEyXkFqcGc@.jpg",
    "rating": 6.7,
    "imdb_id": "tt27543632",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt27543632/",
    "is_adult": false,
    "keywords": [
      "Erotic Thriller",
      "Psychological Drama",
      "Psychological Thriller",
      "Suspense Mystery",
      "Drama",
      "Mystery",
      "Thriller"
    ],
    "synopsis": "Millie a struggling young woman becomes live in maid for a wealthy couple Nina and Andrew. She enters a mansion of secrets, manipulation, and escalating psychological games that pull her into a dangerous relationship dynamic.",
    "languages": [
      "en",
      "it"
    ],
    "metascore": 65,
    "start_year": 2025,
    "vote_count": 176005,
    "trailer_url": null,
    "release_date": "2025-12-19",
    "content_rating": "R",
    "external_links": [
      "https://thehousemaid.movie/"
    ],
    "original_title": "The Housemaid",
    "runtime_minutes": 131,
    "worldwide_gross": 400530884,
    "origin_countries": [
      "US"
    ],
    "filming_locations": [
      "Saint Elizabeth University, Morristown, New Jersey, USA"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BNjZiYjg3YzEtZTkwOS00MWYzLTgxODctNmNhMWU2MTI2YmVjXkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BNjZiYjg3YzEtZTkwOS00MWYzLTgxODctNmNhMWU2MTI2YmVjXkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BNjZiYjg3YzEtZTkwOS00MWYzLTgxODctNmNhMWU2MTI2YmVjXkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "Lionsgate",
        "imdb_id": "co0006881"
      },
      {
        "name": "Media Capital Technologies",
        "imdb_id": "co0744411"
      },
      {
        "name": "Hidden Pictures",
        "imdb_id": "co0786726"
      }
    ]
  },
  {
    "type": "movie",
    "title": "The Shawshank Redemption",
    "budget": 25000000,
    "genres": [
      "Drama"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BMDAyY2FhYjctNDc5OS00MDNlLThiMGUtY2UxYWVkNGY2ZjljXkEyXkFqcGc@.jpg",
    "rating": 9.3,
    "imdb_id": "tt0111161",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt0111161/",
    "is_adult": false,
    "keywords": [
      "Epic",
      "Period Drama",
      "Prison Drama",
      "Psychological Drama",
      "Drama"
    ],
    "synopsis": "After a banker is sentenced to life in Shawshank Prison, he forms an unlikely friendship with a seasoned inmate and clings to hope amid cruelty and corruption.",
    "languages": [
      "en"
    ],
    "metascore": 82,
    "start_year": 1994,
    "vote_count": 3210102,
    "trailer_url": "https://www.youtube.com/watch?v=xyXX8LXiNJ4",
    "release_date": "1994-10-14",
    "content_rating": "R",
    "external_links": [
      "https://www.facebook.com/shawshankredemptionfilm/",
      "https://www.warnerbros.com/movies/shawshank-redemption"
    ],
    "original_title": "The Shawshank Redemption",
    "runtime_minutes": 142,
    "worldwide_gross": 29424909,
    "origin_countries": [
      "US"
    ],
    "filming_locations": [
      "Butler, Ohio, USA"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMDAyY2FhYjctNDc5OS00MDNlLThiMGUtY2UxYWVkNGY2ZjljXkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMDAyY2FhYjctNDc5OS00MDNlLThiMGUtY2UxYWVkNGY2ZjljXkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMDAyY2FhYjctNDc5OS00MDNlLThiMGUtY2UxYWVkNGY2ZjljXkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "Castle Rock Entertainment",
        "imdb_id": "co0040620"
      }
    ]
  },
  {
    "type": "movie",
    "title": "Ikka",
    "budget": null,
    "genres": [
      "Crime",
      "Drama",
      "Thriller"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BOWE0ZTYxYTEtZDY5Ni00NDhkLWEyNjItMDc1NzE1MGJjMzhlXkEyXkFqcGc@.jpg",
    "rating": 5.5,
    "imdb_id": "tt39632269",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt39632269/",
    "is_adult": false,
    "keywords": [
      "Hindi",
      "Crime",
      "Drama",
      "Thriller"
    ],
    "synopsis": "A respected attorney must defend a murder suspect he previously brought down. Forced into the case, he bends every rule to secure freedom for his former enemy or risk losing all he cherishes.",
    "languages": [
      "hi"
    ],
    "metascore": null,
    "start_year": 2026,
    "vote_count": 3211,
    "trailer_url": null,
    "release_date": "2026-07-10",
    "content_rating": "TV-MA",
    "external_links": [],
    "original_title": "Ikka",
    "runtime_minutes": 140,
    "worldwide_gross": null,
    "origin_countries": [],
    "filming_locations": [],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BOWE0ZTYxYTEtZDY5Ni00NDhkLWEyNjItMDc1NzE1MGJjMzhlXkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BOWE0ZTYxYTEtZDY5Ni00NDhkLWEyNjItMDc1NzE1MGJjMzhlXkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BOWE0ZTYxYTEtZDY5Ni00NDhkLWEyNjItMDc1NzE1MGJjMzhlXkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "Alchemy Films",
        "imdb_id": "co0747159"
      }
    ]
  },
  {
    "type": "movie",
    "title": "Enola Holmes 3",
    "budget": null,
    "genres": [
      "Action",
      "Adventure",
      "Comedy"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BYzVhNmQ0MzItNjg3Mi00MzM1LWI5MDUtOGZlMTFjNTJjMTM2XkEyXkFqcGc@.jpg",
    "rating": 5.7,
    "imdb_id": "tt32278481",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt32278481/",
    "is_adult": false,
    "keywords": [
      "Costume Drama",
      "Cozy Mystery",
      "Teen Adventure",
      "Whodunnit",
      "Action",
      "Adventure",
      "Comedy",
      "Crime",
      "Drama",
      "Mystery"
    ],
    "synopsis": "Detective Enola Holmes heads to Malta, where her aspirations merge in her most complex and dangerous case yet.",
    "languages": [
      "en"
    ],
    "metascore": 60,
    "start_year": 2026,
    "vote_count": 21658,
    "trailer_url": null,
    "release_date": "2026-07-01",
    "content_rating": "PG-13",
    "external_links": [],
    "original_title": "Enola Holmes 3",
    "runtime_minutes": 105,
    "worldwide_gross": null,
    "origin_countries": [],
    "filming_locations": [
      "Valletta, Malta"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BYzVhNmQ0MzItNjg3Mi00MzM1LWI5MDUtOGZlMTFjNTJjMTM2XkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BYzVhNmQ0MzItNjg3Mi00MzM1LWI5MDUtOGZlMTFjNTJjMTM2XkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BYzVhNmQ0MzItNjg3Mi00MzM1LWI5MDUtOGZlMTFjNTJjMTM2XkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "Latina Pictures",
        "imdb_id": "co0181591"
      },
      {
        "name": "Legendary Entertainment",
        "imdb_id": "co0159111"
      },
      {
        "name": "Legendary Pictures",
        "imdb_id": "co1041831"
      }
    ]
  },
  {
    "type": "movie",
    "title": "Masters of the Universe",
    "budget": 170000000,
    "genres": [
      "Action",
      "Adventure",
      "Fantasy"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BMTJjYTFkM2EtZjBmNy00OTk2LTg0NTAtNzYxYzlmNjhkMzQ5XkEyXkFqcGc@.jpg",
    "rating": 6.8,
    "imdb_id": "tt0427340",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt0427340/",
    "is_adult": false,
    "keywords": [
      "Masters of the Universe",
      "Superhero",
      "Sword & Sorcery",
      "Action",
      "Adventure",
      "Fantasy",
      "Sci-Fi"
    ],
    "synopsis": "A young man on Earth discovers a fabulous secret legacy as the prince of an alien planet, and must recover a magic sword and return home to protect his kingdom.",
    "languages": [
      "en"
    ],
    "metascore": 52,
    "start_year": 2026,
    "vote_count": 47015,
    "trailer_url": null,
    "release_date": "2026-06-05",
    "content_rating": "PG-13",
    "external_links": [],
    "original_title": "Masters of the Universe",
    "runtime_minutes": 140,
    "worldwide_gross": 113485314,
    "origin_countries": [
      "US"
    ],
    "filming_locations": [
      "Wells Cathedral, Wells, England, UK"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMTJjYTFkM2EtZjBmNy00OTk2LTg0NTAtNzYxYzlmNjhkMzQ5XkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMTJjYTFkM2EtZjBmNy00OTk2LTg0NTAtNzYxYzlmNjhkMzQ5XkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMTJjYTFkM2EtZjBmNy00OTk2LTg0NTAtNzYxYzlmNjhkMzQ5XkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "Amazon MGM Studios",
        "imdb_id": "co1025982"
      },
      {
        "name": "Canada Audio Visual Tax Credit",
        "imdb_id": "co1050390"
      },
      {
        "name": "Escape Artists",
        "imdb_id": "co0035535"
      }
    ]
  },
  {
    "type": "movie",
    "title": "Avatar: Fire and Ash",
    "budget": 400000000,
    "genres": [
      "Action",
      "Adventure",
      "Drama"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BZDYxY2I1OGMtN2Y4MS00ZmU1LTgyNDAtODA0MzAyYjI0N2Y2XkEyXkFqcGc@.jpg",
    "rating": 7.2,
    "imdb_id": "tt1757678",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt1757678/",
    "is_adult": false,
    "keywords": [
      "Action Epic",
      "Adventure Epic",
      "Epic",
      "Fantasy Epic",
      "Sci-Fi Epic",
      "Action",
      "Adventure",
      "Drama",
      "Fantasy",
      "Sci-Fi"
    ],
    "synopsis": "Jake and Neytiri's family grapples with grief, encountering a new, aggressive Na'vi tribe, the Ash People, who are led by the fiery Varang, as the conflict on Pandora escalates and a new moral focus emerges.",
    "languages": [
      "en"
    ],
    "metascore": 61,
    "start_year": 2025,
    "vote_count": 193013,
    "trailer_url": null,
    "release_date": "2025-12-19",
    "content_rating": "PG-13",
    "external_links": [
      "https://www.avatar.com/movies/avatar-fire-and-ash"
    ],
    "original_title": "Avatar: Fire and Ash",
    "runtime_minutes": 197,
    "worldwide_gross": 1485999890,
    "origin_countries": [
      "US"
    ],
    "filming_locations": [
      "New Zealand"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BZDYxY2I1OGMtN2Y4MS00ZmU1LTgyNDAtODA0MzAyYjI0N2Y2XkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BZDYxY2I1OGMtN2Y4MS00ZmU1LTgyNDAtODA0MzAyYjI0N2Y2XkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BZDYxY2I1OGMtN2Y4MS00ZmU1LTgyNDAtODA0MzAyYjI0N2Y2XkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "20th Century Studios",
        "imdb_id": "co0781821"
      },
      {
        "name": "Lightstorm Entertainment",
        "imdb_id": "co0038663"
      },
      {
        "name": "TSG Entertainment",
        "imdb_id": "co0420822"
      }
    ]
  },
  {
    "type": "movie",
    "title": "Young Washington",
    "budget": null,
    "genres": [
      "Action",
      "Adventure",
      "Biography"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BNTE3NDY5OWUtZmM5Ny00NDJiLTlkZDQtN2E5MWFjZWUyMDZkXkEyXkFqcGc@.jpg",
    "rating": 7.5,
    "imdb_id": "tt32104007",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt32104007/",
    "is_adult": false,
    "keywords": [
      "Action",
      "Adventure",
      "Biography",
      "History",
      "War"
    ],
    "synopsis": "A young George Washington faces war, betrayal and impossible choices that will forge a leader.",
    "languages": [
      "en"
    ],
    "metascore": 49,
    "start_year": 2026,
    "vote_count": 8470,
    "trailer_url": null,
    "release_date": "2026-07-03",
    "content_rating": "PG-13",
    "external_links": [
      "https://www.angel.com/movies/young-washington"
    ],
    "original_title": "Young Washington",
    "runtime_minutes": 121,
    "worldwide_gross": 41362986,
    "origin_countries": [
      "US"
    ],
    "filming_locations": [
      "Ireland"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BNTE3NDY5OWUtZmM5Ny00NDJiLTlkZDQtN2E5MWFjZWUyMDZkXkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BNTE3NDY5OWUtZmM5Ny00NDJiLTlkZDQtN2E5MWFjZWUyMDZkXkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BNTE3NDY5OWUtZmM5Ny00NDJiLTlkZDQtN2E5MWFjZWUyMDZkXkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "Wonder Project",
        "imdb_id": "co1036205"
      },
      {
        "name": "2521 Entertainment",
        "imdb_id": "co0937906"
      },
      {
        "name": "Angel",
        "imdb_id": "co0145927"
      }
    ]
  },
  {
    "type": "movie",
    "title": "Ready or Not 2: Here I Come",
    "budget": 17000000,
    "genres": [
      "Comedy",
      "Horror",
      "Thriller"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BZTM3N2EyMTEtNDhkMi00ZjNiLWI0MWUtOGViMjExODY3YTJhXkEyXkFqcGc@.jpg",
    "rating": 6.5,
    "imdb_id": "tt33978029",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt33978029/",
    "is_adult": false,
    "keywords": [
      "Dark Comedy",
      "Splatter Horror",
      "Comedy",
      "Horror",
      "Thriller"
    ],
    "synopsis": "Grace MacCaullay battles old wounds with her estranged sister Faith MacCaullay while rival occult dynasties hunt them through a deadly contest that promises power, survival, and betrayal before dawn.",
    "languages": [
      "en"
    ],
    "metascore": 58,
    "start_year": 2026,
    "vote_count": 60316,
    "trailer_url": null,
    "release_date": "2026-03-20",
    "content_rating": "R",
    "external_links": [
      "https://www.searchlightpictures.com/ready-or-not-2-here-i-come"
    ],
    "original_title": "Ready or Not: Here I Come",
    "runtime_minutes": 108,
    "worldwide_gross": 42923054,
    "origin_countries": [
      "US"
    ],
    "filming_locations": [
      "Toronto, Ontario, Canada"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BZTM3N2EyMTEtNDhkMi00ZjNiLWI0MWUtOGViMjExODY3YTJhXkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BZTM3N2EyMTEtNDhkMi00ZjNiLWI0MWUtOGViMjExODY3YTJhXkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BZTM3N2EyMTEtNDhkMi00ZjNiLWI0MWUtOGViMjExODY3YTJhXkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "Canadian Film or Video Production Tax Credit (CPTC)",
        "imdb_id": "co0016350"
      },
      {
        "name": "Mythology Entertainment",
        "imdb_id": "co0321082"
      },
      {
        "name": "Ontario Creates",
        "imdb_id": "co0719815"
      }
    ]
  },
  {
    "type": "movie",
    "title": "Death on the Nile",
    "budget": 90000000,
    "genres": [
      "Crime",
      "Drama",
      "Mystery"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BYjBkMTRkMmUtNGQ5Ni00YjkwLThhMmMtZjI1M2U2NzRhNjkwXkEyXkFqcGc@.jpg",
    "rating": 6.3,
    "imdb_id": "tt7657566",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt7657566/",
    "is_adult": false,
    "keywords": [
      "Whodunnit",
      "Crime",
      "Drama",
      "Mystery"
    ],
    "synopsis": "While on vacation on the Nile, Hercule Poirot must investigate the murder of a young heiress.",
    "languages": [
      "en",
      "fr",
      "de"
    ],
    "metascore": 52,
    "start_year": 2022,
    "vote_count": 212301,
    "trailer_url": "https://www.youtube.com/watch?v=JM1U-Whb-P0",
    "release_date": "2022-02-11",
    "content_rating": "PG-13",
    "external_links": [
      "https://www.facebook.com/DeathontheNileMovie/",
      "https://www.20thcenturystudios.com/movies/death-on-the-nile"
    ],
    "original_title": "Death on the Nile",
    "runtime_minutes": 127,
    "worldwide_gross": 137307235,
    "origin_countries": [
      "US"
    ],
    "filming_locations": [
      "Aswan, Egypt"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BYjBkMTRkMmUtNGQ5Ni00YjkwLThhMmMtZjI1M2U2NzRhNjkwXkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BYjBkMTRkMmUtNGQ5Ni00YjkwLThhMmMtZjI1M2U2NzRhNjkwXkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BYjBkMTRkMmUtNGQ5Ni00YjkwLThhMmMtZjI1M2U2NzRhNjkwXkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "20th Century Studios",
        "imdb_id": "co0781821"
      },
      {
        "name": "TSG Entertainment",
        "imdb_id": "co0420822"
      },
      {
        "name": "Kinberg Genre",
        "imdb_id": "co0566686"
      }
    ]
  },
  {
    "type": "movie",
    "title": "Jurassic Park",
    "budget": 63000000,
    "genres": [
      "Adventure",
      "Sci-Fi"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BMjM2MDgxMDg0Nl5BMl5BanBnXkFtZTgwNTM2OTM5NDE@.jpg",
    "rating": 8.2,
    "imdb_id": "tt0107290",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt0107290/",
    "is_adult": false,
    "keywords": [
      "Jurassic Park",
      "Dinosaur Adventure",
      "Jungle Adventure",
      "Adventure",
      "Sci-Fi"
    ],
    "synopsis": "An industrialist invites some experts to visit his theme park of cloned dinosaurs. After a power failure, the creatures run loose, putting everyone's lives, including his grandchildren's, in danger.",
    "languages": [
      "en",
      "es"
    ],
    "metascore": 68,
    "start_year": 1993,
    "vote_count": 1187354,
    "trailer_url": "https://www.youtube.com/watch?v=Rz_FvTXa_qY",
    "release_date": "1993-06-11",
    "content_rating": "PG-13",
    "external_links": [
      "https://www.facebook.com/JurassicWorldUK/"
    ],
    "original_title": "Jurassic Park",
    "runtime_minutes": 127,
    "worldwide_gross": 1103118751,
    "origin_countries": [
      "US"
    ],
    "filming_locations": [
      "Tehachapi Pass, California, USA"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMjM2MDgxMDg0Nl5BMl5BanBnXkFtZTgwNTM2OTM5NDE@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMjM2MDgxMDg0Nl5BMl5BanBnXkFtZTgwNTM2OTM5NDE@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMjM2MDgxMDg0Nl5BMl5BanBnXkFtZTgwNTM2OTM5NDE@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "Universal Pictures",
        "imdb_id": "co0005073"
      },
      {
        "name": "Amblin Entertainment",
        "imdb_id": "co0009119"
      }
    ]
  },
  {
    "type": "movie",
    "title": "Dunkirk",
    "budget": 100000000,
    "genres": [
      "Action",
      "Drama",
      "History"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BMTE0Mjg4MTMwMDZeQTJeQWpwZ15BbWU4MDAwMDQ1ODAy.jpg",
    "rating": 7.8,
    "imdb_id": "tt5013056",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt5013056/",
    "is_adult": false,
    "keywords": [
      "Action Epic",
      "Epic",
      "Historical Epic",
      "Period Drama",
      "War Epic",
      "Action",
      "Drama",
      "History",
      "Thriller",
      "War"
    ],
    "synopsis": "Allied soldiers from Belgium, the British Commonwealth and Empire, and France are surrounded by the German Army and evacuated during a fierce battle in World War II.",
    "languages": [
      "en",
      "fr",
      "de"
    ],
    "metascore": 94,
    "start_year": 2017,
    "vote_count": 814290,
    "trailer_url": "https://www.youtube.com/watch?v=T7O7BtBnsG4",
    "release_date": "2017-07-21",
    "content_rating": "PG-13",
    "external_links": [
      "https://www.facebook.com/Dunkirkmovie/",
      "https://www.instagram.com/dunkirkmovie/"
    ],
    "original_title": "Dunkirk",
    "runtime_minutes": 106,
    "worldwide_gross": 549982398,
    "origin_countries": [
      "GB",
      "NL",
      "FR",
      "US"
    ],
    "filming_locations": [
      "Urk, Flevoland, Netherlands"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMTE0Mjg4MTMwMDZeQTJeQWpwZ15BbWU4MDAwMDQ1ODAy._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMTE0Mjg4MTMwMDZeQTJeQWpwZ15BbWU4MDAwMDQ1ODAy._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMTE0Mjg4MTMwMDZeQTJeQWpwZ15BbWU4MDAwMDQ1ODAy._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "Warner Bros.",
        "imdb_id": "co0002663"
      },
      {
        "name": "Syncopy",
        "imdb_id": "co0147954"
      },
      {
        "name": "Dombey Street Productions",
        "imdb_id": "co0240550"
      }
    ]
  },
  {
    "type": "movie",
    "title": "Tuner",
    "budget": null,
    "genres": [
      "Crime",
      "Drama",
      "Music"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BNDA0ZjZjYTktZjg1MC00MDRiLWEzYjItMTQ1ZWFkOTUxNjc0XkEyXkFqcGc@.jpg",
    "rating": 7.2,
    "imdb_id": "tt33296751",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt33296751/",
    "is_adult": false,
    "keywords": [
      "Heist",
      "Crime",
      "Drama",
      "Music",
      "Romance",
      "Thriller"
    ],
    "synopsis": "A talented piano tuner who suffers from hyperacusis discovers an unexpected aptitude for cracking safes, turning his life upside down.",
    "languages": [
      "en"
    ],
    "metascore": 75,
    "start_year": 2025,
    "vote_count": 17282,
    "trailer_url": null,
    "release_date": "2026-05-29",
    "content_rating": "R",
    "external_links": [
      "https://blackbearpictures.com/film-and-tv/tuner",
      "https://www.tuner.movie/"
    ],
    "original_title": "Tuner",
    "runtime_minutes": 107,
    "worldwide_gross": 13186853,
    "origin_countries": [
      "CA"
    ],
    "filming_locations": [
      "Toronto, Ontario, Canada"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BNDA0ZjZjYTktZjg1MC00MDRiLWEzYjItMTQ1ZWFkOTUxNjc0XkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BNDA0ZjZjYTktZjg1MC00MDRiLWEzYjItMTQ1ZWFkOTUxNjc0XkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BNDA0ZjZjYTktZjg1MC00MDRiLWEzYjItMTQ1ZWFkOTUxNjc0XkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "Black Bear",
        "imdb_id": "co1031934"
      },
      {
        "name": "Elevation Pictures",
        "imdb_id": "co0465489"
      },
      {
        "name": "English Breakfast Productions",
        "imdb_id": "co1149649"
      }
    ]
  },
  {
    "type": "movie",
    "title": "The Whisper Man",
    "budget": null,
    "genres": [
      "Crime",
      "Drama",
      "Thriller"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BZDdjOTQzMzEtZjYyOC00MWI0LWJlZDItNDBmMDFmODYxZDk1XkEyXkFqcGc@.jpg",
    "rating": null,
    "imdb_id": "tt11561116",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt11561116/",
    "is_adult": false,
    "keywords": [
      "Psychological Drama",
      "Psychological Thriller",
      "Serial Killer",
      "Crime",
      "Drama",
      "Thriller"
    ],
    "synopsis": "A grieving father and his young son relocate to the quiet town of Featherbank, which was terrorized by a serial killer known as The Whisper Man 15 years earlier, while rumors circulated that Whisper Man worked with an accomplice.",
    "languages": [
      "en"
    ],
    "metascore": null,
    "start_year": 2026,
    "vote_count": 0,
    "trailer_url": null,
    "release_date": "2026-08-28",
    "content_rating": "R",
    "external_links": [],
    "original_title": "The Whisper Man",
    "runtime_minutes": 111,
    "worldwide_gross": null,
    "origin_countries": [
      "US"
    ],
    "filming_locations": [
      "New Jersey, USA"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BZDdjOTQzMzEtZjYyOC00MWI0LWJlZDItNDBmMDFmODYxZDk1XkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BZDdjOTQzMzEtZjYyOC00MWI0LWJlZDItNDBmMDFmODYxZDk1XkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BZDdjOTQzMzEtZjYyOC00MWI0LWJlZDItNDBmMDFmODYxZDk1XkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "AGBO",
        "imdb_id": "co0295628"
      },
      {
        "name": "British Film Commission",
        "imdb_id": "co0091919"
      }
    ]
  },
  {
    "type": "movie",
    "title": "Mayday",
    "budget": null,
    "genres": [
      "Action",
      "Adventure",
      "Comedy"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BMThiYzMzMjktODgwMy00M2U0LWJmZmMtODQ1MzA2YzNiNjM5XkEyXkFqcGc@.jpg",
    "rating": null,
    "imdb_id": "tt28014327",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt28014327/",
    "is_adult": false,
    "keywords": [
      "Action",
      "Adventure",
      "Comedy"
    ],
    "synopsis": "Lieutenant Troy Brennan's reconnaissance mission over Soviet territory goes awry, forcing him to crash-land and survive in Russian wilderness while evading capture or rescue.",
    "languages": [
      "en"
    ],
    "metascore": null,
    "start_year": 2026,
    "vote_count": 0,
    "trailer_url": null,
    "release_date": "2026-09-04",
    "content_rating": "PG-13",
    "external_links": [],
    "original_title": "Mayday",
    "runtime_minutes": 110,
    "worldwide_gross": null,
    "origin_countries": [
      "US"
    ],
    "filming_locations": [
      "Montréal, Québec, Canada"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMThiYzMzMjktODgwMy00M2U0LWJmZmMtODQ1MzA2YzNiNjM5XkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMThiYzMzMjktODgwMy00M2U0LWJmZmMtODQ1MzA2YzNiNjM5XkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMThiYzMzMjktODgwMy00M2U0LWJmZmMtODQ1MzA2YzNiNjM5XkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "Apple Original Films",
        "imdb_id": "co0822606"
      },
      {
        "name": "Apple Studios",
        "imdb_id": "co0861654"
      },
      {
        "name": "GoldDay",
        "imdb_id": "co0721106"
      }
    ]
  },
  {
    "type": "movie",
    "title": "Good Luck, Have Fun, Don't Die",
    "budget": 20000000,
    "genres": [
      "Action",
      "Adventure",
      "Comedy"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BOTQ0NzYzM2QtOWYzMC00MGU5LWJmMTQtYTU1ODU0ZjUwYjk0XkEyXkFqcGc@.jpg",
    "rating": 7,
    "imdb_id": "tt1341338",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt1341338/",
    "is_adult": false,
    "keywords": [
      "Artificial Intelligence",
      "Dystopian Sci-Fi",
      "Quirky Comedy",
      "Time Travel",
      "Action",
      "Adventure",
      "Comedy",
      "Sci-Fi"
    ],
    "synopsis": "A \"Man From the Future\" arrives at a diner in Los Angeles where he must recruit the precise combination of disgruntled patrons to join him on a one-night quest to save the world from the terminal threat of a rogue artificial intelligence.",
    "languages": [
      "en"
    ],
    "metascore": 66,
    "start_year": 2025,
    "vote_count": 64152,
    "trailer_url": null,
    "release_date": "2026-02-13",
    "content_rating": "R",
    "external_links": [
      "https://www.goodluckhavefundontdiemovie.com/"
    ],
    "original_title": "Good Luck, Have Fun, Don't Die",
    "runtime_minutes": 134,
    "worldwide_gross": 9791436,
    "origin_countries": [
      "US"
    ],
    "filming_locations": [
      "Cape Town, South Africa"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BOTQ0NzYzM2QtOWYzMC00MGU5LWJmMTQtYTU1ODU0ZjUwYjk0XkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BOTQ0NzYzM2QtOWYzMC00MGU5LWJmMTQtYTU1ODU0ZjUwYjk0XkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BOTQ0NzYzM2QtOWYzMC00MGU5LWJmMTQtYTU1ODU0ZjUwYjk0XkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "3 Arts Entertainment",
        "imdb_id": "co0070636"
      },
      {
        "name": "Blind Wink Productions",
        "imdb_id": "co0230970"
      },
      {
        "name": "Constantin Film",
        "imdb_id": "co0002257"
      }
    ]
  },
  {
    "type": "movie",
    "title": "Memento",
    "budget": 9000000,
    "genres": [
      "Drama",
      "Music",
      "Mystery"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BMGQ3Y2Q4NjktN2E4Ny00Y2Q2LTliZDUtZTNiNjRhY2I0NGIyXkEyXkFqcGc@.jpg",
    "rating": 8.4,
    "imdb_id": "tt0209144",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt0209144/",
    "is_adult": false,
    "keywords": [
      "Psychological Thriller",
      "Suspense Mystery",
      "Drama",
      "Mystery",
      "Thriller"
    ],
    "synopsis": "A former insurance investigator who now suffers from anterograde amnesia uses notes and tattoos to hunt down his wife's murderer.",
    "languages": [
      "en"
    ],
    "metascore": 83,
    "start_year": 2000,
    "vote_count": 1444371,
    "trailer_url": "https://www.youtube.com/watch?v=Rq9eM4ZXRgs",
    "release_date": "2001-05-25",
    "content_rating": "R",
    "external_links": [
      "https://tv.apple.com/movie/memento/umc.cmc.331ztpz088uyhmqcxvkh0d9uy",
      "https://www.facebook.com/MementoOfficial"
    ],
    "original_title": "Memento",
    "runtime_minutes": 113,
    "worldwide_gross": 43260108,
    "origin_countries": [
      "US"
    ],
    "filming_locations": [
      "Travel Inn - 7254 Foothill Blvd., Tujunga, Los Angeles, California, USA"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMGQ3Y2Q4NjktN2E4Ny00Y2Q2LTliZDUtZTNiNjRhY2I0NGIyXkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMGQ3Y2Q4NjktN2E4Ny00Y2Q2LTliZDUtZTNiNjRhY2I0NGIyXkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMGQ3Y2Q4NjktN2E4Ny00Y2Q2LTliZDUtZTNiNjRhY2I0NGIyXkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "Newmarket Capital Group",
        "imdb_id": "co0082027"
      },
      {
        "name": "Team Todd",
        "imdb_id": "co0050544"
      },
      {
        "name": "I Remember Productions",
        "imdb_id": "co0156819"
      }
    ]
  },
  {
    "type": "movie",
    "title": "The Devil Wears Prada 2",
    "budget": 100000000,
    "genres": [
      "Comedy",
      "Drama"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BZmM3ZDU3ODItZmY5Yi00OTQ2LWE5OTctZTA5NDBhMWJkOGY3XkEyXkFqcGc@.jpg",
    "rating": 6.4,
    "imdb_id": "tt33612209",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt33612209/",
    "is_adult": false,
    "keywords": [
      "Satire",
      "Workplace Drama",
      "Comedy",
      "Drama"
    ],
    "synopsis": "Andy Sachs reunites with Miranda Priestly as they navigate their careers amid the decline of traditional magazine publishing.",
    "languages": [
      "en",
      "it",
      "fr"
    ],
    "metascore": 63,
    "start_year": 2026,
    "vote_count": 75285,
    "trailer_url": null,
    "release_date": "2026-05-01",
    "content_rating": "PG-13",
    "external_links": [
      "https://www.20thcenturystudios.com/movies/the-devil-wears-prada-2"
    ],
    "original_title": "The Devil Wears Prada 2",
    "runtime_minutes": 119,
    "worldwide_gross": 690283389,
    "origin_countries": [
      "US"
    ],
    "filming_locations": [
      "Kaufman Astoria Studios - 3412 36th Street, Astoria, Queens, New York City, New York, USA"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BZmM3ZDU3ODItZmY5Yi00OTQ2LWE5OTctZTA5NDBhMWJkOGY3XkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BZmM3ZDU3ODItZmY5Yi00OTQ2LWE5OTctZTA5NDBhMWJkOGY3XkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BZmM3ZDU3ODItZmY5Yi00OTQ2LWE5OTctZTA5NDBhMWJkOGY3XkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "20th Century Studios",
        "imdb_id": "co0781821"
      },
      {
        "name": "Wendy Finerman Productions",
        "imdb_id": "co0004317"
      },
      {
        "name": "Sunswept Entertainment",
        "imdb_id": "co0226011"
      }
    ]
  },
  {
    "type": "movie",
    "title": "Dune: Part Three",
    "budget": null,
    "genres": [
      "Action",
      "Adventure",
      "Drama"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BYjk1NjgwZDMtYzI5OS00Y2Q4LWI1NmItNTE5OGU2NDVmMTAxXkEyXkFqcGc@.jpg",
    "rating": null,
    "imdb_id": "tt31378509",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt31378509/",
    "is_adult": false,
    "keywords": [
      "Dune",
      "Action Epic",
      "Epic",
      "Sci-Fi Epic",
      "Space Sci-Fi",
      "Action",
      "Adventure",
      "Drama",
      "Sci-Fi",
      "Thriller"
    ],
    "synopsis": "Emperor Paul Atreides faces the fallout from his ascent to power as political plots and a galaxy-wide holy war endanger the future only he can see.",
    "languages": [
      "en"
    ],
    "metascore": null,
    "start_year": 2026,
    "vote_count": 0,
    "trailer_url": null,
    "release_date": "2026-12-18",
    "content_rating": null,
    "external_links": [
      "https://www.dunemovie.com/"
    ],
    "original_title": "Dune: Part Three",
    "runtime_minutes": null,
    "worldwide_gross": null,
    "origin_countries": [
      "US",
      "DK"
    ],
    "filming_locations": [
      "Budapest, Hungary"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BYjk1NjgwZDMtYzI5OS00Y2Q4LWI1NmItNTE5OGU2NDVmMTAxXkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BYjk1NjgwZDMtYzI5OS00Y2Q4LWI1NmItNTE5OGU2NDVmMTAxXkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BYjk1NjgwZDMtYzI5OS00Y2Q4LWI1NmItNTE5OGU2NDVmMTAxXkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "Warner Bros.",
        "imdb_id": "co0002663"
      },
      {
        "name": "Legendary Pictures",
        "imdb_id": "co1041831"
      },
      {
        "name": "Legendary Entertainment",
        "imdb_id": "co0159111"
      }
    ]
  },
  {
    "type": "movie",
    "title": "The Return",
    "budget": null,
    "genres": [
      "Adventure",
      "Drama",
      "History"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BMDNlNzQ5NDAtYTdlZC00YTRiLTg0ZWUtMmY5NWYyNzdiYTYyXkEyXkFqcGc@.jpg",
    "rating": 6.3,
    "imdb_id": "tt19861162",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt19861162/",
    "is_adult": false,
    "keywords": [
      "Psychological Drama",
      "Tragedy",
      "Adventure",
      "Drama",
      "History"
    ],
    "synopsis": "After 20 years Odysseus finally returns to Ithaca, where he finds his wife held prisoner by suitors vying to be king and his son facing death at their hands. To win back his family and all he has lost, Odysseus must rediscover his strength.",
    "languages": [
      "en"
    ],
    "metascore": 66,
    "start_year": 2024,
    "vote_count": 15518,
    "trailer_url": "https://www.youtube.com/watch?v=aOQQ45ddYdk",
    "release_date": "2024-12-06",
    "content_rating": "R",
    "external_links": [
      "https://tv.apple.com/movie/the-return/umc.cmc.60kw8y0syy7c1zgdg2mpm024g",
      "https://bleeckerstreetmedia.com/the-return"
    ],
    "original_title": "The Return",
    "runtime_minutes": 116,
    "worldwide_gross": 3697263,
    "origin_countries": [
      "IT",
      "GR",
      "GB",
      "FR"
    ],
    "filming_locations": [
      "Corfu, Greece"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMDNlNzQ5NDAtYTdlZC00YTRiLTg0ZWUtMmY5NWYyNzdiYTYyXkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMDNlNzQ5NDAtYTdlZC00YTRiLTg0ZWUtMmY5NWYyNzdiYTYyXkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMDNlNzQ5NDAtYTdlZC00YTRiLTg0ZWUtMmY5NWYyNzdiYTYyXkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "Picomedia",
        "imdb_id": "co0338822"
      },
      {
        "name": "Rai Cinema",
        "imdb_id": "co0066197"
      },
      {
        "name": "Heretic",
        "imdb_id": "co0429123"
      }
    ]
  },
  {
    "type": "movie",
    "title": "The Dog Stars",
    "budget": null,
    "genres": [
      "Action",
      "Adventure",
      "Drama"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BOThjZGM1Y2QtYTZmOS00NGE3LTk0MjEtMWM2Y2QyM2VkMmE3XkEyXkFqcGc@.jpg",
    "rating": null,
    "imdb_id": "tt21285562",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt21285562/",
    "is_adult": false,
    "keywords": [
      "Dystopian Sci-Fi",
      "Psychological Drama",
      "Quest",
      "Sci-Fi Epic",
      "Survival",
      "Action",
      "Adventure",
      "Drama",
      "Sci-Fi",
      "Thriller"
    ],
    "synopsis": "In a post-apocalyptic world, a virus wipes out humanity. Survivors face roaming scavengers called Reapers. Protagonist Hig, a pilot, survived the flu but lost his wife.",
    "languages": [
      "en"
    ],
    "metascore": null,
    "start_year": 2026,
    "vote_count": 0,
    "trailer_url": null,
    "release_date": "2026-08-28",
    "content_rating": "R",
    "external_links": [],
    "original_title": "The Dog Stars",
    "runtime_minutes": 100,
    "worldwide_gross": null,
    "origin_countries": [],
    "filming_locations": [
      "Avezzano, L'Aquila, Abruzzo, Italy"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BOThjZGM1Y2QtYTZmOS00NGE3LTk0MjEtMWM2Y2QyM2VkMmE3XkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BOThjZGM1Y2QtYTZmOS00NGE3LTk0MjEtMWM2Y2QyM2VkMmE3XkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BOThjZGM1Y2QtYTZmOS00NGE3LTk0MjEtMWM2Y2QyM2VkMmE3XkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "20th Century Studios",
        "imdb_id": "co0781821"
      },
      {
        "name": "Scott Free Productions",
        "imdb_id": "co0074212"
      }
    ]
  },
  {
    "type": "movie",
    "title": "Punjab '95",
    "budget": null,
    "genres": [
      "Biography",
      "Crime",
      "Drama"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BOTk1YTdiMDItZjAzOS00Njc0LTk3YTUtYjdiMWMyNDFhM2QzXkEyXkFqcGc@.jpg",
    "rating": 9,
    "imdb_id": "tt28089784",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt28089784/",
    "is_adult": false,
    "keywords": [
      "Punjabi",
      "Biography",
      "Crime",
      "Drama",
      "Thriller"
    ],
    "synopsis": "Based on the life of prominent human rights activist Jaswant Singh Khalra.",
    "languages": [
      "pa",
      "hi",
      "en"
    ],
    "metascore": null,
    "start_year": 2026,
    "vote_count": 104896,
    "trailer_url": null,
    "release_date": "2026-07-03",
    "content_rating": null,
    "external_links": [
      "https://www.zee5.com/movies/details/satluj/0-0-1z5995082"
    ],
    "original_title": "Satluj",
    "runtime_minutes": 169,
    "worldwide_gross": null,
    "origin_countries": [
      "IN"
    ],
    "filming_locations": [
      "Amritsar, Punjab, India"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BOTk1YTdiMDItZjAzOS00Njc0LTk3YTUtYjdiMWMyNDFhM2QzXkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BOTk1YTdiMDItZjAzOS00Njc0LTk3YTUtYjdiMWMyNDFhM2QzXkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BOTk1YTdiMDItZjAzOS00Njc0LTk3YTUtYjdiMWMyNDFhM2QzXkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "MacGuffin Pictures",
        "imdb_id": "co0580124"
      },
      {
        "name": "RSVP",
        "imdb_id": "co0687913"
      },
      {
        "name": "Skywalk Films",
        "imdb_id": "co0720500"
      }
    ]
  },
  {
    "type": "movie",
    "title": "The Uprising",
    "budget": null,
    "genres": [
      "Action",
      "Drama",
      "History"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BODc1ZWRlMjQtMDc4NC00ODczLWIwNGMtZmFlZjA3YzIyZWVhXkEyXkFqcGc@.jpg",
    "rating": null,
    "imdb_id": "tt36983905",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt36983905/",
    "is_adult": false,
    "keywords": [
      "Action",
      "Drama",
      "History",
      "War"
    ],
    "synopsis": "In plague-ravaged 14th century England a peasant triggers a rebellion against King Richard II and unintentionally becomes a legend of resistance.",
    "languages": [
      "en"
    ],
    "metascore": null,
    "start_year": 2026,
    "vote_count": 0,
    "trailer_url": null,
    "release_date": "2026-09-11",
    "content_rating": null,
    "external_links": [],
    "original_title": "The Uprising",
    "runtime_minutes": null,
    "worldwide_gross": null,
    "origin_countries": [
      "GB",
      "DE",
      "US"
    ],
    "filming_locations": [
      "Penzing Studios, Landsberg, Bavaria, Germany"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BODc1ZWRlMjQtMDc4NC00ODczLWIwNGMtZmFlZjA3YzIyZWVhXkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BODc1ZWRlMjQtMDc4NC00ODczLWIwNGMtZmFlZjA3YzIyZWVhXkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BODc1ZWRlMjQtMDc4NC00ODczLWIwNGMtZmFlZjA3YzIyZWVhXkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "Blumhouse Productions",
        "imdb_id": "co0098315"
      },
      {
        "name": "Focus Features",
        "imdb_id": "co0042399"
      },
      {
        "name": "Hero Squared",
        "imdb_id": "co0712645"
      }
    ]
  },
  {
    "type": "movie",
    "title": "Undertone",
    "budget": null,
    "genres": [
      "Horror",
      "Sci-Fi",
      "Thriller"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BZDY1YzI5NWUtYTdmYi00N2YyLWJmOWMtYWZiZTY5NTE0MjIxXkEyXkFqcGc@.jpg",
    "rating": 5.9,
    "imdb_id": "tt35892608",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt35892608/",
    "is_adult": false,
    "keywords": [
      "Folk Horror",
      "Monster Horror",
      "Psychological Horror",
      "Supernatural Horror",
      "Horror",
      "Sci-Fi",
      "Thriller"
    ],
    "synopsis": "Evy Babic, a skeptical paranormal pod-caster caring for her comatose mother, receives disturbing recordings tied to a folkloric threat, and every new file pulls her closer to fears she can no longer explain away.",
    "languages": [
      "en"
    ],
    "metascore": 64,
    "start_year": 2025,
    "vote_count": 27231,
    "trailer_url": null,
    "release_date": "2026-03-13",
    "content_rating": "R",
    "external_links": [
      "https://amzn.to/4vzjWgk",
      "https://a24films.com/films/undertone"
    ],
    "original_title": "Undertone",
    "runtime_minutes": 94,
    "worldwide_gross": 21585530,
    "origin_countries": [],
    "filming_locations": [
      "Toronto, Ontario, Canada"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BZDY1YzI5NWUtYTdmYi00N2YyLWJmOWMtYWZiZTY5NTE0MjIxXkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BZDY1YzI5NWUtYTdmYi00N2YyLWJmOWMtYWZiZTY5NTE0MjIxXkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BZDY1YzI5NWUtYTdmYi00N2YyLWJmOWMtYWZiZTY5NTE0MjIxXkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "Black Fawn Films",
        "imdb_id": "co0224291"
      },
      {
        "name": "Slaterverse Pictures",
        "imdb_id": "co1114198"
      }
    ]
  },
  {
    "type": "movie",
    "title": "Hope",
    "budget": null,
    "genres": [
      "Action",
      "Drama",
      "Horror"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BNzQwNzI5OTUtZjEzOS00ODI0LTk1MTEtNTNjNTdmYjFmNGQwXkEyXkFqcGc@.jpg",
    "rating": 7,
    "imdb_id": "tt27369017",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt27369017/",
    "is_adult": false,
    "keywords": [
      "Korean",
      "Period Drama",
      "Suspense Mystery",
      "Action",
      "Drama",
      "Horror",
      "Mystery",
      "Sci-Fi",
      "Thriller"
    ],
    "synopsis": "A mysterious discovery is made on the outskirts of the remote harbor town. The residents find themselves in a desperate fight for survival against something they have never encountered before.",
    "languages": [
      "ko",
      "en"
    ],
    "metascore": 68,
    "start_year": 2026,
    "vote_count": 779,
    "trailer_url": null,
    "release_date": "2026-09-09",
    "content_rating": null,
    "external_links": [],
    "original_title": "Hopeu",
    "runtime_minutes": 160,
    "worldwide_gross": 106855,
    "origin_countries": [],
    "filming_locations": [
      "Jeju Island, South Korea"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BNzQwNzI5OTUtZjEzOS00ODI0LTk1MTEtNTNjNTdmYjFmNGQwXkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BNzQwNzI5OTUtZjEzOS00ODI0LTk1MTEtNTNjNTdmYjFmNGQwXkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BNzQwNzI5OTUtZjEzOS00ODI0LTk1MTEtNTNjNTdmYjFmNGQwXkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "Forged Films",
        "imdb_id": "co0987308"
      },
      {
        "name": "Plus M Entertainment",
        "imdb_id": "co1006688"
      },
      {
        "name": "Westworld",
        "imdb_id": "co0893194"
      }
    ]
  },
  {
    "type": "movie",
    "title": "The Bay",
    "budget": null,
    "genres": [
      "Drama",
      "Horror",
      "Thriller"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BY2ZlZDc3YjItNjMxNi00ZGQwLWFkMzUtMDVlODg5NDI4NGZlXkEyXkFqcGc@.jpg",
    "rating": 3.9,
    "imdb_id": "tt30217600",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt30217600/",
    "is_adult": false,
    "keywords": [
      "Psychological Drama",
      "Psychological Thriller",
      "Drama",
      "Horror",
      "Thriller"
    ],
    "synopsis": "Two best friends, Emma and Lani, attending a destination wedding in Thailand, find themselves trapped on a sinking tour boat in the heart of a tiger shark sanctuary.",
    "languages": [
      "en"
    ],
    "metascore": null,
    "start_year": 2026,
    "vote_count": 543,
    "trailer_url": null,
    "release_date": "2026-07-17",
    "content_rating": "TV-14",
    "external_links": [
      "https://amzn.to/4fjO9Zb"
    ],
    "original_title": "The Bay",
    "runtime_minutes": 87,
    "worldwide_gross": null,
    "origin_countries": [
      "US"
    ],
    "filming_locations": [
      "Maya Bay, Ko Phi Phi Leh, Thailand"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BY2ZlZDc3YjItNjMxNi00ZGQwLWFkMzUtMDVlODg5NDI4NGZlXkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BY2ZlZDc3YjItNjMxNi00ZGQwLWFkMzUtMDVlODg5NDI4NGZlXkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BY2ZlZDc3YjItNjMxNi00ZGQwLWFkMzUtMDVlODg5NDI4NGZlXkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "Del Rey Films",
        "imdb_id": "co0630109"
      },
      {
        "name": "Laguna Six",
        "imdb_id": "co1034650"
      },
      {
        "name": "Peak Distribution Partners",
        "imdb_id": "co0586372"
      }
    ]
  },
  {
    "type": "movie",
    "title": "Passenger",
    "budget": null,
    "genres": [
      "Horror",
      "Thriller"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BNDhmZmJlMDctNTA3MS00NTkwLThkZGQtMjM5MTdmMDg2YjBjXkEyXkFqcGc@.jpg",
    "rating": 5.5,
    "imdb_id": "tt33763941",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt33763941/",
    "is_adult": false,
    "keywords": [
      "Folk Horror",
      "Monster Horror",
      "Psychological Horror",
      "Psychological Thriller",
      "Supernatural Horror",
      "Horror",
      "Thriller"
    ],
    "synopsis": "After a young couple witnesses a gruesome highway accident, they soon realize they did not leave the crash scene alone, as a demonic presence called the Passenger won't stop until it claims them both.",
    "languages": [
      "en"
    ],
    "metascore": 52,
    "start_year": 2026,
    "vote_count": 13752,
    "trailer_url": null,
    "release_date": "2026-05-22",
    "content_rating": "R",
    "external_links": [
      "https://amzn.to/4eHa9OM",
      "https://www.passengermovie.com/"
    ],
    "original_title": "Passenger",
    "runtime_minutes": 97,
    "worldwide_gross": 31620508,
    "origin_countries": [
      "US"
    ],
    "filming_locations": [
      "Wenatchee, Washington, USA"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BNDhmZmJlMDctNTA3MS00NTkwLThkZGQtMjM5MTdmMDg2YjBjXkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BNDhmZmJlMDctNTA3MS00NTkwLThkZGQtMjM5MTdmMDg2YjBjXkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BNDhmZmJlMDctNTA3MS00NTkwLThkZGQtMjM5MTdmMDg2YjBjXkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "Paramount Pictures",
        "imdb_id": "co0023400"
      },
      {
        "name": "Domain Entertainment (II)",
        "imdb_id": "co1090055"
      },
      {
        "name": "18Hz productions",
        "imdb_id": "co1058499"
      }
    ]
  },
  {
    "type": "movie",
    "title": "Remarkably Bright Creatures",
    "budget": null,
    "genres": [
      "Comedy",
      "Drama"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BNzM3OTRlZDktYTk0OS00OTlmLWFhMjctMTZiODU4N2RiYzhhXkEyXkFqcGc@.jpg",
    "rating": 7.7,
    "imdb_id": "tt33100314",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt33100314/",
    "is_adult": false,
    "keywords": [
      "Comedy",
      "Drama"
    ],
    "synopsis": "Through unlikely bonds formed during night shifts at a local aquarium, Tova, an elderly widow, learns of a life-changing discovery that may bring her joy and wonder once again.",
    "languages": [
      "en"
    ],
    "metascore": 55,
    "start_year": 2026,
    "vote_count": 42574,
    "trailer_url": null,
    "release_date": "2026-05-08",
    "content_rating": "PG-13",
    "external_links": [],
    "original_title": "Remarkably Bright Creatures",
    "runtime_minutes": 111,
    "worldwide_gross": null,
    "origin_countries": [],
    "filming_locations": [
      "Maple Ridge, British Columbia, Canada"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BNzM3OTRlZDktYTk0OS00OTlmLWFhMjctMTZiODU4N2RiYzhhXkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BNzM3OTRlZDktYTk0OS00OTlmLWFhMjctMTZiODU4N2RiYzhhXkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BNzM3OTRlZDktYTk0OS00OTlmLWFhMjctMTZiODU4N2RiYzhhXkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "Anonymous Content",
        "imdb_id": "co0017525"
      },
      {
        "name": "Netflix Studios",
        "imdb_id": "co0650527"
      },
      {
        "name": "Night Owl Stories",
        "imdb_id": "co1093866"
      }
    ]
  },
  {
    "type": "movie",
    "title": "Marty Supreme",
    "budget": 65000000,
    "genres": [
      "Comedy",
      "Drama",
      "Sport"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BZTRhYjI1MTItMWYwMi00MjY5LWI1OTktMzQwNzA3MWJlN2QyXkEyXkFqcGc@.jpg",
    "rating": 7.6,
    "imdb_id": "tt32916440",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt32916440/",
    "is_adult": false,
    "keywords": [
      "Dark Comedy",
      "Epic",
      "Period Drama",
      "Psychological Drama",
      "Comedy",
      "Drama",
      "Sport"
    ],
    "synopsis": "Marty Mauser, a young man with a dream no one respects, goes to hell and back in pursuit of greatness.",
    "languages": [
      "en",
      "ja",
      "fr",
      "bs"
    ],
    "metascore": 89,
    "start_year": 2025,
    "vote_count": 200982,
    "trailer_url": null,
    "release_date": "2025-12-25",
    "content_rating": "R",
    "external_links": [],
    "original_title": "Marty Supreme",
    "runtime_minutes": 149,
    "worldwide_gross": 191886340,
    "origin_countries": [
      "US",
      "FI"
    ],
    "filming_locations": [
      "Hancock, New York, USA"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BZTRhYjI1MTItMWYwMi00MjY5LWI1OTktMzQwNzA3MWJlN2QyXkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BZTRhYjI1MTItMWYwMi00MjY5LWI1OTktMzQwNzA3MWJlN2QyXkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BZTRhYjI1MTItMWYwMi00MjY5LWI1OTktMzQwNzA3MWJlN2QyXkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "A24",
        "imdb_id": "co0390816"
      },
      {
        "name": "Central Group",
        "imdb_id": "co0380285"
      },
      {
        "name": "Central Pictures",
        "imdb_id": "co1114944"
      }
    ]
  },
  {
    "type": "movie",
    "title": "Send Help",
    "budget": 40000000,
    "genres": [
      "Adventure",
      "Horror",
      "Thriller"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BOTgxOWY5NTMtYjdiNi00NTIyLTkwMTQtMWNjM2IzYTU0ODgyXkEyXkFqcGc@.jpg",
    "rating": 6.7,
    "imdb_id": "tt8036976",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt8036976/",
    "is_adult": false,
    "keywords": [
      "Dark Comedy",
      "Psychological Horror",
      "Psychological Thriller",
      "Survival",
      "Adventure",
      "Horror",
      "Thriller"
    ],
    "synopsis": "An overworked analyst and her arrogant nepo-baby boss survive a plane crash near Thailand and must cooperate to survive on a remote jungle island while their workplace power dynamic collapses around them.",
    "languages": [
      "en"
    ],
    "metascore": 75,
    "start_year": 2026,
    "vote_count": 137952,
    "trailer_url": null,
    "release_date": "2026-01-30",
    "content_rating": "R",
    "external_links": [
      "https://www.20thcenturystudios.com/movies/send-help",
      "https://www.20thcenturystudios.jp/movies/fukushu-jima"
    ],
    "original_title": "Send Help",
    "runtime_minutes": 113,
    "worldwide_gross": 94041481,
    "origin_countries": [
      "US"
    ],
    "filming_locations": [
      "Thailand"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BOTgxOWY5NTMtYjdiNi00NTIyLTkwMTQtMWNjM2IzYTU0ODgyXkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BOTgxOWY5NTMtYjdiNi00NTIyLTkwMTQtMWNjM2IzYTU0ODgyXkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BOTgxOWY5NTMtYjdiNi00NTIyLTkwMTQtMWNjM2IzYTU0ODgyXkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "20th Century Studios",
        "imdb_id": "co0781821"
      },
      {
        "name": "TSG Entertainment",
        "imdb_id": "co0420822"
      },
      {
        "name": "British Film Commission",
        "imdb_id": "co0091919"
      }
    ]
  },
  {
    "type": "movie",
    "title": "The Runner",
    "budget": null,
    "genres": [
      "Action",
      "Drama",
      "Thriller"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BYzgzYzVhY2QtNjIzNi00Zjk5LWE1ZmQtYmJkNGY3YmExNDdlXkEyXkFqcGc@.jpg",
    "rating": null,
    "imdb_id": "tt34564059",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt34564059/",
    "is_adult": false,
    "keywords": [
      "Action",
      "Drama",
      "Thriller"
    ],
    "synopsis": "A high-powered attorney must race through London to save her abducted son while following cryptic commands from a mysterious caller.",
    "languages": [
      "en"
    ],
    "metascore": null,
    "start_year": 2026,
    "vote_count": 0,
    "trailer_url": null,
    "release_date": "2026-09-02",
    "content_rating": "PG-13",
    "external_links": [],
    "original_title": "The Runner",
    "runtime_minutes": null,
    "worldwide_gross": null,
    "origin_countries": [
      "GB"
    ],
    "filming_locations": [],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BYzgzYzVhY2QtNjIzNi00Zjk5LWE1ZmQtYmJkNGY3YmExNDdlXkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BYzgzYzVhY2QtNjIzNi00Zjk5LWE1ZmQtYmJkNGY3YmExNDdlXkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BYzgzYzVhY2QtNjIzNi00Zjk5LWE1ZmQtYmJkNGY3YmExNDdlXkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "Rockwood Pictures",
        "imdb_id": "co0291864"
      }
    ]
  },
  {
    "type": "movie",
    "title": "Citizen Vigilante",
    "budget": null,
    "genres": [
      "Action",
      "Crime",
      "Thriller"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BN2FjZjE2YmUtNjE2NS00ZjcyLWEwMzUtZGYwNzI0ZWQxODVlXkEyXkFqcGc@.jpg",
    "rating": 5.9,
    "imdb_id": "tt35309713",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt35309713/",
    "is_adult": false,
    "keywords": [
      "B-Action",
      "One-Person Army Action",
      "Action",
      "Crime",
      "Thriller"
    ],
    "synopsis": "A man takes justice into his own hands, hunting down criminals. His vigilante crusade makes him a social media star but puts him at odds with the local police chief.",
    "languages": [
      "en"
    ],
    "metascore": null,
    "start_year": 2026,
    "vote_count": 32692,
    "trailer_url": null,
    "release_date": "2026-06-19",
    "content_rating": "Not Rated",
    "external_links": [],
    "original_title": "Citizen Vigilante",
    "runtime_minutes": 89,
    "worldwide_gross": null,
    "origin_countries": [
      "HR"
    ],
    "filming_locations": [
      "Zagreb, Croatia"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BN2FjZjE2YmUtNjE2NS00ZjcyLWEwMzUtZGYwNzI0ZWQxODVlXkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BN2FjZjE2YmUtNjE2NS00ZjcyLWEwMzUtZGYwNzI0ZWQxODVlXkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BN2FjZjE2YmUtNjE2NS00ZjcyLWEwMzUtZGYwNzI0ZWQxODVlXkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "Borvel film",
        "imdb_id": "co1062700"
      },
      {
        "name": "Event Film Distribution",
        "imdb_id": "co0208378"
      },
      {
        "name": "Event Film Distribution",
        "imdb_id": "co0208378"
      }
    ]
  },
  {
    "type": "movie",
    "title": "In the Grey",
    "budget": null,
    "genres": [
      "Action",
      "Drama",
      "Thriller"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BMTZkMTIzMTItMTQwZS00MTg4LWE0MTEtM2NiNmUzYjRmMGUxXkEyXkFqcGc@.jpg",
    "rating": 6.3,
    "imdb_id": "tt27681354",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt27681354/",
    "is_adult": false,
    "keywords": [
      "Action",
      "Drama",
      "Thriller"
    ],
    "synopsis": "A covert team of elite operatives are living in the shadows. When a ruthless despot steals a billion-dollar fortune, they're sent to take it back-an impossible heist that erupts into a deadly game of strategy, deception and survival.",
    "languages": [
      "en"
    ],
    "metascore": 53,
    "start_year": 2026,
    "vote_count": 29122,
    "trailer_url": null,
    "release_date": "2026-05-15",
    "content_rating": "R",
    "external_links": [
      "https://inthegrey.film/"
    ],
    "original_title": "In the Grey",
    "runtime_minutes": 98,
    "worldwide_gross": 27230492,
    "origin_countries": [
      "GB",
      "US"
    ],
    "filming_locations": [
      "Tenerife, Canary Islands, Spain"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMTZkMTIzMTItMTQwZS00MTg4LWE0MTEtM2NiNmUzYjRmMGUxXkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMTZkMTIzMTItMTQwZS00MTg4LWE0MTEtM2NiNmUzYjRmMGUxXkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMTZkMTIzMTItMTQwZS00MTg4LWE0MTEtM2NiNmUzYjRmMGUxXkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "Black Bear International",
        "imdb_id": "co0957933"
      },
      {
        "name": "C2 Motion Picture Group",
        "imdb_id": "co0942778"
      },
      {
        "name": "Toff Guy Films",
        "imdb_id": "co0131026"
      }
    ]
  },
  {
    "type": "movie",
    "title": "Insomnia",
    "budget": 46000000,
    "genres": [
      "Drama",
      "Mystery",
      "Thriller"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BOTE2NzQ0MzQtMDRmZi00ZWRiLWE4MDEtY2M1Mjc3OGY5N2JkXkEyXkFqcGc@.jpg",
    "rating": 7.2,
    "imdb_id": "tt0278504",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt0278504/",
    "is_adult": false,
    "keywords": [
      "Hard-boiled Detective",
      "Psychological Thriller",
      "Tragedy",
      "Drama",
      "Mystery",
      "Thriller"
    ],
    "synopsis": "A Los Angeles detective chases a murder suspect in a remote Alaskan town.",
    "languages": [
      "en"
    ],
    "metascore": 78,
    "start_year": 2002,
    "vote_count": 346262,
    "trailer_url": "https://www.youtube.com/watch?v=wo34nBHM5sg",
    "release_date": "2002-05-24",
    "content_rating": "R",
    "external_links": [],
    "original_title": "Insomnia",
    "runtime_minutes": 118,
    "worldwide_gross": 113759177,
    "origin_countries": [
      "US",
      "GB"
    ],
    "filming_locations": [
      "Alaska, USA"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BOTE2NzQ0MzQtMDRmZi00ZWRiLWE4MDEtY2M1Mjc3OGY5N2JkXkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BOTE2NzQ0MzQtMDRmZi00ZWRiLWE4MDEtY2M1Mjc3OGY5N2JkXkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BOTE2NzQ0MzQtMDRmZi00ZWRiLWE4MDEtY2M1Mjc3OGY5N2JkXkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "Alcon Entertainment",
        "imdb_id": "co0054452"
      },
      {
        "name": "Witt/Thomas Productions",
        "imdb_id": "co0067672"
      },
      {
        "name": "Section Eight",
        "imdb_id": "co0013349"
      }
    ]
  },
  {
    "type": "movie",
    "title": "23 000 Lives",
    "budget": null,
    "genres": [
      "Drama"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BYTEwNDFmMGQtYTdkYS00NWQ4LWExODAtYWYyZThkNjM4NDZhXkEyXkFqcGc@.jpg",
    "rating": 4.6,
    "imdb_id": "tt41983440",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt41983440/",
    "is_adult": false,
    "keywords": [
      "German",
      "Drama"
    ],
    "synopsis": "A group of young people set out to rescue refugees in distress in the Mediterranean. But their understanding of law and justice is soon put to a severe test.",
    "languages": [
      "de",
      "en"
    ],
    "metascore": null,
    "start_year": 2026,
    "vote_count": 738,
    "trailer_url": null,
    "release_date": "2026-07-17",
    "content_rating": null,
    "external_links": [],
    "original_title": "23 000 Leben",
    "runtime_minutes": 112,
    "worldwide_gross": null,
    "origin_countries": [],
    "filming_locations": [
      "Berlin, Germany"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BYTEwNDFmMGQtYTdkYS00NWQ4LWExODAtYWYyZThkNjM4NDZhXkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BYTEwNDFmMGQtYTdkYS00NWQ4LWExODAtYWYyZThkNjM4NDZhXkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BYTEwNDFmMGQtYTdkYS00NWQ4LWExODAtYWYyZThkNjM4NDZhXkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "Neue Flimmer",
        "imdb_id": "co0774324"
      },
      {
        "name": "Sunny Side Up Film",
        "imdb_id": "co1187166"
      },
      {
        "name": "Lazy Film",
        "imdb_id": "co0564586"
      }
    ]
  },
  {
    "type": "movie",
    "title": "Apex",
    "budget": null,
    "genres": [
      "Action",
      "Thriller"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BNjUzODE2ZWYtMDdiMS00ZTA0LWI4MzEtNDkyODNiNmIwMWY1XkEyXkFqcGc@.jpg",
    "rating": 6.1,
    "imdb_id": "tt16431404",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt16431404/",
    "is_adult": false,
    "keywords": [
      "Psychological Thriller",
      "Survival",
      "Action",
      "Thriller"
    ],
    "synopsis": "A mountain climber haunted by a fatal decision in Norway retreats to the Australian wilderness for isolation. Her journey turns into a desperate hunt when a deceptive local targets her as his next ritualistic prey in the bush.",
    "languages": [
      "en"
    ],
    "metascore": 58,
    "start_year": 2026,
    "vote_count": 98839,
    "trailer_url": null,
    "release_date": "2026-04-24",
    "content_rating": "R",
    "external_links": [
      "https://www.netflix.com/title/81763251"
    ],
    "original_title": "Apex",
    "runtime_minutes": 95,
    "worldwide_gross": null,
    "origin_countries": [
      "US"
    ],
    "filming_locations": [
      "Blue Mountains, New South Wales, Australia"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BNjUzODE2ZWYtMDdiMS00ZTA0LWI4MzEtNDkyODNiNmIwMWY1XkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BNjUzODE2ZWYtMDdiMS00ZTA0LWI4MzEtNDkyODNiNmIwMWY1XkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BNjUzODE2ZWYtMDdiMS00ZTA0LWI4MzEtNDkyODNiNmIwMWY1XkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "Chernin Entertainment",
        "imdb_id": "co0286257"
      },
      {
        "name": "Ian Bryce Productions",
        "imdb_id": "co0422223"
      },
      {
        "name": "Netflix",
        "imdb_id": "co0144901"
      }
    ]
  },
  {
    "type": "movie",
    "title": "Pressure",
    "budget": null,
    "genres": [
      "Drama",
      "History",
      "Thriller"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BMjE2YjdkNDctMDg1MS00MjBjLWIyZjEtZWM1ZjczNTAzZGEyXkEyXkFqcGc@.jpg",
    "rating": 7.3,
    "imdb_id": "tt32547691",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt32547691/",
    "is_adult": false,
    "keywords": [
      "Drama",
      "History",
      "Thriller",
      "War"
    ],
    "synopsis": "In the tense 72 hours before D-Day, General Dwight D. Eisenhower and Captain James Stagg face an impossible choice--launch the most dangerous seaborne invasion in history or risk losing the war altogether.",
    "languages": [
      "en"
    ],
    "metascore": 69,
    "start_year": 2026,
    "vote_count": 15333,
    "trailer_url": null,
    "release_date": "2026-05-29",
    "content_rating": "PG-13",
    "external_links": [
      "https://www.focusfeatures.com/pressure"
    ],
    "original_title": "Pressure",
    "runtime_minutes": 100,
    "worldwide_gross": 19033965,
    "origin_countries": [
      "GB",
      "FR"
    ],
    "filming_locations": [
      "Camber Sands, Camber, East Sussex, England, UK"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMjE2YjdkNDctMDg1MS00MjBjLWIyZjEtZWM1ZjczNTAzZGEyXkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMjE2YjdkNDctMDg1MS00MjBjLWIyZjEtZWM1ZjczNTAzZGEyXkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMjE2YjdkNDctMDg1MS00MjBjLWIyZjEtZWM1ZjczNTAzZGEyXkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "StudioCanal",
        "imdb_id": "co0047476"
      },
      {
        "name": "Working Title Films",
        "imdb_id": "co0057311"
      }
    ]
  },
  {
    "type": "movie",
    "title": "Hokum",
    "budget": null,
    "genres": [
      "Horror",
      "Thriller"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BZjA1ZjFlZGItNTVjZC00NTFhLTg2YTEtODMzODRmNGFiNTdmXkEyXkFqcGc@.jpg",
    "rating": 6.7,
    "imdb_id": "tt35672862",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt35672862/",
    "is_adult": false,
    "keywords": [
      "Folk Horror",
      "Psychological Horror",
      "Supernatural Horror",
      "Witch Horror",
      "Horror",
      "Thriller"
    ],
    "synopsis": "A horror writer visits an Irish inn to scatter his parents' ashes, unaware the property is said to be haunted by a witch.",
    "languages": [
      "en"
    ],
    "metascore": 76,
    "start_year": 2026,
    "vote_count": 48000,
    "trailer_url": null,
    "release_date": "2026-05-01",
    "content_rating": "R",
    "external_links": [
      "https://amzn.to/4wgKB1J",
      "https://www.neonrated.com/film/hokum"
    ],
    "original_title": "Hokum",
    "runtime_minutes": 107,
    "worldwide_gross": 24071317,
    "origin_countries": [],
    "filming_locations": [
      "Skibbereen, Co. Cork, Ireland"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BZjA1ZjFlZGItNTVjZC00NTFhLTg2YTEtODMzODRmNGFiNTdmXkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BZjA1ZjFlZGItNTVjZC00NTFhLTg2YTEtODMzODRmNGFiNTdmXkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BZjA1ZjFlZGItNTVjZC00NTFhLTg2YTEtODMzODRmNGFiNTdmXkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "Imagenation Abu Dhabi FZ",
        "imdb_id": "co0251916"
      },
      {
        "name": "Tailored Films",
        "imdb_id": "co0304087"
      }
    ]
  },
  {
    "type": "movie",
    "title": "Idiots",
    "budget": null,
    "genres": [
      "Comedy",
      "Crime"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BZjI0MTAxYjktMTYxMi00MzIxLWFlMGMtMDJhNjJhZGZmZGU2XkEyXkFqcGc@.jpg",
    "rating": 5.4,
    "imdb_id": "tt6628920",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt6628920/",
    "is_adult": false,
    "keywords": [
      "Dark Comedy",
      "Comedy",
      "Crime"
    ],
    "synopsis": "Two rock-bottom drivers transport a wealthy teen to rehab, but their simple job spirals into a chaotic journey of drugs, danger, and crime as their passenger derails their plans.",
    "languages": [
      "en"
    ],
    "metascore": 67,
    "start_year": 2026,
    "vote_count": 168,
    "trailer_url": null,
    "release_date": "2026-08-28",
    "content_rating": "R",
    "external_links": [],
    "original_title": "Idiots",
    "runtime_minutes": 98,
    "worldwide_gross": null,
    "origin_countries": [
      "US"
    ],
    "filming_locations": [
      "Paulding County, Georgia, USA"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BZjI0MTAxYjktMTYxMi00MzIxLWFlMGMtMDJhNjJhZGZmZGU2XkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BZjI0MTAxYjktMTYxMi00MzIxLWFlMGMtMDJhNjJhZGZmZGU2XkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BZjI0MTAxYjktMTYxMi00MzIxLWFlMGMtMDJhNjJhZGZmZGU2XkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "Gramercy Park Media",
        "imdb_id": "co0975835"
      },
      {
        "name": "NewStar Financing",
        "imdb_id": "co1173458"
      },
      {
        "name": "Peachtree Media Partners",
        "imdb_id": "co1052748"
      }
    ]
  },
  {
    "type": "movie",
    "title": "Speak No Evil",
    "budget": 15000000,
    "genres": [
      "Drama",
      "Horror",
      "Thriller"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BMWI2OWFjNjgtOTQ2Zi00MjlmLTg2MGYtNmE4MjMyZjIzMDA0XkEyXkFqcGc@.jpg",
    "rating": 6.8,
    "imdb_id": "tt27534307",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt27534307/",
    "is_adult": false,
    "keywords": [
      "Psychological Drama",
      "Psychological Horror",
      "Psychological Thriller",
      "Drama",
      "Horror",
      "Thriller"
    ],
    "synopsis": "A family is invited to spend a whole weekend in a lonely home in the countryside, but as the weekend progresses, they realize that a dark side lies within the family who invited them.",
    "languages": [
      "en",
      "it"
    ],
    "metascore": 66,
    "start_year": 2024,
    "vote_count": 141948,
    "trailer_url": "https://www.youtube.com/watch?v=FjzxI6uf8H8",
    "release_date": "2024-09-13",
    "content_rating": "R",
    "external_links": [
      "https://www.facebook.com/speaknoevilthefilm",
      "https://www.instagram.com/speaknoevilthemovie/"
    ],
    "original_title": "Speak No Evil",
    "runtime_minutes": 110,
    "worldwide_gross": 76756109,
    "origin_countries": [
      "US",
      "HR",
      "CA"
    ],
    "filming_locations": [
      "Groznjan, Croatia"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMWI2OWFjNjgtOTQ2Zi00MjlmLTg2MGYtNmE4MjMyZjIzMDA0XkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMWI2OWFjNjgtOTQ2Zi00MjlmLTg2MGYtNmE4MjMyZjIzMDA0XkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMWI2OWFjNjgtOTQ2Zi00MjlmLTg2MGYtNmE4MjMyZjIzMDA0XkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "Universal Pictures",
        "imdb_id": "co0005073"
      },
      {
        "name": "Blumhouse Productions",
        "imdb_id": "co0098315"
      },
      {
        "name": "Croatian Film Association",
        "imdb_id": "co0403818"
      }
    ]
  },
  {
    "type": "movie",
    "title": "Scary Movie",
    "budget": 30000000,
    "genres": [
      "Comedy",
      "Horror"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BNTJjMDk1NzAtMGVmNS00NTFmLWFlOTQtZDk5M2I2NjZiZDdlXkEyXkFqcGc@.jpg",
    "rating": 5.1,
    "imdb_id": "tt32093575",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt32093575/",
    "is_adult": false,
    "keywords": [
      "Parody",
      "Raunchy Comedy",
      "Slapstick",
      "Slasher Horror",
      "Comedy",
      "Horror"
    ],
    "synopsis": "Two friends find themselves caught up in mayhem involving killers, monsters and supernatural creatures once again.",
    "languages": [
      "en"
    ],
    "metascore": 38,
    "start_year": 2026,
    "vote_count": 35730,
    "trailer_url": null,
    "release_date": "2026-06-05",
    "content_rating": "R",
    "external_links": [
      "https://www.scarymovie.film/"
    ],
    "original_title": "Scary Movie",
    "runtime_minutes": 96,
    "worldwide_gross": 230272595,
    "origin_countries": [
      "US",
      "GB"
    ],
    "filming_locations": [
      "Tyler Perry Studios, Atlanta, Georgia, USA"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BNTJjMDk1NzAtMGVmNS00NTFmLWFlOTQtZDk5M2I2NjZiZDdlXkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BNTJjMDk1NzAtMGVmNS00NTFmLWFlOTQtZDk5M2I2NjZiZDdlXkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BNTJjMDk1NzAtMGVmNS00NTFmLWFlOTQtZDk5M2I2NjZiZDdlXkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "Paramount Pictures",
        "imdb_id": "co0023400"
      },
      {
        "name": "Miramax",
        "imdb_id": "co0022594"
      },
      {
        "name": "Original Film",
        "imdb_id": "co0011134"
      }
    ]
  },
  {
    "type": "movie",
    "title": "Swamp Thing",
    "budget": 3000000,
    "genres": [
      "Horror",
      "Sci-Fi"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BMDk2NGYxZDctNWJmYy00ZGEzLWJmY2EtZDFjNjI0NmE3NmQ4XkEyXkFqcGc@.jpg",
    "rating": 5.3,
    "imdb_id": "tt0084745",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt0084745/",
    "is_adult": false,
    "keywords": [
      "DC",
      "Body Horror",
      "Folk Horror",
      "Superhero",
      "Horror",
      "Sci-Fi"
    ],
    "synopsis": "After a violent incident with a special chemical, a research scientist is turned into a swamp plant monster.",
    "languages": [
      "en"
    ],
    "metascore": 50,
    "start_year": 1982,
    "vote_count": 18948,
    "trailer_url": "https://www.youtube.com/watch?v=76debmQRiFw",
    "release_date": "1982-02-19",
    "content_rating": "PG",
    "external_links": [],
    "original_title": "Swamp Thing",
    "runtime_minutes": 91,
    "worldwide_gross": null,
    "origin_countries": [
      "US"
    ],
    "filming_locations": [
      "Cypress Gardens - 3030 Cypress Gardens Road, Moncks Corner, South Carolina, USA"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMDk2NGYxZDctNWJmYy00ZGEzLWJmY2EtZDFjNjI0NmE3NmQ4XkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMDk2NGYxZDctNWJmYy00ZGEzLWJmY2EtZDFjNjI0NmE3NmQ4XkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMDk2NGYxZDctNWJmYy00ZGEzLWJmY2EtZDFjNjI0NmE3NmQ4XkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "Swampfilms",
        "imdb_id": "co0059160"
      }
    ]
  },
  {
    "type": "movie",
    "title": "Mortal Kombat II",
    "budget": 80000000,
    "genres": [
      "Action",
      "Adventure",
      "Fantasy"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BNTg2YWNkN2EtMzc1Ny00ZTBhLWFmYTItMmMyNzhjNjhhNmVhXkEyXkFqcGc@.jpg",
    "rating": 6.4,
    "imdb_id": "tt17490712",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt17490712/",
    "is_adult": false,
    "keywords": [
      "Dark Fantasy",
      "Martial Arts",
      "Supernatural Fantasy",
      "Action",
      "Adventure",
      "Fantasy",
      "Sci-Fi"
    ],
    "synopsis": "The fan favorite champions -- now joined by Johnny Cage himself -- are pitted against one another in the ultimate battle to defeat the dark rule of Shao Kahn that threatens the very existence of the Earthrealm and its defenders.",
    "languages": [
      "en",
      "es"
    ],
    "metascore": 46,
    "start_year": 2026,
    "vote_count": 62699,
    "trailer_url": null,
    "release_date": "2026-05-08",
    "content_rating": "R",
    "external_links": [
      "https://www.mortalkombatmovie.com/"
    ],
    "original_title": "Mortal Kombat II",
    "runtime_minutes": 116,
    "worldwide_gross": 129470110,
    "origin_countries": [
      "US"
    ],
    "filming_locations": [
      "Village Roadshow Studios, Oxenford, Queensland, Australia"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BNTg2YWNkN2EtMzc1Ny00ZTBhLWFmYTItMmMyNzhjNjhhNmVhXkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BNTg2YWNkN2EtMzc1Ny00ZTBhLWFmYTItMmMyNzhjNjhhNmVhXkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BNTg2YWNkN2EtMzc1Ny00ZTBhLWFmYTItMmMyNzhjNjhhNmVhXkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "New Line Cinema",
        "imdb_id": "co0046718"
      },
      {
        "name": "Domain Entertainment (II)",
        "imdb_id": "co1090055"
      },
      {
        "name": "Atomic Monster",
        "imdb_id": "co0504531"
      }
    ]
  },
  {
    "type": "movie",
    "title": "Runner",
    "budget": null,
    "genres": [
      "Action",
      "Comedy",
      "Thriller"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BZWY4YWYxNWItOGIzNC00ZDI3LTk3OGUtYWRlODRkMDA4YWY1XkEyXkFqcGc@.jpg",
    "rating": null,
    "imdb_id": "tt31349844",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt31349844/",
    "is_adult": false,
    "keywords": [
      "Action",
      "Comedy",
      "Thriller"
    ],
    "synopsis": "A former soldier is thrown into a brutal race against time when a critical medical delivery makes him the target of a ruthless cartel.",
    "languages": [
      "en"
    ],
    "metascore": null,
    "start_year": 2026,
    "vote_count": 0,
    "trailer_url": null,
    "release_date": "2026-09-11",
    "content_rating": "PG-13",
    "external_links": [],
    "original_title": "Runner",
    "runtime_minutes": 97,
    "worldwide_gross": null,
    "origin_countries": [
      "US"
    ],
    "filming_locations": [
      "Brisbane, Queensland, Australia"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BZWY4YWYxNWItOGIzNC00ZDI3LTk3OGUtYWRlODRkMDA4YWY1XkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BZWY4YWYxNWItOGIzNC00ZDI3LTk3OGUtYWRlODRkMDA4YWY1XkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BZWY4YWYxNWItOGIzNC00ZDI3LTk3OGUtYWRlODRkMDA4YWY1XkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "2521 Entertainment",
        "imdb_id": "co0937906"
      },
      {
        "name": "A Higher Standard",
        "imdb_id": "co1049087"
      },
      {
        "name": "AllyCat Entertainment",
        "imdb_id": "co0374455"
      }
    ]
  },
  {
    "type": "movie",
    "title": "How to Make a Killing",
    "budget": null,
    "genres": [
      "Comedy",
      "Drama",
      "Thriller"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BOTkwY2JjMWYtOGU4YS00ZTg0LWIzYzUtZDkxNDE5NWNkNWM1XkEyXkFqcGc@.jpg",
    "rating": 6.5,
    "imdb_id": "tt4357198",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt4357198/",
    "is_adult": false,
    "keywords": [
      "Dark Comedy",
      "Psychological Drama",
      "Psychological Thriller",
      "Satire",
      "Comedy",
      "Drama",
      "Thriller"
    ],
    "synopsis": "Disowned at birth by his obscenely wealthy family, blue-collar Becket Redfellow will stop at nothing to reclaim his inheritance, no matter how many relatives stand in his way.",
    "languages": [
      "en"
    ],
    "metascore": 49,
    "start_year": 2026,
    "vote_count": 36007,
    "trailer_url": null,
    "release_date": "2026-02-20",
    "content_rating": "R",
    "external_links": [
      "https://a24films.com/films/how-to-make-a-killing"
    ],
    "original_title": "How to Make a Killing",
    "runtime_minutes": 105,
    "worldwide_gross": 21655441,
    "origin_countries": [
      "US",
      "FR",
      "GB"
    ],
    "filming_locations": [
      "Cape Town, South Africa"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BOTkwY2JjMWYtOGU4YS00ZTg0LWIzYzUtZDkxNDE5NWNkNWM1XkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BOTkwY2JjMWYtOGU4YS00ZTg0LWIzYzUtZDkxNDE5NWNkNWM1XkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BOTkwY2JjMWYtOGU4YS00ZTg0LWIzYzUtZDkxNDE5NWNkNWM1XkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "Blueprint Pictures",
        "imdb_id": "co0010002"
      },
      {
        "name": "StudioCanal",
        "imdb_id": "co0047476"
      }
    ]
  },
  {
    "type": "movie",
    "title": "The Breadwinner",
    "budget": null,
    "genres": [
      "Comedy",
      "Family"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BZTQ3ZWQ4YTctMTI0OC00NmI5LWFlNjgtNjhhMDQxYjUxYTQyXkEyXkFqcGc@.jpg",
    "rating": 5.6,
    "imdb_id": "tt34459219",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt34459219/",
    "is_adult": false,
    "keywords": [
      "Comedy",
      "Family"
    ],
    "synopsis": "When a supermom lands a Shark Tank deal, she switches roles with her breadwinner husband, who struggles to adapt as a stay-at-home dad to their three daughters.",
    "languages": [
      "en"
    ],
    "metascore": 33,
    "start_year": 2026,
    "vote_count": 3005,
    "trailer_url": null,
    "release_date": "2026-05-29",
    "content_rating": "PG",
    "external_links": [
      "https://breadwinnermovie.com/"
    ],
    "original_title": "The Breadwinner",
    "runtime_minutes": 99,
    "worldwide_gross": 20247080,
    "origin_countries": [],
    "filming_locations": [
      "Atlanta, Georgia, USA"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BZTQ3ZWQ4YTctMTI0OC00NmI5LWFlNjgtNjhhMDQxYjUxYTQyXkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BZTQ3ZWQ4YTctMTI0OC00NmI5LWFlNjgtNjhhMDQxYjUxYTQyXkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BZTQ3ZWQ4YTctMTI0OC00NmI5LWFlNjgtNjhhMDQxYjUxYTQyXkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "TriStar Pictures",
        "imdb_id": "co0005883"
      },
      {
        "name": "Wonder Project",
        "imdb_id": "co1036205"
      }
    ]
  },
  {
    "type": "movie",
    "title": "One Battle After Another",
    "budget": 130000000,
    "genres": [
      "Crime",
      "Thriller"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BMzBkZmQ0NjMtNTZlMy00ZjdlLTg5ODUtYWFlNGM0YzE3MTg0XkEyXkFqcGc@.jpg",
    "rating": 7.6,
    "imdb_id": "tt30144839",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt30144839/",
    "is_adult": false,
    "keywords": [
      "Dark Comedy",
      "Epic",
      "Political Thriller",
      "Crime",
      "Thriller"
    ],
    "synopsis": "When their enemy resurfaces after 16 years, a group of ex-revolutionaries reunite to rescue the daughter of one of their own.",
    "languages": [
      "en",
      "es"
    ],
    "metascore": 95,
    "start_year": 2025,
    "vote_count": 427602,
    "trailer_url": "https://www.youtube.com/watch?v=hg8AGTyYMBA",
    "release_date": "2025-09-26",
    "content_rating": "R",
    "external_links": [
      "https://www.instagram.com/onebattleafteranothermovie",
      "https://www.onebattleafteranothermovie.com/"
    ],
    "original_title": "One Battle After Another",
    "runtime_minutes": 161,
    "worldwide_gross": 213121406,
    "origin_countries": [
      "US"
    ],
    "filming_locations": [
      "Murphy's Market - 4020 Walnut Drive, Eureka, California, USA"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMzBkZmQ0NjMtNTZlMy00ZjdlLTg5ODUtYWFlNGM0YzE3MTg0XkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMzBkZmQ0NjMtNTZlMy00ZjdlLTg5ODUtYWFlNGM0YzE3MTg0XkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMzBkZmQ0NjMtNTZlMy00ZjdlLTg5ODUtYWFlNGM0YzE3MTg0XkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "Ghoulardi Film Company",
        "imdb_id": "co0027686"
      },
      {
        "name": "Warner Bros.",
        "imdb_id": "co0002663"
      },
      {
        "name": "Domain Entertainment (II)",
        "imdb_id": "co1090055"
      }
    ]
  },
  {
    "type": "movie",
    "title": "Evil Dead Rise",
    "budget": 12000000,
    "genres": [
      "Horror"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BMjM1ZmViMmYtOGYzZC00YzhmLWE0MTMtMzNjYzcyNjEwYWRkXkEyXkFqcGc@.jpg",
    "rating": 6.5,
    "imdb_id": "tt13345606",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt13345606/",
    "is_adult": false,
    "keywords": [
      "Evil Dead",
      "Body Horror",
      "Dark Comedy",
      "Splatter Horror",
      "Supernatural Horror",
      "Zombie Horror",
      "Horror"
    ],
    "synopsis": "A twisted tale of two estranged sisters whose reunion is cut short by the rise of flesh-possessing demons, thrusting them into a primal battle for survival as they face the most nightmarish version of family imaginable.",
    "languages": [
      "en"
    ],
    "metascore": 69,
    "start_year": 2023,
    "vote_count": 172783,
    "trailer_url": "https://www.youtube.com/watch?v=BqQNO7BzN08",
    "release_date": "2023-04-21",
    "content_rating": "R",
    "external_links": [
      "https://amzn.to/4pYdQlN",
      "http://www.evildeadrisemovie.com/"
    ],
    "original_title": "Evil Dead Rise",
    "runtime_minutes": 96,
    "worldwide_gross": 147133054,
    "origin_countries": [
      "IE",
      "NZ",
      "US"
    ],
    "filming_locations": [
      "Auckland, New Zealand"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMjM1ZmViMmYtOGYzZC00YzhmLWE0MTMtMzNjYzcyNjEwYWRkXkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMjM1ZmViMmYtOGYzZC00YzhmLWE0MTMtMzNjYzcyNjEwYWRkXkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMjM1ZmViMmYtOGYzZC00YzhmLWE0MTMtMzNjYzcyNjEwYWRkXkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "Ghost House Pictures",
        "imdb_id": "co0116611"
      },
      {
        "name": "New Zealand Film Commission",
        "imdb_id": "co0065796"
      },
      {
        "name": "Wild Atlantic Pictures",
        "imdb_id": "co0725291"
      }
    ]
  },
  {
    "type": "movie",
    "title": "Avengers: Doomsday",
    "budget": null,
    "genres": [
      "Action",
      "Adventure",
      "Sci-Fi"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BMTdlMDgxNjAtNjkxOC00ZDYxLTg3MDEtZmIwZjIxOGMwYjVkXkEyXkFqcGc@.jpg",
    "rating": null,
    "imdb_id": "tt21357150",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt21357150/",
    "is_adult": false,
    "keywords": [
      "Marvel",
      "Action Epic",
      "Adventure Epic",
      "Epic",
      "Sci-Fi Epic",
      "Superhero",
      "Action",
      "Adventure",
      "Sci-Fi"
    ],
    "synopsis": "Heroes from three different worlds must unite when they're thrust together to confront a catastrophic danger that could destroy everything they know.",
    "languages": [
      "en"
    ],
    "metascore": null,
    "start_year": 2026,
    "vote_count": 0,
    "trailer_url": null,
    "release_date": "2026-12-18",
    "content_rating": null,
    "external_links": [],
    "original_title": "Avengers: Doomsday",
    "runtime_minutes": 165,
    "worldwide_gross": null,
    "origin_countries": [
      "US"
    ],
    "filming_locations": [
      "London, England, UK"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMTdlMDgxNjAtNjkxOC00ZDYxLTg3MDEtZmIwZjIxOGMwYjVkXkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMTdlMDgxNjAtNjkxOC00ZDYxLTg3MDEtZmIwZjIxOGMwYjVkXkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMTdlMDgxNjAtNjkxOC00ZDYxLTg3MDEtZmIwZjIxOGMwYjVkXkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "Marvel Studios",
        "imdb_id": "co0051941"
      },
      {
        "name": "AGBO",
        "imdb_id": "co0295628"
      },
      {
        "name": "The Walt Disney Company",
        "imdb_id": "co0044374"
      }
    ]
  },
  {
    "type": "movie",
    "title": "Sinners",
    "budget": 90000000,
    "genres": [
      "Horror"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BNjIwZWY4ZDEtMmIxZS00NDA4LTg4ZGMtMzUwZTYyNzgxMzk5XkEyXkFqcGc@.jpg",
    "rating": 7.5,
    "imdb_id": "tt31193180",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt31193180/",
    "is_adult": false,
    "keywords": [
      "Folk Horror",
      "Period Drama",
      "Supernatural Horror",
      "Vampire Horror",
      "Horror"
    ],
    "synopsis": "Trying to leave their troubled lives behind, twin brothers return to their hometown to start again, only to discover that an even greater evil is waiting to welcome them back.",
    "languages": [
      "en",
      "zh"
    ],
    "metascore": 84,
    "start_year": 2025,
    "vote_count": 504228,
    "trailer_url": "https://www.youtube.com/watch?v=bKGxHflevuk",
    "release_date": "2025-04-18",
    "content_rating": "R",
    "external_links": [
      "https://www.sinnersmovie.com/"
    ],
    "original_title": "Sinners",
    "runtime_minutes": 137,
    "worldwide_gross": 371368759,
    "origin_countries": [
      "US",
      "AU",
      "CA"
    ],
    "filming_locations": [
      "New Orleans, Louisiana, USA"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BNjIwZWY4ZDEtMmIxZS00NDA4LTg4ZGMtMzUwZTYyNzgxMzk5XkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BNjIwZWY4ZDEtMmIxZS00NDA4LTg4ZGMtMzUwZTYyNzgxMzk5XkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BNjIwZWY4ZDEtMmIxZS00NDA4LTg4ZGMtMzUwZTYyNzgxMzk5XkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "Warner Bros.",
        "imdb_id": "co0002663"
      },
      {
        "name": "Domain Entertainment (II)",
        "imdb_id": "co1090055"
      },
      {
        "name": "Proximity Media",
        "imdb_id": "co0843639"
      }
    ]
  },
  {
    "type": "movie",
    "title": "The Death of Robin Hood",
    "budget": null,
    "genres": [
      "Action",
      "Adventure",
      "Drama"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BYTRmNzlmZjEtYjkzMC00MmNjLThiOGYtZjM5MjFiZDQyM2IwXkEyXkFqcGc@.jpg",
    "rating": 6.2,
    "imdb_id": "tt32273171",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt32273171/",
    "is_adult": false,
    "keywords": [
      "Period Drama",
      "Psychological Drama",
      "Action",
      "Adventure",
      "Drama"
    ],
    "synopsis": "Grappling with his past after a life of crime and murder, Robin Hood finds himself gravely injured after a battle he thought would be his last. In the hands of a mysterious woman, he is offered a chance at salvation.",
    "languages": [
      "en"
    ],
    "metascore": 60,
    "start_year": 2026,
    "vote_count": 6725,
    "trailer_url": null,
    "release_date": "2026-06-19",
    "content_rating": "R",
    "external_links": [
      "https://www.imagemfilmeslatam.com/micrositio/la-muerte-de-robin-hood",
      "https://a24films.com/films/the-death-of-robin-hood"
    ],
    "original_title": "The Death of Robin Hood",
    "runtime_minutes": 122,
    "worldwide_gross": 6925639,
    "origin_countries": [
      "US"
    ],
    "filming_locations": [
      "Northern Ireland, UK"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BYTRmNzlmZjEtYjkzMC00MmNjLThiOGYtZjM5MjFiZDQyM2IwXkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BYTRmNzlmZjEtYjkzMC00MmNjLThiOGYtZjM5MjFiZDQyM2IwXkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BYTRmNzlmZjEtYjkzMC00MmNjLThiOGYtZjM5MjFiZDQyM2IwXkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "A24",
        "imdb_id": "co0390816"
      },
      {
        "name": "Lyrical Media",
        "imdb_id": "co0945343"
      },
      {
        "name": "Ryder Picture Company",
        "imdb_id": "co0841926"
      }
    ]
  },
  {
    "type": "movie",
    "title": "They Will Kill You",
    "budget": 20000000,
    "genres": [
      "Action",
      "Comedy",
      "Horror"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BODIzZGNhNGUtOWM2My00ODM4LThmOWQtNTkzMzYwMTZhYzU1XkEyXkFqcGc@.jpg",
    "rating": 6.3,
    "imdb_id": "tt31728330",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt31728330/",
    "is_adult": false,
    "keywords": [
      "Dark Comedy",
      "One-Person Army Action",
      "Psychological Horror",
      "Psychological Thriller",
      "Splatter Horror",
      "Action",
      "Comedy",
      "Horror",
      "Thriller"
    ],
    "synopsis": "A woman takes a job as a housekeeper in a NYC high-rise, unaware of the building's history of disappearances. She soon realizes the community is shrouded in mystery.",
    "languages": [
      "en"
    ],
    "metascore": 50,
    "start_year": 2026,
    "vote_count": 43784,
    "trailer_url": null,
    "release_date": "2026-03-27",
    "content_rating": "R",
    "external_links": [
      "https://amzn.to/4m0div9"
    ],
    "original_title": "They Will Kill You",
    "runtime_minutes": 94,
    "worldwide_gross": 19382152,
    "origin_countries": [
      "US"
    ],
    "filming_locations": [
      "Cape Town, South Africa"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BODIzZGNhNGUtOWM2My00ODM4LThmOWQtNTkzMzYwMTZhYzU1XkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BODIzZGNhNGUtOWM2My00ODM4LThmOWQtNTkzMzYwMTZhYzU1XkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BODIzZGNhNGUtOWM2My00ODM4LThmOWQtNTkzMzYwMTZhYzU1XkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "New Line Cinema",
        "imdb_id": "co0046718"
      },
      {
        "name": "Nocturna",
        "imdb_id": "co1053676"
      },
      {
        "name": "Domain Entertainment (II)",
        "imdb_id": "co1090055"
      }
    ]
  },
  {
    "type": "movie",
    "title": "Spider-Man: No Way Home",
    "budget": 200000000,
    "genres": [
      "Action",
      "Adventure",
      "Fantasy"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BMmFiZGZjMmEtMTA0Ni00MzA2LTljMTYtZGI2MGJmZWYzZTQ2XkEyXkFqcGc@.jpg",
    "rating": 8.1,
    "imdb_id": "tt10872600",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt10872600/",
    "is_adult": false,
    "keywords": [
      "Marvel",
      "Action Epic",
      "Adventure Epic",
      "Fantasy Epic",
      "Sci-Fi Epic",
      "Superhero",
      "Urban Adventure",
      "Action",
      "Adventure",
      "Fantasy"
    ],
    "synopsis": "With Spider-Man's identity now revealed, Peter asks Doctor Strange for help. When a spell goes wrong, dangerous foes from other worlds start to appear.",
    "languages": [
      "en",
      "tl"
    ],
    "metascore": 71,
    "start_year": 2021,
    "vote_count": 1034724,
    "trailer_url": "https://www.youtube.com/watch?v=WgU7P6o-GkM",
    "release_date": "2021-12-17",
    "content_rating": "PG-13",
    "external_links": [
      "https://www.spidermannowayhome.movie/"
    ],
    "original_title": "Spider-Man: No Way Home",
    "runtime_minutes": 148,
    "worldwide_gross": 1921426073,
    "origin_countries": [
      "US"
    ],
    "filming_locations": [
      "Iceland"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMmFiZGZjMmEtMTA0Ni00MzA2LTljMTYtZGI2MGJmZWYzZTQ2XkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMmFiZGZjMmEtMTA0Ni00MzA2LTljMTYtZGI2MGJmZWYzZTQ2XkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMmFiZGZjMmEtMTA0Ni00MzA2LTljMTYtZGI2MGJmZWYzZTQ2XkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "Columbia Pictures",
        "imdb_id": "co0014351"
      },
      {
        "name": "Marvel Studios",
        "imdb_id": "co0051941"
      },
      {
        "name": "Pascal Pictures",
        "imdb_id": "co0532247"
      }
    ]
  },
  {
    "type": "movie",
    "title": "Weapons",
    "budget": 38000000,
    "genres": [
      "Horror",
      "Mystery"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BNTBhNWJjZWItYzY3NS00M2NkLThmOWYtYTlmNzBmN2UxZWFjXkEyXkFqcGc@.jpg",
    "rating": 7.4,
    "imdb_id": "tt26581740",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt26581740/",
    "is_adult": false,
    "keywords": [
      "Dark Comedy",
      "Folk Horror",
      "Psychological Horror",
      "Supernatural Horror",
      "Witch Horror",
      "Horror",
      "Mystery"
    ],
    "synopsis": "When all but one child from the same class mysteriously vanish on the same night at exactly the same time, a community is left questioning who or what is behind their disappearance.",
    "languages": [
      "en"
    ],
    "metascore": 81,
    "start_year": 2025,
    "vote_count": 381373,
    "trailer_url": null,
    "release_date": "2025-08-08",
    "content_rating": "R",
    "external_links": [
      "https://amzn.to/45rTpoV",
      "https://www.warnerbros.com/movies/weapons"
    ],
    "original_title": "Weapons",
    "runtime_minutes": 128,
    "worldwide_gross": 270072492,
    "origin_countries": [
      "US"
    ],
    "filming_locations": [
      "Atlanta, Georgia, USA"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BNTBhNWJjZWItYzY3NS00M2NkLThmOWYtYTlmNzBmN2UxZWFjXkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BNTBhNWJjZWItYzY3NS00M2NkLThmOWYtYTlmNzBmN2UxZWFjXkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BNTBhNWJjZWItYzY3NS00M2NkLThmOWYtYTlmNzBmN2UxZWFjXkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "New Line Cinema",
        "imdb_id": "co0046718"
      },
      {
        "name": "Domain Entertainment (II)",
        "imdb_id": "co1090055"
      },
      {
        "name": "Subconscious",
        "imdb_id": "co1124458"
      }
    ]
  },
  {
    "type": "movie",
    "title": "Jaws",
    "budget": 7000000,
    "genres": [
      "Adventure",
      "Drama",
      "Horror"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BYjViNDQzNmUtYzkxZi00NTk5LTljMmItYjJlZmZkODIxNjU1XkEyXkFqcGc@.jpg",
    "rating": 8.1,
    "imdb_id": "tt0073195",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt0073195/",
    "is_adult": false,
    "keywords": [
      "Monster Horror",
      "Sea Adventure",
      "Survival",
      "Adventure",
      "Drama",
      "Horror",
      "Thriller"
    ],
    "synopsis": "When a massive killer shark unleashes chaos on a beach community off Long Island, it's up to the local police chief, a marine biologist, and an old seafarer to hunt the beast down.",
    "languages": [
      "en"
    ],
    "metascore": 87,
    "start_year": 1975,
    "vote_count": 743731,
    "trailer_url": "https://www.youtube.com/watch?v=YIhxgIZJSbk",
    "release_date": "1975-06-20",
    "content_rating": "PG",
    "external_links": [
      "https://www.facebook.com/JawsMovie/"
    ],
    "original_title": "Jaws",
    "runtime_minutes": 124,
    "worldwide_gross": 490736300,
    "origin_countries": [
      "US"
    ],
    "filming_locations": [
      "Water Street, Edgartown, Martha's Vineyard, Massachusetts, USA"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BYjViNDQzNmUtYzkxZi00NTk5LTljMmItYjJlZmZkODIxNjU1XkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BYjViNDQzNmUtYzkxZi00NTk5LTljMmItYjJlZmZkODIxNjU1XkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BYjViNDQzNmUtYzkxZi00NTk5LTljMmItYjJlZmZkODIxNjU1XkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "Zanuck/Brown Productions",
        "imdb_id": "co0019166"
      },
      {
        "name": "Universal Pictures",
        "imdb_id": "co0005073"
      }
    ]
  },
  {
    "type": "movie",
    "title": "Do Not Enter",
    "budget": null,
    "genres": [
      "Horror"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BODJkYzMxNGUtNmU4OS00NTFmLTg0NWMtMDM0YTI0YmU4MGQzXkEyXkFqcGc@.jpg",
    "rating": 4.3,
    "imdb_id": "tt3515878",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt3515878/",
    "is_adult": false,
    "keywords": [
      "Supernatural Horror",
      "Horror"
    ],
    "synopsis": "A group of explorers investigate an old abandoned hotel, encountering a strange supernatural being and a competing group searching for a legendary hidden treasure.",
    "languages": [
      "en"
    ],
    "metascore": null,
    "start_year": 2026,
    "vote_count": 3558,
    "trailer_url": null,
    "release_date": "2026-03-20",
    "content_rating": "R",
    "external_links": [
      "https://amzn.to/4rLUW2a",
      "https://www.hotstar.com/in/movies/do-not-enter/1271508254"
    ],
    "original_title": "Do Not Enter",
    "runtime_minutes": 91,
    "worldwide_gross": null,
    "origin_countries": [
      "US"
    ],
    "filming_locations": [
      "Sofia, Bulgaria"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BODJkYzMxNGUtNmU4OS00NTFmLTg0NWMtMDM0YTI0YmU4MGQzXkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BODJkYzMxNGUtNmU4OS00NTFmLTg0NWMtMDM0YTI0YmU4MGQzXkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BODJkYzMxNGUtNmU4OS00NTFmLTg0NWMtMDM0YTI0YmU4MGQzXkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "Lionsgate",
        "imdb_id": "co0006881"
      },
      {
        "name": "Suretone Pictures",
        "imdb_id": "co0436619"
      }
    ]
  },
  {
    "type": "movie",
    "title": "The Godfather",
    "budget": 6000000,
    "genres": [
      "Crime",
      "Drama"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BNGEwYjgwOGQtYjg5ZS00Njc1LTk2ZGEtM2QwZWQ2NjdhZTE5XkEyXkFqcGc@.jpg",
    "rating": 9.2,
    "imdb_id": "tt0068646",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt0068646/",
    "is_adult": false,
    "keywords": [
      "Epic",
      "Gangster",
      "Psychological Drama",
      "Tragedy",
      "Crime",
      "Drama"
    ],
    "synopsis": "The aging patriarch of an organized crime dynasty transfers control of his clandestine empire to his reluctant son.",
    "languages": [
      "en",
      "it",
      "la"
    ],
    "metascore": 100,
    "start_year": 1972,
    "vote_count": 2238636,
    "trailer_url": "https://www.youtube.com/watch?v=8V2k2YQEQJ4",
    "release_date": "1972-03-24",
    "content_rating": "R",
    "external_links": [
      "https://www.facebook.com/thegodfather/",
      "https://www.instagram.com/thegodfathermovie/"
    ],
    "original_title": "The Godfather",
    "runtime_minutes": 175,
    "worldwide_gross": 250933436,
    "origin_countries": [
      "US"
    ],
    "filming_locations": [
      "Forza d'Agrò, Messina, Sicily, Italy"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BNGEwYjgwOGQtYjg5ZS00Njc1LTk2ZGEtM2QwZWQ2NjdhZTE5XkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BNGEwYjgwOGQtYjg5ZS00Njc1LTk2ZGEtM2QwZWQ2NjdhZTE5XkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BNGEwYjgwOGQtYjg5ZS00Njc1LTk2ZGEtM2QwZWQ2NjdhZTE5XkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "Paramount Pictures",
        "imdb_id": "co0023400"
      },
      {
        "name": "Albert S. Ruddy Productions",
        "imdb_id": "co0921482"
      },
      {
        "name": "Alfran Productions",
        "imdb_id": "co0255097"
      }
    ]
  },
  {
    "type": "movie",
    "title": "The Creator",
    "budget": 80000000,
    "genres": [
      "Action",
      "Adventure",
      "Drama"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BMDkxMTUxOTQtYzM4Yi00YzA2LTgzOTYtNDg2NTliODE0ZTRjXkEyXkFqcGc@.jpg",
    "rating": 6.7,
    "imdb_id": "tt11858890",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt11858890/",
    "is_adult": false,
    "keywords": [
      "Action Epic",
      "Adventure Epic",
      "Artificial Intelligence",
      "Cyberpunk",
      "Dystopian Sci-Fi",
      "Epic",
      "Sci-Fi Epic",
      "Action",
      "Adventure",
      "Drama"
    ],
    "synopsis": "Against the backdrop of a war between humans and robots with artificial intelligence, a former soldier finds the robots' secret weapon to end the conflict, an AI in the form of a child.",
    "languages": [
      "en",
      "th"
    ],
    "metascore": 63,
    "start_year": 2023,
    "vote_count": 201098,
    "trailer_url": "https://www.youtube.com/watch?v=ex3C1-5Dhb8",
    "release_date": "2023-09-29",
    "content_rating": "PG-13",
    "external_links": [],
    "original_title": "The Creator",
    "runtime_minutes": 133,
    "worldwide_gross": 104272136,
    "origin_countries": [
      "US"
    ],
    "filming_locations": [
      "Bangkok, Thailand"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMDkxMTUxOTQtYzM4Yi00YzA2LTgzOTYtNDg2NTliODE0ZTRjXkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMDkxMTUxOTQtYzM4Yi00YzA2LTgzOTYtNDg2NTliODE0ZTRjXkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMDkxMTUxOTQtYzM4Yi00YzA2LTgzOTYtNDg2NTliODE0ZTRjXkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "Regency Enterprises",
        "imdb_id": "co0867908"
      },
      {
        "name": "Entertainment One",
        "imdb_id": "co0051618"
      },
      {
        "name": "New Regency Productions",
        "imdb_id": "co0007127"
      }
    ]
  },
  {
    "type": "movie",
    "title": "Dune: Part One",
    "budget": 165000000,
    "genres": [
      "Action",
      "Adventure",
      "Drama"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BNWIyNmU5MGYtZDZmNi00ZjAwLWJlYjgtZTc0ZGIxMDE4ZGYwXkEyXkFqcGc@.jpg",
    "rating": 8,
    "imdb_id": "tt1160419",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt1160419/",
    "is_adult": false,
    "keywords": [
      "Dune",
      "Action Epic",
      "Adventure Epic",
      "Desert Adventure",
      "Epic",
      "Sci-Fi Epic",
      "Space Sci-Fi",
      "Action",
      "Adventure",
      "Drama"
    ],
    "synopsis": "Paul Atreides arrives on Arrakis after his father accepts the stewardship of the dangerous planet. However, chaos ensues after a betrayal as forces clash to control melange, a precious resource.",
    "languages": [
      "en"
    ],
    "metascore": 74,
    "start_year": 2021,
    "vote_count": 1074919,
    "trailer_url": "https://www.youtube.com/watch?v=n9xhJrPXop4",
    "release_date": "2021-10-22",
    "content_rating": "PG-13",
    "external_links": [
      "https://www.warnerbros.com/movies/dune",
      "https://wwws.warnerbros.co.jp/dune-movie/"
    ],
    "original_title": "Dune: Part One",
    "runtime_minutes": 155,
    "worldwide_gross": 410668500,
    "origin_countries": [
      "US",
      "CA"
    ],
    "filming_locations": [
      "Wadi Rum, Jordan"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BNWIyNmU5MGYtZDZmNi00ZjAwLWJlYjgtZTc0ZGIxMDE4ZGYwXkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BNWIyNmU5MGYtZDZmNi00ZjAwLWJlYjgtZTc0ZGIxMDE4ZGYwXkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BNWIyNmU5MGYtZDZmNi00ZjAwLWJlYjgtZTc0ZGIxMDE4ZGYwXkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "Warner Bros.",
        "imdb_id": "co0002663"
      },
      {
        "name": "Legendary Pictures",
        "imdb_id": "co1041831"
      },
      {
        "name": "Villeneuve Films",
        "imdb_id": "co0753601"
      }
    ]
  },
  {
    "type": "movie",
    "title": "The End of Oak Street",
    "budget": 85000000,
    "genres": [
      "Action",
      "Adventure",
      "Mystery"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BZGI0YmRjNWYtYTliYy00YzdjLTkzNzQtZWExNjA2ZDU5MzAwXkEyXkFqcGc@.jpg",
    "rating": null,
    "imdb_id": "tt27165187",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt27165187/",
    "is_adult": false,
    "keywords": [
      "Dinosaur Adventure",
      "Survival",
      "Action",
      "Adventure",
      "Mystery",
      "Sci-Fi",
      "Thriller"
    ],
    "synopsis": "The Platt family bands together to navigate their new surroundings after a cosmic event transports their suburban neighborhood to someplace unknown.",
    "languages": [
      "en"
    ],
    "metascore": null,
    "start_year": 2026,
    "vote_count": 0,
    "trailer_url": null,
    "release_date": "2026-08-14",
    "content_rating": "PG-13",
    "external_links": [],
    "original_title": "The End of Oak Street",
    "runtime_minutes": 100,
    "worldwide_gross": null,
    "origin_countries": [
      "US"
    ],
    "filming_locations": [
      "Atlanta, Georgia, USA"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BZGI0YmRjNWYtYTliYy00YzdjLTkzNzQtZWExNjA2ZDU5MzAwXkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BZGI0YmRjNWYtYTliYy00YzdjLTkzNzQtZWExNjA2ZDU5MzAwXkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BZGI0YmRjNWYtYTliYy00YzdjLTkzNzQtZWExNjA2ZDU5MzAwXkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "Bad Robot",
        "imdb_id": "co0021593"
      },
      {
        "name": "Good Fear Content",
        "imdb_id": "co0591253"
      },
      {
        "name": "Jackson Pictures",
        "imdb_id": "co0766124"
      }
    ]
  },
  {
    "type": "movie",
    "title": "Little Brother",
    "budget": null,
    "genres": [
      "Comedy"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BNDVmOWNhNWYtM2Y1MS00MWFjLTlkNTctMTRkNmMxM2UwODZlXkEyXkFqcGc@.jpg",
    "rating": 5.5,
    "imdb_id": "tt34888871",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt34888871/",
    "is_adult": false,
    "keywords": [
      "Buddy Comedy",
      "Comedy"
    ],
    "synopsis": "A famous real estate agent's life is disrupted when his eccentric little brother unexpectedly reappears.",
    "languages": [
      "en"
    ],
    "metascore": 52,
    "start_year": 2026,
    "vote_count": 11351,
    "trailer_url": null,
    "release_date": "2026-06-26",
    "content_rating": "R",
    "external_links": [],
    "original_title": "Little Brother",
    "runtime_minutes": 102,
    "worldwide_gross": null,
    "origin_countries": [],
    "filming_locations": [
      "New York City, New York, USA"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BNDVmOWNhNWYtM2Y1MS00MWFjLTlkNTctMTRkNmMxM2UwODZlXkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BNDVmOWNhNWYtM2Y1MS00MWFjLTlkNTctMTRkNmMxM2UwODZlXkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BNDVmOWNhNWYtM2Y1MS00MWFjLTlkNTctMTRkNmMxM2UwODZlXkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "Middle Child Pictures",
        "imdb_id": "co1062892"
      },
      {
        "name": "Netflix Studios",
        "imdb_id": "co0650527"
      },
      {
        "name": "The District",
        "imdb_id": "co0554503"
      }
    ]
  },
  {
    "type": "movie",
    "title": "The Rip",
    "budget": null,
    "genres": [
      "Action",
      "Crime",
      "Drama"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BNjIzMGY3MzMtNDVlMS00MGU1LTkyNTItMmI4Mzk0Mjg3OTBkXkEyXkFqcGc@.jpg",
    "rating": 6.8,
    "imdb_id": "tt32642706",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt32642706/",
    "is_adult": false,
    "keywords": [
      "Cop Drama",
      "Drug Crime",
      "Police Procedural",
      "Suspense Mystery",
      "True Crime",
      "Whodunnit",
      "Action",
      "Crime",
      "Drama",
      "Mystery"
    ],
    "synopsis": "A group of Miami cops discovers a stash of millions in cash, leading to distrust as outsiders learn about the huge seizure, making them question who to rely on.",
    "languages": [
      "en"
    ],
    "metascore": 63,
    "start_year": 2026,
    "vote_count": 137402,
    "trailer_url": null,
    "release_date": "2026-01-16",
    "content_rating": "R",
    "external_links": [
      "https://www.netflix.com/title/81915745"
    ],
    "original_title": "The Rip",
    "runtime_minutes": 113,
    "worldwide_gross": null,
    "origin_countries": [
      "US"
    ],
    "filming_locations": [
      "Miami, Florida, USA"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BNjIzMGY3MzMtNDVlMS00MGU1LTkyNTItMmI4Mzk0Mjg3OTBkXkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BNjIzMGY3MzMtNDVlMS00MGU1LTkyNTItMmI4Mzk0Mjg3OTBkXkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BNjIzMGY3MzMtNDVlMS00MGU1LTkyNTItMmI4Mzk0Mjg3OTBkXkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "Artists Equity",
        "imdb_id": "co0961831"
      },
      {
        "name": "Starlight Media",
        "imdb_id": "co0620480"
      }
    ]
  },
  {
    "type": "movie",
    "title": "Gail Daughtry and the Celebrity Sex Pass",
    "budget": null,
    "genres": [
      "Comedy"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BZTFjOGJhNzEtMWUxMC00Yjc1LWE1MTUtODc4Yzk3MzVjMWUyXkEyXkFqcGc@.jpg",
    "rating": 6.8,
    "imdb_id": "tt36834010",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt36834010/",
    "is_adult": false,
    "keywords": [
      "Comedy"
    ],
    "synopsis": "When her fiancé uses their \"celebrity pass\" agreement, Midwest bride Gail Daughtry travels to Hollywood seeking revenge by pursuing her own celebrity encounter.",
    "languages": [
      "en"
    ],
    "metascore": 66,
    "start_year": 2026,
    "vote_count": 1288,
    "trailer_url": null,
    "release_date": "2026-07-10",
    "content_rating": "R",
    "external_links": [
      "https://www.sonyclassics.com/film/gaildaughtryandthecelebritysexpass/"
    ],
    "original_title": "Gail Daughtry and the Celebrity Sex Pass",
    "runtime_minutes": 93,
    "worldwide_gross": 1324820,
    "origin_countries": [],
    "filming_locations": [
      "Santa Clarita, California, USA"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BZTFjOGJhNzEtMWUxMC00Yjc1LWE1MTUtODc4Yzk3MzVjMWUyXkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BZTFjOGJhNzEtMWUxMC00Yjc1LWE1MTUtODc4Yzk3MzVjMWUyXkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BZTFjOGJhNzEtMWUxMC00Yjc1LWE1MTUtODc4Yzk3MzVjMWUyXkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "Likely Story",
        "imdb_id": "co0190175"
      },
      {
        "name": "Oval 5",
        "imdb_id": "co1127209"
      }
    ]
  },
  {
    "type": "movie",
    "title": "Reminders of Him",
    "budget": null,
    "genres": [
      "Drama",
      "Romance"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BNjI4OGM1NDEtYzA1NS00ZDg3LWFmZjUtMjg1MGQ4MTk3NjQzXkEyXkFqcGc@.jpg",
    "rating": 6.3,
    "imdb_id": "tt33714084",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt33714084/",
    "is_adult": false,
    "keywords": [
      "Dark Romance",
      "Tragedy",
      "Drama",
      "Romance"
    ],
    "synopsis": "After prison, a woman attempts to reconnect with her young daughter but faces resistance from everyone except a bar owner with ties to her child. As they grow closer, she must confront her past mistakes to build a hopeful future.",
    "languages": [
      "en",
      "es"
    ],
    "metascore": 49,
    "start_year": 2026,
    "vote_count": 10568,
    "trailer_url": null,
    "release_date": "2026-03-13",
    "content_rating": "PG-13",
    "external_links": [
      "https://www.facebook.com/remindersofhimmovie",
      "https://www.instagram.com/remindersofhimmovie/"
    ],
    "original_title": "Reminders of Him",
    "runtime_minutes": 114,
    "worldwide_gross": 89087873,
    "origin_countries": [
      "US"
    ],
    "filming_locations": [
      "Calgary, Alberta, Canada"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BNjI4OGM1NDEtYzA1NS00ZDg3LWFmZjUtMjg1MGQ4MTk3NjQzXkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BNjI4OGM1NDEtYzA1NS00ZDg3LWFmZjUtMjg1MGQ4MTk3NjQzXkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BNjI4OGM1NDEtYzA1NS00ZDg3LWFmZjUtMjg1MGQ4MTk3NjQzXkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "Universal Pictures",
        "imdb_id": "co0005073"
      },
      {
        "name": "Heartbones Entertainment",
        "imdb_id": "co1102810"
      },
      {
        "name": "Little Engine",
        "imdb_id": "co0216814"
      }
    ]
  },
  {
    "type": "movie",
    "title": "Nuremberg",
    "budget": null,
    "genres": [
      "Biography",
      "Drama",
      "History"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BMWUzODNkYWUtMmMzOC00NzZjLTlkMTctOTkwM2I2ZWI1MTlmXkEyXkFqcGc@.jpg",
    "rating": 7.3,
    "imdb_id": "tt29567915",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt29567915/",
    "is_adult": false,
    "keywords": [
      "Docudrama",
      "Epic",
      "Historical Epic",
      "Legal Drama",
      "Legal Thriller",
      "Period Drama",
      "Psychological Drama",
      "Psychological Thriller",
      "Tragedy",
      "Biography"
    ],
    "synopsis": "A WWII psychiatrist evaluates Nazi leaders before the Nuremberg trials, growing increasingly obsessed with understanding evil as he forms a disturbing bond with Hermann Göring.",
    "languages": [
      "en",
      "de"
    ],
    "metascore": 61,
    "start_year": 2025,
    "vote_count": 108232,
    "trailer_url": null,
    "release_date": "2025-11-07",
    "content_rating": "PG-13",
    "external_links": [],
    "original_title": "Nuremberg",
    "runtime_minutes": 148,
    "worldwide_gross": 70531391,
    "origin_countries": [
      "US"
    ],
    "filming_locations": [
      "Duna Palota, Budapest, Hungary"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMWUzODNkYWUtMmMzOC00NzZjLTlkMTctOTkwM2I2ZWI1MTlmXkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMWUzODNkYWUtMmMzOC00NzZjLTlkMTctOTkwM2I2ZWI1MTlmXkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMWUzODNkYWUtMmMzOC00NzZjLTlkMTctOTkwM2I2ZWI1MTlmXkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "Walden Media",
        "imdb_id": "co0073388"
      },
      {
        "name": "Filmsquad",
        "imdb_id": "co0862488"
      },
      {
        "name": "Mythology Entertainment",
        "imdb_id": "co0321082"
      }
    ]
  },
  {
    "type": "movie",
    "title": "Over Your Dead Body",
    "budget": null,
    "genres": [
      "Action",
      "Comedy",
      "Thriller"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BMWU2M2YyNTMtZGM4ZC00MDcwLWI3NmItZWM0YjIyOTEyNDZhXkEyXkFqcGc@.jpg",
    "rating": 6.3,
    "imdb_id": "tt34685692",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt34685692/",
    "is_adult": false,
    "keywords": [
      "Dark Comedy",
      "Psychological Thriller",
      "Action",
      "Comedy",
      "Thriller"
    ],
    "synopsis": "A dysfunctional married couple retreats to a secluded cabin to repair their relationship, but each secretly plots to murder the other.",
    "languages": [
      "en"
    ],
    "metascore": 51,
    "start_year": 2026,
    "vote_count": 25836,
    "trailer_url": null,
    "release_date": "2026-04-24",
    "content_rating": "R",
    "external_links": [
      "https://amzn.to/4cRCgZy"
    ],
    "original_title": "Over Your Dead Body",
    "runtime_minutes": 105,
    "worldwide_gross": 2443515,
    "origin_countries": [],
    "filming_locations": [
      "Tampere, Finland"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMWU2M2YyNTMtZGM4ZC00MDcwLWI3NmItZWM0YjIyOTEyNDZhXkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMWU2M2YyNTMtZGM4ZC00MDcwLWI3NmItZWM0YjIyOTEyNDZhXkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMWU2M2YyNTMtZGM4ZC00MDcwLWI3NmItZWM0YjIyOTEyNDZhXkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "XYZ Films",
        "imdb_id": "co0244345"
      },
      {
        "name": "74 Entertainment",
        "imdb_id": "co0671673"
      },
      {
        "name": "87North",
        "imdb_id": "co0743169"
      }
    ]
  },
  {
    "type": "movie",
    "title": "Avatar Aang: The Last Airbender",
    "budget": null,
    "genres": [
      "Action",
      "Adventure",
      "Animation"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BZGQzMzIzODAtZjc5Ni00ODRkLTlhMzMtNTVkOTI4MjBhNWEyXkEyXkFqcGc@.jpg",
    "rating": null,
    "imdb_id": "tt18259538",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt18259538/",
    "is_adult": false,
    "keywords": [
      "Avatar: The Last Airbender",
      "Action Epic",
      "Adventure Epic",
      "Epic",
      "Fantasy Epic",
      "Globetrotting Adventure",
      "Hand-Drawn Animation",
      "Martial Arts",
      "Quest",
      "Supernatural Fantasy"
    ],
    "synopsis": "Avatar Aang, the world's last Airbender, learns of an ancient power that could save his culture from extinction. With the help of his friends, he embarks on a global quest to find it before it falls into the wrong hands.",
    "languages": [
      "en"
    ],
    "metascore": 69,
    "start_year": 2026,
    "vote_count": 0,
    "trailer_url": null,
    "release_date": "2026-07-25",
    "content_rating": "PG",
    "external_links": [],
    "original_title": "Avatar Aang: The Last Airbender",
    "runtime_minutes": 99,
    "worldwide_gross": null,
    "origin_countries": [
      "US",
      "AU"
    ],
    "filming_locations": [
      "Sydney, New South Wales, Australia"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BZGQzMzIzODAtZjc5Ni00ODRkLTlhMzMtNTVkOTI4MjBhNWEyXkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BZGQzMzIzODAtZjc5Ni00ODRkLTlhMzMtNTVkOTI4MjBhNWEyXkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BZGQzMzIzODAtZjc5Ni00ODRkLTlhMzMtNTVkOTI4MjBhNWEyXkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "Avatar Studios (II)",
        "imdb_id": "co0952762"
      },
      {
        "name": "Nickelodeon Animation Studios",
        "imdb_id": "co0044395"
      },
      {
        "name": "Nickelodeon Movies",
        "imdb_id": "co0004265"
      }
    ]
  },
  {
    "type": "movie",
    "title": "Bugonia",
    "budget": null,
    "genres": [
      "Comedy",
      "Crime",
      "Sci-Fi"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BNzIzNWQxMjEtZmQ3MS00OTk2LWFlZjktZDUyYWRkM2M3NWVlXkEyXkFqcGc@.jpg",
    "rating": 7.4,
    "imdb_id": "tt12300742",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt12300742/",
    "is_adult": false,
    "keywords": [
      "Alien Invasion",
      "Conspiracy Thriller",
      "Dark Comedy",
      "Psychological Thriller",
      "Satire",
      "Comedy",
      "Crime",
      "Sci-Fi",
      "Thriller"
    ],
    "synopsis": "Two conspiracy-obsessed young men kidnap the high-powered CEO of a major company, convinced that she is an alien intent on destroying planet Earth.",
    "languages": [
      "en"
    ],
    "metascore": 72,
    "start_year": 2025,
    "vote_count": 210188,
    "trailer_url": null,
    "release_date": "2025-10-31",
    "content_rating": "R",
    "external_links": [
      "https://www.focusfeatures.com/bugonia"
    ],
    "original_title": "Bugonia",
    "runtime_minutes": 118,
    "worldwide_gross": 43525847,
    "origin_countries": [
      "US",
      "KR",
      "IE"
    ],
    "filming_locations": [
      "Sarakiniko Beach, Milos Island, Greece"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BNzIzNWQxMjEtZmQ3MS00OTk2LWFlZjktZDUyYWRkM2M3NWVlXkEyXkFqcGc@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BNzIzNWQxMjEtZmQ3MS00OTk2LWFlZjktZDUyYWRkM2M3NWVlXkEyXkFqcGc@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BNzIzNWQxMjEtZmQ3MS00OTk2LWFlZjktZDUyYWRkM2M3NWVlXkEyXkFqcGc@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "Focus Features",
        "imdb_id": "co0042399"
      },
      {
        "name": "Fremantle",
        "imdb_id": "co0079290"
      },
      {
        "name": "Element Pictures",
        "imdb_id": "co0214624"
      }
    ]
  },
  {
    "type": "movie",
    "title": "The Dark Knight Rises",
    "budget": 250000000,
    "genres": [
      "Crime",
      "Thriller"
    ],
    "poster": "https://m.media-amazon.com/images/M/MV5BMTk4ODQzNDY3Ml5BMl5BanBnXkFtZTcwODA0NTM4Nw@@.jpg",
    "rating": 8.4,
    "imdb_id": "tt1345836",
    "end_year": null,
    "imdb_url": "https://www.imdb.com/title/tt1345836/",
    "is_adult": false,
    "keywords": [
      "DC",
      "Action Epic",
      "Epic",
      "Psychological Drama",
      "Superhero",
      "Crime",
      "Thriller"
    ],
    "synopsis": "Bane, an imposing terrorist, attacks Gotham City and disrupts its eight-year-long period of peace. This forces Bruce Wayne to come out of hiding and don the cape and cowl of Batman again.",
    "languages": [
      "en",
      "ar"
    ],
    "metascore": 78,
    "start_year": 2012,
    "vote_count": 2008193,
    "trailer_url": "https://www.youtube.com/watch?v=z5Humz3ONgk",
    "release_date": "2012-07-20",
    "content_rating": "PG-13",
    "external_links": [
      "https://www.facebook.com/darkknighttrilogy",
      "https://www.warnerbros.com/movies/dark-knight-rises"
    ],
    "original_title": "The Dark Knight Rises",
    "runtime_minutes": 164,
    "worldwide_gross": 1085429532,
    "origin_countries": [
      "US",
      "GB"
    ],
    "filming_locations": [
      "Mehrangarh Fort, Jodhpur, Rajasthan, India"
    ],
    "poster_thumbnails": [
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMTk4ODQzNDY3Ml5BMl5BanBnXkFtZTcwODA0NTM4Nw@@._V1_QL75_UX100_CR0,0,100,148_.jpg",
        "width": 100,
        "height": 148
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMTk4ODQzNDY3Ml5BMl5BanBnXkFtZTcwODA0NTM4Nw@@._V1_QL75_UX280_CR0,0,280,414_.jpg",
        "width": 280,
        "height": 414
      },
      {
        "url": "https://m.media-amazon.com/images/M/MV5BMTk4ODQzNDY3Ml5BMl5BanBnXkFtZTcwODA0NTM4Nw@@._V1_QL75_UX380_CR0,0,380,562_.jpg",
        "width": 380,
        "height": 562
      }
    ],
    "production_companies": [
      {
        "name": "Warner Bros.",
        "imdb_id": "co0002663"
      },
      {
        "name": "Legendary Pictures",
        "imdb_id": "co1041831"
      },
      {
        "name": "DC Entertainment",
        "imdb_id": "co0123927"
      }
    ]
  }
]