{"info":{"_postman_id":"650a66a5-1301-459f-824b-b16e159853be","name":"REEL API","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"2943927","collectionId":"650a66a5-1301-459f-824b-b16e159853be","publishedId":"SVfH1YMG","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"0F243C","highlight":"5DA1F7"},"publishDate":"2019-08-19T14:33:59.000Z"},"item":[{"name":"Request Recommendations Using SAR","id":"ecce6818-ab9c-4c20-aca4-95f3537fbbb5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"/recommendations?movies=2|3|4&alg=sar","description":"<p>This endpoint queries the backend for recommendations using the SAR algorithm. The movie param takes in the movie ID given by the movielens database and the alg param specifies which recommendation algorithm to use.</p>\n","urlObject":{"path":["recommendations"],"query":[{"key":"movies","value":"2|3|4"},{"key":"alg","value":"sar"}],"variable":[]}},"response":[{"id":"a08f6f30-e6f2-484e-a5e5-2718f5a5942f","name":"Request Recommendations Using SAR","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":{"raw":"localhost:5000/recommendations?movies=2|3|4&alg=sar","host":["localhost"],"port":"5000","path":["recommendations"],"query":[{"key":"movies","value":"2|3|4"},{"key":"alg","value":"sar"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"5263"},{"key":"Server","value":"Werkzeug/0.15.5 Python/3.7.3"},{"key":"Date","value":"Mon, 19 Aug 2019 14:51:11 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"Movies\": [\n        {\n            \"Genre\": [\n                \"Adventure\",\n                \"Fantasy\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/6plGuz8L3fvkuENB0G2ZpBz6kej.jpg\",\n            \"ItemID\": 3489,\n            \"Overview\": \"The boy who wasn't supposed grow up—Peter Pan—does just that, becoming a soulless corporate lawyer whose workaholism could cost him his wife and kids. During his trip to see Granny Wendy in London, the vengeful Capt. Hook kidnaps Peter's kids and forces Peter to return to Neverland.\",\n            \"Title\": \"Hook\",\n            \"UserID\": 0,\n            \"Year\": \"1991\",\n            \"prediction\": 0.4851732937\n        },\n        {\n            \"Genre\": [\n                \"Children's\",\n                \"Comedy\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/5Lo3sWuvbO4AnrAHYBgB5U1Opqd.jpg\",\n            \"ItemID\": 586,\n            \"Overview\": \"Eight-year-old Kevin McCallister makes the most of the situation after his family unwittingly leaves him behind when they go on Christmas vacation. But when a pair of bungling burglars set their sights on Kevin's house, the plucky kid stands ready to defend his territory. By planting booby traps galore, adorably mischievous Kevin stands his ground as his frantic mother attempts to race home before Christmas Day.\",\n            \"Title\": \"Home Alone\",\n            \"UserID\": 0,\n            \"Year\": \"1990\",\n            \"prediction\": 0.4604053363\n        },\n        {\n            \"Genre\": [\n                \"Adventure\",\n                \"Animation\",\n                \"Children's\",\n                \"Comedy\",\n                \"Fantasy\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/xI9AwhOWtsbFlS8tYD2PXa80p7u.jpg\",\n            \"ItemID\": 673,\n            \"Overview\": \"In a desperate attempt to win a basketball match and earn their freedom, the Looney Tunes seek the aid of retired basketball champion, Michael Jordan.\",\n            \"Title\": \"Space Jam\",\n            \"UserID\": 0,\n            \"Year\": \"1996\",\n            \"prediction\": 0.4252879789\n        },\n        {\n            \"Genre\": [\n                \"Comedy\",\n                \"Crime\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/7wQxLtybiUbtC6tsJh9htFEmqq3.jpg\",\n            \"ItemID\": 3247,\n            \"Overview\": \"A Reno singer witnesses a mob murder and the cops stash her in a nunnery to protect her from the hitmen. The mother superior does not trust her, and takes steps to limit her influence on the other nuns. Eventually the singer rescues the failing choir and begins helping with community projects, which gets her an interview on TV.\",\n            \"Title\": \"Sister Act\",\n            \"UserID\": 0,\n            \"Year\": \"1992\",\n            \"prediction\": 0.4174126807\n        },\n        {\n            \"Genre\": [\n                \"Children's\",\n                \"Comedy\",\n                \"Fantasy\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/hrZjAYAF1o37k4Qb442c4yxwVLw.jpg\",\n            \"ItemID\": 317,\n            \"Overview\": \"Scott Calvin is an ordinary man, who accidentally causes Santa Claus to fall from his roof on Christmas Eve and is knocked unconscious. When he and his young son finish Santa's trip and deliveries, they go to the North Pole, where Scott learns he must become the new Santa and convince those he loves that he is indeed, Father Christmas.\",\n            \"Title\": \"Santa Clause, The\",\n            \"UserID\": 0,\n            \"Year\": \"1994\",\n            \"prediction\": 0.4163472174\n        },\n        {\n            \"Genre\": [\n                \"Action\",\n                \"Children's\",\n                \"Fantasy\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/cok0SSxmD7fYeZj6l9XOr2mb0YL.jpg\",\n            \"ItemID\": 3438,\n            \"Overview\": \"A quartet of mutated humanoid turtles clash with an uprising criminal gang of ninjas\",\n            \"Title\": \"Teenage Mutant Ninja Turtles\",\n            \"UserID\": 0,\n            \"Year\": \"1990\",\n            \"prediction\": 0.4125267563\n        },\n        {\n            \"Genre\": [\n                \"Comedy\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/5iXz6IkAwxMJSy2LQgQzjGdrkba.jpg\",\n            \"ItemID\": 3450,\n            \"Overview\": \"For decades, next-door neighbors and former friends John and Max have feuded, trading insults and wicked pranks. When an attractive widow moves in nearby, their bad blood erupts into a high-stakes rivalry full of naughty jokes and adolescent hijinks. Will this love triangle destroy the two old grumps? Or will the geriatric odd couple overcome their differences and rediscover their friendship?\",\n            \"Title\": \"Grumpy Old Men\",\n            \"UserID\": 0,\n            \"Year\": \"1993\",\n            \"prediction\": 0.4114306161\n        },\n        {\n            \"Genre\": [\n                \"Comedy\",\n                \"Crime\",\n                \"Fantasy\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/v8x8p441l1Bep8p82pAG6rduBoK.jpg\",\n            \"ItemID\": 367,\n            \"Overview\": \"When timid bank clerk Stanley Ipkiss discovers a magical mask containing the spirit of the Norse god Loki, his entire life changes. While wearing the mask, Ipkiss becomes a supernatural playboy exuding charm and confidence which allows him to catch the eye of local nightclub singer Tina Carlyle. Unfortunately, under the mask's influence, Ipkiss also robs a bank, which angers junior crime lord Dorian Tyrell, whose goons get blamed for the heist.\",\n            \"Title\": \"Mask, The\",\n            \"UserID\": 0,\n            \"Year\": \"1994\",\n            \"prediction\": 0.4105792188\n        },\n        {\n            \"Genre\": [\n                \"Comedy\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/qd8VcWKrE4cNfInl9Osb8o8h9KP.jpg\",\n            \"ItemID\": 1485,\n            \"Overview\": \"Fletcher Reede is a fast-talking attorney and habitual liar. When his son Max blows out the candles on his fifth birthday he has just one wish - that his dad will stop lying for 24 hours. When Max's wish comes true, Fletcher discovers that his mouth has suddenly become his biggest liability.\",\n            \"Title\": \"Liar Liar\",\n            \"UserID\": 0,\n            \"Year\": \"1997\",\n            \"prediction\": 0.4060546787\n        },\n        {\n            \"Genre\": [\n                \"Comedy\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/3PEAkZHa8ehfUkuKbzmQNRTTAAs.jpg\",\n            \"ItemID\": 231,\n            \"Overview\": \"Lloyd and Harry are two men whose stupidity is really indescribable. When Mary, a beautiful woman, loses an important suitcase with money before she leaves for Aspen, the two friends (who have found the suitcase) decide to return it to her. After some \\\"adventures\\\" they finally get to Aspen where, using the lost money they live it up and fight for Mary's heart.\",\n            \"Title\": \"Dumb & Dumber\",\n            \"UserID\": 0,\n            \"Year\": \"1994\",\n            \"prediction\": 0.4050832708\n        }\n    ]\n}"}],"_postman_id":"ecce6818-ab9c-4c20-aca4-95f3537fbbb5"},{"name":"Request Recommendations Using Light GBM ","id":"075afceb-5471-46e1-827a-87980dad0e2d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"/recommendations?movies=2|3|4&alg=lgbm","description":"<p>This endpoint queries the backend for recommendations using the Light GBM algorithm. The movie param takes in the movie ID given by the movielens database and the alg param specifies which recommendation algorithm to use.</p>\n","urlObject":{"path":["recommendations"],"query":[{"key":"movies","value":"2|3|4"},{"key":"alg","value":"lgbm"}],"variable":[]}},"response":[{"id":"8d844ea0-f225-4f1c-ad2c-027156228c1d","name":"Request Recommendations Using Light GBM","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":{"raw":"localhost:5000/recommendations?movies=2&alg=lgbm","host":["localhost"],"port":"5000","path":["recommendations"],"query":[{"key":"movies","value":"2"},{"key":"alg","value":"lgbm"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"5588"},{"key":"Server","value":"Werkzeug/0.15.5 Python/3.7.3"},{"key":"Date","value":"Mon, 19 Aug 2019 14:30:48 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"Movies\": [\n        {\n            \"Genre\": [\n                \"Action\",\n                \"Thriller\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/xifxCJU2Lx22qScn6WFjp9gtw5u.jpg\",\n            \"ItemID\": 2334,\n            \"Overview\": \"The secret US abduction of a suspected terrorist from his Middle East homeland leads to a wave of terrorist attacks in New York.  An FBI senior agent and his team attempt to locate and decommission the enemy cells, but must also deal with an Army General gone rogue and a female CIA agent of uncertain loyalties.\",\n            \"Title\": \"Siege, The\",\n            \"UserID\": 0,\n            \"Year\": \"1998\",\n            \"prediction\": 4.5857190675\n        },\n        {\n            \"Genre\": [\n                \"Action\",\n                \"Horror\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/jGU5GucRaNCQ3L16qI7kfWch5Bn.jpg\",\n            \"ItemID\": 1389,\n            \"Overview\": \"This third film in the series follows a group of marine biologists attempting to capture a young great white shark that has wandered into Florida's Sea World Park. However, later it is discovered that the shark's 35-foot mother is also a guest at Sea World. What follows is the shark wreaking havoc on the visitors in the park.\",\n            \"Title\": \"Jaws 3-D\",\n            \"UserID\": 0,\n            \"Year\": \"1983\",\n            \"prediction\": 4.5857190675\n        },\n        {\n            \"Genre\": [\n                \"Action\",\n                \"Sci-Fi\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/zy0M1Mf7nqiazIYh2D49bbxnlIn.jpg\",\n            \"ItemID\": 2807,\n            \"Overview\": \"Luc Deveraux, the heroic former Universal Soldier, is about to be thrown into action once again. When Seth (Michael Jai White), the supercomputer controlled ultra-warrior, decides to take revenge and destroy its creators, only Luc can stop it. All hell breaks loose as Luc battles Seth and a deadly team of perfect soldiers in a struggle that pits man against machine and good against evil.\",\n            \"Title\": \"Universal Soldier: The Return\",\n            \"UserID\": 0,\n            \"Year\": \"1999\",\n            \"prediction\": 4.5857190675\n        },\n        {\n            \"Genre\": [\n                \"Action\",\n                \"Drama\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/wW9J9InM3gdZS6vcoJVQJo9pIVj.jpg\",\n            \"ItemID\": 522,\n            \"Overview\": \"Nazi skinheads in Melbourne take out their anger on local Vietnamese, who are seen as threatening racial purity. Finally the Vietnamese have had enough and confront the skinheads in an all-out confrontation, sending the skinheads running. A woman who is prone to epileptic seizures joins the skins' merry band, and helps them on their run from justice, but is her affliction also a sign of impurity?\",\n            \"Title\": \"Romper Stomper\",\n            \"UserID\": 0,\n            \"Year\": \"1992\",\n            \"prediction\": 4.5857190675\n        },\n        {\n            \"Genre\": [\n                \"Action\",\n                \"Thriller\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/kxe6WvICLt8Z5nB76nuPh9OO4DG.jpg\",\n            \"ItemID\": 839,\n            \"Overview\": \"After Ashe and his little son are murdered violently for no reason by Judah's men, he returns from the dead to take revenge. One after one, Judah's people face the power of the dark angel. The second film based on James O'Barr's cult comic.\",\n            \"Title\": \"Crow: City of Angels, The\",\n            \"UserID\": 0,\n            \"Year\": \"1996\",\n            \"prediction\": 4.5857190675\n        },\n        {\n            \"Genre\": [\n                \"Action\",\n                \"Sci-Fi\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/8ZeckjmtObR3QPjzSm4X656vFS2.jpg\",\n            \"ItemID\": 405,\n            \"Overview\": \"Starts off in the 15th century, with Connor McLeod (Christopher Lambert) training with another immortal swordsman, the Japanese sorcerer Nakano (Mako). When an evil immortal named Kane (Mario Van Peebles) kills the old wizard, the resulting battle leaves him buried in an underground cave. When Kane resurfaces in the 20th century to create havoc, it's up to McLeod to stop him.\",\n            \"Title\": \"Highlander III: The Sorcerer\",\n            \"UserID\": 0,\n            \"Year\": \"1994\",\n            \"prediction\": 4.5857190675\n        },\n        {\n            \"Genre\": [\n                \"Action\",\n                \"Drama\",\n                \"Sci-Fi\",\n                \"Thriller\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/nbF4Tuj4OY8btrjoOHtk64hkKbJ.jpg\",\n            \"ItemID\": 1876,\n            \"Overview\": \"A seven-mile-wide space rock is hurtling toward Earth, threatening to obliterate the planet. Now, it's up to the president of the United States to save the world. He appoints a tough-as-nails veteran astronaut to lead a joint American-Russian crew into space to destroy the comet before impact. Meanwhile, an enterprising reporter uses her smarts to uncover the scoop of the century.\",\n            \"Title\": \"Deep Impact\",\n            \"UserID\": 0,\n            \"Year\": \"1998\",\n            \"prediction\": 4.5857190675\n        },\n        {\n            \"Genre\": [\n                \"Action\",\n                \"Drama\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/fqJH7mI4dFANRay8qdJoGa7fK1k.jpg\",\n            \"ItemID\": 2409,\n            \"Overview\": \"After Rocky goes the distance with champ Apollo Creed, both try to put the fight behind them and move on. Rocky settles down with Adrian but can't put his life together outside the ring, while Creed seeks a rematch to restore his reputation. Soon enough, the \\\"Master of Disaster\\\" and the \\\"Italian Stallion\\\" are set on a collision course for a climactic battle that is brutal and unforgettable.\",\n            \"Title\": \"Rocky II\",\n            \"UserID\": 0,\n            \"Year\": \"1979\",\n            \"prediction\": 4.5857190675\n        },\n        {\n            \"Genre\": [\n                \"Action\",\n                \"Thriller\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/uA1zKgJVoO0ljbSbKXyek5YbLwv.jpg\",\n            \"ItemID\": 2058,\n            \"Overview\": \"The police try to arrest expert hostage negotiator Danny Roman, who insists he's being framed for his partner's murder in what he believes is an elaborate conspiracy. Thinking there's evidence in the Internal Affairs offices that might clear him, he takes everyone in the office hostage and demands that another well-known negotiator be brought in to handle the situation and secretly investigate the conspiracy.\",\n            \"Title\": \"Negotiator, The\",\n            \"UserID\": 0,\n            \"Year\": \"1998\",\n            \"prediction\": 4.5857190675\n        },\n        {\n            \"Genre\": [\n                \"Action\",\n                \"Sci-Fi\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/hJ09SIDACUvRg3RLQRT2jUfDy7W.jpg\",\n            \"ItemID\": 3793,\n            \"Overview\": \"Two mutants, Rogue and Wolverine, come to a private academy for their kind whose resident superhero team, the X-Men, must oppose a terrorist organization with similar powers.\",\n            \"Title\": \"X-Men\",\n            \"UserID\": 0,\n            \"Year\": \"2000\",\n            \"prediction\": 4.5857190675\n        }\n    ]\n}"}],"_postman_id":"075afceb-5471-46e1-827a-87980dad0e2d"},{"name":"Get Popular Movies","id":"84d73e3f-15f5-4d36-a94a-a023490ec432","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"/popular-movies?genres=Action|Comedy","description":"<p>This endpoint requests for popular movies for the main browse page of the app. The genres param will filter the popular movies by those specified: Action, Animation, Comedy, Drama, Horror, Romance.</p>\n","urlObject":{"path":["popular-movies"],"query":[{"disabled":true,"key":"genre","value":"action"},{"key":"genres","value":"Action|Comedy"}],"variable":[]}},"response":[{"id":"3703e944-1214-4526-905c-067fbd92f294","name":"Get Popular Movies","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":{"raw":"localhost:5000/popular-movies?genres=Action|Comedy","host":["localhost"],"port":"5000","path":["popular-movies"],"query":[{"key":"genre","value":"action","disabled":true},{"key":"genres","value":"Action|Comedy"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"text/html; charset=utf-8"},{"key":"Content-Length","value":"36601"},{"key":"Server","value":"Werkzeug/0.15.5 Python/3.7.3"},{"key":"Date","value":"Mon, 19 Aug 2019 14:46:21 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"Action\": [\n        {\n            \"Genre\": [\n                \"Action\",\n                \"Sci-Fi\",\n                \"Thriller\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/2y4dmgWYRMYXdD1UyJVcn2HSd1D.jpg\",\n            \"ItemID\": 589,\n            \"Overview\": \"Nearly 10 years have passed since Sarah Connor was targeted for termination by a cyborg from the future. Now her son, John, the future leader of the resistance, is the target for a newer, more deadly terminator. Once again, the resistance has managed to send a protector back to attempt to save John and his mother Sarah.\",\n            \"Title\": \"Terminator 2: Judgment Day\",\n            \"Year\": \"1991\",\n            \"Popularity\": 30.515\n        },\n        {\n            \"Genre\": [\n                \"Action\",\n                \"Crime\",\n                \"Drama\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/rPdtLWNsZmAtoZl9PK7S2wE3qiS.jpg\",\n            \"ItemID\": 858,\n            \"Overview\": \"Spanning the years 1945 to 1955, a chronicle of the fictional Italian-American Corleone crime family. When organized crime family patriarch, Vito Corleone barely survives an attempt on his life, his youngest son, Michael steps in to take care of the would-be killers, launching a campaign of bloody revenge.\",\n            \"Title\": \"Godfather, The\",\n            \"Year\": \"1972\",\n            \"Popularity\": 27.461\n        },\n        {\n            \"Genre\": [\n                \"Action\",\n                \"Adventure\",\n                \"Comedy\",\n                \"Sci-Fi\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/f24UVKq3UiQWLqGWdqjwkzgB8j8.jpg\",\n            \"ItemID\": 1580,\n            \"Overview\": \"After a police chase with an otherworldly being, a New York City cop is recruited as an agent in a top-secret organization established to monitor and police alien activity on Earth: the Men in Black. Agent Kay and new recruit Agent Jay find themselves in the middle of a deadly plot by an intergalactic terrorist who has arrived on Earth to assassinate two ambassadors from opposing galaxies.\",\n            \"Title\": \"Men in Black\",\n            \"Year\": \"1997\",\n            \"Popularity\": 27.328\n        },\n        {\n            \"Genre\": [\n                \"Action\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/p34OScaro2KdISrT4EMfeh1aS0E.jpg\",\n            \"ItemID\": 2991,\n            \"Overview\": \"James Bond must investigate a mysterious murder case of a British agent in New Orleans. Soon he finds himself up against a gangster boss named Mr. Big.\",\n            \"Title\": \"Live and Let Die\",\n            \"Year\": \"1973\",\n            \"Popularity\": 23.965\n        },\n        {\n            \"Genre\": [\n                \"Action\",\n                \"Horror\",\n                \"Sci-Fi\",\n                \"Thriller\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/2h00HrZs89SL3tXB4nbkiM7BKHs.jpg\",\n            \"ItemID\": 1214,\n            \"Overview\": \"During its return to the earth, commercial spaceship Nostromo intercepts a distress signal from a distant planet. When a three-member team of the crew discovers a chamber containing thousands of eggs on the planet, a creature inside one of the eggs attacks an explorer. The entire crew is unaware of the impending nightmare set to descend upon them when the alien parasite planted inside its unfortunate host is birthed.\",\n            \"Title\": \"Alien\",\n            \"Year\": \"1979\",\n            \"Popularity\": 23.141\n        },\n        {\n            \"Genre\": [\n                \"Action\",\n                \"Horror\",\n                \"Thriller\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/ooR8S0O0ZgxK2OBnT1GWHrr9w92.jpg\",\n            \"ItemID\": 2826,\n            \"Overview\": \"A Muslim ambassador exiled from his homeland, Ahmad ibn Fadlan finds himself in the company of Vikings. While the behavior of the Norsemen initially offends ibn Fadlan, the more cultured outsider grows to respect the tough, if uncouth, warriors. During their travels together, ibn Fadlan and the Vikings get word of an evil presence closing in, and they must fight the frightening and formidable force, which was previously thought to exist only in legend.\",\n            \"Title\": \"13th Warrior, The\",\n            \"Year\": \"1999\",\n            \"Popularity\": 22.499\n        },\n        {\n            \"Genre\": [\n                \"Action\",\n                \"Adventure\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/44sKJOGP3fTm4QXBcIuqu0RkdP7.jpg\",\n            \"ItemID\": 1198,\n            \"Overview\": \"When Dr. Indiana Jones – the tweed-suited professor who just happens to be a celebrated archaeologist – is hired by the government to locate the legendary Ark of the Covenant, he finds himself up against the entire Nazi regime.\",\n            \"Title\": \"Raiders of the Lost Ark\",\n            \"Year\": \"1981\",\n            \"Popularity\": 22.296\n        },\n        {\n            \"Genre\": [\n                \"Action\",\n                \"Thriller\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/mc7MubOLcIw3MDvnuQFrO9psfCa.jpg\",\n            \"ItemID\": 1036,\n            \"Overview\": \"NYPD cop John McClane's plan to reconcile with his estranged wife is thrown for a serious loop when, minutes after he arrives at her office, the entire building is overtaken by a group of terrorists. With little help from the LAPD, wisecracking McClane sets out to single-handedly rescue the hostages and bring the bad guys down.\",\n            \"Title\": \"Die Hard\",\n            \"Year\": \"1988\",\n            \"Popularity\": 21.058\n        },\n        {\n            \"Genre\": [\n                \"Action\",\n                \"Adventure\",\n                \"Thriller\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/5c0ovjT41KnYIHYuF4AWsTe3sKh.jpg\",\n            \"ItemID\": 10,\n            \"Overview\": \"James Bond must unmask the mysterious head of the Janus Syndicate and prevent the leader from utilizing the GoldenEye weapons system to inflict devastating revenge on Britain.\",\n            \"Title\": \"GoldenEye\",\n            \"Year\": \"1995\",\n            \"Popularity\": 20.782\n        },\n        {\n            \"Genre\": [\n                \"Action\",\n                \"Western\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/wfPHdfofBD5PN96dV96a51B3Ja2.jpg\",\n            \"ItemID\": 1201,\n            \"Overview\": \"While the Civil War rages between the Union and the Confederacy, three men – a quiet loner, a ruthless hit man and a Mexican bandit – comb the American Southwest in search of a strongbox containing $200,000 in stolen gold.\",\n            \"Title\": \"Good, The Bad and The Ugly, The\",\n            \"Year\": \"1966\",\n            \"Popularity\": 20.693\n        },\n        {\n            \"Genre\": [\n                \"Action\",\n                \"Adventure\",\n                \"Drama\",\n                \"Sci-Fi\",\n                \"War\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/9SKDSFbaM6LuGqG1aPWN3wYGEyD.jpg\",\n            \"ItemID\": 1196,\n            \"Overview\": \"The epic saga continues as Luke Skywalker, in hopes of defeating the evil Galactic Empire, learns the ways of the Jedi from aging master Yoda. But Darth Vader is more determined than ever to capture Luke. Meanwhile, rebel leader Princess Leia, cocky Han Solo, Chewbacca, and droids C-3PO and R2-D2 are thrown into various stages of capture, betrayal and despair.\",\n            \"Title\": \"Star Wars: Episode V - The Empire Strikes Back\",\n            \"Year\": \"1980\",\n            \"Popularity\": 20.39\n        },\n        {\n            \"Genre\": [\n                \"Action\",\n                \"Drama\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/6WBIzCgmDCYrqh64yDREGeDk9d3.jpg\",\n            \"ItemID\": 3578,\n            \"Overview\": \"In the year 180, the death of emperor Marcus Aurelius throws the Roman Empire into chaos.  Maximus is one of the Roman army's most capable and trusted generals and a key advisor to the emperor.  As Marcus' devious son Commodus ascends to the throne, Maximus is set to be executed.  He escapes, but is captured by slave traders.  Renamed Spaniard and forced to become a gladiator, Maximus must battle to the death with other men for the amusement of paying audiences.\",\n            \"Title\": \"Gladiator\",\n            \"Year\": \"2000\",\n            \"Popularity\": 20.256\n        },\n        {\n            \"Genre\": [\n                \"Action\",\n                \"Sci-Fi\",\n                \"Thriller\",\n                \"War\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/nORMXEkYEbzkU5WkMWMgRDJwjSZ.jpg\",\n            \"ItemID\": 1200,\n            \"Overview\": \"When Ripley's lifepod is found by a salvage crew over 50 years later, she finds that terra-formers are on the very planet they found the alien species. When the company sends a family of colonists out to investigate her story—all contact is lost with the planet and colonists. They enlist Ripley and the colonial marines to return and search for answers.\",\n            \"Title\": \"Aliens\",\n            \"Year\": \"1986\",\n            \"Popularity\": 19.427\n        },\n        {\n            \"Genre\": [\n                \"Action\",\n                \"Adventure\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/4p1N2Qrt8j0H8xMHMHvtRxv9weZ.jpg\",\n            \"ItemID\": 1291,\n            \"Overview\": \"When Dr. Henry Jones Sr. suddenly goes missing while pursuing the Holy Grail, eminent archaeologist Indiana must team up with Marcus Brody, Sallah and Elsa Schneider to follow in his father's footsteps and stop the Nazis from recovering the power of eternal life.\",\n            \"Title\": \"Indiana Jones and the Last Crusade\",\n            \"Year\": \"1989\",\n            \"Popularity\": 18.323\n        },\n        {\n            \"Genre\": [\n                \"Action\",\n                \"Adventure\",\n                \"Horror\",\n                \"Thriller\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/yhIsVvcUm7QxzLfT6HW2wLf5ajY.jpg\",\n            \"ItemID\": 2617,\n            \"Overview\": \"Dashing legionnaire Rick O'Connell stumbles upon the hidden ruins of Hamunaptra while in the midst of a battle to claim the area in 1920s Egypt. It has been over three thousand years since former High Priest Imhotep suffered a fate worse than death as a punishment for a forbidden love—along with a curse that guarantees eternal doom upon the world if he is ever awoken.\",\n            \"Title\": \"Mummy, The\",\n            \"Year\": \"1999\",\n            \"Popularity\": 17.644\n        },\n        {\n            \"Genre\": [\n                \"Action\",\n                \"Adventure\",\n                \"Sci-Fi\",\n                \"War\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/zeCD9WkhABFJmPq3SlTozXJGEtr.jpg\",\n            \"ItemID\": 1676,\n            \"Overview\": \"Set in the future, the story follows a young soldier named Johnny Rico and his exploits in the Mobile Infantry. Rico's military career progresses from recruit to non-commissioned officer and finally to officer against the backdrop of an interstellar war between mankind and an arachnoid species known as \\\"the Bugs\\\".\",\n            \"Title\": \"Starship Troopers\",\n            \"Year\": \"1997\",\n            \"Popularity\": 17.407\n        },\n        {\n            \"Genre\": [\n                \"Action\",\n                \"Crime\",\n                \"Thriller\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/6pmLVffM9jEYK7VqDJqPblMxfEY.jpg\",\n            \"ItemID\": 6,\n            \"Overview\": \"Obsessive master thief, Neil McCauley leads a top-notch crew on various daring heists throughout Los Angeles while determined detective, Vincent Hanna pursues him without rest. Each man recognizes and respects the ability and the dedication of the other even though they are aware their cat-and-mouse game may end in violence.\",\n            \"Title\": \"Heat\",\n            \"Year\": \"1995\",\n            \"Popularity\": 17.075\n        },\n        {\n            \"Genre\": [\n                \"Action\",\n                \"Adventure\",\n                \"Fantasy\",\n                \"Sci-Fi\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/n8V09dDc02KsSN6Q4hC2BX6hN8X.jpg\",\n            \"ItemID\": 2628,\n            \"Overview\": \"Anakin Skywalker, a young slave strong with the Force, is discovered on Tatooine. Meanwhile, the evil Sith have returned, enacting their plot for revenge against the Jedi.\",\n            \"Title\": \"Star Wars: Episode I - The Phantom Menace\",\n            \"Year\": \"1999\",\n            \"Popularity\": 16.879\n        },\n        {\n            \"Genre\": [\n                \"Action\",\n                \"Adventure\",\n                \"Crime\",\n                \"Drama\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/kBf3g9crrADGMc2AMAMlLBgSm2h.jpg\",\n            \"ItemID\": 592,\n            \"Overview\": \"The Dark Knight of Gotham City begins his war on crime with his first major enemy being the clownishly homicidal Joker, who has seized control of Gotham's underworld.\",\n            \"Title\": \"Batman\",\n            \"Year\": \"1989\",\n            \"Popularity\": 16.838\n        },\n        {\n            \"Genre\": [\n                \"Action\",\n                \"Drama\",\n                \"War\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/g4ApW90svay7veAPgxU8OsNMEOB.jpg\",\n            \"ItemID\": 2427,\n            \"Overview\": \"Based on the graphic novel by James Jones, The Thin Red Line tells the story of a group of men, an Army Rifle company called C-for-Charlie, who change, suffer, and ultimately make essential discoveries about themselves during the fierce World War II battle of Guadalcanal. It follows their journey, from the surprise of an unopposed landing, through the bloody and exhausting battles that follow, to the ultimate departure of those who survived. A powerful frontline cast - including Sean Penn, Nick Nolte, Woody Harrelson and George Clooney - explodes into action in this hauntingly realistic view of military and moral chaos in the Pacific during World War II.\",\n            \"Title\": \"Thin Red Line, The\",\n            \"Year\": \"1998\",\n            \"Popularity\": 16.619\n        },\n        {\n            \"Genre\": [\n                \"Action\",\n                \"Adventure\",\n                \"Animation\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/mNqZOtJIQfFQPjo3hmYLIn8Qqhf.jpg\",\n            \"ItemID\": 3000,\n            \"Overview\": \"Ashitaka, a prince of the disappearing Ainu tribe, is cursed by a demonized boar god and must journey to the west to find a cure. Along the way, he encounters San, a young human woman fighting to protect the forest, and Lady Eboshi, who is trying to destroy it. Ashitaka must find a way to bring balance to this conflict.\",\n            \"Title\": \"Princess Mononoke, The (Mononoke Hime)\",\n            \"Year\": \"1997\",\n            \"Popularity\": 16.365\n        },\n        {\n            \"Genre\": [\n                \"Action\",\n                \"Drama\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/9TUR3s1PMJHwDRbpm7PWQ0S7IRy.jpg\",\n            \"ItemID\": 1954,\n            \"Overview\": \"When world heavyweight boxing champion, Apollo Creed wants to give an unknown fighter a shot at the title as a publicity stunt, his handlers choose palooka Rocky Balboa, an uneducated collector for a Philadelphia loan shark. Rocky teams up with trainer  Mickey Goldmill to make the most of this once in a lifetime break.\",\n            \"Title\": \"Rocky\",\n            \"Year\": \"1976\",\n            \"Popularity\": 15.975\n        },\n        {\n            \"Genre\": [\n                \"Action\",\n                \"Adventure\",\n                \"Sci-Fi\",\n                \"Thriller\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/ikYpJ0AjGBNnAYFnPJDUVIOcduR.jpg\",\n            \"ItemID\": 2916,\n            \"Overview\": \"Construction worker Douglas Quaid discovers a memory chip in his brain during a virtual-reality trip. He also finds that his past has been invented to conceal a plot of planetary domination. Soon, he's off to Mars to find out who he is and who planted the chip.\",\n            \"Title\": \"Total Recall\",\n            \"Year\": \"1990\",\n            \"Popularity\": 15.613\n        },\n        {\n            \"Genre\": [\n                \"Action\",\n                \"Adventure\",\n                \"Comedy\",\n                \"Horror\",\n                \"Sci-Fi\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/2eZKDIwLNnySbwqQtAaUz0kYDIL.jpg\",\n            \"ItemID\": 1215,\n            \"Overview\": \"A man is accidentally transported to 1300 A.D., where he must battle an army of the dead and retrieve the Necronomicon so he can return home.\",\n            \"Title\": \"Army of Darkness\",\n            \"Year\": \"1993\",\n            \"Popularity\": 15.608\n        },\n        {\n            \"Genre\": [\n                \"Action\",\n                \"Drama\",\n                \"War\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/2qAgGeYdLjelOEqjW9FYvPHpplC.jpg\",\n            \"ItemID\": 110,\n            \"Overview\": \"Enraged at the slaughter of Murron, his new bride and childhood love, Scottish warrior William Wallace slays a platoon of the local English lord's soldiers. This leads the village to revolt and, eventually, the entire country to rise up against English rule.\",\n            \"Title\": \"Braveheart\",\n            \"Year\": \"1995\",\n            \"Popularity\": 15.555\n        },\n        {\n            \"Genre\": [\n                \"Action\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/7VSVgxAvA7IdTf8T6Oon1eaReeJ.jpg\",\n            \"ItemID\": 3639,\n            \"Overview\": \"A golden bullet has 007 engraved on it as it smashes into the secret service headquarters. The bullet came from the professional killer Scaramanga who has yet to miss a target and James Bond begins a mission to try and stop him.\",\n            \"Title\": \"Man with the Golden Gun, The\",\n            \"Year\": \"1974\",\n            \"Popularity\": 15.385\n        },\n        {\n            \"Genre\": [\n                \"Action\",\n                \"Romance\",\n                \"Sci-Fi\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/pz2r25q3NzNTDGygTYesq5mvwbz.jpg\",\n            \"ItemID\": 3638,\n            \"Overview\": \"After Drax Industries' Moonraker space shuttle is hijacked, secret agent James Bond is assigned to investigate, traveling to California to meet the company's owner, the mysterious Hugo Drax. With the help of scientist Dr. Holly Goodhead, Bond soon uncovers Drax's nefarious plans for humanity, all the while fending off an old nemesis, Jaws, and venturing to Venice, Rio, the Amazon...and outer space.\",\n            \"Title\": \"Moonraker\",\n            \"Year\": \"1979\",\n            \"Popularity\": 15.253\n        },\n        {\n            \"Genre\": [\n                \"Action\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/sASN1VnJxWosdzp4mH40P47Xhhz.jpg\",\n            \"ItemID\": 2993,\n            \"Overview\": \"A criminal organization has obtained two nuclear bombs and are asking for a 100 million pound ransom in the form of diamonds in seven days or they will use the weapons. The secret service sends James Bond to the Bahamas to once again save the world.\",\n            \"Title\": \"Thunderball\",\n            \"Year\": \"1965\",\n            \"Popularity\": 15.072\n        },\n        {\n            \"Genre\": [\n                \"Action\",\n                \"Thriller\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/zSgL998DXaljsCmwQuwDM8Ak4rV.jpg\",\n            \"ItemID\": 1370,\n            \"Overview\": \"Off-duty cop John McClane is gripped with a feeling of déjà vu when, on a snowy Christmas Eve in the nation’s capital, terrorists seize a major international airport, holding thousands of holiday travelers hostage. Renegade military commandos led by a murderous rogue officer plot to rescue a drug lord from justice and are prepared for every contingency except one: McClane’s smart-mouthed heroics.\",\n            \"Title\": \"Die Hard 2\",\n            \"Year\": \"1990\",\n            \"Popularity\": 14.928\n        },\n        {\n            \"Genre\": [\n                \"Action\",\n                \"Horror\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/l1yltvzILaZcx2jYvc5sEMkM7Eh.jpg\",\n            \"ItemID\": 1387,\n            \"Overview\": \"An insatiable great white shark terrorizes the townspeople of Amity Island, which sets the police chief, an oceanographer and a grizzled shark hunter out to destroy the bloodthirsty beast.\",\n            \"Title\": \"Jaws\",\n            \"Year\": \"1975\",\n            \"Popularity\": 14.894\n        },\n        {\n            \"Genre\": [\n                \"Action\",\n                \"Sci-Fi\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/5axr56XqJH2xqkzI4j5sjzgV1Hu.jpg\",\n            \"ItemID\": 1882,\n            \"Overview\": \"When a freighter is viciously attacked in the Pacific Ocean, a team of experts -- including biologist Niko Tatopoulos and scientists Elsie Chapman and Mendel Craven -- concludes that an oversized reptile is the culprit. Before long, the giant lizard is loose in Manhattan, destroying everything within its reach. The team chases the monster to Madison Square Garden, where a brutal battle ensues.\",\n            \"Title\": \"Godzilla\",\n            \"Year\": \"1998\",\n            \"Popularity\": 14.816\n        },\n        {\n            \"Genre\": [\n                \"Action\",\n                \"Romance\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/b7ubPzNej5vR4mfahk7jhP6yXQG.jpg\",\n            \"ItemID\": 1101,\n            \"Overview\": \"For Lieutenant Pete 'Maverick' Mitchell and his friend and co-pilot Nick 'Goose' Bradshaw, being accepted into an elite training school for fighter pilots is a dream come true. But a tragedy, as well as personal demons, will threaten Pete's dreams of becoming an ace pilot.\",\n            \"Title\": \"Top Gun\",\n            \"Year\": \"1986\",\n            \"Popularity\": 14.703\n        },\n        {\n            \"Genre\": [\n                \"Action\",\n                \"Sci-Fi\",\n                \"Thriller\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/q1i8QHiHZ1cukG5iOxai8pydmoa.jpg\",\n            \"ItemID\": 1573,\n            \"Overview\": \"An antiterrorism agent goes under the knife to acquire the likeness of a terrorist and gather details about a bombing plot. When the terrorist escapes custody, he undergoes surgery to look like the agent so he can get close to the agent's family.\",\n            \"Title\": \"Face/Off\",\n            \"Year\": \"1997\",\n            \"Popularity\": 14.644\n        },\n        {\n            \"Genre\": [\n                \"Action\",\n                \"Adventure\",\n                \"Comedy\",\n                \"Crime\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/jKBjeXM7iBBV9UkUcOXx3m7FSHY.jpg\",\n            \"ItemID\": 1377,\n            \"Overview\": \"Having defeated the Joker, Batman now faces the Penguin - a warped and deformed individual who is intent on being accepted into Gotham society. Crooked businessman Max Schreck is coerced into helping him become Mayor of Gotham and they both attempt to expose Batman in a different light. Selina Kyle, Max's secretary, is thrown from the top of a building and is transformed into Catwoman - a mysterious figure who has the same personality disorder as Batman. Batman must attempt to clear his name, all the time deciding just what must be done with the Catwoman.\",\n            \"Title\": \"Batman Returns\",\n            \"Year\": \"1992\",\n            \"Popularity\": 14.603\n        },\n        {\n            \"Genre\": [\n                \"Action\",\n                \"Adventure\",\n                \"Horror\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/hEXJCBVZYWT8qBMwGJoSsvtnVhr.jpg\",\n            \"ItemID\": 2167,\n            \"Overview\": \"When Blade's mother was bitten by a vampire during pregnancy, she did not know that she gave her son a special gift while dying—all the good vampire attributes in combination with the best human skills. Blade and his mentor battle an evil vampire rebel who plans to take over the outdated vampire council, capture Blade and resurrect a voracious blood god.\",\n            \"Title\": \"Blade\",\n            \"Year\": \"1998\",\n            \"Popularity\": 14.585\n        },\n        {\n            \"Genre\": [\n                \"Action\",\n                \"Adventure\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/6l4t1vWAFMuAiOpDT0mDWlrr5Mp.jpg\",\n            \"ItemID\": 1275,\n            \"Overview\": \"He fought his first battle on the Scottish Highlands in 1536. He will fight his greatest battle on the streets of New York City in 1986. His name is Connor MacLeod. He is immortal.\",\n            \"Title\": \"Highlander\",\n            \"Year\": \"1986\",\n            \"Popularity\": 14.202\n        },\n        {\n            \"Genre\": [\n                \"Action\",\n                \"Adventure\",\n                \"Comedy\",\n                \"Romance\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/mTAHr5h5i64hTLqo0cW2X2083Cx.jpg\",\n            \"ItemID\": 380,\n            \"Overview\": \"Harry Tasker is a secret agent for the United States Government. For years, he has kept his job from his wife, but is forced to reveal his identity and try to stop nuclear terrorists when he and his wife are kidnapped by them.\",\n            \"Title\": \"True Lies\",\n            \"Year\": \"1994\",\n            \"Popularity\": 14.079\n        },\n        {\n            \"Genre\": [\n                \"Action\",\n                \"Adventure\",\n                \"Sci-Fi\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/n2DOECThGG7h7m5AjLi2Nuh23u1.jpg\",\n            \"ItemID\": 2640,\n            \"Overview\": \"Mild-mannered Clark Kent works as a reporter at the Daily Planet alongside his crush, Lois Lane. Clark must summon his superhero alter-ego when the nefarious Lex Luthor launches a plan to take over the world.\",\n            \"Title\": \"Superman\",\n            \"Year\": \"1978\",\n            \"Popularity\": 14.069\n        },\n        {\n            \"Genre\": [\n                \"Action\",\n                \"Adventure\",\n                \"Romance\",\n                \"Sci-Fi\",\n                \"War\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/lrJWyjOVjPhghl4KyAMtOepAxs.jpg\",\n            \"ItemID\": 1210,\n            \"Overview\": \"Luke Skywalker leads a mission to rescue his friend Han Solo from the clutches of Jabba the Hutt, while the Emperor seeks to destroy the Rebellion once and for all with a second dreaded Death Star.\",\n            \"Title\": \"Star Wars: Episode VI - Return of the Jedi\",\n            \"Year\": \"1983\",\n            \"Popularity\": 13.994\n        },\n        {\n            \"Genre\": [\n                \"Action\",\n                \"Comedy\",\n                \"Sci-Fi\",\n                \"War\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/gaTuHICwavPUmqQzPZFEXKSRwsC.jpg\",\n            \"ItemID\": 1391,\n            \"Overview\": \"'We come in peace' is not what those green men from Mars mean when they invade our planet, armed with irresistible weapons and a cruel sense of humor.  This star studded cast must play victim to the alien’s fun and games in this comedy homage to science fiction films of the '50s and '60s.\",\n            \"Title\": \"Mars Attacks!\",\n            \"Year\": \"1996\",\n            \"Popularity\": 13.894\n        },\n        {\n            \"Genre\": [\n                \"Action\",\n                \"Horror\",\n                \"Sci-Fi\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/2mavulZivbQa8XZlRA6h3hmesl7.jpg\",\n            \"ItemID\": 1690,\n            \"Overview\": \"Two hundred years after Lt. Ripley died, a group of scientists clone her, hoping to breed the ultimate weapon. But the new Ripley is full of surprises … as are the new aliens. Ripley must team with a band of smugglers to keep the creatures from reaching Earth.\",\n            \"Title\": \"Alien: Resurrection\",\n            \"Year\": \"1997\",\n            \"Popularity\": 13.461\n        },\n        {\n            \"Genre\": [\n                \"Action\",\n                \"Sci-Fi\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/lkYLPBboomtDKK4e41BlwBVfsIS.jpg\",\n            \"ItemID\": 2529,\n            \"Overview\": \"An  U.S. Spaceship lands on a desolate planet, stranding astronaut Taylor in a world dominated by apes, 2000 years into the future, who use a primitive race of humans for experimentation and sport. Soon Taylor finds himself among the hunted, his life in the hands of a benevolent chimpanzee scientist.\",\n            \"Title\": \"Planet of the Apes\",\n            \"Year\": \"1968\",\n            \"Popularity\": 13.389\n        },\n        {\n            \"Genre\": [\n                \"Action\",\n                \"Adventure\",\n                \"Sci-Fi\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/c414cDeQ9b6qLPLeKmiJuLDUREJ.jpg\",\n            \"ItemID\": 480,\n            \"Overview\": \"A wealthy entrepreneur secretly creates a theme park featuring living dinosaurs drawn from prehistoric DNA. Before opening day, he invites a team of experts and his two eager grandchildren to experience the park and help calm anxious investors. However, the park is anything but amusing as the security systems go off-line and the dinosaurs escape.\",\n            \"Title\": \"Jurassic Park\",\n            \"Year\": \"1993\",\n            \"Popularity\": 13.332\n        },\n        {\n            \"Genre\": [\n                \"Action\",\n                \"Mystery\",\n                \"Sci-Fi\",\n                \"Thriller\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/vo02iJLsem3VCJ2TNvSzRiJMpAE.jpg\",\n            \"ItemID\": 1590,\n            \"Overview\": \"In 2047 a group of astronauts are sent to investigate and salvage the starship 'Event Horizon' which disappeared mysteriously 7 years before on its maiden voyage. With its return, the crew of the 'Lewis and Clark' discovers the real truth behind the disappearance of the 'Event Horizon' – and something even more terrifying.\",\n            \"Title\": \"Event Horizon\",\n            \"Year\": \"1997\",\n            \"Popularity\": 13.305\n        },\n        {\n            \"Genre\": [\n                \"Action\",\n                \"Adventure\",\n                \"Sci-Fi\",\n                \"Thriller\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/kRP5dGXDhKt7bDpXX4YBa4dRwlL.jpg\",\n            \"ItemID\": 1127,\n            \"Overview\": \"A civilian oil rig crew is recruited to conduct a search and rescue effort when a nuclear submarine mysteriously sinks. One diver soon finds himself on a spectacular odyssey 25,000 feet below the ocean's surface where he confronts a mysterious force that has the power to change the world or destroy it.\",\n            \"Title\": \"Abyss, The\",\n            \"Year\": \"1989\",\n            \"Popularity\": 13.22\n        },\n        {\n            \"Genre\": [\n                \"Action\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/vYMgDqQDpqHDhz3enGkwBmTs7p7.jpg\",\n            \"ItemID\": 3635,\n            \"Overview\": \"Russian and British submarines with nuclear missiles on board both vanish from sight without a trace. England and Russia both blame each other as James Bond tries to solve the riddle of the disappearing ships. But the KGB also has an agent on the case.\",\n            \"Title\": \"Spy Who Loved Me, The\",\n            \"Year\": \"1977\",\n            \"Popularity\": 12.981\n        },\n        {\n            \"Genre\": [\n                \"Action\",\n                \"Adventure\",\n                \"Sci-Fi\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/uvxjXSfph2FD07A2jBG9NHJnl27.jpg\",\n            \"ItemID\": 2641,\n            \"Overview\": \"Three escaped criminals from the planet Krypton test the Man of Steel's mettle. Led by Gen. Zod, the Kryptonians take control of the White House and partner with Lex Luthor to destroy Superman and rule the world. But Superman, who attempts to make himself human in order to get closer to Lois, realizes he has a responsibility to save the planet.\",\n            \"Title\": \"Superman II\",\n            \"Year\": \"1980\",\n            \"Popularity\": 12.912\n        }\n    ],\n    \"Comedy\": [\n        {\n            \"Genre\": [\n                \"Comedy\",\n                \"Sci-Fi\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/pTpxQB1N0waaSc3OSn0e9oc8kx9.jpg\",\n            \"ItemID\": 1270,\n            \"Overview\": \"Eighties teenager Marty McFly is accidentally sent back in time to 1955, inadvertently disrupting his parents' first meeting and attracting his mother's romantic interest. Marty must repair the damage to history by rekindling his parents' romance and - with the help of his eccentric inventor friend Doc Brown - return to 1985.\",\n            \"Title\": \"Back to the Future\",\n            \"Year\": \"1985\",\n            \"Popularity\": 30.164\n        },\n        {\n            \"Genre\": [\n                \"Action\",\n                \"Adventure\",\n                \"Comedy\",\n                \"Sci-Fi\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/f24UVKq3UiQWLqGWdqjwkzgB8j8.jpg\",\n            \"ItemID\": 1580,\n            \"Overview\": \"After a police chase with an otherworldly being, a New York City cop is recruited as an agent in a top-secret organization established to monitor and police alien activity on Earth: the Men in Black. Agent Kay and new recruit Agent Jay find themselves in the middle of a deadly plot by an intergalactic terrorist who has arrived on Earth to assassinate two ambassadors from opposing galaxies.\",\n            \"Title\": \"Men in Black\",\n            \"Year\": \"1997\",\n            \"Popularity\": 27.328\n        },\n        {\n            \"Genre\": [\n                \"Animation\",\n                \"Children's\",\n                \"Comedy\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/rhIRbceoE9lR4veEXuwCC2wARtG.jpg\",\n            \"ItemID\": 1,\n            \"Overview\": \"Led by Woody, Andy's toys live happily in his room until Andy's birthday brings Buzz Lightyear onto the scene. Afraid of losing his place in Andy's heart, Woody plots against Buzz. But when circumstances separate Buzz and Woody from their owner, the duo eventually learns to put aside their differences.\",\n            \"Title\": \"Toy Story\",\n            \"Year\": \"1995\",\n            \"Popularity\": 26.861\n        },\n        {\n            \"Genre\": [\n                \"Animation\",\n                \"Children's\",\n                \"Comedy\",\n                \"Musical\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/9TO4MUGtidmylYZFGPKwR33is8N.jpg\",\n            \"ItemID\": 588,\n            \"Overview\": \"Princess Jasmine grows tired of being forced to remain in the palace, so she sneaks out into the marketplace, in disguise, where she meets street-urchin Aladdin.  The couple falls in love, although Jasmine may only marry a prince.  After being thrown in jail, Aladdin becomes embroiled in a plot to find a mysterious lamp, with which the evil Jafar hopes to rule the land.\",\n            \"Title\": \"Aladdin\",\n            \"Year\": \"1992\",\n            \"Popularity\": 24.374\n        },\n        {\n            \"Genre\": [\n                \"Comedy\",\n                \"Musical\",\n                \"Romance\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/iMHdFTrCYhue74sBnXkdO39AJ3R.jpg\",\n            \"ItemID\": 1380,\n            \"Overview\": \"Australian good girl Sandy and greaser Danny fell in love over the summer. But when they unexpectedly discover they're now in the same high school, will they be able to rekindle their romance despite their eccentric friends?\",\n            \"Title\": \"Grease\",\n            \"Year\": \"1978\",\n            \"Popularity\": 22.031\n        },\n        {\n            \"Genre\": [\n                \"Animation\",\n                \"Children's\",\n                \"Comedy\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/3CmK3XurcLeUyMifCR28ibzupbB.jpg\",\n            \"ItemID\": 3114,\n            \"Overview\": \"Andy heads off to Cowboy Camp, leaving his toys to their own devices. Things shift into high gear when an obsessive toy collector named Al McWhiggen, owner of Al's Toy Barn kidnaps Woody. Andy's toys mount a daring rescue mission, Buzz Lightyear meets his match and Woody has to decide where he and his heart truly belong.\",\n            \"Title\": \"Toy Story 2\",\n            \"Year\": \"1999\",\n            \"Popularity\": 21.925\n        },\n        {\n            \"Genre\": [\n                \"Comedy\",\n                \"Fantasy\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/gWnW7vxm8yr01TVLQhL4aI02orp.jpg\",\n            \"ItemID\": 2174,\n            \"Overview\": \"Thanks to an untimely demise via drowning, a young couple end up as poltergeists in their New England farmhouse, where they fail to meet the challenge of scaring away the insufferable new owners, who want to make drastic changes. In desperation, the undead newlyweds turn to an expert frightmeister, but he's got a diabolical agenda of his own.\",\n            \"Title\": \"Beetlejuice\",\n            \"Year\": \"1988\",\n            \"Popularity\": 20.175\n        },\n        {\n            \"Genre\": [\n                \"Comedy\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/rzTrRQg5ek47Yl0Vfenc69r9gOd.jpg\",\n            \"ItemID\": 2144,\n            \"Overview\": \"A teenage girl deals with her parents forgetting her birthday and a crush on her high school's heartthrob.\",\n            \"Title\": \"Sixteen Candles\",\n            \"Year\": \"1984\",\n            \"Popularity\": 17.248\n        },\n        {\n            \"Genre\": [\n                \"Comedy\",\n                \"Horror\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/3FS3oBdorgczgfCkFi2u8ZTFfpS.jpg\",\n            \"ItemID\": 2716,\n            \"Overview\": \"After losing their academic posts at a prestigious university, a team of parapsychologists goes into business as proton-pack-toting \\\"ghostbusters\\\" who exterminate ghouls, hobgoblins and supernatural pests of all stripes. An ad campaign pays off when a knockout cellist hires the squad to purge her swanky digs of demons that appear to be living in her refrigerator.\",\n            \"Title\": \"Ghostbusters\",\n            \"Year\": \"1984\",\n            \"Popularity\": 16.835\n        },\n        {\n            \"Genre\": [\n                \"Comedy\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/k40WFAXMRekWEqsjURO3jiWob67.jpg\",\n            \"ItemID\": 2706,\n            \"Overview\": \"At a high-school party, four friends find that losing their collective virginity isn't as easy as they had thought. But they still believe that they need to do so before college. To motivate themselves, they enter a pact to all \\\"score.\\\" by their senior prom.\",\n            \"Title\": \"American Pie\",\n            \"Year\": \"1999\",\n            \"Popularity\": 16.339\n        },\n        {\n            \"Genre\": [\n                \"Animation\",\n                \"Children's\",\n                \"Comedy\",\n                \"Musical\",\n                \"Romance\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/6aXMusULuKFAK0ZRUlv7RJ9zHTc.jpg\",\n            \"ItemID\": 2081,\n            \"Overview\": \"This colorful adventure tells the story of an impetuous mermaid princess named Ariel who falls in love with the very human Prince Eric and puts everything on the line for the chance to be with him. Memorable songs and characters -- including the villainous sea witch Ursula.\",\n            \"Title\": \"Little Mermaid, The\",\n            \"Year\": \"1989\",\n            \"Popularity\": 16.284\n        },\n        {\n            \"Genre\": [\n                \"Comedy\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/yvD2BWOEM5N4S4f6Yj8IVVjoKQO.jpg\",\n            \"ItemID\": 2150,\n            \"Overview\": \"Misery is brought to a small group of Sho in the Kalahari desert in the form of a cola bottle. In his quest to throw the evil object over the edge of the earth, Xixo encounters Western \\\"civilization,\\\" a haphazard doctor and a tyranical despot.\",\n            \"Title\": \"Gods Must Be Crazy, The\",\n            \"Year\": \"1980\",\n            \"Popularity\": 15.685\n        },\n        {\n            \"Genre\": [\n                \"Action\",\n                \"Adventure\",\n                \"Comedy\",\n                \"Horror\",\n                \"Sci-Fi\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/2eZKDIwLNnySbwqQtAaUz0kYDIL.jpg\",\n            \"ItemID\": 1215,\n            \"Overview\": \"A man is accidentally transported to 1300 A.D., where he must battle an army of the dead and retrieve the Necronomicon so he can return home.\",\n            \"Title\": \"Army of Darkness\",\n            \"Year\": \"1993\",\n            \"Popularity\": 15.608\n        },\n        {\n            \"Genre\": [\n                \"Animation\",\n                \"Children's\",\n                \"Comedy\",\n                \"Musical\",\n                \"Romance\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/AqQpqEn33UYExlAoWA02Hizb2lc.jpg\",\n            \"ItemID\": 2080,\n            \"Overview\": \"Lady, a golden cocker spaniel, meets up with a mongrel dog who calls himself the Tramp. He is obviously from the wrong side of town, but happenings at Lady's home make her decide to travel with him for a while.\",\n            \"Title\": \"Lady and the Tramp\",\n            \"Year\": \"1955\",\n            \"Popularity\": 15.555\n        },\n        {\n            \"Genre\": [\n                \"Action\",\n                \"Adventure\",\n                \"Comedy\",\n                \"Crime\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/jKBjeXM7iBBV9UkUcOXx3m7FSHY.jpg\",\n            \"ItemID\": 1377,\n            \"Overview\": \"Having defeated the Joker, Batman now faces the Penguin - a warped and deformed individual who is intent on being accepted into Gotham society. Crooked businessman Max Schreck is coerced into helping him become Mayor of Gotham and they both attempt to expose Batman in a different light. Selina Kyle, Max's secretary, is thrown from the top of a building and is transformed into Catwoman - a mysterious figure who has the same personality disorder as Batman. Batman must attempt to clear his name, all the time deciding just what must be done with the Catwoman.\",\n            \"Title\": \"Batman Returns\",\n            \"Year\": \"1992\",\n            \"Popularity\": 14.603\n        },\n        {\n            \"Genre\": [\n                \"Adventure\",\n                \"Animation\",\n                \"Children's\",\n                \"Comedy\",\n                \"Musical\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/eFlBFMAifj436QctX3akDkUnhlk.jpg\",\n            \"ItemID\": 1566,\n            \"Overview\": \"Bestowed with superhuman strength, a young mortal named Hercules sets out to prove himself a hero in the eyes of his father, the great god Zeus. Along with his friends Pegasus, a flying horse, and Phil, a personal trainer, Hercules is tricked by the hilarious, hotheaded villain Hades, who's plotting to take over Mount Olympus!\",\n            \"Title\": \"Hercules\",\n            \"Year\": \"1997\",\n            \"Popularity\": 14.16\n        },\n        {\n            \"Genre\": [\n                \"Action\",\n                \"Adventure\",\n                \"Comedy\",\n                \"Romance\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/mTAHr5h5i64hTLqo0cW2X2083Cx.jpg\",\n            \"ItemID\": 380,\n            \"Overview\": \"Harry Tasker is a secret agent for the United States Government. For years, he has kept his job from his wife, but is forced to reveal his identity and try to stop nuclear terrorists when he and his wife are kidnapped by them.\",\n            \"Title\": \"True Lies\",\n            \"Year\": \"1994\",\n            \"Popularity\": 14.079\n        },\n        {\n            \"Genre\": [\n                \"Action\",\n                \"Comedy\",\n                \"Sci-Fi\",\n                \"War\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/gaTuHICwavPUmqQzPZFEXKSRwsC.jpg\",\n            \"ItemID\": 1391,\n            \"Overview\": \"'We come in peace' is not what those green men from Mars mean when they invade our planet, armed with irresistible weapons and a cruel sense of humor.  This star studded cast must play victim to the alien’s fun and games in this comedy homage to science fiction films of the '50s and '60s.\",\n            \"Title\": \"Mars Attacks!\",\n            \"Year\": \"1996\",\n            \"Popularity\": 13.894\n        },\n        {\n            \"Genre\": [\n                \"Animation\",\n                \"Children's\",\n                \"Comedy\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/u9qGMRwcPwP0WETxulS5hKUsEum.jpg\",\n            \"ItemID\": 2355,\n            \"Overview\": \"On behalf of \\\"oppressed bugs everywhere,\\\" an inventive ant named Flik hires a troupe of warrior bugs to defend his bustling colony from a horde of freeloading grasshoppers led by the evil-minded Hopper.\",\n            \"Title\": \"Bug's Life, A\",\n            \"Year\": \"1998\",\n            \"Popularity\": 13.414\n        },\n        {\n            \"Genre\": [\n                \"Comedy\",\n                \"Romance\",\n                \"Thriller\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/rtxy3cplRFPUvruZajpcoxOQ7bi.jpg\",\n            \"ItemID\": 587,\n            \"Overview\": \"Sam Wheat is a banker, Molly Jensen is an artist, and the two are madly in love. However, when Sam is murdered by his friend and corrupt business partner Carl Bruner over a shady business deal, he is left to roam the earth as a powerless spirit. When he learns of Carl's betrayal, Sam must seek the help of psychic Oda Mae Brown to set things right and protect Molly from Carl and his goons.\",\n            \"Title\": \"Ghost\",\n            \"Year\": \"1990\",\n            \"Popularity\": 13.317\n        },\n        {\n            \"Genre\": [\n                \"Comedy\",\n                \"Drama\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/gp4zlj7wgbiofLMNsTPndMuO3PN.jpg\",\n            \"ItemID\": 1968,\n            \"Overview\": \"Five disparate high school students meet in Saturday detention, and discover they have a lot more in common than they thought.\",\n            \"Title\": \"Breakfast Club, The\",\n            \"Year\": \"1985\",\n            \"Popularity\": 13.099\n        },\n        {\n            \"Genre\": [\n                \"Animation\",\n                \"Children's\",\n                \"Comedy\",\n                \"Musical\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/7ZzFf3eO4Xgi5Vc0UO6eTZYrbs9.jpg\",\n            \"ItemID\": 2078,\n            \"Overview\": \"The boy Mowgli makes his way to the man-village with Bagheera, the wise panther. Along the way he meets jazzy King Louie, the hypnotic snake Kaa and the lovable, happy-go-lucky bear Baloo, who teaches Mowgli \\\"The Bare Necessities\\\" of life and the true meaning of friendship.\",\n            \"Title\": \"Jungle Book, The\",\n            \"Year\": \"1967\",\n            \"Popularity\": 12.977\n        },\n        {\n            \"Genre\": [\n                \"Comedy\",\n                \"Crime\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/4zMy6R7acotCmGoDk4sjzRtDwKn.jpg\",\n            \"ItemID\": 762,\n            \"Overview\": \"Bounced from her job, Erin Grant needs money if she's to have any chance of winning back custody of her child. But, eventually, she must confront the naked truth: to take on the system, she'll have to take it all off. Erin strips to conquer, but she faces unintended circumstances when a hound dog of a Congressman zeroes in on her and sharpens the shady tools at his fingertips, including blackmail and murder.\",\n            \"Title\": \"Striptease\",\n            \"Year\": \"1996\",\n            \"Popularity\": 12.897\n        }\n    ]\n}"}],"_postman_id":"84d73e3f-15f5-4d36-a94a-a023490ec432"},{"name":"Get Personas","id":"482cada4-c715-4e4b-b85e-38cd9e2525c4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"/personas","description":"<p>This endpoint returns some premade personas with a list of already liked movies: Rom Com Tom, Joking Jane, Cartoon Carly, and Action Jackson.</p>\n","urlObject":{"path":["personas"],"query":[{"disabled":true,"key":"genre","value":"action"}],"variable":[]}},"response":[{"id":"d99b1569-90c1-4616-8909-27700c2b420c","name":"Get Personas","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":{"raw":"localhost:5000/personas","host":["localhost"],"port":"5000","path":["personas"],"query":[{"key":"genre","value":"action","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"text/html; charset=utf-8"},{"key":"Content-Length","value":"7682"},{"key":"Server","value":"Werkzeug/0.15.5 Python/3.7.3"},{"key":"Date","value":"Mon, 19 Aug 2019 14:47:54 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"Rom Com Tom\": [\n        {\n            \"Genre\": [\n                \"Comedy\",\n                \"Musical\",\n                \"Romance\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/iMHdFTrCYhue74sBnXkdO39AJ3R.jpg\",\n            \"ItemID\": 1380,\n            \"Overview\": \"Australian good girl Sandy and greaser Danny fell in love over the summer. But when they unexpectedly discover they're now in the same high school, will they be able to rekindle their romance despite their eccentric friends?\",\n            \"Title\": \"Grease\",\n            \"Year\": \"1978\"\n        },\n        {\n            \"Genre\": [\n                \"Musical\",\n                \"Romance\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/jFoktPxTtabZfh9JeDy3F78g9w7.jpg\",\n            \"ItemID\": 1088,\n            \"Overview\": \"Expecting the usual tedium that accompanies a summer in the Catskills with her family, 17-year-old Frances 'Baby' Houseman is surprised to find herself stepping into the shoes of a professional hoofer—and unexpectedly falling in love.\",\n            \"Title\": \"Dirty Dancing (1987)\",\n            \"Year\": \"1987\"\n        },\n        {\n            \"Genre\": [\n                \"Musical\",\n                \"Romance\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/zRQhCSREdR9h4OzEVvwhdlZNZ6m.jpg\",\n            \"ItemID\": 1947,\n            \"Overview\": \"In the slums of the upper West Side of Manhattan, New York, a gang of Polish-American teenagers called the Jets compete with a rival gang of recently immigrated Puerto Ricans, the Sharks, to \\\"own\\\" the neighborhood streets. Tensions are high between the gangs but two kids, one from each rival gang, fall in love leading to tragedy.\",\n            \"Title\": \"West Side Story (1961)\",\n            \"Year\": \"1961\"\n        },\n        {\n            \"Genre\": [\n                \"Drama\",\n                \"Romance\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/kHXEpyfl6zqn8a6YuozZUujufXf.jpg\",\n            \"ItemID\": 1721,\n            \"Overview\": \"101-year-old Rose DeWitt Bukater tells the story of her life aboard the Titanic, 84 years later. A young Rose boards the ship with her mother and fiancé. Meanwhile, Jack Dawson and Fabrizio De Rossi win third-class tickets aboard the ship. Rose tells the whole story from Titanic's departure through to its death—on its first and last voyage—on April 15, 1912.\",\n            \"Title\": \"Titanic\",\n            \"Year\": \"1997\"\n        }\n    ],\n    \"Joking Jane\": [\n        {\n            \"Genre\": [\n                \"Comedy\",\n                \"Romance\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/paS5plbzKz3PYddxky6svYYz3hS.jpg\",\n            \"ItemID\": 2572,\n            \"Overview\": \"On the first day at his new school, Cameron instantly falls for Bianca, the gorgeous girl of his dreams. The only problem is that Bianca is forbidden to date until her ill-tempered, completely un-dateable older sister Kat goes out, too. In an attempt to solve his problem, Cameron singles out the only guy who could possibly be a match for Kat: a mysterious bad boy with a nasty reputation of his own.\",\n            \"Title\": \"10 Things I Hate About You\",\n            \"Year\": \"1999\"\n        },\n        {\n            \"Genre\": [\n                \"Comedy\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/k40WFAXMRekWEqsjURO3jiWob67.jpg\",\n            \"ItemID\": 2706,\n            \"Overview\": \"At a high-school party, four friends find that losing their collective virginity isn't as easy as they had thought. But they still believe that they need to do so before college. To motivate themselves, they enter a pact to all \\\"score.\\\" by their senior prom.\",\n            \"Title\": \"American Pie (1999)\",\n            \"Year\": \"1999\"\n        },\n        {\n            \"Genre\": [\n                \"Comedy\",\n                \"Romance\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/iO9aZzrfmMvm3IqkFiQyuuUMLh2.jpg\",\n            \"ItemID\": 2502,\n            \"Overview\": \"Three office workers strike back at their evil employers by hatching a hapless attempt to embezzle money.\",\n            \"Title\": \"Office Space (1999)\",\n            \"Year\": \"1999\"\n        },\n        {\n            \"Genre\": [\n                \"Comedy\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/fvgLTx3vM3dUQqytaWCRaTdAdrs.jpg\",\n            \"ItemID\": 1513,\n            \"Overview\": \"Two not-too-bright party girls reinvent themselves for their high school reunion. Armed with a borrowed Jaguar, new clothes and the story of their success as the inventors of Post-It notes, Romy and Michele descend on their alma mater, but their façade crumbles quickly.\",\n            \"Title\": \"Romy and Michele's High School Reunion (1997)\",\n            \"Year\": \"1997\"\n        }\n    ],\n    \"Cartoon Carly\": [\n        {\n            \"Genre\": [\n                \"Animation\",\n                \"Children's\",\n                \"Comedy\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/rhIRbceoE9lR4veEXuwCC2wARtG.jpg\",\n            \"ItemID\": 1,\n            \"Overview\": \"Led by Woody, Andy's toys live happily in his room until Andy's birthday brings Buzz Lightyear onto the scene. Afraid of losing his place in Andy's heart, Woody plots against Buzz. But when circumstances separate Buzz and Woody from their owner, the duo eventually learns to put aside their differences.\",\n            \"Title\": \"Toy Story\",\n            \"Year\": \"1995\"\n        },\n        {\n            \"Genre\": [\n                \"Animation\",\n                \"Children's\",\n                \"Comedy\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/3CmK3XurcLeUyMifCR28ibzupbB.jpg\",\n            \"ItemID\": 3114,\n            \"Overview\": \"Andy heads off to Cowboy Camp, leaving his toys to their own devices. Things shift into high gear when an obsessive toy collector named Al McWhiggen, owner of Al's Toy Barn kidnaps Woody. Andy's toys mount a daring rescue mission, Buzz Lightyear meets his match and Woody has to decide where he and his heart truly belong.\",\n            \"Title\": \"Toy Story 2\",\n            \"Year\": \"1999\"\n        },\n        {\n            \"Genre\": [\n                \"Animation\",\n                \"Children's\",\n                \"Comedy\",\n                \"Musical\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/7f53XAE4nPiGe9XprpGAeWHuKPw.jpg\",\n            \"ItemID\": 588,\n            \"Overview\": \"Princess Jasmine grows tired of being forced to remain in the palace, so she sneaks out into the marketplace, in disguise, where she meets street-urchin Aladdin.  The couple falls in love, although Jasmine may only marry a prince.  After being thrown in jail, Aladdin becomes embroiled in a plot to find a mysterious lamp, with which the evil Jafar hopes to rule the land.\",\n            \"Title\": \"Aladdin\",\n            \"Year\": \"1992\"\n        },\n        {\n            \"Genre\": [\n                \"Action\",\n                \"Adventure\",\n                \"Animation\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/mNqZOtJIQfFQPjo3hmYLIn8Qqhf.jpg\",\n            \"ItemID\": 3000,\n            \"Overview\": \"Ashitaka, a prince of the disappearing Ainu tribe, is cursed by a demonized boar god and must journey to the west to find a cure. Along the way, he encounters San, a young human woman fighting to protect the forest, and Lady Eboshi, who is trying to destroy it. Ashitaka must find a way to bring balance to this conflict.\",\n            \"Title\": \"Princess Mononoke, The (Mononoke Hime)\",\n            \"Year\": \"1997\"\n        }\n    ],\n    \"Action Jackson\": [\n        {\n            \"Genre\": [\n                \"Action\",\n                \"Sci-Fi\",\n                \"Thriller\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/hEpWvX6Bp79eLxY1kX5ZZJcme5U.jpg\",\n            \"ItemID\": 2571,\n            \"Overview\": \"Set in the 22nd century, The Matrix tells the story of a computer hacker who joins a group of underground insurgents fighting the vast and powerful computers who now rule the earth.\",\n            \"Title\": \"Matrix, The\",\n            \"Year\": \"1999\"\n        },\n        {\n            \"Genre\": [\n                \"Action\",\n                \"Adventure\",\n                \"Comedy\",\n                \"Sci-Fi\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/f24UVKq3UiQWLqGWdqjwkzgB8j8.jpg\",\n            \"ItemID\": 1580,\n            \"Overview\": \"After a police chase with an otherworldly being, a New York City cop is recruited as an agent in a top-secret organization established to monitor and police alien activity on Earth: the Men in Black. Agent Kay and new recruit Agent Jay find themselves in the middle of a deadly plot by an intergalactic terrorist who has arrived on Earth to assassinate two ambassadors from opposing galaxies.\",\n            \"Title\": \"Men in Black\",\n            \"Year\": \"1997\"\n        },\n        {\n            \"Genre\": [\n                \"Action\",\n                \"Adventure\",\n                \"Thriller\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/5c0ovjT41KnYIHYuF4AWsTe3sKh.jpg\",\n            \"ItemID\": 10,\n            \"Overview\": \"James Bond must unmask the mysterious head of the Janus Syndicate and prevent the leader from utilizing the GoldenEye weapons system to inflict devastating revenge on Britain.\",\n            \"Title\": \"GoldenEye\",\n            \"Year\": \"1995\"\n        },\n        {\n            \"Genre\": [\n                \"Action\",\n                \"Horror\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/l1yltvzILaZcx2jYvc5sEMkM7Eh.jpg\",\n            \"ItemID\": 1387,\n            \"Overview\": \"An insatiable great white shark terrorizes the townspeople of Amity Island, The police chief, an oceanographer and a grizzled shark hunter seek to destroy the bloodthirsty beast.\",\n            \"Title\": \"Jaws\",\n            \"Year\": \"1975\"\n        }\n    ]\n}"}],"_postman_id":"482cada4-c715-4e4b-b85e-38cd9e2525c4"},{"name":"Get Onboarding Movies","id":"e0a7eaa9-7500-431a-9ecd-ac68fc9c9561","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"/onboarding?genres=Action|Comedy","description":"<p>This endpoint returns a list of movies for the onboarding phase of the app for users to like. The genres param specifies which movies to return to the users based on what genres they prefer.</p>\n","urlObject":{"path":["onboarding"],"query":[{"key":"genres","value":"Action|Comedy"}],"variable":[]}},"response":[{"id":"75977337-061e-4911-b7ba-c293d036deec","name":"Get Onboarding Movies","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":{"raw":"localhost:5000/onboarding?genres=Action|Comedy","host":["localhost"],"port":"5000","path":["onboarding"],"query":[{"key":"genres","value":"Action|Comedy"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"text/html; charset=utf-8"},{"key":"Content-Length","value":"4672"},{"key":"Server","value":"Werkzeug/0.15.5 Python/3.7.3"},{"key":"Date","value":"Mon, 19 Aug 2019 14:48:40 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"Movies\": [\n        {\n            \"Genre\": [\n                \"Action\",\n                \"Sci-Fi\",\n                \"Thriller\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/hEpWvX6Bp79eLxY1kX5ZZJcme5U.jpg\",\n            \"ItemID\": 2571,\n            \"Overview\": \"Set in the 22nd century, The Matrix tells the story of a computer hacker who joins a group of underground insurgents fighting the vast and powerful computers who now rule the earth.\",\n            \"Title\": \"Matrix, The\",\n            \"Year\": \"1999\"\n        },\n        {\n            \"Genre\": [\n                \"Action\",\n                \"Adventure\",\n                \"Comedy\",\n                \"Sci-Fi\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/f24UVKq3UiQWLqGWdqjwkzgB8j8.jpg\",\n            \"ItemID\": 1580,\n            \"Overview\": \"After a police chase with an otherworldly being, a New York City cop is recruited as an agent in a top-secret organization established to monitor and police alien activity on Earth: the Men in Black. Agent Kay and new recruit Agent Jay find themselves in the middle of a deadly plot by an intergalactic terrorist who has arrived on Earth to assassinate two ambassadors from opposing galaxies.\",\n            \"Title\": \"Men in Black\",\n            \"Year\": \"1997\"\n        },\n        {\n            \"Genre\": [\n                \"Action\",\n                \"Sci-Fi\",\n                \"Thriller\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/2y4dmgWYRMYXdD1UyJVcn2HSd1D.jpg\",\n            \"ItemID\": 589,\n            \"Overview\": \"Nearly 10 years have passed since Sarah Connor was targeted for termination by a cyborg from the future. Now her son, John, the future leader of the resistance, is the target for a newer, more deadly terminator. Once again, the resistance has managed to send a protector back to attempt to save John and his mother Sarah.\",\n            \"Title\": \"Terminator 2: Judgment Day\",\n            \"Year\": \"1991\"\n        },\n        {\n            \"Genre\": [\n                \"Action\",\n                \"Adventure\",\n                \"Thriller\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/5c0ovjT41KnYIHYuF4AWsTe3sKh.jpg\",\n            \"ItemID\": 10,\n            \"Overview\": \"James Bond must unmask the mysterious head of the Janus Syndicate and prevent the leader from utilizing the GoldenEye weapons system to inflict devastating revenge on Britain.\",\n            \"Title\": \"GoldenEye\",\n            \"Year\": \"1995\"\n        },\n        {\n            \"Genre\": [\n                \"Action\",\n                \"Adventure\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/44sKJOGP3fTm4QXBcIuqu0RkdP7.jpg\",\n            \"ItemID\": 1198,\n            \"Overview\": \"When Dr. Indiana Jones â€“ the tweed-suited professor who just happens to be a celebrated archaeologist â€“ is hired by the government to locate the legendary Ark of the Covenant, he finds himself up against the entire Nazi regime.\",\n            \"Title\": \"Raiders of the Lost Ark\",\n            \"Year\": \"1981\"\n        },\n        {\n            \"Genre\": [\n                \"Comedy\",\n                \"Romance\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/paS5plbzKz3PYddxky6svYYz3hS.jpg\",\n            \"ItemID\": 2572,\n            \"Overview\": \"On the first day at his new school, Cameron instantly falls for Bianca, the gorgeous girl of his dreams. The only problem is that Bianca is forbidden to date until her ill-tempered, completely un-dateable older sister Kat goes out, too. In an attempt to solve his problem, Cameron singles out the only guy who could possibly be a match for Kat: a mysterious bad boy with a nasty reputation of his own.\",\n            \"Title\": \"10 Things I Hate About You\",\n            \"Year\": \"1999\"\n        },\n        {\n            \"Genre\": [\n                \"Comedy\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/k40WFAXMRekWEqsjURO3jiWob67.jpg\",\n            \"ItemID\": 2706,\n            \"Overview\": \"At a high-school party, four friends find that losing their collective virginity isn't as easy as they had thought. But they still believe that they need to do so before college. To motivate themselves, they enter a pact to all \\\"score.\\\" by their senior prom.\",\n            \"Title\": \"American Pie (1999)\",\n            \"Year\": \"1999\"\n        },\n        {\n            \"Genre\": [\n                \"Comedy\",\n                \"Romance\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/iO9aZzrfmMvm3IqkFiQyuuUMLh2.jpg\",\n            \"ItemID\": 2502,\n            \"Overview\": \"Three office workers strike back at their evil employers by hatching a hapless attempt to embezzle money.\",\n            \"Title\": \"Office Space (1999)\",\n            \"Year\": \"1999\"\n        },\n        {\n            \"Genre\": [\n                \"Animation\",\n                \"Children's\",\n                \"Comedy\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/u9qGMRwcPwP0WETxulS5hKUsEum.jpg\",\n            \"ItemID\": 2355,\n            \"Overview\": \"On behalf of \\\"oppressed bugs everywhere,\\\" an inventive ant named Flik hires a troupe of warrior bugs to defend his bustling colony from a horde of freeloading grasshoppers led by the evil-minded Hopper.\",\n            \"Title\": \"Bug's Life, A\",\n            \"Year\": \"1998\"\n        },\n        {\n            \"Genre\": [\n                \"Comedy\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/8dPucB4Dp7gdbozmuV2dxMOHy7i.jpg\",\n            \"ItemID\": 2770,\n            \"Overview\": \"On the verge of bankruptcy and desperate for his big break, aspiring filmmaker Bobby Bowfinger concocts a crazy plan to make his ultimate dream movie. Rallying a ragtag team that includes a starry-eyed ingenue, a has-been diva and a film studio gofer, he sets out to shoot a blockbuster featuring the biggest star in Hollywood, Kit Ramsey -- only without letting Ramsey know he's in the picture.\",\n            \"Title\": \"Bowfinger (1999)\",\n            \"Year\": \"1999\"\n        }\n    ]\n}"}],"_postman_id":"e0a7eaa9-7500-431a-9ecd-ac68fc9c9561"},{"name":"Search for Movies","id":"dca79c32-46ca-45ad-a566-9b352b2fa892","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"/search?q=You&page=1","description":"<p>This endpoint returns the 20 search results per page for a given search query. The q param is the search query provided and the page param specifies which page of results to return. </p>\n","urlObject":{"path":["search"],"query":[{"key":"q","value":"You"},{"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"ff719d94-6f89-4619-8db1-f3075e69aade","name":"Search for Movies","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":{"raw":"localhost:5000/search?q=You&page=1","host":["localhost"],"port":"5000","path":["search"],"query":[{"key":"q","value":"You"},{"key":"page","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"text/html; charset=utf-8"},{"key":"Content-Length","value":"8744"},{"key":"Server","value":"Werkzeug/0.15.5 Python/3.7.3"},{"key":"Date","value":"Mon, 19 Aug 2019 14:49:09 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"Movies\": [\n        {\n            \"Genre\": [\n                \"Romance\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/A5GdAeUX727UrGKBngMWFS6dlmM.jpg\",\n            \"ItemID\": 1685,\n            \"Overview\": \"School student and her European-born grandmother share sad stories of their lives.\",\n            \"Title\": \"I Love You, I Love You Not\",\n            \"Year\": \"1996\"\n        },\n        {\n            \"Genre\": [\n                \"Comedy\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/9tiVp0TJRNcxrswAtOMKHa9OTmO.jpg\",\n            \"ItemID\": 2255,\n            \"Overview\": \"An \\\"Airplane!\\\"-style spoof of hospital soap operas: a brilliant young trainee can't stand the sight of blood; a doctor romances the head nurse in order to get the key to the drugs cabinet; there's a mafioso on the loose disguised as a woman - in other words all the usual ingredients present and correct, though in this case the laughs are intentional.\",\n            \"Title\": \"Young Doctors in Love\",\n            \"Year\": \"1982\"\n        },\n        {\n            \"Genre\": [\n                \"Crime\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/yLEdmdH8sgK0hbHT4Oie1l1pt5d.jpg\",\n            \"ItemID\": 117,\n            \"Overview\": \"A sinister tale of genius gone wrong, The Young Poisoner's Handbook chronicles a young man's descent into madness against the absurd backdrop of suburban English life. Hugh O'Conor plays Graham Young, a schoolboy from the London suburbs whose deadly obsession with toxic substances causes him to dabble in experimental murder.\",\n            \"Title\": \"Young Poisoner's Handbook, The\",\n            \"Year\": \"1995\"\n        },\n        {\n            \"Genre\": [\n                \"Comedy\",\n                \"Romance\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/xeENuqgJtRcum0hJCrmUJ8HA4k8.jpg\",\n            \"ItemID\": 3353,\n            \"Overview\": \"Irish bachelors take out an ad in the Miami Herald, looking for love.\",\n            \"Title\": \"Closer You Get, The\",\n            \"Year\": \"2000\"\n        },\n        {\n            \"Genre\": [\n                \"Comedy\",\n                \"Romance\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/vnkDFcxcFaglZFDkIGzbcLuJKYv.jpg\",\n            \"ItemID\": 3358,\n            \"Overview\": \"In an afterlife resembling the present-day US, people must prove their worth by showing in court how they have demonstrated courage.\",\n            \"Title\": \"Defending Your Life\",\n            \"Year\": \"1991\"\n        },\n        {\n            \"Genre\": [\n                \"Drama\",\n                \"Romance\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/bpAvWB2rP2fHPLGmYN5IEMEnOkB.jpg\",\n            \"ItemID\": 1850,\n            \"Overview\": \"The story of a 25 year old virgin girl, looking for the right boyfriend, not realizing that \\\"the one\\\" has been next to her for many years.\",\n            \"Title\": \"I Love You, Don't Touch Me!\",\n            \"Year\": \"1998\"\n        },\n        {\n            \"Genre\": [\n                \"Comedy\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/ysTiFXwTowOdDOUu9ikE21LPmdy.jpg\",\n            \"ItemID\": 1934,\n            \"Overview\": \"Alice, the only relatively normal member of the eccentric Sycamore family, falls in love with Tony Kirby. His wealthy banker father, Anthony P. Kirby, and his snobbish mother, strongly disapprove of the match. When the Kirbys are invited to dinner to become better acquainted with their future in-laws, things do not turn out the way Alice had hoped.\",\n            \"Title\": \"You Can't Take It With You\",\n            \"Year\": \"1938\"\n        },\n        {\n            \"Genre\": [\n                \"Horror\",\n                \"Mystery\",\n                \"Thriller\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/j4s1TK90tZWZj7lQ84UDJXHI9Kh.jpg\",\n            \"ItemID\": 2338,\n            \"Overview\": \"Unfinished business with coed Julie James brings the murderer to the Bahamas to terrorize her and her friends, Karla, Tyrell and Will, during a vacation. Can Ray Bronson who survived a bloody attack alongside Julie two summers ago, get to the island in time to save everyone?\",\n            \"Title\": \"I Still Know What You Did Last Summer\",\n            \"Year\": \"1998\"\n        },\n        {\n            \"Genre\": [\n                \"Adventure\",\n                \"Children's\",\n                \"Drama\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/hOqS7kauoEYQ09XkiMu8QOgNoBU.jpg\",\n            \"ItemID\": 2430,\n            \"Overview\": \"After being taken from his home in Africa, Gorilla \\\"Joe\\\" is an instant hit in a Hollywood nightclub. This fun and wonderfully entertaining slant on \\\"King Kong\\\" is much better than Kong's 1934 sequel, \\\"Son of Kong\\\". This all ages adventure has superb special effects from Willis O'Brien and his protege, Ray Harryhausen.\",\n            \"Title\": \"Mighty Joe Young\",\n            \"Year\": \"1949\"\n        },\n        {\n            \"Genre\": [\n                \"Drama\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/aNWBWKOhZZvzSSdCSfRIkF30tBg.jpg\",\n            \"ItemID\": 3547,\n            \"Overview\": \"Stephen Frears directs this biographical drama focusing on controversial British playwright Joe Orton, revealed in flashback after his murder by lover Kenneth Halliwell.  Born in 1933 in Leicester, in the English Midlands, John 'Joe' Orton moves to  London in 1951, to study at RADA, and enjoys an openly gay relationship with Halliwell in their famous Islington flat in the 1960s. However, when Orton achieves spectacular success with such plays as 'What the Butler Saw' and 'Loot', Halliwell begins to feel alienated and the pair's future looks increasingly uncertain.\",\n            \"Title\": \"Prick Up Your Ears\",\n            \"Year\": \"1987\"\n        },\n        {\n            \"Genre\": [\n                \"Comedy\",\n                \"Romance\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/eaHH1hnbZ9wIUHjYKlqJUwpTBan.jpg\",\n            \"ItemID\": 289,\n            \"Overview\": \"A childhood incident has convinced Faith Corvatch that her true love is a guy named \\\"Damon Bradley,\\\" but she has yet to meet him. Preparing to settle down and marry a foot doctor, Faith impulsively flies to Venice when it seems that she may be able to finally encounter the man of her dreams. Instead, she meets the charming Peter Wright. But can they fall in love if she still believes that she is intended to be with someone else?\",\n            \"Title\": \"Only You\",\n            \"Year\": \"1994\"\n        },\n        {\n            \"Genre\": [\n                \"Comedy\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/4Nwp0qmcpTbbdaZLLpxVAI5jPPF.jpg\",\n            \"ItemID\": 1042,\n            \"Overview\": \"A Pennsylvania band scores a hit in 1964 and rides the star-making machinery as long as it can, with lots of help from its manager.\",\n            \"Title\": \"That Thing You Do!\",\n            \"Year\": \"1996\"\n        },\n        {\n            \"Genre\": [\n                \"Comedy\",\n                \"Romance\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/qnT0Lf9ArebC4iGCAajVnWbbqKc.jpg\",\n            \"ItemID\": 3225,\n            \"Overview\": \"College coeds in New York City, Al, the son of a celebrity chef, and Imogen, a talented artist, become smitten the second they lay eyes on one another at a bar. However, the road to happiness is not a smooth one. Outside forces, including a predatory porn star who wants to lure Al into her bed, threaten to pull apart the young lovers before their romance has a chance to really flourish.\",\n            \"Title\": \"Down to You\",\n            \"Year\": \"2000\"\n        },\n        {\n            \"Genre\": [\n                \"Crime\",\n                \"Drama\",\n                \"Romance\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/ysKIolKO0376Nl5DV1fDAAPudEq.jpg\",\n            \"ItemID\": 81,\n            \"Overview\": \"A mafia film in Tarantino style with a star-studded cast. Jimmy’s “The Saint” gangster career has finally ended. Yet now he finds him self doing favors for a wise godfather known as “The Man with the Plan.”\",\n            \"Title\": \"Things to Do in Denver when You're Dead\",\n            \"Year\": \"1995\"\n        },\n        {\n            \"Genre\": [\n                \"Comedy\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/sXoIo05zEY47L6ICjG0RqiVoDwj.jpg\",\n            \"ItemID\": 411,\n            \"Overview\": \"Stand up comedy by Martin Lawrence, filmed in the Majestic Theater in New York City. Martin Lawrence talks about everything from racism, to relationships, to his childhood.\",\n            \"Title\": \"You So Crazy\",\n            \"Year\": \"1994\"\n        },\n        {\n            \"Genre\": [\n                \"Comedy\",\n                \"Romance\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/sm7eMB5PDR4pwJBX8uu1E0y6q60.jpg\",\n            \"ItemID\": 1632,\n            \"Overview\": \"A comedy about a couple who cannot conceive a baby\",\n            \"Title\": \"Smile Like Yours, A\",\n            \"Year\": \"1997\"\n        },\n        {\n            \"Genre\": [\n                \"Drama\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/tYj17sOVn2uD6bYgnI7rxzUVfZP.jpg\",\n            \"ItemID\": 2165,\n            \"Overview\": \"This adult comedy follows six characters, three men and three women from a cross-section of social groups, as they play sexual power games. When an affair fires up between 2 of the married characters, it sparks a chain of consequences for all of them, including one of the wives falling for another woman!\",\n            \"Title\": \"Your Friends and Neighbors\",\n            \"Year\": \"1998\"\n        },\n        {\n            \"Genre\": [\n                \"Comedy\"\n            ],\n            \"Imageurl\": null,\n            \"ItemID\": 2230,\n            \"Overview\": null,\n            \"Title\": \"Always Tell Your Wife\",\n            \"Year\": \"1923\"\n        },\n        {\n            \"Genre\": [\n                \"Action\",\n                \"Adventure\",\n                \"Mystery\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/aOxVYvQoAfNSns4hW5Ah55GBzgq.jpg\",\n            \"ItemID\": 2414,\n            \"Overview\": \"Sherlock Holmes and Dr. Watson meet as boys in an English Boarding school. Holmes is known for his deductive ability even as a youth, amazing his classmates with his abilities. When they discover a plot to murder a series of British business men by an Egyptian cult, they move to stop it.\",\n            \"Title\": \"Young Sherlock Holmes\",\n            \"Year\": \"1985\"\n        },\n        {\n            \"Genre\": [\n                \"Comedy\",\n                \"Romance\"\n            ],\n            \"Imageurl\": \"https://image.tmdb.org/t/p/w500/9StV7DX4ZtRZGJs9VcVEPvxIKL6.jpg\",\n            \"ItemID\": 339,\n            \"Overview\": \"A transit worker pulls commuter Peter off railway tracks after he's mugged, but—while he's in a coma—his family mistakenly thinks she's Peter's fiancée, and she doesn't correct them. Things get more complicated when she falls for his brother, who's not quite sure that she's who she claims to be.\",\n            \"Title\": \"While You Were Sleeping\",\n            \"Year\": \"1995\"\n        }\n    ]\n}"}],"_postman_id":"dca79c32-46ca-45ad-a566-9b352b2fa892"}]}