{"info":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","description":"<html><head></head><body><h2 id=\"brief-introduction\">Brief Introduction</h2>\n<p>This API covers information about movies, tv shows, actors, directors in the movie database. It also provides images of movies and tv shows. With this API documentation, you could get to understand how each endpoint works and its use case.</p>\n<p>The purpose of the TMDB API is to provide an extensive database of all kinds of movies, tv shows, and even documentaries. So, you could access them at your convenience and easily integrate it in your application.</p>\n<h3 id=\"features-of-the-tmdb-api\">Features Of the TMDB API</h3>\n<ol>\n<li>Like I mentioned earlier, the Movie database API is not just limited to movies only. It houses movies, tv shows, and other kinds of films. It also provides data for actors, directors, and other key players in shooting films.</li>\n<li>It also provides access to translations. You can get translations for a film made in a different language. It also provides support for languages which you could indicate when making a request in a query parameter. For example, <code>language=en-US</code> would return your query in American English.</li>\n<li>The API provides a secure means of authentication which happens automatically as you register.</li>\n<li>You could get access to other details in the API as well. This includes film providers, ratings, trending and how to implement search using the API.</li>\n</ol>\n<h3 id=\"an-example-use-case-of-the-tmdb-api\">An Example Use case of The TMDB API</h3>\n<p>An example application that would require using the TMDB API is the movie streaming app. This app would stream movies by making queries to the database and display the latest movies and also get the <code>now-playing</code> endpoint to display the movie on the streaming app.</p>\n<h2 id=\"how-to-use-the-api\">How To Use The API</h2>\n<p>In order to use the API, you would need to register and get an API key and access token. So, register at the <a href=\"https://www.themoviedb.org/documentation/api\">TMDB website</a> to get your API key.</p>\n<p>The next step is to authenticate on Postman, so you are authorized to make requests on Postman.</p>\n<ul>\n<li>Copy the access token on your profile and open Postman.</li>\n</ul>\n<img src=\"https://content.pstmn.io/af8f733a-07d7-4104-b40c-8616fcdc56c9/U2NyZWVuc2hvdF8zMy5wbmc=\">\n\n<ul>\n<li>Open the authorization tab.</li>\n</ul>\n<img src=\"https://content.pstmn.io/6bcb42e0-8113-4863-a8a3-adc6ea79b5b7/U2NyZWVuc2hvdF8zNC5wbmc=\" width=\"618\" height=\"508\">\n\n<ul>\n<li>Scroll down to Bearer Token and insert the token there.</li>\n</ul>\n<img src=\"https://content.pstmn.io/66bd128c-850b-4308-afab-5c08dafc96a0/U2NyZWVuc2hvdF8zNS5wbmc=\">\n\n<h2 id=\"rate-limiting\">Rate Limiting</h2>\n<p>Legacy rate limits have been disabled. Currently rate limits are set at 50 requests per second range. This is to help control unnecessary high bulk scraping. However, the limits could still change so be mindful of the 429 code if you receive one.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"29834914","collectionId":"7ea1fc68-6a20-4265-a381-63ac688654a7","publishedId":"2s9YyzddQ4","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-02-13T11:54:09.000Z"},"item":[{"name":"Account","item":[{"name":"get details","id":"fa86110d-69bf-4b44-9a3b-b7db57f047c7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/account/:accountid?session_id={{session-id}}","description":"<p>This request returns your account details using your accountid.</p>\n<p><strong>Note:</strong> session_id is optional.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","account",":accountid"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"session_id","value":"{{session-id}}"}],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{accountid}}","key":"accountid"}]}},"response":[{"id":"2d56ab47-f8a7-435a-993d-794732b2bb2d","name":"get details","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/account/:{{accountid}}","protocol":"https","host":["api","themoviedb","org"],"path":["3","account",":{{accountid}}"],"variable":[{"key":"{{accountid}}","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Wed, 31 Jan 2024 11:15:24 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=0"},{"key":"x-memc","value":"MISS"},{"key":"x-memc-key","value":"33b396c79290553fb4e163d26bab2f70"},{"key":"x-memc-age","value":"0"},{"key":"x-memc-expires","value":"0"},{"key":"ETag","value":"W/\"120a00f51a05a21c644aa6c4cc249a36\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 2c36186b512068f67b05531ba050ed00.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD61-P1"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"8BcAti8hhsawuUg8gBgIcRZul9TjVczxRsY8R5i9PoLik6Up7lYDeA=="}],"cookie":[],"responseTime":null,"body":"{\n    \"avatar\": {\n        \"gravatar\": {\n            \"hash\": \"76404ba170459865b22e3521d6355865\"\n        },\n        \"tmdb\": {\n            \"avatar_path\": null\n        }\n    },\n    \"id\": {{accountid}},\n    \"iso_639_1\": \"en\",\n    \"iso_3166_1\": \"NG\",\n    \"name\": \"\",\n    \"include_adult\": false,\n    \"username\": \"ezinneanne\"\n}"}],"_postman_id":"fa86110d-69bf-4b44-9a3b-b7db57f047c7"},{"name":"Add Favorite","id":"fca0ff82-2eb0-4dd9-a0cb-3e13c9d0885b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"media_type\": \"movie\",\r\n  \"media_id\": 550,\r\n  \"favorite\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.themoviedb.org/3/account/:accountid/favorite?session_id={{session-id}}","description":"<p>This request adds your favorite id using some values for the body tab and accountid.</p>\n<p><strong>Note:</strong> session_id is optional.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","account",":accountid","favorite"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"session_id","value":"{{session-id}}"}],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{accountid}}","key":"accountid"}]}},"response":[{"id":"9dde55c4-3642-4cad-b5ce-4a1e22c242e4","name":"Add Favorite","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"media_type\": \"movie\",\r\n  \"media_id\": 550,\r\n  \"favorite\": true\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.themoviedb.org/3/account/:accountid/favorite","protocol":"https","host":["api","themoviedb","org"],"path":["3","account",":accountid","favorite"],"variable":[{"key":"accountid","value":"{{accountid}}"}]}},"status":"Created","code":201,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"success\": true,\r\n    \"status_code\": 12,\r\n    \"status_message\": \"The item/record was updated successfully.\"\r\n}"}],"_postman_id":"fca0ff82-2eb0-4dd9-a0cb-3e13c9d0885b"},{"name":"Add To  Watchlist","id":"61ee7fa6-5dab-42a8-a9d7-de0a51e0a1bb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"media_type\": \"movie\",\r\n  \"media_id\": 550,\r\n  \"watchlist\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.themoviedb.org/3/account/:account_id/watchlist?session_id={{session-id}}","description":"<p>Adds accountid to watchlist. Requires json text for the body, an accountid and an optional session_id.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","account",":account_id","watchlist"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"session_id","value":"{{session-id}}"}],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{accountid}}","key":"account_id"}]}},"response":[{"id":"76c41e91-8eb9-41df-b505-f4d3e21402c7","name":"Add To  Watchlist","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"media_type\": \"movie\",\r\n  \"media_id\": 550,\r\n  \"watchlist\": true\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.themoviedb.org/3/account/:account_id/watchlist","protocol":"https","host":["api","themoviedb","org"],"path":["3","account",":account_id","watchlist"],"variable":[{"key":"account_id","value":"{{accountid}}"}]}},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"94"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 09:54:37 GMT"},{"key":"Server","value":"openresty"},{"key":"cache-control","value":"public, max-age=0"},{"key":"etag","value":"W/\"04302547257ccb7e68844cdd59055002\""},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 c34bd35d24f6df50307d1ac92d0f6110.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"5hYUb3gHcFwGUcfO0fq9cKveYqdzDUhJxLWLd5tGG-FiITNHj2sDAw=="},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"status_code\": 12,\n    \"status_message\": \"The item/record was updated successfully.\"\n}"}],"_postman_id":"61ee7fa6-5dab-42a8-a9d7-de0a51e0a1bb"},{"name":"get favorite movies","id":"dfc5954e-0560-424a-8057-1d936685b27f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/account/:account_id/favorite/movies?language=en-US&page=1&session_id={{session-id}}&sort_by=created_at.asc","description":"<p>Gets favorite movies</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","account",":account_id","favorite","movies"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"language","value":"en-US"},{"description":{"content":"<p>int32</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"session_id","value":"{{session-id}}"},{"description":{"content":"<p>string. Default: created_at.asc</p>\n","type":"text/plain"},"key":"sort_by","value":"created_at.asc"}],"variable":[{"description":{"content":"<p>int32</p>\n","type":"text/plain"},"type":"any","value":"{{accountid}}","key":"account_id"}]}},"response":[{"id":"3761b1f5-cf4a-4638-98bf-9af46df2f9e1","name":"get favorite movies","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/account/:account_id/favorite/movies","protocol":"https","host":["api","themoviedb","org"],"path":["3","account",":account_id","favorite","movies"],"variable":[{"key":"account_id","value":"{{accountid}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 09:59:54 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=0"},{"key":"x-memc","value":"MISS"},{"key":"x-memc-key","value":"3f6e99caa120bea9061e7c51becd3f19"},{"key":"x-memc-age","value":"0"},{"key":"x-memc-expires","value":"0"},{"key":"ETag","value":"W/\"6365ecec9a6ab116f83dfdafbddc7be1\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 199fd61d7551d8868317c5b53cc7d24c.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"05jRJl9iCNvRL3a-_v4Hbn6KlmsmInABzwQJQ5C5_KjsNFZn1Y7l6w=="}],"cookie":[],"responseTime":null,"body":"{\n    \"page\": 1,\n    \"results\": [\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/hZkgoQYus5vegHoetLkCJzb17zJ.jpg\",\n            \"genre_ids\": [\n                18\n            ],\n            \"id\": 550,\n            \"original_language\": \"en\",\n            \"original_title\": \"Fight Club\",\n            \"overview\": \"A ticking-time-bomb insomniac and a slippery soap salesman channel primal male aggression into a shocking new form of therapy. Their concept catches on, with underground \\\"fight clubs\\\" forming in every town, until an eccentric gets in the way and ignites an out-of-control spiral toward oblivion.\",\n            \"popularity\": 76.944,\n            \"poster_path\": \"/pB8BM7pdSp6B6Ih7QZ4DrQ3PmJK.jpg\",\n            \"release_date\": \"1999-10-15\",\n            \"title\": \"Fight Club\",\n            \"video\": false,\n            \"vote_average\": 8.44,\n            \"vote_count\": 27968\n        }\n    ],\n    \"total_pages\": 1,\n    \"total_results\": 1\n}"}],"_postman_id":"dfc5954e-0560-424a-8057-1d936685b27f"},{"name":"get favorite tv","id":"048c4cb0-ab17-41f7-90a8-51d80fdf058a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/account/:account_id/favorite/tv?language=en-US&page=1&session_id={{session-id}}&sort_by=created_at.asc","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","account",":account_id","favorite","tv"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"language","value":"en-US"},{"description":{"content":"<p>int32</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"session_id","value":"{{session-id}}"},{"description":{"content":"<p>string. Default: created_at.asc</p>\n","type":"text/plain"},"key":"sort_by","value":"created_at.asc"}],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{accountid}}","key":"account_id"}]}},"response":[{"id":"fdef79a3-f8a3-46d3-b9b0-7a86777825fa","name":"get favorite tv","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/account/:account_id/favorite/tv","protocol":"https","host":["api","themoviedb","org"],"path":["3","account",":account_id","favorite","tv"],"variable":[{"key":"account_id","value":"{{accountid}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 10:32:30 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=0"},{"key":"x-memc","value":"MISS"},{"key":"x-memc-key","value":"a6bfe7bd05bdb5766cc23171a1dc576f"},{"key":"x-memc-age","value":"0"},{"key":"x-memc-expires","value":"0"},{"key":"ETag","value":"W/\"5b333525ff117973180331432dc740b8\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 20579d8c7e6a7d159f211e9ee1d4003c.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"i57AzZyihzCYiJPWr3DmXm48TSIXqRz_ASVGIP2HDqlqWa1OP6CHrQ=="}],"cookie":[],"responseTime":null,"body":"{\n    \"page\": 1,\n    \"results\": [],\n    \"total_pages\": 0,\n    \"total_results\": 0\n}"}],"_postman_id":"048c4cb0-ab17-41f7-90a8-51d80fdf058a"},{"name":"get lists","id":"51d994fc-081e-4019-aeea-06ab4aafdf83","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/account/:account_id/lists?session_id={{session-id}}&page=1","description":"<p>Returns lists.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","account",":account_id","lists"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"session_id","value":"{{session-id}}"},{"description":{"content":"<p>int32</p>\n","type":"text/plain"},"key":"page","value":"1"}],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{accountid}}","key":"account_id"}]}},"response":[{"id":"ab44d8c6-f0c2-4203-9555-3e5b7e79b1e1","name":"get lists","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/account/:account_id/lists","protocol":"https","host":["api","themoviedb","org"],"path":["3","account",":account_id","lists"],"variable":[{"key":"account_id","value":"{{accountid}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 10:33:02 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=0"},{"key":"x-memc","value":"MISS"},{"key":"x-memc-key","value":"5d15f660bac59d42d077dfa1b8fc2b11"},{"key":"x-memc-age","value":"0"},{"key":"x-memc-expires","value":"0"},{"key":"ETag","value":"W/\"0d02a92893c0f990a4d8badbfe0c33b3\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 97971aa6c140e2dfc8adaee6c929eedc.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"cfwHUz6LZzAy9mQXDdVZYfQo2UuVNJDLQQum_9jsrcPmb5Nkpv5fSg=="}],"cookie":[],"responseTime":null,"body":"{\n    \"page\": 1,\n    \"results\": [\n        {\n            \"description\": \"Just an awesome list.\",\n            \"favorite_count\": 0,\n            \"id\": 8288875,\n            \"item_count\": 0,\n            \"iso_639_1\": \"en\",\n            \"list_type\": \"movie\",\n            \"name\": \"This is my awesome test list.\",\n            \"poster_path\": null\n        },\n        {\n            \"description\": \"Just an awesome list.\",\n            \"favorite_count\": 0,\n            \"id\": 8288874,\n            \"item_count\": 0,\n            \"iso_639_1\": \"en\",\n            \"list_type\": \"movie\",\n            \"name\": \"This is my awesome test list.\",\n            \"poster_path\": null\n        }\n    ],\n    \"total_pages\": 1,\n    \"total_results\": 2\n}"}],"_postman_id":"51d994fc-081e-4019-aeea-06ab4aafdf83"},{"name":"get rated movies","id":"de88cba4-b3b1-4da2-8d00-99a64f92f1af","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/account/:account_id/rated/movies?language=en-US&page=1&session_id={{session-id}}&sort_by=created_at.asc","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","account",":account_id","rated","movies"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"language","value":"en-US"},{"description":{"content":"<p>int32</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"session_id","value":"{{session-id}}"},{"description":{"content":"<p>string. Default: created_at.asc</p>\n","type":"text/plain"},"key":"sort_by","value":"created_at.asc"}],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{accountid}}","key":"account_id"}]}},"response":[{"id":"0eaebbfb-b9c1-4436-a7bf-7c22ef5b066f","name":"get rated movies","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/account/:account_id/rated/movies","protocol":"https","host":["api","themoviedb","org"],"path":["3","account",":account_id","rated","movies"],"variable":[{"key":"account_id","value":"{{accountid}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 10:35:54 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=0"},{"key":"x-memc","value":"MISS"},{"key":"x-memc-key","value":"2c791d7467a6630ea401170cfabdb8ed"},{"key":"x-memc-age","value":"0"},{"key":"x-memc-expires","value":"0"},{"key":"ETag","value":"W/\"8ef225d8a3bad41d8d33563461683039\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 c34bd35d24f6df50307d1ac92d0f6110.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"w4YHJ5EMgqk9JLP5gL9j8uWyy2zX1FqlccLtjCap-MuMipwdgemtow=="}],"cookie":[],"responseTime":null,"body":"{\n    \"page\": 1,\n    \"results\": [\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/ffZgcxl3h4XLxNldO5H9d947DwN.jpg\",\n            \"genre_ids\": [\n                35\n            ],\n            \"id\": 4700,\n            \"original_language\": \"de\",\n            \"original_title\": \"Im Himmel ist die Hölle los\",\n            \"overview\": \"Teenage girl idolises television game show host, and gets a chance to be his assistant\",\n            \"popularity\": 1.077,\n            \"poster_path\": \"/477utDa8japbfsluXB2ZK2EZvUx.jpg\",\n            \"release_date\": \"1984-10-31\",\n            \"title\": \"Im Himmel ist die Hölle los\",\n            \"video\": false,\n            \"vote_average\": 5.9,\n            \"vote_count\": 5,\n            \"rating\": 8.5\n        }\n    ],\n    \"total_pages\": 1,\n    \"total_results\": 1\n}"}],"_postman_id":"de88cba4-b3b1-4da2-8d00-99a64f92f1af"},{"name":"get rated tv","id":"4bcf7554-125d-4187-a225-668dda882189","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/account/:account_id/rated/tv?language=en-US&page=1&session_id={{session-id}}&sort_by=created_at.asc","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","account",":account_id","rated","tv"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"language","value":"en-US"},{"description":{"content":"<p>int32</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"session_id","value":"{{session-id}}"},{"description":{"content":"<p>string. Default: created_at.asc</p>\n","type":"text/plain"},"key":"sort_by","value":"created_at.asc"}],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{accountid}}","key":"account_id"}]}},"response":[{"id":"009662c5-acaa-44f0-99d5-99c5ba32d183","name":"get rated tv","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/account/:account_id/rated/tv","protocol":"https","host":["api","themoviedb","org"],"path":["3","account",":account_id","rated","tv"],"variable":[{"key":"account_id","value":"{{accountid}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 10:42:28 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=0"},{"key":"x-memc","value":"MISS"},{"key":"x-memc-key","value":"563a7243a55865ca94562283a2553a20"},{"key":"x-memc-age","value":"0"},{"key":"x-memc-expires","value":"0"},{"key":"ETag","value":"W/\"5b333525ff117973180331432dc740b8\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 8d6071bd169bbf5fd46638140132b1d0.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"1_m60v0dNZfU_7JzTsxZSpe2vVwYXscsJyLQXsyb6IEbtRS8Ez5ukQ=="}],"cookie":[],"responseTime":null,"body":"{\n    \"page\": 1,\n    \"results\": [],\n    \"total_pages\": 0,\n    \"total_results\": 0\n}"}],"_postman_id":"4bcf7554-125d-4187-a225-668dda882189"},{"name":"rated tv episodes","id":"8ed2cba8-f2c2-452e-a084-c38859a6b0b2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/account/:account_id/rated/tv/episodes?language=en-US&page=1&session_id={{session-id}}&sort_by=created_at.asc","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","account",":account_id","rated","tv","episodes"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"language","value":"en-US"},{"description":{"content":"<p>int32</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"session_id","value":"{{session-id}}"},{"description":{"content":"<p>string. Default: created_at.asc</p>\n","type":"text/plain"},"key":"sort_by","value":"created_at.asc"}],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{accountid}}","key":"account_id"}]}},"response":[{"id":"d04a8e3a-dea9-40d4-a017-f772f529aea2","name":"rated tv episodes","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/account/:account_id/rated/tv/episodes","protocol":"https","host":["api","themoviedb","org"],"path":["3","account",":account_id","rated","tv","episodes"],"variable":[{"key":"account_id","value":"{{accountid}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 10:43:06 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=0"},{"key":"x-memc","value":"MISS"},{"key":"x-memc-key","value":"fe1c49cac195fc91cd38c8aa9ce5488a"},{"key":"x-memc-age","value":"0"},{"key":"x-memc-expires","value":"0"},{"key":"ETag","value":"W/\"5b333525ff117973180331432dc740b8\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 47c0295005ec7d8570406951491004c2.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"3ljN6KitY1C4nShH2_ZbERsZ-2aH8K0lCg0zoNq0eqxoiiVzi4Q1nQ=="}],"cookie":[],"responseTime":null,"body":"{\n    \"page\": 1,\n    \"results\": [],\n    \"total_pages\": 0,\n    \"total_results\": 0\n}"}],"_postman_id":"8ed2cba8-f2c2-452e-a084-c38859a6b0b2"},{"name":"get watchlist movies","id":"b5a2df39-9632-400e-92a5-d26e274dc3f6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/account/:account_id/watchlist/movies?language=en-US&page=1&session_id={{session-id}}&sort_by=created_at.asc","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","account",":account_id","watchlist","movies"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"language","value":"en-US"},{"description":{"content":"<p>int32</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"session_id","value":"{{session-id}}"},{"description":{"content":"<p>Default: created_at.asc</p>\n","type":"text/plain"},"key":"sort_by","value":"created_at.asc"}],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{accountid}}","key":"account_id"}]}},"response":[{"id":"ef016fe3-4ba7-4417-875f-fda21a87f915","name":"get watchlist movies","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/account/:account_id/watchlist/movies","protocol":"https","host":["api","themoviedb","org"],"path":["3","account",":account_id","watchlist","movies"],"variable":[{"key":"account_id","value":"{{accountid}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 10:43:40 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=0"},{"key":"x-memc","value":"MISS"},{"key":"x-memc-key","value":"0780d3ad622920c330fe310ddd1dca0a"},{"key":"x-memc-age","value":"0"},{"key":"x-memc-expires","value":"0"},{"key":"ETag","value":"W/\"6365ecec9a6ab116f83dfdafbddc7be1\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 e685e9e08c2e4b105f4d86b35da50628.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"uiJHnZZzUdeRQHEV4t931K7NhkqbWWqP5nR2vSjeV0e2k2BeUfaAeQ=="}],"cookie":[],"responseTime":null,"body":"{\n    \"page\": 1,\n    \"results\": [\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/hZkgoQYus5vegHoetLkCJzb17zJ.jpg\",\n            \"genre_ids\": [\n                18\n            ],\n            \"id\": 550,\n            \"original_language\": \"en\",\n            \"original_title\": \"Fight Club\",\n            \"overview\": \"A ticking-time-bomb insomniac and a slippery soap salesman channel primal male aggression into a shocking new form of therapy. Their concept catches on, with underground \\\"fight clubs\\\" forming in every town, until an eccentric gets in the way and ignites an out-of-control spiral toward oblivion.\",\n            \"popularity\": 76.944,\n            \"poster_path\": \"/pB8BM7pdSp6B6Ih7QZ4DrQ3PmJK.jpg\",\n            \"release_date\": \"1999-10-15\",\n            \"title\": \"Fight Club\",\n            \"video\": false,\n            \"vote_average\": 8.44,\n            \"vote_count\": 27968\n        }\n    ],\n    \"total_pages\": 1,\n    \"total_results\": 1\n}"}],"_postman_id":"b5a2df39-9632-400e-92a5-d26e274dc3f6"},{"name":"get watchlist tv","id":"8059aba1-fbd4-4a09-be28-d08ed58e41e4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/account/:account_id/watchlist/tv?language=en-US&page=1&session_id={{session-id}}&sort_by=created_at.asc","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","account",":account_id","watchlist","tv"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"language","value":"en-US"},{"description":{"content":"<p>int32</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"session_id","value":"{{session-id}}"},{"description":{"content":"<p>string. Default: created_at.asc</p>\n","type":"text/plain"},"key":"sort_by","value":"created_at.asc"}],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{accountid}}","key":"account_id"}]}},"response":[{"id":"e72ed70e-50af-4040-8efb-92b859088ecd","name":"get watchlist tv","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/account/:account_id/watchlist/tv","protocol":"https","host":["api","themoviedb","org"],"path":["3","account",":account_id","watchlist","tv"],"variable":[{"key":"account_id","value":"{{accountid}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 10:44:03 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=0"},{"key":"x-memc","value":"MISS"},{"key":"x-memc-key","value":"5ad76f05d75e43f154c38cb047212051"},{"key":"x-memc-age","value":"0"},{"key":"x-memc-expires","value":"0"},{"key":"ETag","value":"W/\"5b333525ff117973180331432dc740b8\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 de2ed3c94563fee614f35f9bc3f52d1c.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"sL6FgCNZpQJYczVQ4znPPzmX68vXm0BipY7dgxoglZcERQT6oWinoA=="}],"cookie":[],"responseTime":null,"body":"{\n    \"page\": 1,\n    \"results\": [],\n    \"total_pages\": 0,\n    \"total_results\": 0\n}"}],"_postman_id":"8059aba1-fbd4-4a09-be28-d08ed58e41e4"}],"id":"188debf2-2fde-4229-a92e-46a3ac1b2041","description":"<p>This contains details for the user's account.</p>\n","_postman_id":"188debf2-2fde-4229-a92e-46a3ac1b2041","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}}},{"name":"Authentication","item":[{"name":"create guest session","id":"968b6c65-d52a-4d87-8211-ef595c89d992","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/authentication/guest_session/new","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","authentication","guest_session","new"],"host":["api","themoviedb","org"],"query":[],"variable":[]}},"response":[{"id":"4656f6ce-5f79-45bc-9c0a-9d7d6c827685","name":"create guest session","originalRequest":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/authentication/guest_session/new"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 10:49:46 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=0"},{"key":"ETag","value":"W/\"3770fce2a65eb67f9e33ef7fcf29ed37\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 d4b41c13595dcfd327649d8cdea72ce8.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"1zFC6EpGhe6cAf-MdQj0xImOhxj7FBfIqlRO2vKIElB2q8IhvPt3oQ=="}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"guest_session_id\": \"{{guest_session_id}}\",\n    \"expires_at\": \"2024-02-04 10:49:46 UTC\"\n}"}],"_postman_id":"968b6c65-d52a-4d87-8211-ef595c89d992"},{"name":"create request token","id":"7f00e3de-3d96-496c-a4ee-105098b90a7f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/authentication/token/new","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","authentication","token","new"],"host":["api","themoviedb","org"],"query":[],"variable":[]}},"response":[{"id":"930dc5f1-8c24-4ed7-bf00-382a826f6605","name":"create request token","originalRequest":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/authentication/token/new"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 10:50:18 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=0"},{"key":"authentication-callback","value":"http://www.themoviedb.org/authenticate/0805bb89e321870a4b011b292f9019c583836280"},{"key":"ETag","value":"W/\"37285b00c0efb7ed05095335f3138e20\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 a075746ea1824aa1c02a5e26a9e968e4.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"opFWTatES1jNrW3R-t3b0ZqKICfBf5sEIOOhOUNc4KdV3ftHXI7U9g=="}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"expires_at\": \"2024-02-03 11:50:18 UTC\",\n    \"request_token\": \"{{request-token}}\"\n}"}],"_postman_id":"7f00e3de-3d96-496c-a4ee-105098b90a7f"},{"name":"create session","id":"9359dfc1-8196-473e-9480-29d39cd695f5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"request_token\": \"{{request-token}}\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.themoviedb.org/3/authentication/session/new","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","authentication","session","new"],"host":["api","themoviedb","org"],"query":[],"variable":[]}},"response":[{"id":"a23e597c-681f-4082-88b5-3eaffb4ded51","name":"create session","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"request_token\": \"{{request-token}}\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.themoviedb.org/3/authentication/session/new"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n  \"success\": true,\r\n  \"session_id\": \"{{session-id}}\"\r\n}"}],"_postman_id":"9359dfc1-8196-473e-9480-29d39cd695f5"},{"name":"create session (from v4 token)","id":"208f1890-eede-48ed-afd1-a97dd77764ad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"access_token\": \"{{access-token}}\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.themoviedb.org/3/authentication/session/convert/4","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","authentication","session","convert","4"],"host":["api","themoviedb","org"],"query":[],"variable":[]}},"response":[{"id":"3c2800f5-da16-486c-8a53-d8dd809c987d","name":"create session (from v4 token)","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"access_token\": \"{{access-token}}\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.themoviedb.org/3/authentication/session/convert/4"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"129"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 11:08:00 GMT"},{"key":"Server","value":"openresty"},{"key":"X-Cache","value":"Error from cloudfront"},{"key":"Via","value":"1.1 e685e9e08c2e4b105f4d86b35da50628.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"_YVzUEs7j-2VsP3UDB_2uS2ONT9-JfZ8l0zfZQO4VOgrNjLhodH7Gw=="},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n  \"success\": true,\n  \"session_id\": \"{{session-id}}\"\n}"}],"_postman_id":"208f1890-eede-48ed-afd1-a97dd77764ad"},{"name":"create session (with login)","id":"d6582844-6508-4cf2-a888-96d90b20aa6f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"username\": \"{{user_name}}\",\r\n  \"password\": \"{{pass_word}}\",\r\n  \"request_token\": \"{{request-token}}\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.themoviedb.org/3/authentication/token/validate_with_login","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","authentication","token","validate_with_login"],"host":["api","themoviedb","org"],"query":[],"variable":[]}},"response":[{"id":"8d428cc3-cda2-4f60-9896-598cb4ab914f","name":"create session (with login)","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"username\": \"{{user_name}}\",\r\n  \"password\": \"{{pass_word}}\",\r\n  \"request_token\": \"{{request-token}}\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.themoviedb.org/3/authentication/token/validate_with_login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"124"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 11:15:23 GMT"},{"key":"Server","value":"openresty"},{"key":"cache-control","value":"public, max-age=0"},{"key":"X-Cache","value":"Error from cloudfront"},{"key":"Via","value":"1.1 3dcb635971b5d310e8941cdb963aff70.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"NhuLfUq1PmuZGhxy-zKhOnMeJaIoIgNz9W54fT5Tv_zJZmUiH1u3ZQ=="},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n  \"success\": true,\n  \"expires_at\": \"2024-01-25 11:33:00 UTC\",\n  \"request_token\": \"{{request-token}}\"\n}"}],"_postman_id":"d6582844-6508-4cf2-a888-96d90b20aa6f"},{"name":"delete session","id":"baf41812-fc5c-41d2-a0b3-f9b71d79cbab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\r\n  \"session_id\": \"{{session-id}}\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.themoviedb.org/3/authentication/session","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","authentication","session"],"host":["api","themoviedb","org"],"query":[],"variable":[]}},"response":[{"id":"c7d1477c-3dc5-485f-b12c-f451c2942b52","name":"delete session","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\r\n  \"session_id\": \"{{session-id}}\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.themoviedb.org/3/authentication/session"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n  \"success\": true\r\n}"}],"_postman_id":"baf41812-fc5c-41d2-a0b3-f9b71d79cbab"},{"name":"validate key","id":"abbff4e8-12da-4012-bb4b-5938a023d43d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/authentication","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","authentication"],"host":["api","themoviedb","org"],"query":[],"variable":[]}},"response":[{"id":"a9bac2c8-0f56-49e5-9e6c-f3753f9ddc3a","name":"validate key","originalRequest":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/authentication"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 11:22:44 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=0"},{"key":"ETag","value":"W/\"4543905c5703940a323f39bb4fdcba82\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 20579d8c7e6a7d159f211e9ee1d4003c.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"9gj8yYsgh1vnkZr8WrXHbyI3605niWwxgQD2mubMmcjZ_ZJw9zbelg=="}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"status_code\": 1,\n    \"status_message\": \"Success.\"\n}"}],"_postman_id":"abbff4e8-12da-4012-bb4b-5938a023d43d"}],"id":"c1e91951-2cee-4a6e-88a8-03dd148b2977","description":"<p>This describes the authentication process.</p>\n","_postman_id":"c1e91951-2cee-4a6e-88a8-03dd148b2977","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}}},{"name":"Certifications","item":[{"name":"get movie cert","id":"897f785a-711e-41b8-8f15-3c10a0b893d3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/certification/movie/list","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","certification","movie","list"],"host":["api","themoviedb","org"],"query":[],"variable":[]}},"response":[{"id":"b9a383da-9300-4697-871f-7bd152e7f5b9","name":"get movie cert","originalRequest":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/certification/movie/list"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 11:36:51 GMT"},{"key":"Server","value":"openresty"},{"key":"ETag","value":"W/\"2b49e99e0eee7b275dae04464b4dd2ab\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 98e30e5953336545df428a8f5923a288.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"Rs-I8yu8sZSeAvMZCg08k-gZXrWL99enHYUSDcPwr606j8bb-dd_oQ=="}],"cookie":[],"responseTime":null,"body":"{\n    \"certifications\": {\n        \"AU\": [\n            {\n                \"certification\": \"E\",\n                \"meaning\": \"Exempt from classification. Films that are exempt from classification must not contain contentious material (i.e. material that would ordinarily be rated M or higher).\",\n                \"order\": 1\n            },\n            {\n                \"certification\": \"G\",\n                \"meaning\": \"General. The content is very mild in impact.\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"PG\",\n                \"meaning\": \"Parental guidance recommended. There are no age restrictions. The content is mild in impact.\",\n                \"order\": 3\n            },\n            {\n                \"certification\": \"M\",\n                \"meaning\": \"Recommended for mature audiences. There are no age restrictions. The content is moderate in impact.\",\n                \"order\": 4\n            },\n            {\n                \"certification\": \"MA 15+\",\n                \"meaning\": \"Mature Accompanied. Unsuitable for children younger than 15. Children younger than 15 years must be accompanied by a parent or guardian. The content is strong in impact.\",\n                \"order\": 5\n            },\n            {\n                \"certification\": \"R 18+\",\n                \"meaning\": \"Restricted to 18 years and over. Adults only. The content is high in impact.\",\n                \"order\": 6\n            },\n            {\n                \"certification\": \"X 18+\",\n                \"meaning\": \"Restricted to 18 years and over. Films with this rating have pornographic content. Films classified as X18+ are banned from being sold or rented in all Australian states and are only legally available in the Australian Capital Territory and the Northern Territory. However, importing X18+ material from the two territories to any of the Australian states is legal.The content is sexually explicit in impact.\",\n                \"order\": 7\n            },\n            {\n                \"certification\": \"RC\",\n                \"meaning\": \"Refused Classification. Banned from sale or hire in Australia; also generally applies to importation (if inspected by and suspicious to Customs). Private Internet viewing is unenforced and attempts to legally censor such online material has resulted in controversy. Films are rated RC if their content exceeds the guidelines. The content is very high in impact.\",\n                \"order\": 8\n            }\n        ],\n        \"BG\": [\n            {\n                \"certification\": \"D\",\n                \"meaning\": \"Prohibited for persons under 16.\",\n                \"order\": 4\n            },\n            {\n                \"certification\": \"X\",\n                \"meaning\": \"Prohibited for persons under 18.\",\n                \"order\": 5\n            },\n            {\n                \"certification\": \"B\",\n                \"meaning\": \"Without age restrictions.\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"C\",\n                \"meaning\": \"Not recommended for children under 12.\",\n                \"order\": 3\n            },\n            {\n                \"certification\": \"A\",\n                \"meaning\": \"Recommended for children.\",\n                \"order\": 1\n            }\n        ],\n        \"BR\": [\n            {\n                \"certification\": \"14\",\n                \"meaning\": \"Not recommended for minors under fourteen. More violent material, stronger sex references and/or nudity.\",\n                \"order\": 4\n            },\n            {\n                \"certification\": \"16\",\n                \"meaning\": \"Not recommended for minors under sixteen. Scenes featuring production, trafficking and/or use of illegal drugs, hyper-realistic sex, sexual violence, abortion, torture, mutilation, suicide, trivialization of violence and death penalty.\",\n                \"order\": 5\n            },\n            {\n                \"certification\": \"L\",\n                \"meaning\": \"General Audiences. Do not expose children to potentially harmful content.\",\n                \"order\": 1\n            },\n            {\n                \"certification\": \"12\",\n                \"meaning\": \"Not recommended for minors under twelve. Scenes can include physical aggression, use of legal drugs and sexual innuendo.\",\n                \"order\": 3\n            },\n            {\n                \"certification\": \"10\",\n                \"meaning\": \"Not recommended for minors under ten. Violent content or inappropriate language to children, even if of a less intensity.\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"18\",\n                \"meaning\": \"Not recommended for minors under eighteen. Scenes featuring explicit sex, incest, pedophilia, praising of the use of illegal drugs and violence of a strong imagery impact.\",\n                \"order\": 6\n            }\n        ],\n        \"CA\": [\n            {\n                \"certification\": \"G\",\n                \"meaning\": \"All ages.\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"PG\",\n                \"meaning\": \"Parental guidance advised. There is no age restriction but some material may not be suitable for all children.\",\n                \"order\": 3\n            },\n            {\n                \"certification\": \"14A\",\n                \"meaning\": \"Persons under 14 years of age must be accompanied by an adult.\",\n                \"order\": 4\n            },\n            {\n                \"certification\": \"18A\",\n                \"meaning\": \"Persons under 18 years of age must be accompanied by an adult. In the Maritimes & Manitoba, children under the age of 14 are prohibited from viewing the film.\",\n                \"order\": 5\n            },\n            {\n                \"certification\": \"R\",\n                \"meaning\": \"Restricted to 18 years and over. No rental or purchase by those under 18. Content not suitable for minors. Video contains frequent use of: sexual activity; brutal/graphic violence; intense horror; and/or other disturbing content.\",\n                \"order\": 6\n            },\n            {\n                \"certification\": \"A\",\n                \"meaning\": \"Admittance restricted to people 18 years of age or older. Sole purpose of the film is the portrayal of sexually explicit activity and/or explicit violence.\",\n                \"order\": 7\n            },\n            {\n                \"certification\": \"E\",\n                \"meaning\": \"Exempt. Contains material not subject to classification such as documentaries, nature, travel, music, arts and culture, sports and educational and instructional information.\",\n                \"order\": 1\n            }\n        ],\n        \"CA-QC\": [\n            {\n                \"certification\": \"NR\",\n                \"meaning\": \"No rating information.\",\n                \"order\": 0\n            },\n            {\n                \"certification\": \"G\",\n                \"meaning\": \"General Rating – May be viewed, rented or purchased by persons of all ages. If a film carrying a \\\"G\\\" rating might offend the sensibilities of a child under 8 years of age, \\\"Not suitable for young children\\\" is appended to the classification.\",\n                \"order\": 1\n            },\n            {\n                \"certification\": \"13+\",\n                \"meaning\": \"13 years and over – May be viewed, rented or purchased only by children 13 years of age or over. Children under 13 may be admitted only if accompanied by an adult.\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"16+\",\n                \"meaning\": \"16 years and over – May be viewed, rented or purchased only by children 16 years of age or over.\",\n                \"order\": 3\n            },\n            {\n                \"certification\": \"18+\",\n                \"meaning\": \"18 years and over – May be viewed, rented or purchased only by adults 18 years of age or over. If a film contains real and explicit sexual activity \\\"Explicit sexuality\\\" is appended to the classification, and in the retail video industry storeowners are required to place the film in a room reserved for adults.\",\n                \"order\": 4\n            }\n        ],\n        \"DE\": [\n            {\n                \"certification\": \"12\",\n                \"meaning\": \"Children 12 or older admitted, children between 6 and 11 only when accompanied by parent or a legal guardian.\",\n                \"order\": 3\n            },\n            {\n                \"certification\": \"18\",\n                \"meaning\": \"No youth admitted, only adults.\",\n                \"order\": 5\n            },\n            {\n                \"certification\": \"0\",\n                \"meaning\": \"No age restriction.\",\n                \"order\": 1\n            },\n            {\n                \"certification\": \"6\",\n                \"meaning\": \"No children younger than 6 years admitted.\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"16\",\n                \"meaning\": \"Children 16 or older admitted, nobody under this age admitted.\",\n                \"order\": 4\n            }\n        ],\n        \"DK\": [\n            {\n                \"certification\": \"NR\",\n                \"meaning\": \"No rating information.\",\n                \"order\": 0\n            },\n            {\n                \"certification\": \"A\",\n                \"meaning\": \"Suitable for a general audience.\",\n                \"order\": 1\n            },\n            {\n                \"certification\": \"7\",\n                \"meaning\": \"Not recommended for children under 7.\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"11\",\n                \"meaning\": \"For ages 11 and up.\",\n                \"order\": 3\n            },\n            {\n                \"certification\": \"15\",\n                \"meaning\": \"For ages 15 and up.\",\n                \"order\": 4\n            },\n            {\n                \"certification\": \"F\",\n                \"meaning\": \"Exempt from classification.\",\n                \"order\": 5\n            }\n        ],\n        \"ES\": [\n            {\n                \"certification\": \"A\",\n                \"meaning\": \"General admission.\",\n                \"order\": 1\n            },\n            {\n                \"certification\": \"Ai\",\n                \"meaning\": \"General admission.\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"7\",\n                \"meaning\": \"Not recommended for audiences under 7.\",\n                \"order\": 3\n            },\n            {\n                \"certification\": \"7i\",\n                \"meaning\": \"Not recommended for audiences under 7.\",\n                \"order\": 4\n            },\n            {\n                \"certification\": \"12\",\n                \"meaning\": \"Not recommended for audiences under 12.\",\n                \"order\": 5\n            },\n            {\n                \"certification\": \"16\",\n                \"meaning\": \"Not recommended for audiences under 16.\",\n                \"order\": 5\n            },\n            {\n                \"certification\": \"18\",\n                \"meaning\": \"Not recommended for audiences under 18.\",\n                \"order\": 7\n            },\n            {\n                \"certification\": \"X\",\n                \"meaning\": \"Prohibited for audiences under 18.\",\n                \"order\": 8\n            }\n        ],\n        \"FI\": [\n            {\n                \"certification\": \"K-16\",\n                \"meaning\": \"Over 16 years.\",\n                \"order\": 4\n            },\n            {\n                \"certification\": \"K-12\",\n                \"meaning\": \"Over 12 years.\",\n                \"order\": 3\n            },\n            {\n                \"certification\": \"K-7\",\n                \"meaning\": \"Over 7 years.\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"S\",\n                \"meaning\": \"For all ages.\",\n                \"order\": 1\n            },\n            {\n                \"certification\": \"K-18\",\n                \"meaning\": \"Adults only.\",\n                \"order\": 5\n            },\n            {\n                \"certification\": \"KK\",\n                \"meaning\": \"Banned from commercial distribution.\",\n                \"order\": 6\n            }\n        ],\n        \"FR\": [\n            {\n                \"certification\": \"TP\",\n                \"meaning\": \"Valid for all audiences.\",\n                \"order\": 1\n            },\n            {\n                \"certification\": \"12\",\n                \"meaning\": \"Unsuitable for children younger than 12 or forbidden in cinemas for under 12.\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"16\",\n                \"meaning\": \"Unsuitable for children younger than 16 or forbidden in cinemas for under 16.\",\n                \"order\": 3\n            },\n            {\n                \"certification\": \"18\",\n                \"meaning\": \"Unsuitable for children younger than 18 or forbidden in cinemas for under 18.\",\n                \"order\": 4\n            }\n        ],\n        \"GB\": [\n            {\n                \"certification\": \"15\",\n                \"meaning\": \"Only those over 15 years are admitted. Nobody younger than 15 can rent or buy a 15-rated VHS, DVD, Blu-ray Disc, UMD or game, or watch a film in the cinema with this rating. Films under this category can contain adult themes, hard drugs, frequent strong language and limited use of very strong language, strong violence and strong sex references, and nudity without graphic detail. Sexual activity may be portrayed but without any strong detail. Sexual violence may be shown if discreet and justified by context.\",\n                \"order\": 5\n            },\n            {\n                \"certification\": \"R18\",\n                \"meaning\": \"Can only be shown at licensed adult cinemas or sold at licensed sex shops, and only to adults, those aged 18 or over. Films under this category are always hard-core pornography, defined as material intended for sexual stimulation and containing clear images of real sexual activity, strong fetish material, explicit animated images, or sight of certain acts such as triple simultaneous penetration and snowballing. There remains a range of material that is often cut from the R18 rating: strong images of injury in BDSM or spanking works, urolagnia, scenes suggesting incest even if staged, references to underage sex or childhood sexual development and aggressive behaviour such as hair-pulling or spitting on a performer are not permitted. More cuts are demanded in this category than any other category.\",\n                \"order\": 7\n            },\n            {\n                \"certification\": \"PG\",\n                \"meaning\": \"All ages admitted, but certain scenes may be unsuitable for young children. May contain mild language and sex/drugs references. May contain moderate violence if justified by context (e.g. fantasy).\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"12A\",\n                \"meaning\": \"Films under this category are considered to be unsuitable for very young people. Those aged under 12 years are only admitted if accompanied by an adult, aged at least 18 years, at all times during the motion picture. However, it is generally not recommended that children under 12 years should watch the film. Films under this category can contain mature themes, discrimination, soft drugs, moderate swear words, infrequent strong language and moderate violence, sex references and nudity. Sexual activity may be briefly and discreetly portrayed. Sexual violence may be implied or briefly indicated.\",\n                \"order\": 3\n            },\n            {\n                \"certification\": \"U\",\n                \"meaning\": \"All ages admitted, there is nothing unsuitable for children.\",\n                \"order\": 1\n            },\n            {\n                \"certification\": \"18\",\n                \"meaning\": \"Only adults are admitted. Nobody younger than 18 can rent or buy an 18-rated VHS, DVD, Blu-ray Disc, UMD or game, or watch a film in the cinema with this rating. Films under this category do not have limitation on the bad language that is used. Hard drugs are generally allowed, and explicit sex references along with detailed sexual activity are also allowed. Scenes of strong real sex may be permitted if justified by the context. Very strong, gory, and/or sadistic violence is usually permitted. Strong sexual violence is permitted unless it is eroticised or excessively graphic.\",\n                \"order\": 6\n            },\n            {\n                \"certification\": \"12\",\n                \"meaning\": \"Home media only since 2002. 12A-rated films are usually given a 12 certificate for the VHS/DVD version unless extra material has been added that requires a higher rating. Nobody younger than 12 can rent or buy a 12-rated VHS, DVD, Blu-ray Disc, UMD or game. The content guidelines are identical to those used for the 12A certificate.\",\n                \"order\": 4\n            }\n        ],\n        \"HU\": [\n            {\n                \"certification\": \"6\",\n                \"meaning\": \"Not recommended below age of 6.\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"16\",\n                \"meaning\": \"Not recommended below age of 16.\",\n                \"order\": 4\n            },\n            {\n                \"certification\": \"KN\",\n                \"meaning\": \"Without age restriction.\",\n                \"order\": 1\n            },\n            {\n                \"certification\": \"18\",\n                \"meaning\": \"Not recommended below age of 18.\",\n                \"order\": 5\n            },\n            {\n                \"certification\": \"NR\",\n                \"meaning\": \"No rating information.\",\n                \"order\": 0\n            },\n            {\n                \"certification\": \"12\",\n                \"meaning\": \"Not recommended below age of 12.\",\n                \"order\": 3\n            },\n            {\n                \"certification\": \"X\",\n                \"meaning\": \"Restricted below 18, for adults only.\",\n                \"order\": 6\n            }\n        ],\n        \"IN\": [\n            {\n                \"certification\": \"U\",\n                \"meaning\": \"Unrestricted Public Exhibition throughout India, suitable for all age groups. Films under this category should not upset children over 4. Such films may contain educational, social or family-oriented themes. Films under this category may also contain fantasy violence and/or mild bad language.\",\n                \"order\": 1\n            },\n            {\n                \"certification\": \"U/A 7+\",\n                \"meaning\": \"Viewable for 7 and above years old.\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"UA\",\n                \"meaning\": \"All ages admitted, but it is advised that children below 12 be accompanied by a parent as the theme or content may be considered intense or inappropriate for young children. Films under this category may contain mature themes, sexual references, mild sex scenes, violence with brief gory images and/or infrequent use of crude language.\",\n                \"order\": 3\n            },\n            {\n                \"certification\": \"U/A 13+\",\n                \"meaning\": \"Viewable for 13 and above years old.\",\n                \"order\": 4\n            },\n            {\n                \"certification\": \"U/A 16+\",\n                \"meaning\": \"Viewable for 16 and above years old.\",\n                \"order\": 5\n            },\n            {\n                \"certification\": \"A\",\n                \"meaning\": \"Restricted to adult audiences (18 years or over). Nobody below the age of 18 may buy/rent an A-rated DVD, VHS, UMD or watch a film in the cinema with this rating. Films under this category may contain adult/disturbing themes, frequent crude language, brutal violence with blood and gore, strong sex scenes and/or scenes of drug abuse which is considered unsuitable for minors.\",\n                \"order\": 6\n            },\n            {\n                \"certification\": \"S\",\n                \"meaning\": \"Restricted to any special class of persons.\",\n                \"order\": 7\n            }\n        ],\n        \"IT\": [\n            {\n                \"certification\": \"NR\",\n                \"meaning\": \"No rating information.\",\n                \"order\": 0\n            },\n            {\n                \"certification\": \"T\",\n                \"meaning\": \"All ages admitted.\",\n                \"order\": 1\n            },\n            {\n                \"certification\": \"6+\",\n                \"meaning\": \"Not suitable for children under 6.\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"14+\",\n                \"meaning\": \"Released to ages 14 and older; children who are at least 12 may be admitted with adult accompaniment.\",\n                \"order\": 3\n            },\n            {\n                \"certification\": \"18+\",\n                \"meaning\": \"Released to ages 18 and older; children who are at least 16 may be admitted with adult accompaniment.\",\n                \"order\": 4\n            }\n        ],\n        \"LT\": [\n            {\n                \"certification\": \"NR\",\n                \"meaning\": \"No rating information.\",\n                \"order\": 0\n            },\n            {\n                \"certification\": \"V\",\n                \"meaning\": \"Movies for the audience of all ages.\",\n                \"order\": 1\n            },\n            {\n                \"certification\": \"N-7\",\n                \"meaning\": \"Movies for viewers from 7 years old. Younger than 7 years of age, viewers of this index have been featured only together with accompanying adult persons.\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"N-13\",\n                \"meaning\": \"Movies for viewers from 13 years of age. The viewers from 7 to 13 years of age are allowed to enter this index only together with accompanying adult persons.\",\n                \"order\": 3\n            },\n            {\n                \"certification\": \"N-16\",\n                \"meaning\": \"Movies for viewers from 16 years of age.\",\n                \"order\": 4\n            },\n            {\n                \"certification\": \"N-18\",\n                \"meaning\": \"Movies for viewers from 18 years of age.\",\n                \"order\": 5\n            }\n        ],\n        \"MY\": [\n            {\n                \"certification\": \"NR\",\n                \"meaning\": \"No rating information.\",\n                \"order\": 0\n            },\n            {\n                \"certification\": \"U\",\n                \"meaning\": \"(Umum: \\\"General Audiences\\\") - For general audiences. (Used by the majority of films screened in Malaysia until 2008 but it continues only for television, notably for RTM.)\",\n                \"order\": 1\n            },\n            {\n                \"certification\": \"P13\",\n                \"meaning\": \"(Penjaga 13 : \\\"Parental Guidance 13\\\") - Children under 13 not admitted unless accompanied by an adult. (Introduced in 2006, this became the official Malaysian motion picture rating system in 2008. The \\\"PG-13\\\" rating was revised to \\\"P13\\\" from April 2012 onwards to emphasize the use of Malay language instead of English.) Passionate kissing scenes are not allowed under a P13 rating.\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"18SG\",\n                \"meaning\": \"(Seram, Ganas: \\\"Graphic Violence and Horror/Terror\\\") - Film may contain strong violence, gore or horror/terror people may find objectionable.\",\n                \"order\": 3\n            },\n            {\n                \"certification\": \"18SX\",\n                \"meaning\": \"(Seks: \\\"Sexual Content\\\") - Film may contain sex scenes, nudity or sexual dialogue/references people may find objectionable (despite scenes of sex and nudity being strictly censored off by the LPF.)\",\n                \"order\": 4\n            },\n            {\n                \"certification\": \"18PA\",\n                \"meaning\": \"(Politik, Agama: \\\"Strong Religious or Political Elements\\\") - Film may contain elements which include religious, social or political aspects people may find objectionable. Rarely used.\",\n                \"order\": 5\n            },\n            {\n                \"certification\": \"18PL\",\n                \"meaning\": \"(Pelbagai: \\\"Various\\\") - Film may contain strong violence, gore, horror/terror, sex scenes, nudity, sexual dialogues/references, religious, social or political aspects people may find objectionable. The majority of the 18+ movies use this rating. For example, a film with sex scenes and strong violence will be classified as 18PL, despite scenes of sex and nudity being strictly censored off by the LPF.\",\n                \"order\": 6\n            }\n        ],\n        \"NL\": [\n            {\n                \"certification\": \"AL\",\n                \"meaning\": \"All ages.\",\n                \"order\": 1\n            },\n            {\n                \"certification\": \"6\",\n                \"meaning\": \"Potentially harmful to children under 6 years.\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"9\",\n                \"meaning\": \"Potentially harmful to children under 9 years.\",\n                \"order\": 3\n            },\n            {\n                \"certification\": \"12\",\n                \"meaning\": \"Potentially harmful to children under 12 years; broadcasting is not allowed before 8:00 pm.\",\n                \"order\": 4\n            },\n            {\n                \"certification\": \"16\",\n                \"meaning\": \"Potentially harmful to children under 16 years; broadcasting is not allowed before 10:00 pm.\",\n                \"order\": 6\n            },\n            {\n                \"certification\": \"14\",\n                \"meaning\": \"Potentially harmful to children under 14 years; broadcasting is not allowed before 8:00 pm.\",\n                \"order\": 5\n            },\n            {\n                \"certification\": \"18\",\n                \"meaning\": \"Potentially harmful to (and not allowed for) children under 18 years; broadcasting is not allowed before midnight.\",\n                \"order\": 7\n            }\n        ],\n        \"NO\": [\n            {\n                \"certification\": \"6\",\n                \"meaning\": \"6 years (no restriction for children accompanied by an adult).\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"9\",\n                \"meaning\": \"9 years (children down to 6 years accompanied by an adult).\",\n                \"order\": 3\n            },\n            {\n                \"certification\": \"NR\",\n                \"meaning\": \"No rating information.\",\n                \"order\": 0\n            },\n            {\n                \"certification\": \"18\",\n                \"meaning\": \" 18 years (absolute lower limit).\",\n                \"order\": 6\n            },\n            {\n                \"certification\": \"15\",\n                \"meaning\": \"15 years (young down to 12 years accompanied by an adult).\",\n                \"order\": 5\n            },\n            {\n                \"certification\": \"12\",\n                \"meaning\": \"12 years (children down to 9 years accompanied by an adult).\",\n                \"order\": 4\n            },\n            {\n                \"certification\": \"A\",\n                \"meaning\": \"Suitable for all.\",\n                \"order\": 1\n            }\n        ],\n        \"NZ\": [\n            {\n                \"certification\": \"G\",\n                \"meaning\": \"Suitable for general audiences.\",\n                \"order\": 1\n            },\n            {\n                \"certification\": \"PG\",\n                \"meaning\": \"Parental guidance recommended for younger viewers.\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"M\",\n                \"meaning\": \"Suitable for (but not restricted to) mature audiences 16 years and up.\",\n                \"order\": 3\n            },\n            {\n                \"certification\": \"R13\",\n                \"meaning\": \"Restricted to persons 13 years of age and over.\",\n                \"order\": 4\n            },\n            {\n                \"certification\": \"R15\",\n                \"meaning\": \"Restricted to persons 15 years of age and over.\",\n                \"order\": 6\n            },\n            {\n                \"certification\": \"R16\",\n                \"meaning\": \"Restricted to persons 16 years of age and over.\",\n                \"order\": 7\n            },\n            {\n                \"certification\": \"R18\",\n                \"meaning\": \"Restricted to persons 18 years of age and over.\",\n                \"order\": 9\n            },\n            {\n                \"certification\": \"R\",\n                \"meaning\": \"Restricted to a particular class of persons, or for particular purposes, or both.\",\n                \"order\": 11\n            },\n            {\n                \"certification\": \"RP13\",\n                \"meaning\": \"\",\n                \"order\": 5\n            },\n            {\n                \"certification\": \"RP16\",\n                \"meaning\": \"\",\n                \"order\": 8\n            },\n            {\n                \"certification\": \"RP18\",\n                \"meaning\": \"\",\n                \"order\": 10\n            }\n        ],\n        \"PH\": [\n            {\n                \"certification\": \"NR\",\n                \"meaning\": \"No rating information.\",\n                \"order\": 0\n            },\n            {\n                \"certification\": \"PG\",\n                \"meaning\": \"Viewers below 13 years old must be accompanied by a parent or supervising adult.\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"X\",\n                \"meaning\": \"“X-rated” films are not suitable for public exhibition.\",\n                \"order\": 6\n            },\n            {\n                \"certification\": \"R-18\",\n                \"meaning\": \"Only viewers who are 18 years old and above can be admitted.\",\n                \"order\": 5\n            },\n            {\n                \"certification\": \"R-16\",\n                \"meaning\": \"Only viewers who are 16 years old and above can be admitted.\",\n                \"order\": 4\n            },\n            {\n                \"certification\": \"G\",\n                \"meaning\": \"Viewers of all ages are admitted.\",\n                \"order\": 1\n            },\n            {\n                \"certification\": \"R-13\",\n                \"meaning\": \"Only viewers who are 13 years old and above can be admitted.\",\n                \"order\": 3\n            }\n        ],\n        \"PT\": [\n            {\n                \"certification\": \"Públicos\",\n                \"meaning\": \"For all the public (especially designed for children under 3 years of age).\",\n                \"order\": 1\n            },\n            {\n                \"certification\": \"M/3\",\n                \"meaning\": \"Passed for viewers aged 3 and older.\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"M/6\",\n                \"meaning\": \"Passed for viewers aged 6 and older.\",\n                \"order\": 3\n            },\n            {\n                \"certification\": \"M/12\",\n                \"meaning\": \"Passed for viewers aged 12 and older.\",\n                \"order\": 4\n            },\n            {\n                \"certification\": \"M/14\",\n                \"meaning\": \"Passed for viewers aged 14 and older.\",\n                \"order\": 5\n            },\n            {\n                \"certification\": \"M/16\",\n                \"meaning\": \"Passed for viewers aged 16 and older.\",\n                \"order\": 6\n            },\n            {\n                \"certification\": \"M/18\",\n                \"meaning\": \"Passed for viewers aged 18 and older.\",\n                \"order\": 7\n            },\n            {\n                \"certification\": \"P\",\n                \"meaning\": \"Special rating supplementary to the M/18 age rating denoting pornography.\",\n                \"order\": 8\n            }\n        ],\n        \"RU\": [\n            {\n                \"certification\": \"6+\",\n                \"meaning\": \"(For children above 6) – Unsuitable for children under 6.\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"0+\",\n                \"meaning\": \"All ages are admitted.\",\n                \"order\": 1\n            },\n            {\n                \"certification\": \"16+\",\n                \"meaning\": \"(For children above 16) – Unsuitable for children under 16.\",\n                \"order\": 4\n            },\n            {\n                \"certification\": \"18+\",\n                \"meaning\": \"(Prohibited for children) – Prohibited for children under 18.\",\n                \"order\": 5\n            },\n            {\n                \"certification\": \"12+\",\n                \"meaning\": \"(For children above 12) – Unsuitable for children under 12.\",\n                \"order\": 3\n            },\n            {\n                \"certification\": \"NR\",\n                \"meaning\": \"No rating information.\",\n                \"order\": 0\n            }\n        ],\n        \"SE\": [\n            {\n                \"certification\": \"11\",\n                \"meaning\": \"Children over the age of 7, who are accompanied by an adult, are admitted to films that have been passed for children from the age of 11.\",\n                \"order\": 3\n            },\n            {\n                \"certification\": \"NR\",\n                \"meaning\": \"No rating information.\",\n                \"order\": 0\n            },\n            {\n                \"certification\": \"15\",\n                \"meaning\": \"Children over the age of 7, who are accompanied by an adult, are admitted to films that have been passed for children from the age of 11. Updated on March 1, 2017.\",\n                \"order\": 4\n            },\n            {\n                \"certification\": \"Btl\",\n                \"meaning\": \"All ages.\",\n                \"order\": 1\n            },\n            {\n                \"certification\": \"7\",\n                \"meaning\": \"Children under the age of 7, who are accompanied by an adult (a person aged 18 or over), are admitted to films that have been passed for children from the age of 7.\",\n                \"order\": 2\n            }\n        ],\n        \"US\": [\n            {\n                \"certification\": \"R\",\n                \"meaning\": \"Under 17 requires accompanying parent or adult guardian 21 or older. The parent/guardian is required to stay with the child under 17 through the entire movie, even if the parent gives the child/teenager permission to see the film alone. These films may contain strong profanity, graphic sexuality, nudity, strong violence, horror, gore, and strong drug use. A movie rated R for profanity often has more severe or frequent language than the PG-13 rating would permit. An R-rated movie may have more blood, gore, drug use, nudity, or graphic sexuality than a PG-13 movie would admit.\",\n                \"order\": 4\n            },\n            {\n                \"certification\": \"PG\",\n                \"meaning\": \"Some material may not be suitable for children under 10. These films may contain some mild language, crude/suggestive humor, scary moments and/or violence. No drug content is present. There are a few exceptions to this rule. A few racial insults may also be heard.\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"NC-17\",\n                \"meaning\": \"These films contain excessive graphic violence, intense or explicit sex, depraved, abhorrent behavior, explicit drug abuse, strong language, explicit nudity, or any other elements which, at present, most parents would consider too strong and therefore off-limits for viewing by their children and teens. NC-17 does not necessarily mean obscene or pornographic in the oft-accepted or legal meaning of those words.\",\n                \"order\": 5\n            },\n            {\n                \"certification\": \"G\",\n                \"meaning\": \"All ages admitted. There is no content that would be objectionable to most parents. This is one of only two ratings dating back to 1968 that still exists today.\",\n                \"order\": 1\n            },\n            {\n                \"certification\": \"NR\",\n                \"meaning\": \"No rating information.\",\n                \"order\": 0\n            },\n            {\n                \"certification\": \"PG-13\",\n                \"meaning\": \"Some material may be inappropriate for children under 13. Films given this rating may contain sexual content, brief or partial nudity, some strong language and innuendo, humor, mature themes, political themes, terror and/or intense action violence. However, bloodshed is rarely present. This is the minimum rating at which drug content is present.\",\n                \"order\": 3\n            }\n        ],\n        \"KR\": [\n            {\n                \"certification\": \"All\",\n                \"meaning\": \"Film suitable for all ages.\",\n                \"order\": 0\n            },\n            {\n                \"certification\": \"12\",\n                \"meaning\": \"Film intended for audiences 12 and over. Underage audiences accompanied by a parent or guardian are allowed.\",\n                \"order\": 1\n            },\n            {\n                \"certification\": \"15\",\n                \"meaning\": \"Film intended for audiences 15 and over. Underage audiences accompanied by a parent or guardian are allowed.\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"18\",\n                \"meaning\": \"No one under 18 is allowed to watch this film.\",\n                \"order\": 3\n            },\n            {\n                \"certification\": \"Restricted Screening\",\n                \"meaning\": \"Film needs a certain restriction in screening or advertisement as it is considered a highly bad influence to universal human dignity, social value, good customs or national emotion due to excessive expression of nudity, violence, social behavior, etc. (technically not an age restriction but films with this rating may only be screened at \\\"adults only\\\" theatres, with the age of majority set at 19).\",\n                \"order\": 4\n            }\n        ],\n        \"SK\": [\n            {\n                \"certification\": \"U\",\n                \"meaning\": \"General audience.\",\n                \"order\": 1\n            },\n            {\n                \"certification\": \"7\",\n                \"meaning\": \"Not recommended for children younger than 7 years.\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"12\",\n                \"meaning\": \"Not recommended for people younger than 12 years.\",\n                \"order\": 3\n            },\n            {\n                \"certification\": \"15\",\n                \"meaning\": \"Not recommended for people younger than 15 years.\",\n                \"order\": 4\n            },\n            {\n                \"certification\": \"18\",\n                \"meaning\": \"Prohibited for minors under 18 years of age.\",\n                \"order\": 5\n            }\n        ],\n        \"TH\": [\n            {\n                \"certification\": \"P\",\n                \"meaning\": \"Educational.\",\n                \"order\": 1\n            },\n            {\n                \"certification\": \"G\",\n                \"meaning\": \"General audience\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"13\",\n                \"meaning\": \"Suitable for viewers aged 13 years and over.\",\n                \"order\": 3\n            },\n            {\n                \"certification\": \"15\",\n                \"meaning\": \"Suitable for viewers aged 15 years and over\",\n                \"order\": 4\n            },\n            {\n                \"certification\": \"18\",\n                \"meaning\": \"Suitable for viewers aged 18 years and over.\",\n                \"order\": 5\n            },\n            {\n                \"certification\": \"20\",\n                \"meaning\": \"Content is unsuitable for viewers aged under 20\",\n                \"order\": 6\n            },\n            {\n                \"certification\": \"Banned\",\n                \"meaning\": \"Films that are not allowed to screen publicly in Thailand\",\n                \"order\": 7\n            }\n        ],\n        \"MX\": [\n            {\n                \"certification\": \"AA\",\n                \"meaning\": \"Informative-only rating: Understandable for children under 7 years.\",\n                \"order\": 1\n            },\n            {\n                \"certification\": \"A\",\n                \"meaning\": \"Information-only rating: For all age groups.\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"B\",\n                \"meaning\": \"Information-only rating: For adolescents 12 years and older.\",\n                \"order\": 3\n            },\n            {\n                \"certification\": \"B-15\",\n                \"meaning\": \"Information-only rating: Not recommended for children under 15.\",\n                \"order\": 4\n            },\n            {\n                \"certification\": \"C\",\n                \"meaning\": \"Restrictive rating: For adults 18 and older.\",\n                \"order\": 5\n            },\n            {\n                \"certification\": \"D\",\n                \"meaning\": \"Restrictive rating: Adult movies (legally prohibited to those under 18 years of age).\",\n                \"order\": 6\n            }\n        ],\n        \"ID\": [\n            {\n                \"certification\": \"SU\",\n                \"meaning\": \"All ages.\",\n                \"order\": 1\n            },\n            {\n                \"certification\": \"13+\",\n                \"meaning\": \"Suitable for ages 13 and above.\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"17+\",\n                \"meaning\": \"Suitable for ages 17 and above.\",\n                \"order\": 3\n            },\n            {\n                \"certification\": \"21+\",\n                \"meaning\": \"Suitable for ages 21 and above.\",\n                \"order\": 4\n            }\n        ],\n        \"TR\": [\n            {\n                \"certification\": \"Genel İzleyici Kitlesi\",\n                \"meaning\": \"General audience.\",\n                \"order\": 1\n            },\n            {\n                \"certification\": \"6A\",\n                \"meaning\": \"Viewers under the age of 6 may watch with accompanying family members.\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"6+\",\n                \"meaning\": \"Suitable for viewers aged 6 and over.\",\n                \"order\": 3\n            },\n            {\n                \"certification\": \"10A\",\n                \"meaning\": \"Viewers under the age of 10 may watch with accompanying family members.\",\n                \"order\": 4\n            },\n            {\n                \"certification\": \"10+\",\n                \"meaning\": \"Suitable for viewers aged 10 and over.\",\n                \"order\": 5\n            },\n            {\n                \"certification\": \"13A\",\n                \"meaning\": \"Viewers under the age of 13 may watch with accompanying family members.\",\n                \"order\": 6\n            },\n            {\n                \"certification\": \"13+\",\n                \"meaning\": \"Suitable for viewers aged 13 and over.\",\n                \"order\": 7\n            },\n            {\n                \"certification\": \"16+\",\n                \"meaning\": \"Suitable for viewers aged 16 and over.\",\n                \"order\": 8\n            },\n            {\n                \"certification\": \"18+\",\n                \"meaning\": \"Suitable for viewers aged 18 and over.\",\n                \"order\": 9\n            }\n        ],\n        \"AR\": [\n            {\n                \"certification\": \"ATP\",\n                \"meaning\": \"For all public.\",\n                \"order\": 1\n            },\n            {\n                \"certification\": \"+13\",\n                \"meaning\": \"Suitable for 13-year-olds and over. Children under the age of 13 are admitted if accompanied by an adult.\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"+16\",\n                \"meaning\": \"Suitable for 16-year-olds and over.\",\n                \"order\": 3\n            },\n            {\n                \"certification\": \"+18\",\n                \"meaning\": \"Suitable for 18-year-olds and over.\",\n                \"order\": 4\n            },\n            {\n                \"certification\": \"C\",\n                \"meaning\": \"Suitable for 18-year-olds and over. Restricted to specially licensed venues.\",\n                \"order\": 5\n            }\n        ],\n        \"GR\": [\n            {\n                \"certification\": \"K\",\n                \"meaning\": \"No restrictions.\",\n                \"order\": 1\n            },\n            {\n                \"certification\": \"K12\",\n                \"meaning\": \"The film may contain mild violence and adult themes. Suitable for people aged 13 and above.\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"K15\",\n                \"meaning\": \"The film may contain violence, drug abuse, and softcore pornographic scenes. An ID card certifying the age is required in all Greek cinemas and video rental shops in order to get a cinema ticket or rent a video of a \",\n                \"order\": 3\n            },\n            {\n                \"certification\": \"K18\",\n                \"meaning\": \"Not permitted to people under the age of 18.\",\n                \"order\": 4\n            }\n        ],\n        \"TW\": [\n            {\n                \"certification\": \"0+\",\n                \"meaning\": \"Viewing is permitted for audiences of all ages.\",\n                \"order\": 1\n            },\n            {\n                \"certification\": \"6+\",\n                \"meaning\": \"Viewing is not permitted for children under 6; children between 6 and 11 shall be accompanied and given guidance by parents, teachers, seniors, or adult relatives or friends.\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"12+\",\n                \"meaning\": \"Viewing is not permitted for children under 12.\",\n                \"order\": 3\n            },\n            {\n                \"certification\": \"15+\",\n                \"meaning\": \"Viewing is not permitted for those under 15.\",\n                \"order\": 4\n            },\n            {\n                \"certification\": \"18+\",\n                \"meaning\": \"Viewing is not permitted for those under 18.\",\n                \"order\": 5\n            }\n        ],\n        \"ZA\": [\n            {\n                \"certification\": \"A\",\n                \"meaning\": \"Suitable for all.\",\n                \"order\": 1\n            },\n            {\n                \"certification\": \"PG\",\n                \"meaning\": \"Parental Guidance.\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"7-9PG\",\n                \"meaning\": \"Not suitable for children under the age of 7. Children aged 7–9 years old may not be admitted unless accompanied by an adult.\",\n                \"order\": 3\n            },\n            {\n                \"certification\": \"10-12PG\",\n                \"meaning\": \"Not suitable for children under the age of 10. Children aged 10–12 years old may not be admitted unless accompanied by an adult.\",\n                \"order\": 4\n            },\n            {\n                \"certification\": \"13\",\n                \"meaning\": \"Not suitable for children under the age of 13.\",\n                \"order\": 5\n            },\n            {\n                \"certification\": \"16\",\n                \"meaning\": \"Not suitable for persons under the age of 16.\",\n                \"order\": 6\n            },\n            {\n                \"certification\": \"18\",\n                \"meaning\": \"Not suitable for persons under the age of 18.\",\n                \"order\": 7\n            },\n            {\n                \"certification\": \"X18\",\n                \"meaning\": \"No one under 18 admitted; restricted to licensed adult premises.\",\n                \"order\": 8\n            },\n            {\n                \"certification\": \"XX\",\n                \"meaning\": \"Must not be distributed or exhibited in public.\",\n                \"order\": 9\n            }\n        ],\n        \"SG\": [\n            {\n                \"certification\": \"G\",\n                \"meaning\": \"Suitable for all ages.\",\n                \"order\": 1\n            },\n            {\n                \"certification\": \"PG\",\n                \"meaning\": \"Suitable for all but parents should guide their young.\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"PG13\",\n                \"meaning\": \"Suitable for persons aged 13 and above but parental guidance is advised for children below 13.\",\n                \"order\": 3\n            },\n            {\n                \"certification\": \"NC16\",\n                \"meaning\": \"Suitable for persons aged 16 and above.\",\n                \"order\": 4\n            },\n            {\n                \"certification\": \"M18\",\n                \"meaning\": \"Suitable for persons aged 18 and above.\",\n                \"order\": 5\n            },\n            {\n                \"certification\": \"R21\",\n                \"meaning\": \"Suitable for adults aged 21 and above (restricted to licensed cinemas).\",\n                \"order\": 6\n            }\n        ],\n        \"IE\": [\n            {\n                \"certification\": \"G\",\n                \"meaning\": \"Suitable for children of school going age (note: children can be enrolled in school from the age of 4).\",\n                \"order\": 1\n            },\n            {\n                \"certification\": \"PG\",\n                \"meaning\": \"Suitable for children over the age of 8. Parental guidance is recommended for children under the age of 12.\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"12A\",\n                \"meaning\": \"Suitable for viewers of 12 and over. Younger children may be admitted to the film at cinemas if accompanied by an adult; on home video younger viewers are not permitted to purchase/rent the video.\",\n                \"order\": 3\n            },\n            {\n                \"certification\": \"15A\",\n                \"meaning\": \"Suitable for viewers of 15 and over. Younger viewers may be admitted to the film at cinemas if accompanied by an adult; on home video younger viewers are not permitted to purchase/rent the video.\",\n                \"order\": 4\n            },\n            {\n                \"certification\": \"16\",\n                \"meaning\": \"Suitable for viewers of 16 and over. Younger viewers are not admitted.\",\n                \"order\": 5\n            },\n            {\n                \"certification\": \"18\",\n                \"meaning\": \"Suitable only for adults. Viewers under 18 are not admitted at cinemas or permitted to purchase/rent the video.\",\n                \"order\": 6\n            },\n            {\n                \"certification\": \"12\",\n                \"meaning\": \"Suitable for viewers of 12 and over. Younger children may be admitted to the film at cinemas if accompanied by an adult; on home video younger viewers are not permitted to purchase/rent the video.\",\n                \"order\": 3\n            },\n            {\n                \"certification\": \"15\",\n                \"meaning\": \"Suitable for viewers of 15 and over. Younger viewers may be admitted to the film at cinemas if accompanied by an adult; on home video younger viewers are not permitted to purchase/rent the video.\",\n                \"order\": 4\n            }\n        ],\n        \"PR\": [\n            {\n                \"certification\": \"G\",\n                \"meaning\": \"\",\n                \"order\": 1\n            },\n            {\n                \"certification\": \"PG\",\n                \"meaning\": \"\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"PG-13\",\n                \"meaning\": \"\",\n                \"order\": 3\n            },\n            {\n                \"certification\": \"R\",\n                \"meaning\": \"\",\n                \"order\": 4\n            },\n            {\n                \"certification\": \"NC-17\",\n                \"meaning\": \"\",\n                \"order\": 5\n            },\n            {\n                \"certification\": \"NR\",\n                \"meaning\": \"\",\n                \"order\": 0\n            }\n        ],\n        \"JP\": [\n            {\n                \"certification\": \"G\",\n                \"meaning\": \"General, suitable for all ages.\",\n                \"order\": 1\n            },\n            {\n                \"certification\": \"PG12\",\n                \"meaning\": \"Parental guidance requested for young people under 12 years.\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"R15+\",\n                \"meaning\": \"No one under 15 admitted.\",\n                \"order\": 3\n            },\n            {\n                \"certification\": \"R18+\",\n                \"meaning\": \"No one under 18 admitted.\",\n                \"order\": 4\n            }\n        ],\n        \"VI\": [\n            {\n                \"certification\": \"G\",\n                \"meaning\": \"All ages admitted.\",\n                \"order\": 1\n            },\n            {\n                \"certification\": \"PG\",\n                \"meaning\": \"Some material may not be suitable for children.\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"PG-13\",\n                \"meaning\": \"Some material may be inappropriate for children under 13.\",\n                \"order\": 3\n            },\n            {\n                \"certification\": \"R\",\n                \"meaning\": \"Under 17 requires accompanying parent or adult guardian.\",\n                \"order\": 4\n            },\n            {\n                \"certification\": \"NC-17\",\n                \"meaning\": \"No one 17 and under admitted.\",\n                \"order\": 5\n            },\n            {\n                \"certification\": \"NR\",\n                \"meaning\": \"\",\n                \"order\": 0\n            }\n        ],\n        \"CH\": [\n            {\n                \"certification\": \"0\",\n                \"meaning\": \"\",\n                \"order\": 1\n            },\n            {\n                \"certification\": \"6\",\n                \"meaning\": \"\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"8\",\n                \"meaning\": \"\",\n                \"order\": 3\n            },\n            {\n                \"certification\": \"10\",\n                \"meaning\": \"\",\n                \"order\": 4\n            },\n            {\n                \"certification\": \"12\",\n                \"meaning\": \"\",\n                \"order\": 5\n            },\n            {\n                \"certification\": \"14\",\n                \"meaning\": \"\",\n                \"order\": 6\n            },\n            {\n                \"certification\": \"16\",\n                \"meaning\": \"\",\n                \"order\": 7\n            },\n            {\n                \"certification\": \"18\",\n                \"meaning\": \"\",\n                \"order\": 8\n            }\n        ],\n        \"IL\": [\n            {\n                \"certification\": \"All\",\n                \"meaning\": \"\",\n                \"order\": 1\n            },\n            {\n                \"certification\": \"12\",\n                \"meaning\": \"\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"14\",\n                \"meaning\": \"\",\n                \"order\": 3\n            },\n            {\n                \"certification\": \"16\",\n                \"meaning\": \"\",\n                \"order\": 4\n            },\n            {\n                \"certification\": \"18\",\n                \"meaning\": \"\",\n                \"order\": 5\n            }\n        ],\n        \"HK\": [\n            {\n                \"certification\": \"I\",\n                \"meaning\": \"\",\n                \"order\": 1\n            },\n            {\n                \"certification\": \"IIA\",\n                \"meaning\": \"\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"IIB\",\n                \"meaning\": \"\",\n                \"order\": 3\n            },\n            {\n                \"certification\": \"III\",\n                \"meaning\": \"\",\n                \"order\": 4\n            }\n        ],\n        \"MO\": [\n            {\n                \"certification\": \"A\",\n                \"meaning\": \"\",\n                \"order\": 1\n            },\n            {\n                \"certification\": \"B\",\n                \"meaning\": \"\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"C\",\n                \"meaning\": \"\",\n                \"order\": 3\n            },\n            {\n                \"certification\": \"D\",\n                \"meaning\": \"\",\n                \"order\": 4\n            }\n        ],\n        \"LV\": [\n            {\n                \"certification\": \"U\",\n                \"meaning\": \"\",\n                \"order\": 1\n            },\n            {\n                \"certification\": \"7+\",\n                \"meaning\": \"\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"12+\",\n                \"meaning\": \"\",\n                \"order\": 3\n            },\n            {\n                \"certification\": \"16+\",\n                \"meaning\": \"\",\n                \"order\": 4\n            },\n            {\n                \"certification\": \"18+\",\n                \"meaning\": \"\",\n                \"order\": 5\n            }\n        ],\n        \"LU\": [\n            {\n                \"certification\": \"EA\",\n                \"meaning\": \"\",\n                \"order\": 1\n            },\n            {\n                \"certification\": \"6\",\n                \"meaning\": \"\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"12\",\n                \"meaning\": \"\",\n                \"order\": 3\n            },\n            {\n                \"certification\": \"16\",\n                \"meaning\": \"\",\n                \"order\": 4\n            },\n            {\n                \"certification\": \"18\",\n                \"meaning\": \"\",\n                \"order\": 5\n            }\n        ],\n        \"CZ\": [\n            {\n                \"certification\": \"UR\",\n                \"meaning\": \"Not rated.\",\n                \"order\": 0\n            },\n            {\n                \"certification\": \"U\",\n                \"meaning\": \"No age limit.\",\n                \"order\": 1\n            },\n            {\n                \"certification\": \"12+\",\n                \"meaning\": \"Unsuitable for persons under the age of 12.\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"15+\",\n                \"meaning\": \"Unsuitable for persons under the age of 15.\",\n                \"order\": 3\n            },\n            {\n                \"certification\": \"18+\",\n                \"meaning\": \"Unsuitable for persons under the age of 18.\",\n                \"order\": 4\n            }\n        ]\n    }\n}"}],"_postman_id":"897f785a-711e-41b8-8f15-3c10a0b893d3"},{"name":"get tv cert","id":"9afe8a39-dfe7-492e-9bc5-dc20adf80808","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/certification/tv/list","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","certification","tv","list"],"host":["api","themoviedb","org"],"query":[],"variable":[]}},"response":[{"id":"c92ba20d-c596-4a4d-8868-cc92ac6085f5","name":"get tv cert","originalRequest":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/certification/tv/list"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 11:37:55 GMT"},{"key":"Server","value":"openresty"},{"key":"ETag","value":"W/\"8a5d8bee42ff03d78c0431af405292b5\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 157ebd6865840045fc8b5ed1cce7e466.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"ZCmZnua4y0SNdD-UhBn9e_tkfV0EUrAl5zSGIo7k94nQ1M_nkiP3pw=="}],"cookie":[],"responseTime":null,"body":"{\n    \"certifications\": {\n        \"AU\": [\n            {\n                \"certification\": \"P\",\n                \"meaning\": \"Programming is intended for younger children 2–11; commercial stations must show at least 30 minutes of P-rated content each weekday and weekends at all times. No advertisements may be shown during P-rated programs.\",\n                \"order\": 1\n            },\n            {\n                \"certification\": \"C\",\n                \"meaning\": \"Programming intended for older children 5–14; commercial stations must show at least 30 minutes of C-rated content each weekday between 7 a.m. and 8 a.m. or between 4 p.m. and 8:30 p.m. A further 2 and a half ours a week must also be shown either within these time bands or between 7 a.m. and 8:30 p.m. on weekends and school holidays, for a total of five hours a week (averaged as 260 hours over the course of a year). C-rated content is subject to certain restrictions and limitations on advertising (typically five minutes maximum per 30-minute period or seven minutes including promotions and community announcements).\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"G\",\n                \"meaning\": \"For general exhibition; all ages are permitted to watch programming with this rating.\",\n                \"order\": 3\n            },\n            {\n                \"certification\": \"PG\",\n                \"meaning\": \"Parental guidance is recommended for young viewers; PG-rated content may air at any time on digital-only channels, otherwise, it should only be broadcast between 8:30 a.m. and 4:00 p.m. and between 7:00 p.m. and 6:00 a.m. on weekdays, and between 10:00 a.m. and 6:00 a.m. on weekends.\",\n                \"order\": 4\n            },\n            {\n                \"certification\": \"M\",\n                \"meaning\": \"Recommended for mature audiences; M-rated content may only be broadcast between 8:30 p.m. and 5:00 a.m. on any day, and additionally between 12:00 p.m. and 3:00 p.m. on schooldays.\",\n                \"order\": 5\n            },\n            {\n                \"certification\": \"MA 15+\",\n                \"meaning\": \"Not suitable for children and teens under 15; MA15+-rated programming may only be broadcast between 9:00 p.m. and 5:00 a.m. on any given day. Consumer advice is mandatory. Some R18+ rated movies on DVD/Blu-ray are often re-edited on free TV/cable channels to secure a more \",\n                \"order\": 6\n            },\n            {\n                \"certification\": \"AV 15+\",\n                \"meaning\": \"Not suitable for children and teens under 15; this is the same as the MA15+ rating, except the \",\n                \"order\": 7\n            },\n            {\n                \"certification\": \"R 18+\",\n                \"meaning\": \"Not for children under 18; this is limited to Adult \",\n                \"order\": 8\n            }\n        ],\n        \"BR\": [\n            {\n                \"certification\": \"14\",\n                \"meaning\": \"Content suitable for viewers over the age of 14.\",\n                \"order\": 3\n            },\n            {\n                \"certification\": \"16\",\n                \"meaning\": \"Content suitable for viewers over the age of 16.\",\n                \"order\": 4\n            },\n            {\n                \"certification\": \"L\",\n                \"meaning\": \"Content is suitable for all audiences.\",\n                \"order\": 0\n            },\n            {\n                \"certification\": \"10\",\n                \"meaning\": \"Content suitable for viewers over the age of 10.\",\n                \"order\": 1\n            },\n            {\n                \"certification\": \"12\",\n                \"meaning\": \"Content suitable for viewers over the age of 12.\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"18\",\n                \"meaning\": \"Content suitable for viewers over the age of 18.\",\n                \"order\": 5\n            }\n        ],\n        \"CA\": [\n            {\n                \"certification\": \"Exempt\",\n                \"meaning\": \"Shows which are exempt from ratings (such as news and sports programming) will not display an on-screen rating at all.\",\n                \"order\": 1\n            },\n            {\n                \"certification\": \"C\",\n                \"meaning\": \"Programming suitable for children ages of 2–7 years. No profanity or sexual content of any level allowed. Contains little violence.\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"C8\",\n                \"meaning\": \"Suitable for children ages 8+. Low level violence and fantasy horror is allowed. No foul language is allowed, but occasional \",\n                \"order\": 3\n            },\n            {\n                \"certification\": \"G\",\n                \"meaning\": \"Suitable for general audiences. Programming suitable for the entire family with mild violence, and mild profanity and/or censored language.\",\n                \"order\": 4\n            },\n            {\n                \"certification\": \"PG\",\n                \"meaning\": \"Parental guidance. Moderate violence and moderate profanity is allowed, as is brief nudity and sexual references if important to the context of the story.\",\n                \"order\": 5\n            },\n            {\n                \"certification\": \"14+\",\n                \"meaning\": \"Programming intended for viewers ages 14 and older. May contain strong violence and strong profanity, and depictions of sexual activity as long as they are within the context of a story.\",\n                \"order\": 6\n            },\n            {\n                \"certification\": \"18+\",\n                \"meaning\": \"Programming intended for viewers ages 18 and older. May contain explicit violence and sexual activity. Programming with this rating cannot air before the watershed (9:00 p.m. to 6:00 a.m.).\",\n                \"order\": 7\n            }\n        ],\n        \"CA-QC\": [\n            {\n                \"certification\": \"18+\",\n                \"meaning\": \"Only to be viewed by adults and may contain extreme violence and graphic sexual content. It is mostly used for 18+ movies and pornography.\",\n                \"order\": 5\n            },\n            {\n                \"certification\": \"13+\",\n                \"meaning\": \"Appropriate – suitable for children 13 and up and may contain with moderate violence, language, and some sexual situations.\",\n                \"order\": 3\n            },\n            {\n                \"certification\": \"8+\",\n                \"meaning\": \"Appropriate for children 8 and up may contain with little violence, language, and little to no sexual situations.\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"16+\",\n                \"meaning\": \"Recommended for children over the age of 16 and may contain with strong violence, strong language, and strong sexual content.\",\n                \"order\": 4\n            },\n            {\n                \"certification\": \"NR\",\n                \"meaning\": \"No rating information.\",\n                \"order\": 0\n            },\n            {\n                \"certification\": \"G\",\n                \"meaning\": \"Appropriate for all ages and must contain little or no violence and little to no sexual content.\",\n                \"order\": 1\n            }\n        ],\n        \"DE\": [\n            {\n                \"certification\": \"0\",\n                \"meaning\": \"Can be aired at any time.\",\n                \"order\": 1\n            },\n            {\n                \"certification\": \"6\",\n                \"meaning\": \"Can be aired at any time.\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"12\",\n                \"meaning\": \"The broadcaster must take the decision about the air time by taking in consideration the impact on young children in the timeframe from 6:00am to 8:00pm.\",\n                \"order\": 3\n            },\n            {\n                \"certification\": \"16\",\n                \"meaning\": \"Can be aired only from 10:00pm Uhr to 6:00am.\",\n                \"order\": 4\n            },\n            {\n                \"certification\": \"18\",\n                \"meaning\": \"Can be aired only from 11:00pm Uhr to 6:00am.\",\n                \"order\": 5\n            }\n        ],\n        \"ES\": [\n            {\n                \"certification\": \"NR\",\n                \"meaning\": \"No rating information.\",\n                \"order\": 0\n            },\n            {\n                \"certification\": \"ERI\",\n                \"meaning\": \"Specially recommended for younger children.\",\n                \"order\": 1\n            },\n            {\n                \"certification\": \"TP\",\n                \"meaning\": \"For general viewing.\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"7\",\n                \"meaning\": \"Not recommended for viewers under the age of 7.\",\n                \"order\": 3\n            },\n            {\n                \"certification\": \"10\",\n                \"meaning\": \"Not recommended for viewers under the age of 10.\",\n                \"order\": 4\n            },\n            {\n                \"certification\": \"12\",\n                \"meaning\": \"Not recommended for viewers under the age of 12.\",\n                \"order\": 5\n            },\n            {\n                \"certification\": \"13\",\n                \"meaning\": \"Not recommended for viewers under the age of 13.\",\n                \"order\": 6\n            },\n            {\n                \"certification\": \"16\",\n                \"meaning\": \"Not recommended for viewers under the age of 16.\",\n                \"order\": 7\n            },\n            {\n                \"certification\": \"18\",\n                \"meaning\": \"Not recommended for viewers under the age of 18.\",\n                \"order\": 8\n            }\n        ],\n        \"FR\": [\n            {\n                \"certification\": \"NR\",\n                \"meaning\": \"No rating information.\",\n                \"order\": 0\n            },\n            {\n                \"certification\": \"10\",\n                \"meaning\": \"Not recommended for children under 10. Not allowed in children's television series.\",\n                \"order\": 1\n            },\n            {\n                \"certification\": \"12\",\n                \"meaning\": \"Not recommended for children under 12. Not allowed air before 10:00 p.m. Some channels and programs are subject to exception.\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"16\",\n                \"meaning\": \"Not recommended for children under 16. Not allowed air before 10:30 p.m. Some channels and programs are subject to exception.\",\n                \"order\": 3\n            },\n            {\n                \"certification\": \"18\",\n                \"meaning\": \"Not recommended for persons under 18. Allowed between midnight and 5 a.m. and only in some channels, access to these programs is locked by a personal password.\",\n                \"order\": 4\n            }\n        ],\n        \"GB\": [\n            {\n                \"certification\": \"U\",\n                \"meaning\": \"The U symbol stands for Universal. A U film should be suitable for audiences aged four years and over.\",\n                \"order\": 0\n            },\n            {\n                \"certification\": \"PG\",\n                \"meaning\": \"PG stands for Parental Guidance. This means a film is suitable for general viewing, but some scenes may be unsuitable for young children. A PG film should not unsettle a child aged around eight or older.\",\n                \"order\": 1\n            },\n            {\n                \"certification\": \"12A\",\n                \"meaning\": \"Films classified 12A and video works classified 12 contain material that is not generally suitable for children aged under 12. 12A requires an adult to accompany any child under 12 seeing a 12A film at the cinema.\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"12\",\n                \"meaning\": \"Films classified 12A and video works classified 12 contain material that is not generally suitable for children aged under 12.\",\n                \"order\": 3\n            },\n            {\n                \"certification\": \"15\",\n                \"meaning\": \"No-one under 15 is allowed to see a 15 film at the cinema or buy/rent a 15 rated video. 15 rated works are not suitable for children under 15 years of age.\",\n                \"order\": 4\n            },\n            {\n                \"certification\": \"18\",\n                \"meaning\": \"Films rated 18 are for adults. No-one under 18 is allowed to see an 18 film at the cinema or buy / rent an 18 rated video. No 18 rated works are suitable for children.\",\n                \"order\": 5\n            },\n            {\n                \"certification\": \"R18\",\n                \"meaning\": \"The R18 category is a special and legally-restricted classification primarily for explicit works of consenting sex or strong fetish material involving adults.\",\n                \"order\": 6\n            }\n        ],\n        \"HU\": [\n            {\n                \"certification\": \"Unrated\",\n                \"meaning\": \"Without age restriction.\",\n                \"order\": 1\n            },\n            {\n                \"certification\": \"Children\",\n                \"meaning\": \"Programs recommended for children. It is an optional rating, there is no obligation for broadcasters to indicate it.\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"16\",\n                \"meaning\": \"Programs not recommended for teens and children below the age of 16, may contain more intensive violence and sexual content. A yellow circle with the number 16 written inside is used for this rating.\",\n                \"order\": 5\n            },\n            {\n                \"certification\": \"18\",\n                \"meaning\": \"The program is recommended only for adult viewers (for ages 18 and up), may contain explicit violence and explicit sexual content. A red circle with the number 18 written inside is used for this rating (the red circle was also used until 2002, but it did not contain any number in it).\",\n                \"order\": 6\n            },\n            {\n                \"certification\": \"NR\",\n                \"meaning\": \"No rating information.\",\n                \"order\": 0\n            },\n            {\n                \"certification\": \"6\",\n                \"meaning\": \"Programs not recommended for children below the age of 6, may not contain any violence or sexual content. A yellow circle with the number 6 written inside is used for this rating.\",\n                \"order\": 3\n            },\n            {\n                \"certification\": \"12\",\n                \"meaning\": \"Programs not recommended for children below the age of 12, may contain light sexual content or explicit language. Most films without serious violence or sexual content fit into this category as well. A yellow circle with the number 12 written inside is used for this rating.\",\n                \"order\": 4\n            }\n        ],\n        \"KR\": [\n            {\n                \"certification\": \"Exempt\",\n                \"meaning\": \"This rating is only for knowledge based game shows; lifestyle shows; documentary shows; news; current topic discussion shows; education/culture shows; sports that excludes MMA or other violent sports; and other programs that Korea Communications Standards Commission recognizes.\",\n                \"order\": 1\n            },\n            {\n                \"certification\": \"ALL\",\n                \"meaning\": \"This rating is for programming that is appropriate for all ages. This program usually involves programs designed for children or families.\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"7\",\n                \"meaning\": \"This rating is for programming that may contain material inappropriate for children younger than 7, and parental discretion should be used. Some cartoon programming not deemed strictly as \",\n                \"order\": 3\n            },\n            {\n                \"certification\": \"12\",\n                \"meaning\": \"This rating is for programs that may deemed inappropriate for those younger than 12, and parental discretion should be used. Usually used for animations that have stronger themes or violence then those designed for children, or for reality shows that have mild violence, themes, or language.\",\n                \"order\": 4\n            },\n            {\n                \"certification\": \"15\",\n                \"meaning\": \"This rating is for programs that contain material that may be inappropriate for children under 15, and that parental discretion should be used. Examples include most dramas, and talk shows on OTA (over-the-air) TV (KBS, MBC, SBS), and many American TV shows/dramas on Cable TV channels like OCN and OnStyle. The programs that have this rating may include moderate or strong adult themes, language, sexual inference, and violence. As with the TV-MA rating in North America, this rating is commonly applied to live events where the occurrence of inappropriate dialogue is unpredictable. Since 2007, this rating is the most used rating for TV.\",\n                \"order\": 5\n            },\n            {\n                \"certification\": \"19\",\n                \"meaning\": \"This rating is for programs that are intended for adults only. 19-rated programming cannot air during the hours of 7:00AM to 9:00AM, and 1:00PM to 10:00PM. Programmes that receive this rating will almost certainly have adult themes, sexual situations, frequent use of strong language and disturbing scenes of violence.\",\n                \"order\": 6\n            }\n        ],\n        \"LT\": [\n            {\n                \"certification\": \"S\",\n                \"meaning\": \"Intended for adult viewers from the age of 18 (corresponding to the age-appropriate index N-18) and broadcast between 23 (11pm) and 6 (6am) hours; Limited to minors and intended for adult audiences.\",\n                \"order\": 3\n            },\n            {\n                \"certification\": \"N-14\",\n                \"meaning\": \"Intended for viewers from 14 years of age and broadcast from 21 (9pm) to 6 (6am) hours.\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"NR\",\n                \"meaning\": \"No rating information.\",\n                \"order\": 0\n            },\n            {\n                \"certification\": \"N-7\",\n                \"meaning\": \"Intended for viewers from 7 years old.\",\n                \"order\": 1\n            }\n        ],\n        \"NL\": [\n            {\n                \"certification\": \"NR\",\n                \"meaning\": \"No rating information.\",\n                \"order\": 0\n            },\n            {\n                \"certification\": \"AL\",\n                \"meaning\": \"Not harmful / All Ages.\",\n                \"order\": 1\n            },\n            {\n                \"certification\": \"6\",\n                \"meaning\": \"Take care with children under 6.\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"9\",\n                \"meaning\": \"Take care with children under 9.\",\n                \"order\": 3\n            },\n            {\n                \"certification\": \"12\",\n                \"meaning\": \"Take care with children under 12.\",\n                \"order\": 4\n            },\n            {\n                \"certification\": \"16\",\n                \"meaning\": \"Take care with children under 16.\",\n                \"order\": 6\n            },\n            {\n                \"certification\": \"14\",\n                \"meaning\": \"Take care with children under 14.\",\n                \"order\": 5\n            },\n            {\n                \"certification\": \"18\",\n                \"meaning\": \"Take care with children under 18.\",\n                \"order\": 7\n            }\n        ],\n        \"PH\": [\n            {\n                \"certification\": \"NR\",\n                \"meaning\": \"No rating information.\",\n                \"order\": 0\n            },\n            {\n                \"certification\": \"G\",\n                \"meaning\": \"Suitable for all ages. Material for television, which in the judgment of the Board does not contain anything unsuitable for children.\",\n                \"order\": 1\n            },\n            {\n                \"certification\": \"PG\",\n                \"meaning\": \"Parental guidance suggested. Material for television, which, in the judgment of the Board, may contain some adult material that may be permissible for children to watch but only under the guidance and supervision of a parent or adult.\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"SPG\",\n                \"meaning\": \"Stronger and more vigilant parental guidance is suggested. Programs classified as “SPG” may contain more serious topic and theme, which may not be advisable for children to watch except under the very vigilant guidance and presence of a parent or an adult.\",\n                \"order\": 3\n            },\n            {\n                \"certification\": \"X\",\n                \"meaning\": \"Any television program that does not conform to the “G”, “PG”, and “SPG” classification shall be disapproved for television broadcast.\",\n                \"order\": 4\n            }\n        ],\n        \"PT\": [\n            {\n                \"certification\": \"12AP\",\n                \"meaning\": \"Acompanhamento Parental (may not be suitable for children under 12, parental guidance advised).\",\n                \"order\": 3\n            },\n            {\n                \"certification\": \"18\",\n                \"meaning\": \"Not suitable for children under 18.\",\n                \"order\": 5\n            },\n            {\n                \"certification\": \"NR\",\n                \"meaning\": \"No rating information.\",\n                \"order\": 0\n            },\n            {\n                \"certification\": \"16\",\n                \"meaning\": \"Not suitable for children under 16, access to these programs is locked by a personal password.\",\n                \"order\": 4\n            },\n            {\n                \"certification\": \"T\",\n                \"meaning\": \"Todos (suitable for all).\",\n                \"order\": 1\n            },\n            {\n                \"certification\": \"10AP\",\n                \"meaning\": \"Acompanhamento Parental (may not be suitable for children under 10, parental guidance advised).\",\n                \"order\": 2\n            }\n        ],\n        \"RU\": [\n            {\n                \"certification\": \"16+\",\n                \"meaning\": \"Only teens the age of 16 or older can watch.\",\n                \"order\": 4\n            },\n            {\n                \"certification\": \"18+\",\n                \"meaning\": \"Restricted to People 18 or Older.\",\n                \"order\": 5\n            },\n            {\n                \"certification\": \"6+\",\n                \"meaning\": \"Only kids the age of 6 or older can watch.\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"12+\",\n                \"meaning\": \"Only kids the age of 12 or older can watch.\",\n                \"order\": 3\n            },\n            {\n                \"certification\": \"0+\",\n                \"meaning\": \"Can be watched by Any Age.\",\n                \"order\": 1\n            }\n        ],\n        \"SK\": [\n            {\n                \"certification\": \"NR\",\n                \"meaning\": \"No rating information.\",\n                \"order\": 0\n            },\n            {\n                \"certification\": \"7\",\n                \"meaning\": \"Content suitable for children over 6 years.\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"U\",\n                \"meaning\": \"Content suitable for all children.\",\n                \"order\": 1\n            },\n            {\n                \"certification\": \"12\",\n                \"meaning\": \"Content suitable for children over 12 years.\",\n                \"order\": 3\n            },\n            {\n                \"certification\": \"15\",\n                \"meaning\": \"Content suitable for teens over 15 years.\",\n                \"order\": 4\n            },\n            {\n                \"certification\": \"18\",\n                \"meaning\": \"Content exclusively for adults.\",\n                \"order\": 5\n            }\n        ],\n        \"TH\": [\n            {\n                \"certification\": \"ส\",\n                \"meaning\": \"Sor - Educational movies which the public should be encouraged to see.\",\n                \"order\": 1\n            },\n            {\n                \"certification\": \"ท\",\n                \"meaning\": \"Tor - G Movies appropriate for the general public. No sex, abusive language or violence.\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"น 13+\",\n                \"meaning\": \"Nor 13+ Movies appropriate for audiences aged 13 and older.\",\n                \"order\": 3\n            },\n            {\n                \"certification\": \"น 15+\",\n                \"meaning\": \"Nor 15+ Movies appropriate for audiences aged 15 and older. Some violence, brutality, inhumanity, bad language or indecent gestures allowed.\",\n                \"order\": 4\n            },\n            {\n                \"certification\": \"น 18+\",\n                \"meaning\": \"Nor 18+ Movies appropriate for audiences aged 18 and older.\",\n                \"order\": 5\n            },\n            {\n                \"certification\": \"ฉ 20-\",\n                \"meaning\": \"Chor 20 - Movies prohibited for audiences aged below 20.\",\n                \"order\": 6\n            },\n            {\n                \"certification\": \"-\",\n                \"meaning\": \"Banned.\",\n                \"order\": 7\n            }\n        ],\n        \"US\": [\n            {\n                \"certification\": \"TV-MA\",\n                \"meaning\": \"This program is specifically designed to be viewed by adults and therefore may be unsuitable for children under 17.\",\n                \"order\": 6\n            },\n            {\n                \"certification\": \"TV-Y\",\n                \"meaning\": \"This program is designed to be appropriate for all children.\",\n                \"order\": 1\n            },\n            {\n                \"certification\": \"TV-14\",\n                \"meaning\": \"This program contains some material that many parents would find unsuitable for children under 14 years of age.\",\n                \"order\": 5\n            },\n            {\n                \"certification\": \"NR\",\n                \"meaning\": \"No rating information.\",\n                \"order\": 0\n            },\n            {\n                \"certification\": \"TV-PG\",\n                \"meaning\": \"This program contains material that parents may find unsuitable for younger children.\",\n                \"order\": 4\n            },\n            {\n                \"certification\": \"TV-Y7\",\n                \"meaning\": \"This program is designed for children age 7 and above.\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"TV-G\",\n                \"meaning\": \"Most parents would find this program suitable for all ages.\",\n                \"order\": 3\n            }\n        ],\n        \"IT\": [\n            {\n                \"certification\": \"T\",\n                \"meaning\": \"All ages admitted.\",\n                \"order\": 1\n            },\n            {\n                \"certification\": \"BA\",\n                \"meaning\": \"Parental guidance suggested.\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"VM12\",\n                \"meaning\": \"Not recommended for children under 12.\",\n                \"order\": 3\n            },\n            {\n                \"certification\": \"VM14\",\n                \"meaning\": \"Not recommended for children under 14.\",\n                \"order\": 4\n            },\n            {\n                \"certification\": \"VM18\",\n                \"meaning\": \"Not recommended for children under 18.\",\n                \"order\": 5\n            }\n        ],\n        \"FI\": [\n            {\n                \"certification\": \"S\",\n                \"meaning\": \"Allowed at all times.\",\n                \"order\": 0\n            },\n            {\n                \"certification\": \"K7\",\n                \"meaning\": \"Not allowed air before 7:00 a.m., not recommended for children under 7.\",\n                \"order\": 1\n            },\n            {\n                \"certification\": \"K12\",\n                \"meaning\": \"Not allowed air before 5:00 p.m., not recommended for children under 12.\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"K16\",\n                \"meaning\": \"Not allowed air before 9:00 p.m., not recommended for children under 16.\",\n                \"order\": 3\n            },\n            {\n                \"certification\": \"K18\",\n                \"meaning\": \"Not allowed air before 11:00 p.m., not recommended for children under 18.\",\n                \"order\": 4\n            }\n        ],\n        \"MY\": [\n            {\n                \"certification\": \"U\",\n                \"meaning\": \"No age limit. Can be broadcast anytime.\",\n                \"order\": 1\n            },\n            {\n                \"certification\": \"P13\",\n                \"meaning\": \"Viewers under 13 years of age need parental/guardian supervision while viewing. Can be broadcast anytime, but some elements may only be broadcast at night.\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"18\",\n                \"meaning\": \"For viewers 18 and above. Cannot be broadcast before 10:00 PM.\",\n                \"order\": 3\n            }\n        ],\n        \"NZ\": [\n            {\n                \"certification\": \"G\",\n                \"meaning\": \"Approved for general viewing.\",\n                \"order\": 1\n            },\n            {\n                \"certification\": \"PG\",\n                \"meaning\": \"Parental Guidance recommended for younger viewers.\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"M\",\n                \"meaning\": \"Suitable for mature audiences 16 years and over.\",\n                \"order\": 3\n            },\n            {\n                \"certification\": \"16\",\n                \"meaning\": \"People under 16 years should not view.\",\n                \"order\": 4\n            },\n            {\n                \"certification\": \"18\",\n                \"meaning\": \"People under 18 years should not view.\",\n                \"order\": 5\n            }\n        ],\n        \"NO\": [\n            {\n                \"certification\": \"A\",\n                \"meaning\": \"Allowed at all times.\",\n                \"order\": 1\n            },\n            {\n                \"certification\": \"6\",\n                \"meaning\": \"Allowed at all times.\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"9\",\n                \"meaning\": \"Allowed at all times.\",\n                \"order\": 3\n            },\n            {\n                \"certification\": \"12\",\n                \"meaning\": \"Only allowed during the period 19.00 – 05.30.\",\n                \"order\": 4\n            },\n            {\n                \"certification\": \"15\",\n                \"meaning\": \"Only allowed during the period 21.00 – 05.30.\",\n                \"order\": 5\n            },\n            {\n                \"certification\": \"18\",\n                \"meaning\": \"Only allowed during the period 21.00 – 05.30.\",\n                \"order\": 6\n            }\n        ],\n        \"BG\": [\n            {\n                \"certification\": \"Unrated\",\n                \"meaning\": \"Can be viewed for each age.\",\n                \"order\": 1\n            },\n            {\n                \"certification\": \"12\",\n                \"meaning\": \"Content suitable for viewers over the age of 12.\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"14\",\n                \"meaning\": \"Content suitable for viewers over the age of 14.\",\n                \"order\": 3\n            },\n            {\n                \"certification\": \"16\",\n                \"meaning\": \"Content suitable for viewers over the age of 16.\",\n                \"order\": 4\n            },\n            {\n                \"certification\": \"18\",\n                \"meaning\": \"Content suitable for viewers over the age of 18. Not allowed before 23:00.\",\n                \"order\": 5\n            }\n        ],\n        \"MX\": [\n            {\n                \"certification\": \"AA\",\n                \"meaning\": \"Aimed at children (can be broadcast anytime).\",\n                \"order\": 1\n            },\n            {\n                \"certification\": \"A\",\n                \"meaning\": \"Appropriate for all ages.\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"B\",\n                \"meaning\": \"Designed for ages 12 and older (allowed only between 16:00 and 05:59).\",\n                \"order\": 3\n            },\n            {\n                \"certification\": \"B-15\",\n                \"meaning\": \"Designed for ages 15 and up (allowed only between 19:00 and 05:59).\",\n                \"order\": 4\n            },\n            {\n                \"certification\": \"C\",\n                \"meaning\": \"Designed to be viewed by adults aged 18 or older (allowed only between 21:00 and 05:59).\",\n                \"order\": 5\n            },\n            {\n                \"certification\": \"D\",\n                \"meaning\": \"Exclusively for adults aged 18 or older (allowed only between midnight and 05:00).\",\n                \"order\": 6\n            }\n        ],\n        \"IN\": [\n            {\n                \"certification\": \"U\",\n                \"meaning\": \"Viewable for all ages.\",\n                \"order\": 1\n            },\n            {\n                \"certification\": \"U/A 7+\",\n                \"meaning\": \"Viewable for 7 and above years old.\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"U/A 13+\",\n                \"meaning\": \"Viewable for 13 and above years old.\",\n                \"order\": 3\n            },\n            {\n                \"certification\": \"U/A 16+\",\n                \"meaning\": \"Viewable for 16 and above years old.\",\n                \"order\": 4\n            },\n            {\n                \"certification\": \"A\",\n                \"meaning\": \"Viewable only for adults.\",\n                \"order\": 5\n            }\n        ],\n        \"DK\": [\n            {\n                \"certification\": \"A\",\n                \"meaning\": \"Suitable for a general audience.\",\n                \"order\": 1\n            },\n            {\n                \"certification\": \"7\",\n                \"meaning\": \"Not recommended for children under 7.\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"11\",\n                \"meaning\": \"For ages 11 and up.\",\n                \"order\": 3\n            },\n            {\n                \"certification\": \"15\",\n                \"meaning\": \"For ages 15 and up.\",\n                \"order\": 4\n            }\n        ],\n        \"SE\": [\n            {\n                \"certification\": \"Btl\",\n                \"meaning\": \"\",\n                \"order\": 1\n            },\n            {\n                \"certification\": \"Från 7 år\",\n                \"meaning\": \"\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"Från 11 år\",\n                \"meaning\": \"\",\n                \"order\": 3\n            },\n            {\n                \"certification\": \"Från 15 år\",\n                \"meaning\": \"\",\n                \"order\": 4\n            }\n        ],\n        \"ID\": [\n            {\n                \"certification\": \"SU\",\n                \"meaning\": \"Suitable for general audiences over the age of 2 years.\",\n                \"order\": 1\n            },\n            {\n                \"certification\": \"P\",\n                \"meaning\": \"Suitable for pre-school children from ages 2 through 6.\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"A\",\n                \"meaning\": \"Suitable for children from ages 7 through 12.\",\n                \"order\": 3\n            },\n            {\n                \"certification\": \"R\",\n                \"meaning\": \"Suitable for teens from ages 13 through 17.\",\n                \"order\": 4\n            },\n            {\n                \"certification\": \"D\",\n                \"meaning\": \"Suitable for viewers over 18 and older. Programmes with this rating are aired from 10.00 PM to 03.00 AM.\",\n                \"order\": 5\n            }\n        ],\n        \"TR\": [\n            {\n                \"certification\": \"Genel İzleyici\",\n                \"meaning\": \"General audience. Suitable for all ages.\",\n                \"order\": 1\n            },\n            {\n                \"certification\": \"7+\",\n                \"meaning\": \"Suitable for ages 7 and over.\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"13+\",\n                \"meaning\": \"Suitable for ages 13 and over.\",\n                \"order\": 3\n            },\n            {\n                \"certification\": \"18+\",\n                \"meaning\": \"Suitable for ages 18 and over.\",\n                \"order\": 4\n            }\n        ],\n        \"AR\": [\n            {\n                \"certification\": \"ATP\",\n                \"meaning\": \"Suitable for all audiences.\",\n                \"order\": 1\n            },\n            {\n                \"certification\": \"SAM 13\",\n                \"meaning\": \"Suitable for ages 13 and up.\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"SAM 16\",\n                \"meaning\": \"Suitable for ages 16 and up.\",\n                \"order\": 3\n            },\n            {\n                \"certification\": \"SAM 18\",\n                \"meaning\": \"Suitable for ages 18 and up.\",\n                \"order\": 4\n            }\n        ],\n        \"PL\": [\n            {\n                \"certification\": \"0\",\n                \"meaning\": \"Positive or neutral view of the world, little to no violence, non-sexual love, and no sexual content.\",\n                \"order\": 1\n            },\n            {\n                \"certification\": \"7\",\n                \"meaning\": \"As above; may additionally contain some mild language, bloodless violence, and a more negative view of the world.\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"12\",\n                \"meaning\": \"May contain some foul language, some violence, and some sexual content.\",\n                \"order\": 3\n            },\n            {\n                \"certification\": \"16\",\n                \"meaning\": \"Deviant social behaviour, world filled with violence and sexuality, simplified picture of adulthood, display of physical force, especially in controversial social context (against or by parents, teachers, etc.), immoral behaviour without ethic dilemma, putting the blame on the victim, excessive concentration on material possessions.\",\n                \"order\": 4\n            },\n            {\n                \"certification\": \"18\",\n                \"meaning\": \"One-sided display of the joys of adult life without showing responsibilities (e.g. work), social justification of violent behaviour, excessive vulgarity, use of racial slurs and social stereotypes, explicit sexual content, praise of aggression or vulgarity, access to these programs is locked by a personal password.\",\n                \"order\": 5\n            }\n        ],\n        \"MA\": [\n            {\n                \"certification\": \"NR\",\n                \"meaning\": \"All audiences.\",\n                \"order\": 0\n            },\n            {\n                \"certification\": \"10\",\n                \"meaning\": \"Not recommended for under 10.\",\n                \"order\": 1\n            },\n            {\n                \"certification\": \"12\",\n                \"meaning\": \"Not recommended for under 12.\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"16\",\n                \"meaning\": \"Not recommended for under 16.\",\n                \"order\": 3\n            }\n        ],\n        \"GR\": [\n            {\n                \"certification\": \"K\",\n                \"meaning\": \"Suitable for all ages.\",\n                \"order\": 1\n            },\n            {\n                \"certification\": \"8\",\n                \"meaning\": \"Suitable for ages 8 and up (allowed only 30 minutes after the kid-friendly zone).\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"12\",\n                \"meaning\": \"Suitable for ages 12 and up (allowed only between 9:30 p.m. and 6:00 a.m., or between 10:00 p.m. and 6:00 a.m. during Fridays, Saturdays and school holidays).\",\n                \"order\": 3\n            },\n            {\n                \"certification\": \"16\",\n                \"meaning\": \"Suitable for ages 16 and up (allowed only between 11:00 p.m. and 6:00 a.m.).\",\n                \"order\": 4\n            },\n            {\n                \"certification\": \"18\",\n                \"meaning\": \"Suitable for ages 18 and up (allowed only between 1:00 a.m. and 6:00 a.m.).\",\n                \"order\": 5\n            }\n        ],\n        \"IL\": [\n            {\n                \"certification\": \"E\",\n                \"meaning\": \"Exempt from classification. This rating is usually applied to live broadcasts.\",\n                \"order\": 1\n            },\n            {\n                \"certification\": \"G\",\n                \"meaning\": \"General Audiences. Anyone, regardless of age, can watch the programme.\",\n                \"order\": 1\n            },\n            {\n                \"certification\": \"12+\",\n                \"meaning\": \"Suitable for children 12 and over only.\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"15+\",\n                \"meaning\": \"Suitable for teens 15 and over only.\",\n                \"order\": 3\n            },\n            {\n                \"certification\": \"18+\",\n                \"meaning\": \"Suitable for adults 18 and over only.\",\n                \"order\": 4\n            }\n        ],\n        \"TW\": [\n            {\n                \"certification\": \"0+\",\n                \"meaning\": \"Suitable for watching by general audiences.\",\n                \"order\": 1\n            },\n            {\n                \"certification\": \"6+\",\n                \"meaning\": \"Not suitable for viewing by children under the age of six; children over six and under the age of twelve can view if accompanied by parents, teacher or an adult relative.\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"12+\",\n                \"meaning\": \"Not suitable for viewing by children under the age of twelve, split from the former rating Parental Guidance.\",\n                \"order\": 3\n            },\n            {\n                \"certification\": \"15+\",\n                \"meaning\": \"Not suitable for viewing by people under the age of fifteen, split from the former rating Parental Guidance.\",\n                \"order\": 4\n            },\n            {\n                \"certification\": \"18+\",\n                \"meaning\": \"Not suitable for viewing by people under the age of eighteen.\",\n                \"order\": 4\n            }\n        ],\n        \"ZA\": [\n            {\n                \"certification\": \"All\",\n                \"meaning\": \"This is a programme/film that does not contain any obscenity, and is suitable for family viewing. A logo must be displayed in the corner of the screen for 30 seconds after each commercial break.\",\n                \"order\": 1\n            },\n            {\n                \"certification\": \"PG\",\n                \"meaning\": \"Children under 6 may watch this programme/film, but must be accompanied by an adult. This program contains an adult related theme, which might include very mild language, violence and sexual innuendo. A logo must be displayed in the corner of the screen for one minute after each commercial break.\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"13\",\n                \"meaning\": \"Children under 13 are prohibited from watching this programme/film. This programme contains mild language, violence and sexual innuendo. A logo must be displayed in the corner of the screen for two minutes after each commercial break.\",\n                \"order\": 3\n            },\n            {\n                \"certification\": \"16\",\n                \"meaning\": \"Children under 16 are prohibited from watching this programme/film. It contains moderate violence, language, and some sexual situations. In the case of television, this programme may only be broadcast after 9pm–4:30am. A logo must be displayed in the corner of the screen for five minutes after each commercial break. A full-screen warning must be issued before the start of the programme. If the programme is longer than an hour, a warning must be displayed every half an hour.\",\n                \"order\": 4\n            },\n            {\n                \"certification\": \"18\",\n                \"meaning\": \"Children under 18 are prohibited from watching this programme/film. It contains extreme violence, language and/or graphic sexual content. In the case of television, this program may only be broadcast from 10pm–4:30am. A logo must be displayed in the corner of the screen for the duration of the programme. A full-screen warning must be issued before the start of the programme and after each commercial break.\",\n                \"order\": 5\n            },\n            {\n                \"certification\": \"X18\",\n                \"meaning\": \"This is reserved for films of an extreme sexual nature (pornography). X18 films may only be distributed in the form of video and DVD in a controlled environment (e.g. adult shops). No public viewing of this film may take place. X18 films may not be broadcast on television and in cinemas. This has been breached twice by e.tv, where the softcore (borderline hardcore) Emmanuelle was screened. The X18 rating does not refer to child pornography/child sexual abuse—due to being banned by the Film and Publication Board.\",\n                \"order\": 6\n            }\n        ],\n        \"SG\": [\n            {\n                \"certification\": \"G\",\n                \"meaning\": \"\",\n                \"order\": 1\n            },\n            {\n                \"certification\": \"PG\",\n                \"meaning\": \"\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"PG13\",\n                \"meaning\": \"\",\n                \"order\": 3\n            },\n            {\n                \"certification\": \"NC16\",\n                \"meaning\": \"\",\n                \"order\": 4\n            },\n            {\n                \"certification\": \"M18\",\n                \"meaning\": \"\",\n                \"order\": 5\n            },\n            {\n                \"certification\": \"R21\",\n                \"meaning\": \"Suitable for adults aged 21 and above.\",\n                \"order\": 6\n            }\n        ],\n        \"PR\": [\n            {\n                \"certification\": \"NR\",\n                \"meaning\": \"\",\n                \"order\": 0\n            },\n            {\n                \"certification\": \"TV-MA\",\n                \"meaning\": \"\",\n                \"order\": 6\n            },\n            {\n                \"certification\": \"TV-Y\",\n                \"meaning\": \"\",\n                \"order\": 1\n            },\n            {\n                \"certification\": \"TV-Y7\",\n                \"meaning\": \"\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"TV-G\",\n                \"meaning\": \"\",\n                \"order\": 3\n            },\n            {\n                \"certification\": \"TV-PG\",\n                \"meaning\": \"\",\n                \"order\": 4\n            },\n            {\n                \"certification\": \"TV-14\",\n                \"meaning\": \"\",\n                \"order\": 5\n            }\n        ],\n        \"VI\": [\n            {\n                \"certification\": \"NR\",\n                \"meaning\": \"\",\n                \"order\": 0\n            },\n            {\n                \"certification\": \"TV-Y\",\n                \"meaning\": \"\",\n                \"order\": 1\n            },\n            {\n                \"certification\": \"TV-Y7\",\n                \"meaning\": \"\",\n                \"order\": 2\n            },\n            {\n                \"certification\": \"TV-G\",\n                \"meaning\": \"\",\n                \"order\": 3\n            },\n            {\n                \"certification\": \"TV-PG\",\n                \"meaning\": \"\",\n                \"order\": 4\n            },\n            {\n                \"certification\": \"TV-14\",\n                \"meaning\": \"\",\n                \"order\": 5\n            },\n            {\n                \"certification\": \"TV-MA\",\n                \"meaning\": \"\",\n                \"order\": 6\n            }\n        ]\n    }\n}"}],"_postman_id":"9afe8a39-dfe7-492e-9bc5-dc20adf80808"}],"id":"35ea1805-aabf-4eeb-b409-159f804e9118","description":"<p>This folder contains the certifications for movies and series.</p>\n","_postman_id":"35ea1805-aabf-4eeb-b409-159f804e9118","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}}},{"name":"Changes","item":[{"name":"get movie list","id":"e28ea157-fe96-49f8-95af-ed32b3299ab1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/movie/changes?end_date={{end_date}}&page=1&start_date={{start_date}}","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","movie","changes"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>date</p>\n","type":"text/plain"},"key":"end_date","value":"{{end_date}}"},{"description":{"content":"<p>int32</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>date</p>\n","type":"text/plain"},"key":"start_date","value":"{{start_date}}"}],"variable":[]}},"response":[{"id":"73137fcf-6239-4a3d-a964-5236f0d58ff2","name":"get movie list","originalRequest":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/movie/changes"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 11:40:24 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=535"},{"key":"x-memc","value":"HIT"},{"key":"x-memc-key","value":"d816204ec2c6872de1e25bd0bf17359b"},{"key":"x-memc-age","value":"65"},{"key":"x-memc-expires","value":"535"},{"key":"ETag","value":"W/\"89992273a0fd2b096355cce621c075e4\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 ac28147bf6a75debb0811f62b6224e6e.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"V11u_jqE7PUk77D2Iyt_o4q5XX2tg5lyHznmnzRvcdyZWXRpnUzkDA=="}],"cookie":[],"responseTime":null,"body":"{\n    \"results\": [\n        {\n            \"id\": 1113061,\n            \"adult\": false\n        },\n        {\n            \"id\": 1239343,\n            \"adult\": false\n        },\n        {\n            \"id\": 1239337,\n            \"adult\": false\n        },\n        {\n            \"id\": 8095,\n            \"adult\": false\n        },\n        {\n            \"id\": 693134,\n            \"adult\": false\n        },\n        {\n            \"id\": 939177,\n            \"adult\": false\n        },\n        {\n            \"id\": 1239327,\n            \"adult\": false\n        },\n        {\n            \"id\": 1230162,\n            \"adult\": false\n        },\n        {\n            \"id\": 1214486,\n            \"adult\": false\n        },\n        {\n            \"id\": 1239022,\n            \"adult\": false\n        },\n        {\n            \"id\": 1173571,\n            \"adult\": false\n        },\n        {\n            \"id\": 1220715,\n            \"adult\": false\n        },\n        {\n            \"id\": 1235285,\n            \"adult\": false\n        },\n        {\n            \"id\": 1238264,\n            \"adult\": false\n        },\n        {\n            \"id\": 1238442,\n            \"adult\": false\n        },\n        {\n            \"id\": 1231965,\n            \"adult\": false\n        },\n        {\n            \"id\": 1210029,\n            \"adult\": false\n        },\n        {\n            \"id\": 1239177,\n            \"adult\": false\n        },\n        {\n            \"id\": 1205196,\n            \"adult\": false\n        },\n        {\n            \"id\": 1238871,\n            \"adult\": false\n        },\n        {\n            \"id\": 1239005,\n            \"adult\": false\n        },\n        {\n            \"id\": 1239148,\n            \"adult\": false\n        },\n        {\n            \"id\": 1239172,\n            \"adult\": false\n        },\n        {\n            \"id\": 964622,\n            \"adult\": false\n        },\n        {\n            \"id\": 1039882,\n            \"adult\": false\n        },\n        {\n            \"id\": 1216195,\n            \"adult\": false\n        },\n        {\n            \"id\": 1220840,\n            \"adult\": false\n        },\n        {\n            \"id\": 1238907,\n            \"adult\": false\n        },\n        {\n            \"id\": 1239083,\n            \"adult\": false\n        },\n        {\n            \"id\": 1037956,\n            \"adult\": false\n        },\n        {\n            \"id\": 1238673,\n            \"adult\": false\n        },\n        {\n            \"id\": 1195311,\n            \"adult\": false\n        },\n        {\n            \"id\": 108071,\n            \"adult\": false\n        },\n        {\n            \"id\": 382757,\n            \"adult\": false\n        },\n        {\n            \"id\": 104450,\n            \"adult\": false\n        },\n        {\n            \"id\": 687378,\n            \"adult\": false\n        },\n        {\n            \"id\": 42508,\n            \"adult\": false\n        },\n        {\n            \"id\": 973468,\n            \"adult\": false\n        },\n        {\n            \"id\": 36865,\n            \"adult\": false\n        },\n        {\n            \"id\": 532492,\n            \"adult\": false\n        },\n        {\n            \"id\": 11826,\n            \"adult\": false\n        },\n        {\n            \"id\": 758609,\n            \"adult\": false\n        },\n        {\n            \"id\": 517732,\n            \"adult\": false\n        },\n        {\n            \"id\": 1218099,\n            \"adult\": false\n        },\n        {\n            \"id\": 1239344,\n            \"adult\": false\n        },\n        {\n            \"id\": 831536,\n            \"adult\": false\n        },\n        {\n            \"id\": 56778,\n            \"adult\": false\n        },\n        {\n            \"id\": 1072908,\n            \"adult\": true\n        },\n        {\n            \"id\": 1239345,\n            \"adult\": true\n        },\n        {\n            \"id\": 802219,\n            \"adult\": false\n        },\n        {\n            \"id\": 285610,\n            \"adult\": false\n        },\n        {\n            \"id\": 958734,\n            \"adult\": false\n        },\n        {\n            \"id\": 394368,\n            \"adult\": false\n        },\n        {\n            \"id\": 1239346,\n            \"adult\": false\n        },\n        {\n            \"id\": 1239251,\n            \"adult\": false\n        },\n        {\n            \"id\": 1216512,\n            \"adult\": false\n        },\n        {\n            \"id\": 961084,\n            \"adult\": false\n        },\n        {\n            \"id\": 844416,\n            \"adult\": false\n        },\n        {\n            \"id\": 9353,\n            \"adult\": false\n        },\n        {\n            \"id\": 1239146,\n            \"adult\": false\n        },\n        {\n            \"id\": 1239159,\n            \"adult\": false\n        },\n        {\n            \"id\": 972614,\n            \"adult\": false\n        },\n        {\n            \"id\": 387571,\n            \"adult\": false\n        },\n        {\n            \"id\": 305513,\n            \"adult\": false\n        },\n        {\n            \"id\": 917496,\n            \"adult\": false\n        },\n        {\n            \"id\": 1239347,\n            \"adult\": null\n        },\n        {\n            \"id\": 1239348,\n            \"adult\": false\n        },\n        {\n            \"id\": 976893,\n            \"adult\": false\n        },\n        {\n            \"id\": 624022,\n            \"adult\": false\n        },\n        {\n            \"id\": 745384,\n            \"adult\": false\n        },\n        {\n            \"id\": 745387,\n            \"adult\": false\n        },\n        {\n            \"id\": 688942,\n            \"adult\": false\n        },\n        {\n            \"id\": 812890,\n            \"adult\": false\n        },\n        {\n            \"id\": 1239349,\n            \"adult\": false\n        },\n        {\n            \"id\": 531056,\n            \"adult\": false\n        },\n        {\n            \"id\": 407674,\n            \"adult\": false\n        },\n        {\n            \"id\": 48584,\n            \"adult\": false\n        },\n        {\n            \"id\": 97020,\n            \"adult\": false\n        },\n        {\n            \"id\": 1239350,\n            \"adult\": false\n        },\n        {\n            \"id\": 687144,\n            \"adult\": false\n        },\n        {\n            \"id\": 29866,\n            \"adult\": false\n        },\n        {\n            \"id\": 1049686,\n            \"adult\": false\n        },\n        {\n            \"id\": 65323,\n            \"adult\": false\n        },\n        {\n            \"id\": 201622,\n            \"adult\": false\n        },\n        {\n            \"id\": 254474,\n            \"adult\": false\n        },\n        {\n            \"id\": 625389,\n            \"adult\": false\n        },\n        {\n            \"id\": 1169900,\n            \"adult\": false\n        },\n        {\n            \"id\": 478857,\n            \"adult\": false\n        },\n        {\n            \"id\": 993807,\n            \"adult\": false\n        },\n        {\n            \"id\": 774531,\n            \"adult\": false\n        },\n        {\n            \"id\": 24084,\n            \"adult\": false\n        },\n        {\n            \"id\": 858035,\n            \"adult\": false\n        },\n        {\n            \"id\": 1109586,\n            \"adult\": false\n        },\n        {\n            \"id\": 35068,\n            \"adult\": false\n        },\n        {\n            \"id\": 1119214,\n            \"adult\": false\n        },\n        {\n            \"id\": 556088,\n            \"adult\": false\n        },\n        {\n            \"id\": 401469,\n            \"adult\": false\n        },\n        {\n            \"id\": 1239351,\n            \"adult\": false\n        },\n        {\n            \"id\": 330882,\n            \"adult\": false\n        },\n        {\n            \"id\": 814338,\n            \"adult\": false\n        }\n    ],\n    \"page\": 1,\n    \"total_pages\": 49,\n    \"total_results\": 4885\n}"}],"_postman_id":"e28ea157-fe96-49f8-95af-ed32b3299ab1"},{"name":"get people list","id":"81565008-3133-4d47-88cc-f1aab67b8d56","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/person/changes?end_date={{end_date}]&page=1&start_date={{start_date}}","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","person","changes"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>date</p>\n","type":"text/plain"},"key":"end_date","value":"{{end_date}]"},{"description":{"content":"<p>int32</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>date</p>\n","type":"text/plain"},"key":"start_date","value":"{{start_date}}"}],"variable":[]}},"response":[{"id":"048e48e6-4744-4a07-9904-4eb9547007ec","name":"get people list","originalRequest":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/person/changes"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 11:40:47 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=600"},{"key":"x-memc","value":"MISS, STORE"},{"key":"x-memc-key","value":"9a02cca5badc9844d009593fc55cf11a"},{"key":"x-memc-age","value":"0"},{"key":"x-memc-expires","value":"600"},{"key":"ETag","value":"W/\"3a2957c4eb9213a93681c5b2d03da530\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 157ebd6865840045fc8b5ed1cce7e466.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"cHq99mCJPkkx3MwjeMlqIg9xwMEKe3IiHsFGvEqUP3EcsYduXErhLg=="}],"cookie":[],"responseTime":null,"body":"{\n    \"results\": [\n        {\n            \"id\": 50670,\n            \"adult\": false\n        },\n        {\n            \"id\": 2446120,\n            \"adult\": false\n        },\n        {\n            \"id\": 1532,\n            \"adult\": false\n        },\n        {\n            \"id\": 4513244,\n            \"adult\": false\n        },\n        {\n            \"id\": 3336615,\n            \"adult\": null\n        },\n        {\n            \"id\": 564870,\n            \"adult\": false\n        },\n        {\n            \"id\": 4513245,\n            \"adult\": false\n        },\n        {\n            \"id\": 4513246,\n            \"adult\": false\n        },\n        {\n            \"id\": 4513247,\n            \"adult\": false\n        },\n        {\n            \"id\": 90606,\n            \"adult\": false\n        },\n        {\n            \"id\": 4513248,\n            \"adult\": false\n        },\n        {\n            \"id\": 1325221,\n            \"adult\": false\n        },\n        {\n            \"id\": 4513249,\n            \"adult\": false\n        },\n        {\n            \"id\": 4513250,\n            \"adult\": false\n        },\n        {\n            \"id\": 2906023,\n            \"adult\": false\n        },\n        {\n            \"id\": 193933,\n            \"adult\": false\n        },\n        {\n            \"id\": 4513251,\n            \"adult\": false\n        },\n        {\n            \"id\": 4513211,\n            \"adult\": false\n        },\n        {\n            \"id\": 4513252,\n            \"adult\": true\n        },\n        {\n            \"id\": 4473368,\n            \"adult\": false\n        },\n        {\n            \"id\": 4513253,\n            \"adult\": true\n        },\n        {\n            \"id\": 4473369,\n            \"adult\": false\n        },\n        {\n            \"id\": 4513254,\n            \"adult\": false\n        },\n        {\n            \"id\": 1293986,\n            \"adult\": false\n        },\n        {\n            \"id\": 3984339,\n            \"adult\": false\n        },\n        {\n            \"id\": 131444,\n            \"adult\": false\n        },\n        {\n            \"id\": 1637530,\n            \"adult\": null\n        },\n        {\n            \"id\": 1637529,\n            \"adult\": false\n        },\n        {\n            \"id\": 3409297,\n            \"adult\": false\n        },\n        {\n            \"id\": 4513255,\n            \"adult\": false\n        },\n        {\n            \"id\": 4513256,\n            \"adult\": false\n        },\n        {\n            \"id\": 3802365,\n            \"adult\": null\n        },\n        {\n            \"id\": 2994106,\n            \"adult\": false\n        },\n        {\n            \"id\": 1089451,\n            \"adult\": false\n        },\n        {\n            \"id\": 4028750,\n            \"adult\": null\n        },\n        {\n            \"id\": 73983,\n            \"adult\": false\n        },\n        {\n            \"id\": 3998702,\n            \"adult\": null\n        },\n        {\n            \"id\": 4513257,\n            \"adult\": false\n        },\n        {\n            \"id\": 1043260,\n            \"adult\": false\n        },\n        {\n            \"id\": 4513258,\n            \"adult\": false\n        },\n        {\n            \"id\": 4513259,\n            \"adult\": false\n        },\n        {\n            \"id\": 4513260,\n            \"adult\": false\n        },\n        {\n            \"id\": 4513261,\n            \"adult\": false\n        },\n        {\n            \"id\": 4513262,\n            \"adult\": false\n        },\n        {\n            \"id\": 4513263,\n            \"adult\": false\n        },\n        {\n            \"id\": 4513264,\n            \"adult\": false\n        },\n        {\n            \"id\": 4513265,\n            \"adult\": false\n        },\n        {\n            \"id\": 4513266,\n            \"adult\": false\n        },\n        {\n            \"id\": 4513267,\n            \"adult\": false\n        },\n        {\n            \"id\": 4513268,\n            \"adult\": false\n        },\n        {\n            \"id\": 4513269,\n            \"adult\": false\n        },\n        {\n            \"id\": 1168407,\n            \"adult\": null\n        },\n        {\n            \"id\": 4513270,\n            \"adult\": false\n        },\n        {\n            \"id\": 1573555,\n            \"adult\": false\n        },\n        {\n            \"id\": 2970069,\n            \"adult\": false\n        },\n        {\n            \"id\": 4513271,\n            \"adult\": false\n        },\n        {\n            \"id\": 4513272,\n            \"adult\": false\n        },\n        {\n            \"id\": 4513273,\n            \"adult\": false\n        },\n        {\n            \"id\": 4513274,\n            \"adult\": false\n        },\n        {\n            \"id\": 4513275,\n            \"adult\": false\n        },\n        {\n            \"id\": 4513276,\n            \"adult\": false\n        },\n        {\n            \"id\": 4513277,\n            \"adult\": false\n        },\n        {\n            \"id\": 4513278,\n            \"adult\": false\n        },\n        {\n            \"id\": 4513279,\n            \"adult\": false\n        },\n        {\n            \"id\": 4513280,\n            \"adult\": false\n        },\n        {\n            \"id\": 4513281,\n            \"adult\": false\n        },\n        {\n            \"id\": 4513282,\n            \"adult\": false\n        },\n        {\n            \"id\": 4513283,\n            \"adult\": false\n        },\n        {\n            \"id\": 4513284,\n            \"adult\": false\n        },\n        {\n            \"id\": 4513285,\n            \"adult\": false\n        },\n        {\n            \"id\": 1460317,\n            \"adult\": null\n        },\n        {\n            \"id\": 4513286,\n            \"adult\": false\n        },\n        {\n            \"id\": 4513287,\n            \"adult\": false\n        },\n        {\n            \"id\": 4513288,\n            \"adult\": false\n        },\n        {\n            \"id\": 4513289,\n            \"adult\": false\n        },\n        {\n            \"id\": 4513290,\n            \"adult\": false\n        },\n        {\n            \"id\": 2759202,\n            \"adult\": false\n        },\n        {\n            \"id\": 1524455,\n            \"adult\": true\n        },\n        {\n            \"id\": 4513291,\n            \"adult\": false\n        },\n        {\n            \"id\": 4513292,\n            \"adult\": false\n        },\n        {\n            \"id\": 4513293,\n            \"adult\": false\n        },\n        {\n            \"id\": 185037,\n            \"adult\": false\n        },\n        {\n            \"id\": 4513294,\n            \"adult\": false\n        },\n        {\n            \"id\": 4513295,\n            \"adult\": false\n        },\n        {\n            \"id\": 1331937,\n            \"adult\": false\n        },\n        {\n            \"id\": 4513296,\n            \"adult\": false\n        },\n        {\n            \"id\": 4513297,\n            \"adult\": false\n        },\n        {\n            \"id\": 2578611,\n            \"adult\": false\n        },\n        {\n            \"id\": 4431866,\n            \"adult\": null\n        },\n        {\n            \"id\": 3801184,\n            \"adult\": null\n        },\n        {\n            \"id\": 3981476,\n            \"adult\": null\n        },\n        {\n            \"id\": 1307113,\n            \"adult\": false\n        },\n        {\n            \"id\": 4513298,\n            \"adult\": false\n        },\n        {\n            \"id\": 4513299,\n            \"adult\": false\n        },\n        {\n            \"id\": 4513300,\n            \"adult\": false\n        },\n        {\n            \"id\": 2867191,\n            \"adult\": false\n        },\n        {\n            \"id\": 4513301,\n            \"adult\": false\n        },\n        {\n            \"id\": 4513302,\n            \"adult\": false\n        },\n        {\n            \"id\": 4513303,\n            \"adult\": false\n        },\n        {\n            \"id\": 4513304,\n            \"adult\": false\n        }\n    ],\n    \"page\": 1,\n    \"total_pages\": 35,\n    \"total_results\": 3448\n}"}],"_postman_id":"81565008-3133-4d47-88cc-f1aab67b8d56"},{"name":"get tv list","id":"869f04c6-1724-4e02-b7dd-251cd27ca8c8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/tv/changes?end_date={{end_date}}&page=1&start_date={{start_date}}","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","tv","changes"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>date</p>\n","type":"text/plain"},"key":"end_date","value":"{{end_date}}"},{"description":{"content":"<p>int32</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>date</p>\n","type":"text/plain"},"key":"start_date","value":"{{start_date}}"}],"variable":[]}},"response":[{"id":"56ceb532-2cc6-4ddd-b2a0-375fbb65d0bd","name":"get tv list","originalRequest":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/tv/changes"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 11:41:21 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=561"},{"key":"x-memc","value":"HIT"},{"key":"x-memc-key","value":"e07d474ebfcf0280885ec27aeb04e0f8"},{"key":"x-memc-age","value":"39"},{"key":"x-memc-expires","value":"561"},{"key":"ETag","value":"W/\"b065226db3bdac5a7eefb902d89cf201\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 c889e9448c63bb4bf9dd41fcb2250e08.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"evEw4TtAghrRAbu0qRT9RA7gGynh5biv6SUStKzW7rkaDtgKkI4v3A=="}],"cookie":[],"responseTime":null,"body":"{\n    \"results\": [\n        {\n            \"id\": 232996,\n            \"adult\": false\n        },\n        {\n            \"id\": 80883,\n            \"adult\": false\n        },\n        {\n            \"id\": 15871,\n            \"adult\": false\n        },\n        {\n            \"id\": 22980,\n            \"adult\": false\n        },\n        {\n            \"id\": 245246,\n            \"adult\": false\n        },\n        {\n            \"id\": 217151,\n            \"adult\": false\n        },\n        {\n            \"id\": 230525,\n            \"adult\": false\n        },\n        {\n            \"id\": 70708,\n            \"adult\": false\n        },\n        {\n            \"id\": 242101,\n            \"adult\": false\n        },\n        {\n            \"id\": 62,\n            \"adult\": false\n        },\n        {\n            \"id\": 118642,\n            \"adult\": false\n        },\n        {\n            \"id\": 331,\n            \"adult\": false\n        },\n        {\n            \"id\": 65688,\n            \"adult\": false\n        },\n        {\n            \"id\": 244009,\n            \"adult\": false\n        },\n        {\n            \"id\": 7091,\n            \"adult\": false\n        },\n        {\n            \"id\": 241962,\n            \"adult\": false\n        },\n        {\n            \"id\": 157432,\n            \"adult\": false\n        },\n        {\n            \"id\": 218143,\n            \"adult\": false\n        },\n        {\n            \"id\": 114294,\n            \"adult\": false\n        },\n        {\n            \"id\": 245169,\n            \"adult\": false\n        },\n        {\n            \"id\": 239130,\n            \"adult\": false\n        },\n        {\n            \"id\": 244598,\n            \"adult\": false\n        },\n        {\n            \"id\": 202783,\n            \"adult\": false\n        },\n        {\n            \"id\": 244814,\n            \"adult\": false\n        },\n        {\n            \"id\": 219548,\n            \"adult\": false\n        },\n        {\n            \"id\": 8915,\n            \"adult\": false\n        },\n        {\n            \"id\": 134477,\n            \"adult\": false\n        },\n        {\n            \"id\": 137088,\n            \"adult\": false\n        },\n        {\n            \"id\": 245242,\n            \"adult\": false\n        },\n        {\n            \"id\": 127538,\n            \"adult\": false\n        },\n        {\n            \"id\": 240591,\n            \"adult\": false\n        },\n        {\n            \"id\": 96232,\n            \"adult\": false\n        },\n        {\n            \"id\": 238195,\n            \"adult\": false\n        },\n        {\n            \"id\": 681,\n            \"adult\": false\n        },\n        {\n            \"id\": 95556,\n            \"adult\": false\n        },\n        {\n            \"id\": 3809,\n            \"adult\": false\n        },\n        {\n            \"id\": 96152,\n            \"adult\": false\n        },\n        {\n            \"id\": 42855,\n            \"adult\": false\n        },\n        {\n            \"id\": 123037,\n            \"adult\": false\n        },\n        {\n            \"id\": 73297,\n            \"adult\": false\n        },\n        {\n            \"id\": 222425,\n            \"adult\": false\n        },\n        {\n            \"id\": 245247,\n            \"adult\": false\n        },\n        {\n            \"id\": 123036,\n            \"adult\": false\n        },\n        {\n            \"id\": 28223,\n            \"adult\": false\n        },\n        {\n            \"id\": 133174,\n            \"adult\": false\n        },\n        {\n            \"id\": 230225,\n            \"adult\": false\n        },\n        {\n            \"id\": 245248,\n            \"adult\": false\n        },\n        {\n            \"id\": 244632,\n            \"adult\": false\n        },\n        {\n            \"id\": 117465,\n            \"adult\": false\n        },\n        {\n            \"id\": 120788,\n            \"adult\": true\n        },\n        {\n            \"id\": 112576,\n            \"adult\": true\n        },\n        {\n            \"id\": 245249,\n            \"adult\": false\n        },\n        {\n            \"id\": 85182,\n            \"adult\": true\n        },\n        {\n            \"id\": 124147,\n            \"adult\": false\n        },\n        {\n            \"id\": 98093,\n            \"adult\": true\n        },\n        {\n            \"id\": 240805,\n            \"adult\": false\n        },\n        {\n            \"id\": 126690,\n            \"adult\": false\n        },\n        {\n            \"id\": 131975,\n            \"adult\": false\n        },\n        {\n            \"id\": 158210,\n            \"adult\": true\n        },\n        {\n            \"id\": 93405,\n            \"adult\": false\n        },\n        {\n            \"id\": 245250,\n            \"adult\": false\n        },\n        {\n            \"id\": 110553,\n            \"adult\": false\n        },\n        {\n            \"id\": 97673,\n            \"adult\": true\n        },\n        {\n            \"id\": 234469,\n            \"adult\": false\n        },\n        {\n            \"id\": 91239,\n            \"adult\": false\n        },\n        {\n            \"id\": 121514,\n            \"adult\": true\n        },\n        {\n            \"id\": 197506,\n            \"adult\": false\n        },\n        {\n            \"id\": 126280,\n            \"adult\": false\n        },\n        {\n            \"id\": 138987,\n            \"adult\": false\n        },\n        {\n            \"id\": 77662,\n            \"adult\": true\n        },\n        {\n            \"id\": 40066,\n            \"adult\": false\n        },\n        {\n            \"id\": 202208,\n            \"adult\": false\n        },\n        {\n            \"id\": 41708,\n            \"adult\": false\n        },\n        {\n            \"id\": 94244,\n            \"adult\": false\n        },\n        {\n            \"id\": 69268,\n            \"adult\": false\n        },\n        {\n            \"id\": 38003,\n            \"adult\": false\n        },\n        {\n            \"id\": 215421,\n            \"adult\": false\n        },\n        {\n            \"id\": 26642,\n            \"adult\": false\n        },\n        {\n            \"id\": 127635,\n            \"adult\": false\n        },\n        {\n            \"id\": 225634,\n            \"adult\": false\n        },\n        {\n            \"id\": 69930,\n            \"adult\": false\n        },\n        {\n            \"id\": 91801,\n            \"adult\": false\n        },\n        {\n            \"id\": 27816,\n            \"adult\": false\n        },\n        {\n            \"id\": 10957,\n            \"adult\": false\n        },\n        {\n            \"id\": 218843,\n            \"adult\": false\n        },\n        {\n            \"id\": 245251,\n            \"adult\": false\n        },\n        {\n            \"id\": 244587,\n            \"adult\": false\n        },\n        {\n            \"id\": 216137,\n            \"adult\": false\n        },\n        {\n            \"id\": 208445,\n            \"adult\": false\n        },\n        {\n            \"id\": 223213,\n            \"adult\": false\n        },\n        {\n            \"id\": 233205,\n            \"adult\": false\n        },\n        {\n            \"id\": 245252,\n            \"adult\": false\n        },\n        {\n            \"id\": 222233,\n            \"adult\": false\n        },\n        {\n            \"id\": 210455,\n            \"adult\": false\n        },\n        {\n            \"id\": 1220,\n            \"adult\": false\n        },\n        {\n            \"id\": 242394,\n            \"adult\": false\n        },\n        {\n            \"id\": 242663,\n            \"adult\": false\n        },\n        {\n            \"id\": 239988,\n            \"adult\": false\n        },\n        {\n            \"id\": 216033,\n            \"adult\": false\n        },\n        {\n            \"id\": 113756,\n            \"adult\": false\n        }\n    ],\n    \"page\": 1,\n    \"total_pages\": 30,\n    \"total_results\": 2988\n}"}],"_postman_id":"869f04c6-1724-4e02-b7dd-251cd27ca8c8"}],"id":"b98c448a-329e-43f2-a50c-b1c66fe05a59","description":"<p>This contains the changes made.</p>\n","_postman_id":"b98c448a-329e-43f2-a50c-b1c66fe05a59","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}}},{"name":"Collections","item":[{"name":"get details","id":"e514beb5-d1f4-4fcc-925d-086f39a0d019","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/collection/:collection_id?language=en-US","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","collection",":collection_id"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"language","value":"en-US"}],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{collection-id}}","key":"collection_id"}]}},"response":[{"id":"1b019df4-87ed-4a00-8614-b5beee831315","name":"get details","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/collection/:collection_id?language=en-US","protocol":"https","host":["api","themoviedb","org"],"path":["3","collection",":collection_id"],"query":[{"key":"language","value":"en-US"}],"variable":[{"key":"collection_id","value":"{{collection-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 11:42:26 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=24610"},{"key":"x-memc","value":"HIT"},{"key":"x-memc-key","value":"78ef3a08449bf3dea7e1f0a7126aef4c"},{"key":"x-memc-age","value":"2095"},{"key":"x-memc-expires","value":"24610"},{"key":"ETag","value":"W/\"d17cfdfb863a21a4e31b4e1aed24a28e\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 ddeb8679359f033dad405557c487bfdc.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"W6fKvDh5Og-c5xiOKEdA9HM1QQfX2qMHAirUno_z1U91SXNYUm2E6w=="}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 10,\n    \"name\": \"Star Wars Collection\",\n    \"overview\": \"An epic space-opera theatrical film series, which depicts the adventures of various characters \\\"a long time ago in a galaxy far, far away….\\\"\",\n    \"poster_path\": \"/r8Ph5MYXL04Qzu4QBbq2KjqwtkQ.jpg\",\n    \"backdrop_path\": \"/zZDkgOmFMVYpGAkR9Tkxw0CRnxX.jpg\",\n    \"parts\": [\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/4qCqAdHcNKeAHcK8tJ8wNJZa9cx.jpg\",\n            \"id\": 11,\n            \"title\": \"Star Wars\",\n            \"original_language\": \"en\",\n            \"original_title\": \"Star Wars\",\n            \"overview\": \"Princess Leia is captured and held hostage by the evil Imperial forces in their effort to take over the galactic Empire. Venturesome Luke Skywalker and dashing captain Han Solo team together with the loveable robot duo R2-D2 and C-3PO to rescue the beautiful princess and restore peace and justice in the Empire.\",\n            \"poster_path\": \"/6FfCtAuVAW8XJjZ7eWeLibRLWTw.jpg\",\n            \"media_type\": \"movie\",\n            \"genre_ids\": [\n                12,\n                28,\n                878\n            ],\n            \"popularity\": 86.516,\n            \"release_date\": \"1977-05-25\",\n            \"video\": false,\n            \"vote_average\": 8.205,\n            \"vote_count\": 19617\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/aJCtkxLLzkk1pECehVjKHA2lBgw.jpg\",\n            \"id\": 1891,\n            \"title\": \"The Empire Strikes Back\",\n            \"original_language\": \"en\",\n            \"original_title\": \"The Empire Strikes Back\",\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            \"poster_path\": \"/nNAeTmF4CtdSgMDplXTDPOpYzsX.jpg\",\n            \"media_type\": \"movie\",\n            \"genre_ids\": [\n                12,\n                28,\n                878\n            ],\n            \"popularity\": 35.19,\n            \"release_date\": \"1980-05-20\",\n            \"video\": false,\n            \"vote_average\": 8.391,\n            \"vote_count\": 16151\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/psYeKwKclG4XaIop5suj1J0Kg2C.jpg\",\n            \"id\": 1892,\n            \"title\": \"Return of the Jedi\",\n            \"original_language\": \"en\",\n            \"original_title\": \"Return of the Jedi\",\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            \"poster_path\": \"/jQYlydvHm3kUix1f8prMucrplhm.jpg\",\n            \"media_type\": \"movie\",\n            \"genre_ids\": [\n                12,\n                28,\n                878\n            ],\n            \"popularity\": 30.756,\n            \"release_date\": \"1983-05-25\",\n            \"video\": false,\n            \"vote_average\": 7.895,\n            \"vote_count\": 14920\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/sQUiouw94zhoG6LDEj9h8cPb61N.jpg\",\n            \"id\": 1893,\n            \"title\": \"Star Wars: Episode I - The Phantom Menace\",\n            \"original_language\": \"en\",\n            \"original_title\": \"Star Wars: Episode I - The Phantom Menace\",\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            \"poster_path\": \"/6wkfovpn7Eq8dYNKaG5PY3q2oq6.jpg\",\n            \"media_type\": \"movie\",\n            \"genre_ids\": [\n                12,\n                28,\n                878\n            ],\n            \"popularity\": 34.465,\n            \"release_date\": \"1999-05-19\",\n            \"video\": false,\n            \"vote_average\": 6.54,\n            \"vote_count\": 13869\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/abwxHfymXGAbbH3lo9PDEJEfvtW.jpg\",\n            \"id\": 1894,\n            \"title\": \"Star Wars: Episode II - Attack of the Clones\",\n            \"original_language\": \"en\",\n            \"original_title\": \"Star Wars: Episode II - Attack of the Clones\",\n            \"overview\": \"Following an assassination attempt on Senator Padmé Amidala, Jedi Knights Anakin Skywalker and Obi-Wan Kenobi investigate a mysterious plot that could change the galaxy forever.\",\n            \"poster_path\": \"/oZNPzxqM2s5DyVWab09NTQScDQt.jpg\",\n            \"media_type\": \"movie\",\n            \"genre_ids\": [\n                12,\n                28,\n                878\n            ],\n            \"popularity\": 31.444,\n            \"release_date\": \"2002-05-15\",\n            \"video\": false,\n            \"vote_average\": 6.555,\n            \"vote_count\": 12588\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/5vDuLrjJXFS9PTF7Q1xzobmYKR9.jpg\",\n            \"id\": 1895,\n            \"title\": \"Star Wars: Episode III - Revenge of the Sith\",\n            \"original_language\": \"en\",\n            \"original_title\": \"Star Wars: Episode III - Revenge of the Sith\",\n            \"overview\": \"The evil Darth Sidious enacts his final plan for unlimited power -- and the heroic Jedi Anakin Skywalker must choose a side.\",\n            \"poster_path\": \"/xfSAoBEm9MNBjmlNcDYLvLSMlnq.jpg\",\n            \"media_type\": \"movie\",\n            \"genre_ids\": [\n                12,\n                28,\n                878\n            ],\n            \"popularity\": 33.601,\n            \"release_date\": \"2005-05-17\",\n            \"video\": false,\n            \"vote_average\": 7.417,\n            \"vote_count\": 13048\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/k6EOrckWFuz7I4z4wiRwz8zsj4H.jpg\",\n            \"id\": 140607,\n            \"title\": \"Star Wars: The Force Awakens\",\n            \"original_language\": \"en\",\n            \"original_title\": \"Star Wars: The Force Awakens\",\n            \"overview\": \"Thirty years after defeating the Galactic Empire, Han Solo and his allies face a new threat from the evil Kylo Ren and his army of Stormtroopers.\",\n            \"poster_path\": \"/wqnLdwVXoBjKibFRR5U3y0aDUhs.jpg\",\n            \"media_type\": \"movie\",\n            \"genre_ids\": [\n                12,\n                28,\n                878\n            ],\n            \"popularity\": 55.143,\n            \"release_date\": \"2015-12-15\",\n            \"video\": false,\n            \"vote_average\": 7.286,\n            \"vote_count\": 18668\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/jOzrELAzFxtMx2I4uDGHOotdfsS.jpg\",\n            \"id\": 181812,\n            \"title\": \"Star Wars: The Rise of Skywalker\",\n            \"original_language\": \"en\",\n            \"original_title\": \"Star Wars: The Rise of Skywalker\",\n            \"overview\": \"The surviving Resistance faces the First Order once again as the journey of Rey, Finn and Poe Dameron continues. With the power and knowledge of generations behind them, the final battle begins.\",\n            \"poster_path\": \"/db32LaOibwEliAmSL2jjDF6oDdj.jpg\",\n            \"media_type\": \"movie\",\n            \"genre_ids\": [\n                12,\n                28,\n                878\n            ],\n            \"popularity\": 53.787,\n            \"release_date\": \"2019-12-18\",\n            \"video\": false,\n            \"vote_average\": 6.348,\n            \"vote_count\": 9313\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/5Iw7zQTHVRBOYpA0V6z0yypOPZh.jpg\",\n            \"id\": 181808,\n            \"title\": \"Star Wars: The Last Jedi\",\n            \"original_language\": \"en\",\n            \"original_title\": \"Star Wars: The Last Jedi\",\n            \"overview\": \"Rey develops her newly discovered abilities with the guidance of Luke Skywalker, who is unsettled by the strength of her powers. Meanwhile, the Resistance prepares to do battle with the First Order.\",\n            \"poster_path\": \"/kOVEVeg59E0wsnXmF9nrh6OmWII.jpg\",\n            \"media_type\": \"movie\",\n            \"genre_ids\": [\n                12,\n                28,\n                878\n            ],\n            \"popularity\": 62.297,\n            \"release_date\": \"2017-12-13\",\n            \"video\": false,\n            \"vote_average\": 6.812,\n            \"vote_count\": 14626\n        }\n    ]\n}"}],"_postman_id":"e514beb5-d1f4-4fcc-925d-086f39a0d019"},{"name":"get images","id":"5e3cdb72-cc88-42f4-9fcc-1c3a22ae36ae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/collection/:collection_id/images?language=en-US&include_image_language={{include_image_language}}","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","collection",":collection_id","images"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"language","value":"en-US"},{"description":{"content":"<p>string.  specify a comma separated list of ISO-639-1 values to query, for example: en,null</p>\n","type":"text/plain"},"key":"include_image_language","value":"{{include_image_language}}"}],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{collection-id}}","key":"collection_id"}]}},"response":[{"id":"ea561908-43aa-438e-8775-5d454e5f1ad7","name":"get images","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/collection/:collection_id/images?language=en-US","protocol":"https","host":["api","themoviedb","org"],"path":["3","collection",":collection_id","images"],"query":[{"key":"language","value":"en-US"}],"variable":[{"key":"collection_id","value":"{{collection-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 11:43:14 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=26038"},{"key":"x-memc","value":"MISS, STORE"},{"key":"x-memc-key","value":"134a514a64372e33031c157a44591096"},{"key":"x-memc-age","value":"0"},{"key":"x-memc-expires","value":"26038"},{"key":"ETag","value":"W/\"41966cbc410f8d30434509ab04055eb0\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 b471d3775e81a9be536b52b99f39452a.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"YGgV6ch0IhILzY1KHKsI7o3RG08t8lgdenXtEi570DycR4oRU0xINg=="}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 10,\n    \"backdrops\": [],\n    \"posters\": []\n}"}],"_postman_id":"5e3cdb72-cc88-42f4-9fcc-1c3a22ae36ae"},{"name":"get translations","id":"f5bb43fe-5a11-46c0-a74d-fb27c25866b0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/collection/:collection_id/translations","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","collection",":collection_id","translations"],"host":["api","themoviedb","org"],"query":[],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{collection-id}}","key":"collection_id"}]}},"response":[{"id":"b98c52de-8439-4e73-b2c5-8c37a682086d","name":"get translations","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/collection/:collection_id/translations","protocol":"https","host":["api","themoviedb","org"],"path":["3","collection",":collection_id","translations"],"variable":[{"key":"collection_id","value":"{{collection-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 11:43:32 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=10466"},{"key":"x-memc","value":"HIT"},{"key":"x-memc-key","value":"772c241778a82a9c2b4c0a8f6e53614d"},{"key":"x-memc-age","value":"18075"},{"key":"x-memc-expires","value":"10466"},{"key":"ETag","value":"W/\"171e40e4c0543489cc2d1179b6ba2755\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 20f0d9cf6610f77242f5c592d2ecfd1c.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"u2kJdfXM7RZc_A_s3HqBIy0vV236wcPk4KqFpS4XTe6eP-YmjTkmSQ=="}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 10,\n    \"translations\": [\n        {\n            \"iso_3166_1\": \"AE\",\n            \"iso_639_1\": \"ar\",\n            \"name\": \"العربية\",\n            \"english_name\": \"Arabic\",\n            \"data\": {\n                \"title\": \"\",\n                \"overview\": \"\",\n                \"homepage\": \"\"\n            }\n        },\n        {\n            \"iso_3166_1\": \"BG\",\n            \"iso_639_1\": \"bg\",\n            \"name\": \"български език\",\n            \"english_name\": \"Bulgarian\",\n            \"data\": {\n                \"title\": \"Междузвездни войни (поредица)\",\n                \"overview\": \"Поредица от епични космически опери, които представят приключенията на различни герои \\\"преди много, време в една далечна галактика....\\\".\",\n                \"homepage\": \"\"\n            }\n        },\n        {\n            \"iso_3166_1\": \"ES\",\n            \"iso_639_1\": \"ca\",\n            \"name\": \"Català\",\n            \"english_name\": \"Catalan\",\n            \"data\": {\n                \"title\": \"Star Wars - Col·lecció\",\n                \"overview\": \"Col·lecció de pel·lícules de Star Wars.\",\n                \"homepage\": \"\"\n            }\n        },\n        {\n            \"iso_3166_1\": \"CZ\",\n            \"iso_639_1\": \"cs\",\n            \"name\": \"Český\",\n            \"english_name\": \"Czech\",\n            \"data\": {\n                \"title\": \"Star Wars (kolekce)\",\n                \"overview\": \"Star Wars (česky původně též Hvězdné války) je americká multimediální franšíza žánru space opera, vytvořená Georgem Lucasem. Její hlavní částí je devítidílná řada celovečerních filmů, ke které se postupně přidala další díla.\",\n                \"homepage\": \"\"\n            }\n        },\n        {\n            \"iso_3166_1\": \"DK\",\n            \"iso_639_1\": \"da\",\n            \"name\": \"Dansk\",\n            \"english_name\": \"Danish\",\n            \"data\": {\n                \"title\": \"Star Wars (Samling)\",\n                \"overview\": \"For meget længe siden i en fjern, fjern galakse....\",\n                \"homepage\": \"\"\n            }\n        },\n        {\n            \"iso_3166_1\": \"DE\",\n            \"iso_639_1\": \"de\",\n            \"name\": \"Deutsch\",\n            \"english_name\": \"German\",\n            \"data\": {\n                \"title\": \"Star Wars Filmreihe\",\n                \"overview\": \"\\\"Star Wars™\\\" ist die größte Science-Fiction-Saga aller Zeiten, die mit ihren bislang neun filmischen Episoden und den unüberschaubaren Verzweigungen alle Dimensionen der Unterhaltungskultur gesprengt hat. Die Abenteuer von Luke Skywalker, Han Solo und der schönen Prinzessin Leia fesseln die Kinozuschauer und die Leser in aller Welt seit fast 30 Jahren.\",\n                \"homepage\": \"http://www.starwars-union.de\"\n            }\n        },\n        {\n            \"iso_3166_1\": \"GR\",\n            \"iso_639_1\": \"el\",\n            \"name\": \"ελληνικά\",\n            \"english_name\": \"Greek\",\n            \"data\": {\n                \"title\": \"Star Wars: Το Έπος των Skywalker - Συλλογή\",\n                \"overview\": \"Μια επική σειρά διαστημικών ταινιών, που απεικονίζει τις περιπέτειες διαφόρων χαρακτήρων «πολύ καιρό πριν, σε έναν γαλαξία πολύ, πολύ μακρινό…».\",\n                \"homepage\": \"\"\n            }\n        },\n        {\n            \"iso_3166_1\": \"US\",\n            \"iso_639_1\": \"en\",\n            \"name\": \"English\",\n            \"english_name\": \"English\",\n            \"data\": {\n                \"title\": \"\",\n                \"overview\": \"An epic space-opera theatrical film series, which depicts the adventures of various characters \\\"a long time ago in a galaxy far, far away….\\\"\",\n                \"homepage\": \"https://www.starwars.com/films\"\n            }\n        },\n        {\n            \"iso_3166_1\": \"ES\",\n            \"iso_639_1\": \"es\",\n            \"name\": \"Español\",\n            \"english_name\": \"Spanish\",\n            \"data\": {\n                \"title\": \"La guerra de las galaxias - Colección\",\n                \"overview\": \"La colección de las 9 películas del director , escritor y productor George Lucas. Con Luke Skywalker, Princesa Leia, Darth Vader, C3PO, R2D2 y más personajes de la saga de la Guerra de las Galaxias.\",\n                \"homepage\": \"\"\n            }\n        },\n        {\n            \"iso_3166_1\": \"MX\",\n            \"iso_639_1\": \"es\",\n            \"name\": \"Español\",\n            \"english_name\": \"Spanish\",\n            \"data\": {\n                \"title\": \"Star Wars - Colección\",\n                \"overview\": \"Star Wars es una franquicia compuesta por una serie de películas concebidas primordialmentede por el cineasta estadounidense George Lucas, y producidas y distribuidas por The Walt Disney Company a partir de 2012. Su trama describe las vivencias de un grupo de personajes que habitan en una galaxia ficticia e interactúan con elementos como «la Fuerza», un campo de energía metafísico y omnipresente​ que posee un «lado oscuro» provocado por la ira, el miedo y el odio.\",\n                \"homepage\": \"\"\n            }\n        },\n        {\n            \"iso_3166_1\": \"IR\",\n            \"iso_639_1\": \"fa\",\n            \"name\": \"فارسی\",\n            \"english_name\": \"Persian\",\n            \"data\": {\n                \"title\": \"مجموعه جنگ ستارگان\",\n                \"overview\": \"\",\n                \"homepage\": \"\"\n            }\n        },\n        {\n            \"iso_3166_1\": \"FI\",\n            \"iso_639_1\": \"fi\",\n            \"name\": \"suomi\",\n            \"english_name\": \"Finnish\",\n            \"data\": {\n                \"title\": \"Tähtien sota\",\n                \"overview\": \"\",\n                \"homepage\": \"\"\n            }\n        },\n        {\n            \"iso_3166_1\": \"CA\",\n            \"iso_639_1\": \"fr\",\n            \"name\": \"Français\",\n            \"english_name\": \"French\",\n            \"data\": {\n                \"title\": \"Collection Star Wars\",\n                \"overview\": \"Luke Skywalker, la Princesse Leia, Dark Vador, C3PO, R2D2 et de nombreux autres personnages du film sont désormais des noms familiers de l'un des projets cinématographiques les plus réussis de tous les temps.\",\n                \"homepage\": \"\"\n            }\n        },\n        {\n            \"iso_3166_1\": \"FR\",\n            \"iso_639_1\": \"fr\",\n            \"name\": \"Français\",\n            \"english_name\": \"French\",\n            \"data\": {\n                \"title\": \"Star Wars - Saga\",\n                \"overview\": \"Luke Skywalker, la Princesse Leia, Dark Vador, C3PO, R2D2 et de nombreux autres personnages du film sont désormais des noms familiers de l'un des projets cinématographiques les plus réussis de tous les temps.\",\n                \"homepage\": \"\"\n            }\n        },\n        {\n            \"iso_3166_1\": \"IL\",\n            \"iso_639_1\": \"he\",\n            \"name\": \"עִבְרִית\",\n            \"english_name\": \"Hebrew\",\n            \"data\": {\n                \"title\": \"מלחמת הכוכבים - אוסף\",\n                \"overview\": \"מלחמת הכוכבים הוא שמה של סדרת סרטי מדע בדיוני מצליחים שיצר במאי הקולנוע ג'ורג' לוקאס. הסרט הראשון בסדרה, שנקרא אז \\\"מלחמת הכוכבים\\\" וכיום נקרא \\\"מלחמת הכוכבים - פרק 4: תקווה חדשה\\\", יצא בשנת 1977. מאז יצאו חמישה סרטים נוספים בסדרה, האחרון שבהם בשנת 2005. בסדרת הסרטים כיכבו אנסמבל של שחקנים כדוגמת מארק המיל, האריסון פורד, קארי פישר ואלק גינס (בטרילוגיה המקורית) והיידן כריסטנסן, נטלי פורטמן, יואן מקגרגור, ליאם ניסן, כריסטופר לי וסמואל ל. ג'קסון (בטרילוגיה המקדימה). בעקבות רכישת לוקאס פילם על ידי דיסני, הכריזו הרוכשים על הפקת טרילוגיה חדשה (פרקים 7-9); הראשון בהם צפוי לצאת לאקרנים בשנת 2015.\",\n                \"homepage\": \"\"\n            }\n        },\n        {\n            \"iso_3166_1\": \"HR\",\n            \"iso_639_1\": \"hr\",\n            \"name\": \"Hrvatski\",\n            \"english_name\": \"Croatian\",\n            \"data\": {\n                \"title\": \"Ratovi zvijezda zbirka\",\n                \"overview\": \"\",\n                \"homepage\": \"\"\n            }\n        },\n        {\n            \"iso_3166_1\": \"HU\",\n            \"iso_639_1\": \"hu\",\n            \"name\": \"Magyar\",\n            \"english_name\": \"Hungarian\",\n            \"data\": {\n                \"title\": \"Star Wars gyűjtemény\",\n                \"overview\": \"A Csillagok háborúja (eredeti címe: Star Wars) egy űropera filmsorozatnak, irodalmi műveknek és számítógépes játékoknak a neve. Mindezek George Lucas filmrendező ötletei alapján készültek el. A filmek cselekménye a Galaktikus Köztársaság és a Galaktikus Birodalom közti átmenetek, valamint a Galaktikus Polgárháború (amely a Lázadó Szövetség és a Galaktikus Birodalom között zajlik) körül forog. Valójában az egész cselekmény a jó és a rossz harcát jelképezi. A történet „réges régen, egy messzi-messzi galaxisban…” játszódik. Az eredeti Csillagok háborúja-trilógia, főleg annak elsőként vetített része, az Egy új remény (IV. epizód) úttörő jelentőségű volt a sci-fi műfajában mind tartalmilag, mind a technikai megvalósítást tekintve, de az előzmény-trilógia (Baljós árnyak, A klónok támadása, A Sith-ek bosszúja) is számos újítást hozott magával.\",\n                \"homepage\": \"\"\n            }\n        },\n        {\n            \"iso_3166_1\": \"ID\",\n            \"iso_639_1\": \"id\",\n            \"name\": \"Bahasa indonesia\",\n            \"english_name\": \"Indonesian\",\n            \"data\": {\n                \"title\": \"\",\n                \"overview\": \"\",\n                \"homepage\": \"\"\n            }\n        },\n        {\n            \"iso_3166_1\": \"IT\",\n            \"iso_639_1\": \"it\",\n            \"name\": \"Italiano\",\n            \"english_name\": \"Italian\",\n            \"data\": {\n                \"title\": \"Star Wars - Collezione\",\n                \"overview\": \"Guerre stellari (in inglese Star Wars) è un franchise creato da George Lucas, che si sviluppa da una saga cinematografica iniziata nel 1977 col film Guerre stellari, sottotitolato retroattivamente Episodio IV - Una nuova speranza. A questo film sono seguite altre due pellicole, distribuite a tre anni di distanza l'una dall'altra: L'Impero colpisce ancora (1980) e Il ritorno dello Jedi (1983). Questi tre film costituiscono la cosiddetta \\\"trilogia originale\\\". Sedici anni dopo l'uscita dell'ultimo film, Lucas decise di girare una trilogia prequel, composta da La minaccia fantasma (1999), L'attacco dei cloni (2002) e La vendetta dei Sith (2005). Nel 2012 The Walt Disney Company acquistò infine i diritti della serie e avviò la produzione di una trilogia sequel con Il risveglio della Forza (2015), Gli ultimi Jedi (2017) e L'ascesa di Skywalker (2019). Essa è stata alternata a una serie Anthology che include Rogue One: A Star Wars Story (2016) e Solo: A Star Wars Story (2018).\",\n                \"homepage\": \"\"\n            }\n        },\n        {\n            \"iso_3166_1\": \"JP\",\n            \"iso_639_1\": \"ja\",\n            \"name\": \"日本語\",\n            \"english_name\": \"Japanese\",\n            \"data\": {\n                \"title\": \"スター・ウォーズ シリーズ\",\n                \"overview\": \"\\\"はるか昔、はるか彼方の銀河系を舞台に、さまざまな登場人物たちの冒険を描いた壮大なスペースオペラ劇場映画シリーズ....\\\"\",\n                \"homepage\": \"\"\n            }\n        },\n        {\n            \"iso_3166_1\": \"GE\",\n            \"iso_639_1\": \"ka\",\n            \"name\": \"ქართული\",\n            \"english_name\": \"Georgian\",\n            \"data\": {\n                \"title\": \"ვარსკვლავური ომები კოლექცია\",\n                \"overview\": \"\",\n                \"homepage\": \"\"\n            }\n        },\n        {\n            \"iso_3166_1\": \"KR\",\n            \"iso_639_1\": \"ko\",\n            \"name\": \"한국어/조선말\",\n            \"english_name\": \"Korean\",\n            \"data\": {\n                \"title\": \"스타워즈 시리즈\",\n                \"overview\": \"오래전 멀고 먼 은하계에...\",\n                \"homepage\": \"\"\n            }\n        },\n        {\n            \"iso_3166_1\": \"LT\",\n            \"iso_639_1\": \"lt\",\n            \"name\": \"Lietuvių\",\n            \"english_name\": \"Lithuanian\",\n            \"data\": {\n                \"title\": \"Filmai „Žvaigždžių karai“\",\n                \"overview\": \"\",\n                \"homepage\": \"\"\n            }\n        },\n        {\n            \"iso_3166_1\": \"NO\",\n            \"iso_639_1\": \"nb\",\n            \"name\": \"Bokmål\",\n            \"english_name\": \"Norwegian Bokmål\",\n            \"data\": {\n                \"title\": \"\",\n                \"overview\": \"\",\n                \"homepage\": \"\"\n            }\n        },\n        {\n            \"iso_3166_1\": \"NL\",\n            \"iso_639_1\": \"nl\",\n            \"name\": \"Nederlands\",\n            \"english_name\": \"Dutch\",\n            \"data\": {\n                \"title\": \"Star Wars Collectie\",\n                \"overview\": \"De collectie van de 9 theatrale productie van films uit de regisseur, scenarioschrijver en producer George Lucas. Luke Skywalker, Princess Leia, Darth Vader, C3PO, R2D2 en vele andere personages uit de film zijn nu vertrouwde namen van een van de meest succesvolle filmprojecten aller tijden.\",\n                \"homepage\": \"\"\n            }\n        },\n        {\n            \"iso_3166_1\": \"NO\",\n            \"iso_639_1\": \"no\",\n            \"name\": \"Norsk\",\n            \"english_name\": \"Norwegian\",\n            \"data\": {\n                \"title\": \"Star Wars - Den Komplette Samlingen\",\n                \"overview\": \"\",\n                \"homepage\": \"\"\n            }\n        },\n        {\n            \"iso_3166_1\": \"PL\",\n            \"iso_639_1\": \"pl\",\n            \"name\": \"Polski\",\n            \"english_name\": \"Polish\",\n            \"data\": {\n                \"title\": \"Gwiezdne wojny - Kolekcja\",\n                \"overview\": \"Seria filmów fantastycznych z gatunku space opera (science fantasy) George’a Lucasa.\",\n                \"homepage\": \"http://www.starwars.com/\"\n            }\n        },\n        {\n            \"iso_3166_1\": \"BR\",\n            \"iso_639_1\": \"pt\",\n            \"name\": \"Português\",\n            \"english_name\": \"Portuguese\",\n            \"data\": {\n                \"title\": \"Star Wars: Coleção\",\n                \"overview\": \"Uma série épica de filmes ópera espacial, que retratam as aventuras de vários personagens \\\"há muito tempo em uma galáxia muito, muito distante ....\\\"\",\n                \"homepage\": \"\"\n            }\n        },\n        {\n            \"iso_3166_1\": \"PT\",\n            \"iso_639_1\": \"pt\",\n            \"name\": \"Português\",\n            \"english_name\": \"Portuguese\",\n            \"data\": {\n                \"title\": \"Star Wars - Guerra das Estrelas\",\n                \"overview\": \"Uma série épica de filmes ópera espacial, que retratam as aventuras de vários personagens \\\"há muito tempo numa galáxia muito, muito distante...\\\"\",\n                \"homepage\": \"https://www.starwars.com/\"\n            }\n        },\n        {\n            \"iso_3166_1\": \"RO\",\n            \"iso_639_1\": \"ro\",\n            \"name\": \"Română\",\n            \"english_name\": \"Romanian\",\n            \"data\": {\n                \"title\": \"Colecția Star Wars\",\n                \"overview\": \"\",\n                \"homepage\": \"\"\n            }\n        },\n        {\n            \"iso_3166_1\": \"RU\",\n            \"iso_639_1\": \"ru\",\n            \"name\": \"Pусский\",\n            \"english_name\": \"Russian\",\n            \"data\": {\n                \"title\": \"Звёздные войны (Коллекция)\",\n                \"overview\": \"«Звёздные войны» — эпическая фантастическая киносага, созданная Джорджем Лукасом. Эпизоды серии вобрали в себя архетипы как научной фантастики, так и классической мифологии, а также предоставили их великолепную музыкальную интерпретацию. Фильмы являются прекрасным примером космооперы, они заняли заметное место в поп-культуре и стали самой кассовой киносерией всех времён. В последние годы серия приобрела ещё большую популярность, породив новое поколение восторженных фанатов.\",\n                \"homepage\": \"http://www.starwars.com\"\n            }\n        },\n        {\n            \"iso_3166_1\": \"SK\",\n            \"iso_639_1\": \"sk\",\n            \"name\": \"Slovenčina\",\n            \"english_name\": \"Slovak\",\n            \"data\": {\n                \"title\": \"Star Wars (kolekcia)\",\n                \"overview\": \"\",\n                \"homepage\": \"http://www.starwars.com\"\n            }\n        },\n        {\n            \"iso_3166_1\": \"RS\",\n            \"iso_639_1\": \"sr\",\n            \"name\": \"Srpski\",\n            \"english_name\": \"Serbian\",\n            \"data\": {\n                \"title\": \"колекција Ратови Звезда\",\n                \"overview\": \"\",\n                \"homepage\": \"\"\n            }\n        },\n        {\n            \"iso_3166_1\": \"SE\",\n            \"iso_639_1\": \"sv\",\n            \"name\": \"svenska\",\n            \"english_name\": \"Swedish\",\n            \"data\": {\n                \"title\": \"Star Wars (samling)\",\n                \"overview\": \"Star Wars är en saga som utspelar sig i en fjärran galax och där kampen mellan gott och ont står i centrum. I de tre första filmerna som producerades utkämpas ett inbördeskrig i galaxen där kampen står mellan det onda Rymdimperiet.\",\n                \"homepage\": \"\"\n            }\n        },\n        {\n            \"iso_3166_1\": \"TH\",\n            \"iso_639_1\": \"th\",\n            \"name\": \"ภาษาไทย\",\n            \"english_name\": \"Thai\",\n            \"data\": {\n                \"title\": \"สตาร์ วอร์ส คอลเลกชัน\",\n                \"overview\": \"\",\n                \"homepage\": \"\"\n            }\n        },\n        {\n            \"iso_3166_1\": \"TR\",\n            \"iso_639_1\": \"tr\",\n            \"name\": \"Türkçe\",\n            \"english_name\": \"Turkish\",\n            \"data\": {\n                \"title\": \"Yıldız Savaşları [Seri]\",\n                \"overview\": \"Yıldız Savaşları, George Lucas tarafından yapılmış, öncelikle filmleriyle tanınmış, sonraki yıllarda çizgi roman, bilgisayar ve konsol oyunları, televizyon yapımları vb. dallarda ününü geliştirmiş kurgusal evren ve markadır. Bugüne kadar 11 film bizlerle buluşsa da ana hikayeyi anlatan 8 film bulunmakta.\",\n                \"homepage\": \"\"\n            }\n        },\n        {\n            \"iso_3166_1\": \"UA\",\n            \"iso_639_1\": \"uk\",\n            \"name\": \"Український\",\n            \"english_name\": \"Ukrainian\",\n            \"data\": {\n                \"title\": \"Зоряні війни | Колекція\",\n                \"overview\": \"Культова епічна фантастична сага, що містить оповіді про протистояння планет, цивілізації та фракцій «Далекої галактики».\",\n                \"homepage\": \"\"\n            }\n        },\n        {\n            \"iso_3166_1\": \"VN\",\n            \"iso_639_1\": \"vi\",\n            \"name\": \"Tiếng Việt\",\n            \"english_name\": \"Vietnamese\",\n            \"data\": {\n                \"title\": \"Loạt phim Chiến Tranh Giữa Các Vì Sao\",\n                \"overview\": \"\",\n                \"homepage\": \"\"\n            }\n        },\n        {\n            \"iso_3166_1\": \"CN\",\n            \"iso_639_1\": \"zh\",\n            \"name\": \"普通话\",\n            \"english_name\": \"Mandarin\",\n            \"data\": {\n                \"title\": \"星球大战（系列）\",\n                \"overview\": \"《星球大战》(英语：Star Wars)，中文可简称“星战”，是美国导演兼编剧乔治·卢卡斯所构思拍摄的一系列科幻电影。同时“星球大战”也是该系列电影最早拍摄上映的第四章故事的原始片名。从1970年代末到1980年代，卢卡斯出品了《星球大战》三部曲。他曾说明第一部星战（第四部曲）的人物及故事是参照日本导演黑泽明的《战国英豪》(隠し砦の三悪人)所创作而成；原三部曲以二战英德大战为架构并溶入美国西部片及日本武士刀剧的节奏；蕴涵了太空冒险、希腊神话的大视野制作。影片中所使用的特效技术重新定义并改变了往后太空科幻片的未来发展。1990年代末，基于各界要求又拍摄了原三部曲之前的故事，又称“星战前传”。同时他把最初的三部曲改为六部系列的第四、五、六集，并将最早的第四集改名为“新希望”（A New Hope）。2012年10月，华特迪士尼公司以40.5亿美元收购卢卡斯影业。该片描写，在很久以前，一个遥远的银河系，肩负正义使命的绝地武士与帝国邪恶黑暗势力作战的故事。本片开启好莱坞电影商品授权的庞大事业，旗下分别有小说、漫画、玩具与电玩游戏等相关周边产业，系列中每部电影，小说与电玩游戏，皆以“很久以前，在一个遥远的银河系……”(A long time ago in a galaxy far, far away...)开头。\",\n                \"homepage\": \"https://www.starwars.com/\"\n            }\n        },\n        {\n            \"iso_3166_1\": \"HK\",\n            \"iso_639_1\": \"zh\",\n            \"name\": \"普通话\",\n            \"english_name\": \"Mandarin\",\n            \"data\": {\n                \"title\": \"《星球大戰》系列\",\n                \"overview\": \"\",\n                \"homepage\": \"\"\n            }\n        },\n        {\n            \"iso_3166_1\": \"TW\",\n            \"iso_639_1\": \"zh\",\n            \"name\": \"普通话\",\n            \"english_name\": \"Mandarin\",\n            \"data\": {\n                \"title\": \"星際大戰（系列）\",\n                \"overview\": \"在很久以前，一個遙遠的銀河系，肩負正義使命的絕地武士與帝國邪惡黑暗勢力作戰的故事。\",\n                \"homepage\": \"\"\n            }\n        }\n    ]\n}"}],"_postman_id":"f5bb43fe-5a11-46c0-a74d-fb27c25866b0"}],"id":"6dac4bec-0c36-4597-86cc-8607fd037e2f","_postman_id":"6dac4bec-0c36-4597-86cc-8607fd037e2f","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}}},{"name":"Companies","item":[{"name":"get details","id":"68f1a9eb-0b24-4882-b783-a8c4d8db2484","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/company/:company_id","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","company",":company_id"],"host":["api","themoviedb","org"],"query":[],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{company-id}}","key":"company_id"}]}},"response":[{"id":"81efec33-bd0b-4cb7-bc43-68f39fd1088e","name":"get details","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/company/:company_id","protocol":"https","host":["api","themoviedb","org"],"path":["3","company",":company_id"],"variable":[{"key":"company_id","value":"{{company-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 11:44:56 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=18117"},{"key":"x-memc","value":"HIT"},{"key":"x-memc-key","value":"60c4072f90683b6d12e1b37678e6a8f9"},{"key":"x-memc-age","value":"3965"},{"key":"x-memc-expires","value":"18117"},{"key":"ETag","value":"W/\"6f7fcd609c0e68be1925fb2ce1c7ef7f\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 e3e94284a800d30d02bd662be67e1bf2.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"V8Xy-L70MdyriSG_MrIvcb6S5B9oEZ7NVw6QRRcyood87ocCtW-TRA=="}],"cookie":[],"responseTime":null,"body":"{\n    \"description\": \"\",\n    \"headquarters\": \"Burbank, California\",\n    \"homepage\": \"https://movies.disney.com\",\n    \"id\": 2,\n    \"logo_path\": \"/wdrCwmRnLFJhEoH8GSfymY85KHT.png\",\n    \"name\": \"Walt Disney Pictures\",\n    \"origin_country\": \"US\",\n    \"parent_company\": null\n}"}],"_postman_id":"68f1a9eb-0b24-4882-b783-a8c4d8db2484"},{"name":"get alternative names","id":"9c3d084d-082b-4ed9-a230-979007016789","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/company/:company_id/alternative_names","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","company",":company_id","alternative_names"],"host":["api","themoviedb","org"],"query":[],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{company-id}}","key":"company_id"}]}},"response":[{"id":"eddefb0f-23f3-48f8-bc7e-27b0a71a7a23","name":"get alternative names","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/company/:company_id/alternative_names","protocol":"https","host":["api","themoviedb","org"],"path":["3","company",":company_id","alternative_names"],"variable":[{"key":"company_id","value":"{{company-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 11:45:19 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=27072"},{"key":"x-memc","value":"MISS, STORE"},{"key":"x-memc-key","value":"27632838773e3dc525c8d8eb59a0f9f2"},{"key":"x-memc-age","value":"0"},{"key":"x-memc-expires","value":"27072"},{"key":"ETag","value":"W/\"2ff958498b3a3dc0884946e753743cd4\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 c889e9448c63bb4bf9dd41fcb2250e08.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"mjHkYMebUSFyUp14EExh3qf6KG551_SaQDn9QMQgK0LpxlwAP1TcAQ=="}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 2,\n    \"results\": [\n        {\n            \"name\": \"Disney Pictures\",\n            \"type\": \"\"\n        },\n        {\n            \"name\": \"월트 디즈니 픽처스\",\n            \"type\": \"\"\n        },\n        {\n            \"name\": \"Disney\",\n            \"type\": \"\"\n        },\n        {\n            \"name\": \"Walt Disney\",\n            \"type\": \"\"\n        },\n        {\n            \"name\": \"Walt Disney Productions\",\n            \"type\": \"\"\n        },\n        {\n            \"name\": \"华特迪士尼公司\",\n            \"type\": \"\"\n        },\n        {\n            \"name\": \"迪士尼影片公司\",\n            \"type\": \"\"\n        }\n    ]\n}"}],"_postman_id":"9c3d084d-082b-4ed9-a230-979007016789"},{"name":"get images","id":"346137eb-18c7-445a-9213-7d7f59ff078b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/company/:company_id/images","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","company",":company_id","images"],"host":["api","themoviedb","org"],"query":[],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{company-id}}","key":"company_id"}]}},"response":[{"id":"bd1ac283-db54-417e-ad4c-a324ced27566","name":"get images","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/company/:company_id/images","protocol":"https","host":["api","themoviedb","org"],"path":["3","company",":company_id","images"],"variable":[{"key":"company_id","value":"{{company-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 11:45:41 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=3674"},{"key":"x-memc","value":"HIT"},{"key":"x-memc-key","value":"50aa89150284a0a7a269713b11c600b2"},{"key":"x-memc-age","value":"25076"},{"key":"x-memc-expires","value":"3674"},{"key":"ETag","value":"W/\"8cc11fad506b3cdd4c0772ea0ce29d60\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 c889e9448c63bb4bf9dd41fcb2250e08.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"zLF5F3b2ZgpsmaiXyg8AMIsJGcZC5r_PxB4sf6V9PKPnZFXkn84N0Q=="}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 2,\n    \"logos\": [\n        {\n            \"aspect_ratio\": 3,\n            \"file_path\": \"/wdrCwmRnLFJhEoH8GSfymY85KHT.png\",\n            \"height\": 28,\n            \"id\": \"5aa16e1a0e0a2644d800ad9b\",\n            \"file_type\": \".svg\",\n            \"vote_average\": 5.39,\n            \"vote_count\": 6,\n            \"width\": 84\n        },\n        {\n            \"aspect_ratio\": 0.8695652173913043,\n            \"file_path\": \"/4MbjW4f9bu6LvlDmyIvfyuT3boj.png\",\n            \"height\": 575,\n            \"id\": \"5aa16e1a92514160fc00ad77\",\n            \"file_type\": \".svg\",\n            \"vote_average\": 5.252,\n            \"vote_count\": 4,\n            \"width\": 500\n        },\n        {\n            \"aspect_ratio\": 3.593869731800766,\n            \"file_path\": \"/t2PUBHDCsuTlsWsyqbaM4uvESDM.png\",\n            \"height\": 261,\n            \"id\": \"64614bafa6725400e3d1f849\",\n            \"file_type\": \".svg\",\n            \"vote_average\": 5.246,\n            \"vote_count\": 2,\n            \"width\": 938\n        },\n        {\n            \"aspect_ratio\": 0.7344173441734417,\n            \"file_path\": \"/dP12C31aKgNPNE2NuHfpIsCPRud.png\",\n            \"height\": 738,\n            \"id\": \"64289a72a3e4ba0095f2e290\",\n            \"file_type\": \".png\",\n            \"vote_average\": 5.172,\n            \"vote_count\": 1,\n            \"width\": 542\n        },\n        {\n            \"aspect_ratio\": 3.215434083601286,\n            \"file_path\": \"/oLnOQIYqC9kefk0tnGwlhurexoO.png\",\n            \"height\": 311,\n            \"id\": \"64614bcd8c44b900e165a648\",\n            \"file_type\": \".svg\",\n            \"vote_average\": 5.172,\n            \"vote_count\": 1,\n            \"width\": 1000\n        },\n        {\n            \"aspect_ratio\": 1.301020408163265,\n            \"file_path\": \"/wszlOmgJykJXULYfuusu3Kxala4.png\",\n            \"height\": 784,\n            \"id\": \"5aa16e420e0a2644dd00b3ce\",\n            \"file_type\": \".svg\",\n            \"vote_average\": 5.118,\n            \"vote_count\": 4,\n            \"width\": 1020\n        },\n        {\n            \"aspect_ratio\": 1.13677811550152,\n            \"file_path\": \"/cMn1GNxnxa1q0zStmnFX1jcQvZo.png\",\n            \"height\": 329,\n            \"id\": \"5aa16e1a0e0a2644e100bbad\",\n            \"file_type\": \".svg\",\n            \"vote_average\": 5.106,\n            \"vote_count\": 2,\n            \"width\": 374\n        }\n    ]\n}"}],"_postman_id":"346137eb-18c7-445a-9213-7d7f59ff078b"}],"id":"a40b9b33-9280-40ce-a53b-c21bebf7b30e","_postman_id":"a40b9b33-9280-40ce-a53b-c21bebf7b30e","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}}},{"name":"Configuration","item":[{"name":"get details","id":"e56f40d6-0a99-4b3f-ab61-e96061edcbc7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/configuration","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","configuration"],"host":["api","themoviedb","org"],"query":[],"variable":[]}},"response":[{"id":"b11f1888-df40-4baf-bf8d-149ef29cfa86","name":"get details","originalRequest":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/configuration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 11:46:29 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=43200"},{"key":"ETag","value":"W/\"8ee6fd095d2be6e301251d766501a916\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 7eefe38d76087dfad8e2f0b7702246ee.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"swZFZp3VtUNn-7QGNiY_EcyZN0-NGIl5hBdeuB2HKHw9CrsRH6EXiA=="}],"cookie":[],"responseTime":null,"body":"{\n    \"images\": {\n        \"base_url\": \"http://image.tmdb.org/t/p/\",\n        \"secure_base_url\": \"https://image.tmdb.org/t/p/\",\n        \"backdrop_sizes\": [\n            \"w300\",\n            \"w780\",\n            \"w1280\",\n            \"original\"\n        ],\n        \"logo_sizes\": [\n            \"w45\",\n            \"w92\",\n            \"w154\",\n            \"w185\",\n            \"w300\",\n            \"w500\",\n            \"original\"\n        ],\n        \"poster_sizes\": [\n            \"w92\",\n            \"w154\",\n            \"w185\",\n            \"w342\",\n            \"w500\",\n            \"w780\",\n            \"original\"\n        ],\n        \"profile_sizes\": [\n            \"w45\",\n            \"w185\",\n            \"h632\",\n            \"original\"\n        ],\n        \"still_sizes\": [\n            \"w92\",\n            \"w185\",\n            \"w300\",\n            \"original\"\n        ]\n    },\n    \"change_keys\": [\n        \"adult\",\n        \"air_date\",\n        \"also_known_as\",\n        \"alternative_titles\",\n        \"biography\",\n        \"birthday\",\n        \"budget\",\n        \"cast\",\n        \"certifications\",\n        \"character_names\",\n        \"created_by\",\n        \"crew\",\n        \"deathday\",\n        \"episode\",\n        \"episode_number\",\n        \"episode_run_time\",\n        \"freebase_id\",\n        \"freebase_mid\",\n        \"general\",\n        \"genres\",\n        \"guest_stars\",\n        \"homepage\",\n        \"images\",\n        \"imdb_id\",\n        \"languages\",\n        \"name\",\n        \"network\",\n        \"origin_country\",\n        \"original_name\",\n        \"original_title\",\n        \"overview\",\n        \"parts\",\n        \"place_of_birth\",\n        \"plot_keywords\",\n        \"production_code\",\n        \"production_companies\",\n        \"production_countries\",\n        \"releases\",\n        \"revenue\",\n        \"runtime\",\n        \"season\",\n        \"season_number\",\n        \"season_regular\",\n        \"spoken_languages\",\n        \"status\",\n        \"tagline\",\n        \"title\",\n        \"translations\",\n        \"tvdb_id\",\n        \"tvrage_id\",\n        \"type\",\n        \"video\",\n        \"videos\"\n    ]\n}"}],"_postman_id":"e56f40d6-0a99-4b3f-ab61-e96061edcbc7"},{"name":"get countries","id":"2895ba13-afb7-492d-9374-c49261eff180","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/configuration/countries","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","configuration","countries"],"host":["api","themoviedb","org"],"query":[],"variable":[]}},"response":[{"id":"93695939-3fda-4ee5-95dc-6c56c3d794ad","name":"get countries","originalRequest":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/configuration/countries"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 11:46:59 GMT"},{"key":"Server","value":"openresty"},{"key":"ETag","value":"W/\"fb4609a1fb14d5b77aed0b65496c05f4\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 08f45c153a856ff7955174d0e6f60744.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"0rcZ9wMtcNZfgWDFuIDknmREb-WwOoKwiddi5Yq7ONz54DE-qwFR4Q=="}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"iso_3166_1\": \"AD\",\n        \"english_name\": \"Andorra\",\n        \"native_name\": \"Andorra\"\n    },\n    {\n        \"iso_3166_1\": \"AE\",\n        \"english_name\": \"United Arab Emirates\",\n        \"native_name\": \"United Arab Emirates\"\n    },\n    {\n        \"iso_3166_1\": \"AF\",\n        \"english_name\": \"Afghanistan\",\n        \"native_name\": \"Afghanistan\"\n    },\n    {\n        \"iso_3166_1\": \"AG\",\n        \"english_name\": \"Antigua and Barbuda\",\n        \"native_name\": \"Antigua & Barbuda\"\n    },\n    {\n        \"iso_3166_1\": \"AI\",\n        \"english_name\": \"Anguilla\",\n        \"native_name\": \"Anguilla\"\n    },\n    {\n        \"iso_3166_1\": \"AL\",\n        \"english_name\": \"Albania\",\n        \"native_name\": \"Albania\"\n    },\n    {\n        \"iso_3166_1\": \"AM\",\n        \"english_name\": \"Armenia\",\n        \"native_name\": \"Armenia\"\n    },\n    {\n        \"iso_3166_1\": \"AN\",\n        \"english_name\": \"Netherlands Antilles\",\n        \"native_name\": \"Netherlands Antilles\"\n    },\n    {\n        \"iso_3166_1\": \"AO\",\n        \"english_name\": \"Angola\",\n        \"native_name\": \"Angola\"\n    },\n    {\n        \"iso_3166_1\": \"AQ\",\n        \"english_name\": \"Antarctica\",\n        \"native_name\": \"Antarctica\"\n    },\n    {\n        \"iso_3166_1\": \"AR\",\n        \"english_name\": \"Argentina\",\n        \"native_name\": \"Argentina\"\n    },\n    {\n        \"iso_3166_1\": \"AS\",\n        \"english_name\": \"American Samoa\",\n        \"native_name\": \"American Samoa\"\n    },\n    {\n        \"iso_3166_1\": \"AT\",\n        \"english_name\": \"Austria\",\n        \"native_name\": \"Austria\"\n    },\n    {\n        \"iso_3166_1\": \"AU\",\n        \"english_name\": \"Australia\",\n        \"native_name\": \"Australia\"\n    },\n    {\n        \"iso_3166_1\": \"AW\",\n        \"english_name\": \"Aruba\",\n        \"native_name\": \"Aruba\"\n    },\n    {\n        \"iso_3166_1\": \"AZ\",\n        \"english_name\": \"Azerbaijan\",\n        \"native_name\": \"Azerbaijan\"\n    },\n    {\n        \"iso_3166_1\": \"BA\",\n        \"english_name\": \"Bosnia and Herzegovina\",\n        \"native_name\": \"Bosnia & Herzegovina\"\n    },\n    {\n        \"iso_3166_1\": \"BB\",\n        \"english_name\": \"Barbados\",\n        \"native_name\": \"Barbados\"\n    },\n    {\n        \"iso_3166_1\": \"BD\",\n        \"english_name\": \"Bangladesh\",\n        \"native_name\": \"Bangladesh\"\n    },\n    {\n        \"iso_3166_1\": \"BE\",\n        \"english_name\": \"Belgium\",\n        \"native_name\": \"Belgium\"\n    },\n    {\n        \"iso_3166_1\": \"BF\",\n        \"english_name\": \"Burkina Faso\",\n        \"native_name\": \"Burkina Faso\"\n    },\n    {\n        \"iso_3166_1\": \"BG\",\n        \"english_name\": \"Bulgaria\",\n        \"native_name\": \"Bulgaria\"\n    },\n    {\n        \"iso_3166_1\": \"BH\",\n        \"english_name\": \"Bahrain\",\n        \"native_name\": \"Bahrain\"\n    },\n    {\n        \"iso_3166_1\": \"BI\",\n        \"english_name\": \"Burundi\",\n        \"native_name\": \"Burundi\"\n    },\n    {\n        \"iso_3166_1\": \"BJ\",\n        \"english_name\": \"Benin\",\n        \"native_name\": \"Benin\"\n    },\n    {\n        \"iso_3166_1\": \"BM\",\n        \"english_name\": \"Bermuda\",\n        \"native_name\": \"Bermuda\"\n    },\n    {\n        \"iso_3166_1\": \"BN\",\n        \"english_name\": \"Brunei Darussalam\",\n        \"native_name\": \"Brunei\"\n    },\n    {\n        \"iso_3166_1\": \"BO\",\n        \"english_name\": \"Bolivia\",\n        \"native_name\": \"Bolivia\"\n    },\n    {\n        \"iso_3166_1\": \"BR\",\n        \"english_name\": \"Brazil\",\n        \"native_name\": \"Brazil\"\n    },\n    {\n        \"iso_3166_1\": \"BS\",\n        \"english_name\": \"Bahamas\",\n        \"native_name\": \"Bahamas\"\n    },\n    {\n        \"iso_3166_1\": \"BT\",\n        \"english_name\": \"Bhutan\",\n        \"native_name\": \"Bhutan\"\n    },\n    {\n        \"iso_3166_1\": \"BU\",\n        \"english_name\": \"Burma\",\n        \"native_name\": \"Burma\"\n    },\n    {\n        \"iso_3166_1\": \"BV\",\n        \"english_name\": \"Bouvet Island\",\n        \"native_name\": \"Bouvet Island\"\n    },\n    {\n        \"iso_3166_1\": \"BW\",\n        \"english_name\": \"Botswana\",\n        \"native_name\": \"Botswana\"\n    },\n    {\n        \"iso_3166_1\": \"BY\",\n        \"english_name\": \"Belarus\",\n        \"native_name\": \"Belarus\"\n    },\n    {\n        \"iso_3166_1\": \"BZ\",\n        \"english_name\": \"Belize\",\n        \"native_name\": \"Belize\"\n    },\n    {\n        \"iso_3166_1\": \"CA\",\n        \"english_name\": \"Canada\",\n        \"native_name\": \"Canada\"\n    },\n    {\n        \"iso_3166_1\": \"CC\",\n        \"english_name\": \"Cocos  Islands\",\n        \"native_name\": \"Cocos (Keeling) Islands\"\n    },\n    {\n        \"iso_3166_1\": \"CD\",\n        \"english_name\": \"Congo\",\n        \"native_name\": \"Democratic Republic of the Congo (Kinshasa)\"\n    },\n    {\n        \"iso_3166_1\": \"CF\",\n        \"english_name\": \"Central African Republic\",\n        \"native_name\": \"Central African Republic\"\n    },\n    {\n        \"iso_3166_1\": \"CG\",\n        \"english_name\": \"Congo\",\n        \"native_name\": \"Republic of the Congo (Brazzaville)\"\n    },\n    {\n        \"iso_3166_1\": \"CH\",\n        \"english_name\": \"Switzerland\",\n        \"native_name\": \"Switzerland\"\n    },\n    {\n        \"iso_3166_1\": \"CI\",\n        \"english_name\": \"Cote D'Ivoire\",\n        \"native_name\": \"Côte d’Ivoire\"\n    },\n    {\n        \"iso_3166_1\": \"CK\",\n        \"english_name\": \"Cook Islands\",\n        \"native_name\": \"Cook Islands\"\n    },\n    {\n        \"iso_3166_1\": \"CL\",\n        \"english_name\": \"Chile\",\n        \"native_name\": \"Chile\"\n    },\n    {\n        \"iso_3166_1\": \"CM\",\n        \"english_name\": \"Cameroon\",\n        \"native_name\": \"Cameroon\"\n    },\n    {\n        \"iso_3166_1\": \"CN\",\n        \"english_name\": \"China\",\n        \"native_name\": \"China\"\n    },\n    {\n        \"iso_3166_1\": \"CO\",\n        \"english_name\": \"Colombia\",\n        \"native_name\": \"Colombia\"\n    },\n    {\n        \"iso_3166_1\": \"CR\",\n        \"english_name\": \"Costa Rica\",\n        \"native_name\": \"Costa Rica\"\n    },\n    {\n        \"iso_3166_1\": \"CS\",\n        \"english_name\": \"Serbia and Montenegro\",\n        \"native_name\": \"Serbia and Montenegro\"\n    },\n    {\n        \"iso_3166_1\": \"CU\",\n        \"english_name\": \"Cuba\",\n        \"native_name\": \"Cuba\"\n    },\n    {\n        \"iso_3166_1\": \"CV\",\n        \"english_name\": \"Cape Verde\",\n        \"native_name\": \"Cape Verde\"\n    },\n    {\n        \"iso_3166_1\": \"CX\",\n        \"english_name\": \"Christmas Island\",\n        \"native_name\": \"Christmas Island\"\n    },\n    {\n        \"iso_3166_1\": \"CY\",\n        \"english_name\": \"Cyprus\",\n        \"native_name\": \"Cyprus\"\n    },\n    {\n        \"iso_3166_1\": \"CZ\",\n        \"english_name\": \"Czech Republic\",\n        \"native_name\": \"Czech Republic\"\n    },\n    {\n        \"iso_3166_1\": \"DE\",\n        \"english_name\": \"Germany\",\n        \"native_name\": \"Germany\"\n    },\n    {\n        \"iso_3166_1\": \"DJ\",\n        \"english_name\": \"Djibouti\",\n        \"native_name\": \"Djibouti\"\n    },\n    {\n        \"iso_3166_1\": \"DK\",\n        \"english_name\": \"Denmark\",\n        \"native_name\": \"Denmark\"\n    },\n    {\n        \"iso_3166_1\": \"DM\",\n        \"english_name\": \"Dominica\",\n        \"native_name\": \"Dominica\"\n    },\n    {\n        \"iso_3166_1\": \"DO\",\n        \"english_name\": \"Dominican Republic\",\n        \"native_name\": \"Dominican Republic\"\n    },\n    {\n        \"iso_3166_1\": \"DZ\",\n        \"english_name\": \"Algeria\",\n        \"native_name\": \"Algeria\"\n    },\n    {\n        \"iso_3166_1\": \"EC\",\n        \"english_name\": \"Ecuador\",\n        \"native_name\": \"Ecuador\"\n    },\n    {\n        \"iso_3166_1\": \"EE\",\n        \"english_name\": \"Estonia\",\n        \"native_name\": \"Estonia\"\n    },\n    {\n        \"iso_3166_1\": \"EG\",\n        \"english_name\": \"Egypt\",\n        \"native_name\": \"Egypt\"\n    },\n    {\n        \"iso_3166_1\": \"EH\",\n        \"english_name\": \"Western Sahara\",\n        \"native_name\": \"Western Sahara\"\n    },\n    {\n        \"iso_3166_1\": \"ER\",\n        \"english_name\": \"Eritrea\",\n        \"native_name\": \"Eritrea\"\n    },\n    {\n        \"iso_3166_1\": \"ES\",\n        \"english_name\": \"Spain\",\n        \"native_name\": \"Spain\"\n    },\n    {\n        \"iso_3166_1\": \"ET\",\n        \"english_name\": \"Ethiopia\",\n        \"native_name\": \"Ethiopia\"\n    },\n    {\n        \"iso_3166_1\": \"FI\",\n        \"english_name\": \"Finland\",\n        \"native_name\": \"Finland\"\n    },\n    {\n        \"iso_3166_1\": \"FJ\",\n        \"english_name\": \"Fiji\",\n        \"native_name\": \"Fiji\"\n    },\n    {\n        \"iso_3166_1\": \"FK\",\n        \"english_name\": \"Falkland Islands\",\n        \"native_name\": \"Falkland Islands\"\n    },\n    {\n        \"iso_3166_1\": \"FM\",\n        \"english_name\": \"Micronesia\",\n        \"native_name\": \"Micronesia\"\n    },\n    {\n        \"iso_3166_1\": \"FO\",\n        \"english_name\": \"Faeroe Islands\",\n        \"native_name\": \"Faroe Islands\"\n    },\n    {\n        \"iso_3166_1\": \"FR\",\n        \"english_name\": \"France\",\n        \"native_name\": \"France\"\n    },\n    {\n        \"iso_3166_1\": \"GA\",\n        \"english_name\": \"Gabon\",\n        \"native_name\": \"Gabon\"\n    },\n    {\n        \"iso_3166_1\": \"GB\",\n        \"english_name\": \"United Kingdom\",\n        \"native_name\": \"United Kingdom\"\n    },\n    {\n        \"iso_3166_1\": \"GD\",\n        \"english_name\": \"Grenada\",\n        \"native_name\": \"Grenada\"\n    },\n    {\n        \"iso_3166_1\": \"GE\",\n        \"english_name\": \"Georgia\",\n        \"native_name\": \"Georgia\"\n    },\n    {\n        \"iso_3166_1\": \"GF\",\n        \"english_name\": \"French Guiana\",\n        \"native_name\": \"French Guiana\"\n    },\n    {\n        \"iso_3166_1\": \"GH\",\n        \"english_name\": \"Ghana\",\n        \"native_name\": \"Ghana\"\n    },\n    {\n        \"iso_3166_1\": \"GI\",\n        \"english_name\": \"Gibraltar\",\n        \"native_name\": \"Gibraltar\"\n    },\n    {\n        \"iso_3166_1\": \"GL\",\n        \"english_name\": \"Greenland\",\n        \"native_name\": \"Greenland\"\n    },\n    {\n        \"iso_3166_1\": \"GM\",\n        \"english_name\": \"Gambia\",\n        \"native_name\": \"Gambia\"\n    },\n    {\n        \"iso_3166_1\": \"GN\",\n        \"english_name\": \"Guinea\",\n        \"native_name\": \"Guinea\"\n    },\n    {\n        \"iso_3166_1\": \"GP\",\n        \"english_name\": \"Guadaloupe\",\n        \"native_name\": \"Guadeloupe\"\n    },\n    {\n        \"iso_3166_1\": \"GQ\",\n        \"english_name\": \"Equatorial Guinea\",\n        \"native_name\": \"Equatorial Guinea\"\n    },\n    {\n        \"iso_3166_1\": \"GR\",\n        \"english_name\": \"Greece\",\n        \"native_name\": \"Greece\"\n    },\n    {\n        \"iso_3166_1\": \"GS\",\n        \"english_name\": \"South Georgia and the South Sandwich Islands\",\n        \"native_name\": \"South Georgia & South Sandwich Islands\"\n    },\n    {\n        \"iso_3166_1\": \"GT\",\n        \"english_name\": \"Guatemala\",\n        \"native_name\": \"Guatemala\"\n    },\n    {\n        \"iso_3166_1\": \"GU\",\n        \"english_name\": \"Guam\",\n        \"native_name\": \"Guam\"\n    },\n    {\n        \"iso_3166_1\": \"GW\",\n        \"english_name\": \"Guinea-Bissau\",\n        \"native_name\": \"Guinea-Bissau\"\n    },\n    {\n        \"iso_3166_1\": \"GY\",\n        \"english_name\": \"Guyana\",\n        \"native_name\": \"Guyana\"\n    },\n    {\n        \"iso_3166_1\": \"HK\",\n        \"english_name\": \"Hong Kong\",\n        \"native_name\": \"Hong Kong SAR China\"\n    },\n    {\n        \"iso_3166_1\": \"HM\",\n        \"english_name\": \"Heard and McDonald Islands\",\n        \"native_name\": \"Heard & McDonald Islands\"\n    },\n    {\n        \"iso_3166_1\": \"HN\",\n        \"english_name\": \"Honduras\",\n        \"native_name\": \"Honduras\"\n    },\n    {\n        \"iso_3166_1\": \"HR\",\n        \"english_name\": \"Croatia\",\n        \"native_name\": \"Croatia\"\n    },\n    {\n        \"iso_3166_1\": \"HT\",\n        \"english_name\": \"Haiti\",\n        \"native_name\": \"Haiti\"\n    },\n    {\n        \"iso_3166_1\": \"HU\",\n        \"english_name\": \"Hungary\",\n        \"native_name\": \"Hungary\"\n    },\n    {\n        \"iso_3166_1\": \"ID\",\n        \"english_name\": \"Indonesia\",\n        \"native_name\": \"Indonesia\"\n    },\n    {\n        \"iso_3166_1\": \"IE\",\n        \"english_name\": \"Ireland\",\n        \"native_name\": \"Ireland\"\n    },\n    {\n        \"iso_3166_1\": \"IL\",\n        \"english_name\": \"Israel\",\n        \"native_name\": \"Israel\"\n    },\n    {\n        \"iso_3166_1\": \"IN\",\n        \"english_name\": \"India\",\n        \"native_name\": \"India\"\n    },\n    {\n        \"iso_3166_1\": \"IO\",\n        \"english_name\": \"British Indian Ocean Territory\",\n        \"native_name\": \"British Indian Ocean Territory\"\n    },\n    {\n        \"iso_3166_1\": \"IQ\",\n        \"english_name\": \"Iraq\",\n        \"native_name\": \"Iraq\"\n    },\n    {\n        \"iso_3166_1\": \"IR\",\n        \"english_name\": \"Iran\",\n        \"native_name\": \"Iran\"\n    },\n    {\n        \"iso_3166_1\": \"IS\",\n        \"english_name\": \"Iceland\",\n        \"native_name\": \"Iceland\"\n    },\n    {\n        \"iso_3166_1\": \"IT\",\n        \"english_name\": \"Italy\",\n        \"native_name\": \"Italy\"\n    },\n    {\n        \"iso_3166_1\": \"JM\",\n        \"english_name\": \"Jamaica\",\n        \"native_name\": \"Jamaica\"\n    },\n    {\n        \"iso_3166_1\": \"JO\",\n        \"english_name\": \"Jordan\",\n        \"native_name\": \"Jordan\"\n    },\n    {\n        \"iso_3166_1\": \"JP\",\n        \"english_name\": \"Japan\",\n        \"native_name\": \"Japan\"\n    },\n    {\n        \"iso_3166_1\": \"KE\",\n        \"english_name\": \"Kenya\",\n        \"native_name\": \"Kenya\"\n    },\n    {\n        \"iso_3166_1\": \"KG\",\n        \"english_name\": \"Kyrgyz Republic\",\n        \"native_name\": \"Kyrgyzstan\"\n    },\n    {\n        \"iso_3166_1\": \"KH\",\n        \"english_name\": \"Cambodia\",\n        \"native_name\": \"Cambodia\"\n    },\n    {\n        \"iso_3166_1\": \"KI\",\n        \"english_name\": \"Kiribati\",\n        \"native_name\": \"Kiribati\"\n    },\n    {\n        \"iso_3166_1\": \"KM\",\n        \"english_name\": \"Comoros\",\n        \"native_name\": \"Comoros\"\n    },\n    {\n        \"iso_3166_1\": \"KN\",\n        \"english_name\": \"St. Kitts and Nevis\",\n        \"native_name\": \"St. Kitts & Nevis\"\n    },\n    {\n        \"iso_3166_1\": \"KP\",\n        \"english_name\": \"North Korea\",\n        \"native_name\": \"North Korea\"\n    },\n    {\n        \"iso_3166_1\": \"KR\",\n        \"english_name\": \"South Korea\",\n        \"native_name\": \"South Korea\"\n    },\n    {\n        \"iso_3166_1\": \"KW\",\n        \"english_name\": \"Kuwait\",\n        \"native_name\": \"Kuwait\"\n    },\n    {\n        \"iso_3166_1\": \"KY\",\n        \"english_name\": \"Cayman Islands\",\n        \"native_name\": \"Cayman Islands\"\n    },\n    {\n        \"iso_3166_1\": \"KZ\",\n        \"english_name\": \"Kazakhstan\",\n        \"native_name\": \"Kazakhstan\"\n    },\n    {\n        \"iso_3166_1\": \"LA\",\n        \"english_name\": \"Lao People's Democratic Republic\",\n        \"native_name\": \"Laos\"\n    },\n    {\n        \"iso_3166_1\": \"LB\",\n        \"english_name\": \"Lebanon\",\n        \"native_name\": \"Lebanon\"\n    },\n    {\n        \"iso_3166_1\": \"LC\",\n        \"english_name\": \"St. Lucia\",\n        \"native_name\": \"St. Lucia\"\n    },\n    {\n        \"iso_3166_1\": \"LI\",\n        \"english_name\": \"Liechtenstein\",\n        \"native_name\": \"Liechtenstein\"\n    },\n    {\n        \"iso_3166_1\": \"LK\",\n        \"english_name\": \"Sri Lanka\",\n        \"native_name\": \"Sri Lanka\"\n    },\n    {\n        \"iso_3166_1\": \"LR\",\n        \"english_name\": \"Liberia\",\n        \"native_name\": \"Liberia\"\n    },\n    {\n        \"iso_3166_1\": \"LS\",\n        \"english_name\": \"Lesotho\",\n        \"native_name\": \"Lesotho\"\n    },\n    {\n        \"iso_3166_1\": \"LT\",\n        \"english_name\": \"Lithuania\",\n        \"native_name\": \"Lithuania\"\n    },\n    {\n        \"iso_3166_1\": \"LU\",\n        \"english_name\": \"Luxembourg\",\n        \"native_name\": \"Luxembourg\"\n    },\n    {\n        \"iso_3166_1\": \"LV\",\n        \"english_name\": \"Latvia\",\n        \"native_name\": \"Latvia\"\n    },\n    {\n        \"iso_3166_1\": \"LY\",\n        \"english_name\": \"Libyan Arab Jamahiriya\",\n        \"native_name\": \"Libya\"\n    },\n    {\n        \"iso_3166_1\": \"MA\",\n        \"english_name\": \"Morocco\",\n        \"native_name\": \"Morocco\"\n    },\n    {\n        \"iso_3166_1\": \"MC\",\n        \"english_name\": \"Monaco\",\n        \"native_name\": \"Monaco\"\n    },\n    {\n        \"iso_3166_1\": \"MD\",\n        \"english_name\": \"Moldova\",\n        \"native_name\": \"Moldova\"\n    },\n    {\n        \"iso_3166_1\": \"ME\",\n        \"english_name\": \"Montenegro\",\n        \"native_name\": \"Montenegro\"\n    },\n    {\n        \"iso_3166_1\": \"MG\",\n        \"english_name\": \"Madagascar\",\n        \"native_name\": \"Madagascar\"\n    },\n    {\n        \"iso_3166_1\": \"MH\",\n        \"english_name\": \"Marshall Islands\",\n        \"native_name\": \"Marshall Islands\"\n    },\n    {\n        \"iso_3166_1\": \"MK\",\n        \"english_name\": \"Macedonia\",\n        \"native_name\": \"Macedonia\"\n    },\n    {\n        \"iso_3166_1\": \"ML\",\n        \"english_name\": \"Mali\",\n        \"native_name\": \"Mali\"\n    },\n    {\n        \"iso_3166_1\": \"MM\",\n        \"english_name\": \"Myanmar\",\n        \"native_name\": \"Myanmar (Burma)\"\n    },\n    {\n        \"iso_3166_1\": \"MN\",\n        \"english_name\": \"Mongolia\",\n        \"native_name\": \"Mongolia\"\n    },\n    {\n        \"iso_3166_1\": \"MO\",\n        \"english_name\": \"Macao\",\n        \"native_name\": \"Macau SAR China\"\n    },\n    {\n        \"iso_3166_1\": \"MP\",\n        \"english_name\": \"Northern Mariana Islands\",\n        \"native_name\": \"Northern Mariana Islands\"\n    },\n    {\n        \"iso_3166_1\": \"MQ\",\n        \"english_name\": \"Martinique\",\n        \"native_name\": \"Martinique\"\n    },\n    {\n        \"iso_3166_1\": \"MR\",\n        \"english_name\": \"Mauritania\",\n        \"native_name\": \"Mauritania\"\n    },\n    {\n        \"iso_3166_1\": \"MS\",\n        \"english_name\": \"Montserrat\",\n        \"native_name\": \"Montserrat\"\n    },\n    {\n        \"iso_3166_1\": \"MT\",\n        \"english_name\": \"Malta\",\n        \"native_name\": \"Malta\"\n    },\n    {\n        \"iso_3166_1\": \"MU\",\n        \"english_name\": \"Mauritius\",\n        \"native_name\": \"Mauritius\"\n    },\n    {\n        \"iso_3166_1\": \"MV\",\n        \"english_name\": \"Maldives\",\n        \"native_name\": \"Maldives\"\n    },\n    {\n        \"iso_3166_1\": \"MW\",\n        \"english_name\": \"Malawi\",\n        \"native_name\": \"Malawi\"\n    },\n    {\n        \"iso_3166_1\": \"MX\",\n        \"english_name\": \"Mexico\",\n        \"native_name\": \"Mexico\"\n    },\n    {\n        \"iso_3166_1\": \"MY\",\n        \"english_name\": \"Malaysia\",\n        \"native_name\": \"Malaysia\"\n    },\n    {\n        \"iso_3166_1\": \"MZ\",\n        \"english_name\": \"Mozambique\",\n        \"native_name\": \"Mozambique\"\n    },\n    {\n        \"iso_3166_1\": \"NA\",\n        \"english_name\": \"Namibia\",\n        \"native_name\": \"Namibia\"\n    },\n    {\n        \"iso_3166_1\": \"NC\",\n        \"english_name\": \"New Caledonia\",\n        \"native_name\": \"New Caledonia\"\n    },\n    {\n        \"iso_3166_1\": \"NE\",\n        \"english_name\": \"Niger\",\n        \"native_name\": \"Niger\"\n    },\n    {\n        \"iso_3166_1\": \"NF\",\n        \"english_name\": \"Norfolk Island\",\n        \"native_name\": \"Norfolk Island\"\n    },\n    {\n        \"iso_3166_1\": \"NG\",\n        \"english_name\": \"Nigeria\",\n        \"native_name\": \"Nigeria\"\n    },\n    {\n        \"iso_3166_1\": \"NI\",\n        \"english_name\": \"Nicaragua\",\n        \"native_name\": \"Nicaragua\"\n    },\n    {\n        \"iso_3166_1\": \"NL\",\n        \"english_name\": \"Netherlands\",\n        \"native_name\": \"Netherlands\"\n    },\n    {\n        \"iso_3166_1\": \"NO\",\n        \"english_name\": \"Norway\",\n        \"native_name\": \"Norway\"\n    },\n    {\n        \"iso_3166_1\": \"NP\",\n        \"english_name\": \"Nepal\",\n        \"native_name\": \"Nepal\"\n    },\n    {\n        \"iso_3166_1\": \"NR\",\n        \"english_name\": \"Nauru\",\n        \"native_name\": \"Nauru\"\n    },\n    {\n        \"iso_3166_1\": \"NU\",\n        \"english_name\": \"Niue\",\n        \"native_name\": \"Niue\"\n    },\n    {\n        \"iso_3166_1\": \"NZ\",\n        \"english_name\": \"New Zealand\",\n        \"native_name\": \"New Zealand\"\n    },\n    {\n        \"iso_3166_1\": \"OM\",\n        \"english_name\": \"Oman\",\n        \"native_name\": \"Oman\"\n    },\n    {\n        \"iso_3166_1\": \"PA\",\n        \"english_name\": \"Panama\",\n        \"native_name\": \"Panama\"\n    },\n    {\n        \"iso_3166_1\": \"PE\",\n        \"english_name\": \"Peru\",\n        \"native_name\": \"Peru\"\n    },\n    {\n        \"iso_3166_1\": \"PF\",\n        \"english_name\": \"French Polynesia\",\n        \"native_name\": \"French Polynesia\"\n    },\n    {\n        \"iso_3166_1\": \"PG\",\n        \"english_name\": \"Papua New Guinea\",\n        \"native_name\": \"Papua New Guinea\"\n    },\n    {\n        \"iso_3166_1\": \"PH\",\n        \"english_name\": \"Philippines\",\n        \"native_name\": \"Philippines\"\n    },\n    {\n        \"iso_3166_1\": \"PK\",\n        \"english_name\": \"Pakistan\",\n        \"native_name\": \"Pakistan\"\n    },\n    {\n        \"iso_3166_1\": \"PL\",\n        \"english_name\": \"Poland\",\n        \"native_name\": \"Poland\"\n    },\n    {\n        \"iso_3166_1\": \"PM\",\n        \"english_name\": \"St. Pierre and Miquelon\",\n        \"native_name\": \"St. Pierre & Miquelon\"\n    },\n    {\n        \"iso_3166_1\": \"PN\",\n        \"english_name\": \"Pitcairn Island\",\n        \"native_name\": \"Pitcairn Islands\"\n    },\n    {\n        \"iso_3166_1\": \"PR\",\n        \"english_name\": \"Puerto Rico\",\n        \"native_name\": \"Puerto Rico\"\n    },\n    {\n        \"iso_3166_1\": \"PS\",\n        \"english_name\": \"Palestinian Territory\",\n        \"native_name\": \"Palestinian Territories\"\n    },\n    {\n        \"iso_3166_1\": \"PT\",\n        \"english_name\": \"Portugal\",\n        \"native_name\": \"Portugal\"\n    },\n    {\n        \"iso_3166_1\": \"PW\",\n        \"english_name\": \"Palau\",\n        \"native_name\": \"Palau\"\n    },\n    {\n        \"iso_3166_1\": \"PY\",\n        \"english_name\": \"Paraguay\",\n        \"native_name\": \"Paraguay\"\n    },\n    {\n        \"iso_3166_1\": \"QA\",\n        \"english_name\": \"Qatar\",\n        \"native_name\": \"Qatar\"\n    },\n    {\n        \"iso_3166_1\": \"RE\",\n        \"english_name\": \"Reunion\",\n        \"native_name\": \"Réunion\"\n    },\n    {\n        \"iso_3166_1\": \"RO\",\n        \"english_name\": \"Romania\",\n        \"native_name\": \"Romania\"\n    },\n    {\n        \"iso_3166_1\": \"RS\",\n        \"english_name\": \"Serbia\",\n        \"native_name\": \"Serbia\"\n    },\n    {\n        \"iso_3166_1\": \"RU\",\n        \"english_name\": \"Russia\",\n        \"native_name\": \"Russia\"\n    },\n    {\n        \"iso_3166_1\": \"RW\",\n        \"english_name\": \"Rwanda\",\n        \"native_name\": \"Rwanda\"\n    },\n    {\n        \"iso_3166_1\": \"SA\",\n        \"english_name\": \"Saudi Arabia\",\n        \"native_name\": \"Saudi Arabia\"\n    },\n    {\n        \"iso_3166_1\": \"SB\",\n        \"english_name\": \"Solomon Islands\",\n        \"native_name\": \"Solomon Islands\"\n    },\n    {\n        \"iso_3166_1\": \"SC\",\n        \"english_name\": \"Seychelles\",\n        \"native_name\": \"Seychelles\"\n    },\n    {\n        \"iso_3166_1\": \"SD\",\n        \"english_name\": \"Sudan\",\n        \"native_name\": \"Sudan\"\n    },\n    {\n        \"iso_3166_1\": \"SE\",\n        \"english_name\": \"Sweden\",\n        \"native_name\": \"Sweden\"\n    },\n    {\n        \"iso_3166_1\": \"SG\",\n        \"english_name\": \"Singapore\",\n        \"native_name\": \"Singapore\"\n    },\n    {\n        \"iso_3166_1\": \"SH\",\n        \"english_name\": \"St. Helena\",\n        \"native_name\": \"St. Helena\"\n    },\n    {\n        \"iso_3166_1\": \"SI\",\n        \"english_name\": \"Slovenia\",\n        \"native_name\": \"Slovenia\"\n    },\n    {\n        \"iso_3166_1\": \"SJ\",\n        \"english_name\": \"Svalbard & Jan Mayen Islands\",\n        \"native_name\": \"Svalbard & Jan Mayen\"\n    },\n    {\n        \"iso_3166_1\": \"SK\",\n        \"english_name\": \"Slovakia\",\n        \"native_name\": \"Slovakia\"\n    },\n    {\n        \"iso_3166_1\": \"SL\",\n        \"english_name\": \"Sierra Leone\",\n        \"native_name\": \"Sierra Leone\"\n    },\n    {\n        \"iso_3166_1\": \"SM\",\n        \"english_name\": \"San Marino\",\n        \"native_name\": \"San Marino\"\n    },\n    {\n        \"iso_3166_1\": \"SN\",\n        \"english_name\": \"Senegal\",\n        \"native_name\": \"Senegal\"\n    },\n    {\n        \"iso_3166_1\": \"SO\",\n        \"english_name\": \"Somalia\",\n        \"native_name\": \"Somalia\"\n    },\n    {\n        \"iso_3166_1\": \"SR\",\n        \"english_name\": \"Suriname\",\n        \"native_name\": \"Suriname\"\n    },\n    {\n        \"iso_3166_1\": \"SS\",\n        \"english_name\": \"South Sudan\",\n        \"native_name\": \"South Sudan\"\n    },\n    {\n        \"iso_3166_1\": \"ST\",\n        \"english_name\": \"Sao Tome and Principe\",\n        \"native_name\": \"São Tomé & Príncipe\"\n    },\n    {\n        \"iso_3166_1\": \"SU\",\n        \"english_name\": \"Soviet Union\",\n        \"native_name\": \"Soviet Union\"\n    },\n    {\n        \"iso_3166_1\": \"SV\",\n        \"english_name\": \"El Salvador\",\n        \"native_name\": \"El Salvador\"\n    },\n    {\n        \"iso_3166_1\": \"SY\",\n        \"english_name\": \"Syrian Arab Republic\",\n        \"native_name\": \"Syria\"\n    },\n    {\n        \"iso_3166_1\": \"SZ\",\n        \"english_name\": \"Swaziland\",\n        \"native_name\": \"Eswatini (Swaziland)\"\n    },\n    {\n        \"iso_3166_1\": \"TC\",\n        \"english_name\": \"Turks and Caicos Islands\",\n        \"native_name\": \"Turks & Caicos Islands\"\n    },\n    {\n        \"iso_3166_1\": \"TD\",\n        \"english_name\": \"Chad\",\n        \"native_name\": \"Chad\"\n    },\n    {\n        \"iso_3166_1\": \"TF\",\n        \"english_name\": \"French Southern Territories\",\n        \"native_name\": \"French Southern Territories\"\n    },\n    {\n        \"iso_3166_1\": \"TG\",\n        \"english_name\": \"Togo\",\n        \"native_name\": \"Togo\"\n    },\n    {\n        \"iso_3166_1\": \"TH\",\n        \"english_name\": \"Thailand\",\n        \"native_name\": \"Thailand\"\n    },\n    {\n        \"iso_3166_1\": \"TJ\",\n        \"english_name\": \"Tajikistan\",\n        \"native_name\": \"Tajikistan\"\n    },\n    {\n        \"iso_3166_1\": \"TK\",\n        \"english_name\": \"Tokelau\",\n        \"native_name\": \"Tokelau\"\n    },\n    {\n        \"iso_3166_1\": \"TL\",\n        \"english_name\": \"Timor-Leste\",\n        \"native_name\": \"Timor-Leste\"\n    },\n    {\n        \"iso_3166_1\": \"TM\",\n        \"english_name\": \"Turkmenistan\",\n        \"native_name\": \"Turkmenistan\"\n    },\n    {\n        \"iso_3166_1\": \"TN\",\n        \"english_name\": \"Tunisia\",\n        \"native_name\": \"Tunisia\"\n    },\n    {\n        \"iso_3166_1\": \"TO\",\n        \"english_name\": \"Tonga\",\n        \"native_name\": \"Tonga\"\n    },\n    {\n        \"iso_3166_1\": \"TP\",\n        \"english_name\": \"East Timor\",\n        \"native_name\": \"East Timor\"\n    },\n    {\n        \"iso_3166_1\": \"TR\",\n        \"english_name\": \"Turkey\",\n        \"native_name\": \"Turkey\"\n    },\n    {\n        \"iso_3166_1\": \"TT\",\n        \"english_name\": \"Trinidad and Tobago\",\n        \"native_name\": \"Trinidad & Tobago\"\n    },\n    {\n        \"iso_3166_1\": \"TV\",\n        \"english_name\": \"Tuvalu\",\n        \"native_name\": \"Tuvalu\"\n    },\n    {\n        \"iso_3166_1\": \"TW\",\n        \"english_name\": \"Taiwan\",\n        \"native_name\": \"Taiwan\"\n    },\n    {\n        \"iso_3166_1\": \"TZ\",\n        \"english_name\": \"Tanzania\",\n        \"native_name\": \"Tanzania\"\n    },\n    {\n        \"iso_3166_1\": \"UA\",\n        \"english_name\": \"Ukraine\",\n        \"native_name\": \"Ukraine\"\n    },\n    {\n        \"iso_3166_1\": \"UG\",\n        \"english_name\": \"Uganda\",\n        \"native_name\": \"Uganda\"\n    },\n    {\n        \"iso_3166_1\": \"UM\",\n        \"english_name\": \"United States Minor Outlying Islands\",\n        \"native_name\": \"U.S. Outlying Islands\"\n    },\n    {\n        \"iso_3166_1\": \"US\",\n        \"english_name\": \"United States of America\",\n        \"native_name\": \"United States\"\n    },\n    {\n        \"iso_3166_1\": \"UY\",\n        \"english_name\": \"Uruguay\",\n        \"native_name\": \"Uruguay\"\n    },\n    {\n        \"iso_3166_1\": \"UZ\",\n        \"english_name\": \"Uzbekistan\",\n        \"native_name\": \"Uzbekistan\"\n    },\n    {\n        \"iso_3166_1\": \"VA\",\n        \"english_name\": \"Holy See\",\n        \"native_name\": \"Vatican City\"\n    },\n    {\n        \"iso_3166_1\": \"VC\",\n        \"english_name\": \"St. Vincent and the Grenadines\",\n        \"native_name\": \"St. Vincent & Grenadines\"\n    },\n    {\n        \"iso_3166_1\": \"VE\",\n        \"english_name\": \"Venezuela\",\n        \"native_name\": \"Venezuela\"\n    },\n    {\n        \"iso_3166_1\": \"VG\",\n        \"english_name\": \"British Virgin Islands\",\n        \"native_name\": \"British Virgin Islands\"\n    },\n    {\n        \"iso_3166_1\": \"VI\",\n        \"english_name\": \"US Virgin Islands\",\n        \"native_name\": \"U.S. Virgin Islands\"\n    },\n    {\n        \"iso_3166_1\": \"VN\",\n        \"english_name\": \"Vietnam\",\n        \"native_name\": \"Vietnam\"\n    },\n    {\n        \"iso_3166_1\": \"VU\",\n        \"english_name\": \"Vanuatu\",\n        \"native_name\": \"Vanuatu\"\n    },\n    {\n        \"iso_3166_1\": \"WF\",\n        \"english_name\": \"Wallis and Futuna Islands\",\n        \"native_name\": \"Wallis & Futuna\"\n    },\n    {\n        \"iso_3166_1\": \"WS\",\n        \"english_name\": \"Samoa\",\n        \"native_name\": \"Samoa\"\n    },\n    {\n        \"iso_3166_1\": \"XC\",\n        \"english_name\": \"Czechoslovakia\",\n        \"native_name\": \"Czechoslovakia\"\n    },\n    {\n        \"iso_3166_1\": \"XG\",\n        \"english_name\": \"East Germany\",\n        \"native_name\": \"East Germany\"\n    },\n    {\n        \"iso_3166_1\": \"XI\",\n        \"english_name\": \"Northern Ireland\",\n        \"native_name\": \"Northern Ireland\"\n    },\n    {\n        \"iso_3166_1\": \"XK\",\n        \"english_name\": \"Kosovo\",\n        \"native_name\": \"Kosovo\"\n    },\n    {\n        \"iso_3166_1\": \"YE\",\n        \"english_name\": \"Yemen\",\n        \"native_name\": \"Yemen\"\n    },\n    {\n        \"iso_3166_1\": \"YT\",\n        \"english_name\": \"Mayotte\",\n        \"native_name\": \"Mayotte\"\n    },\n    {\n        \"iso_3166_1\": \"YU\",\n        \"english_name\": \"Yugoslavia\",\n        \"native_name\": \"Yugoslavia\"\n    },\n    {\n        \"iso_3166_1\": \"ZA\",\n        \"english_name\": \"South Africa\",\n        \"native_name\": \"South Africa\"\n    },\n    {\n        \"iso_3166_1\": \"ZM\",\n        \"english_name\": \"Zambia\",\n        \"native_name\": \"Zambia\"\n    },\n    {\n        \"iso_3166_1\": \"ZR\",\n        \"english_name\": \"Zaire\",\n        \"native_name\": \"Zaire\"\n    },\n    {\n        \"iso_3166_1\": \"ZW\",\n        \"english_name\": \"Zimbabwe\",\n        \"native_name\": \"Zimbabwe\"\n    }\n]"}],"_postman_id":"2895ba13-afb7-492d-9374-c49261eff180"},{"name":"get jobs","id":"0614b344-3f79-42cf-b3d1-9b5f99d96a57","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/configuration/jobs","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","configuration","jobs"],"host":["api","themoviedb","org"],"query":[],"variable":[]}},"response":[{"id":"c6cd96ad-3e55-4207-845a-ce88d69a573a","name":"get jobs","originalRequest":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/configuration/jobs"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 11:47:25 GMT"},{"key":"Server","value":"openresty"},{"key":"ETag","value":"W/\"3d323220bc279394ff924e6b35cb6a37\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 368146333bf1a1071e8432a7d4e41e1a.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"u6HJRXSSMqJDPYkj82KJ8NMKHzUPZFAX_mO-4SMvq795qfyzmGhrjw=="}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"department\": \"Writing\",\n        \"jobs\": [\n            \"Writer\",\n            \"Storyboard\",\n            \"Story Editor\",\n            \"Idea\",\n            \"Script Editor\",\n            \"Short Story\",\n            \"Story\",\n            \"Teleplay\",\n            \"Adaptation\",\n            \"Author\",\n            \"Scenario Writer\",\n            \"Script Consultant\",\n            \"Opera\",\n            \"Musical\",\n            \"Comic Book\",\n            \"Series Composition\",\n            \"Novel\",\n            \"Dialogue\",\n            \"Co-Writer\",\n            \"Characters\",\n            \"Theatre Play\",\n            \"Other\",\n            \"Screenstory\",\n            \"Original Story\",\n            \"Creative Producer\",\n            \"Book\",\n            \"Screenplay\",\n            \"Original Series Creator\",\n            \"Graphic Novel\",\n            \"Original Film Writer\",\n            \"Story Consultant\",\n            \"Writers' Assistant\",\n            \"Executive Story Editor\",\n            \"Story Manager\",\n            \"Senior Story Editor\",\n            \"Story Supervisor\",\n            \"Staff Writer\",\n            \"Writers' Production\",\n            \"Story Artist\",\n            \"Story Developer\",\n            \"Head of Story\",\n            \"Lyricist\",\n            \"Junior Story Editor\",\n            \"Original Concept\",\n            \"Story Coordinator\"\n        ]\n    },\n    {\n        \"department\": \"Directing\",\n        \"jobs\": [\n            \"Director\",\n            \"Script Supervisor\",\n            \"Layout\",\n            \"Continuity\",\n            \"Special Guest Director\",\n            \"Other\",\n            \"Assistant Director\",\n            \"Co-Director\",\n            \"Second Assistant Director\",\n            \"Third Assistant Director\",\n            \"Script Coordinator\",\n            \"First Assistant Director\",\n            \"Insert Unit Director\",\n            \"Second Second Assistant Director\",\n            \"Second Unit First Assistant Director\",\n            \"Insert Unit First Assistant Director\",\n            \"Field Director\",\n            \"Crowd Assistant Director\",\n            \"Stage Director\",\n            \"Action Director\",\n            \"Additional Second Assistant Director\",\n            \"Assistant Director Trainee\",\n            \"Second Assistant Director Trainee\",\n            \"Additional Third Assistant Director\",\n            \"First Assistant Director (Prep)\",\n            \"First Assistant Director Trainee\",\n            \"Second Unit Director\",\n            \"Series Director\"\n        ]\n    },\n    {\n        \"department\": \"Crew\",\n        \"jobs\": [\n            \"Supervising Technical Director\",\n            \"Production Artist\",\n            \"Documentation & Support\",\n            \"Compositor\",\n            \"Video Assist Operator\",\n            \"Score Engineer\",\n            \"Additional Dialogue\",\n            \"Unit Publicist\",\n            \"Studio Teacher\",\n            \"Transportation Co-Captain\",\n            \"Second Unit Cinematographer\",\n            \"Visual Effects Design Consultant\",\n            \"Series Writer\",\n            \"Temp Sound Editor\",\n            \"Post Production Assistant\",\n            \"Set Production Assistant\",\n            \"Loader\",\n            \"Public Relations\",\n            \"Dramaturgy\",\n            \"Second Film Editor\",\n            \"Supervisor of Production Resources\",\n            \"Production Office Assistant\",\n            \"Systems Administrators & Support\",\n            \"Picture Car Coordinator\",\n            \"Craft Service\",\n            \"Prop Maker\",\n            \"Digital Effects Producer\",\n            \"Choreographer\",\n            \"Sound Design Assistant\",\n            \"Sequence Artist\",\n            \"Actor's Assistant\",\n            \"Chef\",\n            \"Propmaker\",\n            \"Manager of Operations\",\n            \"Martial Arts Choreographer\",\n            \"Executive in Charge of Finance\",\n            \"Lighting Camera\",\n            \"Editorial Staff\",\n            \"Special Effects\",\n            \"Information Systems Manager\",\n            \"Set Medic\",\n            \"Production Controller\",\n            \"Quality Control Supervisor\",\n            \"Associate Choreographer\",\n            \"Pilot\",\n            \"Presenter\",\n            \"Software Engineer\",\n            \"Schedule Coordinator\",\n            \"Motion Actor\",\n            \"Stand In\",\n            \"Production Intern\",\n            \"Digital Effects Supervisor\",\n            \"CG Supervisor\",\n            \"Visual Effects Editor\",\n            \"Additional Writing\",\n            \"Stunt Coordinator\",\n            \"Motion Capture Artist\",\n            \"Transportation Coordinator\",\n            \"Transportation Captain\",\n            \"Cinematography\",\n            \"Treatment\",\n            \"CGI Supervisor\",\n            \"Script\",\n            \"Additional Music\",\n            \"Creator\",\n            \"Graphic Novel Illustrator\",\n            \"Software Team Lead\",\n            \"Machinist\",\n            \"Post-Production Manager\",\n            \"Utility Stunts\",\n            \"Executive Visual Effects Producer\",\n            \"Radio Play\",\n            \"Second Unit\",\n            \"Temp Music Editor\",\n            \"Mix Technician\",\n            \"Post Production Consulting\",\n            \"Set Production Intern\",\n            \"Legal Services\",\n            \"Translator\",\n            \"Telecine Colorist\",\n            \"Animatronic and Prosthetic Effects\",\n            \"Makeup Effects\",\n            \"Poem\",\n            \"In Memory Of\",\n            \"Animatronics Supervisor\",\n            \"Fight Choreographer\",\n            \"Dialect Coach\",\n            \"Steadycam\",\n            \"Digital Producer\",\n            \"Thanks\",\n            \"Animatronics Designer\",\n            \"Marine Coordinator\",\n            \"Photoscience Manager\",\n            \"Special Sound Effects\",\n            \"Armory Coordinator\",\n            \"Pyrotechnician\",\n            \"Techno Crane Operator\",\n            \"Post Production Supervisor\",\n            \"Sequence Supervisor\",\n            \"Driver\",\n            \"Technical Supervisor\",\n            \"Creative Consultant\",\n            \"Commissioning Editor\",\n            \"Special Effects Coordinator\",\n            \"Security\",\n            \"Other\",\n            \"Carpenter\",\n            \"Sequence Lead\",\n            \"Department Administrator\",\n            \"Sets & Props Supervisor\",\n            \"Mixing Engineer\",\n            \"Title Graphics\",\n            \"Visual Effects Art Director\",\n            \"Video Game\",\n            \"Armorer\",\n            \"Aerial Coordinator\",\n            \"Animal Wrangler\",\n            \"Drone Operator\",\n            \"Stunts\",\n            \"Supervising Animator\",\n            \"Projection\",\n            \"Tattooist\",\n            \"Sets & Props Artist\",\n            \"Cableman\",\n            \"Scenic Artist\",\n            \"Executive Music Producer\",\n            \"Animal Coordinator\",\n            \"Administrative Assistant\",\n            \"Stunt Double\",\n            \"Assistant Craft Service\",\n            \"Cast Driver\",\n            \"Digital Supervisor\",\n            \"Medical Consultant\",\n            \"Playback Coordinator\",\n            \"Set Runner\",\n            \"Specialized Driver\",\n            \"Transcriptions\",\n            \"Clearances Consultant\",\n            \"Series Publicist\",\n            \"Stunt Driver\",\n            \"Child Wrangler\",\n            \"Dialogue Coach\",\n            \"Key Special Effects\",\n            \"Assistant Script\",\n            \"Scientific Consultant\",\n            \"Special Effects Assistant\",\n            \"Special Effects Manager\",\n            \"Vehicles Wrangler\",\n            \"Base Camp Operator\",\n            \"Catering Head Chef\",\n            \"Chaperone\",\n            \"Clearances Coordinator\",\n            \"Special Effects Best Boy\",\n            \"Logistics Coordinator\",\n            \"Master at Arms\",\n            \"Post Production Scripts\",\n            \"Sponsorship Director\",\n            \"Assistant Picture Car Coordinator\",\n            \"Vehicles Coordinator\",\n            \"Catering\",\n            \"Police Consultant\",\n            \"Supervising Armorer\",\n            \"Technical Advisor\",\n            \"Acting Double\",\n            \"Additional Script Supervisor\",\n            \"Interactive Manager\",\n            \"Assistant Vehicles Coordinator\",\n            \"File Footage\",\n            \"Head Driver\",\n            \"Health and Safety\",\n            \"Military Consultant\",\n            \"Charge Scenic Artist\",\n            \"Film Processor\",\n            \"Key Scenic Artist\",\n            \"Marine Pilot\",\n            \"Unit Medic\",\n            \"Chaperone Tutor\",\n            \"Floor Runner\",\n            \"Weapons Master\",\n            \"Weapons Wrangler\",\n            \"Security Coordinator\",\n            \"Sponsorship Coordinator\",\n            \"Captain Driver\",\n            \"Director of Communications\",\n            \"Generator Operator\",\n            \"Intern\",\n            \"Receptionist\",\n            \"Special Effects Technician\",\n            \"Assistant Chef\"\n        ]\n    },\n    {\n        \"department\": \"Production\",\n        \"jobs\": [\n            \"Casting\",\n            \"ADR Voice Casting\",\n            \"Production Accountant\",\n            \"Finance\",\n            \"Coordinating Producer\",\n            \"Script Researcher\",\n            \"Line Producer\",\n            \"Development Manager\",\n            \"Publicist\",\n            \"Supervising Producer\",\n            \"Assistant Production Manager\",\n            \"Executive Producer\",\n            \"Production Manager\",\n            \"Other\",\n            \"Production Director\",\n            \"Unit Manager\",\n            \"Associate Producer\",\n            \"Assistant Production Coordinator\",\n            \"Co-Producer\",\n            \"Consulting Producer\",\n            \"Producer\",\n            \"Location Manager\",\n            \"Executive In Charge Of Production\",\n            \"Administration\",\n            \"Executive In Charge Of Post Production\",\n            \"Unit Production Manager\",\n            \"Character Technical Supervisor\",\n            \"Co-Executive Producer\",\n            \"Senior Executive Consultant\",\n            \"Production Supervisor\",\n            \"Casting Associate\",\n            \"Casting Consultant\",\n            \"Local Casting\",\n            \"Production Office Coordinator\",\n            \"Executive Consultant\",\n            \"Casting Assistant\",\n            \"Researcher\",\n            \"Production Coordinator\",\n            \"Casting Producer\",\n            \"Musical Casting\",\n            \"Street Casting\",\n            \"Assistant Extras Casting\",\n            \"Back-up Set Production Assistant\",\n            \"Post Producer\",\n            \"Second Assistant Production Coordinator\",\n            \"Additional Casting\",\n            \"Art Department Production Assistant\",\n            \"Executive Co-Producer\",\n            \"Key Set Production Assistant\",\n            \"Post Production Coordinator\",\n            \"Production Designer\",\n            \"Second Unit Location Manager\",\n            \"Attorney\",\n            \"Delegated Producer\",\n            \"Feature Finishing Producer\",\n            \"Grip Production Assistant\",\n            \"Production Secretary\",\n            \"Trainee Production Coordinator\",\n            \"Accounting Clerk Assistant\",\n            \"Consulting Accountant\",\n            \"General Manager\",\n            \"Insert Unit Location Manager\",\n            \"Location Production Assistant\",\n            \"Production Trainee\",\n            \"Unit Swing\",\n            \"Assistant Accountant\",\n            \"Data Management Technician\",\n            \"First Assistant Production Coordinator\",\n            \"Head of Research\",\n            \"Location Assistant\",\n            \"Location Coordinator\",\n            \"Production Executive\",\n            \"Second Assistant Accountant\",\n            \"Accountant\",\n            \"Assistant Location Manager\",\n            \"Finishing Producer\",\n            \"Location Casting\",\n            \"Post Production Accountant\",\n            \"Casting Researcher\",\n            \"Key Art Production Assistant\",\n            \"Executive Assistant\",\n            \"Post Coordinator\",\n            \"Post Production Producer\",\n            \"Additional Production Assistant\",\n            \"Development Producer\",\n            \"Director of Operations\",\n            \"Key Production Assistant\",\n            \"Accounting Trainee\",\n            \"Additional Post-Production Supervisor\",\n            \"Casting Coordinator\",\n            \"Contract Manager\",\n            \"Extras Casting Coordinator\",\n            \"Producer's Assistant\",\n            \"Casting Director\",\n            \"Extras Casting Assistant\",\n            \"Post Production Technical Engineer\",\n            \"Accounting Supervisor\",\n            \"Key Accountant\",\n            \"Production Runner\",\n            \"Truck Production Assistant\",\n            \"Executive Producer's Assistant\",\n            \"Extras Casting\",\n            \"First Assistant Accountant\",\n            \"Human Resources\",\n            \"Key Grip Production Assistant\",\n            \"Production Assistant\",\n            \"Travel Coordinator\",\n            \"Background Casting Director\",\n            \"Back-up Truck Production Assistant\",\n            \"Business Affairs Coordinator\",\n            \"Controller\",\n            \"Head of Production\",\n            \"Original Casting\",\n            \"Payroll Accountant\",\n            \"Research Assistant\",\n            \"Second Assistant Unit Manager\",\n            \"Assistant Unit Manager\",\n            \"Broadcast Producer\",\n            \"Head of Programming\",\n            \"Locale Casting Director\",\n            \"Production Consultant\",\n            \"Production Driver\"\n        ]\n    },\n    {\n        \"department\": \"Visual Effects\",\n        \"jobs\": [\n            \"Chief Technician / Stop-Motion Expert\",\n            \"Visual Development\",\n            \"Animation Manager\",\n            \"I/O Manager\",\n            \"3D Modeller\",\n            \"CGI Director\",\n            \"Mechanical Designer\",\n            \"Animation Fix Coordinator\",\n            \"Pyrotechnic Supervisor\",\n            \"Animation Director\",\n            \"Battle Motion Coordinator\",\n            \"Visual Effects Producer\",\n            \"Color Designer\",\n            \"Pre-Visualization Supervisor\",\n            \"3D Animator\",\n            \"Fix Animator\",\n            \"VFX Supervisor\",\n            \"Character Modelling Supervisor\",\n            \"Visual Effects Technical Director\",\n            \"Visual Effects\",\n            \"Animation Supervisor\",\n            \"Simulation & Effects Artist\",\n            \"3D Supervisor\",\n            \"Creature Technical Director\",\n            \"Lead Character Designer\",\n            \"VFX Director of Photography\",\n            \"Imaging Science\",\n            \"VFX Editor\",\n            \"2D Artist\",\n            \"3D Coordinator\",\n            \"3D Tracking Layout\",\n            \"Creature Design\",\n            \"Visual Effects Supervisor\",\n            \"Visual Effects Designer\",\n            \"Digital Compositor\",\n            \"Matchmove Supervisor\",\n            \"Stereoscopic Coordinator\",\n            \"VFX Lighting Artist\",\n            \"Shading\",\n            \"VFX Production Coordinator\",\n            \"Simulation & Effects Production Assistant\",\n            \"Key Animation\",\n            \"Lead Animator\",\n            \"Opening/Ending Animation\",\n            \"I/O Supervisor\",\n            \"Special Effects Supervisor\",\n            \"2D Supervisor\",\n            \"Character Designer\",\n            \"Animation Department Coordinator\",\n            \"3D Director\",\n            \"3D Sequence Supervisor\",\n            \"CG Animator\",\n            \"CG Painter\",\n            \"VFX Artist\",\n            \"3D Artist\",\n            \"Animation Production Assistant\",\n            \"Mechanical & Creature Designer\",\n            \"Cloth Setup\",\n            \"CG Engineer\",\n            \"Additional Effects Development\",\n            \"Visual Effects Coordinator\",\n            \"3D Generalist\",\n            \"Digital Effects Producer\",\n            \"Roto Supervisor\",\n            \"Animation\",\n            \"Modeling\",\n            \"24 Frame Playback\",\n            \"Creature Effects Technical Director\",\n            \"Visual Effects Assistant Editor\",\n            \"Visual Effects Director\",\n            \"Visual Effects Production Manager\",\n            \"Cyber Scanning Supervisor\",\n            \"Generalist\",\n            \"Visual Effects Camera\",\n            \"Compositing Artist\",\n            \"Compositing Supervisor\",\n            \"Rotoscoping Artist\",\n            \"Senior Modeller\",\n            \"Stereoscopic Technical Director\",\n            \"Director of Previsualization\",\n            \"Photo Retouching\",\n            \"Smoke Artist\",\n            \"CG Artist\",\n            \"Digital Film Recording\",\n            \"Head of Animation\",\n            \"Senior Animator\",\n            \"Visual Effects Compositor\",\n            \"Animation Coordinator\",\n            \"Layout Supervisor\",\n            \"Pre-Visualization Coordinator\",\n            \"Visual Effects Production Assistant\",\n            \"Modelling Supervisor\",\n            \"Senior Visual Effects Supervisor\",\n            \"Animation Technical Director\",\n            \"2D Sequence Supervisor\",\n            \"Lead Creature Designer\",\n            \"Visual Effects Lineup\",\n            \"Senior Generalist\",\n            \"Compositing Lead\",\n            \"Matte Painter\",\n            \"Pipeline Technical Director\",\n            \"Supervising Animation Director\",\n            \"Additional Visual Effects\",\n            \"Effects Supervisor\",\n            \"Stereoscopic Supervisor\"\n        ]\n    },\n    {\n        \"department\": \"Lighting\",\n        \"jobs\": [\n            \"Directing Lighting Artist\",\n            \"Best Boy Electric\",\n            \"Rigging Gaffer\",\n            \"Best Boy Electrician\",\n            \"Lighting Coordinator\",\n            \"Lighting Director\",\n            \"Underwater Gaffer\",\n            \"Lighting Technician\",\n            \"Gaffer\",\n            \"Lighting Manager\",\n            \"Master Lighting Artist\",\n            \"Other\",\n            \"Rigging Supervisor\",\n            \"Lighting Supervisor\",\n            \"Lighting Production Assistant\",\n            \"Rigging Grip\",\n            \"Chief Lighting Technician\",\n            \"Lighting Artist\",\n            \"Electrician\",\n            \"O.B. Lighting\",\n            \"Additional Gaffer\",\n            \"Key Rigging Grip\",\n            \"Lighting Design\",\n            \"Assistant Electrician\",\n            \"Assistant Chief Lighting Technician\",\n            \"Best Boy Lighting Technician\",\n            \"Daily Electrics\",\n            \"Genetator Operator\",\n            \"Lighting Programmer\",\n            \"Standby Rigger\",\n            \"Additional Lighting Technician\",\n            \"Assistant Gaffer\"\n        ]\n    },\n    {\n        \"department\": \"Costume & Make-Up\",\n        \"jobs\": [\n            \"Set Costumer\",\n            \"Co-Costume Designer\",\n            \"Makeup Effects Designer\",\n            \"Hair Department Head\",\n            \"Tattoo Designer\",\n            \"Seamstress\",\n            \"Prosthetic Makeup Artist\",\n            \"Set Dressing Manager\",\n            \"Set Dressing Production Assistant\",\n            \"Hair Setup\",\n            \"Key Hair Stylist\",\n            \"Makeup Artist\",\n            \"Makeup Designer\",\n            \"Hair Designer\",\n            \"Tailor\",\n            \"Ager/Dyer\",\n            \"Costume Design\",\n            \"Key Makeup Artist\",\n            \"Key Set Costumer\",\n            \"Set Dressing Artist\",\n            \"Set Dressing Supervisor\",\n            \"Shoe Design\",\n            \"Costume Coordinator\",\n            \"Key Costumer\",\n            \"Costume Supervisor\",\n            \"Makeup Department Head\",\n            \"Prosthetic Designer\",\n            \"Costume Illustrator\",\n            \"Wigmaker\",\n            \"Other\",\n            \"Hair Supervisor\",\n            \"Wardrobe Supervisor\",\n            \"Hairstylist\",\n            \"Prosthetic Supervisor\",\n            \"Facial Setup Artist\",\n            \"Assistant Costume Designer\",\n            \"Costume Consultant\",\n            \"Makeup Supervisor\",\n            \"Wig Designer\",\n            \"Assistant Hairstylist\",\n            \"Hairdresser\",\n            \"Key Hairdresser\",\n            \"Special Effects Key Makeup Artist\",\n            \"Special Effects Makeup Artist\",\n            \"Contact Lens Painter\",\n            \"Prosthetics Painter\",\n            \"Truck Costumer\",\n            \"Additional Wardrobe Assistant\",\n            \"Costumer\",\n            \"Extras Dresser\",\n            \"Makeup & Hair Assistant\",\n            \"Daily Makeup & Hair\",\n            \"Dresser\",\n            \"Makeup Trainee\",\n            \"Wardrobe Intern\",\n            \"Costume Mistress\",\n            \"Wardrobe Specialized Technician\",\n            \"Makeup & Hair\",\n            \"Prosthetics Sculptor\",\n            \"First Assistant Hairstylist\",\n            \"First Assistant Makeup Artist\",\n            \"Lead Costumer\",\n            \"Hair Assistant\",\n            \"Principal Costumer\",\n            \"Truck Supervisor\",\n            \"Costume Set Supervisor\",\n            \"Key Dresser\",\n            \"On Set Dresser\",\n            \"Additional Hairstylist\",\n            \"Assistant Hairdresser\",\n            \"Costume Assistant\",\n            \"Costume Designer\",\n            \"Daily Wardrobe\",\n            \"Extras Makeup Artist\",\n            \"Contact Lens Technician\",\n            \"Costume Standby\",\n            \"Prosthetics\",\n            \"Wardrobe Assistant\",\n            \"Wardrobe Designer\",\n            \"Wardrobe Master\",\n            \"Assistant Makeup Artist\",\n            \"Contact Lens Designer\",\n            \"Wardrobe Coordinator\"\n        ]\n    },\n    {\n        \"department\": \"Actors\",\n        \"jobs\": [\n            \"Cameo\",\n            \"Actor\",\n            \"Voice\",\n            \"Special Guest\",\n            \"Stunt Double\"\n        ]\n    },\n    {\n        \"department\": \"Sound\",\n        \"jobs\": [\n            \"Music Editor\",\n            \"Sound Designer\",\n            \"Sound Recordist\",\n            \"Assistant Sound Editor\",\n            \"Sound Effects\",\n            \"Supervising ADR Editor\",\n            \"Utility Sound\",\n            \"Original Music Composer\",\n            \"Music Supervisor\",\n            \"ADR Supervisor\",\n            \"Playback Singer\",\n            \"Supervising Music Editor\",\n            \"Sound Director\",\n            \"Dialogue Editor\",\n            \"Boom Operator\",\n            \"Songs\",\n            \"Orchestrator\",\n            \"Supervising Sound Effects Editor\",\n            \"Recording Supervision\",\n            \"Additional Music Supervisor\",\n            \"Sound\",\n            \"Musician\",\n            \"Music Programmer\",\n            \"Scoring Mixer\",\n            \"Additional Sound Re-Recordist\",\n            \"Supervising Sound Editor\",\n            \"Sound Re-Recording Mixer\",\n            \"Sound Engineer\",\n            \"Foley Editor\",\n            \"Music Score Producer\",\n            \"Additional Soundtrack\",\n            \"Foley\",\n            \"Sound Montage Associate\",\n            \"Music Director\",\n            \"Sound Effects Editor\",\n            \"Music\",\n            \"First Assistant Sound Editor\",\n            \"Dolby Consultant\",\n            \"Production Sound Mixer\",\n            \"Other\",\n            \"Sound Effects Designer\",\n            \"Theme Song Performance\",\n            \"ADR & Dubbing\",\n            \"Vocal Coach\",\n            \"Additional Sound Re-Recording Mixer\",\n            \"Assistant Music Supervisor\",\n            \"Supervising Dialogue Editor\",\n            \"Sound Editor\",\n            \"Sound Mixer\",\n            \"ADR Editor\",\n            \"Apprentice Sound Editor\",\n            \"Conductor\",\n            \"Foley Recordist\",\n            \"Assistant Dialogue Editor\",\n            \"Assistant Sound Designer\",\n            \"Foley Recording Engineer\",\n            \"Music Sound Design and Processing\",\n            \"Second Assistant Sound\",\n            \"Music Coordinator\",\n            \"O.B. Sound\",\n            \"ADR Engineer\",\n            \"Audio Post Coordinator\",\n            \"Location Sound Recordist\",\n            \"Music Consultant\",\n            \"Sound Technical Supervisor\",\n            \"Assistant Sound Engineer\",\n            \"Sound Mix Technician\",\n            \"Additional Production Sound Mixer\",\n            \"Foley Mixer\",\n            \"Keyboard Programmer\",\n            \"Location Sound Assistant\",\n            \"Sound Post Production Coordinator\",\n            \"ADR Recordist\",\n            \"Loop Group Coordinator\",\n            \"Music Producer\",\n            \"ADR Recording Engineer\",\n            \"Sound Supervisor\",\n            \"ADR Editor\",\n            \"Foley Artist\",\n            \"Joint ADR Mixer\",\n            \"Sound Assistant\",\n            \"Sound Post Supervisor\",\n            \"Assistant Foley Artist\",\n            \"Music Arranger\",\n            \"Music Supervision Assistant\",\n            \"ADR Coordinator\",\n            \"Main Title Theme Composer\",\n            \"Music Co-Supervisor\",\n            \"ADR Post Producer\",\n            \"Foley Supervisor\",\n            \"Sound Re-Recording Assistant\",\n            \"ADR Mixer\",\n            \"Digital Foley Artist\",\n            \"Location Sound Mixer\",\n            \"Vocals\"\n        ]\n    },\n    {\n        \"department\": \"Editing\",\n        \"jobs\": [\n            \"Additional Editorial Assistant\",\n            \"Assistant Editor\",\n            \"Editorial Manager\",\n            \"Editor\",\n            \"Archival Footage Research\",\n            \"Supervising Film Editor\",\n            \"Editorial Production Assistant\",\n            \"Digital Intermediate\",\n            \"Associate Editor\",\n            \"Additional Editing\",\n            \"Editorial Coordinator\",\n            \"Co-Editor\",\n            \"Archival Footage Coordinator\",\n            \"Color Timer\",\n            \"First Assistant Editor\",\n            \"Other\",\n            \"Negative Cutter\",\n            \"Editorial Services\",\n            \"Atmos Editor\",\n            \"Additional Editor\",\n            \"Color Assistant\",\n            \"Digital Color Timer\",\n            \"Senior Digital Intermediate Colorist\",\n            \"3D Editor\",\n            \"Colorist\",\n            \"EPK Editor\",\n            \"Senior Colorist\",\n            \"First Assistant Picture Editor\",\n            \"Supervising Editor\",\n            \"Color Grading\",\n            \"Dailies Operator\",\n            \"Digital Colorist\",\n            \"Lead Editor\",\n            \"3D Digital Colorist\",\n            \"Assistant Picture Editor\",\n            \"Dailies Technician\",\n            \"Digital Conform Editor\",\n            \"Project Manager\",\n            \"Stereoscopic Editor\",\n            \"Additional Colorist\",\n            \"Dailies Manager\",\n            \"Digital Intermediate Editor\",\n            \"Digital Intermediate Colorist\",\n            \"Digital Intermediate Data Wrangler\",\n            \"Consulting Editor\",\n            \"Editorial Consultant\",\n            \"Digital Intermediate Producer\",\n            \"Online Editor\",\n            \"Digital Intermediate Assistant\"\n        ]\n    },\n    {\n        \"department\": \"Camera\",\n        \"jobs\": [\n            \"Camera Department Manager\",\n            \"Russian Arm Operator\",\n            \"Additional Camera\",\n            \"Dolly Grip\",\n            \"Steadicam Operator\",\n            \"Camera Technician\",\n            \"Still Photographer\",\n            \"Helicopter Camera\",\n            \"Aerial Camera\",\n            \"Second Unit Director of Photography\",\n            \"Director of Photography\",\n            \"Underwater Camera\",\n            \"Grip\",\n            \"Camera Intern\",\n            \"Camera Operator\",\n            \"Key Grip\",\n            \"Additional Still Photographer\",\n            \"Camera Supervisor\",\n            \"Camera Loader\",\n            \"Additional Photography\",\n            \"First Assistant Camera\",\n            \"Epk Camera Operator\",\n            \"Underwater Director of Photography\",\n            \"Ultimate Arm Operator\",\n            \"Aerial Director of Photography\",\n            \"Other\",\n            \"Aerial Camera Technician\",\n            \"Libra Head Technician\",\n            \"Additional Director of Photography\",\n            \"Additional First Assistant Camera\",\n            \"BTS Photographer\",\n            \"Camera Trainee\",\n            \"Focus Puller\",\n            \"Second Assistant \\\"D\\\" Camera\",\n            \"Videojournalist\",\n            \"Epk Director\",\n            \"Assistant Camera\",\n            \"BTS Footage\",\n            \"Second Company Grip\",\n            \"Third Assistant Camera\",\n            \"Additional Second Assistant Camera\",\n            \"Best Boy Grip\",\n            \"Red Technician\",\n            \"\\\"D\\\" Camera Operator\",\n            \"Set Photographer\",\n            \"\\\"A\\\" Camera Operator\",\n            \"\\\"B\\\" Camera Operator\",\n            \"\\\"C\\\" Camera Operator\",\n            \"Camera Car\",\n            \"Camera Production Assistant\",\n            \"Clapper Loader\",\n            \"First Assistant \\\"B\\\" Camera\",\n            \"First Assistant \\\"D\\\" Camera\",\n            \"Camera Department Production Assistant\",\n            \"Additional Key Grip\",\n            \"Digital Imaging Technician\",\n            \"First Assistant \\\"C\\\" Camera\",\n            \"First Company Grip\",\n            \"Second Assistant Camera\",\n            \"Third Assistant \\\"A\\\" Camera\",\n            \"Assistant Grip\",\n            \"Jimmy Jib Operator\",\n            \"Third Assistant \\\"B\\\" Camera\",\n            \"Additional Grip\",\n            \"Drone Cinematographer\",\n            \"Phantom Operator\",\n            \"Second Assistant \\\"B\\\" Camera\",\n            \"Underwater Stills Photographer\",\n            \"Second Assistant \\\"C\\\" Camera\",\n            \"Video Report\",\n            \"Additional Set Photographer\",\n            \"Drone Pilot\",\n            \"Additional Underwater Photography\",\n            \"Data Wrangler\",\n            \"First Assistant \\\"A\\\" Camera\",\n            \"Head of Layout\",\n            \"Second Assistant \\\"A\\\" Camera\",\n            \"Third Assistant \\\"C\\\" Camera\",\n            \"Third Assistant \\\"D\\\" Camera\",\n            \"Underwater Epk Photographer\",\n            \"BTS Videographer\",\n            \"Camera Truck\",\n            \"Epk Producer\"\n        ]\n    },\n    {\n        \"department\": \"Art\",\n        \"jobs\": [\n            \"Art Direction\",\n            \"Production Design\",\n            \"Set Designer\",\n            \"Interior Designer\",\n            \"Prop Designer\",\n            \"Assistant Set Designer\",\n            \"Dressing Prop\",\n            \"Head Designer\",\n            \"Gun Wrangler\",\n            \"Additional Set Dresser\",\n            \"Assistant Decorator\",\n            \"Assistant Production Design\",\n            \"Construction Grip\",\n            \"Construction Manager\",\n            \"First Assistant Property Master\",\n            \"Greensman\",\n            \"Construction Foreman\",\n            \"Lead Painter\",\n            \"Assistant Director of Photography\",\n            \"Additional Key Construction Grip\",\n            \"First Assistant Art Direction\",\n            \"Digital Storyboarding\",\n            \"Head Carpenter\",\n            \"Assistant Property Master\",\n            \"Co-Art Director\",\n            \"Conceptual Illustrator\",\n            \"Assistant Set Propsman\",\n            \"Storyboard Designer\",\n            \"Assistant Set Decoration Buyer\",\n            \"Concept Artist\",\n            \"Set Decorating Coordinator\",\n            \"Construction Buyer\",\n            \"Decorator\",\n            \"Art Department Assistant\",\n            \"Background Designer\",\n            \"Sign Painter\",\n            \"Title Designer\",\n            \"Art Designer\",\n            \"Art Direction Intern\",\n            \"Creative Director\",\n            \"Sculptor\",\n            \"Assistant Set Dresser\",\n            \"Additional Storyboarding\",\n            \"Settings\",\n            \"Other\",\n            \"Production Illustrator\",\n            \"Standby Painter\",\n            \"Assistant Art Director\",\n            \"Art Department Coordinator\",\n            \"Draughtsman\",\n            \"Additional Construction Grip\",\n            \"Art Department Trainee\",\n            \"Art Department Manager\",\n            \"Graphic Designer\",\n            \"Head Decorator\",\n            \"Supervising Art Director\",\n            \"Construction Coordinator\",\n            \"Lead Set Dresser\",\n            \"Set Dresser\",\n            \"Additional Construction\",\n            \"Assistant Set Decoration\",\n            \"Set Decoration\",\n            \"Leadman\",\n            \"Daily Grip\",\n            \"Conceptual Design\",\n            \"Set Decoration Buyer\",\n            \"Property Master\",\n            \"Location Scout\",\n            \"Painter\",\n            \"Property Builder\",\n            \"Runner Art Department\",\n            \"Paint Coordinator\",\n            \"Storyboard Artist\",\n            \"Special Props\",\n            \"Standby Carpenter\",\n            \"On Set Props\",\n            \"Set Propsman\",\n            \"Property Graphic Designer\",\n            \"Petty Cash Buyer\",\n            \"Head Greensman\",\n            \"Title Illustration\",\n            \"Property Buyer\",\n            \"Props\",\n            \"Standby Property Master\",\n            \"Shop Electric\",\n            \"On Set Key Props\",\n            \"Key Construction Grip\",\n            \"Key Set Painter\",\n            \"Standby Art Director\",\n            \"Opening Title Sequence\",\n            \"Key Carpenter\",\n            \"Second Assistant Art Director\",\n            \"Textile Artist\",\n            \"Set Painter\",\n            \"Web Designer\",\n            \"Main Title Designer\",\n            \"On Set Computer Graphics\",\n            \"Original Series Design\",\n            \"Set Dressing Buyer\",\n            \"Set Supervisor\",\n            \"Storyboard Assistant\",\n            \"Set Buyer\",\n            \"Supervising Carpenter\",\n            \"Swing\",\n            \"Helping Hand\"\n        ]\n    }\n]"}],"_postman_id":"0614b344-3f79-42cf-b3d1-9b5f99d96a57"},{"name":"get languages","id":"247a6f7e-af68-4868-a1fc-64aaf897a20a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/configuration/languages","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","configuration","languages"],"host":["api","themoviedb","org"],"query":[],"variable":[]}},"response":[{"id":"c7bc5cb4-b98a-4a20-80c5-2870766968c9","name":"get languages","originalRequest":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/configuration/languages"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 11:47:45 GMT"},{"key":"Server","value":"openresty"},{"key":"ETag","value":"W/\"a5a1c026a9d1cd592de411e6b5161a34\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 d4b41c13595dcfd327649d8cdea72ce8.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"G0aGgk5aWoTRY6Vh9bo7ki04WJ2SFn6eabkn3lsBEh-XZ-KtwSVSAA=="}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"iso_639_1\": \"an\",\n        \"english_name\": \"Aragonese\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"ak\",\n        \"english_name\": \"Akan\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"cr\",\n        \"english_name\": \"Cree\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"az\",\n        \"english_name\": \"Azerbaijani\",\n        \"name\": \"Azərbaycan\"\n    },\n    {\n        \"iso_639_1\": \"cs\",\n        \"english_name\": \"Czech\",\n        \"name\": \"Český\"\n    },\n    {\n        \"iso_639_1\": \"aa\",\n        \"english_name\": \"Afar\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"br\",\n        \"english_name\": \"Breton\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"af\",\n        \"english_name\": \"Afrikaans\",\n        \"name\": \"Afrikaans\"\n    },\n    {\n        \"iso_639_1\": \"bo\",\n        \"english_name\": \"Tibetan\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"ce\",\n        \"english_name\": \"Chechen\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"kw\",\n        \"english_name\": \"Cornish\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"fo\",\n        \"english_name\": \"Faroese\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"la\",\n        \"english_name\": \"Latin\",\n        \"name\": \"Latin\"\n    },\n    {\n        \"iso_639_1\": \"ng\",\n        \"english_name\": \"Ndonga\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"sc\",\n        \"english_name\": \"Sardinian\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"ti\",\n        \"english_name\": \"Tigrinya\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"tn\",\n        \"english_name\": \"Tswana\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"tr\",\n        \"english_name\": \"Turkish\",\n        \"name\": \"Türkçe\"\n    },\n    {\n        \"iso_639_1\": \"pa\",\n        \"english_name\": \"Punjabi\",\n        \"name\": \"ਪੰਜਾਬੀ\"\n    },\n    {\n        \"iso_639_1\": \"et\",\n        \"english_name\": \"Estonian\",\n        \"name\": \"Eesti\"\n    },\n    {\n        \"iso_639_1\": \"fr\",\n        \"english_name\": \"French\",\n        \"name\": \"Français\"\n    },\n    {\n        \"iso_639_1\": \"ha\",\n        \"english_name\": \"Hausa\",\n        \"name\": \"Hausa\"\n    },\n    {\n        \"iso_639_1\": \"is\",\n        \"english_name\": \"Icelandic\",\n        \"name\": \"Íslenska\"\n    },\n    {\n        \"iso_639_1\": \"li\",\n        \"english_name\": \"Limburgish\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"ln\",\n        \"english_name\": \"Lingala\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"ss\",\n        \"english_name\": \"Swati\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"ab\",\n        \"english_name\": \"Abkhazian\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"sh\",\n        \"english_name\": \"Serbo-Croatian\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"eu\",\n        \"english_name\": \"Basque\",\n        \"name\": \"euskera\"\n    },\n    {\n        \"iso_639_1\": \"fy\",\n        \"english_name\": \"Frisian\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"ja\",\n        \"english_name\": \"Japanese\",\n        \"name\": \"日本語\"\n    },\n    {\n        \"iso_639_1\": \"oj\",\n        \"english_name\": \"Ojibwa\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"or\",\n        \"english_name\": \"Oriya\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"pi\",\n        \"english_name\": \"Pali\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"su\",\n        \"english_name\": \"Sundanese\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"th\",\n        \"english_name\": \"Thai\",\n        \"name\": \"ภาษาไทย\"\n    },\n    {\n        \"iso_639_1\": \"ig\",\n        \"english_name\": \"Igbo\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"id\",\n        \"english_name\": \"Indonesian\",\n        \"name\": \"Bahasa indonesia\"\n    },\n    {\n        \"iso_639_1\": \"kk\",\n        \"english_name\": \"Kazakh\",\n        \"name\": \"қазақ\"\n    },\n    {\n        \"iso_639_1\": \"ki\",\n        \"english_name\": \"Kikuyu\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"ug\",\n        \"english_name\": \"Uighur\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"ve\",\n        \"english_name\": \"Venda\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"rw\",\n        \"english_name\": \"Kinyarwanda\",\n        \"name\": \"Kinyarwanda\"\n    },\n    {\n        \"iso_639_1\": \"mi\",\n        \"english_name\": \"Maori\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"nv\",\n        \"english_name\": \"Navajo\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"hi\",\n        \"english_name\": \"Hindi\",\n        \"name\": \"हिन्दी\"\n    },\n    {\n        \"iso_639_1\": \"pt\",\n        \"english_name\": \"Portuguese\",\n        \"name\": \"Português\"\n    },\n    {\n        \"iso_639_1\": \"sg\",\n        \"english_name\": \"Sango\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"sk\",\n        \"english_name\": \"Slovak\",\n        \"name\": \"Slovenčina\"\n    },\n    {\n        \"iso_639_1\": \"sr\",\n        \"english_name\": \"Serbian\",\n        \"name\": \"Srpski\"\n    },\n    {\n        \"iso_639_1\": \"ty\",\n        \"english_name\": \"Tahitian\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"xh\",\n        \"english_name\": \"Xhosa\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"ar\",\n        \"english_name\": \"Arabic\",\n        \"name\": \"العربية\"\n    },\n    {\n        \"iso_639_1\": \"co\",\n        \"english_name\": \"Corsican\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"bi\",\n        \"english_name\": \"Bislama\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"eo\",\n        \"english_name\": \"Esperanto\",\n        \"name\": \"Esperanto\"\n    },\n    {\n        \"iso_639_1\": \"hz\",\n        \"english_name\": \"Herero\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"fi\",\n        \"english_name\": \"Finnish\",\n        \"name\": \"suomi\"\n    },\n    {\n        \"iso_639_1\": \"iu\",\n        \"english_name\": \"Inuktitut\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"lv\",\n        \"english_name\": \"Latvian\",\n        \"name\": \"Latviešu\"\n    },\n    {\n        \"iso_639_1\": \"it\",\n        \"english_name\": \"Italian\",\n        \"name\": \"Italiano\"\n    },\n    {\n        \"iso_639_1\": \"nl\",\n        \"english_name\": \"Dutch\",\n        \"name\": \"Nederlands\"\n    },\n    {\n        \"iso_639_1\": \"kn\",\n        \"english_name\": \"Kannada\",\n        \"name\": \"?????\"\n    },\n    {\n        \"iso_639_1\": \"sa\",\n        \"english_name\": \"Sanskrit\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"sq\",\n        \"english_name\": \"Albanian\",\n        \"name\": \"shqip\"\n    },\n    {\n        \"iso_639_1\": \"tl\",\n        \"english_name\": \"Tagalog\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"lb\",\n        \"english_name\": \"Letzeburgesch\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"ts\",\n        \"english_name\": \"Tsonga\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"ml\",\n        \"english_name\": \"Malayalam\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"vo\",\n        \"english_name\": \"Volapük\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"zu\",\n        \"english_name\": \"Zulu\",\n        \"name\": \"isiZulu\"\n    },\n    {\n        \"iso_639_1\": \"os\",\n        \"english_name\": \"Ossetian; Ossetic\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"sm\",\n        \"english_name\": \"Samoan\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"za\",\n        \"english_name\": \"Zhuang\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"bn\",\n        \"english_name\": \"Bengali\",\n        \"name\": \"বাংলা\"\n    },\n    {\n        \"iso_639_1\": \"cu\",\n        \"english_name\": \"Slavic\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"ga\",\n        \"english_name\": \"Irish\",\n        \"name\": \"Gaeilge\"\n    },\n    {\n        \"iso_639_1\": \"gv\",\n        \"english_name\": \"Manx\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"hu\",\n        \"english_name\": \"Hungarian\",\n        \"name\": \"Magyar\"\n    },\n    {\n        \"iso_639_1\": \"jv\",\n        \"english_name\": \"Javanese\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"kr\",\n        \"english_name\": \"Kanuri\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"km\",\n        \"english_name\": \"Khmer\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"ky\",\n        \"english_name\": \"Kirghiz\",\n        \"name\": \"??????\"\n    },\n    {\n        \"iso_639_1\": \"na\",\n        \"english_name\": \"Nauru\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"nr\",\n        \"english_name\": \"Ndebele\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"oc\",\n        \"english_name\": \"Occitan\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"ro\",\n        \"english_name\": \"Romanian\",\n        \"name\": \"Română\"\n    },\n    {\n        \"iso_639_1\": \"ru\",\n        \"english_name\": \"Russian\",\n        \"name\": \"Pусский\"\n    },\n    {\n        \"iso_639_1\": \"hy\",\n        \"english_name\": \"Armenian\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"ch\",\n        \"english_name\": \"Chamorro\",\n        \"name\": \"Finu' Chamorro\"\n    },\n    {\n        \"iso_639_1\": \"xx\",\n        \"english_name\": \"No Language\",\n        \"name\": \"No Language\"\n    },\n    {\n        \"iso_639_1\": \"ba\",\n        \"english_name\": \"Bashkir\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"gl\",\n        \"english_name\": \"Galician\",\n        \"name\": \"Galego\"\n    },\n    {\n        \"iso_639_1\": \"io\",\n        \"english_name\": \"Ido\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"lu\",\n        \"english_name\": \"Luba-Katanga\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"mh\",\n        \"english_name\": \"Marshall\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"mg\",\n        \"english_name\": \"Malagasy\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"mo\",\n        \"english_name\": \"Moldavian\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"mn\",\n        \"english_name\": \"Mongolian\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"nd\",\n        \"english_name\": \"Ndebele\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"no\",\n        \"english_name\": \"Norwegian\",\n        \"name\": \"Norsk\"\n    },\n    {\n        \"iso_639_1\": \"pl\",\n        \"english_name\": \"Polish\",\n        \"name\": \"Polski\"\n    },\n    {\n        \"iso_639_1\": \"sw\",\n        \"english_name\": \"Swahili\",\n        \"name\": \"Kiswahili\"\n    },\n    {\n        \"iso_639_1\": \"tg\",\n        \"english_name\": \"Tajik\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"to\",\n        \"english_name\": \"Tonga\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"wa\",\n        \"english_name\": \"Walloon\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"yi\",\n        \"english_name\": \"Yiddish\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"en\",\n        \"english_name\": \"English\",\n        \"name\": \"English\"\n    },\n    {\n        \"iso_639_1\": \"as\",\n        \"english_name\": \"Assamese\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"gd\",\n        \"english_name\": \"Gaelic\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"kl\",\n        \"english_name\": \"Kalaallisut\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"my\",\n        \"english_name\": \"Burmese\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"qu\",\n        \"english_name\": \"Quechua\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"sn\",\n        \"english_name\": \"Shona\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"uk\",\n        \"english_name\": \"Ukrainian\",\n        \"name\": \"Український\"\n    },\n    {\n        \"iso_639_1\": \"fa\",\n        \"english_name\": \"Persian\",\n        \"name\": \"فارسی\"\n    },\n    {\n        \"iso_639_1\": \"ka\",\n        \"english_name\": \"Georgian\",\n        \"name\": \"ქართული\"\n    },\n    {\n        \"iso_639_1\": \"gu\",\n        \"english_name\": \"Gujarati\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"av\",\n        \"english_name\": \"Avaric\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"ae\",\n        \"english_name\": \"Avestan\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"gn\",\n        \"english_name\": \"Guarani\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"mt\",\n        \"english_name\": \"Maltese\",\n        \"name\": \"Malti\"\n    },\n    {\n        \"iso_639_1\": \"ne\",\n        \"english_name\": \"Nepali\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"sv\",\n        \"english_name\": \"Swedish\",\n        \"name\": \"svenska\"\n    },\n    {\n        \"iso_639_1\": \"tt\",\n        \"english_name\": \"Tatar\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"wo\",\n        \"english_name\": \"Wolof\",\n        \"name\": \"Wolof\"\n    },\n    {\n        \"iso_639_1\": \"cn\",\n        \"english_name\": \"Cantonese\",\n        \"name\": \"广州话 / 廣州話\"\n    },\n    {\n        \"iso_639_1\": \"cv\",\n        \"english_name\": \"Chuvash\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"da\",\n        \"english_name\": \"Danish\",\n        \"name\": \"Dansk\"\n    },\n    {\n        \"iso_639_1\": \"dz\",\n        \"english_name\": \"Dzongkha\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"ny\",\n        \"english_name\": \"Chichewa; Nyanja\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"rn\",\n        \"english_name\": \"Rundi\",\n        \"name\": \"Kirundi\"\n    },\n    {\n        \"iso_639_1\": \"st\",\n        \"english_name\": \"Sotho\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"tk\",\n        \"english_name\": \"Turkmen\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"uz\",\n        \"english_name\": \"Uzbek\",\n        \"name\": \"ozbek\"\n    },\n    {\n        \"iso_639_1\": \"vi\",\n        \"english_name\": \"Vietnamese\",\n        \"name\": \"Tiếng Việt\"\n    },\n    {\n        \"iso_639_1\": \"el\",\n        \"english_name\": \"Greek\",\n        \"name\": \"ελληνικά\"\n    },\n    {\n        \"iso_639_1\": \"ca\",\n        \"english_name\": \"Catalan\",\n        \"name\": \"Català\"\n    },\n    {\n        \"iso_639_1\": \"cy\",\n        \"english_name\": \"Welsh\",\n        \"name\": \"Cymraeg\"\n    },\n    {\n        \"iso_639_1\": \"de\",\n        \"english_name\": \"German\",\n        \"name\": \"Deutsch\"\n    },\n    {\n        \"iso_639_1\": \"ks\",\n        \"english_name\": \"Kashmiri\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"ms\",\n        \"english_name\": \"Malay\",\n        \"name\": \"Bahasa melayu\"\n    },\n    {\n        \"iso_639_1\": \"nb\",\n        \"english_name\": \"Norwegian Bokmål\",\n        \"name\": \"Bokmål\"\n    },\n    {\n        \"iso_639_1\": \"rm\",\n        \"english_name\": \"Raeto-Romance\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"si\",\n        \"english_name\": \"Sinhalese\",\n        \"name\": \"සිංහල\"\n    },\n    {\n        \"iso_639_1\": \"es\",\n        \"english_name\": \"Spanish\",\n        \"name\": \"Español\"\n    },\n    {\n        \"iso_639_1\": \"te\",\n        \"english_name\": \"Telugu\",\n        \"name\": \"తెలుగు\"\n    },\n    {\n        \"iso_639_1\": \"tw\",\n        \"english_name\": \"Twi\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"ps\",\n        \"english_name\": \"Pushto\",\n        \"name\": \"پښتو\"\n    },\n    {\n        \"iso_639_1\": \"bg\",\n        \"english_name\": \"Bulgarian\",\n        \"name\": \"български език\"\n    },\n    {\n        \"iso_639_1\": \"mk\",\n        \"english_name\": \"Macedonian\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"ik\",\n        \"english_name\": \"Inupiaq\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"ko\",\n        \"english_name\": \"Korean\",\n        \"name\": \"한국어/조선말\"\n    },\n    {\n        \"iso_639_1\": \"lt\",\n        \"english_name\": \"Lithuanian\",\n        \"name\": \"Lietuvių\"\n    },\n    {\n        \"iso_639_1\": \"om\",\n        \"english_name\": \"Oromo\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"se\",\n        \"english_name\": \"Northern Sami\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"so\",\n        \"english_name\": \"Somali\",\n        \"name\": \"Somali\"\n    },\n    {\n        \"iso_639_1\": \"ta\",\n        \"english_name\": \"Tamil\",\n        \"name\": \"தமிழ்\"\n    },\n    {\n        \"iso_639_1\": \"ur\",\n        \"english_name\": \"Urdu\",\n        \"name\": \"اردو\"\n    },\n    {\n        \"iso_639_1\": \"am\",\n        \"english_name\": \"Amharic\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"bs\",\n        \"english_name\": \"Bosnian\",\n        \"name\": \"Bosanski\"\n    },\n    {\n        \"iso_639_1\": \"dv\",\n        \"english_name\": \"Divehi\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"ay\",\n        \"english_name\": \"Aymara\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"bm\",\n        \"english_name\": \"Bambara\",\n        \"name\": \"Bamanankan\"\n    },\n    {\n        \"iso_639_1\": \"ii\",\n        \"english_name\": \"Yi\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"ie\",\n        \"english_name\": \"Interlingue\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"kv\",\n        \"english_name\": \"Komi\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"ku\",\n        \"english_name\": \"Kurdish\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"nn\",\n        \"english_name\": \"Norwegian Nynorsk\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"zh\",\n        \"english_name\": \"Mandarin\",\n        \"name\": \"普通话\"\n    },\n    {\n        \"iso_639_1\": \"he\",\n        \"english_name\": \"Hebrew\",\n        \"name\": \"עִבְרִית\"\n    },\n    {\n        \"iso_639_1\": \"ee\",\n        \"english_name\": \"Ewe\",\n        \"name\": \"Èʋegbe\"\n    },\n    {\n        \"iso_639_1\": \"fj\",\n        \"english_name\": \"Fijian\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"ff\",\n        \"english_name\": \"Fulah\",\n        \"name\": \"Fulfulde\"\n    },\n    {\n        \"iso_639_1\": \"ht\",\n        \"english_name\": \"Haitian; Haitian Creole\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"hr\",\n        \"english_name\": \"Croatian\",\n        \"name\": \"Hrvatski\"\n    },\n    {\n        \"iso_639_1\": \"ia\",\n        \"english_name\": \"Interlingua\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"kj\",\n        \"english_name\": \"Kuanyama\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"lo\",\n        \"english_name\": \"Lao\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"lg\",\n        \"english_name\": \"Ganda\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"mr\",\n        \"english_name\": \"Marathi\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"sd\",\n        \"english_name\": \"Sindhi\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"be\",\n        \"english_name\": \"Belarusian\",\n        \"name\": \"беларуская мова\"\n    },\n    {\n        \"iso_639_1\": \"ho\",\n        \"english_name\": \"Hiri Motu\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"kg\",\n        \"english_name\": \"Kongo\",\n        \"name\": \"\"\n    },\n    {\n        \"iso_639_1\": \"sl\",\n        \"english_name\": \"Slovenian\",\n        \"name\": \"Slovenščina\"\n    },\n    {\n        \"iso_639_1\": \"yo\",\n        \"english_name\": \"Yoruba\",\n        \"name\": \"Èdè Yorùbá\"\n    }\n]"}],"_postman_id":"247a6f7e-af68-4868-a1fc-64aaf897a20a"},{"name":"get primary translations","id":"43d5ed37-afb3-4534-9baf-2a2f92788f58","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/configuration/primary_translations","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","configuration","primary_translations"],"host":["api","themoviedb","org"],"query":[],"variable":[]}},"response":[{"id":"869fd562-5606-42b4-a82c-6b0239fc19a2","name":"get primary translations","originalRequest":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/configuration/primary_translations"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 11:48:04 GMT"},{"key":"Server","value":"openresty"},{"key":"ETag","value":"W/\"10a7311f83d229b011767089f2be1fd0\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 c889e9448c63bb4bf9dd41fcb2250e08.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"WXDUCBtf5zl7X28UdLBgdgQN3YoUZ7SFJHwbc7I1fOsUPGK9e0ca1A=="}],"cookie":[],"responseTime":null,"body":"[\n    \"af-ZA\",\n    \"ar-AE\",\n    \"ar-SA\",\n    \"be-BY\",\n    \"bg-BG\",\n    \"bn-BD\",\n    \"ca-ES\",\n    \"ch-GU\",\n    \"cn-CN\",\n    \"cs-CZ\",\n    \"cy-GB\",\n    \"da-DK\",\n    \"de-AT\",\n    \"de-CH\",\n    \"de-DE\",\n    \"el-GR\",\n    \"en-AU\",\n    \"en-CA\",\n    \"en-GB\",\n    \"en-IE\",\n    \"en-NZ\",\n    \"en-US\",\n    \"eo-EO\",\n    \"es-ES\",\n    \"es-MX\",\n    \"et-EE\",\n    \"eu-ES\",\n    \"fa-IR\",\n    \"fi-FI\",\n    \"fr-CA\",\n    \"fr-FR\",\n    \"ga-IE\",\n    \"gd-GB\",\n    \"gl-ES\",\n    \"he-IL\",\n    \"hi-IN\",\n    \"hr-HR\",\n    \"hu-HU\",\n    \"id-ID\",\n    \"it-IT\",\n    \"ja-JP\",\n    \"ka-GE\",\n    \"kk-KZ\",\n    \"kn-IN\",\n    \"ko-KR\",\n    \"ky-KG\",\n    \"lt-LT\",\n    \"lv-LV\",\n    \"ml-IN\",\n    \"mr-IN\",\n    \"ms-MY\",\n    \"ms-SG\",\n    \"nb-NO\",\n    \"nl-BE\",\n    \"nl-NL\",\n    \"no-NO\",\n    \"pa-IN\",\n    \"pl-PL\",\n    \"pt-BR\",\n    \"pt-PT\",\n    \"ro-RO\",\n    \"ru-RU\",\n    \"si-LK\",\n    \"sk-SK\",\n    \"sl-SI\",\n    \"sq-AL\",\n    \"sr-RS\",\n    \"sv-SE\",\n    \"ta-IN\",\n    \"te-IN\",\n    \"th-TH\",\n    \"tl-PH\",\n    \"tr-TR\",\n    \"uk-UA\",\n    \"vi-VN\",\n    \"zh-CN\",\n    \"zh-HK\",\n    \"zh-SG\",\n    \"zh-TW\",\n    \"zu-ZA\"\n]"}],"_postman_id":"43d5ed37-afb3-4534-9baf-2a2f92788f58"},{"name":"get timezones","id":"f3f185b2-2898-48cb-9723-8f35ad836a63","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/configuration/timezones","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","configuration","timezones"],"host":["api","themoviedb","org"],"query":[],"variable":[]}},"response":[{"id":"dac07606-5c33-4e73-8ab8-6df6b8fcd730","name":"get timezones","originalRequest":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/configuration/timezones"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 11:48:25 GMT"},{"key":"Server","value":"openresty"},{"key":"ETag","value":"W/\"7d84b274d5d2d04d6f9bda6a0f19b001\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 368146333bf1a1071e8432a7d4e41e1a.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"Z4fEA8zxTBGvyxqdLxSYOEsGcyhVX34QYZSWBfzv-X4pqHJTawVpMQ=="}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"iso_3166_1\": \"AD\",\n        \"zones\": [\n            \"Europe/Andorra\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"AE\",\n        \"zones\": [\n            \"Asia/Dubai\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"AF\",\n        \"zones\": [\n            \"Asia/Kabul\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"AG\",\n        \"zones\": [\n            \"America/Puerto_Rico\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"AI\",\n        \"zones\": [\n            \"America/Puerto_Rico\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"AL\",\n        \"zones\": [\n            \"Europe/Tirane\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"AM\",\n        \"zones\": [\n            \"Asia/Yerevan\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"AO\",\n        \"zones\": [\n            \"Africa/Lagos\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"AQ\",\n        \"zones\": [\n            \"Antarctica/Casey\",\n            \"Antarctica/Davis\",\n            \"Antarctica/Mawson\",\n            \"Antarctica/Palmer\",\n            \"Antarctica/Rothera\",\n            \"Antarctica/Troll\",\n            \"Antarctica/Vostok\",\n            \"Pacific/Auckland\",\n            \"Pacific/Port_Moresby\",\n            \"Asia/Riyadh\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"AR\",\n        \"zones\": [\n            \"America/Argentina/Buenos_Aires\",\n            \"America/Argentina/Cordoba\",\n            \"America/Argentina/Salta\",\n            \"America/Argentina/Jujuy\",\n            \"America/Argentina/Tucuman\",\n            \"America/Argentina/Catamarca\",\n            \"America/Argentina/La_Rioja\",\n            \"America/Argentina/San_Juan\",\n            \"America/Argentina/Mendoza\",\n            \"America/Argentina/San_Luis\",\n            \"America/Argentina/Rio_Gallegos\",\n            \"America/Argentina/Ushuaia\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"AS\",\n        \"zones\": [\n            \"Pacific/Pago_Pago\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"AT\",\n        \"zones\": [\n            \"Europe/Vienna\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"AU\",\n        \"zones\": [\n            \"Australia/Lord_Howe\",\n            \"Antarctica/Macquarie\",\n            \"Australia/Hobart\",\n            \"Australia/Melbourne\",\n            \"Australia/Sydney\",\n            \"Australia/Broken_Hill\",\n            \"Australia/Brisbane\",\n            \"Australia/Lindeman\",\n            \"Australia/Adelaide\",\n            \"Australia/Darwin\",\n            \"Australia/Perth\",\n            \"Australia/Eucla\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"AW\",\n        \"zones\": [\n            \"America/Puerto_Rico\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"AX\",\n        \"zones\": [\n            \"Europe/Helsinki\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"AZ\",\n        \"zones\": [\n            \"Asia/Baku\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"BA\",\n        \"zones\": [\n            \"Europe/Belgrade\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"BB\",\n        \"zones\": [\n            \"America/Barbados\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"BD\",\n        \"zones\": [\n            \"Asia/Dhaka\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"BE\",\n        \"zones\": [\n            \"Europe/Brussels\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"BF\",\n        \"zones\": [\n            \"Africa/Abidjan\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"BG\",\n        \"zones\": [\n            \"Europe/Sofia\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"BH\",\n        \"zones\": [\n            \"Asia/Qatar\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"BI\",\n        \"zones\": [\n            \"Africa/Maputo\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"BJ\",\n        \"zones\": [\n            \"Africa/Lagos\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"BL\",\n        \"zones\": [\n            \"America/Puerto_Rico\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"BM\",\n        \"zones\": [\n            \"Atlantic/Bermuda\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"BN\",\n        \"zones\": [\n            \"Asia/Kuching\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"BO\",\n        \"zones\": [\n            \"America/La_Paz\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"BQ\",\n        \"zones\": [\n            \"America/Puerto_Rico\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"BR\",\n        \"zones\": [\n            \"America/Noronha\",\n            \"America/Belem\",\n            \"America/Fortaleza\",\n            \"America/Recife\",\n            \"America/Araguaina\",\n            \"America/Maceio\",\n            \"America/Bahia\",\n            \"America/Sao_Paulo\",\n            \"America/Campo_Grande\",\n            \"America/Cuiaba\",\n            \"America/Santarem\",\n            \"America/Porto_Velho\",\n            \"America/Boa_Vista\",\n            \"America/Manaus\",\n            \"America/Eirunepe\",\n            \"America/Rio_Branco\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"BS\",\n        \"zones\": [\n            \"America/Toronto\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"BT\",\n        \"zones\": [\n            \"Asia/Thimphu\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"BV\",\n        \"zones\": []\n    },\n    {\n        \"iso_3166_1\": \"BW\",\n        \"zones\": [\n            \"Africa/Maputo\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"BY\",\n        \"zones\": [\n            \"Europe/Minsk\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"BZ\",\n        \"zones\": [\n            \"America/Belize\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"CA\",\n        \"zones\": [\n            \"America/St_Johns\",\n            \"America/Halifax\",\n            \"America/Glace_Bay\",\n            \"America/Moncton\",\n            \"America/Goose_Bay\",\n            \"America/Toronto\",\n            \"America/Iqaluit\",\n            \"America/Winnipeg\",\n            \"America/Resolute\",\n            \"America/Rankin_Inlet\",\n            \"America/Regina\",\n            \"America/Swift_Current\",\n            \"America/Edmonton\",\n            \"America/Cambridge_Bay\",\n            \"America/Inuvik\",\n            \"America/Dawson_Creek\",\n            \"America/Fort_Nelson\",\n            \"America/Whitehorse\",\n            \"America/Dawson\",\n            \"America/Vancouver\",\n            \"America/Panama\",\n            \"America/Puerto_Rico\",\n            \"America/Phoenix\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"CC\",\n        \"zones\": [\n            \"Asia/Yangon\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"CD\",\n        \"zones\": [\n            \"Africa/Maputo\",\n            \"Africa/Lagos\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"CF\",\n        \"zones\": [\n            \"Africa/Lagos\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"CG\",\n        \"zones\": [\n            \"Africa/Lagos\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"CH\",\n        \"zones\": [\n            \"Europe/Zurich\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"CI\",\n        \"zones\": [\n            \"Africa/Abidjan\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"CK\",\n        \"zones\": [\n            \"Pacific/Rarotonga\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"CL\",\n        \"zones\": [\n            \"America/Santiago\",\n            \"America/Punta_Arenas\",\n            \"Pacific/Easter\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"CM\",\n        \"zones\": [\n            \"Africa/Lagos\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"CN\",\n        \"zones\": [\n            \"Asia/Shanghai\",\n            \"Asia/Urumqi\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"CO\",\n        \"zones\": [\n            \"America/Bogota\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"CR\",\n        \"zones\": [\n            \"America/Costa_Rica\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"CU\",\n        \"zones\": [\n            \"America/Havana\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"CV\",\n        \"zones\": [\n            \"Atlantic/Cape_Verde\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"CW\",\n        \"zones\": [\n            \"America/Puerto_Rico\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"CX\",\n        \"zones\": [\n            \"Asia/Bangkok\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"CY\",\n        \"zones\": [\n            \"Asia/Nicosia\",\n            \"Asia/Famagusta\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"CZ\",\n        \"zones\": [\n            \"Europe/Prague\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"DE\",\n        \"zones\": [\n            \"Europe/Berlin\",\n            \"Europe/Zurich\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"DJ\",\n        \"zones\": [\n            \"Africa/Nairobi\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"DK\",\n        \"zones\": [\n            \"Europe/Berlin\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"DM\",\n        \"zones\": [\n            \"America/Puerto_Rico\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"DO\",\n        \"zones\": [\n            \"America/Santo_Domingo\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"DZ\",\n        \"zones\": [\n            \"Africa/Algiers\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"EC\",\n        \"zones\": [\n            \"America/Guayaquil\",\n            \"Pacific/Galapagos\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"EE\",\n        \"zones\": [\n            \"Europe/Tallinn\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"EG\",\n        \"zones\": [\n            \"Africa/Cairo\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"EH\",\n        \"zones\": [\n            \"Africa/El_Aaiun\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"ER\",\n        \"zones\": [\n            \"Africa/Nairobi\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"ES\",\n        \"zones\": [\n            \"Europe/Madrid\",\n            \"Africa/Ceuta\",\n            \"Atlantic/Canary\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"ET\",\n        \"zones\": [\n            \"Africa/Nairobi\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"FI\",\n        \"zones\": [\n            \"Europe/Helsinki\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"FJ\",\n        \"zones\": [\n            \"Pacific/Fiji\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"FK\",\n        \"zones\": [\n            \"Atlantic/Stanley\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"FM\",\n        \"zones\": [\n            \"Pacific/Kosrae\",\n            \"Pacific/Port_Moresby\",\n            \"Pacific/Guadalcanal\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"FO\",\n        \"zones\": [\n            \"Atlantic/Faroe\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"FR\",\n        \"zones\": [\n            \"Europe/Paris\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"GA\",\n        \"zones\": [\n            \"Africa/Lagos\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"GB\",\n        \"zones\": [\n            \"Europe/London\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"GD\",\n        \"zones\": [\n            \"America/Puerto_Rico\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"GE\",\n        \"zones\": [\n            \"Asia/Tbilisi\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"GF\",\n        \"zones\": [\n            \"America/Cayenne\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"GG\",\n        \"zones\": [\n            \"Europe/London\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"GH\",\n        \"zones\": [\n            \"Africa/Abidjan\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"GI\",\n        \"zones\": [\n            \"Europe/Gibraltar\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"GL\",\n        \"zones\": [\n            \"America/Nuuk\",\n            \"America/Danmarkshavn\",\n            \"America/Scoresbysund\",\n            \"America/Thule\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"GM\",\n        \"zones\": [\n            \"Africa/Abidjan\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"GN\",\n        \"zones\": [\n            \"Africa/Abidjan\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"GP\",\n        \"zones\": [\n            \"America/Puerto_Rico\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"GQ\",\n        \"zones\": [\n            \"Africa/Lagos\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"GR\",\n        \"zones\": [\n            \"Europe/Athens\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"GS\",\n        \"zones\": [\n            \"Atlantic/South_Georgia\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"GT\",\n        \"zones\": [\n            \"America/Guatemala\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"GU\",\n        \"zones\": [\n            \"Pacific/Guam\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"GW\",\n        \"zones\": [\n            \"Africa/Bissau\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"GY\",\n        \"zones\": [\n            \"America/Guyana\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"HK\",\n        \"zones\": [\n            \"Asia/Hong_Kong\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"HM\",\n        \"zones\": []\n    },\n    {\n        \"iso_3166_1\": \"HN\",\n        \"zones\": [\n            \"America/Tegucigalpa\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"HR\",\n        \"zones\": [\n            \"Europe/Belgrade\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"HT\",\n        \"zones\": [\n            \"America/Port-au-Prince\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"HU\",\n        \"zones\": [\n            \"Europe/Budapest\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"ID\",\n        \"zones\": [\n            \"Asia/Jakarta\",\n            \"Asia/Pontianak\",\n            \"Asia/Makassar\",\n            \"Asia/Jayapura\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"IE\",\n        \"zones\": [\n            \"Europe/Dublin\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"IL\",\n        \"zones\": [\n            \"Asia/Jerusalem\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"IM\",\n        \"zones\": [\n            \"Europe/London\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"IN\",\n        \"zones\": [\n            \"Asia/Kolkata\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"IO\",\n        \"zones\": [\n            \"Indian/Chagos\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"IQ\",\n        \"zones\": [\n            \"Asia/Baghdad\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"IR\",\n        \"zones\": [\n            \"Asia/Tehran\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"IS\",\n        \"zones\": [\n            \"Africa/Abidjan\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"IT\",\n        \"zones\": [\n            \"Europe/Rome\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"JE\",\n        \"zones\": [\n            \"Europe/London\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"JM\",\n        \"zones\": [\n            \"America/Jamaica\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"JO\",\n        \"zones\": [\n            \"Asia/Amman\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"JP\",\n        \"zones\": [\n            \"Asia/Tokyo\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"KE\",\n        \"zones\": [\n            \"Africa/Nairobi\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"KG\",\n        \"zones\": [\n            \"Asia/Bishkek\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"KH\",\n        \"zones\": [\n            \"Asia/Bangkok\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"KI\",\n        \"zones\": [\n            \"Pacific/Tarawa\",\n            \"Pacific/Kanton\",\n            \"Pacific/Kiritimati\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"KM\",\n        \"zones\": [\n            \"Africa/Nairobi\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"KN\",\n        \"zones\": [\n            \"America/Puerto_Rico\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"KP\",\n        \"zones\": [\n            \"Asia/Pyongyang\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"KR\",\n        \"zones\": [\n            \"Asia/Seoul\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"KW\",\n        \"zones\": [\n            \"Asia/Riyadh\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"KY\",\n        \"zones\": [\n            \"America/Panama\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"KZ\",\n        \"zones\": [\n            \"Asia/Almaty\",\n            \"Asia/Qyzylorda\",\n            \"Asia/Qostanay\",\n            \"Asia/Aqtobe\",\n            \"Asia/Aqtau\",\n            \"Asia/Atyrau\",\n            \"Asia/Oral\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"LA\",\n        \"zones\": [\n            \"Asia/Bangkok\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"LB\",\n        \"zones\": [\n            \"Asia/Beirut\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"LC\",\n        \"zones\": [\n            \"America/Puerto_Rico\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"LI\",\n        \"zones\": [\n            \"Europe/Zurich\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"LK\",\n        \"zones\": [\n            \"Asia/Colombo\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"LR\",\n        \"zones\": [\n            \"Africa/Monrovia\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"LS\",\n        \"zones\": [\n            \"Africa/Johannesburg\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"LT\",\n        \"zones\": [\n            \"Europe/Vilnius\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"LU\",\n        \"zones\": [\n            \"Europe/Brussels\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"LV\",\n        \"zones\": [\n            \"Europe/Riga\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"LY\",\n        \"zones\": [\n            \"Africa/Tripoli\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"MA\",\n        \"zones\": [\n            \"Africa/Casablanca\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"MC\",\n        \"zones\": [\n            \"Europe/Paris\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"MD\",\n        \"zones\": [\n            \"Europe/Chisinau\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"ME\",\n        \"zones\": [\n            \"Europe/Belgrade\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"MF\",\n        \"zones\": [\n            \"America/Puerto_Rico\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"MG\",\n        \"zones\": [\n            \"Africa/Nairobi\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"MH\",\n        \"zones\": [\n            \"Pacific/Kwajalein\",\n            \"Pacific/Tarawa\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"MK\",\n        \"zones\": [\n            \"Europe/Belgrade\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"ML\",\n        \"zones\": [\n            \"Africa/Abidjan\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"MM\",\n        \"zones\": [\n            \"Asia/Yangon\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"MN\",\n        \"zones\": [\n            \"Asia/Ulaanbaatar\",\n            \"Asia/Hovd\",\n            \"Asia/Choibalsan\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"MO\",\n        \"zones\": [\n            \"Asia/Macau\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"MP\",\n        \"zones\": [\n            \"Pacific/Guam\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"MQ\",\n        \"zones\": [\n            \"America/Martinique\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"MR\",\n        \"zones\": [\n            \"Africa/Abidjan\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"MS\",\n        \"zones\": [\n            \"America/Puerto_Rico\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"MT\",\n        \"zones\": [\n            \"Europe/Malta\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"MU\",\n        \"zones\": [\n            \"Indian/Mauritius\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"MV\",\n        \"zones\": [\n            \"Indian/Maldives\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"MW\",\n        \"zones\": [\n            \"Africa/Maputo\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"MX\",\n        \"zones\": [\n            \"America/Mexico_City\",\n            \"America/Cancun\",\n            \"America/Merida\",\n            \"America/Monterrey\",\n            \"America/Matamoros\",\n            \"America/Chihuahua\",\n            \"America/Ciudad_Juarez\",\n            \"America/Ojinaga\",\n            \"America/Mazatlan\",\n            \"America/Bahia_Banderas\",\n            \"America/Hermosillo\",\n            \"America/Tijuana\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"MY\",\n        \"zones\": [\n            \"Asia/Kuching\",\n            \"Asia/Singapore\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"MZ\",\n        \"zones\": [\n            \"Africa/Maputo\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"NA\",\n        \"zones\": [\n            \"Africa/Windhoek\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"NC\",\n        \"zones\": [\n            \"Pacific/Noumea\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"NE\",\n        \"zones\": [\n            \"Africa/Lagos\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"NF\",\n        \"zones\": [\n            \"Pacific/Norfolk\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"NG\",\n        \"zones\": [\n            \"Africa/Lagos\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"NI\",\n        \"zones\": [\n            \"America/Managua\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"NL\",\n        \"zones\": [\n            \"Europe/Brussels\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"NO\",\n        \"zones\": [\n            \"Europe/Berlin\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"NP\",\n        \"zones\": [\n            \"Asia/Kathmandu\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"NR\",\n        \"zones\": [\n            \"Pacific/Nauru\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"NU\",\n        \"zones\": [\n            \"Pacific/Niue\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"NZ\",\n        \"zones\": [\n            \"Pacific/Auckland\",\n            \"Pacific/Chatham\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"OM\",\n        \"zones\": [\n            \"Asia/Dubai\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"PA\",\n        \"zones\": [\n            \"America/Panama\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"PE\",\n        \"zones\": [\n            \"America/Lima\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"PF\",\n        \"zones\": [\n            \"Pacific/Tahiti\",\n            \"Pacific/Marquesas\",\n            \"Pacific/Gambier\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"PG\",\n        \"zones\": [\n            \"Pacific/Port_Moresby\",\n            \"Pacific/Bougainville\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"PH\",\n        \"zones\": [\n            \"Asia/Manila\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"PK\",\n        \"zones\": [\n            \"Asia/Karachi\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"PL\",\n        \"zones\": [\n            \"Europe/Warsaw\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"PM\",\n        \"zones\": [\n            \"America/Miquelon\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"PN\",\n        \"zones\": [\n            \"Pacific/Pitcairn\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"PR\",\n        \"zones\": [\n            \"America/Puerto_Rico\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"PS\",\n        \"zones\": [\n            \"Asia/Gaza\",\n            \"Asia/Hebron\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"PT\",\n        \"zones\": [\n            \"Europe/Lisbon\",\n            \"Atlantic/Madeira\",\n            \"Atlantic/Azores\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"PW\",\n        \"zones\": [\n            \"Pacific/Palau\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"PY\",\n        \"zones\": [\n            \"America/Asuncion\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"QA\",\n        \"zones\": [\n            \"Asia/Qatar\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"RE\",\n        \"zones\": [\n            \"Asia/Dubai\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"RO\",\n        \"zones\": [\n            \"Europe/Bucharest\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"RS\",\n        \"zones\": [\n            \"Europe/Belgrade\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"RU\",\n        \"zones\": [\n            \"Europe/Kaliningrad\",\n            \"Europe/Moscow\",\n            \"Europe/Simferopol\",\n            \"Europe/Kirov\",\n            \"Europe/Volgograd\",\n            \"Europe/Astrakhan\",\n            \"Europe/Saratov\",\n            \"Europe/Ulyanovsk\",\n            \"Europe/Samara\",\n            \"Asia/Yekaterinburg\",\n            \"Asia/Omsk\",\n            \"Asia/Novosibirsk\",\n            \"Asia/Barnaul\",\n            \"Asia/Tomsk\",\n            \"Asia/Novokuznetsk\",\n            \"Asia/Krasnoyarsk\",\n            \"Asia/Irkutsk\",\n            \"Asia/Chita\",\n            \"Asia/Yakutsk\",\n            \"Asia/Khandyga\",\n            \"Asia/Vladivostok\",\n            \"Asia/Ust-Nera\",\n            \"Asia/Magadan\",\n            \"Asia/Sakhalin\",\n            \"Asia/Srednekolymsk\",\n            \"Asia/Kamchatka\",\n            \"Asia/Anadyr\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"RW\",\n        \"zones\": [\n            \"Africa/Maputo\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"SA\",\n        \"zones\": [\n            \"Asia/Riyadh\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"SB\",\n        \"zones\": [\n            \"Pacific/Guadalcanal\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"SC\",\n        \"zones\": [\n            \"Asia/Dubai\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"SD\",\n        \"zones\": [\n            \"Africa/Khartoum\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"SE\",\n        \"zones\": [\n            \"Europe/Berlin\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"SG\",\n        \"zones\": [\n            \"Asia/Singapore\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"SH\",\n        \"zones\": [\n            \"Africa/Abidjan\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"SI\",\n        \"zones\": [\n            \"Europe/Belgrade\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"SJ\",\n        \"zones\": [\n            \"Europe/Berlin\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"SK\",\n        \"zones\": [\n            \"Europe/Prague\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"SL\",\n        \"zones\": [\n            \"Africa/Abidjan\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"SM\",\n        \"zones\": [\n            \"Europe/Rome\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"SN\",\n        \"zones\": [\n            \"Africa/Abidjan\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"SO\",\n        \"zones\": [\n            \"Africa/Nairobi\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"SR\",\n        \"zones\": [\n            \"America/Paramaribo\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"SS\",\n        \"zones\": [\n            \"Africa/Juba\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"ST\",\n        \"zones\": [\n            \"Africa/Sao_Tome\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"SV\",\n        \"zones\": [\n            \"America/El_Salvador\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"SX\",\n        \"zones\": [\n            \"America/Puerto_Rico\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"SY\",\n        \"zones\": [\n            \"Asia/Damascus\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"SZ\",\n        \"zones\": [\n            \"Africa/Johannesburg\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"TC\",\n        \"zones\": [\n            \"America/Grand_Turk\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"TD\",\n        \"zones\": [\n            \"Africa/Ndjamena\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"TF\",\n        \"zones\": [\n            \"Asia/Dubai\",\n            \"Indian/Maldives\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"TG\",\n        \"zones\": [\n            \"Africa/Abidjan\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"TH\",\n        \"zones\": [\n            \"Asia/Bangkok\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"TJ\",\n        \"zones\": [\n            \"Asia/Dushanbe\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"TK\",\n        \"zones\": [\n            \"Pacific/Fakaofo\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"TL\",\n        \"zones\": [\n            \"Asia/Dili\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"TM\",\n        \"zones\": [\n            \"Asia/Ashgabat\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"TN\",\n        \"zones\": [\n            \"Africa/Tunis\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"TO\",\n        \"zones\": [\n            \"Pacific/Tongatapu\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"TR\",\n        \"zones\": [\n            \"Europe/Istanbul\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"TT\",\n        \"zones\": [\n            \"America/Puerto_Rico\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"TV\",\n        \"zones\": [\n            \"Pacific/Tarawa\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"TW\",\n        \"zones\": [\n            \"Asia/Taipei\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"TZ\",\n        \"zones\": [\n            \"Africa/Nairobi\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"UA\",\n        \"zones\": [\n            \"Europe/Kyiv\",\n            \"Europe/Simferopol\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"UG\",\n        \"zones\": [\n            \"Africa/Nairobi\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"UM\",\n        \"zones\": [\n            \"Pacific/Pago_Pago\",\n            \"Pacific/Tarawa\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"US\",\n        \"zones\": [\n            \"America/New_York\",\n            \"America/Detroit\",\n            \"America/Kentucky/Louisville\",\n            \"America/Kentucky/Monticello\",\n            \"America/Indiana/Indianapolis\",\n            \"America/Indiana/Vincennes\",\n            \"America/Indiana/Winamac\",\n            \"America/Indiana/Marengo\",\n            \"America/Indiana/Petersburg\",\n            \"America/Indiana/Vevay\",\n            \"America/Chicago\",\n            \"America/Indiana/Tell_City\",\n            \"America/Indiana/Knox\",\n            \"America/Menominee\",\n            \"America/North_Dakota/Center\",\n            \"America/North_Dakota/New_Salem\",\n            \"America/North_Dakota/Beulah\",\n            \"America/Denver\",\n            \"America/Boise\",\n            \"America/Phoenix\",\n            \"America/Los_Angeles\",\n            \"America/Anchorage\",\n            \"America/Juneau\",\n            \"America/Sitka\",\n            \"America/Metlakatla\",\n            \"America/Yakutat\",\n            \"America/Nome\",\n            \"America/Adak\",\n            \"Pacific/Honolulu\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"UY\",\n        \"zones\": [\n            \"America/Montevideo\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"UZ\",\n        \"zones\": [\n            \"Asia/Samarkand\",\n            \"Asia/Tashkent\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"VA\",\n        \"zones\": [\n            \"Europe/Rome\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"VC\",\n        \"zones\": [\n            \"America/Puerto_Rico\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"VE\",\n        \"zones\": [\n            \"America/Caracas\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"VG\",\n        \"zones\": [\n            \"America/Puerto_Rico\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"VI\",\n        \"zones\": [\n            \"America/Puerto_Rico\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"VN\",\n        \"zones\": [\n            \"Asia/Ho_Chi_Minh\",\n            \"Asia/Bangkok\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"VU\",\n        \"zones\": [\n            \"Pacific/Efate\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"WF\",\n        \"zones\": [\n            \"Pacific/Tarawa\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"WS\",\n        \"zones\": [\n            \"Pacific/Apia\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"YE\",\n        \"zones\": [\n            \"Asia/Riyadh\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"YT\",\n        \"zones\": [\n            \"Africa/Nairobi\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"ZA\",\n        \"zones\": [\n            \"Africa/Johannesburg\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"ZM\",\n        \"zones\": [\n            \"Africa/Maputo\"\n        ]\n    },\n    {\n        \"iso_3166_1\": \"ZW\",\n        \"zones\": [\n            \"Africa/Maputo\"\n        ]\n    }\n]"}],"_postman_id":"f3f185b2-2898-48cb-9723-8f35ad836a63"}],"id":"005216d6-feee-4c1f-ac8a-8d9ff138856a","_postman_id":"005216d6-feee-4c1f-ac8a-8d9ff138856a","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}}},{"name":"Credits","item":[{"name":"Details","id":"b14f475e-19c8-4381-a4e6-f6bce85875be","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/credit/:credit_id","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","credit",":credit_id"],"host":["api","themoviedb","org"],"query":[],"variable":[{"description":{"content":"<p>string (required)</p>\n","type":"text/plain"},"type":"any","value":"credit","key":"credit_id"}]}},"response":[{"id":"cc0bfd46-d072-45c7-b987-c18d866638bd","name":"Details","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/credit/:credit_id","protocol":"https","host":["api","themoviedb","org"],"path":["3","credit",":credit_id"],"variable":[{"key":"credit_id","value":"credit"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 11:58:08 GMT"},{"key":"Server","value":"openresty"},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Error from cloudfront"},{"key":"Via","value":"1.1 ffa4b37ccdc94a8c62bf6b6414725210.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"_P9GpWYT3C30X4gWHDrs3uY3ga4_gt_gF_2qctKrfnQt9_TWrqFwRg=="}],"cookie":[],"responseTime":null,"body":"{\n  \"credit_type\": \"cast\",\n  \"department\": \"Acting\",\n  \"job\": \"Actor\",\n  \"media\": {\n    \"adult\": false,\n    \"backdrop_path\": \"/uDgy6hyPd82kOHh6I95FLtLnj6p.jpg\",\n    \"id\": 100088,\n    \"name\": \"The Last of Us\",\n    \"original_language\": \"en\",\n    \"original_name\": \"The Last of Us\",\n    \"overview\": \"Zwanzig Jahre nachdem die moderne Zivilisation zerstört wurde. – Joel, ein abgehärteter Überlebender, wird angeheuert, um Ellie, ein 14-jähriges Mädchen, aus einer bedrückenden Quarantänezone zu schmuggeln. Was als kleiner Job beginnt, wird bald zu einer brutalen, herzzerreißenden Reise, bei der die beiden die USA durchqueren müssen und aufeinander angewiesen sind, um zu überleben.\",\n    \"poster_path\": \"/igwIPNClQpGVzb61QlGqcpT5zUy.jpg\",\n    \"media_type\": \"tv\",\n    \"genre_ids\": [\n      18\n    ],\n    \"popularity\": 898.378,\n    \"first_air_date\": \"2023-01-15\",\n    \"vote_average\": 8.749,\n    \"vote_count\": 3341,\n    \"origin_country\": [\n      \"US\"\n    ],\n    \"character\": \"Joel Miller\",\n    \"episodes\": [],\n    \"seasons\": [\n      {\n        \"air_date\": \"2023-01-15\",\n        \"episode_count\": 9,\n        \"id\": 144593,\n        \"name\": \"Staffel 1\",\n        \"overview\": \"Die 1. Staffel der Endzeit-Horrorserie The Last of Us feierte ihre Premiere am 15. Januar 2023 bei HBO. In Staffel 1 beginnt für den Überlebenden Joel und das Mädchen Ellie eine Reise durch das postapokalyptische Amerika, in dem Plünderer und mutierte Wesen ihnen nach dem Leben trachten.\",\n        \"poster_path\": \"/aUQKIpZZ31KWbpdHMCmaV76u78T.jpg\",\n        \"season_number\": 1,\n        \"show_id\": 100088\n      }\n    ]\n  },\n  \"media_type\": \"tv\",\n  \"id\": \"6024a814c0ae36003d59cc3c\",\n  \"person\": {\n    \"adult\": false,\n    \"id\": 1253360,\n    \"name\": \"Pedro Pascal\",\n    \"original_name\": \"Pedro Pascal\",\n    \"media_type\": \"person\",\n    \"popularity\": 106.095,\n    \"gender\": 2,\n    \"known_for_department\": \"Acting\",\n    \"profile_path\": \"/dBOrm29cr7NUrjiDQMTtrTyDpfy.jpg\"\n  }\n}"}],"_postman_id":"b14f475e-19c8-4381-a4e6-f6bce85875be"}],"id":"f10385ab-854f-4fbf-9592-49b7b0f88a46","_postman_id":"f10385ab-854f-4fbf-9592-49b7b0f88a46","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}}},{"name":"Discover","item":[{"name":"get movie","id":"fd09d34b-eefe-46bd-9c05-05eb1c1e77d2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/discover/movie?certification={{certification}}&certification.gte={{certification.gte}}&certification.lte={{certification.lte}}&certification_country={{certification_country}}&include_adult={{include_adult}}&include_video={{include_video}}&language=en-US&page=1&primary_release_year={{primary_release-year}}&primary_release_date.gte={{primary_release_date.gte}}&primary_release_date.lte={{primary_release_date.lte}}&region={{region}}&release_date.gte={{release_date.gte}}&release_date.lte={{release_year.lte}}&sort_by=popularity.desc&vote_average.gte={{vote_average.gte}}&vote_average.lte={{vote_average.lte}}&vote.count.gte={{vote.count.gte}}&vote.count.lte={{vote.count.lte}}&watch_region={{watch_region}}&with_cast={{with_cast}}&with_companies={{with_companies}}&with_crew={{with_crew}}&with_genres={{with_genres}}&with_keywords={{with_keywords}}&with_origin_country={{with_origin_country}}&with_original_country={{with_original_country}}&with_people={{with_people}}&with_release_type={{with_release_type}}&with_runtime.gte={{with_runtime.gte}}&with_runtime.lte={{with_runtime.lte}}&with_watch_monetization_types={{with_watch_monetization_types}}&with_watch_providers={{with_watch_providers}}&without_companies={{without_companies}}&without_genres={{without_genres}}&without_keywords={{without_keywords}}&without_watch_providers={{without_watch_providers}}&year={{year}}","description":"<p>Find movies using over 30 filters and sort options.</p>\n<h3 id=\"advanced-filtering\">Advanced Filtering</h3>\n<p>If you specify the region parameter, the regional release date will be used instead of the primary release date. The date returned will be the first date based on your query (ie. if a with_release_type is specified). It's important to note the order of the release types that are used. Specifying 2|3 would return the limited theatrical release date as opposed to 3|2 which would return the theatrical date.</p>\n<h3 id=\"andor-logic\"><code>AND</code>/<code>OR</code> Logic</h3>\n<p>Also note that a number of filters support being comma (,) or pipe (|) separated. Comma's are treated like an AND query while pipe's are treated like an OR. This allows for quite complex filtering depending on your desired results.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","discover","movie"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string.  use in conjunction with region</p>\n","type":"text/plain"},"key":"certification","value":"{{certification}}"},{"description":{"content":"<p>string.  use in conjunction with region</p>\n","type":"text/plain"},"key":"certification.gte","value":"{{certification.gte}}"},{"description":{"content":"<p>string. use in conjunction with region</p>\n","type":"text/plain"},"key":"certification.lte","value":"{{certification.lte}}"},{"description":{"content":"<p>string.  use in conjunction with the certification, certification.gte and certification.lte filters</p>\n","type":"text/plain"},"key":"certification_country","value":"{{certification_country}}"},{"description":{"content":"<p>boolean. Default: false</p>\n","type":"text/plain"},"key":"include_adult","value":"{{include_adult}}"},{"description":{"content":"<p>boolean. Default: false</p>\n","type":"text/plain"},"key":"include_video","value":"{{include_video}}"},{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"language","value":"en-US"},{"description":{"content":"<p>int32</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>int32</p>\n","type":"text/plain"},"key":"primary_release_year","value":"{{primary_release-year}}"},{"description":{"content":"<p>int32</p>\n","type":"text/plain"},"key":"primary_release_date.gte","value":"{{primary_release_date.gte}}"},{"description":{"content":"<p>int32</p>\n","type":"text/plain"},"key":"primary_release_date.lte","value":"{{primary_release_date.lte}}"},{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"region","value":"{{region}}"},{"description":{"content":"<p>date</p>\n","type":"text/plain"},"key":"release_date.gte","value":"{{release_date.gte}}"},{"description":{"content":"<p>date</p>\n","type":"text/plain"},"key":"release_date.lte","value":"{{release_year.lte}}"},{"description":{"content":"<p>string. Default: popularity.desc</p>\n","type":"text/plain"},"key":"sort_by","value":"popularity.desc"},{"description":{"content":"<p>float</p>\n","type":"text/plain"},"key":"vote_average.gte","value":"{{vote_average.gte}}"},{"description":{"content":"<p>float</p>\n","type":"text/plain"},"key":"vote_average.lte","value":"{{vote_average.lte}}"},{"description":{"content":"<p>float</p>\n","type":"text/plain"},"key":"vote.count.gte","value":"{{vote.count.gte}}"},{"description":{"content":"<p>float</p>\n","type":"text/plain"},"key":"vote.count.lte","value":"{{vote.count.lte}}"},{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"watch_region","value":"{{watch_region}}"},{"description":{"content":"<p>string.  can be a comma (AND) or pipe (OR) separated query</p>\n","type":"text/plain"},"key":"with_cast","value":"{{with_cast}}"},{"description":{"content":"<p>string.  can be a comma (AND) or pipe (OR) separated query</p>\n","type":"text/plain"},"key":"with_companies","value":"{{with_companies}}"},{"description":{"content":"<p>string.  can be a comma (AND) or pipe (OR) separated query</p>\n","type":"text/plain"},"key":"with_crew","value":"{{with_crew}}"},{"description":{"content":"<p>string. can be a comma (AND) or pipe (OR) separated query</p>\n","type":"text/plain"},"key":"with_genres","value":"{{with_genres}}"},{"description":{"content":"<p>string. can be a comma (AND) or pipe (OR) separated query</p>\n","type":"text/plain"},"key":"with_keywords","value":"{{with_keywords}}"},{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"with_origin_country","value":"{{with_origin_country}}"},{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"with_original_country","value":"{{with_original_country}}"},{"description":{"content":"<p>string. can be a comma (AND) or pipe (OR) separated query</p>\n","type":"text/plain"},"key":"with_people","value":"{{with_people}}"},{"description":{"content":"<p>int32. possible values are: [1, 2, 3, 4, 5, 6] can be a comma (AND) or pipe (OR) separated query, can be used in conjunction with region</p>\n","type":"text/plain"},"key":"with_release_type","value":"{{with_release_type}}"},{"description":{"content":"<p>int32</p>\n","type":"text/plain"},"key":"with_runtime.gte","value":"{{with_runtime.gte}}"},{"description":{"content":"<p>int32</p>\n","type":"text/plain"},"key":"with_runtime.lte","value":"{{with_runtime.lte}}"},{"description":{"content":"<p>string. possible values are: [flatrate, free, ads, rent, buy] use in conjunction with watch_region, can be a comma (AND) or pipe (OR) separated query</p>\n","type":"text/plain"},"key":"with_watch_monetization_types","value":"{{with_watch_monetization_types}}"},{"description":{"content":"<p>string. use in conjunction with watch_region, can be a comma (AND) or pipe (OR) separated query</p>\n","type":"text/plain"},"key":"with_watch_providers","value":"{{with_watch_providers}}"},{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"without_companies","value":"{{without_companies}}"},{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"without_genres","value":"{{without_genres}}"},{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"without_keywords","value":"{{without_keywords}}"},{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"without_watch_providers","value":"{{without_watch_providers}}"},{"description":{"content":"<p>int32</p>\n","type":"text/plain"},"key":"year","value":"{{year}}"}],"variable":[]}},"response":[{"id":"b2ebb1b0-c700-4b2c-ac8b-80cefba6b6b5","name":"get movie","originalRequest":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/discover/movie"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 12:00:31 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=4980"},{"key":"x-memc","value":"HIT"},{"key":"x-memc-key","value":"f7a89dec9d4f603186ad9e2a834a72ff"},{"key":"x-memc-age","value":"17389"},{"key":"x-memc-expires","value":"4980"},{"key":"ETag","value":"W/\"2304c1585606fc1f8a0e243ed54b6cb1\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 c889e9448c63bb4bf9dd41fcb2250e08.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"w2yTauRWo7DjHKOM931smbbuZK5ltYVuTDUY8JtuQlZYEz3qip69-A=="}],"cookie":[],"responseTime":null,"body":"{\n    \"page\": 1,\n    \"results\": [\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/cnqwv5Uz3UW5f086IWbQKr3ksJr.jpg\",\n            \"genre_ids\": [\n                28,\n                12,\n                14\n            ],\n            \"id\": 572802,\n            \"original_language\": \"en\",\n            \"original_title\": \"Aquaman and the Lost Kingdom\",\n            \"overview\": \"Black Manta, still driven by the need to avenge his father's death and wielding the power of the mythic Black Trident, will stop at nothing to take Aquaman down once and for all. To defeat him, Aquaman must turn to his imprisoned brother Orm, the former King of Atlantis, to forge an unlikely alliance in order to save the world from irreversible destruction.\",\n            \"popularity\": 1870.622,\n            \"poster_path\": \"/7lTnXOy0iNtBAdRP3TZvaKJ77F6.jpg\",\n            \"release_date\": \"2023-12-20\",\n            \"title\": \"Aquaman and the Lost Kingdom\",\n            \"video\": false,\n            \"vote_average\": 6.989,\n            \"vote_count\": 1276\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/yyFc8Iclt2jxPmLztbP617xXllT.jpg\",\n            \"genre_ids\": [\n                35,\n                10751,\n                14\n            ],\n            \"id\": 787699,\n            \"original_language\": \"en\",\n            \"original_title\": \"Wonka\",\n            \"overview\": \"Willy Wonka – chock-full of ideas and determined to change the world one delectable bite at a time – is proof that the best things in life begin with a dream, and if you’re lucky enough to meet Willy Wonka, anything is possible.\",\n            \"popularity\": 2002.496,\n            \"poster_path\": \"/qhb1qOilapbapxWQn9jtRCMwXJF.jpg\",\n            \"release_date\": \"2023-12-06\",\n            \"title\": \"Wonka\",\n            \"video\": false,\n            \"vote_average\": 7.228,\n            \"vote_count\": 1729\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/4MCKNAc6AbWjEsM2h9Xc29owo4z.jpg\",\n            \"genre_ids\": [\n                28,\n                53\n            ],\n            \"id\": 866398,\n            \"original_language\": \"en\",\n            \"original_title\": \"The Beekeeper\",\n            \"overview\": \"One man’s campaign for vengeance takes on national stakes after he is revealed to be a former operative of a powerful and clandestine organization known as Beekeepers.\",\n            \"popularity\": 1776.358,\n            \"poster_path\": \"/A7EByudX0eOzlkQ2FIbogzyazm2.jpg\",\n            \"release_date\": \"2024-01-10\",\n            \"title\": \"The Beekeeper\",\n            \"video\": false,\n            \"vote_average\": 7.389,\n            \"vote_count\": 456\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/meyhnvssZOPPjud4F1CjOb4snET.jpg\",\n            \"genre_ids\": [\n                16,\n                28,\n                12,\n                35,\n                10751\n            ],\n            \"id\": 940551,\n            \"original_language\": \"en\",\n            \"original_title\": \"Migration\",\n            \"overview\": \"After a migrating duck family alights on their pond with thrilling tales of far-flung places, the Mallard family embarks on a family road trip, from New England, to New York City, to tropical Jamaica.\",\n            \"popularity\": 1561.328,\n            \"poster_path\": \"/ldfCF9RhR40mppkzmftxapaHeTo.jpg\",\n            \"release_date\": \"2023-12-06\",\n            \"title\": \"Migration\",\n            \"video\": false,\n            \"vote_average\": 7.775,\n            \"vote_count\": 442\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/pWsD91G2R1Da3AKM3ymr3UoIfRb.jpg\",\n            \"genre_ids\": [\n                28,\n                878,\n                18\n            ],\n            \"id\": 933131,\n            \"original_language\": \"ko\",\n            \"original_title\": \"황야\",\n            \"overview\": \"After a deadly earthquake turns Seoul into a lawless badland, a fearless huntsman springs into action to rescue a teenager abducted by a mad doctor.\",\n            \"popularity\": 1217.607,\n            \"poster_path\": \"/zVMyvNowgbsBAL6O6esWfRpAcOb.jpg\",\n            \"release_date\": \"2024-01-26\",\n            \"title\": \"Badland Hunters\",\n            \"video\": false,\n            \"vote_average\": 6.97,\n            \"vote_count\": 134\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/unvtbkgxh47BewQ8pENvdOdme0r.jpg\",\n            \"genre_ids\": [\n                28,\n                18\n            ],\n            \"id\": 1212073,\n            \"original_language\": \"de\",\n            \"original_title\": \"60 Minuten\",\n            \"overview\": \"Desperate to keep custody of his daughter, a mixed martial arts fighter abandons a big match and races across Berlin to attend her birthday party.\",\n            \"popularity\": 928.71,\n            \"poster_path\": \"/cND79ZWPFINDtkA8uwmQo1gnPPE.jpg\",\n            \"release_date\": \"2024-01-19\",\n            \"title\": \"Sixty Minutes\",\n            \"video\": false,\n            \"vote_average\": 6.992,\n            \"vote_count\": 196\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/1BFLsVxE1NzCIwicfOPtzzB4Kxh.jpg\",\n            \"genre_ids\": [\n                80,\n                53,\n                28\n            ],\n            \"id\": 982940,\n            \"original_language\": \"en\",\n            \"original_title\": \"Due Justice\",\n            \"overview\": \"An attorney with a military past hunts down the gang who killed his wife and took his daughter.\",\n            \"popularity\": 821.291,\n            \"poster_path\": \"/35Uef7fz9ctYbJLXbJBCqvtttEQ.jpg\",\n            \"release_date\": \"2023-11-24\",\n            \"title\": \"Due Justice\",\n            \"video\": false,\n            \"vote_average\": 7.4,\n            \"vote_count\": 14\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/xCt3Ha6hhHep5pwiW2FSenC59Gn.jpg\",\n            \"genre_ids\": [\n                28,\n                10752\n            ],\n            \"id\": 965571,\n            \"original_language\": \"ru\",\n            \"original_title\": \"Время патриотов\",\n            \"overview\": \"The brothers Sultan and Bekzat Ibrayev are serving faithfully in the Armed Forces of Kazakhstan, and at the same time they are in family disagreement. Sultan is a valiant intelligence officer and Bekzat is a talented fighter pilot. While an international terrorist organization prepares a carefully planned attack on the country's strategically important facilities, the brothers have to face not only a mortal threat, but also face a family confrontation related to their dead father. Circumstances force them to unite in order to save human lives, and the brothers eventually understand that their homeland and family are the most valuable thing they have.\",\n            \"popularity\": 629.318,\n            \"poster_path\": \"/A4QM6oF4UNNhQh1f9pRdXvyKW5s.jpg\",\n            \"release_date\": \"2022-04-28\",\n            \"title\": \"Patriots Time\",\n            \"video\": false,\n            \"vote_average\": 8.604,\n            \"vote_count\": 24\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/ba9TgAO4I8RyA2LljzR3MspHaM9.jpg\",\n            \"genre_ids\": [\n                28,\n                878,\n                53\n            ],\n            \"id\": 799155,\n            \"original_language\": \"hi\",\n            \"original_title\": \"Attack\",\n            \"overview\": \"With the Parliament under siege, India’s first super soldier Arjun Shergill is tasked to get hold of the terrorists in the nick of time, save the Prime Minister from their clutches and stop a dirty bomb from exploding and destroying Delhi. Will Arjun succeed in his mission?\",\n            \"popularity\": 694.533,\n            \"poster_path\": \"/5jGKbYuZtdxSNOocI6ZziQeiY4n.jpg\",\n            \"release_date\": \"2022-04-01\",\n            \"title\": \"Attack\",\n            \"video\": false,\n            \"vote_average\": 7.398,\n            \"vote_count\": 88\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/f1AQhx6ZfGhPZFTVKgxG91PhEYc.jpg\",\n            \"genre_ids\": [\n                36,\n                10752,\n                18\n            ],\n            \"id\": 753342,\n            \"original_language\": \"en\",\n            \"original_title\": \"Napoleon\",\n            \"overview\": \"An epic that details the checkered rise and fall of French Emperor Napoleon Bonaparte and his relentless journey to power through the prism of his addictive, volatile relationship with his wife, Josephine.\",\n            \"popularity\": 661.627,\n            \"poster_path\": \"/vcZWJGvB5xydWuUO1vaTLI82tGi.jpg\",\n            \"release_date\": \"2023-11-22\",\n            \"title\": \"Napoleon\",\n            \"video\": false,\n            \"vote_average\": 6.53,\n            \"vote_count\": 1541\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/rz8GGX5Id2hCW1KzAIY4xwbQw1w.jpg\",\n            \"genre_ids\": [\n                28,\n                35,\n                80\n            ],\n            \"id\": 955916,\n            \"original_language\": \"en\",\n            \"original_title\": \"Lift\",\n            \"overview\": \"An international heist crew, led by Cyrus Whitaker, race to lift $500 million in gold from a passenger plane at 40,000 feet.\",\n            \"popularity\": 625.206,\n            \"poster_path\": \"/gma8o1jWa6m0K1iJ9TzHIiFyTtI.jpg\",\n            \"release_date\": \"2024-01-10\",\n            \"title\": \"Lift\",\n            \"video\": false,\n            \"vote_average\": 6.505,\n            \"vote_count\": 639\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/vdpE5pjJVql5aD6pnzRqlFmgxXf.jpg\",\n            \"genre_ids\": [\n                18,\n                36\n            ],\n            \"id\": 906126,\n            \"original_language\": \"es\",\n            \"original_title\": \"La sociedad de la nieve\",\n            \"overview\": \"On October 13, 1972, Uruguayan Air Force Flight 571, chartered to take a rugby team to Chile, crashes into a glacier in the heart of the Andes.\",\n            \"popularity\": 560.734,\n            \"poster_path\": \"/2e853FDVSIso600RqAMunPxiZjq.jpg\",\n            \"release_date\": \"2023-12-13\",\n            \"title\": \"Society of the Snow\",\n            \"video\": false,\n            \"vote_average\": 8.096,\n            \"vote_count\": 1602\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/p9DKeXp6FPJtAQ1k13Z4zPWrCbN.jpg\",\n            \"genre_ids\": [\n                18\n            ],\n            \"id\": 1058694,\n            \"original_language\": \"en\",\n            \"original_title\": \"Radical\",\n            \"overview\": \"In a Mexican border town plagued by neglect, corruption, and violence, a frustrated teacher tries a radical new method to break through his students’ apathy and unlock their curiosity, their potential… and maybe even their genius.\",\n            \"popularity\": 537.911,\n            \"poster_path\": \"/eSatbygYZp8ooprBHZdb6GFZxGB.jpg\",\n            \"release_date\": \"2023-10-19\",\n            \"title\": \"Radical\",\n            \"video\": false,\n            \"vote_average\": 8.521,\n            \"vote_count\": 166\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/kWyQh9fCrgcMfhqZmqtp89Q0TrT.jpg\",\n            \"genre_ids\": [\n                35,\n                10749\n            ],\n            \"id\": 1072790,\n            \"original_language\": \"en\",\n            \"original_title\": \"Anyone But You\",\n            \"overview\": \"Bea and Ben look like the perfect couple, but after an amazing first date something happens that turns their fiery hot attraction ice cold - until they find themselves unexpectedly thrust together at a destination wedding in Australia. So they do what any two mature adults would do: pretend to be a couple.\",\n            \"popularity\": 453.925,\n            \"poster_path\": \"/yRt7MGBElkLQOYRvLTT1b3B1rcp.jpg\",\n            \"release_date\": \"2023-12-21\",\n            \"title\": \"Anyone But You\",\n            \"video\": false,\n            \"vote_average\": 7.4,\n            \"vote_count\": 186\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/rzz7TBviOvDgIeujt2h9GwxV0AJ.jpg\",\n            \"genre_ids\": [\n                18,\n                14\n            ],\n            \"id\": 852445,\n            \"original_language\": \"fr\",\n            \"original_title\": \"Acide\",\n            \"overview\": \"During a heat wave, strange clouds start pouring down acid rain, wreaking devastation and panic throughout France. In a world teetering on the edge, a girl and her divorced parents must join forces to confront and try to escape this climate catastrophe.\",\n            \"popularity\": 414.022,\n            \"poster_path\": \"/91vF7SNB2tqsSultsmEn8tJYh4l.jpg\",\n            \"release_date\": \"2023-09-20\",\n            \"title\": \"Acid\",\n            \"video\": false,\n            \"vote_average\": 5.794,\n            \"vote_count\": 80\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/bQS43HSLZzMjZkcHJz4fGc7fNdz.jpg\",\n            \"genre_ids\": [\n                878,\n                10749,\n                35\n            ],\n            \"id\": 792307,\n            \"original_language\": \"en\",\n            \"original_title\": \"Poor Things\",\n            \"overview\": \"Brought back to life by an unorthodox scientist, a young woman runs off with a debauched lawyer on a whirlwind adventure across the continents. Free from the prejudices of her times, she grows steadfast in her purpose to stand for equality and liberation.\",\n            \"popularity\": 440.336,\n            \"poster_path\": \"/kCGlIMHnOm8JPXq3rXM6c5wMxcT.jpg\",\n            \"release_date\": \"2023-12-07\",\n            \"title\": \"Poor Things\",\n            \"video\": false,\n            \"vote_average\": 8.165,\n            \"vote_count\": 753\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/dvNrgldueQciabkYmlCnyhmaPoO.jpg\",\n            \"genre_ids\": [\n                28,\n                9648,\n                53,\n                27\n            ],\n            \"id\": 899445,\n            \"original_language\": \"en\",\n            \"original_title\": \"Deep Fear\",\n            \"overview\": \"A solo trip aboard a yacht takes a terrifying turn when a woman encounters three drug traffickers clinging to the shattered remains of a boat. They soon force her to dive into shark-infested waters to retrieve kilos of cocaine from the sunken wreck.\",\n            \"popularity\": 312.298,\n            \"poster_path\": \"/ms1omYCnhnO3eDOI88tfiy6SaoX.jpg\",\n            \"release_date\": \"2023-10-18\",\n            \"title\": \"Deep Fear\",\n            \"video\": false,\n            \"vote_average\": 5.894,\n            \"vote_count\": 109\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/a0GM57AnJtNi7lMOCamniiyV10W.jpg\",\n            \"genre_ids\": [\n                16,\n                12,\n                14\n            ],\n            \"id\": 508883,\n            \"original_language\": \"ja\",\n            \"original_title\": \"君たちはどう生きるか\",\n            \"overview\": \"While the Second World War rages, the teenage Mahito, haunted by his mother's tragic death, is relocated from Tokyo to the serene rural home of his new stepmother Natsuko, a woman who bears a striking resemblance to the boy's mother. As he tries to adjust, this strange new world grows even stranger following the appearance of a persistent gray heron, who perplexes and bedevils Mahito, dubbing him the \\\"long-awaited one.\\\"\",\n            \"popularity\": 554.181,\n            \"poster_path\": \"/y9xS5NQTBnFjDoXhSFQeGxlmkoM.jpg\",\n            \"release_date\": \"2023-07-14\",\n            \"title\": \"The Boy and the Heron\",\n            \"video\": false,\n            \"vote_average\": 7.466,\n            \"vote_count\": 898\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/fm6KqXpk3M2HVveHwCrBSSBaO0V.jpg\",\n            \"genre_ids\": [\n                18,\n                36\n            ],\n            \"id\": 872585,\n            \"original_language\": \"en\",\n            \"original_title\": \"Oppenheimer\",\n            \"overview\": \"The story of J. Robert Oppenheimer's role in the development of the atomic bomb during World War II.\",\n            \"popularity\": 406.348,\n            \"poster_path\": \"/ptpr0kGAckfQkJeJIt8st5dglvd.jpg\",\n            \"release_date\": \"2023-07-19\",\n            \"title\": \"Oppenheimer\",\n            \"video\": false,\n            \"vote_average\": 8.117,\n            \"vote_count\": 6509\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/ruKNVJFViAyR4jguVboFXTskMOe.jpg\",\n            \"genre_ids\": [\n                53,\n                28,\n                27\n            ],\n            \"id\": 1028703,\n            \"original_language\": \"en\",\n            \"original_title\": \"The OctoGames\",\n            \"overview\": \"8 contestants compete in 8 deadly, classic children's games. They seek fame beyond their wildest dreams, competing for the chance to take over the YouTube channel of the famous yet elusive masked YouTuber known only as \\\"JaxPro\\\".\",\n            \"popularity\": 417.9,\n            \"poster_path\": \"/qGz5rffXhegQH5PGUDiObqoOt06.jpg\",\n            \"release_date\": \"2022-10-07\",\n            \"title\": \"The OctoGames\",\n            \"video\": false,\n            \"vote_average\": 6.025,\n            \"vote_count\": 61\n        }\n    ],\n    \"total_pages\": 42501,\n    \"total_results\": 850011\n}"}],"_postman_id":"fd09d34b-eefe-46bd-9c05-05eb1c1e77d2"},{"name":"get tv","id":"0bd948e5-7cde-43a1-be4c-96123e230978","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/discover/movie?air_date.gte={{air_date.gte}}&air_date.lte={{air_date.lte}}&first_air_date_year={{first_air_date_year}}&first_air_date.gte={{first_air_date.gte}}&first_air_date.lte={{first_air_date.lte}}&include_adult={{include_adult}}&include_null_first_air_dates=false&language=en-US&page=1&sort_by=popularity.desc&timezone={{timezone}}&vote_average.gte={{vote_average.gte}}&vote_average.lte={{vote_average.lte}}&vote.count.gte={{vote.count.gte}}&vote.count.lte={{vote.count.lte}}&watch_region={{watch_region}}&with_cast={{with_cast}}&with_companies={{with_companies}}&with_crew={{with_crew}}&with_genres={{with_genres}}&with_keywords={{with_keywords}}&with_networks={{with_networks}}&with_origin_country={{with_origin_country}}&with_original_country={{with_original_country}}&with_runtime.gte={{with_runtime.gte}}&with_runtime.lte={{with_runtime.lte}}&with_status={{with_status}}&with_watch_monetization_types={{with_watch_monetization_types}}&with_watch_providers={{with_watch_providers}}&without_companies={{without_companies}}&without_genres={{without_genres}}&without_keywords={{without_keywords}}&without_watch_providers={{without_watch_providers}}&with_type={{with_type}}","description":"<p>Find TV shows using over 30 filters and sort options.</p>\n<h3 id=\"advanced-filtering\">Advanced Filtering</h3>\n<p>If you specify the region parameter, the regional release date will be used instead of the primary release date. The date returned will be the first date based on your query (ie. if a with_release_type is specified). It's important to note the order of the release types that are used. Specifying 2|3 would return the limited theatrical release date as opposed to 3|2 which would return the theatrical date.</p>\n<h3 id=\"andor-logic\">AND/OR Logic</h3>\n<p>Also note that a number of filters support being comma (,) or pipe (|) separated. Comma's are treated like an AND query while pipe's are treated like an OR. This allows for quite complex filtering depending on your desired results.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","discover","movie"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>date</p>\n","type":"text/plain"},"key":"air_date.gte","value":"{{air_date.gte}}"},{"description":{"content":"<p>date</p>\n","type":"text/plain"},"key":"air_date.lte","value":"{{air_date.lte}}"},{"description":{"content":"<p>int32</p>\n","type":"text/plain"},"key":"first_air_date_year","value":"{{first_air_date_year}}"},{"description":{"content":"<p>date</p>\n","type":"text/plain"},"key":"first_air_date.gte","value":"{{first_air_date.gte}}"},{"description":{"content":"<p>date</p>\n","type":"text/plain"},"key":"first_air_date.lte","value":"{{first_air_date.lte}}"},{"description":{"content":"<p>boolean. Default: false</p>\n","type":"text/plain"},"key":"include_adult","value":"{{include_adult}}"},{"description":{"content":"<p>boolean. Default: false</p>\n","type":"text/plain"},"key":"include_null_first_air_dates","value":"false"},{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"language","value":"en-US"},{"description":{"content":"<p>int32</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>string. Default: popularity.desc</p>\n","type":"text/plain"},"key":"sort_by","value":"popularity.desc"},{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"timezone","value":"{{timezone}}"},{"description":{"content":"<p>float</p>\n","type":"text/plain"},"key":"vote_average.gte","value":"{{vote_average.gte}}"},{"description":{"content":"<p>float</p>\n","type":"text/plain"},"key":"vote_average.lte","value":"{{vote_average.lte}}"},{"description":{"content":"<p>float</p>\n","type":"text/plain"},"key":"vote.count.gte","value":"{{vote.count.gte}}"},{"description":{"content":"<p>float</p>\n","type":"text/plain"},"key":"vote.count.lte","value":"{{vote.count.lte}}"},{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"watch_region","value":"{{watch_region}}"},{"description":{"content":"<p>string.  can be a comma (AND) or pipe (OR) separated query</p>\n","type":"text/plain"},"key":"with_cast","value":"{{with_cast}}"},{"description":{"content":"<p>string.  can be a comma (AND) or pipe (OR) separated query</p>\n","type":"text/plain"},"key":"with_companies","value":"{{with_companies}}"},{"description":{"content":"<p>string.  can be a comma (AND) or pipe (OR) separated query</p>\n","type":"text/plain"},"key":"with_crew","value":"{{with_crew}}"},{"description":{"content":"<p>string. can be a comma (AND) or pipe (OR) separated query</p>\n","type":"text/plain"},"key":"with_genres","value":"{{with_genres}}"},{"description":{"content":"<p>string. can be a comma (AND) or pipe (OR) separated query</p>\n","type":"text/plain"},"key":"with_keywords","value":"{{with_keywords}}"},{"description":{"content":"<p>int32</p>\n","type":"text/plain"},"key":"with_networks","value":"{{with_networks}}"},{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"with_origin_country","value":"{{with_origin_country}}"},{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"with_original_country","value":"{{with_original_country}}"},{"description":{"content":"<p>int32</p>\n","type":"text/plain"},"key":"with_runtime.gte","value":"{{with_runtime.gte}}"},{"description":{"content":"<p>int32</p>\n","type":"text/plain"},"key":"with_runtime.lte","value":"{{with_runtime.lte}}"},{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"with_status","value":"{{with_status}}"},{"description":{"content":"<p>string. possible values are: [flatrate, free, ads, rent, buy] use in conjunction with watch_region, can be a comma (AND) or pipe (OR) separated query</p>\n","type":"text/plain"},"key":"with_watch_monetization_types","value":"{{with_watch_monetization_types}}"},{"description":{"content":"<p>string. use in conjunction with watch_region, can be a comma (AND) or pipe (OR) separated query</p>\n","type":"text/plain"},"key":"with_watch_providers","value":"{{with_watch_providers}}"},{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"without_companies","value":"{{without_companies}}"},{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"without_genres","value":"{{without_genres}}"},{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"without_keywords","value":"{{without_keywords}}"},{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"without_watch_providers","value":"{{without_watch_providers}}"},{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"with_type","value":"{{with_type}}"}],"variable":[]}},"response":[{"id":"6edacd6a-5273-4777-83df-5ecd7b42e4dc","name":"get tv","originalRequest":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/discover/tv"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 12:00:49 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=6823"},{"key":"x-memc","value":"HIT"},{"key":"x-memc-key","value":"5ef47425dfefc9a431bc55c3de013d67"},{"key":"x-memc-age","value":"15343"},{"key":"x-memc-expires","value":"6823"},{"key":"ETag","value":"W/\"ebb968dc6960c2e3987d2cf390db744b\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 613faec4b883bfe2ebdd8a74d5006f4c.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"Zf1lxPSsOuc1j0dqbQkVLfFC8idoN8AEbLatVHwk8hSKrUalIDBmLQ=="}],"cookie":[],"responseTime":null,"body":"{\n    \"page\": 1,\n    \"results\": [\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/xl1wGwaPZInJo1JAnpKqnFozWBE.jpg\",\n            \"genre_ids\": [\n                35,\n                10767\n            ],\n            \"id\": 59941,\n            \"origin_country\": [\n                \"US\"\n            ],\n            \"original_language\": \"en\",\n            \"original_name\": \"The Tonight Show Starring Jimmy Fallon\",\n            \"overview\": \"After Jay Leno's second retirement from the program, Jimmy Fallon stepped in as his permanent replacement. After 42 years in Los Angeles the program was brought back to New York.\",\n            \"popularity\": 4962.603,\n            \"poster_path\": \"/g4amxJvtpnY79J77xeamnAEUO8r.jpg\",\n            \"first_air_date\": \"2014-02-17\",\n            \"name\": \"The Tonight Show Starring Jimmy Fallon\",\n            \"vote_average\": 5.97,\n            \"vote_count\": 253\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                80\n            ],\n            \"id\": 37971,\n            \"origin_country\": [\n                \"DE\"\n            ],\n            \"original_language\": \"de\",\n            \"original_name\": \"Der Alte\",\n            \"overview\": \"A police department, lead by an older, experienced detective solve crimes together.\",\n            \"popularity\": 4338.831,\n            \"poster_path\": \"/cHkQqbrVzcwuvLwStBpERJnxx4g.jpg\",\n            \"first_air_date\": \"1977-04-11\",\n            \"name\": \"The Old Fox\",\n            \"vote_average\": 6.321,\n            \"vote_count\": 14\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/5AkPhazx8F0Ht74CUdJU03vNzBi.jpg\",\n            \"genre_ids\": [\n                10767,\n                35\n            ],\n            \"id\": 61818,\n            \"origin_country\": [\n                \"US\"\n            ],\n            \"original_language\": \"en\",\n            \"original_name\": \"Late Night with Seth Meyers\",\n            \"overview\": \"Seth Meyers, who is \\\"Saturday Night Live’s\\\" longest serving anchor on the show’s wildly popular \\\"Weekend Update,\\\" takes over as host of NBC’s \\\"Late Night\\\" — home to A-list celebrity guests, memorable comedy and the best in musical talent. As the Emmy Award-winning head writer for \\\"SNL,\\\" Meyers has established a reputation for sharp wit and perfectly timed comedy, and has gained fame for his spot-on jokes and satire. Meyers takes his departure from \\\"SNL\\\" to his new post at \\\"Late Night,\\\" as Jimmy Fallon moves to \\\"The Tonight Show\\\".\",\n            \"popularity\": 2906.248,\n            \"poster_path\": \"/x5asOuPOjW21e0Ykkvkuzu1TGEl.jpg\",\n            \"first_air_date\": \"2014-02-25\",\n            \"name\": \"Late Night with Seth Meyers\",\n            \"vote_average\": 5.521,\n            \"vote_count\": 70\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                10767\n            ],\n            \"id\": 103108,\n            \"origin_country\": [\n                \"DE\"\n            ],\n            \"original_language\": \"de\",\n            \"original_name\": \"MDR um 4\",\n            \"overview\": \"\",\n            \"popularity\": 2045.993,\n            \"poster_path\": \"/xoTOnCc50QJBwRZKlIaM92Q8vbh.jpg\",\n            \"first_air_date\": \"2014-01-06\",\n            \"name\": \"MDR um 4\",\n            \"vote_average\": 0,\n            \"vote_count\": 0\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/9TXcHOeCsM8W3ZKKIKjdYUsRSeq.jpg\",\n            \"genre_ids\": [\n                80,\n                18\n            ],\n            \"id\": 72879,\n            \"origin_country\": [\n                \"FR\"\n            ],\n            \"original_language\": \"fr\",\n            \"original_name\": \"Demain nous appartient\",\n            \"overview\": \"The story revolves around the people of Sète, France. Their lives are punctuated by family rivalries, romance and scenes from daily life, but also by plots involving police investigations, secrets and betrayals.\",\n            \"popularity\": 1909.102,\n            \"poster_path\": \"/3uU5uJzOX7xe7mn7YKpBM9oiEZO.jpg\",\n            \"first_air_date\": \"2017-07-17\",\n            \"name\": \"Tomorrow Is Ours\",\n            \"vote_average\": 6.094,\n            \"vote_count\": 53\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/5mXZ0sdVPfj4bSkhPSWwTX2LcM5.jpg\",\n            \"genre_ids\": [\n                10765,\n                10759,\n                9648\n            ],\n            \"id\": 4629,\n            \"origin_country\": [\n                \"CA\",\n                \"US\"\n            ],\n            \"original_language\": \"en\",\n            \"original_name\": \"Stargate SG-1\",\n            \"overview\": \"The story of Stargate SG-1 begins about a year after the events of the feature film, when the United States government learns that an ancient alien device called the Stargate can access a network of such devices on a multitude of planets. SG-1 is an elite Air Force special operations team, one of more than two dozen teams from Earth who explore the galaxy and defend against alien threats such as the Goa'uld, Replicators, and the Ori.\",\n            \"popularity\": 3310.455,\n            \"poster_path\": \"/dQjmI7XxI47v8IM2MUysHG0LuU2.jpg\",\n            \"first_air_date\": \"1997-07-27\",\n            \"name\": \"Stargate SG-1\",\n            \"vote_average\": 8.248,\n            \"vote_count\": 1434\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/89C9BvL14K26Dr5rTj0pXJVTUcH.jpg\",\n            \"genre_ids\": [\n                80,\n                18\n            ],\n            \"id\": 19758,\n            \"origin_country\": [\n                \"DE\"\n            ],\n            \"original_language\": \"de\",\n            \"original_name\": \"SOKO Leipzig\",\n            \"overview\": \"SOKO Leipzig is a German police procedural television programme, a spin-off of the earlier German police programme SOKO 5113. It was first broadcast on 31 January 2001, on German television channel ZDF. On 12 November 2008, the first part of a two-part crossover between SOKO Leipzig and British police procedural The Bill was aired, with the same version being shown on both ZDF and British television channel ITV1.\",\n            \"popularity\": 2746.806,\n            \"poster_path\": \"/1fiWiLPZnFfIF6s6dcEblG7u749.jpg\",\n            \"first_air_date\": \"2001-01-31\",\n            \"name\": \"SOKO Leipzig\",\n            \"vote_average\": 6.2,\n            \"vote_count\": 12\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/gMMnf8VRg3Z98WaFmOLr9Jk8pIs.jpg\",\n            \"genre_ids\": [\n                35,\n                10767\n            ],\n            \"id\": 63770,\n            \"origin_country\": [\n                \"US\"\n            ],\n            \"original_language\": \"en\",\n            \"original_name\": \"The Late Show with Stephen Colbert\",\n            \"overview\": \"Stephen Colbert brings his signature satire and comedy to The Late Show with Stephen Colbert, the #1 show in late night, where he talks with an eclectic mix of guests about what is new and relevant in the worlds of politics, entertainment, business, music, technology, and more. Featuring bandleader Jon Batiste with his band Stay Human, the Emmy Award-nominated show is broadcast from the historic Ed Sullivan Theater. Stephen Colbert, Chris Licht, Tom Purcell, and Jon Stewart are executive producers. Barry Julien and Denise Rehrig serve as co-executive producers.\",\n            \"popularity\": 2437.433,\n            \"poster_path\": \"/9jkThAGYj2yp8jsS6Nriy5mzKFT.jpg\",\n            \"first_air_date\": \"2015-09-08\",\n            \"name\": \"The Late Show with Stephen Colbert\",\n            \"vote_average\": 6.487,\n            \"vote_count\": 230\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/mlAzs3tyl5253roHi6eIRbeuONN.jpg\",\n            \"genre_ids\": [\n                35\n            ],\n            \"id\": 1400,\n            \"origin_country\": [\n                \"US\"\n            ],\n            \"original_language\": \"en\",\n            \"original_name\": \"Seinfeld\",\n            \"overview\": \"A stand-up comedian and his three offbeat friends weather the pitfalls and payoffs of life in New York City in the '90s. It's a show about nothing.\",\n            \"popularity\": 2715.981,\n            \"poster_path\": \"/aCw8ONfyz3AhngVQa1E2Ss4KSUQ.jpg\",\n            \"first_air_date\": \"1989-07-05\",\n            \"name\": \"Seinfeld\",\n            \"vote_average\": 8.287,\n            \"vote_count\": 1762\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/lhdUwhInXu31qHm65jwBAlpTp8P.jpg\",\n            \"genre_ids\": [\n                10767\n            ],\n            \"id\": 82873,\n            \"origin_country\": [\n                \"US\"\n            ],\n            \"original_language\": \"en\",\n            \"original_name\": \"The Kelly Clarkson Show\",\n            \"overview\": \"Kelly Clarkson presents the biggest newsmakers and names in film, television and music; as well as emerging new talent and everyday people who are beacons of hope in their communities.\",\n            \"popularity\": 1559.092,\n            \"poster_path\": \"/9Gg1oM8Us8gCS5aJA8e0ZRuIHnf.jpg\",\n            \"first_air_date\": \"2019-09-09\",\n            \"name\": \"The Kelly Clarkson Show\",\n            \"vote_average\": 6.13,\n            \"vote_count\": 27\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                10763\n            ],\n            \"id\": 89139,\n            \"origin_country\": [\n                \"DE\"\n            ],\n            \"original_language\": \"de\",\n            \"original_name\": \"Goldene Kamera Verleihung\",\n            \"overview\": \"\",\n            \"popularity\": 2332.616,\n            \"poster_path\": null,\n            \"first_air_date\": \"1966-01-25\",\n            \"name\": \"Goldene Kamera Verleihung\",\n            \"vote_average\": 3.5,\n            \"vote_count\": 2\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/eWF3oRyL4QWaidN9F4uvM7cBJUV.jpg\",\n            \"genre_ids\": [\n                10766\n            ],\n            \"id\": 206559,\n            \"origin_country\": [\n                \"ZA\"\n            ],\n            \"original_language\": \"af\",\n            \"original_name\": \"Binnelanders\",\n            \"overview\": \"A South African Afrikaans soap opera. It is set in and around the fictional private hospital, Binneland Kliniek, in Pretoria, and the storyline follows the trials, trauma and tribulations of the staff and patients of the hospital.\",\n            \"popularity\": 1513.538,\n            \"poster_path\": \"/v9nGSRx5lFz6KEgfmgHJMSgaARC.jpg\",\n            \"first_air_date\": \"2005-10-13\",\n            \"name\": \"Binnelanders\",\n            \"vote_average\": 5.9,\n            \"vote_count\": 36\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/qZ7CdO7rkH0KyCxvZBoP4Mm2cQL.jpg\",\n            \"genre_ids\": [\n                10767,\n                99\n            ],\n            \"id\": 132544,\n            \"origin_country\": [\n                \"KR\"\n            ],\n            \"original_language\": \"ko\",\n            \"original_name\": \"위대한 수업, 그레이트 마인즈\",\n            \"overview\": \"\",\n            \"popularity\": 1501.101,\n            \"poster_path\": \"/lj46PSaBziqCqbGXlmnXN325biA.jpg\",\n            \"first_air_date\": \"2021-08-30\",\n            \"name\": \"Great Minds\",\n            \"vote_average\": 4.6,\n            \"vote_count\": 10\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/jO803koX4pYjGuxjOkLytCusuJm.jpg\",\n            \"genre_ids\": [\n                10767,\n                35,\n                10763\n            ],\n            \"id\": 32415,\n            \"origin_country\": [\n                \"US\"\n            ],\n            \"original_language\": \"en\",\n            \"original_name\": \"Conan\",\n            \"overview\": \"A late night television talk show hosted by  Conan O'Brien.\",\n            \"popularity\": 2252.639,\n            \"poster_path\": \"/oQxrvUhP3ycwnlxIrIMQ9Z3kleq.jpg\",\n            \"first_air_date\": \"2010-11-08\",\n            \"name\": \"Conan\",\n            \"vote_average\": 7.019,\n            \"vote_count\": 211\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/4W2sH4CXzJ98ScuLGRij1KakzSv.jpg\",\n            \"genre_ids\": [\n                10751,\n                35\n            ],\n            \"id\": 230525,\n            \"origin_country\": [\n                \"KR\"\n            ],\n            \"original_language\": \"ko\",\n            \"original_name\": \"우당탕탕 패밀리\",\n            \"overview\": \"A romantic family drama about a divorced couple who broke up 30 years ago out of hate, reuniting as in-laws through their children and overcoming long overdue conflicts and enmity.\",\n            \"popularity\": 1464.329,\n            \"poster_path\": \"/goMzJ6rxTndGki2pKpyAKuKNXHY.jpg\",\n            \"first_air_date\": \"2023-09-18\",\n            \"name\": \"Unpredictable Family\",\n            \"vote_average\": 6.8,\n            \"vote_count\": 5\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/9AeiA1XtP5sel2tAf9LaGeUjhDb.jpg\",\n            \"genre_ids\": [\n                35,\n                80\n            ],\n            \"id\": 48891,\n            \"origin_country\": [\n                \"US\"\n            ],\n            \"original_language\": \"en\",\n            \"original_name\": \"Brooklyn Nine-Nine\",\n            \"overview\": \"A single-camera ensemble comedy following the lives of an eclectic group of detectives in a New York precinct, including one slacker who is forced to shape up when he gets a new boss.\",\n            \"popularity\": 2283.109,\n            \"poster_path\": \"/hgRMSOt7a1b8qyQR68vUixJPang.jpg\",\n            \"first_air_date\": \"2013-09-17\",\n            \"name\": \"Brooklyn Nine-Nine\",\n            \"vote_average\": 8.218,\n            \"vote_count\": 3048\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/k1FVoLHTV9gJZBIE1Z4nMeQthuE.jpg\",\n            \"genre_ids\": [\n                10767\n            ],\n            \"id\": 95226,\n            \"origin_country\": [\n                \"FR\"\n            ],\n            \"original_language\": \"fr\",\n            \"original_name\": \"Champs-Elysées\",\n            \"overview\": \"\",\n            \"popularity\": 2638.298,\n            \"poster_path\": \"/uA6Waea7ozD7OEXNGaSqPtydPdd.jpg\",\n            \"first_air_date\": \"1982-01-16\",\n            \"name\": \"Champs-Elysées\",\n            \"vote_average\": 6.5,\n            \"vote_count\": 4\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/y1e4wd1e60vNitKfNu3uva9I5wJ.jpg\",\n            \"genre_ids\": [\n                10767\n            ],\n            \"id\": 210081,\n            \"origin_country\": [\n                \"US\"\n            ],\n            \"original_language\": \"en\",\n            \"original_name\": \"Sherri\",\n            \"overview\": \"Sherri Shepherd, actress, comic, and Emmy Award-winning longtime co-host of \\\"The View\\\", appears before a live audience with a daily dose of pop culture, comedy, conversations, and daytime talk staples, including celebrity and human interest interviews;\",\n            \"popularity\": 1363.165,\n            \"poster_path\": \"/7qcRQY4nSGrQ0lMMDV1c0dKKOoc.jpg\",\n            \"first_air_date\": \"2022-09-12\",\n            \"name\": \"Sherri\",\n            \"vote_average\": 5.7,\n            \"vote_count\": 3\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/3oZgE4220UrqaaiZXxz5MtNCVxJ.jpg\",\n            \"genre_ids\": [\n                10764\n            ],\n            \"id\": 12513,\n            \"origin_country\": [\n                \"ES\"\n            ],\n            \"original_language\": \"es\",\n            \"original_name\": \"Operación Triunfo\",\n            \"overview\": \"Reality-show talent contest aimed to find the country's next solo singing sensation, putting a selection of hopefuls through their paces by getting them to sing a variety of cover versions of popular songs, with tutoring from various professionals.\",\n            \"popularity\": 2389.977,\n            \"poster_path\": \"/2OHQg65fxUlAGpAJxDs3dafbJsB.jpg\",\n            \"first_air_date\": \"2001-10-22\",\n            \"name\": \"Operación Triunfo\",\n            \"vote_average\": 6.4,\n            \"vote_count\": 18\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/5S0SI4NjyMji05OPL0GOZ4BsiMh.jpg\",\n            \"genre_ids\": [\n                10764\n            ],\n            \"id\": 136166,\n            \"origin_country\": [\n                \"NL\"\n            ],\n            \"original_language\": \"nl\",\n            \"original_name\": \"Lang Leve de Liefde\",\n            \"overview\": \"\",\n            \"popularity\": 1326.262,\n            \"poster_path\": \"/9lpvvzEl5kViIc2vUJG4QKzj2ds.jpg\",\n            \"first_air_date\": \"2020-01-20\",\n            \"name\": \"Lang Leve de Liefde\",\n            \"vote_average\": 6,\n            \"vote_count\": 0\n        }\n    ],\n    \"total_pages\": 8201,\n    \"total_results\": 164009\n}"}],"_postman_id":"0bd948e5-7cde-43a1-be4c-96123e230978"}],"id":"3123ea67-89f9-44b9-9929-b99fb27d290f","_postman_id":"3123ea67-89f9-44b9-9929-b99fb27d290f","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}}},{"name":"Find","item":[{"name":"find by id","id":"e10cacc7-1645-4e4c-947f-e631fc470438","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/find/:external_id?external_source={{external_source}}&language=en-US","description":"<p>Find data by external ID's.</p>\n<p>The find method makes it easy to search for objects in our database by an external identifier.</p>\n<p>This method will search all objects (movies, TV shows and people) and return the results in a single response.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","find",":external_id"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string (required)</p>\n","type":"text/plain"},"key":"external_source","value":"{{external_source}}"},{"key":"language","value":"en-US"}],"variable":[{"description":{"content":"<p>string (required)</p>\n","type":"text/plain"},"type":"any","value":"facebook","key":"external_id"}]}},"response":[{"id":"e94355b4-22d6-465c-82a2-dcb789bb8b80","name":"find by id","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/find/:{{external_id}}?external_source={{external_source_id}}&language=en-US","protocol":"https","host":["api","themoviedb","org"],"path":["3","find",":{{external_id}}"],"query":[{"key":"external_source","value":"{{external_source_id}}"},{"key":"language","value":"en-US"}],"variable":[{"key":"{{external_id}}","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 12:01:31 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=21965"},{"key":"x-memc","value":"MISS, STORE"},{"key":"x-memc-key","value":"4512dbcaf52146255a61058d7434dd4e"},{"key":"x-memc-age","value":"0"},{"key":"x-memc-expires","value":"21965"},{"key":"ETag","value":"W/\"0d45807e3202cac5129fbf768e185f1e\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 8d6071bd169bbf5fd46638140132b1d0.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"98PO7_AWHd3NC2KqZiBarUNUcEjuh2-G71d1AfngWJrO9R2V2fX2gg=="}],"cookie":[],"responseTime":null,"body":"{\n  \"credit_type\": \"cast\",\n  \"department\": \"Acting\",\n  \"job\": \"Actor\",\n  \"media\": {\n    \"adult\": false,\n    \"backdrop_path\": \"/uDgy6hyPd82kOHh6I95FLtLnj6p.jpg\",\n    \"id\": 100088,\n    \"name\": \"The Last of Us\",\n    \"original_language\": \"en\",\n    \"original_name\": \"The Last of Us\",\n    \"overview\": \"Zwanzig Jahre nachdem die moderne Zivilisation zerstört wurde. – Joel, ein abgehärteter Überlebender, wird angeheuert, um Ellie, ein 14-jähriges Mädchen, aus einer bedrückenden Quarantänezone zu schmuggeln. Was als kleiner Job beginnt, wird bald zu einer brutalen, herzzerreißenden Reise, bei der die beiden die USA durchqueren müssen und aufeinander angewiesen sind, um zu überleben.\",\n    \"poster_path\": \"/igwIPNClQpGVzb61QlGqcpT5zUy.jpg\",\n    \"media_type\": \"tv\",\n    \"genre_ids\": [\n      18\n    ],\n    \"popularity\": 898.378,\n    \"first_air_date\": \"2023-01-15\",\n    \"vote_average\": 8.749,\n    \"vote_count\": 3341,\n    \"origin_country\": [\n      \"US\"\n    ],\n    \"character\": \"Joel Miller\",\n    \"episodes\": [],\n    \"seasons\": [\n      {\n        \"air_date\": \"2023-01-15\",\n        \"episode_count\": 9,\n        \"id\": 144593,\n        \"name\": \"Staffel 1\",\n        \"overview\": \"Die 1. Staffel der Endzeit-Horrorserie The Last of Us feierte ihre Premiere am 15. Januar 2023 bei HBO. In Staffel 1 beginnt für den Überlebenden Joel und das Mädchen Ellie eine Reise durch das postapokalyptische Amerika, in dem Plünderer und mutierte Wesen ihnen nach dem Leben trachten.\",\n        \"poster_path\": \"/aUQKIpZZ31KWbpdHMCmaV76u78T.jpg\",\n        \"season_number\": 1,\n        \"show_id\": 100088\n      }\n    ]\n  },\n  \"media_type\": \"tv\",\n  \"id\": \"6024a814c0ae36003d59cc3c\",\n  \"person\": {\n    \"adult\": false,\n    \"id\": 1253360,\n    \"name\": \"Pedro Pascal\",\n    \"original_name\": \"Pedro Pascal\",\n    \"media_type\": \"person\",\n    \"popularity\": 106.095,\n    \"gender\": 2,\n    \"known_for_department\": \"Acting\",\n    \"profile_path\": \"/dBOrm29cr7NUrjiDQMTtrTyDpfy.jpg\"\n  }\n}"}],"_postman_id":"e10cacc7-1645-4e4c-947f-e631fc470438"}],"id":"f84b430a-b738-4074-a9c8-efccdfb3ebe4","_postman_id":"f84b430a-b738-4074-a9c8-efccdfb3ebe4","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}}},{"name":"Genres","item":[{"name":"get movie list","id":"f35b56bf-1d91-4ca6-902a-5356603a6131","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/genre/movie/list","description":"<p>Get the list of official genres for movies.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","genre","movie","list"],"host":["api","themoviedb","org"],"query":[],"variable":[]}},"response":[{"id":"2faa0aba-cd35-4bae-9155-754fa36ffdc0","name":"get movie list","originalRequest":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/genre/movie/list"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 12:09:45 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=13700"},{"key":"x-memc","value":"HIT"},{"key":"x-memc-key","value":"f781971c95c323df5625e30d17cbce76"},{"key":"x-memc-age","value":"14163"},{"key":"x-memc-expires","value":"13700"},{"key":"ETag","value":"W/\"98d6f4fb3a0e0c77544a7277f32baebb\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 ddeb8679359f033dad405557c487bfdc.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"mNFwTVPFM_7GNcgUKP1O_uQZkT-wXi_kx0WXA7hzyZ4YB__H8u2dNA=="}],"cookie":[],"responseTime":null,"body":"{\n    \"genres\": [\n        {\n            \"id\": 28,\n            \"name\": \"Action\"\n        },\n        {\n            \"id\": 12,\n            \"name\": \"Adventure\"\n        },\n        {\n            \"id\": 16,\n            \"name\": \"Animation\"\n        },\n        {\n            \"id\": 35,\n            \"name\": \"Comedy\"\n        },\n        {\n            \"id\": 80,\n            \"name\": \"Crime\"\n        },\n        {\n            \"id\": 99,\n            \"name\": \"Documentary\"\n        },\n        {\n            \"id\": 18,\n            \"name\": \"Drama\"\n        },\n        {\n            \"id\": 10751,\n            \"name\": \"Family\"\n        },\n        {\n            \"id\": 14,\n            \"name\": \"Fantasy\"\n        },\n        {\n            \"id\": 36,\n            \"name\": \"History\"\n        },\n        {\n            \"id\": 27,\n            \"name\": \"Horror\"\n        },\n        {\n            \"id\": 10402,\n            \"name\": \"Music\"\n        },\n        {\n            \"id\": 9648,\n            \"name\": \"Mystery\"\n        },\n        {\n            \"id\": 10749,\n            \"name\": \"Romance\"\n        },\n        {\n            \"id\": 878,\n            \"name\": \"Science Fiction\"\n        },\n        {\n            \"id\": 10770,\n            \"name\": \"TV Movie\"\n        },\n        {\n            \"id\": 53,\n            \"name\": \"Thriller\"\n        },\n        {\n            \"id\": 10752,\n            \"name\": \"War\"\n        },\n        {\n            \"id\": 37,\n            \"name\": \"Western\"\n        }\n    ]\n}"}],"_postman_id":"f35b56bf-1d91-4ca6-902a-5356603a6131"},{"name":"get tv list","id":"af8243a1-8acd-4768-8dce-416956e385ec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/genre/tv/list?language=en-US","description":"<p>Get the list of official genres for TV shows.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","genre","tv","list"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"language","value":"en-US"}],"variable":[]}},"response":[{"id":"b3d5dd4d-4eeb-4d8f-a444-d9643467c534","name":"get tv list","originalRequest":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/genre/tv/list"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 12:10:54 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=700"},{"key":"x-memc","value":"HIT"},{"key":"x-memc-key","value":"802dfd0c0b218bb30b1dbe3917b34e76"},{"key":"x-memc-age","value":"25024"},{"key":"x-memc-expires","value":"700"},{"key":"ETag","value":"W/\"c9414e40a9e909888e1e74fd911cf7d1\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 db72f6ab1d9d27534c6158ca17e3af1c.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"KnIkvQAn2GJTVJs1An9bzmfRnTS9moTnp6lA3SDN446EweU2uGUoXw=="}],"cookie":[],"responseTime":null,"body":"{\n    \"genres\": [\n        {\n            \"id\": 10759,\n            \"name\": \"Action & Adventure\"\n        },\n        {\n            \"id\": 16,\n            \"name\": \"Animation\"\n        },\n        {\n            \"id\": 35,\n            \"name\": \"Comedy\"\n        },\n        {\n            \"id\": 80,\n            \"name\": \"Crime\"\n        },\n        {\n            \"id\": 99,\n            \"name\": \"Documentary\"\n        },\n        {\n            \"id\": 18,\n            \"name\": \"Drama\"\n        },\n        {\n            \"id\": 10751,\n            \"name\": \"Family\"\n        },\n        {\n            \"id\": 10762,\n            \"name\": \"Kids\"\n        },\n        {\n            \"id\": 9648,\n            \"name\": \"Mystery\"\n        },\n        {\n            \"id\": 10763,\n            \"name\": \"News\"\n        },\n        {\n            \"id\": 10764,\n            \"name\": \"Reality\"\n        },\n        {\n            \"id\": 10765,\n            \"name\": \"Sci-Fi & Fantasy\"\n        },\n        {\n            \"id\": 10766,\n            \"name\": \"Soap\"\n        },\n        {\n            \"id\": 10767,\n            \"name\": \"Talk\"\n        },\n        {\n            \"id\": 10768,\n            \"name\": \"War & Politics\"\n        },\n        {\n            \"id\": 37,\n            \"name\": \"Western\"\n        }\n    ]\n}"}],"_postman_id":"af8243a1-8acd-4768-8dce-416956e385ec"}],"id":"73a6dbe4-adb2-41ca-aa31-638940c4d18a","_postman_id":"73a6dbe4-adb2-41ca-aa31-638940c4d18a","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}}},{"name":"Guest Sessions","item":[{"name":"get rated movies","id":"03c13833-ef5d-427b-882f-40557953429f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/guest_session/:guest_session_id/rated/movies?language=en-US&page=1&sort_by=created_at.asc","description":"<p>Get the rated movies for a guest session.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","guest_session",":guest_session_id","rated","movies"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"language","value":"en-US"},{"description":{"content":"<p>int32</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>string. Default: created_at.asc</p>\n","type":"text/plain"},"key":"sort_by","value":"created_at.asc"}],"variable":[{"description":{"content":"<p>string (required)</p>\n","type":"text/plain"},"type":"any","value":"{{guest_session_id}}","key":"guest_session_id"}]}},"response":[{"id":"ac374639-2757-4962-bee2-f0333f8c15d7","name":"get rated movies","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/guest_session/:guest_session_id/rated/movies?language=en-US&page=1&sort_by=created_at.asc","protocol":"https","host":["api","themoviedb","org"],"path":["3","guest_session",":guest_session_id","rated","movies"],"query":[{"key":"language","value":"en-US"},{"key":"page","value":"1"},{"key":"sort_by","value":"created_at.asc"}],"variable":[{"key":"guest_session_id","value":"{{access-token}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 12:11:39 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=0"},{"key":"x-memc","value":"MISS"},{"key":"x-memc-key","value":"6f76ec52a08a07a411e36ad9a953c84c"},{"key":"x-memc-age","value":"0"},{"key":"x-memc-expires","value":"0"},{"key":"ETag","value":"W/\"5b333525ff117973180331432dc740b8\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 51391527dd8c879c45b44b119905c872.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"XAXbdLAe6St0x50lJQhJdiZTMoPAWcoeYr7npKWxsjysE_n-jGLQEg=="}],"cookie":[],"responseTime":null,"body":"{\n  \"page\": 1,\n  \"results\": [\n    {\n      \"adult\": false,\n      \"backdrop_path\": \"/ikR2qy9xJCHX7M8i5rcvuNfdYXs.jpg\",\n      \"genre_ids\": [\n        18,\n        80\n      ],\n      \"id\": 16,\n      \"original_language\": \"en\",\n      \"original_title\": \"Dancer in the Dark\",\n      \"overview\": \"Selma, a Czech immigrant on the verge of blindness, struggles to make ends meet for herself and her son, who has inherited the same genetic disorder and will suffer the same fate without an expensive operation. When life gets too difficult, Selma learns to cope through her love of musicals, escaping life's troubles - even if just for a moment - by dreaming up little numbers to the rhythmic beats of her surroundings.\",\n      \"popularity\": 14.684,\n      \"poster_path\": \"/8Wdd3fQfbbQeoSfWpHrDfaFNhBU.jpg\",\n      \"release_date\": \"2000-06-30\",\n      \"title\": \"Dancer in the Dark\",\n      \"video\": false,\n      \"vote_average\": 7.885,\n      \"vote_count\": 1549,\n      \"rating\": 8.5\n    }\n  ],\n  \"total_pages\": 1,\n  \"total_results\": 1\n}"}],"_postman_id":"03c13833-ef5d-427b-882f-40557953429f"},{"name":"get rated tv","id":"0eeeaad2-497a-49e5-9e45-70307cb1634b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/guest_session/:guest_session_id/rated/tv?language=en-US&page=1&sort_by=created_at.asc","description":"<p>Get the rated TV shows for a guest session.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","guest_session",":guest_session_id","rated","tv"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"language","value":"en-US"},{"description":{"content":"<p>int32</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>string. Default: created_at.asc</p>\n","type":"text/plain"},"key":"sort_by","value":"created_at.asc"}],"variable":[{"description":{"content":"<p>string (required)</p>\n","type":"text/plain"},"type":"any","value":"{{guest_session_id}}","key":"guest_session_id"}]}},"response":[{"id":"e5c0eb93-45e3-4c72-b1c0-cc9e25469653","name":"get rated tv","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/guest_session/:guest_session_id/rated/tv?language=en-US&page=1&sort_by=created_at.asc","protocol":"https","host":["api","themoviedb","org"],"path":["3","guest_session",":guest_session_id","rated","tv"],"query":[{"key":"language","value":"en-US"},{"key":"page","value":"1"},{"key":"sort_by","value":"created_at.asc"}],"variable":[{"key":"guest_session_id","value":"{{access-token}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 12:13:33 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=0"},{"key":"x-memc","value":"MISS"},{"key":"x-memc-key","value":"014b2a8509a2a25dadd47015db38cb0b"},{"key":"x-memc-age","value":"0"},{"key":"x-memc-expires","value":"0"},{"key":"ETag","value":"W/\"5b333525ff117973180331432dc740b8\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 98e30e5953336545df428a8f5923a288.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"2MDyU4VeGrHlXGkr6GBpN0KkzyOHEg-lpUYtZ3tKC02YqU183g3twA=="}],"cookie":[],"responseTime":null,"body":"{\n  \"page\": 1,\n  \"results\": [\n    {\n      \"adult\": false,\n      \"backdrop_path\": \"/2OMB0ynKlyIenMJWI2Dy9IWT4c.jpg\",\n      \"genre_ids\": [\n        10765,\n        18,\n        10759\n      ],\n      \"id\": 1399,\n      \"origin_country\": [\n        \"US\"\n      ],\n      \"original_language\": \"en\",\n      \"original_name\": \"Game of Thrones\",\n      \"overview\": \"Seven noble families fight for control of the mythical land of Westeros. Friction between the houses leads to full-scale war. All while a very ancient evil awakens in the farthest north. Amidst the war, a neglected military order of misfits, the Night's Watch, is all that stands between the realms of men and icy horrors beyond.\",\n      \"popularity\": 404.299,\n      \"poster_path\": \"/7WUHnWGx5OO145IRxPDUkQSh4C7.jpg\",\n      \"first_air_date\": \"2011-04-17\",\n      \"name\": \"Game of Thrones\",\n      \"vote_average\": 8.436,\n      \"vote_count\": 21025,\n      \"rating\": 8.5\n    }\n  ],\n  \"total_pages\": 1,\n  \"total_results\": 1\n}"}],"_postman_id":"0eeeaad2-497a-49e5-9e45-70307cb1634b"},{"name":"get rated tv episodes","id":"82c02e17-35a1-4b0b-b92c-fb1d10f544e9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/guest_session/:guest_session_id/rated/tv/episodes?language=en-US&page=1&sort_by=created_at.asc","description":"<p>Get the rated TV episodes for a guest session.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","guest_session",":guest_session_id","rated","tv","episodes"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"language","value":"en-US"},{"description":{"content":"<p>int32</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>string. Default: created_at.asc</p>\n","type":"text/plain"},"key":"sort_by","value":"created_at.asc"}],"variable":[{"description":{"content":"<p>string (required)</p>\n","type":"text/plain"},"type":"any","value":"{{guest_session_id}}","key":"guest_session_id"}]}},"response":[{"id":"1a9f32e9-6496-4469-803b-42c030dab838","name":"get rated tv episodes","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/guest_session/:guest_session_id/rated/tv/episodes?language=en-US&page=1&sort_by=created_at.asc","protocol":"https","host":["api","themoviedb","org"],"path":["3","guest_session",":guest_session_id","rated","tv","episodes"],"query":[{"key":"language","value":"en-US"},{"key":"page","value":"1"},{"key":"sort_by","value":"created_at.asc"}],"variable":[{"key":"guest_session_id","value":"{{access-token}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 12:15:20 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=0"},{"key":"x-memc","value":"MISS"},{"key":"x-memc-key","value":"4aeffecb1bb324a686c3d861cf065ed2"},{"key":"x-memc-age","value":"0"},{"key":"x-memc-expires","value":"0"},{"key":"ETag","value":"W/\"5b333525ff117973180331432dc740b8\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 7eefe38d76087dfad8e2f0b7702246ee.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"ewpvEGrhe2guI6wfoKGMmkn8DnydnLDdEzjV-gAjb_MWkChMdWKMQQ=="}],"cookie":[],"responseTime":null,"body":"{\n  \"page\": 1,\n  \"results\": [\n    {\n      \"air_date\": \"2011-04-17\",\n      \"episode_number\": 1,\n      \"id\": 63056,\n      \"name\": \"Winter Is Coming\",\n      \"overview\": \"Jon Arryn, the Hand of the King, is dead. King Robert Baratheon plans to ask his oldest friend, Eddard Stark, to take Jon's place. Across the sea, Viserys Targaryen plans to wed his sister to a nomadic warlord in exchange for an army.\",\n      \"production_code\": \"101\",\n      \"runtime\": 62,\n      \"season_number\": 1,\n      \"show_id\": 1399,\n      \"still_path\": \"/9hGF3WUkBf7cSjMg0cdMDHJkByd.jpg\",\n      \"vote_average\": 7.843,\n      \"vote_count\": 286,\n      \"rating\": 8.5\n    }\n  ],\n  \"total_pages\": 1,\n  \"total_results\": 1\n}"}],"_postman_id":"82c02e17-35a1-4b0b-b92c-fb1d10f544e9"}],"id":"028efff6-cf09-4921-973b-1aad5a35bc5c","_postman_id":"028efff6-cf09-4921-973b-1aad5a35bc5c","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}}},{"name":"Keywords","item":[{"name":"get details","id":"975d2bae-2068-4fac-9f2d-6cb91447c83a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/keyword/:keyword_id","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","keyword",":keyword_id"],"host":["api","themoviedb","org"],"query":[],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{keyword-id}}","key":"keyword_id"}]}},"response":[{"id":"12a1a54b-4a96-4319-9735-25c30463514e","name":"get details","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/keyword/:keyword_id","protocol":"https","host":["api","themoviedb","org"],"path":["3","keyword",":keyword_id"],"variable":[{"key":"keyword_id","value":"{{keyword-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 12:17:05 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=3328"},{"key":"x-memc","value":"HIT"},{"key":"x-memc-key","value":"a48a239f0168406ec4d0dd1e3ed241c1"},{"key":"x-memc-age","value":"18544"},{"key":"x-memc-expires","value":"3328"},{"key":"ETag","value":"W/\"0285cc84eea39bd6a66b2070cf610fa3\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 e89d95d090c0c86ecc7b8930e434625c.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"qoqaKH_0laTHfuPDnKjL--OpriI2vEJLAkN5BtpYRFA-1g1jTzDOBw=="}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 1701,\n    \"name\": \"hero\"\n}"}],"_postman_id":"975d2bae-2068-4fac-9f2d-6cb91447c83a"}],"id":"73a25407-a99b-41af-9754-94d83d4817a3","_postman_id":"73a25407-a99b-41af-9754-94d83d4817a3","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}}},{"name":"Lists","item":[{"name":"add movie","id":"6210b487-1041-4383-81df-a2dc492489d8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"media_id\": {{media-id}}\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.themoviedb.org/3/list/:list_id/add_item?session_id={{guest_session_id}}","description":"<p>Add a movie to a list.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","list",":list_id","add_item"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string (required)</p>\n","type":"text/plain"},"key":"session_id","value":"{{guest_session_id}}"}],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{list-id}}","key":"list_id"}]}},"response":[{"id":"c853b128-87e1-47a5-9317-4366baffaf33","name":"add movie","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"media_id\": {{media-id}}\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.themoviedb.org/3/list/:list_id/add_item?session_id={{access-token}}","protocol":"https","host":["api","themoviedb","org"],"path":["3","list",":list_id","add_item"],"query":[{"key":"session_id","value":"{{access-token}}"}],"variable":[{"key":"list_id","value":"{{list-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"126"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 12:18:36 GMT"},{"key":"Server","value":"openresty"},{"key":"cache-control","value":"public, max-age=0"},{"key":"X-Cache","value":"Error from cloudfront"},{"key":"Via","value":"1.1 c35f767218cbd1125d801b52fa785c8c.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"DEgblM1X5Gvm2ghlwS_pPTNLgN5V83BF1EO_XjwwlNSPSEA8BlqAQg=="},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n  \"status_code\": 12,\n  \"status_message\": \"The item/record was updated successfully.\"\n}"}],"_postman_id":"6210b487-1041-4383-81df-a2dc492489d8"},{"name":"check item status","id":"7d62cc72-1b79-4a25-b3ea-f18a46ec70d2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/list/:list_id/item_status?language=en-US&movie_id=1","description":"<p>Use this method to check if an item has already been added to the list.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","list",":list_id","item_status"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"language","value":"en-US"},{"description":{"content":"<p>int32</p>\n","type":"text/plain"},"key":"movie_id","value":"1"}],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"18","key":"list_id"}]}},"response":[{"id":"2aae97ae-7c55-457d-9e9d-23c2ab88208f","name":"check item status","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/list/:list_id/item_status?language=en-US&movie_id=1","protocol":"https","host":["api","themoviedb","org"],"path":["3","list",":list_id","item_status"],"query":[{"key":"language","value":"en-US"},{"key":"movie_id","value":"1"}],"variable":[{"key":"list_id","value":"{{list-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 12:22:36 GMT"},{"key":"Server","value":"openresty"},{"key":"ETag","value":"W/\"64fa7c264311b9193dc56bba45dc4ab8\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 a1157b69a14bebe8162237750a074fae.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"_viklQW-9ZMF7jrO1smev8sQC1rA1h9CRGHHgEn23_yHbbRK9qmdRQ=="}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"18\",\n    \"item_present\": false\n}"}],"_postman_id":"7d62cc72-1b79-4a25-b3ea-f18a46ec70d2"},{"name":"add clear","id":"f7dde57b-6a10-4085-9113-aa1e50d96095","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://api.themoviedb.org/3/list/:list_id/clear?session_id={{session-id}}&confirm=true","description":"<p>Clear all items from a list.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","list",":list_id","clear"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string (required)</p>\n","type":"text/plain"},"key":"session_id","value":"{{session-id}}"},{"description":{"content":"<p>boolean (required)</p>\n","type":"text/plain"},"key":"confirm","value":"true"}],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{list-id}}","key":"list_id"}]}},"response":[{"id":"604fa07a-82b8-4aee-a332-13c20e5bc6a0","name":"add clear","originalRequest":{"method":"POST","header":[],"url":{"raw":"https://api.themoviedb.org/3/list/:list_id/clear?session_id={{access-token}}&confirm=true","protocol":"https","host":["api","themoviedb","org"],"path":["3","list",":list_id","clear"],"query":[{"key":"session_id","value":"{{access-token}}"},{"key":"confirm","value":"true"}],"variable":[{"key":"list_id","value":"{{list-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"126"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 12:25:15 GMT"},{"key":"Server","value":"openresty"},{"key":"cache-control","value":"public, max-age=0"},{"key":"X-Cache","value":"Error from cloudfront"},{"key":"Via","value":"1.1 22e9d361a9c4153886c1c8aa0eb4ffa8.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"Ki0lL_eMkVD7OFAziHrX86CIW9Y2pjwdf0DY0KDlNE7xymHJSlItiw=="},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n  \"status_code\": 12,\n  \"status_message\": \"The item/record was updated successfully.\"\n}"}],"_postman_id":"f7dde57b-6a10-4085-9113-aa1e50d96095"},{"name":"create","id":"11d9ab96-abba-4383-bbc2-6fe5a41f5a0d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"name\": \"This is my awesome test list.\",\r\n  \"description\": \"Just an awesome list.\",\r\n  \"language\": \"en\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.themoviedb.org/3/list?session_id={{session-id}}","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","list"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string (required)</p>\n","type":"text/plain"},"key":"session_id","value":"{{session-id}}"}],"variable":[]}},"response":[{"id":"009c4f9f-eed2-43c2-9096-c2fe36a64094","name":"create","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"name\": \"This is my awesome test list.\",\r\n  \"description\": \"Just an awesome list.\",\r\n  \"language\": \"en\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.themoviedb.org/3/list"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"78"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 12:29:11 GMT"},{"key":"Server","value":"openresty"},{"key":"cache-control","value":"public, max-age=0"},{"key":"etag","value":"W/\"808361c46e3c3fb96ff07c26d25ea247\""},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 738984066968793a5714282f49fe0ab8.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"urLCiduRnu5Q-Mz7n-vvzU9yPsPe3SyYftuQq323olG9lfzE03IEMA=="},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"status_code\": 1,\n    \"status_message\": \"Success.\",\n    \"list_id\": 8289864\n}"}],"_postman_id":"11d9ab96-abba-4383-bbc2-6fe5a41f5a0d"},{"name":"delete","id":"5b9d0c4d-eb76-4089-950c-d9096a278a0e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://api.themoviedb.org/3/list/:list_id?session_id={{session-id}}","description":"<p>Delete a list.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","list",":list_id"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string (required)</p>\n","type":"text/plain"},"key":"session_id","value":"{{session-id}}"}],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{list-id}}","key":"list_id"}]}},"response":[{"id":"25e73588-9bd7-43a5-a0ee-97309a9a2e3b","name":"delete","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"https://api.themoviedb.org/3/list/:list_id?session_id={{session-id}}","protocol":"https","host":["api","themoviedb","org"],"path":["3","list",":list_id"],"query":[{"key":"session_id","value":"{{session-id}}"}],"variable":[{"key":"list_id","value":"{{list-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"126"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 12:31:16 GMT"},{"key":"Server","value":"openresty"},{"key":"cache-control","value":"public, max-age=0"},{"key":"X-Cache","value":"Error from cloudfront"},{"key":"Via","value":"1.1 a497eba714f030335fd7adebea6fe8b6.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"mFsF6wKtbN04Lo1fg8NJSYm5OLrIjOrbyAAgVnA5tjjITzGxqBqHmA=="},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n  \"status_code\": 12,\n  \"status_message\": \"The item/record was updated successfully.\"\n}"}],"_postman_id":"5b9d0c4d-eb76-4089-950c-d9096a278a0e"},{"name":"get details","id":"86521807-9b83-4091-9b36-6f4dbc4c706e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/list/:list_id?language=en-US&page=1","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","list",":list_id"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"language","value":"en-US"},{"description":{"content":"<p>int32</p>\n","type":"text/plain"},"key":"page","value":"1"}],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{list-id}}","key":"list_id"}]}},"response":[{"id":"c726f4d4-4a23-43c9-ab74-adcf399976c8","name":"get details","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/list/:list_id","protocol":"https","host":["api","themoviedb","org"],"path":["3","list",":list_id"],"variable":[{"key":"list_id","value":"{{list-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 12:43:42 GMT"},{"key":"Server","value":"openresty"},{"key":"ETag","value":"W/\"04e811d8e5ad953cf368a7d11d7df9f1\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 157ebd6865840045fc8b5ed1cce7e466.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"04eQEmIGyjx6Vye3fBDow9dUlZ7SEPzp4hR9tKW-PBttXzp2Rfw25Q=="}],"cookie":[],"responseTime":null,"body":"{\n    \"created_by\": \"Jack\",\n    \"description\": \"Films I've seen at the cinema in 2012\",\n    \"favorite_count\": 0,\n    \"id\": 18,\n    \"iso_639_1\": \"en\",\n    \"item_count\": 0,\n    \"items\": [],\n    \"name\": \"2012 (Theatre)\",\n    \"page\": 1,\n    \"poster_path\": null,\n    \"total_pages\": 1,\n    \"total_results\": 0\n}"}],"_postman_id":"86521807-9b83-4091-9b36-6f4dbc4c706e"},{"name":"remove item","id":"330e81d5-ad5b-4a6b-ac5b-5fa57f5630e0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"media_id\":18}","options":{"raw":{"language":"json"}}},"url":"https://api.themoviedb.org/3/list/:list_id/remove_item?session_id={{session-id))","description":"<p>Remove a movie from a list.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","list",":list_id","remove_item"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string (required)</p>\n","type":"text/plain"},"key":"session_id","value":"{{session-id))"}],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{list-id}}","key":"list_id"}]}},"response":[{"id":"ee3af4ec-3532-4eaf-9791-54dccbbe6573","name":"remove item","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"media_id\":{{media-id}}}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.themoviedb.org/3/list/:list_id/remove_item?session_id={{session-id}}","protocol":"https","host":["api","themoviedb","org"],"path":["3","list",":list_id","remove_item"],"query":[{"key":"session_id","value":"{{session-id}}"}],"variable":[{"key":"list_id","value":"{{list-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"102"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 12:44:44 GMT"},{"key":"Server","value":"openresty"},{"key":"cache-control","value":"public, max-age=0"},{"key":"X-Cache","value":"Error from cloudfront"},{"key":"Via","value":"1.1 97971aa6c140e2dfc8adaee6c929eedc.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"H9_YCU9KzQJjZ2zvjuopbMW00Dw_Y8PKWE3MC7M-f5Eu7R3lbxSlWg=="},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n  \"status_code\": 13,\n  \"status_message\": \"The item/record was deleted successfully.\"\n}"}],"_postman_id":"330e81d5-ad5b-4a6b-ac5b-5fa57f5630e0"}],"id":"1a16aeb5-e109-4020-ac9e-5dd9d931a990","description":"<p>Add a movie to a list.</p>\n","_postman_id":"1a16aeb5-e109-4020-ac9e-5dd9d931a990","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}}},{"name":"Movie Lists","item":[{"name":"get now playing","id":"de57f7b5-742b-4a1a-9a31-a4cefc3b322c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/movie/now_playing?language=en-US&page=1&region=ISO-3166-1 code","description":"<p>Get a list of movies that are currently in theatres.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","movie","now_playing"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"language","value":"en-US"},{"description":{"content":"<p>int32</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"region","value":"ISO-3166-1 code"}],"variable":[]}},"response":[{"id":"7a7435de-7a68-43cc-82cc-8d9db7e88af6","name":"get now playing","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/movie/now_playing?language=en-US&page=1&region=ISO-3166-1 code","protocol":"https","host":["api","themoviedb","org"],"path":["3","movie","now_playing"],"query":[{"key":"language","value":"en-US"},{"key":"page","value":"1"},{"key":"region","value":"ISO-3166-1 code"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 13:03:29 GMT"},{"key":"Server","value":"openresty"},{"key":"ETag","value":"W/\"ec7d584babca8036b9d2614071ed5cd3\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 b471d3775e81a9be536b52b99f39452a.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"JX51q-ljWxu2aa4FhlTw1MTxB4-hX902awLVQOCEDw9SfvLnsYZ1ug=="}],"cookie":[],"responseTime":null,"body":"{\n    \"dates\": {\n        \"maximum\": \"2024-02-07\",\n        \"minimum\": \"2023-12-27\"\n    },\n    \"page\": 1,\n    \"results\": [],\n    \"total_pages\": 1,\n    \"total_results\": 0\n}"}],"_postman_id":"de57f7b5-742b-4a1a-9a31-a4cefc3b322c"},{"name":"get popular","id":"bb30cbce-f912-4a14-a299-186f2f1b738f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/movie/popular?language=en-US&page=1&region=ISO-3166-1 code","description":"<p>Get a list of movies ordered by popularity.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","movie","popular"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"language","value":"en-US"},{"description":{"content":"<p>int32</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"region","value":"ISO-3166-1 code"}],"variable":[]}},"response":[{"id":"03efb642-0925-4e6d-bccf-d4708cf43ae5","name":"get popular","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/movie/popular?language=en-US&page=1&region=ISO-3166-1 code","protocol":"https","host":["api","themoviedb","org"],"path":["3","movie","popular"],"query":[{"key":"language","value":"en-US"},{"key":"page","value":"1"},{"key":"region","value":"ISO-3166-1 code"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 13:04:25 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=23872"},{"key":"x-memc","value":"MISS, STORE"},{"key":"x-memc-key","value":"77fe28587128b679279adaa66c210b95"},{"key":"x-memc-age","value":"0"},{"key":"x-memc-expires","value":"23872"},{"key":"ETag","value":"W/\"4df46e8acd9272c7a93c8025d349189d\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 d4b41c13595dcfd327649d8cdea72ce8.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"cK2SCBYnFQ05eZZmswi2NK8MLbZuMwUNkiNUX7k5Hmkd-Ad_HgX15A=="}],"cookie":[],"responseTime":null,"body":"{\n    \"page\": 1,\n    \"results\": [\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/cnqwv5Uz3UW5f086IWbQKr3ksJr.jpg\",\n            \"genre_ids\": [\n                28,\n                12,\n                14\n            ],\n            \"id\": 572802,\n            \"original_language\": \"en\",\n            \"original_title\": \"Aquaman and the Lost Kingdom\",\n            \"overview\": \"Black Manta, still driven by the need to avenge his father's death and wielding the power of the mythic Black Trident, will stop at nothing to take Aquaman down once and for all. To defeat him, Aquaman must turn to his imprisoned brother Orm, the former King of Atlantis, to forge an unlikely alliance in order to save the world from irreversible destruction.\",\n            \"popularity\": 1870.622,\n            \"poster_path\": \"/7lTnXOy0iNtBAdRP3TZvaKJ77F6.jpg\",\n            \"release_date\": \"2023-12-20\",\n            \"title\": \"Aquaman and the Lost Kingdom\",\n            \"video\": false,\n            \"vote_average\": 7,\n            \"vote_count\": 1289\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/yyFc8Iclt2jxPmLztbP617xXllT.jpg\",\n            \"genre_ids\": [\n                35,\n                10751,\n                14\n            ],\n            \"id\": 787699,\n            \"original_language\": \"en\",\n            \"original_title\": \"Wonka\",\n            \"overview\": \"Willy Wonka – chock-full of ideas and determined to change the world one delectable bite at a time – is proof that the best things in life begin with a dream, and if you’re lucky enough to meet Willy Wonka, anything is possible.\",\n            \"popularity\": 2002.496,\n            \"poster_path\": \"/qhb1qOilapbapxWQn9jtRCMwXJF.jpg\",\n            \"release_date\": \"2023-12-06\",\n            \"title\": \"Wonka\",\n            \"video\": false,\n            \"vote_average\": 7.226,\n            \"vote_count\": 1735\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/4MCKNAc6AbWjEsM2h9Xc29owo4z.jpg\",\n            \"genre_ids\": [\n                28,\n                53\n            ],\n            \"id\": 866398,\n            \"original_language\": \"en\",\n            \"original_title\": \"The Beekeeper\",\n            \"overview\": \"One man’s campaign for vengeance takes on national stakes after he is revealed to be a former operative of a powerful and clandestine organization known as Beekeepers.\",\n            \"popularity\": 1776.358,\n            \"poster_path\": \"/A7EByudX0eOzlkQ2FIbogzyazm2.jpg\",\n            \"release_date\": \"2024-01-10\",\n            \"title\": \"The Beekeeper\",\n            \"video\": false,\n            \"vote_average\": 7.387,\n            \"vote_count\": 468\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/meyhnvssZOPPjud4F1CjOb4snET.jpg\",\n            \"genre_ids\": [\n                16,\n                28,\n                12,\n                35,\n                10751\n            ],\n            \"id\": 940551,\n            \"original_language\": \"en\",\n            \"original_title\": \"Migration\",\n            \"overview\": \"After a migrating duck family alights on their pond with thrilling tales of far-flung places, the Mallard family embarks on a family road trip, from New England, to New York City, to tropical Jamaica.\",\n            \"popularity\": 1561.328,\n            \"poster_path\": \"/ldfCF9RhR40mppkzmftxapaHeTo.jpg\",\n            \"release_date\": \"2023-12-06\",\n            \"title\": \"Migration\",\n            \"video\": false,\n            \"vote_average\": 7.774,\n            \"vote_count\": 444\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/pWsD91G2R1Da3AKM3ymr3UoIfRb.jpg\",\n            \"genre_ids\": [\n                28,\n                878,\n                18\n            ],\n            \"id\": 933131,\n            \"original_language\": \"ko\",\n            \"original_title\": \"황야\",\n            \"overview\": \"After a deadly earthquake turns Seoul into a lawless badland, a fearless huntsman springs into action to rescue a teenager abducted by a mad doctor.\",\n            \"popularity\": 1217.607,\n            \"poster_path\": \"/zVMyvNowgbsBAL6O6esWfRpAcOb.jpg\",\n            \"release_date\": \"2024-01-26\",\n            \"title\": \"Badland Hunters\",\n            \"video\": false,\n            \"vote_average\": 7.014,\n            \"vote_count\": 139\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/unvtbkgxh47BewQ8pENvdOdme0r.jpg\",\n            \"genre_ids\": [\n                28,\n                18\n            ],\n            \"id\": 1212073,\n            \"original_language\": \"de\",\n            \"original_title\": \"60 Minuten\",\n            \"overview\": \"Desperate to keep custody of his daughter, a mixed martial arts fighter abandons a big match and races across Berlin to attend her birthday party.\",\n            \"popularity\": 928.71,\n            \"poster_path\": \"/cND79ZWPFINDtkA8uwmQo1gnPPE.jpg\",\n            \"release_date\": \"2024-01-19\",\n            \"title\": \"Sixty Minutes\",\n            \"video\": false,\n            \"vote_average\": 6.972,\n            \"vote_count\": 198\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/1BFLsVxE1NzCIwicfOPtzzB4Kxh.jpg\",\n            \"genre_ids\": [\n                80,\n                53,\n                28\n            ],\n            \"id\": 982940,\n            \"original_language\": \"en\",\n            \"original_title\": \"Due Justice\",\n            \"overview\": \"An attorney with a military past hunts down the gang who killed his wife and took his daughter.\",\n            \"popularity\": 821.291,\n            \"poster_path\": \"/35Uef7fz9ctYbJLXbJBCqvtttEQ.jpg\",\n            \"release_date\": \"2023-11-24\",\n            \"title\": \"Due Justice\",\n            \"video\": false,\n            \"vote_average\": 7.4,\n            \"vote_count\": 14\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/xCt3Ha6hhHep5pwiW2FSenC59Gn.jpg\",\n            \"genre_ids\": [\n                28,\n                10752\n            ],\n            \"id\": 965571,\n            \"original_language\": \"ru\",\n            \"original_title\": \"Время патриотов\",\n            \"overview\": \"The brothers Sultan and Bekzat Ibrayev are serving faithfully in the Armed Forces of Kazakhstan, and at the same time they are in family disagreement. Sultan is a valiant intelligence officer and Bekzat is a talented fighter pilot. While an international terrorist organization prepares a carefully planned attack on the country's strategically important facilities, the brothers have to face not only a mortal threat, but also face a family confrontation related to their dead father. Circumstances force them to unite in order to save human lives, and the brothers eventually understand that their homeland and family are the most valuable thing they have.\",\n            \"popularity\": 629.318,\n            \"poster_path\": \"/A4QM6oF4UNNhQh1f9pRdXvyKW5s.jpg\",\n            \"release_date\": \"2022-04-28\",\n            \"title\": \"Patriots Time\",\n            \"video\": false,\n            \"vote_average\": 8.604,\n            \"vote_count\": 24\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/ba9TgAO4I8RyA2LljzR3MspHaM9.jpg\",\n            \"genre_ids\": [\n                28,\n                878,\n                53\n            ],\n            \"id\": 799155,\n            \"original_language\": \"hi\",\n            \"original_title\": \"Attack\",\n            \"overview\": \"With the Parliament under siege, India’s first super soldier Arjun Shergill is tasked to get hold of the terrorists in the nick of time, save the Prime Minister from their clutches and stop a dirty bomb from exploding and destroying Delhi. Will Arjun succeed in his mission?\",\n            \"popularity\": 694.533,\n            \"poster_path\": \"/5jGKbYuZtdxSNOocI6ZziQeiY4n.jpg\",\n            \"release_date\": \"2022-04-01\",\n            \"title\": \"Attack\",\n            \"video\": false,\n            \"vote_average\": 7.398,\n            \"vote_count\": 88\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/f1AQhx6ZfGhPZFTVKgxG91PhEYc.jpg\",\n            \"genre_ids\": [\n                36,\n                10752,\n                18\n            ],\n            \"id\": 753342,\n            \"original_language\": \"en\",\n            \"original_title\": \"Napoleon\",\n            \"overview\": \"An epic that details the checkered rise and fall of French Emperor Napoleon Bonaparte and his relentless journey to power through the prism of his addictive, volatile relationship with his wife, Josephine.\",\n            \"popularity\": 661.627,\n            \"poster_path\": \"/vcZWJGvB5xydWuUO1vaTLI82tGi.jpg\",\n            \"release_date\": \"2023-11-22\",\n            \"title\": \"Napoleon\",\n            \"video\": false,\n            \"vote_average\": 6.531,\n            \"vote_count\": 1545\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/rz8GGX5Id2hCW1KzAIY4xwbQw1w.jpg\",\n            \"genre_ids\": [\n                28,\n                35,\n                80\n            ],\n            \"id\": 955916,\n            \"original_language\": \"en\",\n            \"original_title\": \"Lift\",\n            \"overview\": \"An international heist crew, led by Cyrus Whitaker, race to lift $500 million in gold from a passenger plane at 40,000 feet.\",\n            \"popularity\": 625.206,\n            \"poster_path\": \"/gma8o1jWa6m0K1iJ9TzHIiFyTtI.jpg\",\n            \"release_date\": \"2024-01-10\",\n            \"title\": \"Lift\",\n            \"video\": false,\n            \"vote_average\": 6.5,\n            \"vote_count\": 641\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/vdpE5pjJVql5aD6pnzRqlFmgxXf.jpg\",\n            \"genre_ids\": [\n                18,\n                36\n            ],\n            \"id\": 906126,\n            \"original_language\": \"es\",\n            \"original_title\": \"La sociedad de la nieve\",\n            \"overview\": \"On October 13, 1972, Uruguayan Air Force Flight 571, chartered to take a rugby team to Chile, crashes into a glacier in the heart of the Andes.\",\n            \"popularity\": 560.734,\n            \"poster_path\": \"/2e853FDVSIso600RqAMunPxiZjq.jpg\",\n            \"release_date\": \"2023-12-13\",\n            \"title\": \"Society of the Snow\",\n            \"video\": false,\n            \"vote_average\": 8.094,\n            \"vote_count\": 1606\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/p9DKeXp6FPJtAQ1k13Z4zPWrCbN.jpg\",\n            \"genre_ids\": [\n                18\n            ],\n            \"id\": 1058694,\n            \"original_language\": \"en\",\n            \"original_title\": \"Radical\",\n            \"overview\": \"In a Mexican border town plagued by neglect, corruption, and violence, a frustrated teacher tries a radical new method to break through his students’ apathy and unlock their curiosity, their potential… and maybe even their genius.\",\n            \"popularity\": 537.911,\n            \"poster_path\": \"/eSatbygYZp8ooprBHZdb6GFZxGB.jpg\",\n            \"release_date\": \"2023-10-19\",\n            \"title\": \"Radical\",\n            \"video\": false,\n            \"vote_average\": 8.521,\n            \"vote_count\": 166\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/kWyQh9fCrgcMfhqZmqtp89Q0TrT.jpg\",\n            \"genre_ids\": [\n                35,\n                10749\n            ],\n            \"id\": 1072790,\n            \"original_language\": \"en\",\n            \"original_title\": \"Anyone But You\",\n            \"overview\": \"Bea and Ben look like the perfect couple, but after an amazing first date something happens that turns their fiery hot attraction ice cold - until they find themselves unexpectedly thrust together at a destination wedding in Australia. So they do what any two mature adults would do: pretend to be a couple.\",\n            \"popularity\": 453.925,\n            \"poster_path\": \"/yRt7MGBElkLQOYRvLTT1b3B1rcp.jpg\",\n            \"release_date\": \"2023-12-21\",\n            \"title\": \"Anyone But You\",\n            \"video\": false,\n            \"vote_average\": 7.4,\n            \"vote_count\": 186\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/rzz7TBviOvDgIeujt2h9GwxV0AJ.jpg\",\n            \"genre_ids\": [\n                18,\n                14\n            ],\n            \"id\": 852445,\n            \"original_language\": \"fr\",\n            \"original_title\": \"Acide\",\n            \"overview\": \"During a heat wave, strange clouds start pouring down acid rain, wreaking devastation and panic throughout France. In a world teetering on the edge, a girl and her divorced parents must join forces to confront and try to escape this climate catastrophe.\",\n            \"popularity\": 414.022,\n            \"poster_path\": \"/91vF7SNB2tqsSultsmEn8tJYh4l.jpg\",\n            \"release_date\": \"2023-09-20\",\n            \"title\": \"Acid\",\n            \"video\": false,\n            \"vote_average\": 5.794,\n            \"vote_count\": 80\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/ogJFTzAbIIOAvy3cnYsLWyRd9T6.jpg\",\n            \"genre_ids\": [\n                14,\n                27\n            ],\n            \"id\": 949567,\n            \"original_language\": \"en\",\n            \"original_title\": \"The Exorcism of Hannah Stevenson\",\n            \"overview\": \"Hannah and Matt, a young couple on their first holiday together, quickly discover that they may not see eye-to-eye. Feeling as though she let her boyfriend down, Hannah enlists the help of a mysterious gypsy woman, in the hope that the couple's troubles can be overcome. However, when Matt wakes to find his girlfriend has disappeared, the gypsy woman's sinister intentions become all too clear.\",\n            \"popularity\": 445.291,\n            \"poster_path\": \"/so05qY0sDY0348bRg0tK9tSnnEq.jpg\",\n            \"release_date\": \"2022-03-14\",\n            \"title\": \"The Exorcism of Hannah Stevenson\",\n            \"video\": false,\n            \"vote_average\": 5.5,\n            \"vote_count\": 2\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/bQS43HSLZzMjZkcHJz4fGc7fNdz.jpg\",\n            \"genre_ids\": [\n                878,\n                10749,\n                35\n            ],\n            \"id\": 792307,\n            \"original_language\": \"en\",\n            \"original_title\": \"Poor Things\",\n            \"overview\": \"Brought back to life by an unorthodox scientist, a young woman runs off with a debauched lawyer on a whirlwind adventure across the continents. Free from the prejudices of her times, she grows steadfast in her purpose to stand for equality and liberation.\",\n            \"popularity\": 440.336,\n            \"poster_path\": \"/kCGlIMHnOm8JPXq3rXM6c5wMxcT.jpg\",\n            \"release_date\": \"2023-12-07\",\n            \"title\": \"Poor Things\",\n            \"video\": false,\n            \"vote_average\": 8.157,\n            \"vote_count\": 762\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/dvNrgldueQciabkYmlCnyhmaPoO.jpg\",\n            \"genre_ids\": [\n                28,\n                9648,\n                53,\n                27\n            ],\n            \"id\": 899445,\n            \"original_language\": \"en\",\n            \"original_title\": \"Deep Fear\",\n            \"overview\": \"A solo trip aboard a yacht takes a terrifying turn when a woman encounters three drug traffickers clinging to the shattered remains of a boat. They soon force her to dive into shark-infested waters to retrieve kilos of cocaine from the sunken wreck.\",\n            \"popularity\": 312.298,\n            \"poster_path\": \"/ms1omYCnhnO3eDOI88tfiy6SaoX.jpg\",\n            \"release_date\": \"2023-10-18\",\n            \"title\": \"Deep Fear\",\n            \"video\": false,\n            \"vote_average\": 5.894,\n            \"vote_count\": 109\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/a0GM57AnJtNi7lMOCamniiyV10W.jpg\",\n            \"genre_ids\": [\n                16,\n                12,\n                14\n            ],\n            \"id\": 508883,\n            \"original_language\": \"ja\",\n            \"original_title\": \"君たちはどう生きるか\",\n            \"overview\": \"While the Second World War rages, the teenage Mahito, haunted by his mother's tragic death, is relocated from Tokyo to the serene rural home of his new stepmother Natsuko, a woman who bears a striking resemblance to the boy's mother. As he tries to adjust, this strange new world grows even stranger following the appearance of a persistent gray heron, who perplexes and bedevils Mahito, dubbing him the \\\"long-awaited one.\\\"\",\n            \"popularity\": 554.181,\n            \"poster_path\": \"/y9xS5NQTBnFjDoXhSFQeGxlmkoM.jpg\",\n            \"release_date\": \"2023-07-14\",\n            \"title\": \"The Boy and the Heron\",\n            \"video\": false,\n            \"vote_average\": 7.466,\n            \"vote_count\": 899\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/fm6KqXpk3M2HVveHwCrBSSBaO0V.jpg\",\n            \"genre_ids\": [\n                18,\n                36\n            ],\n            \"id\": 872585,\n            \"original_language\": \"en\",\n            \"original_title\": \"Oppenheimer\",\n            \"overview\": \"The story of J. Robert Oppenheimer's role in the development of the atomic bomb during World War II.\",\n            \"popularity\": 406.348,\n            \"poster_path\": \"/ptpr0kGAckfQkJeJIt8st5dglvd.jpg\",\n            \"release_date\": \"2023-07-19\",\n            \"title\": \"Oppenheimer\",\n            \"video\": false,\n            \"vote_average\": 8.118,\n            \"vote_count\": 6513\n        }\n    ],\n    \"total_pages\": 42504,\n    \"total_results\": 850078\n}"}],"_postman_id":"bb30cbce-f912-4a14-a299-186f2f1b738f"},{"name":"get top rated","id":"fa91a22c-f301-4ef9-8407-114931c600df","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/movie/top_rated?language=en-US&page=1&region=ISO-3166-1 code","description":"<p>Get a list of movies ordered by rating.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","movie","top_rated"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"language","value":"en-US"},{"description":{"content":"<p>int32</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"region","value":"ISO-3166-1 code"}],"variable":[]}},"response":[{"id":"4ebda11c-82e4-4660-bd40-87e6420dfa28","name":"get top rated","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/movie/top_rated?language=en-US&page=1&region=ISO-3166-1 code","protocol":"https","host":["api","themoviedb","org"],"path":["3","movie","top_rated"],"query":[{"key":"language","value":"en-US"},{"key":"page","value":"1"},{"key":"region","value":"ISO-3166-1 code"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 13:05:38 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=28103"},{"key":"x-memc","value":"MISS, STORE"},{"key":"x-memc-key","value":"85a10b449f774656e455df2a35032531"},{"key":"x-memc-age","value":"0"},{"key":"x-memc-expires","value":"28103"},{"key":"ETag","value":"W/\"47760154c40daba295d9c01e5ce2fb7e\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 7ba3a61255419c2e0d9e131796899e10.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"-dRHS-w6ORS8XiYtMdgVhRTN4qy6MJwVyKShtjKnv2OstYjc4gaYEw=="}],"cookie":[],"responseTime":null,"body":"{\n    \"page\": 1,\n    \"results\": [\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/kXfqcdQKsToO0OUXHcrrNCHDBzO.jpg\",\n            \"genre_ids\": [\n                18,\n                80\n            ],\n            \"id\": 278,\n            \"original_language\": \"en\",\n            \"original_title\": \"The Shawshank Redemption\",\n            \"overview\": \"Framed in the 1940s for the double murder of his wife and her lover, upstanding banker Andy Dufresne begins a new life at the Shawshank prison, where he puts his accounting skills to work for an amoral warden. During his long stretch in prison, Dufresne comes to be admired by the other inmates -- including an older prisoner named Red -- for his integrity and unquenchable sense of hope.\",\n            \"popularity\": 120.949,\n            \"poster_path\": \"/q6y0Go1tsGEsmtFryDOJo3dEmqu.jpg\",\n            \"release_date\": \"1994-09-23\",\n            \"title\": \"The Shawshank Redemption\",\n            \"video\": false,\n            \"vote_average\": 8.712,\n            \"vote_count\": 25469\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/rSPw7tgCH9c6NqICZef4kZjFOQ5.jpg\",\n            \"genre_ids\": [\n                18,\n                80\n            ],\n            \"id\": 238,\n            \"original_language\": \"en\",\n            \"original_title\": \"The Godfather\",\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            \"popularity\": 100.49,\n            \"poster_path\": \"/3bhkrj58Vtu7enYsRolD1fZdja1.jpg\",\n            \"release_date\": \"1972-03-14\",\n            \"title\": \"The Godfather\",\n            \"video\": false,\n            \"vote_average\": 8.708,\n            \"vote_count\": 19383\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/kGzFbGhp99zva6oZODW5atUtnqi.jpg\",\n            \"genre_ids\": [\n                18,\n                80\n            ],\n            \"id\": 240,\n            \"original_language\": \"en\",\n            \"original_title\": \"The Godfather Part II\",\n            \"overview\": \"In the continuing saga of the Corleone crime family, a young Vito Corleone grows up in Sicily and in 1910s New York. In the 1950s, Michael Corleone attempts to expand the family business into Las Vegas, Hollywood and Cuba.\",\n            \"popularity\": 63.824,\n            \"poster_path\": \"/hek3koDUyRQk7FIhPXsa6mT2Zc3.jpg\",\n            \"release_date\": \"1974-12-20\",\n            \"title\": \"The Godfather Part II\",\n            \"video\": false,\n            \"vote_average\": 8.592,\n            \"vote_count\": 11695\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/3f92DMBTFqr3wgXpfxzrb0qv8nG.jpg\",\n            \"genre_ids\": [\n                18,\n                36,\n                10752\n            ],\n            \"id\": 424,\n            \"original_language\": \"en\",\n            \"original_title\": \"Schindler's List\",\n            \"overview\": \"The true story of how businessman Oskar Schindler saved over a thousand Jewish lives from the Nazis while they worked as slaves in his factory during World War II.\",\n            \"popularity\": 57.162,\n            \"poster_path\": \"/sF1U4EUQS8YHUYjNl3pMGNIQyr0.jpg\",\n            \"release_date\": \"1993-12-15\",\n            \"title\": \"Schindler's List\",\n            \"video\": false,\n            \"vote_average\": 8.572,\n            \"vote_count\": 15069\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/qqHQsStV6exghCM7zbObuYBiYxw.jpg\",\n            \"genre_ids\": [\n                18\n            ],\n            \"id\": 389,\n            \"original_language\": \"en\",\n            \"original_title\": \"12 Angry Men\",\n            \"overview\": \"The defense and the prosecution have rested and the jury is filing into the jury room to decide if a young Spanish-American is guilty or innocent of murdering his father. What begins as an open and shut case soon becomes a mini-drama of each of the jurors' prejudices and preconceptions about the trial, the accused, and each other.\",\n            \"popularity\": 45.125,\n            \"poster_path\": \"/ow3wq89wM8qd5X7hWKxiRfsFf9C.jpg\",\n            \"release_date\": \"1957-04-10\",\n            \"title\": \"12 Angry Men\",\n            \"video\": false,\n            \"vote_average\": 8.547,\n            \"vote_count\": 7994\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/90ez6ArvpO8bvpyIngBuwXOqJm5.jpg\",\n            \"genre_ids\": [\n                35,\n                18,\n                10749\n            ],\n            \"id\": 19404,\n            \"original_language\": \"hi\",\n            \"original_title\": \"दिलवाले दुल्हनिया ले जायेंगे\",\n            \"overview\": \"Raj is a rich, carefree, happy-go-lucky second generation NRI. Simran is the daughter of Chaudhary Baldev Singh, who in spite of being an NRI is very strict about adherence to Indian values. Simran has left for India to be married to her childhood fiancé. Raj leaves for India with a mission at his hands, to claim his lady love under the noses of her whole family. Thus begins a saga.\",\n            \"popularity\": 29.253,\n            \"poster_path\": \"/lfRkUr7DYdHldAqi3PwdQGBRBPM.jpg\",\n            \"release_date\": \"1995-10-20\",\n            \"title\": \"Dilwale Dulhania Le Jayenge\",\n            \"video\": false,\n            \"vote_average\": 8.541,\n            \"vote_count\": 4328\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/mSDsSDwaP3E7dEfUPWy4J0djt4O.jpg\",\n            \"genre_ids\": [\n                16,\n                10751,\n                14\n            ],\n            \"id\": 129,\n            \"original_language\": \"ja\",\n            \"original_title\": \"千と千尋の神隠し\",\n            \"overview\": \"A young girl, Chihiro, becomes trapped in a strange new world of spirits. When her parents undergo a mysterious transformation, she must call upon the courage she never knew she had to free her family.\",\n            \"popularity\": 96.866,\n            \"poster_path\": \"/39wmItIWsg5sZMyRUHLkWBcuVCM.jpg\",\n            \"release_date\": \"2001-07-20\",\n            \"title\": \"Spirited Away\",\n            \"video\": false,\n            \"vote_average\": 8.539,\n            \"vote_count\": 15466\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/nMKdUUepR0i5zn0y1T4CsSB5chy.jpg\",\n            \"genre_ids\": [\n                18,\n                28,\n                80,\n                53\n            ],\n            \"id\": 155,\n            \"original_language\": \"en\",\n            \"original_title\": \"The Dark Knight\",\n            \"overview\": \"Batman raises the stakes in his war on crime. With the help of Lt. Jim Gordon and District Attorney Harvey Dent, Batman sets out to dismantle the remaining criminal organizations that plague the streets. The partnership proves to be effective, but they soon find themselves prey to a reign of chaos unleashed by a rising criminal mastermind known to the terrified citizens of Gotham as the Joker.\",\n            \"popularity\": 92.349,\n            \"poster_path\": \"/qJ2tW6WMUDux911r6m7haRef0WH.jpg\",\n            \"release_date\": \"2008-07-16\",\n            \"title\": \"The Dark Knight\",\n            \"video\": false,\n            \"vote_average\": 8.515,\n            \"vote_count\": 31377\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/hiKmpZMGZsrkA3cdce8a7Dpos1j.jpg\",\n            \"genre_ids\": [\n                35,\n                53,\n                18\n            ],\n            \"id\": 496243,\n            \"original_language\": \"ko\",\n            \"original_title\": \"기생충\",\n            \"overview\": \"All unemployed, Ki-taek's family takes peculiar interest in the wealthy and glamorous Parks for their livelihood until they get entangled in an unexpected incident.\",\n            \"popularity\": 75.177,\n            \"poster_path\": \"/7IiTTgloJzvGI1TAYymCfbfl3vT.jpg\",\n            \"release_date\": \"2019-05-30\",\n            \"title\": \"Parasite\",\n            \"video\": false,\n            \"vote_average\": 8.513,\n            \"vote_count\": 17039\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/l6hQWH9eDksNJNiXWYRkWqikOdu.jpg\",\n            \"genre_ids\": [\n                14,\n                18,\n                80\n            ],\n            \"id\": 497,\n            \"original_language\": \"en\",\n            \"original_title\": \"The Green Mile\",\n            \"overview\": \"A supernatural tale set on death row in a Southern prison, where gentle giant John Coffey possesses the mysterious power to heal people's ailments. When the cell block's head guard, Paul Edgecomb, recognizes Coffey's miraculous gift, he tries desperately to help stave off the condemned man's execution.\",\n            \"popularity\": 64.996,\n            \"poster_path\": \"/8VG8fDNiy50H4FedGwdSVUPoaJe.jpg\",\n            \"release_date\": \"1999-12-10\",\n            \"title\": \"The Green Mile\",\n            \"video\": false,\n            \"vote_average\": 8.511,\n            \"vote_count\": 16419\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/dIWwZW7dJJtqC6CgWzYkNVKIUm8.jpg\",\n            \"genre_ids\": [\n                10749,\n                16,\n                18\n            ],\n            \"id\": 372058,\n            \"original_language\": \"ja\",\n            \"original_title\": \"君の名は。\",\n            \"overview\": \"High schoolers Mitsuha and Taki are complete strangers living separate lives. But one night, they suddenly switch places. Mitsuha wakes up in Taki’s body, and he in hers. This bizarre occurrence continues to happen randomly, and the two must adjust their lives around each other.\",\n            \"popularity\": 66.529,\n            \"poster_path\": \"/q719jXXEzOoYaps6babgKnONONX.jpg\",\n            \"release_date\": \"2016-08-26\",\n            \"title\": \"Your Name.\",\n            \"video\": false,\n            \"vote_average\": 8.499,\n            \"vote_count\": 10721\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/suaEOtk1N1sgg2MTM7oZd2cfVp3.jpg\",\n            \"genre_ids\": [\n                53,\n                80\n            ],\n            \"id\": 680,\n            \"original_language\": \"en\",\n            \"original_title\": \"Pulp Fiction\",\n            \"overview\": \"A burger-loving hit man, his philosophical partner, a drug-addled gangster's moll and a washed-up boxer converge in this sprawling, comedic crime caper. Their adventures unfurl in three stories that ingeniously trip back and forth in time.\",\n            \"popularity\": 103.624,\n            \"poster_path\": \"/d5iIlFn5s0ImszYzBPb8JPIfbXD.jpg\",\n            \"release_date\": \"1994-09-10\",\n            \"title\": \"Pulp Fiction\",\n            \"video\": false,\n            \"vote_average\": 8.489,\n            \"vote_count\": 26574\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/9DeGfFIqjph5CBFVQrD6wv9S7rR.jpg\",\n            \"genre_ids\": [\n                12,\n                14,\n                28\n            ],\n            \"id\": 122,\n            \"original_language\": \"en\",\n            \"original_title\": \"The Lord of the Rings: The Return of the King\",\n            \"overview\": \"Aragorn is revealed as the heir to the ancient kings as he, Gandalf and the other members of the broken fellowship struggle to save Gondor from Sauron's forces. Meanwhile, Frodo and Sam take the ring closer to the heart of Mordor, the dark lord's realm.\",\n            \"popularity\": 96.459,\n            \"poster_path\": \"/rCzpDGLbOoPwLjy3OAm5NUPOTrC.jpg\",\n            \"release_date\": \"2003-12-01\",\n            \"title\": \"The Lord of the Rings: The Return of the King\",\n            \"video\": false,\n            \"vote_average\": 8.477,\n            \"vote_count\": 22962\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/qdIMHd4sEfJSckfVJfKQvisL02a.jpg\",\n            \"genre_ids\": [\n                35,\n                18,\n                10749\n            ],\n            \"id\": 13,\n            \"original_language\": \"en\",\n            \"original_title\": \"Forrest Gump\",\n            \"overview\": \"A man with a low IQ has accomplished great things in his life and been present during significant historic events—in each case, far exceeding what anyone imagined he could do. But despite all he has achieved, his one true love eludes him.\",\n            \"popularity\": 82.084,\n            \"poster_path\": \"/arw2vcBveWOVZr6pxd9XTd1TdQa.jpg\",\n            \"release_date\": \"1994-06-23\",\n            \"title\": \"Forrest Gump\",\n            \"video\": false,\n            \"vote_average\": 8.477,\n            \"vote_count\": 26091\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/x4biAVdPVCghBlsVIzB6NmbghIz.jpg\",\n            \"genre_ids\": [\n                37\n            ],\n            \"id\": 429,\n            \"original_language\": \"it\",\n            \"original_title\": \"Il buono, il brutto, il cattivo\",\n            \"overview\": \"While the Civil War rages on between the Union and the Confederacy, three men – a quiet loner, a ruthless hitman, and a Mexican bandit – comb the American Southwest in search of a strongbox containing $200,000 in stolen gold.\",\n            \"popularity\": 70.023,\n            \"poster_path\": \"/bX2xnavhMYjWDoZp1VM6VnU1xwe.jpg\",\n            \"release_date\": \"1966-12-22\",\n            \"title\": \"The Good, the Bad and the Ugly\",\n            \"video\": false,\n            \"vote_average\": 8.469,\n            \"vote_count\": 8050\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/qvZ91FwMq6O47VViAr8vZNQz3WI.jpg\",\n            \"genre_ids\": [\n                28,\n                18\n            ],\n            \"id\": 346,\n            \"original_language\": \"ja\",\n            \"original_title\": \"七人の侍\",\n            \"overview\": \"A samurai answers a village's request for protection after he falls on hard times. The town needs protection from bandits, so the samurai gathers six others to help him teach the people how to defend themselves, and the villagers provide the soldiers with food.\",\n            \"popularity\": 26.506,\n            \"poster_path\": \"/8OKmBV5BUFzmozIC3pPWKHy17kx.jpg\",\n            \"release_date\": \"1954-04-26\",\n            \"title\": \"Seven Samurai\",\n            \"video\": false,\n            \"vote_average\": 8.458,\n            \"vote_count\": 3386\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/gavyCu1UaTaTNPsVaGXT6pe5u24.jpg\",\n            \"genre_ids\": [\n                35,\n                18\n            ],\n            \"id\": 637,\n            \"original_language\": \"it\",\n            \"original_title\": \"La vita è bella\",\n            \"overview\": \"A touching story of an Italian book seller of Jewish ancestry who lives in his own little fairy tale. His creative and happy life would come to an abrupt halt when his entire family is deported to a concentration camp during World War II. While locked up he tries to convince his son that the whole thing is just a game.\",\n            \"popularity\": 40.884,\n            \"poster_path\": \"/6tEJnof1DKWPnl5lzkjf0FVv7oB.jpg\",\n            \"release_date\": \"1997-12-20\",\n            \"title\": \"Life Is Beautiful\",\n            \"video\": false,\n            \"vote_average\": 8.5,\n            \"vote_count\": 12535\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/ySaK6hpbCc2OE13ac7ovhgWwR5u.jpg\",\n            \"genre_ids\": [\n                10402\n            ],\n            \"id\": 568332,\n            \"original_language\": \"en\",\n            \"original_title\": \"Taylor Swift: Reputation Stadium Tour\",\n            \"overview\": \"Taylor Swift takes the stage in Dallas for the Reputation Stadium Tour and celebrates a monumental night of music, memories and visual magic.\",\n            \"popularity\": 23.397,\n            \"poster_path\": \"/u6oXUTtOuJRPdUgUuPAVVJPSKCo.jpg\",\n            \"release_date\": \"2018-12-31\",\n            \"title\": \"Taylor Swift: Reputation Stadium Tour\",\n            \"video\": false,\n            \"vote_average\": 8.4,\n            \"vote_count\": 345\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/hZkgoQYus5vegHoetLkCJzb17zJ.jpg\",\n            \"genre_ids\": [\n                18\n            ],\n            \"id\": 550,\n            \"original_language\": \"en\",\n            \"original_title\": \"Fight Club\",\n            \"overview\": \"A ticking-time-bomb insomniac and a slippery soap salesman channel primal male aggression into a shocking new form of therapy. Their concept catches on, with underground \\\"fight clubs\\\" forming in every town, until an eccentric gets in the way and ignites an out-of-control spiral toward oblivion.\",\n            \"popularity\": 76.944,\n            \"poster_path\": \"/pB8BM7pdSp6B6Ih7QZ4DrQ3PmJK.jpg\",\n            \"release_date\": \"1999-10-15\",\n            \"title\": \"Fight Club\",\n            \"video\": false,\n            \"vote_average\": 8.44,\n            \"vote_count\": 27969\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/uvitbjFU4JqvMwIkMWHp69bmUzG.jpg\",\n            \"genre_ids\": [\n                18,\n                80\n            ],\n            \"id\": 598,\n            \"original_language\": \"pt\",\n            \"original_title\": \"Cidade de Deus\",\n            \"overview\": \"In the slums of Rio, two kids' paths diverge as one struggles to become a photographer and the other a kingpin.\",\n            \"popularity\": 32.513,\n            \"poster_path\": \"/k7eYdWvhYQyRQoU2TB2A2Xu2TfD.jpg\",\n            \"release_date\": \"2002-08-30\",\n            \"title\": \"City of God\",\n            \"video\": false,\n            \"vote_average\": 8.4,\n            \"vote_count\": 6911\n        }\n    ],\n    \"total_pages\": 441,\n    \"total_results\": 8803\n}"}],"_postman_id":"fa91a22c-f301-4ef9-8407-114931c600df"},{"name":"get upcoming","id":"60c7c0e6-46e1-4d91-a435-9165ed11f0ea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/movie/upcoming?language=en-US&page=1&region=ISO-3166-1 code","description":"<p>Get a list of movies that are being released soon.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","movie","upcoming"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"language","value":"en-US"},{"description":{"content":"<p>int32</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"region","value":"ISO-3166-1 code"}],"variable":[]}},"response":[{"id":"f6269ca8-2d51-4440-95de-1c5e027c3ff9","name":"get upcoming","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/movie/upcoming?language=en-US&page=1&region=ISO-3166-1 code","protocol":"https","host":["api","themoviedb","org"],"path":["3","movie","upcoming"],"query":[{"key":"language","value":"en-US"},{"key":"page","value":"1"},{"key":"region","value":"ISO-3166-1 code"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 13:07:13 GMT"},{"key":"Server","value":"openresty"},{"key":"ETag","value":"W/\"3e5250fec6898e6148f664e76f5b4abc\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 738984066968793a5714282f49fe0ab8.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"hk9KNdRPHQN20biK4bi-Bu3bmCNJkLZBUI7o3ukEE_mJwGQAwWF9Pw=="}],"cookie":[],"responseTime":null,"body":"{\n    \"dates\": {\n        \"maximum\": \"2024-02-28\",\n        \"minimum\": \"2024-02-07\"\n    },\n    \"page\": 1,\n    \"results\": [],\n    \"total_pages\": 1,\n    \"total_results\": 0\n}"}],"_postman_id":"60c7c0e6-46e1-4d91-a435-9165ed11f0ea"}],"id":"cac35a09-2f14-4d9c-8b2e-c253c5b073aa","_postman_id":"cac35a09-2f14-4d9c-8b2e-c253c5b073aa","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}}},{"name":"Movies","item":[{"name":"get details","id":"d350e0c8-e8a4-4c57-96ee-309f1470d6a0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/movie/:movie_id?language=en-US&append_to_response={{append_to_response}}","description":"<p>Get the top level details of a movie by ID.</p>\n<h3 id=\"append-to-response\">Append To Response</h3>\n<p>This method supports using <code>append_to_response</code>.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","movie",":movie_id"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"language","value":"en-US"},{"description":{"content":"<p>string. comma separated list of endpoints within this namespace, 20 items max</p>\n","type":"text/plain"},"key":"append_to_response","value":"{{append_to_response}}"}],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{movie-id}}","key":"movie_id"}]}},"response":[{"id":"dc5845c3-1f3e-4734-bb14-a9c0165f1a5f","name":"get details","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/movie/:movie_id?language=en-US","protocol":"https","host":["api","themoviedb","org"],"path":["3","movie",":movie_id"],"query":[{"key":"language","value":"en-US"}],"variable":[{"key":"movie_id","value":"{{movie-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 13:08:01 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=3223"},{"key":"x-memc","value":"HIT"},{"key":"x-memc-key","value":"af85a9d680ab62b8e50405d9524494a8"},{"key":"x-memc-age","value":"18595"},{"key":"x-memc-expires","value":"3223"},{"key":"ETag","value":"W/\"08c82fbb36618bacb4bdd3dc44a9bca2\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 ddeb8679359f033dad405557c487bfdc.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"OOPhyIEDJoK3fx7hfyz55fKMfJ3LbBF1IacWEs7PR_NM1TuPl0AKcA=="}],"cookie":[],"responseTime":null,"body":"{\n    \"adult\": false,\n    \"backdrop_path\": \"/ffZgcxl3h4XLxNldO5H9d947DwN.jpg\",\n    \"belongs_to_collection\": null,\n    \"budget\": 0,\n    \"genres\": [\n        {\n            \"id\": 35,\n            \"name\": \"Comedy\"\n        }\n    ],\n    \"homepage\": \"\",\n    \"id\": 4700,\n    \"imdb_id\": \"tt0089329\",\n    \"original_language\": \"de\",\n    \"original_title\": \"Im Himmel ist die Hölle los\",\n    \"overview\": \"Teenage girl idolises television game show host, and gets a chance to be his assistant\",\n    \"popularity\": 1.077,\n    \"poster_path\": \"/477utDa8japbfsluXB2ZK2EZvUx.jpg\",\n    \"production_companies\": [\n        {\n            \"id\": 4606,\n            \"logo_path\": \"/otZHbf1HmzLRQsZFSqJXkf8EHz7.png\",\n            \"name\": \"ZDF\",\n            \"origin_country\": \"DE\"\n        },\n        {\n            \"id\": 741,\n            \"logo_path\": null,\n            \"name\": \"Emotion Pictures\",\n            \"origin_country\": \"\"\n        }\n    ],\n    \"production_countries\": [\n        {\n            \"iso_3166_1\": \"DE\",\n            \"name\": \"Germany\"\n        }\n    ],\n    \"release_date\": \"1984-10-31\",\n    \"revenue\": 0,\n    \"runtime\": 82,\n    \"spoken_languages\": [\n        {\n            \"english_name\": \"German\",\n            \"iso_639_1\": \"de\",\n            \"name\": \"Deutsch\"\n        }\n    ],\n    \"status\": \"Released\",\n    \"tagline\": \"\",\n    \"title\": \"Im Himmel ist die Hölle los\",\n    \"video\": false,\n    \"vote_average\": 5.9,\n    \"vote_count\": 5\n}"}],"_postman_id":"d350e0c8-e8a4-4c57-96ee-309f1470d6a0"},{"name":"account states","id":"799b5681-035f-4083-98d3-f4fc89fa59f1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/movie/:movie_id/account_states?session_id={{session-id}}&guest_session_id={{guest_session_id}}","description":"<p>Get the rating, watchlist and favourite status of an account.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","movie",":movie_id","account_states"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"session_id","value":"{{session-id}}"},{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"guest_session_id","value":"{{guest_session_id}}"}],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{movie-id}}","key":"movie_id"}]}},"response":[{"id":"4b4a273d-d665-4759-a285-44b2fa852bc7","name":"account states","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/movie/:movie_id/account_states","protocol":"https","host":["api","themoviedb","org"],"path":["3","movie",":movie_id","account_states"],"variable":[{"key":"movie_id","value":"{{movie-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 13:09:22 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=0"},{"key":"x-memc","value":"MISS"},{"key":"x-memc-key","value":"ccdb0ef10fba2696e2e528f5c238d1ac"},{"key":"x-memc-age","value":"0"},{"key":"x-memc-expires","value":"0"},{"key":"ETag","value":"W/\"c44dc5776d29bffa883e0209c1676cb7\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 47c0295005ec7d8570406951491004c2.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"rdLE09tLKjZbscUPHiXmidGAO2flyDPLPtljrwVOR3Vf39TOf_B8Tw=="}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 4700,\n    \"favorite\": false,\n    \"rated\": {\n        \"value\": 8.5\n    },\n    \"watchlist\": false\n}"}],"_postman_id":"799b5681-035f-4083-98d3-f4fc89fa59f1"},{"name":"alternative titles","id":"cef0c2fb-cba6-47af-95d9-5d31c26ef67e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/movie/:movie_id/alternative_titles?country=ISO-3166-1","description":"<p>Get the alternative titles for a movie.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","movie",":movie_id","alternative_titles"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string. specify a ISO-3166-1 value to filter the results</p>\n","type":"text/plain"},"key":"country","value":"ISO-3166-1"}],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{movie-id}}","key":"movie_id"}]}},"response":[{"id":"9344a5b7-0728-4658-b7f1-95a5048a367c","name":"alternative titles","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/movie/:movie_id/alternative_titles?country=ISO-3166-1","protocol":"https","host":["api","themoviedb","org"],"path":["3","movie",":movie_id","alternative_titles"],"query":[{"key":"country","value":"ISO-3166-1"}],"variable":[{"key":"movie_id","value":"{{movie-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 13:10:25 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=23956"},{"key":"x-memc","value":"MISS, STORE"},{"key":"x-memc-key","value":"5e100d6432d308992b56c2fa2a21f200"},{"key":"x-memc-age","value":"0"},{"key":"x-memc-expires","value":"23956"},{"key":"ETag","value":"W/\"93c81696de040a67115bcf28e9c44bcf\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 199fd61d7551d8868317c5b53cc7d24c.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"qASHErLjdzJkg0QsABb7vexPqbNNSiUaGtmBoKALKP9WDzZUJMT77A=="}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 4700,\n    \"titles\": []\n}"}],"_postman_id":"cef0c2fb-cba6-47af-95d9-5d31c26ef67e"},{"name":"changes","id":"98ecc69c-0a8c-4e20-b518-9a08222a14f2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/movie/:movie_id/changes?end_date={{end_date}}&page=1&start_date={{start_date}}","description":"<p>Get the recent changes for a movie. Get the changes for a movie. By default only the last 24 hours are returned.</p>\n<p>You can query up to 14 days in a single query by using the start_date and end_date query parameters.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","movie",":movie_id","changes"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>date</p>\n","type":"text/plain"},"key":"end_date","value":"{{end_date}}"},{"description":{"content":"<p>int32</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>date</p>\n","type":"text/plain"},"key":"start_date","value":"{{start_date}}"}],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{movie-id}}","key":"movie_id"}]}},"response":[{"id":"5f132080-aab8-456e-bc6a-ff389d49d5b6","name":"changes","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/movie/:movie_id/changes?page=1","protocol":"https","host":["api","themoviedb","org"],"path":["3","movie",":movie_id","changes"],"query":[{"key":"page","value":"1"}],"variable":[{"key":"movie_id","value":"{{movie-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"14"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 13:11:32 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=600"},{"key":"x-memc","value":"MISS, STORE"},{"key":"x-memc-key","value":"ee10be7dcef7ffd57dbd42609c668275"},{"key":"x-memc-age","value":"0"},{"key":"x-memc-expires","value":"600"},{"key":"ETag","value":"W/\"1c7b0be7cfcb529d61df7c7b50baa91e\""},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 157ebd6865840045fc8b5ed1cce7e466.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"4Ip6JQZHausZKAikKL3LlJxcH4u-LP16jB28Y6hXhc3SfHDbBvma1A=="},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"changes\": []\n}"}],"_postman_id":"98ecc69c-0a8c-4e20-b518-9a08222a14f2"},{"name":"get credits","id":"034c87e8-725a-4180-a10f-abca5977cef5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/movie/:movie_id/credits?language=en-US","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","movie",":movie_id","credits"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"language","value":"en-US"}],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{movie-id}}","key":"movie_id"}]}},"response":[{"id":"871a5928-884d-4bb5-8ba7-efface032a9b","name":"get credits","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/movie/:movie_id/credits?language=en-US","protocol":"https","host":["api","themoviedb","org"],"path":["3","movie",":movie_id","credits"],"query":[{"key":"language","value":"en-US"}],"variable":[{"key":"movie_id","value":"{{movie-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 13:12:18 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=21889"},{"key":"x-memc","value":"HIT"},{"key":"x-memc-key","value":"49650ea626b5975cb7f2d0565847a18f"},{"key":"x-memc-age","value":"4694"},{"key":"x-memc-expires","value":"21889"},{"key":"ETag","value":"W/\"247258bb81b81ed7465b0dc9c678c5c2\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 7ba3a61255419c2e0d9e131796899e10.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"jkME_crK4FEYUuKrqfMHhM69nhCFzZT8DSRwsTlgRQcdN1m1Yxy9PQ=="}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 4700,\n    \"cast\": [\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 38462,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Billie Zöckler\",\n            \"original_name\": \"Billie Zöckler\",\n            \"popularity\": 2.164,\n            \"profile_path\": \"/bgbD37kHXchsT0zAlKL7oW583Rr.jpg\",\n            \"cast_id\": 5,\n            \"character\": \"Mimi Schrillmann\",\n            \"credit_id\": \"52fe43d4c3a36847f8072aaf\",\n            \"order\": 0\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 38989,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Dirk Bach\",\n            \"original_name\": \"Dirk Bach\",\n            \"popularity\": 6.11,\n            \"profile_path\": \"/AfEgoWsOohilOnDOm4Ptc286rV5.jpg\",\n            \"cast_id\": 6,\n            \"character\": \"Willi Wunder\",\n            \"credit_id\": \"52fe43d4c3a36847f8072ab3\",\n            \"order\": 1\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 2728,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Barbara Valentin\",\n            \"original_name\": \"Barbara Valentin\",\n            \"popularity\": 5.942,\n            \"profile_path\": \"/8qhh6Lgav4BvdQ53mPlDcnPRaoK.jpg\",\n            \"cast_id\": 7,\n            \"character\": \"Erika Schrillmann\",\n            \"credit_id\": \"52fe43d4c3a36847f8072ab7\",\n            \"order\": 2\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 38990,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Cleo Kretschmer\",\n            \"original_name\": \"Cleo Kretschmer\",\n            \"popularity\": 3.81,\n            \"profile_path\": \"/uIX2qys599pcVFH0wwcAe2EUYfJ.jpg\",\n            \"cast_id\": 8,\n            \"character\": \"Elke Sommer\",\n            \"credit_id\": \"52fe43d4c3a36847f8072abb\",\n            \"order\": 3\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 38991,\n            \"known_for_department\": \"Directing\",\n            \"name\": \"Walter Bockmayer\",\n            \"original_name\": \"Walter Bockmayer\",\n            \"popularity\": 1.52,\n            \"profile_path\": \"/5zLaSy9x2KVhUefZVAIWvhM9EuU.jpg\",\n            \"cast_id\": 9,\n            \"character\": \"Frau Sommer\",\n            \"credit_id\": \"52fe43d4c3a36847f8072abf\",\n            \"order\": 4\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 23668,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Harry Baer\",\n            \"original_name\": \"Harry Baer\",\n            \"popularity\": 3.394,\n            \"profile_path\": \"/vTuAZ6bZyi7BUs9G1cZLbQR0s7U.jpg\",\n            \"cast_id\": 10,\n            \"character\": \"Oswalt 'Ossi' Sommer\",\n            \"credit_id\": \"52fe43d4c3a36847f8072ac3\",\n            \"order\": 5\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 21836,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Ralph Morgenstern\",\n            \"original_name\": \"Ralph Morgenstern\",\n            \"popularity\": 3.406,\n            \"profile_path\": \"/arGEBChmuUZ6R0WNiNX7wqYUQEM.jpg\",\n            \"cast_id\": 11,\n            \"character\": \"Raffo\",\n            \"credit_id\": \"52fe43d4c3a36847f8072ac7\",\n            \"order\": 6\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 38997,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Dagmar Stievermann\",\n            \"original_name\": \"Dagmar Stievermann\",\n            \"popularity\": 0.841,\n            \"profile_path\": null,\n            \"cast_id\": 21,\n            \"character\": \"Beate\",\n            \"credit_id\": \"52fe43d4c3a36847f8072aef\",\n            \"order\": 7\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 22704,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Samy Orfgen\",\n            \"original_name\": \"Samy Orfgen\",\n            \"popularity\": 2.804,\n            \"profile_path\": null,\n            \"cast_id\": 14,\n            \"character\": \"Conny\",\n            \"credit_id\": \"52fe43d4c3a36847f8072ad3\",\n            \"order\": 8\n        },\n        {\n            \"adult\": false,\n            \"gender\": 0,\n            \"id\": 38994,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Petra Wagner\",\n            \"original_name\": \"Petra Wagner\",\n            \"popularity\": 0.6,\n            \"profile_path\": null,\n            \"cast_id\": 15,\n            \"character\": \"Gitte\",\n            \"credit_id\": \"52fe43d4c3a36847f8072ad7\",\n            \"order\": 9\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 38993,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Beate Hasenau\",\n            \"original_name\": \"Beate Hasenau\",\n            \"popularity\": 6.272,\n            \"profile_path\": \"/xtUB1TYPl08GOT1CKq42gmK2FAQ.jpg\",\n            \"cast_id\": 13,\n            \"character\": \"Vanessa Video\",\n            \"credit_id\": \"52fe43d4c3a36847f8072acf\",\n            \"order\": 10\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 2730,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Elma Karlowa\",\n            \"original_name\": \"Elma Karlowa\",\n            \"popularity\": 1.635,\n            \"profile_path\": \"/pc0eIBOkqk4ZER7ZhQsWWEbD1pW.jpg\",\n            \"cast_id\": 16,\n            \"character\": \"Rezeptionistin\",\n            \"credit_id\": \"52fe43d4c3a36847f8072adb\",\n            \"order\": 11\n        },\n        {\n            \"adult\": false,\n            \"gender\": 0,\n            \"id\": 38995,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Johanna König\",\n            \"original_name\": \"Johanna König\",\n            \"popularity\": 1.4,\n            \"profile_path\": null,\n            \"cast_id\": 17,\n            \"character\": \"Eislauflehrerin\",\n            \"credit_id\": \"52fe43d4c3a36847f8072adf\",\n            \"order\": 12\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 38992,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Ortrud Beginnen\",\n            \"original_name\": \"Ortrud Beginnen\",\n            \"popularity\": 7.237,\n            \"profile_path\": \"/uIlQRizIKu2l1RlReicmlhcIXVp.jpg\",\n            \"cast_id\": 12,\n            \"character\": \"Edeltraud Storch\",\n            \"credit_id\": \"52fe43d4c3a36847f8072acb\",\n            \"order\": 13\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 38996,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Veronika von Quast\",\n            \"original_name\": \"Veronika von Quast\",\n            \"popularity\": 2.286,\n            \"profile_path\": \"/kTrquJcOXR5eE5ZrNAHgHCSHQt2.jpg\",\n            \"cast_id\": 18,\n            \"character\": \"Avontante\",\n            \"credit_id\": \"52fe43d4c3a36847f8072ae3\",\n            \"order\": 14\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 32645,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Marianne Sägebrecht\",\n            \"original_name\": \"Marianne Sägebrecht\",\n            \"popularity\": 3.791,\n            \"profile_path\": \"/bXXVqtflW1tByYNDSqxSQbLm6DB.jpg\",\n            \"cast_id\": 19,\n            \"character\": \"Reporterin\",\n            \"credit_id\": \"52fe43d4c3a36847f8072ae7\",\n            \"order\": 15\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 21997,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Kurt Raab\",\n            \"original_name\": \"Kurt Raab\",\n            \"popularity\": 7.454,\n            \"profile_path\": \"/wVtzUW8bi4Xmupsjoms369qjIKG.jpg\",\n            \"cast_id\": 20,\n            \"character\": \"Intendant\",\n            \"credit_id\": \"52fe43d4c3a36847f8072aeb\",\n            \"order\": 16\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 38532,\n            \"known_for_department\": \"Writing\",\n            \"name\": \"Günter Schütter\",\n            \"original_name\": \"Günter Schütter\",\n            \"popularity\": 4.464,\n            \"profile_path\": null,\n            \"cast_id\": 22,\n            \"character\": \"Karl Heinz / Rex Dildo\",\n            \"credit_id\": \"54e936f39251412eae002f0f\",\n            \"order\": 17\n        },\n        {\n            \"adult\": false,\n            \"gender\": 0,\n            \"id\": 1429960,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Katren Gebelein\",\n            \"original_name\": \"Katren Gebelein\",\n            \"popularity\": 1.4,\n            \"profile_path\": null,\n            \"cast_id\": 23,\n            \"character\": \"TV Announcer\",\n            \"credit_id\": \"54e93704c3a36836ea002fd9\",\n            \"order\": 18\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 38987,\n            \"known_for_department\": \"Writing\",\n            \"name\": \"Helmer von Lützelburg\",\n            \"original_name\": \"Helmer von Lützelburg\",\n            \"popularity\": 0.84,\n            \"profile_path\": null,\n            \"cast_id\": 24,\n            \"character\": \"Kurt Kabuffke\",\n            \"credit_id\": \"54e93715c3a36836e700331b\",\n            \"order\": 19\n        }\n    ],\n    \"crew\": [\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 38987,\n            \"known_for_department\": \"Writing\",\n            \"name\": \"Helmer von Lützelburg\",\n            \"original_name\": \"Helmer von Lützelburg\",\n            \"popularity\": 0.84,\n            \"profile_path\": null,\n            \"credit_id\": \"52fe43d4c3a36847f8072a99\",\n            \"department\": \"Directing\",\n            \"job\": \"Director\"\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 38987,\n            \"known_for_department\": \"Writing\",\n            \"name\": \"Helmer von Lützelburg\",\n            \"original_name\": \"Helmer von Lützelburg\",\n            \"popularity\": 0.84,\n            \"profile_path\": null,\n            \"credit_id\": \"52fe43d4c3a36847f8072a9f\",\n            \"department\": \"Writing\",\n            \"job\": \"Author\"\n        },\n        {\n            \"adult\": false,\n            \"gender\": 0,\n            \"id\": 38988,\n            \"known_for_department\": \"Writing\",\n            \"name\": \"Andreas Markus Klug\",\n            \"original_name\": \"Andreas Markus Klug\",\n            \"popularity\": 0.6,\n            \"profile_path\": null,\n            \"credit_id\": \"52fe43d4c3a36847f8072aab\",\n            \"department\": \"Sound\",\n            \"job\": \"Original Music Composer\"\n        },\n        {\n            \"adult\": false,\n            \"gender\": 0,\n            \"id\": 38988,\n            \"known_for_department\": \"Writing\",\n            \"name\": \"Andreas Markus Klug\",\n            \"original_name\": \"Andreas Markus Klug\",\n            \"popularity\": 0.6,\n            \"profile_path\": null,\n            \"credit_id\": \"52fe43d4c3a36847f8072aa5\",\n            \"department\": \"Writing\",\n            \"job\": \"Author\"\n        }\n    ]\n}"}],"_postman_id":"034c87e8-725a-4180-a10f-abca5977cef5"},{"name":"external ids","id":"d8aa5219-2b56-495d-8861-2983643d5bd9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/movie/:movie_id/external_ids","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","movie",":movie_id","external_ids"],"host":["api","themoviedb","org"],"query":[],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{movie-id}}","key":"movie_id"}]}},"response":[{"id":"0c858b2c-541e-4b79-b42d-598a151c5664","name":"external ids","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/movie/:movie_id/external_ids","protocol":"https","host":["api","themoviedb","org"],"path":["3","movie",":movie_id","external_ids"],"variable":[{"key":"movie_id","value":"{{movie-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 13:13:15 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=22154"},{"key":"x-memc","value":"MISS, STORE"},{"key":"x-memc-key","value":"d330ed3c55863b57ee8b4ac51a2bdf95"},{"key":"x-memc-age","value":"0"},{"key":"x-memc-expires","value":"22154"},{"key":"ETag","value":"W/\"2c966165afe0ec51bf2652637995b8fc\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 a075746ea1824aa1c02a5e26a9e968e4.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"I1m9Sq0SJ74-lSRHq9NO-dhAkCwwi47i1VIu1Um_pd1458uDfaQVgA=="}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 4700,\n    \"imdb_id\": \"tt0089329\",\n    \"wikidata_id\": null,\n    \"facebook_id\": null,\n    \"instagram_id\": null,\n    \"twitter_id\": null\n}"}],"_postman_id":"d8aa5219-2b56-495d-8861-2983643d5bd9"},{"name":"get images","id":"6f2d4c51-ce09-4c68-b65d-a888025d29e3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/movie/:movie_id/images?include_image_language={{include_image_language}}&language=en-US","description":"<p>Get the images that belong to a movie.</p>\n<p>This method will return the backdrops, posters and logos that have been added to a movie.</p>\n<h4 id=\"📘-note\">📘 Note</h4>\n<p>If you have a language specified, it will act as a filter on the returned items. You can use the include_image_language param to query additional languages.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","movie",":movie_id","images"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string\nspecify a comma separated list of ISO-639-1 values to query, for example: en,null</p>\n","type":"text/plain"},"key":"include_image_language","value":"{{include_image_language}}"},{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"language","value":"en-US"}],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{movie-id}}","key":"movie_id"}]}},"response":[{"id":"7f275457-7be1-4f5f-b79d-7ca572509878","name":"get images","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/movie/:movie_id/images","protocol":"https","host":["api","themoviedb","org"],"path":["3","movie",":movie_id","images"],"variable":[{"key":"movie_id","value":"{{movie-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 13:14:08 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=14502"},{"key":"x-memc","value":"HIT"},{"key":"x-memc-key","value":"1b03b34d9112ec0bf468f415e3b22697"},{"key":"x-memc-age","value":"11413"},{"key":"x-memc-expires","value":"14502"},{"key":"ETag","value":"W/\"260478bac1c5cfbe851d30df289a2f3f\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 23c9ec01b6f4151f654547c0190aeebe.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"axROQZC047ZyTGDx2wFEuILVtfExOHVAgYSFbF94iY7DA8nK9GFW1g=="}],"cookie":[],"responseTime":null,"body":"{\n    \"backdrops\": [\n        {\n            \"aspect_ratio\": 1.78,\n            \"height\": 1000,\n            \"iso_639_1\": null,\n            \"file_path\": \"/ffZgcxl3h4XLxNldO5H9d947DwN.jpg\",\n            \"vote_average\": 0,\n            \"vote_count\": 0,\n            \"width\": 1780\n        },\n        {\n            \"aspect_ratio\": 1.78,\n            \"height\": 2000,\n            \"iso_639_1\": null,\n            \"file_path\": \"/lnVDE6pEjbZgrGXLgzXpgpwdW4.jpg\",\n            \"vote_average\": 0,\n            \"vote_count\": 0,\n            \"width\": 3560\n        }\n    ],\n    \"id\": 4700,\n    \"logos\": [],\n    \"posters\": [\n        {\n            \"aspect_ratio\": 0.666,\n            \"height\": 1223,\n            \"iso_639_1\": \"de\",\n            \"file_path\": \"/477utDa8japbfsluXB2ZK2EZvUx.jpg\",\n            \"vote_average\": 0,\n            \"vote_count\": 0,\n            \"width\": 815\n        }\n    ]\n}"}],"_postman_id":"6f2d4c51-ce09-4c68-b65d-a888025d29e3"},{"name":"get keywords","id":"f8c3cb49-8869-4207-ab7c-fb07400f7ab8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/movie/:movie_id/keywords","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","movie",":movie_id","keywords"],"host":["api","themoviedb","org"],"query":[],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{movie-id}}","key":"movie_id"}]}},"response":[{"id":"8e0cc1f1-0dfe-4570-84bd-5ab17c653f7d","name":"get keywords","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/movie/:movie_id/keywords","protocol":"https","host":["api","themoviedb","org"],"path":["3","movie",":movie_id","keywords"],"variable":[{"key":"movie_id","value":"{{movie-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 13:15:12 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=8161"},{"key":"x-memc","value":"HIT"},{"key":"x-memc-key","value":"704d2ca827e682a8f1530fa87c956570"},{"key":"x-memc-age","value":"15838"},{"key":"x-memc-expires","value":"8161"},{"key":"ETag","value":"W/\"397708a37c9ad4e333e2c53caf672717\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 10a9e9969f05a75cc05e6f70b8499f7e.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"RtHYYheV77oVJMuHA9THQl-iyFIbwun7QBsxQ4FGWAPhKzIP4KcH2A=="}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 4700,\n    \"keywords\": [\n        {\n            \"id\": 986,\n            \"name\": \"tv addicted person\"\n        }\n    ]\n}"}],"_postman_id":"f8c3cb49-8869-4207-ab7c-fb07400f7ab8"},{"name":"get latest","id":"5784f890-c518-43fc-88a4-f053243e2689","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/movie/latest","description":"<p>Get the newest movie ID.</p>\n<p>This is a live response and will continuously change.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","movie","latest"],"host":["api","themoviedb","org"],"query":[],"variable":[]}},"response":[{"id":"6bdaae70-273d-4f21-a1fe-aa07d237268b","name":"get latest","originalRequest":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/movie/latest"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 13:16:11 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=0"},{"key":"x-memc","value":"MISS"},{"key":"x-memc-key","value":"8ce31d4810563febd72c1dedb3b74cce"},{"key":"x-memc-age","value":"0"},{"key":"x-memc-expires","value":"0"},{"key":"ETag","value":"W/\"a11a05559d9a7e55fee5b296d3e66e49\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 20f0d9cf6610f77242f5c592d2ecfd1c.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"9EQVXF72tTQOTQN3obAVB8ht_ZMHYjZNB_iSfuOlxhI_R4mmBOYfAQ=="}],"cookie":[],"responseTime":null,"body":"{\n    \"adult\": false,\n    \"backdrop_path\": null,\n    \"belongs_to_collection\": null,\n    \"budget\": 0,\n    \"genres\": [\n        {\n            \"id\": 99,\n            \"name\": \"Documentary\"\n        }\n    ],\n    \"homepage\": \"\",\n    \"id\": 1239933,\n    \"imdb_id\": \"tt21927988\",\n    \"original_language\": \"en\",\n    \"original_title\": \"Spring Comes to a Pond\",\n    \"overview\": \"Many adorable and interesting animals live in and around a pond.\",\n    \"popularity\": 0,\n    \"poster_path\": null,\n    \"production_companies\": [\n        {\n            \"id\": 2117,\n            \"logo_path\": null,\n            \"name\": \"D.R.M. Productions\",\n            \"origin_country\": \"\"\n        }\n    ],\n    \"production_countries\": [\n        {\n            \"iso_3166_1\": \"US\",\n            \"name\": \"United States of America\"\n        }\n    ],\n    \"release_date\": \"1952-02-03\",\n    \"revenue\": 0,\n    \"runtime\": 12,\n    \"spoken_languages\": [],\n    \"status\": \"Released\",\n    \"tagline\": \"\",\n    \"title\": \"Spring Comes to a Pond\",\n    \"video\": false,\n    \"vote_average\": 0,\n    \"vote_count\": 0\n}"}],"_postman_id":"5784f890-c518-43fc-88a4-f053243e2689"},{"name":"get lists","id":"51dccdbd-ecd6-4547-97c8-6aa007909ba5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/movie/:movie_id/lists?language=en-US&page=1","description":"<p>Get the lists that a movie has been added to.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","movie",":movie_id","lists"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"language","value":"en-US"},{"description":{"content":"<p>int32</p>\n","type":"text/plain"},"key":"page","value":"1"}],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{movie-id}}","key":"movie_id"}]}},"response":[{"id":"15b9e3ed-8ab7-4e24-bb66-2107f15c630b","name":"get lists","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/movie/:movie_id/lists?language=en-US&page=1","protocol":"https","host":["api","themoviedb","org"],"path":["3","movie",":movie_id","lists"],"query":[{"key":"language","value":"en-US"},{"key":"page","value":"1"}],"variable":[{"key":"movie_id","value":"{{movie-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 13:16:57 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=11141"},{"key":"x-memc","value":"HIT"},{"key":"x-memc-key","value":"233e9ac28da39296c594443f8585a9c1"},{"key":"x-memc-age","value":"15545"},{"key":"x-memc-expires","value":"11141"},{"key":"ETag","value":"W/\"aa167da634dfe558941c6b83175ae18c\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 23c9ec01b6f4151f654547c0190aeebe.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"r8wH_YeMUjqe4ovbfjjPwOLKHFf5In33t4-Y1ZcL6chv__wKUDUtVw=="}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 4700,\n    \"page\": 1,\n    \"results\": [\n        {\n            \"description\": \"\",\n            \"favorite_count\": 0,\n            \"id\": 8203598,\n            \"item_count\": 21539,\n            \"iso_639_1\": \"en\",\n            \"iso_3166_1\": \"US\",\n            \"list_type\": \"movie\",\n            \"name\": \"list0\",\n            \"poster_path\": null\n        }\n    ],\n    \"total_pages\": 1,\n    \"total_results\": 1\n}"}],"_postman_id":"51dccdbd-ecd6-4547-97c8-6aa007909ba5"},{"name":"get recommendations","id":"6e50f1cb-6ddb-4cad-a306-6c219036301f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/movie/:movie_id/recommendations?language=en-US&page=1","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","movie",":movie_id","recommendations"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"language","value":"en-US"},{"description":{"content":"<p>int32</p>\n","type":"text/plain"},"key":"page","value":"1"}],"variable":[{"description":{"content":"<p>int32(required)</p>\n","type":"text/plain"},"type":"any","value":"{{movie-id}}","key":"movie_id"}]}},"response":[{"id":"9f8085cf-efc5-481c-81a7-0357ba875a2c","name":"get recommendations","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/movie/:movie_id/recommendations?language=en-US&page=1","protocol":"https","host":["api","themoviedb","org"],"path":["3","movie",":movie_id","recommendations"],"query":[{"key":"language","value":"en-US"},{"key":"page","value":"1"}],"variable":[{"key":"movie_id","value":"{{movie-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 13:18:28 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=6677"},{"key":"x-memc","value":"HIT"},{"key":"x-memc-key","value":"0a349fb84e5937f0b016590f0cff4de4"},{"key":"x-memc-age","value":"21706"},{"key":"x-memc-expires","value":"6677"},{"key":"ETag","value":"W/\"5b333525ff117973180331432dc740b8\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 10a9e9969f05a75cc05e6f70b8499f7e.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"EVh1667ezy-dn6yLb1bnq4-GS0aeJVqcD14KKGivuENNwBz3A4jSCA=="}],"cookie":[],"responseTime":null,"body":"{\n    \"page\": 1,\n    \"results\": [],\n    \"total_pages\": 0,\n    \"total_results\": 0\n}"}],"_postman_id":"6e50f1cb-6ddb-4cad-a306-6c219036301f"},{"name":"get release dates","id":"1400e0f1-c9ec-4a8f-8f43-44a2f653868a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/movie/:movie_id/release_dates","description":"<p>Get the release dates and certifications for a movie.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","movie",":movie_id","release_dates"],"host":["api","themoviedb","org"],"query":[],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{movie-id}}","key":"movie_id"}]}},"response":[{"id":"b693c04e-1cc0-4820-8e3a-6b9579d22641","name":"get release dates","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/movie/:movie_id/release_dates","protocol":"https","host":["api","themoviedb","org"],"path":["3","movie",":movie_id","release_dates"],"variable":[{"key":"movie_id","value":"{{movie-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 13:20:45 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=10957"},{"key":"x-memc","value":"HIT"},{"key":"x-memc-key","value":"a2a99459232abe6b05a2741d3785be78"},{"key":"x-memc-age","value":"15773"},{"key":"x-memc-expires","value":"10957"},{"key":"ETag","value":"W/\"20371def8cc6524775a6673677014685\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 10a9e9969f05a75cc05e6f70b8499f7e.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"FAZUlfS9NcYtrihRTKMIbAD7znxmaxGn1fpJsDPe1ZQAuffyTOojmw=="}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 4700,\n    \"results\": [\n        {\n            \"iso_3166_1\": \"DE\",\n            \"release_dates\": [\n                {\n                    \"certification\": \"12\",\n                    \"descriptors\": [],\n                    \"iso_639_1\": \"\",\n                    \"note\": \"\",\n                    \"release_date\": \"1984-10-31T00:00:00.000Z\",\n                    \"type\": 3\n                }\n            ]\n        },\n        {\n            \"iso_3166_1\": \"US\",\n            \"release_dates\": [\n                {\n                    \"certification\": \"\",\n                    \"descriptors\": [],\n                    \"iso_639_1\": \"\",\n                    \"note\": \"\",\n                    \"release_date\": \"1984-10-31T00:00:00.000Z\",\n                    \"type\": 3\n                }\n            ]\n        }\n    ]\n}"}],"_postman_id":"1400e0f1-c9ec-4a8f-8f43-44a2f653868a"},{"name":"get reviews","id":"7807d5d9-0866-457d-8390-9f48189962c7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/movie/:movie_id/reviews?language=en-US&page=1","description":"<p>Get the user reviews for a movie.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","movie",":movie_id","reviews"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"language","value":"en-US"},{"description":{"content":"<p>int32</p>\n","type":"text/plain"},"key":"page","value":"1"}],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{movie-id}}","key":"movie_id"}]}},"response":[{"id":"07e6ba91-7b9e-4ad1-a190-b5e63271ffa0","name":"get reviews","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/movie/:movie_id/reviews?language=en-US&page=1","protocol":"https","host":["api","themoviedb","org"],"path":["3","movie",":movie_id","reviews"],"query":[{"key":"language","value":"en-US"},{"key":"page","value":"1"}],"variable":[{"key":"movie_id","value":"{{movie-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 13:21:57 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=405"},{"key":"x-memc","value":"HIT"},{"key":"x-memc-key","value":"fb213d1cfdcfc76d7976d627680c54cd"},{"key":"x-memc-age","value":"27780"},{"key":"x-memc-expires","value":"405"},{"key":"ETag","value":"W/\"c84d4c0640711d3bec784e0b96218539\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 db72f6ab1d9d27534c6158ca17e3af1c.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"2qVxCRlXztMCWR_mZV5i_-rXnJHIcKCAILEUbxyjA9_ZuE83kADahw=="}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 4700,\n    \"page\": 1,\n    \"results\": [],\n    \"total_pages\": 0,\n    \"total_results\": 0\n}"}],"_postman_id":"7807d5d9-0866-457d-8390-9f48189962c7"},{"name":"similar movies","id":"eb99e365-90d0-430b-9875-471b01d0b8ca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/movie/:movie_id/similar?language=en-US&page=1","description":"<p>Get the similar movies based on genres and keywords.</p>\n<h4 id=\"📘-note\">📘 Note</h4>\n<p>This method only looks for other items based on genres and plot keywords. As such, the results found here are not always going to be :100:. Use it with that in mind.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","movie",":movie_id","similar"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"language","value":"en-US"},{"description":{"content":"<p>int32</p>\n","type":"text/plain"},"key":"page","value":"1"}],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{movie-id}}","key":"movie_id"}]}},"response":[{"id":"4d510424-3c81-498d-bed7-01b7c35624df","name":"similar movies","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/movie/:movie_id/similar?language=en-US&page=1","protocol":"https","host":["api","themoviedb","org"],"path":["3","movie",":movie_id","similar"],"query":[{"key":"language","value":"en-US"},{"key":"page","value":"1"}],"variable":[{"key":"movie_id","value":"{{movie-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 13:23:03 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=17737"},{"key":"x-memc","value":"HIT"},{"key":"x-memc-key","value":"5caf6a25765928064eae985aa6114608"},{"key":"x-memc-age","value":"5339"},{"key":"x-memc-expires","value":"17737"},{"key":"ETag","value":"W/\"8375d92ea7edf87255137f1cbbf4285e\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 76a7fdbced88b6eccf433c4e386bae40.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"QKQXfAQNqsa3jqiRBa-TWlKoU7uAz_F08ow00WHXjCtLXh7B7Y7DgQ=="}],"cookie":[],"responseTime":null,"body":"{\n    \"page\": 1,\n    \"results\": [\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/7zbdytcMyNEf3MStITRJdF6hDDp.jpg\",\n            \"genre_ids\": [\n                35,\n                10749\n            ],\n            \"id\": 29063,\n            \"original_language\": \"en\",\n            \"original_title\": \"The Biggest Fan\",\n            \"overview\": \"Dreams come true for  young girl (Kayla Amariah) when her idol, heartthrob Chris Trousdale from the boy band Dream Street, must hide out and live in her house.\",\n            \"popularity\": 4.553,\n            \"poster_path\": \"/cDR1nc6fBirhr5fn2NHekyCDBej.jpg\",\n            \"release_date\": \"2002-01-01\",\n            \"title\": \"The Biggest Fan\",\n            \"video\": false,\n            \"vote_average\": 7.4,\n            \"vote_count\": 7\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/aVDIOLnuxJoOr546V82nkozSyB0.jpg\",\n            \"genre_ids\": [\n                35,\n                18\n            ],\n            \"id\": 31923,\n            \"original_language\": \"en\",\n            \"original_title\": \"Welcome Home, Roxy Carmichael\",\n            \"overview\": \"Movie star Roxy Carmichael is abandoning the bright lights of Hollywood, Calif. and returning to her small Ohio hometown -- at least long enough to dedicate a city building. And now the whole town of Clyde is bracing for Carmichael's return, most of all her now-married old flame Denton Webb and troubled teen Dinky Bossetti. An orphan with few friends, Dinky is convinced that Carmichael is her birth mother, and that the actress will reclaim her when she returns.\",\n            \"popularity\": 8.549,\n            \"poster_path\": \"/774bDgRxf7TfNu6E55xBEcw0lME.jpg\",\n            \"release_date\": \"1990-10-12\",\n            \"title\": \"Welcome Home, Roxy Carmichael\",\n            \"video\": false,\n            \"vote_average\": 6.218,\n            \"vote_count\": 94\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/fag3wdpl3eGLx5VHulXF7RVGNLg.jpg\",\n            \"genre_ids\": [\n                35,\n                10749\n            ],\n            \"id\": 558472,\n            \"original_language\": \"ja\",\n            \"original_title\": \"リンキング・ラブ\",\n            \"overview\": \"High School student Miyui Mashio is really struggling. She can't fulfill her dream of becoming an idol and her parents are always fighting. Suddenly, she finds a genie in a bottle and through an accident, finds herself back in 1991. She realizes she is now going to school with her parents. But the problem is, her parents do not seem to get along - so Miyui will never be born! Miyui learns her father is interested in idols and so together with her mother and other girls she forms the idol group AGS16 to make sure her parents will eventually fall in love.\",\n            \"popularity\": 1.567,\n            \"poster_path\": \"/qUoRSQ0rr15qLNjpuRnng0U7E5R.jpg\",\n            \"release_date\": \"2017-10-28\",\n            \"title\": \"Linking Love\",\n            \"video\": false,\n            \"vote_average\": 1,\n            \"vote_count\": 2\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/c09Fpu5GrPJwlhoc2KeTtigmqFM.jpg\",\n            \"genre_ids\": [\n                35\n            ],\n            \"id\": 41777,\n            \"original_language\": \"sr\",\n            \"original_title\": \"Тито и ја\",\n            \"overview\": \"At his school, 10-year-old Zoran wins the competition for the best essay about Tito. His reward is participation in the march \\\"Revolutionary trails\\\" to Tito's hometown of Kumrovec.\",\n            \"popularity\": 2.59,\n            \"poster_path\": \"/hLekdPVjTjqbkauVR8DXDgixrw4.jpg\",\n            \"release_date\": \"1992-03-02\",\n            \"title\": \"Tito and Me\",\n            \"video\": false,\n            \"vote_average\": 7.179,\n            \"vote_count\": 28\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/foVUxBDYXoqXTA28TSsEICAhQDY.jpg\",\n            \"genre_ids\": [\n                35\n            ],\n            \"id\": 785928,\n            \"original_language\": \"ja\",\n            \"original_title\": \"あすなろ参上！\",\n            \"overview\": \"\",\n            \"popularity\": 0.6,\n            \"poster_path\": \"/jqzW1563POiv44vF0PeJfjYWhed.jpg\",\n            \"release_date\": \"2013-12-13\",\n            \"title\": \"Asunaro Rises!\",\n            \"video\": false,\n            \"vote_average\": 0,\n            \"vote_count\": 0\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/bT2WOjzIVPlRG2Ip8EczxhKZVIk.jpg\",\n            \"genre_ids\": [\n                35\n            ],\n            \"id\": 1609,\n            \"original_language\": \"en\",\n            \"original_title\": \"There's Only One Jimmy Grimble\",\n            \"overview\": \"Jimmy Grimble is a shy Manchester school boy. At school he is constantly being bullied by the other kids, and at home he has to face his mother's new boyfriend. However, through football, and some special boots, he manages to gain the confidence to succeed and leads his school football team towards the final of the local schools cup.\",\n            \"popularity\": 11.275,\n            \"poster_path\": \"/9v4RxdSMUkhkH9cceSVU4jH4BfV.jpg\",\n            \"release_date\": \"2000-08-25\",\n            \"title\": \"There's Only One Jimmy Grimble\",\n            \"video\": false,\n            \"vote_average\": 6.8,\n            \"vote_count\": 177\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/94KQJYyww0WEb9lRqgzbssYPYSe.jpg\",\n            \"genre_ids\": [\n                35\n            ],\n            \"id\": 1612,\n            \"original_language\": \"de\",\n            \"original_title\": \"Fußball ist unser Leben\",\n            \"overview\": \"\",\n            \"popularity\": 1.274,\n            \"poster_path\": \"/lkey0NrYt1ZtYIVyQ5eGpXoxkM6.jpg\",\n            \"release_date\": \"2000-02-10\",\n            \"title\": \"Fußball ist unser Leben\",\n            \"video\": false,\n            \"vote_average\": 5.5,\n            \"vote_count\": 20\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/nAl380kw8qxE7FeSdbbghKuUlp6.jpg\",\n            \"genre_ids\": [\n                35,\n                878\n            ],\n            \"id\": 5709,\n            \"original_language\": \"en\",\n            \"original_title\": \"Amazon Women on the Moon\",\n            \"overview\": \"Acclaimed director John Landis (Animal House, The Blues Brothers) presents this madcap send-up of late night TV, low-budget sci-fi films and canned-laughter-filled sitcoms packed with off-the-wall sketches that will have you in stitches. Centered around a television station which features a 1950s-style sci-fi movie interspersed with a series of wild commercials, wacky shorts and weird specials, this lampoon of contemporary life and pop culture skewers some of the silliest spectacles ever created in the name of entertainment. A truly outrageous look at the best of the worst that television has to offer.\",\n            \"popularity\": 10.655,\n            \"poster_path\": \"/p77UlHHzyBUCKgdbLosrAnltDgw.jpg\",\n            \"release_date\": \"1987-09-18\",\n            \"title\": \"Amazon Women on the Moon\",\n            \"video\": false,\n            \"vote_average\": 6.037,\n            \"vote_count\": 148\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/cya84OrwjilxzuM2CWOEYYiIylM.jpg\",\n            \"genre_ids\": [\n                16,\n                18,\n                35,\n                10749\n            ],\n            \"id\": 820530,\n            \"original_language\": \"ja\",\n            \"original_title\": \"劇場版 抱かれたい男1位に脅されています。～スペイン編～\",\n            \"overview\": \"Takato Saijo has reigned as the idol industry's \\\"Most Huggable\\\" for five years, that is, until freshman actor Azumaya. Takato was always considered brusque while Azumaya's smile is winning over admirers by comparison. The whole fiasco drives Takuto to over indulge in alcohol and his actions catch the attention of the last person he wants to see. To his surprise, Azumaya uses this new info to blackmail Takuto for physical affection.\",\n            \"popularity\": 6.564,\n            \"poster_path\": \"/2i4pJnGqpJqxmWTZbUcDWfKw7zB.jpg\",\n            \"release_date\": \"2021-10-09\",\n            \"title\": \"Dakaichi: I'm Being Harassed by the Sexiest Man of the Year—The Movie: In Spain\",\n            \"video\": false,\n            \"vote_average\": 7.607,\n            \"vote_count\": 14\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/w6mr3tvckNmlt5EMIBlsnI1YWnl.jpg\",\n            \"genre_ids\": [\n                35,\n                27,\n                53\n            ],\n            \"id\": 10961,\n            \"original_language\": \"en\",\n            \"original_title\": \"Behind the Mask: The Rise of Leslie Vernon\",\n            \"overview\": \"The next great psycho horror slasher has given a documentary crew exclusive access to his life as he plans his reign of terror over the sleepy town of Glen Echo, all the while deconstructing the conventions and archetypes of the horror genre for them.\",\n            \"popularity\": 12.368,\n            \"poster_path\": \"/vie8a3z219Zsw81eAsM58B6VFEn.jpg\",\n            \"release_date\": \"2006-03-16\",\n            \"title\": \"Behind the Mask: The Rise of Leslie Vernon\",\n            \"video\": false,\n            \"vote_average\": 6.456,\n            \"vote_count\": 410\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/qOfUKwYsRLaZJIdkTdQyNeeGc2f.jpg\",\n            \"genre_ids\": [\n                16,\n                35,\n                10751\n            ],\n            \"id\": 9408,\n            \"original_language\": \"en\",\n            \"original_title\": \"Surf's Up\",\n            \"overview\": \"A young surfer enters his first contest, hoping a win will earn him respect. But an encounter with a laid-back local forces him to rethink his values.\",\n            \"popularity\": 28.354,\n            \"poster_path\": \"/tTDsCVlDA8QR4Dc6t6nERfwl5z.jpg\",\n            \"release_date\": \"2007-06-08\",\n            \"title\": \"Surf's Up\",\n            \"video\": false,\n            \"vote_average\": 6.392,\n            \"vote_count\": 2319\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/ppuM6G83lYePnQlqrZlQy5QIh5r.jpg\",\n            \"genre_ids\": [\n                35,\n                27\n            ],\n            \"id\": 526159,\n            \"original_language\": \"ja\",\n            \"original_title\": \"トウキョウ・リビング・デッド・アイドル\",\n            \"overview\": \"One day an idol is bitten by a zombie and before she is taken into custody, she runs away. She only has 72 hours left until she becomes one, so she tries to find the zombie serum, but high school girl zombie hunter and zombies attack her. Will she make it to the destination within the time limit?\",\n            \"popularity\": 5.423,\n            \"poster_path\": \"/28mjEQ5bByHK3o1TnL4jsFGRb90.jpg\",\n            \"release_date\": \"2018-06-09\",\n            \"title\": \"Tokyo Living Dead Idol\",\n            \"video\": false,\n            \"vote_average\": 6.7,\n            \"vote_count\": 15\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/qCkbEdrmThVfvCgjAkvkue7BrGM.jpg\",\n            \"genre_ids\": [\n                10751,\n                14,\n                35\n            ],\n            \"id\": 252,\n            \"original_language\": \"en\",\n            \"original_title\": \"Willy Wonka & the Chocolate Factory\",\n            \"overview\": \"When eccentric candy man Willy Wonka promises a lifetime supply of sweets and a tour of his chocolate factory to five lucky kids, penniless Charlie Bucket seeks the golden ticket that will make him a winner.\",\n            \"popularity\": 114.269,\n            \"poster_path\": \"/xL2GISX0MODJfpHrMdLdZF6xWgW.jpg\",\n            \"release_date\": \"1971-06-29\",\n            \"title\": \"Willy Wonka & the Chocolate Factory\",\n            \"video\": false,\n            \"vote_average\": 7.5,\n            \"vote_count\": 3298\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/chnLBhgqvaDJX5WpuoZgb3Ja6JA.jpg\",\n            \"genre_ids\": [\n                35,\n                10749\n            ],\n            \"id\": 11610,\n            \"original_language\": \"en\",\n            \"original_title\": \"Play It Again, Sam\",\n            \"overview\": \"A neurotic film critic obsessed with the movie Casablanca (1942) attempts to get over his wife leaving him by dating again with the help of a married couple and his illusory idol, Humphrey Bogart.\",\n            \"popularity\": 10.386,\n            \"poster_path\": \"/gpSGxqyoeKy34BOlv5GedREd3My.jpg\",\n            \"release_date\": \"1972-05-04\",\n            \"title\": \"Play It Again, Sam\",\n            \"video\": false,\n            \"vote_average\": 7.466,\n            \"vote_count\": 527\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/xvSwVUZ85vaGbBir0OllTGxtG4R.jpg\",\n            \"genre_ids\": [\n                35,\n                18\n            ],\n            \"id\": 11857,\n            \"original_language\": \"en\",\n            \"original_title\": \"Orange County\",\n            \"overview\": \"Shaun Brumder is a local surfer kid from Orange County who dreams of going to Stanford to become a writer and to get away from his dysfunctional family household. Except Shaun runs into one complication after another, starting when his application is rejected after his dim-witted guidance counselor sends in the wrong form.\",\n            \"popularity\": 12.463,\n            \"poster_path\": \"/lmLcncTWV78v91tKBmI5ytjKvOc.jpg\",\n            \"release_date\": \"2002-01-11\",\n            \"title\": \"Orange County\",\n            \"video\": false,\n            \"vote_average\": 6.004,\n            \"vote_count\": 426\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/6RGQ7bPlJtOEw28iHDxK4MFvgDX.jpg\",\n            \"genre_ids\": [\n                35,\n                10402\n            ],\n            \"id\": 25167,\n            \"original_language\": \"en\",\n            \"original_title\": \"Bye Bye Birdie\",\n            \"overview\": \"A singer goes to a small town for a performance before he is drafted.\",\n            \"popularity\": 15.967,\n            \"poster_path\": \"/u3m2kU5aFj6V6cNYOd9a22Iia7O.jpg\",\n            \"release_date\": \"1963-04-04\",\n            \"title\": \"Bye Bye Birdie\",\n            \"video\": false,\n            \"vote_average\": 5.826,\n            \"vote_count\": 91\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/fK0NyLXUxDbQyhUuK11qsBwquMH.jpg\",\n            \"genre_ids\": [\n                35,\n                10749\n            ],\n            \"id\": 45145,\n            \"original_language\": \"en\",\n            \"original_title\": \"Johnny Suede\",\n            \"overview\": \"A struggling young musician and devoted fan of Ricky Nelson wants to be just like his idol and become a rock star.\",\n            \"popularity\": 6.622,\n            \"poster_path\": \"/x1ZvgHwDUFsgqWhYUEcJcyHmZQW.jpg\",\n            \"release_date\": \"1991-08-18\",\n            \"title\": \"Johnny Suede\",\n            \"video\": false,\n            \"vote_average\": 5.1,\n            \"vote_count\": 58\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/akHCbgrzHdYeWGV2E1SxLix8CEd.jpg\",\n            \"genre_ids\": [\n                16,\n                10402,\n                35\n            ],\n            \"id\": 333623,\n            \"original_language\": \"ja\",\n            \"original_title\": \"ラブライブ！The School Idol Movie\",\n            \"overview\": \"Although μ's, the defending champions of the school idol tournament, plans to dissolve their group after the graduation of their senior members, they receive news that leads them to holding a concert event! The 9 girls continue to learn and grow in this new and unfamiliar world. What is the last thing that these girls can do as school idols? With the clock ticking, what kind of meaning will the μ's members find in performing the most exciting live performance?\",\n            \"popularity\": 13.597,\n            \"poster_path\": \"/niZYdH5EVKlA6ww3BEGVR8aWwEO.jpg\",\n            \"release_date\": \"2015-06-13\",\n            \"title\": \"Love Live! The School Idol Movie\",\n            \"video\": false,\n            \"vote_average\": 7.7,\n            \"vote_count\": 54\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/nQRTynJcXF5GRcyEHF09yZIuQ7F.jpg\",\n            \"genre_ids\": [\n                10402,\n                99\n            ],\n            \"id\": 611291,\n            \"original_language\": \"ko\",\n            \"original_title\": \"브링 더 소울: 더 무비\",\n            \"overview\": \"A glimpse into K-pop group BTS’ world away from the stage, featuring intimate group discussions alongside spectacular concert performances from their world tour.\",\n            \"popularity\": 11.949,\n            \"poster_path\": \"/7x5CguA0MxHqbSjhi14UEuK7c95.jpg\",\n            \"release_date\": \"2019-08-07\",\n            \"title\": \"Bring the Soul: The Movie\",\n            \"video\": false,\n            \"vote_average\": 8.432,\n            \"vote_count\": 419\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/zYsy7fEkqYwZPcgTxIWy0i8xt6x.jpg\",\n            \"genre_ids\": [\n                16\n            ],\n            \"id\": 348289,\n            \"original_language\": \"ja\",\n            \"original_title\": \"劇場版 アイカツ！\",\n            \"overview\": \"The story of the anime revolves around Ichigo, who was just a normal middle school student until she suddenly got involved in the world of idols. The film will center on Aikatsu!'s greatest \\\"Super Live\\\" concert yet, the Dai Star Miya Ichigo Matsuri. Ichigo prepares for the concert with press conferences, last-minute lessons, and more.\",\n            \"popularity\": 6.732,\n            \"poster_path\": \"/8mwblyoWmpQz5ys8cPrkXJH0f9z.jpg\",\n            \"release_date\": \"2014-12-13\",\n            \"title\": \"Aikatsu! The Movie\",\n            \"video\": false,\n            \"vote_average\": 4.2,\n            \"vote_count\": 5\n        }\n    ],\n    \"total_pages\": 6504,\n    \"total_results\": 130070\n}"}],"_postman_id":"eb99e365-90d0-430b-9875-471b01d0b8ca"},{"name":"get translations","id":"b832f897-b4f0-410c-b741-d2c448514047","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/movie/:movie_id/translations","description":"<p>Get the translations for a movie.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","movie",":movie_id","translations"],"host":["api","themoviedb","org"],"query":[],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{movie-id}}","key":"movie_id"}]}},"response":[{"id":"9b742926-69b6-423f-bb85-0cab5c80d85b","name":"get translations","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/movie/:movie_id/translations","protocol":"https","host":["api","themoviedb","org"],"path":["3","movie",":movie_id","translations"],"variable":[{"key":"movie_id","value":"{{movie-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 13:24:02 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=26628"},{"key":"x-memc","value":"MISS, STORE"},{"key":"x-memc-key","value":"f9a34418d1240c7efafa3c3998c2bcf1"},{"key":"x-memc-age","value":"0"},{"key":"x-memc-expires","value":"26628"},{"key":"ETag","value":"W/\"f252e6c12203310d703ff1389d1072ba\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 db72f6ab1d9d27534c6158ca17e3af1c.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"ilnzxXmnp6WsvvaQLwfZvJlVrZ7sshnOsQb0Ixde4XWch58ZIl5gZg=="}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 4700,\n    \"translations\": [\n        {\n            \"iso_3166_1\": \"US\",\n            \"iso_639_1\": \"en\",\n            \"name\": \"English\",\n            \"english_name\": \"English\",\n            \"data\": {\n                \"homepage\": \"\",\n                \"overview\": \"Teenage girl idolises television game show host, and gets a chance to be his assistant\",\n                \"runtime\": 82,\n                \"tagline\": \"\",\n                \"title\": \"\"\n            }\n        },\n        {\n            \"iso_3166_1\": \"DE\",\n            \"iso_639_1\": \"de\",\n            \"name\": \"Deutsch\",\n            \"english_name\": \"German\",\n            \"data\": {\n                \"homepage\": \"\",\n                \"overview\": \"Mimi ist unsterblich in den Fernsehstar Willi Wunder verliebt. Als die persönliche Assistentin von Willi Wunder tödlich verunglückt wird ihre Stelle Frei und Mimi sieht ihre Chance...\",\n                \"runtime\": 82,\n                \"tagline\": \"\",\n                \"title\": \"\"\n            }\n        }\n    ]\n}"}],"_postman_id":"b832f897-b4f0-410c-b741-d2c448514047"},{"name":"get videos","id":"1e29ad91-1f67-43a7-a866-9ebaf0db8ab3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/movie/:movie_id/videos?language=en-US","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","movie",":movie_id","videos"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"language","value":"en-US"}],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{movie-id}}","key":"movie_id"}]}},"response":[{"id":"a1248318-7a0e-4cc7-bca2-8165b84a9e9c","name":"get videos","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/movie/:movie_id/videos?language=en-US","protocol":"https","host":["api","themoviedb","org"],"path":["3","movie",":movie_id","videos"],"query":[{"key":"language","value":"en-US"}],"variable":[{"key":"movie_id","value":"{{movie-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 13:25:00 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=17376"},{"key":"x-memc","value":"HIT"},{"key":"x-memc-key","value":"17ddbee629c581c6e9298b0ed7f318c4"},{"key":"x-memc-age","value":"5456"},{"key":"x-memc-expires","value":"17376"},{"key":"ETag","value":"W/\"9afb2cb03f727571dafe574c93d08d52\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 a1157b69a14bebe8162237750a074fae.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"LfZS570iJng3G8bik-kNuzGyEM67JCktKarO4a8qY-DsJvi53NCw9Q=="}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 4700,\n    \"results\": []\n}"}],"_postman_id":"1e29ad91-1f67-43a7-a866-9ebaf0db8ab3"},{"name":"watch providers","id":"31f3b514-9e1e-4a08-aafa-00051e51a39b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/movie/:movie_id/watch/providers","description":"<p>Get the list of streaming providers we have for a movie.</p>\n<p>Powered by our partnership with JustWatch, you can query this method to get a list of the streaming/rental/purchase availabilities per country by provider.</p>\n<p>This is not going to return full deep links, but rather, it's just enough information to display what's available where.</p>\n<p>You can link to the provided TMDB URL to help support TMDB and provide the actual deep links to the content.</p>\n<h4 id=\"📘-justwatch-attribution-required\">📘 JustWatch Attribution Required</h4>\n<p>In order to use this data you must attribute the source of the data as <strong>JustWatch</strong>. If we find any usage not complying with these terms we will revoke access to the API.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","movie",":movie_id","watch","providers"],"host":["api","themoviedb","org"],"query":[],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{movie-id}}","key":"movie_id"}]}},"response":[{"id":"09a99f10-b774-46a8-8f9c-228b7a763ad3","name":"watch providers","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/movie/:movie_id/watch/providers","protocol":"https","host":["api","themoviedb","org"],"path":["3","movie",":movie_id","watch","providers"],"variable":[{"key":"movie_id","value":"{{movie-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 13:26:13 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=1071"},{"key":"x-memc","value":"HIT"},{"key":"x-memc-key","value":"e394abf9a53f78c3f2ea139cdee77b5c"},{"key":"x-memc-age","value":"23282"},{"key":"x-memc-expires","value":"1071"},{"key":"ETag","value":"W/\"891bbd414c47d2cac2c2b11d42c769ee\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 c974a69619205281e0e6b8e73f95e4b4.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"8hd-MunPzd3qpUswS9ODUS-8Pwn6tc0WAzisBYVR67DJY32WJ05Qbg=="}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 4700,\n    \"results\": {\n        \"AT\": {\n            \"link\": \"https://www.themoviedb.org/movie/4700-im-himmel-ist-die-holle-los/watch?locale=AT\",\n            \"buy\": [\n                {\n                    \"logo_path\": \"/m0zZQjEHcp8np3lkMdMZE9QRwjA.jpg\",\n                    \"provider_id\": 33,\n                    \"provider_name\": \"Alleskino\",\n                    \"display_priority\": 11\n                }\n            ],\n            \"rent\": [\n                {\n                    \"logo_path\": \"/m0zZQjEHcp8np3lkMdMZE9QRwjA.jpg\",\n                    \"provider_id\": 33,\n                    \"provider_name\": \"Alleskino\",\n                    \"display_priority\": 11\n                }\n            ]\n        },\n        \"CH\": {\n            \"link\": \"https://www.themoviedb.org/movie/4700-im-himmel-ist-die-holle-los/watch?locale=CH\",\n            \"buy\": [\n                {\n                    \"logo_path\": \"/m0zZQjEHcp8np3lkMdMZE9QRwjA.jpg\",\n                    \"provider_id\": 33,\n                    \"provider_name\": \"Alleskino\",\n                    \"display_priority\": 14\n                }\n            ],\n            \"rent\": [\n                {\n                    \"logo_path\": \"/m0zZQjEHcp8np3lkMdMZE9QRwjA.jpg\",\n                    \"provider_id\": 33,\n                    \"provider_name\": \"Alleskino\",\n                    \"display_priority\": 14\n                }\n            ]\n        },\n        \"DE\": {\n            \"link\": \"https://www.themoviedb.org/movie/4700-im-himmel-ist-die-holle-los/watch?locale=DE\",\n            \"buy\": [\n                {\n                    \"logo_path\": \"/m0zZQjEHcp8np3lkMdMZE9QRwjA.jpg\",\n                    \"provider_id\": 33,\n                    \"provider_name\": \"Alleskino\",\n                    \"display_priority\": 21\n                }\n            ],\n            \"rent\": [\n                {\n                    \"logo_path\": \"/m0zZQjEHcp8np3lkMdMZE9QRwjA.jpg\",\n                    \"provider_id\": 33,\n                    \"provider_name\": \"Alleskino\",\n                    \"display_priority\": 21\n                }\n            ]\n        }\n    }\n}"}],"_postman_id":"31f3b514-9e1e-4a08-aafa-00051e51a39b"},{"name":"add rating","id":"9ca1cbf6-1330-4cad-9658-44103e8f302f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"value\":8.5}","options":{"raw":{"language":"json"}}},"url":"https://api.themoviedb.org/3/movie/:movie_id/rating?guest_session_id={{guest_session_id}}&session_id={{session-id}}","description":"<p>Rate a movie and save it to your rated list.</p>\n<p>📘Reminder</p>\n<p>By default, we will remove a rated item from your watchlist if it's present. This keeps your \"watched\" and and \"want to watch\" lists tidy and in sync.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","movie",":movie_id","rating"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"guest_session_id","value":"{{guest_session_id}}"},{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"session_id","value":"{{session-id}}"}],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{movie-id}}","key":"movie_id"}]}},"response":[{"id":"959c6440-6d93-49c9-a878-b108b519b7a9","name":"add rating","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"value\":8.5}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.themoviedb.org/3/movie/:movie_id/rating","protocol":"https","host":["api","themoviedb","org"],"path":["3","movie",":movie_id","rating"],"variable":[{"key":"movie_id","value":"{{movie-id}}"}]}},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"94"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 13:27:21 GMT"},{"key":"Server","value":"openresty"},{"key":"cache-control","value":"public, max-age=0"},{"key":"etag","value":"W/\"04302547257ccb7e68844cdd59055002\""},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 51391527dd8c879c45b44b119905c872.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"PMtlHsGbyLMcz0soGa3V-e3C7ErP7y_BVs0GLGWl67j0i096uxvJJQ=="},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"status_code\": 12,\n    \"status_message\": \"The item/record was updated successfully.\"\n}"}],"_postman_id":"9ca1cbf6-1330-4cad-9658-44103e8f302f"},{"name":"delete rating","id":"22355512-26f3-4cf0-b6ad-b6bf8f73be0a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\"value\":8.5}","options":{"raw":{"language":"json"}}},"url":"https://api.themoviedb.org/3/movie/:movie_id/rating?guest_session_id={{guest_session_id}}&session_id={{session-id}}","description":"<p>Delete a user rating.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","movie",":movie_id","rating"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"guest_session_id","value":"{{guest_session_id}}"},{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"session_id","value":"{{session-id}}"}],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{movie-id}}","key":"movie_id"}]}},"response":[{"id":"146c3560-9340-4e66-a061-b83d09bb4603","name":"delete rating","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\"value\":8.5}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.themoviedb.org/3/movie/:movie_id/rating","protocol":"https","host":["api","themoviedb","org"],"path":["3","movie",":movie_id","rating"],"variable":[{"key":"movie_id","value":"{{movie-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 13:28:18 GMT"},{"key":"Server","value":"openresty"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"cache-control","value":"public, max-age=0"},{"key":"etag","value":"W/\"0566f98871ddfd7f6ade28aaefb5167d\""},{"key":"Content-Encoding","value":"br"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 c34bd35d24f6df50307d1ac92d0f6110.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"ILVuJyGy46Ms0Bcxiu4lCUUx4H4RpjGd5ERPCEODHvlWJxCUd7CNkw=="}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"status_code\": 13,\n    \"status_message\": \"The item/record was deleted successfully.\"\n}"}],"_postman_id":"22355512-26f3-4cf0-b6ad-b6bf8f73be0a"}],"id":"2ab9df67-ae43-4d1d-b478-126d05969bc2","_postman_id":"2ab9df67-ae43-4d1d-b478-126d05969bc2","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}}},{"name":"Networks","item":[{"name":"network details","id":"ace4c21b-013f-41f6-bb66-1d8257cdbdb7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/network/:network_id","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","network",":network_id"],"host":["api","themoviedb","org"],"query":[],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{network-id}}","key":"network_id"}]}},"response":[{"id":"08a23891-3c77-4ea4-b520-98604db87167","name":"network details","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/network/:network_id","protocol":"https","host":["api","themoviedb","org"],"path":["3","network",":network_id"],"variable":[{"key":"network_id","value":"{{network-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 13:29:38 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=13450"},{"key":"x-memc","value":"HIT"},{"key":"x-memc-key","value":"f5ca61e97c25b98885f677c74b6b5e3a"},{"key":"x-memc-age","value":"14339"},{"key":"x-memc-expires","value":"13450"},{"key":"ETag","value":"W/\"491c478e0539ee6777e959a7f3c7f372\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 c34bd35d24f6df50307d1ac92d0f6110.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"wCUNHmzheh_sYj4g0xYHsEysSjW2qeDl-wzSLXCPRHS-qUc4LJ4gPQ=="}],"cookie":[],"responseTime":null,"body":"{\n    \"headquarters\": \"New York City, New York\",\n    \"homepage\": \"https://www.hbo.com\",\n    \"id\": 49,\n    \"logo_path\": \"/tuomPhY2UtuPTqqFnKMVHvSb724.png\",\n    \"name\": \"HBO\",\n    \"origin_country\": \"US\"\n}"}],"_postman_id":"ace4c21b-013f-41f6-bb66-1d8257cdbdb7"},{"name":"alternative names","id":"0e45e03f-71fc-4bed-921e-191c9d4f8853","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/network/:network_id/alternative_names","description":"<p>Get the alternative names of a network.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","network",":network_id","alternative_names"],"host":["api","themoviedb","org"],"query":[],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{network-id}}","key":"network_id"}]}},"response":[{"id":"5beba185-0d93-43cb-aac9-8ef4b6c632ef","name":"alternative names","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/network/:network_id/alternative_names","protocol":"https","host":["api","themoviedb","org"],"path":["3","network",":network_id","alternative_names"],"variable":[{"key":"network_id","value":"{{network-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 13:30:33 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=23274"},{"key":"x-memc","value":"HIT"},{"key":"x-memc-key","value":"434527838bb3659190a3c3a0653b91e6"},{"key":"x-memc-age","value":"2229"},{"key":"x-memc-expires","value":"23274"},{"key":"ETag","value":"W/\"3d9a4983403219dca86596d8a26a94ff\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 3dcb635971b5d310e8941cdb963aff70.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"A8s0Z0T7UfR7Bu53Pxoay4I3mbwr6gXp-xQv6GOSSS40soBrcDhkRw=="}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 49,\n    \"results\": [\n        {\n            \"name\": \"Home Box Office\",\n            \"type\": \"\"\n        },\n        {\n            \"name\": \"HBO HD\",\n            \"type\": \"\"\n        }\n    ]\n}"}],"_postman_id":"0e45e03f-71fc-4bed-921e-191c9d4f8853"},{"name":"get images","id":"117676a4-aee9-47cd-923a-24021dbcd490","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/network/:network_id/images","description":"<p>Get the TV network logos by id.</p>\n<h4 id=\"📘note\">📘Note</h4>\n<p>There are two image formats that are supported for companies, PNG's and SVG's. You can see which type the original file is by looking at the <code>file_type</code> field. We prefer SVG's as they are resolution independent and as such, the width and height are only there to reflect the original asset that was uploaded. An SVG can be scaled properly beyond those dimensions if you call them as a PNG.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","network",":network_id","images"],"host":["api","themoviedb","org"],"query":[],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{network-id}}","key":"network_id"}]}},"response":[{"id":"fbf272df-7ae6-47cb-b2f3-92487a63812c","name":"get images","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/network/:network_id/images","protocol":"https","host":["api","themoviedb","org"],"path":["3","network",":network_id","images"],"variable":[{"key":"network_id","value":"{{network-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 13:31:29 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=19894"},{"key":"x-memc","value":"HIT"},{"key":"x-memc-key","value":"5c7a8789e4db782b6d8b22739fb26603"},{"key":"x-memc-age","value":"2548"},{"key":"x-memc-expires","value":"19894"},{"key":"ETag","value":"W/\"9993e110e9e2903df02d490ff70d23e8\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 4db130e87be66fce9731567ae0669c56.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"_9UnVEbQ8ZI7okNWXCPM_bJLY4GTiFew-rrOEllvam1paSASrvMO6w=="}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 49,\n    \"logos\": [\n        {\n            \"aspect_ratio\": 2.425287356321839,\n            \"file_path\": \"/tuomPhY2UtuPTqqFnKMVHvSb724.png\",\n            \"height\": 174,\n            \"id\": \"5a7a67a40e0a26020a000091\",\n            \"file_type\": \".svg\",\n            \"vote_average\": 5.318,\n            \"vote_count\": 3,\n            \"width\": 422\n        },\n        {\n            \"aspect_ratio\": 2.424242424242424,\n            \"file_path\": \"/hizvY65SpyF3BPY2qsBZMgUOxjs.png\",\n            \"height\": 495,\n            \"id\": \"63e7979663aad200858726da\",\n            \"file_type\": \".png\",\n            \"vote_average\": 5.312,\n            \"vote_count\": 1,\n            \"width\": 1200\n        }\n    ]\n}"}],"_postman_id":"117676a4-aee9-47cd-923a-24021dbcd490"}],"id":"97e66c15-afbc-4893-b000-2615107ee164","_postman_id":"97e66c15-afbc-4893-b000-2615107ee164","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}}},{"name":"People Lists","item":[{"name":"get popular","id":"aa72b9bf-4bd0-4617-bc30-dece4bc0932e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/person/popular?language=en-US&page=1","description":"<p>Get a list of people ordered by popularity.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","person","popular"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"language","value":"en-US"},{"description":{"content":"<p>int32</p>\n","type":"text/plain"},"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"8e6d71f4-91ae-4165-b70a-191160f0e227","name":"get popular","originalRequest":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/person/popular"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 13:32:23 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=11002"},{"key":"x-memc","value":"HIT"},{"key":"x-memc-key","value":"0dd437779fbb4e548d6bc72bec938687"},{"key":"x-memc-age","value":"11235"},{"key":"x-memc-expires","value":"11002"},{"key":"ETag","value":"W/\"b722db43c2ea363c87c8fc939d8dbf27\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 98e30e5953336545df428a8f5923a288.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"98a7_C5Nb_NZ83FTcqZucbT6BoGD7ve9dx23cstV_VXsCv70BifumA=="}],"cookie":[],"responseTime":null,"body":"{\n    \"page\": 1,\n    \"results\": [\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 1799766,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Olivier Renaud\",\n            \"original_name\": \"Olivier Renaud\",\n            \"popularity\": 263.022,\n            \"profile_path\": \"/r1PKI00FM4kovA2AQfnWhC1BU13.jpg\",\n            \"known_for\": [\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/cIGPPTfxKvoezGB4yxmIqa33ROn.jpg\",\n                    \"id\": 734280,\n                    \"title\": \"Midnight at the Magnolia\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"Midnight at the Magnolia\",\n                    \"overview\": \"Longtime friends and local radio hosts Maggie and Jack fake it as a couple for their families and listeners in hopes of getting their show syndicated.\",\n                    \"poster_path\": \"/gOfLcgmRYQ04ihwkNKzM6Vn4CnV.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        10749,\n                        35,\n                        10770\n                    ],\n                    \"popularity\": 19.435,\n                    \"release_date\": \"2020-11-05\",\n                    \"video\": false,\n                    \"vote_average\": 6.333,\n                    \"vote_count\": 218\n                },\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/eHm6u7QLedWj6PDMe1b317sAfbR.jpg\",\n                    \"id\": 988428,\n                    \"title\": \"Planes, Trains, and Christmas Trees\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"Planes, Trains, and Christmas Trees\",\n                    \"overview\": \"During a business trip, event planner Kayley and sports agent Brett find themselves unable to fly home for Christmas due to a snowstorm. Determined to get back to NYC by Christmas Eve, the two team up and try to make their own way home.\",\n                    \"poster_path\": \"/qcVbLZdXyavLsHmw9Lmnh4uHAan.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        10770,\n                        35,\n                        10749,\n                        10751\n                    ],\n                    \"popularity\": 7.237,\n                    \"release_date\": \"2022-11-17\",\n                    \"video\": false,\n                    \"vote_average\": 6.308,\n                    \"vote_count\": 13\n                },\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/6cTPEKkGBDoSfKeljYdNjdIDOrc.jpg\",\n                    \"id\": 749546,\n                    \"title\": \"Christmas at Maple Creek\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"Christmas at Maple Creek\",\n                    \"overview\": \"Sparks fly between a romance novelist and a blacksmith as they try to save a charming village during the holidays.\",\n                    \"poster_path\": \"/pmZ67ddANAEz0aTkDQRCT9FJlIo.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        10749,\n                        10770,\n                        35\n                    ],\n                    \"popularity\": 6.184,\n                    \"release_date\": \"2020-12-16\",\n                    \"video\": false,\n                    \"vote_average\": 5.6,\n                    \"vote_count\": 15\n                }\n            ]\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 115440,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Sydney Sweeney\",\n            \"original_name\": \"Sydney Sweeney\",\n            \"popularity\": 251.13,\n            \"profile_path\": \"/wrPmsC9YATcnyAxvXEdGshccbqU.jpg\",\n            \"known_for\": [\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/9KnIzPCv9XpWA0MqmwiKBZvV1Sj.jpg\",\n                    \"id\": 85552,\n                    \"name\": \"Euphoria\",\n                    \"original_language\": \"en\",\n                    \"original_name\": \"Euphoria\",\n                    \"overview\": \"A group of high school students navigate love and friendships in a world of drugs, sex, trauma, and social media.\",\n                    \"poster_path\": \"/3Q0hd3heuWwDWpwcDkhQOA6TYWI.jpg\",\n                    \"media_type\": \"tv\",\n                    \"genre_ids\": [\n                        18\n                    ],\n                    \"popularity\": 604.736,\n                    \"first_air_date\": \"2019-06-16\",\n                    \"vote_average\": 8.345,\n                    \"vote_count\": 9233,\n                    \"origin_country\": [\n                        \"US\"\n                    ]\n                },\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/3rwszCm4XyBtIWSjbUbgNwJOidu.jpg\",\n                    \"id\": 645710,\n                    \"title\": \"The Voyeurs\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"The Voyeurs\",\n                    \"overview\": \"When Pippa and Thomas move into their dream apartment, they notice that their windows look directly into the apartment opposite – inviting them to witness the volatile relationship of the attractive couple across the street. But what starts as a simple curiosity turns into full-blown obsession with increasingly dangerous consequences.\",\n                    \"poster_path\": \"/8Y4XOIWhpOvSOEn8XrxbkH9yAXO.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        53\n                    ],\n                    \"popularity\": 32.477,\n                    \"release_date\": \"2021-08-25\",\n                    \"video\": false,\n                    \"vote_average\": 6.664,\n                    \"vote_count\": 736\n                },\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/oRiUKwDpcqDdoLwPoA4FIRh3hqY.jpg\",\n                    \"id\": 466272,\n                    \"title\": \"Once Upon a Time… in Hollywood\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"Once Upon a Time… in Hollywood\",\n                    \"overview\": \"Los Angeles, 1969. TV star Rick Dalton, a struggling actor specializing in westerns, and stuntman Cliff Booth, his best friend, try to survive in a constantly changing movie industry. Dalton is the neighbor of the young and promising actress and model Sharon Tate, who has just married the prestigious Polish director Roman Polanski…\",\n                    \"poster_path\": \"/8j58iEBw9pOXFD2L0nt0ZXeHviB.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        35,\n                        18,\n                        53\n                    ],\n                    \"popularity\": 71.926,\n                    \"release_date\": \"2019-07-24\",\n                    \"video\": false,\n                    \"vote_average\": 7.44,\n                    \"vote_count\": 12612\n                }\n            ]\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 12799,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Jeremy Piven\",\n            \"original_name\": \"Jeremy Piven\",\n            \"popularity\": 197.687,\n            \"profile_path\": \"/pqdR8zqAWF87chGYlbdYr0YfC7g.jpg\",\n            \"known_for\": [\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/sd4xN5xi8tKRPrJOWwNiZEile7f.jpg\",\n                    \"id\": 920,\n                    \"title\": \"Cars\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"Cars\",\n                    \"overview\": \"Lightning McQueen, a hotshot rookie race car driven to succeed, discovers that life is about the journey, not the finish line, when he finds himself unexpectedly detoured in the sleepy Route 66 town of Radiator Springs. On route across the country to the big Piston Cup Championship in California to compete against two seasoned pros, McQueen gets to know the town's offbeat characters.\",\n                    \"poster_path\": \"/abW5AzHDaIK1n9C36VdAeOwORRA.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        16,\n                        12,\n                        35,\n                        10751\n                    ],\n                    \"popularity\": 50.101,\n                    \"release_date\": \"2006-06-08\",\n                    \"video\": false,\n                    \"vote_average\": 6.95,\n                    \"vote_count\": 13209\n                },\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/gU7EMTMV3d2ykb9630PAwLSvtSz.jpg\",\n                    \"id\": 9778,\n                    \"title\": \"Serendipity\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"Serendipity\",\n                    \"overview\": \"Although strangers Sara and Jonathan are both already in relationships, they realize they have genuine chemistry after a chance encounter – but part company soon after. Years later, they each yearn to reunite, despite being destined for the altar. But to give true love a chance, they have to find one another again.\",\n                    \"poster_path\": \"/srCE5lEIjVEG5eqWg9JcjZCK1aQ.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        35,\n                        10749,\n                        18\n                    ],\n                    \"popularity\": 14.58,\n                    \"release_date\": \"2001-10-05\",\n                    \"video\": false,\n                    \"vote_average\": 6.9,\n                    \"vote_count\": 1799\n                },\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/6bNQuKFJIamipvYclG4MEbDSLM5.jpg\",\n                    \"id\": 93837,\n                    \"title\": \"So Undercover\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"So Undercover\",\n                    \"overview\": \"When the FBI hires her to go undercover at a college sorority, Molly Morris (Miley Cyrus) must transform herself from a tough, streetwise private investigator to a refined, sophisticated university girl to help protect the daughter of a one-time Mobster. With several suspects on her list, Molly unexpectedly discovers that not everyone is who they appear to be, including herself.\",\n                    \"poster_path\": \"/abR6e0FaWwwcEJEM4PY5VvjwBr1.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        28,\n                        35\n                    ],\n                    \"popularity\": 21.717,\n                    \"release_date\": \"2012-12-06\",\n                    \"video\": false,\n                    \"vote_average\": 6.159,\n                    \"vote_count\": 1089\n                }\n            ]\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 976,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Jason Statham\",\n            \"original_name\": \"Jason Statham\",\n            \"popularity\": 182.286,\n            \"profile_path\": \"/lldeQ91GwIVff43JBrpdbAAeYWj.jpg\",\n            \"known_for\": [\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/ysKahAEPP8h6MInuLjr0xuZOTjh.jpg\",\n                    \"id\": 107,\n                    \"title\": \"Snatch\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"Snatch\",\n                    \"overview\": \"Unscrupulous boxing promoters, violent bookmakers, a Russian gangster, incompetent amateur robbers and supposedly Jewish jewelers fight to track down a priceless stolen diamond.\",\n                    \"poster_path\": \"/56mOJth6DJ6JhgoE2jtpilVqJO.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        80,\n                        35\n                    ],\n                    \"popularity\": 40.435,\n                    \"release_date\": \"2000-09-01\",\n                    \"video\": false,\n                    \"vote_average\": 7.807,\n                    \"vote_count\": 8543\n                },\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/2uSCHUsmzb6KkQPFSxBQ7bgfJLE.jpg\",\n                    \"id\": 345940,\n                    \"title\": \"The Meg\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"The Meg\",\n                    \"overview\": \"A deep sea submersible pilot revisits his past fears in the Mariana Trench, and accidentally unleashes the seventy foot ancestor of the Great White Shark believed to be extinct.\",\n                    \"poster_path\": \"/eyWICPcxOuTcDDDbTMOZawoOn8d.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        28,\n                        878,\n                        27\n                    ],\n                    \"popularity\": 56.187,\n                    \"release_date\": \"2018-08-09\",\n                    \"video\": false,\n                    \"vote_average\": 6.254,\n                    \"vote_count\": 7252\n                },\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/kWt1OcPgwO1ssu57wgTKmq38JYw.jpg\",\n                    \"id\": 4108,\n                    \"title\": \"The Transporter\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"The Transporter\",\n                    \"overview\": \"Former Special Forces officer, Frank Martin will deliver anything to anyone for the right price, and his no-questions-asked policy puts him in high demand. But when he realizes his latest cargo is alive, it sets in motion a dangerous chain of events. The bound and gagged Lai is being smuggled to France by a shady American businessman, and Frank works to save her as his own illegal activities are uncovered by a French detective.\",\n                    \"poster_path\": \"/v3QIFUWgtVN4wejVuDZowuyJ20W.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        28,\n                        80,\n                        53\n                    ],\n                    \"popularity\": 32.959,\n                    \"release_date\": \"2002-10-02\",\n                    \"video\": false,\n                    \"vote_average\": 6.7,\n                    \"vote_count\": 5040\n                }\n            ]\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 192,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Morgan Freeman\",\n            \"original_name\": \"Morgan Freeman\",\n            \"popularity\": 158.582,\n            \"profile_path\": \"/jPsLqiYGSofU4s6BjrxnefMfabb.jpg\",\n            \"known_for\": [\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/dYjZ27hDw2QFaEIfzbNGwW0IkV9.jpg\",\n                    \"id\": 807,\n                    \"title\": \"Se7en\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"Se7en\",\n                    \"overview\": \"Two homicide detectives are on a desperate hunt for a serial killer whose crimes are based on the \\\"seven deadly sins\\\" in this dark and haunting film that takes viewers from the tortured remains of one victim to the next. The seasoned Det. Sommerset researches each sin in an effort to get inside the killer's mind, while his novice partner, Mills, scoffs at his efforts to unravel the case.\",\n                    \"poster_path\": \"/6yoghtyTpznpBik8EngEmJskVUO.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        80,\n                        9648,\n                        53\n                    ],\n                    \"popularity\": 110.68,\n                    \"release_date\": \"1995-09-22\",\n                    \"video\": false,\n                    \"vote_average\": 8.371,\n                    \"vote_count\": 19943\n                },\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/kXfqcdQKsToO0OUXHcrrNCHDBzO.jpg\",\n                    \"id\": 278,\n                    \"title\": \"The Shawshank Redemption\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"The Shawshank Redemption\",\n                    \"overview\": \"Framed in the 1940s for the double murder of his wife and her lover, upstanding banker Andy Dufresne begins a new life at the Shawshank prison, where he puts his accounting skills to work for an amoral warden. During his long stretch in prison, Dufresne comes to be admired by the other inmates -- including an older prisoner named Red -- for his integrity and unquenchable sense of hope.\",\n                    \"poster_path\": \"/q6y0Go1tsGEsmtFryDOJo3dEmqu.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        18,\n                        80\n                    ],\n                    \"popularity\": 120.949,\n                    \"release_date\": \"1994-09-23\",\n                    \"video\": false,\n                    \"vote_average\": 8.7,\n                    \"vote_count\": 25468\n                },\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/ozVwXlfxqNsariipatGwa5px3Pm.jpg\",\n                    \"id\": 240832,\n                    \"title\": \"Lucy\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"Lucy\",\n                    \"overview\": \"A woman, accidentally caught in a dark deal, turns the tables on her captors and transforms into a merciless warrior evolved beyond human logic.\",\n                    \"poster_path\": \"/dhjyfcwEoW6jJ4Q7DpZTp6E58GA.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        28,\n                        878\n                    ],\n                    \"popularity\": 50.921,\n                    \"release_date\": \"2014-07-25\",\n                    \"video\": false,\n                    \"vote_average\": 6.445,\n                    \"vote_count\": 15429\n                }\n            ]\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 73968,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Henry Cavill\",\n            \"original_name\": \"Henry Cavill\",\n            \"popularity\": 143.989,\n            \"profile_path\": \"/dgTD7Q9owL3DyX9uYoSX9KZeUUz.jpg\",\n            \"known_for\": [\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/69EFgWWPFWbRNHmQgYdSnyJ94Ge.jpg\",\n                    \"id\": 49521,\n                    \"title\": \"Man of Steel\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"Man of Steel\",\n                    \"overview\": \"A young boy learns that he has extraordinary powers and is not of this earth. As a young man, he journeys to discover where he came from and what he was sent here to do. But the hero in him must emerge if he is to save the world from annihilation and become the symbol of hope for all mankind.\",\n                    \"poster_path\": \"/dksTL9NXc3GqPBRHYHcy1aIwjS.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        28,\n                        12,\n                        878\n                    ],\n                    \"popularity\": 60.163,\n                    \"release_date\": \"2013-06-12\",\n                    \"video\": false,\n                    \"vote_average\": 6.618,\n                    \"vote_count\": 14578\n                },\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/5fX1oSGuYdKgwWmUTAN5MNSQGzr.jpg\",\n                    \"id\": 209112,\n                    \"title\": \"Batman v Superman: Dawn of Justice\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"Batman v Superman: Dawn of Justice\",\n                    \"overview\": \"Fearing the actions of a god-like Super Hero left unchecked, Gotham City’s own formidable, forceful vigilante takes on Metropolis’s most revered, modern-day savior, while the world wrestles with what sort of hero it really needs. And with Batman and Superman at war with one another, a new threat quickly arises, putting mankind in greater danger than it’s ever known before.\",\n                    \"poster_path\": \"/5UsK3grJvtQrtzEgqNlDljJW96w.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        28,\n                        12,\n                        14\n                    ],\n                    \"popularity\": 63.904,\n                    \"release_date\": \"2016-03-23\",\n                    \"video\": false,\n                    \"vote_average\": 5.961,\n                    \"vote_count\": 17373\n                },\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/2nyaeISu2xIxIgZYNpX4UayY8PN.jpg\",\n                    \"id\": 141052,\n                    \"title\": \"Justice League\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"Justice League\",\n                    \"overview\": \"Fuelled by his restored faith in humanity and inspired by Superman's selfless act, Bruce Wayne and Diana Prince assemble a team of metahumans consisting of Barry Allen, Arthur Curry and Victor Stone to face the catastrophic threat of Steppenwolf and the Parademons who are on the hunt for three Mother Boxes on Earth.\",\n                    \"poster_path\": \"/eifGNCSDuxJeS1loAXil5bIGgvC.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        28,\n                        12,\n                        878\n                    ],\n                    \"popularity\": 73.898,\n                    \"release_date\": \"2017-11-15\",\n                    \"video\": false,\n                    \"vote_average\": 6.093,\n                    \"vote_count\": 12469\n                }\n            ]\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 2034418,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Jacob Elordi\",\n            \"original_name\": \"Jacob Elordi\",\n            \"popularity\": 132.211,\n            \"profile_path\": \"/khfLyxY9gsKiLFoz2zj0h3uhDFJ.jpg\",\n            \"known_for\": [\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/wO5QSWZPBT71gMLvrRex0bVc0V9.jpg\",\n                    \"id\": 583083,\n                    \"title\": \"The Kissing Booth 2\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"The Kissing Booth 2\",\n                    \"overview\": \"With college decisions looming, Elle juggles her long-distance romance with Noah, changing relationship with bestie Lee and feelings for a new classmate.\",\n                    \"poster_path\": \"/mb7wQv0adK3kjOUr9n93mANHhPJ.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        35,\n                        10749\n                    ],\n                    \"popularity\": 45.081,\n                    \"release_date\": \"2020-07-24\",\n                    \"video\": false,\n                    \"vote_average\": 7.683,\n                    \"vote_count\": 4852\n                },\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/aqrDUkuzksLhOD8pbyBXLO0dz5t.jpg\",\n                    \"id\": 454983,\n                    \"title\": \"The Kissing Booth\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"The Kissing Booth\",\n                    \"overview\": \"When teenager Elle's first kiss leads to a forbidden romance with the hottest boy in high school, she risks her relationship with her best friend.\",\n                    \"poster_path\": \"/7Dktk2ST6aL8h9Oe5rpk903VLhx.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        10749,\n                        35\n                    ],\n                    \"popularity\": 46.311,\n                    \"release_date\": \"2018-05-11\",\n                    \"video\": false,\n                    \"vote_average\": 7.217,\n                    \"vote_count\": 7007\n                },\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/9KnIzPCv9XpWA0MqmwiKBZvV1Sj.jpg\",\n                    \"id\": 85552,\n                    \"name\": \"Euphoria\",\n                    \"original_language\": \"en\",\n                    \"original_name\": \"Euphoria\",\n                    \"overview\": \"A group of high school students navigate love and friendships in a world of drugs, sex, trauma, and social media.\",\n                    \"poster_path\": \"/3Q0hd3heuWwDWpwcDkhQOA6TYWI.jpg\",\n                    \"media_type\": \"tv\",\n                    \"genre_ids\": [\n                        18\n                    ],\n                    \"popularity\": 604.736,\n                    \"first_air_date\": \"2019-06-16\",\n                    \"vote_average\": 8.345,\n                    \"vote_count\": 9233,\n                    \"origin_country\": [\n                        \"US\"\n                    ]\n                }\n            ]\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 1190668,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Timothée Chalamet\",\n            \"original_name\": \"Timothée Chalamet\",\n            \"popularity\": 130.531,\n            \"profile_path\": \"/BE2sdjpgsa2rNTFa66f7upkaOP.jpg\",\n            \"known_for\": [\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/zvOJawrnmgK0sL293mOXOdLvTXQ.jpg\",\n                    \"id\": 398818,\n                    \"title\": \"Call Me by Your Name\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"Call Me by Your Name\",\n                    \"overview\": \"In 1980s Italy, a relationship begins between seventeen-year-old teenage Elio and the older adult man hired as his father's research assistant.\",\n                    \"poster_path\": \"/mZ4gBdfkhP9tvLH1DO4m4HYtiyi.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        10749,\n                        18\n                    ],\n                    \"popularity\": 44.42,\n                    \"release_date\": \"2017-09-01\",\n                    \"video\": false,\n                    \"vote_average\": 8.158,\n                    \"vote_count\": 11571\n                },\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/jYEW5xZkZk2WTrdbMGAPFuBqbDc.jpg\",\n                    \"id\": 438631,\n                    \"title\": \"Dune\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"Dune\",\n                    \"overview\": \"Paul Atreides, a brilliant and gifted young man born into a great destiny beyond his understanding, must travel to the most dangerous planet in the universe to ensure the future of his family and his people. As malevolent forces explode into conflict over the planet's exclusive supply of the most precious resource in existence-a commodity capable of unlocking humanity's greatest potential-only those who can conquer their fear will survive.\",\n                    \"poster_path\": \"/d5NXSklXo0qyIYkgV94XAgMIckC.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        878,\n                        12\n                    ],\n                    \"popularity\": 132.855,\n                    \"release_date\": \"2021-09-15\",\n                    \"video\": false,\n                    \"vote_average\": 7.783,\n                    \"vote_count\": 9954\n                },\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/urwWVsciRiNSmhtMJcck0noWAXr.jpg\",\n                    \"id\": 504949,\n                    \"title\": \"The King\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"The King\",\n                    \"overview\": \"England, 15th century. Hal, a capricious prince who lives among the populace far from court, is forced by circumstances to reluctantly accept the throne and become Henry V.\",\n                    \"poster_path\": \"/8u0QBGUbZcBW59VEAdmeFl9g98N.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        18,\n                        36,\n                        10752\n                    ],\n                    \"popularity\": 19.476,\n                    \"release_date\": \"2019-10-11\",\n                    \"video\": false,\n                    \"vote_average\": 7.158,\n                    \"vote_count\": 3012\n                }\n            ]\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 1373737,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Florence Pugh\",\n            \"original_name\": \"Florence Pugh\",\n            \"popularity\": 115.671,\n            \"profile_path\": \"/f8e41Oon18FiEZr4zgyJDVUqOeh.jpg\",\n            \"known_for\": [\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/8yE6wv1l570zWyh6zmkFxysw3Kc.jpg\",\n                    \"id\": 530385,\n                    \"title\": \"Midsommar\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"Midsommar\",\n                    \"overview\": \"Several friends travel to Sweden to study as anthropologists a summer festival that is held every ninety years in the remote hometown of one of them. What begins as a dream vacation in a place where the sun never sets, gradually turns into a dark nightmare as the mysterious inhabitants invite them to participate in their disturbing festive activities.\",\n                    \"poster_path\": \"/7LEI8ulZzO5gy9Ww2NVCrKmHeDZ.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        27,\n                        18,\n                        9648\n                    ],\n                    \"popularity\": 51.549,\n                    \"release_date\": \"2019-07-03\",\n                    \"video\": false,\n                    \"vote_average\": 7.164,\n                    \"vote_count\": 6516\n                },\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/keIxh0wPr2Ymj0Btjh4gW7JJ89e.jpg\",\n                    \"id\": 497698,\n                    \"title\": \"Black Widow\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"Black Widow\",\n                    \"overview\": \"Natasha Romanoff, also known as Black Widow, confronts the darker parts of her ledger when a dangerous conspiracy with ties to her past arises. Pursued by a force that will stop at nothing to bring her down, Natasha must deal with her history as a spy and the broken relationships left in her wake long before she became an Avenger.\",\n                    \"poster_path\": \"/kwB7d51AIcyzPOBOHLCEZJkmPhQ.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        28,\n                        12,\n                        878\n                    ],\n                    \"popularity\": 66.9,\n                    \"release_date\": \"2021-07-07\",\n                    \"video\": false,\n                    \"vote_average\": 7.273,\n                    \"vote_count\": 9579\n                },\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/lqxxwTRk0l7CubY6JkJdhnwJEkn.jpg\",\n                    \"id\": 331482,\n                    \"title\": \"Little Women\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"Little Women\",\n                    \"overview\": \"Four sisters come of age in America in the aftermath of the Civil War.\",\n                    \"poster_path\": \"/yn5ihODtZ7ofn8pDYfxCmxh8AXI.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        18,\n                        10749\n                    ],\n                    \"popularity\": 42.294,\n                    \"release_date\": \"2019-12-25\",\n                    \"video\": false,\n                    \"vote_average\": 7.895,\n                    \"vote_count\": 5891\n                }\n            ]\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 224513,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Ana de Armas\",\n            \"original_name\": \"Ana de Armas\",\n            \"popularity\": 115.628,\n            \"profile_path\": \"/3vxvsmYLTf4jnr163SUlBIw51ee.jpg\",\n            \"known_for\": [\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/ilRyazdMJwN05exqhwK4tMKBYZs.jpg\",\n                    \"id\": 335984,\n                    \"title\": \"Blade Runner 2049\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"Blade Runner 2049\",\n                    \"overview\": \"Thirty years after the events of the first film, a new blade runner, LAPD Officer K, unearths a long-buried secret that has the potential to plunge what's left of society into chaos. K's discovery leads him on a quest to find Rick Deckard, a former LAPD blade runner who has been missing for 30 years.\",\n                    \"poster_path\": \"/gajva2L0rPYkEWjzgFlBXCAVBE5.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        878,\n                        18\n                    ],\n                    \"popularity\": 102.991,\n                    \"release_date\": \"2017-10-04\",\n                    \"video\": false,\n                    \"vote_average\": 7.553,\n                    \"vote_count\": 12766\n                },\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/4HWAQu28e2yaWrtupFPGFkdNU7V.jpg\",\n                    \"id\": 546554,\n                    \"title\": \"Knives Out\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"Knives Out\",\n                    \"overview\": \"When renowned crime novelist Harlan Thrombey is found dead at his estate just after his 85th birthday, the inquisitive and debonair Detective Benoit Blanc is mysteriously enlisted to investigate. From Harlan's dysfunctional family to his devoted staff, Blanc sifts through a web of red herrings and self-serving lies to uncover the truth behind Harlan's untimely death.\",\n                    \"poster_path\": \"/pThyQovXQrw2m0s9x82twj48Jq4.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        35,\n                        80,\n                        9648\n                    ],\n                    \"popularity\": 45.235,\n                    \"release_date\": \"2019-11-27\",\n                    \"video\": false,\n                    \"vote_average\": 7.846,\n                    \"vote_count\": 11541\n                },\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/3Mnbw4gOYz5BNZB9PhZ2cyBSQum.jpg\",\n                    \"id\": 308266,\n                    \"title\": \"War Dogs\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"War Dogs\",\n                    \"overview\": \"Based on the true story of two young men, David Packouz and Efraim Diveroli, who won a $300 million contract from the Pentagon to arm America's allies in Afghanistan.\",\n                    \"poster_path\": \"/uH9qGH5XS1iZXCSb3tgu40dxQoh.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        35,\n                        80,\n                        18\n                    ],\n                    \"popularity\": 37.709,\n                    \"release_date\": \"2016-08-18\",\n                    \"video\": false,\n                    \"vote_average\": 6.906,\n                    \"vote_count\": 4630\n                }\n            ]\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 54693,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Emma Stone\",\n            \"original_name\": \"Emma Stone\",\n            \"popularity\": 112.716,\n            \"profile_path\": \"/eWjkPYeXxPhE2F9J3Ui6E9OWVXy.jpg\",\n            \"known_for\": [\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/kmuSGNlF9mfNHIDOEVEWPj6f3Ak.jpg\",\n                    \"id\": 337404,\n                    \"title\": \"Cruella\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"Cruella\",\n                    \"overview\": \"In 1970s London amidst the punk rock revolution, a young grifter named Estella is determined to make a name for herself with her designs. She befriends a pair of young thieves who appreciate her appetite for mischief, and together they are able to build a life for themselves on the London streets. One day, Estella’s flair for fashion catches the eye of the Baroness von Hellman, a fashion legend who is devastatingly chic and terrifyingly haute. But their relationship sets in motion a course of events and revelations that will cause Estella to embrace her wicked side and become the raucous, fashionable and revenge-bent Cruella.\",\n                    \"poster_path\": \"/wToO8opxkGwKgSfJ1JK8tGvkG6U.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        35,\n                        80\n                    ],\n                    \"popularity\": 61.619,\n                    \"release_date\": \"2021-05-26\",\n                    \"video\": false,\n                    \"vote_average\": 8.036,\n                    \"vote_count\": 8769\n                },\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/sxskOU71CO8LaNX2LOtjYFUtKv7.jpg\",\n                    \"id\": 1930,\n                    \"title\": \"The Amazing Spider-Man\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"The Amazing Spider-Man\",\n                    \"overview\": \"Peter Parker is an outcast high schooler abandoned by his parents as a boy, leaving him to be raised by his Uncle Ben and Aunt May. Like most teenagers, Peter is trying to figure out who he is and how he got to be the person he is today. As Peter discovers a mysterious briefcase that belonged to his father, he begins a quest to understand his parents' disappearance – leading him directly to Oscorp and the lab of Dr. Curt Connors, his father's former partner. As Spider-Man is set on a collision course with Connors' alter ego, The Lizard, Peter will make life-altering choices to use his powers and shape his destiny to become a hero.\",\n                    \"poster_path\": \"/jIfkQNARYyERqRAq1p1c8xgePp4.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        28,\n                        12,\n                        878\n                    ],\n                    \"popularity\": 70.318,\n                    \"release_date\": \"2012-06-23\",\n                    \"video\": false,\n                    \"vote_average\": 6.697,\n                    \"vote_count\": 16653\n                },\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/nlPCdZlHtRNcF6C9hzUH4ebmV1w.jpg\",\n                    \"id\": 313369,\n                    \"title\": \"La La Land\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"La La Land\",\n                    \"overview\": \"Mia, an aspiring actress, serves lattes to movie stars in between auditions and Sebastian, a jazz musician, scrapes by playing cocktail party gigs in dingy bars, but as success mounts they are faced with decisions that begin to fray the fragile fabric of their love affair, and the dreams they worked so hard to maintain in each other threaten to rip them apart.\",\n                    \"poster_path\": \"/uDO8zWDhfWwoFdKS4fzkUJt0Rf0.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        35,\n                        18,\n                        10749,\n                        10402\n                    ],\n                    \"popularity\": 50.078,\n                    \"release_date\": \"2016-11-29\",\n                    \"video\": false,\n                    \"vote_average\": 7.9,\n                    \"vote_count\": 15958\n                }\n            ]\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 1136406,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Tom Holland\",\n            \"original_name\": \"Tom Holland\",\n            \"popularity\": 112.559,\n            \"profile_path\": \"/yxYOaalFh8SUwNE5C0wzOwF89Ny.jpg\",\n            \"known_for\": [\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/fn4n6uOYcB6Uh89nbNPoU2w80RV.jpg\",\n                    \"id\": 315635,\n                    \"title\": \"Spider-Man: Homecoming\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"Spider-Man: Homecoming\",\n                    \"overview\": \"Following the events of Captain America: Civil War, Peter Parker, with the help of his mentor Tony Stark, tries to balance his life as an ordinary high school student in Queens, New York City, with fighting crime as his superhero alter ego Spider-Man as a new threat, the Vulture, emerges.\",\n                    \"poster_path\": \"/c24sv2weTHPsmDa7jEMN0m2P3RT.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        28,\n                        12,\n                        878,\n                        18\n                    ],\n                    \"popularity\": 81.763,\n                    \"release_date\": \"2017-07-05\",\n                    \"video\": false,\n                    \"vote_average\": 7.34,\n                    \"vote_count\": 20892\n                },\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/14QbnygCuTO0vl7CAFmPf1fgZfV.jpg\",\n                    \"id\": 634649,\n                    \"title\": \"Spider-Man: No Way Home\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"Spider-Man: No Way Home\",\n                    \"overview\": \"Peter Parker is unmasked and no longer able to separate his normal life from the high-stakes of being a super-hero. When he asks for help from Doctor Strange the stakes become even more dangerous, forcing him to discover what it truly means to be Spider-Man.\",\n                    \"poster_path\": \"/5weKu49pzJCt06OPpjvT80efnQj.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        28,\n                        12,\n                        878\n                    ],\n                    \"popularity\": 174.222,\n                    \"release_date\": \"2021-12-15\",\n                    \"video\": false,\n                    \"vote_average\": 7.975,\n                    \"vote_count\": 18938\n                },\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/ng6SSB3JhbcpKTwbPDsRwUYK8Cq.jpg\",\n                    \"id\": 429617,\n                    \"title\": \"Spider-Man: Far From Home\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"Spider-Man: Far From Home\",\n                    \"overview\": \"Peter Parker and his friends go on a summer trip to Europe. However, they will hardly be able to rest - Peter will have to agree to help Nick Fury uncover the mystery of creatures that cause natural disasters and destruction throughout the continent.\",\n                    \"poster_path\": \"/4q2NNj4S5dG2RLF9CpXsej7yXl.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        28,\n                        12,\n                        878\n                    ],\n                    \"popularity\": 68.975,\n                    \"release_date\": \"2019-06-28\",\n                    \"video\": false,\n                    \"vote_average\": 7.4,\n                    \"vote_count\": 14849\n                }\n            ]\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 17521,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Kelly Reilly\",\n            \"original_name\": \"Kelly Reilly\",\n            \"popularity\": 109.516,\n            \"profile_path\": \"/gof8bWW9E7MH30GpvA97PwGiIuu.jpg\",\n            \"known_for\": [\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/bQMRePvke0SruzXuDmx9v8vqNWW.jpg\",\n                    \"id\": 87502,\n                    \"title\": \"Flight\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"Flight\",\n                    \"overview\": \"Commercial airline pilot Whip Whitaker has a problem with drugs and alcohol, though so far he's managed to complete his flights safely. His luck runs out when a disastrous mechanical malfunction sends his plane hurtling toward the ground. Whip pulls off a miraculous crash-landing that results in only six lives lost. Shaken to the core, Whip vows to get sober -- but when the crash investigation exposes his addiction, he finds himself in an even worse situation.\",\n                    \"poster_path\": \"/1AjXgBM2lkpG3FLQO0f6AK3Bi1e.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        18\n                    ],\n                    \"popularity\": 37.891,\n                    \"release_date\": \"2012-11-02\",\n                    \"video\": false,\n                    \"vote_average\": 6.8,\n                    \"vote_count\": 5687\n                },\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/veXdzn7LL0bFIDGmE7tTkvRg0qV.jpg\",\n                    \"id\": 10528,\n                    \"title\": \"Sherlock Holmes\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"Sherlock Holmes\",\n                    \"overview\": \"Eccentric consulting detective Sherlock Holmes and Doctor John Watson battle to bring down a new nemesis and unravel a deadly plot that could destroy England.\",\n                    \"poster_path\": \"/momkKuWburNTqKBF6ez7rvhYVhE.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        28,\n                        12,\n                        80,\n                        9648\n                    ],\n                    \"popularity\": 35.293,\n                    \"release_date\": \"2009-12-23\",\n                    \"video\": false,\n                    \"vote_average\": 7.208,\n                    \"vote_count\": 13417\n                },\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/s9v1QZMVhwShQ7415jPhtfqzyjG.jpg\",\n                    \"id\": 13510,\n                    \"title\": \"Eden Lake\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"Eden Lake\",\n                    \"overview\": \"When a young couple goes to a remote wooded lake for a romantic getaway, their quiet weekend is shattered by an aggressive group of local kids. Rowdiness quickly turns to rage as the teens terrorize the couple in unimaginable ways, and a weekend outing becomes a bloody battle for survival.\",\n                    \"poster_path\": \"/wwLX6RPLZlchZWzEBZ2mTQ9Nooh.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        27,\n                        53\n                    ],\n                    \"popularity\": 23.028,\n                    \"release_date\": \"2008-09-12\",\n                    \"video\": false,\n                    \"vote_average\": 6.805,\n                    \"vote_count\": 1624\n                }\n            ]\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 1290466,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Barry Keoghan\",\n            \"original_name\": \"Barry Keoghan\",\n            \"popularity\": 107.977,\n            \"profile_path\": \"/ngoitknM6hw8fffLywyvjzy6Iti.jpg\",\n            \"known_for\": [\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/ddIkmH3TpR6XSc47jj0BrGK5Rbz.jpg\",\n                    \"id\": 374720,\n                    \"title\": \"Dunkirk\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"Dunkirk\",\n                    \"overview\": \"The story of the miraculous evacuation of Allied soldiers from Belgium, Britain, Canada and France, who were cut off and surrounded by the German army from the beaches and harbour of Dunkirk between May 26th and June 4th 1940 during World War II.\",\n                    \"poster_path\": \"/b4Oe15CGLL61Ped0RAS9JpqdmCt.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        10752,\n                        28,\n                        18\n                    ],\n                    \"popularity\": 48.315,\n                    \"release_date\": \"2017-07-19\",\n                    \"video\": false,\n                    \"vote_average\": 7.455,\n                    \"vote_count\": 15773\n                },\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/c6H7Z4u73ir3cIoCteuhJh7UCAR.jpg\",\n                    \"id\": 524434,\n                    \"title\": \"Eternals\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"Eternals\",\n                    \"overview\": \"The Eternals are a team of ancient aliens who have been living on Earth in secret for thousands of years. When an unexpected tragedy forces them out of the shadows, they are forced to reunite against mankind’s most ancient enemy, the Deviants.\",\n                    \"poster_path\": \"/lFByFSLV5WDJEv3KabbdAF959F2.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        878,\n                        28,\n                        12\n                    ],\n                    \"popularity\": 75.498,\n                    \"release_date\": \"2021-11-03\",\n                    \"video\": false,\n                    \"vote_average\": 6.9,\n                    \"vote_count\": 7765\n                },\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/rrfBenawPGhkt5yvb124NSZwnAC.jpg\",\n                    \"id\": 930564,\n                    \"title\": \"Saltburn\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"Saltburn\",\n                    \"overview\": \"Struggling to find his place at Oxford University, student Oliver Quick finds himself drawn into the world of the charming and aristocratic Felix Catton, who invites him to Saltburn, his eccentric family's sprawling estate, for a summer never to be forgotten.\",\n                    \"poster_path\": \"/qjhahNLSZ705B5JP92YMEYPocPz.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        18,\n                        35,\n                        53\n                    ],\n                    \"popularity\": 128.779,\n                    \"release_date\": \"2023-11-16\",\n                    \"video\": false,\n                    \"vote_average\": 7.102,\n                    \"vote_count\": 1497\n                }\n            ]\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 64295,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Alan Ritchson\",\n            \"original_name\": \"Alan Ritchson\",\n            \"popularity\": 103.767,\n            \"profile_path\": \"/wdmLUSPEC7dXuqnjTM4NgbjvTKk.jpg\",\n            \"known_for\": [\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/m5CggjJuFc08QCuKz54znHP6spJ.jpg\",\n                    \"id\": 108978,\n                    \"name\": \"Reacher\",\n                    \"original_language\": \"en\",\n                    \"original_name\": \"Reacher\",\n                    \"overview\": \"Jack Reacher, a veteran military police investigator, has just recently entered civilian life. Reacher is a drifter, carrying no phone and the barest of essentials as he travels the country and explores the nation he once served.\",\n                    \"poster_path\": \"/jFuH0md41x5mB4qj5344mSmtHrO.jpg\",\n                    \"media_type\": \"tv\",\n                    \"genre_ids\": [\n                        10759,\n                        80,\n                        18\n                    ],\n                    \"popularity\": 777.193,\n                    \"first_air_date\": \"2022-02-03\",\n                    \"vote_average\": 8.109,\n                    \"vote_count\": 1352,\n                    \"origin_country\": [\n                        \"US\"\n                    ]\n                },\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/eezsbzYPbYKjjh6E1XHDBNlLynh.jpg\",\n                    \"id\": 98566,\n                    \"title\": \"Teenage Mutant Ninja Turtles\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"Teenage Mutant Ninja Turtles\",\n                    \"overview\": \"When a kingpin threatens New York City, a group of mutated turtle warriors must emerge from the shadows to protect their home.\",\n                    \"poster_path\": \"/azL2ThbJMIkts3ZMt3j1YgBUeDB.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        878,\n                        28,\n                        12,\n                        35\n                    ],\n                    \"popularity\": 70.569,\n                    \"release_date\": \"2014-08-07\",\n                    \"video\": false,\n                    \"vote_average\": 5.906,\n                    \"vote_count\": 6507\n                },\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/oDYQhS5LtFXUP0x6bCZije5HRr9.jpg\",\n                    \"id\": 101299,\n                    \"title\": \"The Hunger Games: Catching Fire\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"The Hunger Games: Catching Fire\",\n                    \"overview\": \"Katniss Everdeen has returned home safe after winning the 74th Annual Hunger Games along with fellow tribute Peeta Mellark. Winning means that they must turn around and leave their family and close friends, embarking on a \\\"Victor's Tour\\\" of the districts. Along the way Katniss senses that a rebellion is simmering, but the Capitol is still very much in control as President Snow prepares the 75th Annual Hunger Games (The Quarter Quell) - a competition that could change Panem forever.\",\n                    \"poster_path\": \"/uFQbcR7h1stMlN1d3a7RmV0luLZ.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        12,\n                        28,\n                        878\n                    ],\n                    \"popularity\": 64.956,\n                    \"release_date\": \"2013-11-15\",\n                    \"video\": false,\n                    \"vote_average\": 7.428,\n                    \"vote_count\": 16653\n                }\n            ]\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 16483,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Sylvester Stallone\",\n            \"original_name\": \"Sylvester Stallone\",\n            \"popularity\": 103.151,\n            \"profile_path\": \"/mJHmLVLctqZd30CSEUKuVFEPrnt.jpg\",\n            \"known_for\": [\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/eRvo5lY5SRsm163Csqtd7lRxaAE.jpg\",\n                    \"id\": 27578,\n                    \"title\": \"The Expendables\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"The Expendables\",\n                    \"overview\": \"Barney Ross leads a band of highly skilled mercenaries including knife enthusiast Lee Christmas, a martial arts expert Yin Yang, heavy weapons specialist Hale Caesar, demolitionist Toll Road, and a loose-cannon sniper Gunner Jensen. When the group is commissioned by the mysterious Mr. Church to assassinate the dictator of a small South American island, Barney and Lee visit the remote locale to scout out their opposition and discover the true nature of the conflict engulfing the city.\",\n                    \"poster_path\": \"/j09ZkH6R4JWVylBcDai1laCmGw7.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        53,\n                        12,\n                        28\n                    ],\n                    \"popularity\": 53.153,\n                    \"release_date\": \"2010-08-03\",\n                    \"video\": false,\n                    \"vote_average\": 6.238,\n                    \"vote_count\": 7408\n                },\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/kK9v1wclQxug6ZUJucD4DTaHgVF.jpg\",\n                    \"id\": 1366,\n                    \"title\": \"Rocky\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"Rocky\",\n                    \"overview\": \"An uneducated collector for a Philadelphia loan shark is given a once-in-a-lifetime opportunity to fight against the world heavyweight boxing champion.\",\n                    \"poster_path\": \"/cqxg1CihGR5ge0i1wYXr4Rdeppu.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        18\n                    ],\n                    \"popularity\": 73.401,\n                    \"release_date\": \"1976-11-21\",\n                    \"video\": false,\n                    \"vote_average\": 7.791,\n                    \"vote_count\": 7374\n                },\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/41QdmNKbwmVD7R6A7hMqMe9FYMy.jpg\",\n                    \"id\": 76163,\n                    \"title\": \"The Expendables 2\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"The Expendables 2\",\n                    \"overview\": \"Mr. Church reunites the Expendables for what should be an easy paycheck, but when one of their men is murdered on the job, their quest for revenge puts them deep in enemy territory and up against an unexpected threat.\",\n                    \"poster_path\": \"/4EBO8aIeP2bF1jGpwbuRS4CFMca.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        28,\n                        12,\n                        53\n                    ],\n                    \"popularity\": 37.859,\n                    \"release_date\": \"2012-08-08\",\n                    \"video\": false,\n                    \"vote_average\": 6.332,\n                    \"vote_count\": 6438\n                }\n            ]\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 974169,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Jenna Ortega\",\n            \"original_name\": \"Jenna Ortega\",\n            \"popularity\": 102.826,\n            \"profile_path\": \"/q1NRzyZQlYkxLY07GO9NVPkQnu8.jpg\",\n            \"known_for\": [\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/iHSwvRVsRyxpX7FE7GbviaDvgGZ.jpg\",\n                    \"id\": 119051,\n                    \"name\": \"Wednesday\",\n                    \"original_language\": \"en\",\n                    \"original_name\": \"Wednesday\",\n                    \"overview\": \"Wednesday Addams is sent to Nevermore Academy, a bizarre boarding school where she attempts to master her psychic powers, stop a monstrous killing spree of the town citizens, and solve the supernatural mystery that affected her family 25 years ago — all while navigating her new relationships.\",\n                    \"poster_path\": \"/9PFonBhy4cQy7Jz20NpMygczOkv.jpg\",\n                    \"media_type\": \"tv\",\n                    \"genre_ids\": [\n                        10765,\n                        9648,\n                        35\n                    ],\n                    \"popularity\": 298.55,\n                    \"first_air_date\": \"2022-11-23\",\n                    \"vote_average\": 8.509,\n                    \"vote_count\": 7929,\n                    \"origin_country\": [\n                        \"US\"\n                    ]\n                },\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/ifUfE79O1raUwbaQRIB7XnFz5ZC.jpg\",\n                    \"id\": 646385,\n                    \"title\": \"Scream\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"Scream\",\n                    \"overview\": \"Twenty-five years after a streak of brutal murders shocked the quiet town of Woodsboro, a new killer has donned the Ghostface mask and begins targeting a group of teenagers to resurrect secrets from the town’s deadly past.\",\n                    \"poster_path\": \"/nD4M4Bx457ryLuKYpxFwQ2IBJ5w.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        27,\n                        9648,\n                        53\n                    ],\n                    \"popularity\": 54.928,\n                    \"release_date\": \"2022-01-12\",\n                    \"video\": false,\n                    \"vote_average\": 6.684,\n                    \"vote_count\": 2972\n                },\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/70Rm9ItxKuEKN8iu6rNjfwAYUCJ.jpg\",\n                    \"id\": 760104,\n                    \"title\": \"X\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"X\",\n                    \"overview\": \"In 1979, a group of young filmmakers set out to make an adult film in rural Texas, but when their reclusive, elderly hosts catch them in the act, the cast find themselves fighting for their lives.\",\n                    \"poster_path\": \"/woTQx9Q4b8aO13jR9dsj8C9JESy.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        27,\n                        53,\n                        9648\n                    ],\n                    \"popularity\": 96.134,\n                    \"release_date\": \"2022-03-17\",\n                    \"video\": false,\n                    \"vote_average\": 6.748,\n                    \"vote_count\": 2591\n                }\n            ]\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 3450482,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Jarred Harper\",\n            \"original_name\": \"Jarred Harper\",\n            \"popularity\": 100.656,\n            \"profile_path\": \"/iRImFVWY56bOlkeKXtUFo1sgUNh.jpg\",\n            \"known_for\": [\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/3PAzRuT6lmkgDgMn1c1aQP79ySi.jpg\",\n                    \"id\": 945383,\n                    \"title\": \"The Institute\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"The Institute\",\n                    \"overview\": \"A young couple desperate to have a child begins treatment at a renowned doctor’s secluded facility. Danny and Marie are hopeful when their last ditch application for the exclusive “Lands Institute” is accepted. They are pampered as they settle into their therapeutic regimen which includes the Doctors unique “homeopathic remedies”. They lose track of time as psychological side effects begin to warp their perceptions of what is happening at the institute.\",\n                    \"poster_path\": \"/4bESeIboxSUpHB0gtQJH7HlxriS.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        53,\n                        27\n                    ],\n                    \"popularity\": 4.71,\n                    \"release_date\": \"2022-03-22\",\n                    \"video\": false,\n                    \"vote_average\": 5.2,\n                    \"vote_count\": 6\n                },\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/qDZejhl4NY76brKAtlqmcVytbti.jpg\",\n                    \"id\": 67117,\n                    \"name\": \"American Housewife\",\n                    \"original_language\": \"en\",\n                    \"original_name\": \"American Housewife\",\n                    \"overview\": \"A family comedy narrated by Katie, a strong-willed mother, raising her flawed family in a wealthy town filled with perfect wives and their perfect offspring.\",\n                    \"poster_path\": \"/uDXPOk3fx1kPM1tQdrTdE2f76p2.jpg\",\n                    \"media_type\": \"tv\",\n                    \"genre_ids\": [\n                        35\n                    ],\n                    \"popularity\": 107.58,\n                    \"first_air_date\": \"2016-10-11\",\n                    \"vote_average\": 7.783,\n                    \"vote_count\": 150,\n                    \"origin_country\": [\n                        \"US\"\n                    ]\n                },\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/oJuf9LrswAk6q6fbMClO01qgWFQ.jpg\",\n                    \"id\": 86152,\n                    \"name\": \"In Pursuit with John Walsh\",\n                    \"original_language\": \"en\",\n                    \"original_name\": \"In Pursuit with John Walsh\",\n                    \"overview\": \"Victims' rights activist John Walsh and his son, Callahan, showcase time-sensitive, unsolved cases in desperate need of attention, mobilizing the public to engage in the pursuit of justice.\",\n                    \"poster_path\": \"/kTNoKy7GSx3uttSxGJTwiIdARcN.jpg\",\n                    \"media_type\": \"tv\",\n                    \"genre_ids\": [\n                        80,\n                        9648,\n                        99,\n                        18,\n                        10764\n                    ],\n                    \"popularity\": 24.949,\n                    \"first_air_date\": \"2019-01-16\",\n                    \"vote_average\": 7.5,\n                    \"vote_count\": 6,\n                    \"origin_country\": [\n                        \"US\"\n                    ]\n                }\n            ]\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 2569263,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Buck Braithwaite\",\n            \"original_name\": \"Buck Braithwaite\",\n            \"popularity\": 96.932,\n            \"profile_path\": \"/qRt3RvXZARXemCE0GUoJeVvQaql.jpg\",\n            \"known_for\": [\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/50Wq7fY21obXVRICuljdlSigWvH.jpg\",\n                    \"id\": 910571,\n                    \"title\": \"Fair Play\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"Fair Play\",\n                    \"overview\": \"An unexpected promotion at a cutthroat hedge fund pushes a young couple's relationship to the brink, threatening to unravel not only their recent engagement but their lives.\",\n                    \"poster_path\": \"/tGgojtD6vJKYeCfktAhhA1pmH0n.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        18,\n                        53\n                    ],\n                    \"popularity\": 36.959,\n                    \"release_date\": \"2023-09-28\",\n                    \"video\": false,\n                    \"vote_average\": 6.477,\n                    \"vote_count\": 370\n                },\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/q78bZF6LIOIUonmIFOgUTX2JqEA.jpg\",\n                    \"id\": 242392,\n                    \"name\": \"Alexander: The Making of a God\",\n                    \"original_language\": \"en\",\n                    \"original_name\": \"Alexander: The Making of a God\",\n                    \"overview\": \"Expert interviews and gripping reenactments combine to reveal the extraordinary life of Alexander the Great and his burning desire to conquer the world.\",\n                    \"poster_path\": \"/tKUTpdyg0wGfIYplIAfkN6hDbRw.jpg\",\n                    \"media_type\": \"tv\",\n                    \"genre_ids\": [\n                        99,\n                        18\n                    ],\n                    \"popularity\": 131.335,\n                    \"first_air_date\": \"2024-01-31\",\n                    \"vote_average\": 7,\n                    \"vote_count\": 9,\n                    \"origin_country\": [\n                        \"GB\"\n                    ]\n                },\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/qCbj3j1sSF4ft33WTWwhLPh6RD4.jpg\",\n                    \"id\": 203728,\n                    \"name\": \"Flowers in the Attic: The Origin\",\n                    \"original_language\": \"en\",\n                    \"original_name\": \"Flowers in the Attic: The Origin\",\n                    \"overview\": \"After a whirlwind romance, Olivia finds herself as the mistress of the imposing Foxworth Hall, where she soon discovers that the fairy tale life she expected has quickly become a nightmare.\",\n                    \"poster_path\": \"/uMbGo8zmkYngFL4M9dsbc7xrq9b.jpg\",\n                    \"media_type\": \"tv\",\n                    \"genre_ids\": [\n                        18\n                    ],\n                    \"popularity\": 28.117,\n                    \"first_air_date\": \"2022-07-09\",\n                    \"vote_average\": 7.5,\n                    \"vote_count\": 12,\n                    \"origin_country\": [\n                        \"US\"\n                    ]\n                }\n            ]\n        },\n        {\n            \"adult\": false,\n            \"gender\": 0,\n            \"id\": 1370793,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Benjamin Rogers\",\n            \"original_name\": \"Benjamin Rogers\",\n            \"popularity\": 94.156,\n            \"profile_path\": \"/4cBThLtJiQUAbIJXOUSt6Ii5rpn.jpg\",\n            \"known_for\": [\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/uDgy6hyPd82kOHh6I95FLtLnj6p.jpg\",\n                    \"id\": 100088,\n                    \"name\": \"The Last of Us\",\n                    \"original_language\": \"en\",\n                    \"original_name\": \"The Last of Us\",\n                    \"overview\": \"Twenty years after modern civilization has been destroyed, Joel, a hardened survivor, is hired to smuggle Ellie, a 14-year-old girl, out of an oppressive quarantine zone. What starts as a small job soon becomes a brutal, heartbreaking journey, as they both must traverse the United States and depend on each other for survival.\",\n                    \"poster_path\": \"/uKvVjHNqB5VmOrdxqAt2F7J78ED.jpg\",\n                    \"media_type\": \"tv\",\n                    \"genre_ids\": [\n                        18\n                    ],\n                    \"popularity\": 170.955,\n                    \"first_air_date\": \"2023-01-15\",\n                    \"vote_average\": 8.629,\n                    \"vote_count\": 4466,\n                    \"origin_country\": [\n                        \"US\"\n                    ]\n                },\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/r8QUcpFO0JY7R9IReywFH7r90dF.jpg\",\n                    \"id\": 291189,\n                    \"title\": \"The Driftless Area\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"The Driftless Area\",\n                    \"overview\": \"Pierre Hunter, a bartender with unyielding optimism, returns to his tiny hometown after his parents' death. When he falls for the enigmatic Stella, Pierre is unknowingly pulled into a cat-and-mouse game that involves a duffel bag full of cash, a haphazard yet determined criminal, and a mystery that will determine all of their fates. A contemporary fable about the ways we struggle to control time and fate in a possibly predetermined universe.\",\n                    \"poster_path\": \"/4WjSZqhyyTIy5jEjUpgLwDE7bGJ.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        80,\n                        18,\n                        9648\n                    ],\n                    \"popularity\": 9.037,\n                    \"release_date\": \"2015-04-18\",\n                    \"video\": false,\n                    \"vote_average\": 5.226,\n                    \"vote_count\": 62\n                },\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/q9Y8MmCWTYmSysZykDsiH9Lynck.jpg\",\n                    \"id\": 298723,\n                    \"title\": \"Pro-Life\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"Pro-Life\",\n                    \"overview\": \"Angelique, a traumatized fifteen year old, is taken to an abortion clinic to end her pregnancy. However, her deeply religious father and three brothers are out to make sure the baby lives.\",\n                    \"poster_path\": \"/iVUUEFgHzfW1qDNZ5MMsUewnPMt.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        53,\n                        27,\n                        10770\n                    ],\n                    \"popularity\": 5.864,\n                    \"release_date\": \"2006-11-24\",\n                    \"video\": false,\n                    \"vote_average\": 5.433,\n                    \"vote_count\": 75\n                }\n            ]\n        }\n    ],\n    \"total_pages\": 161914,\n    \"total_results\": 3238274\n}"}],"_postman_id":"aa72b9bf-4bd0-4617-bc30-dece4bc0932e"}],"id":"a32c4fb7-cd45-48aa-a8dc-dd7ee738c2b9","_postman_id":"a32c4fb7-cd45-48aa-a8dc-dd7ee738c2b9","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}}},{"name":"People","item":[{"name":"get details","id":"582a6697-cd5f-49d6-a3da-4de331fdbd87","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/person/:person_id?language=en-US&append_to_response={{append_to_response}}","description":"<p>Query the top level details of a person.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","person",":person_id"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"language","value":"en-US"},{"description":{"content":"<p>string\ncomma separated list of endpoints within this namespace, 20 items max</p>\n","type":"text/plain"},"key":"append_to_response","value":"{{append_to_response}}"}],"variable":[{"description":{"content":"<p>string (required)</p>\n","type":"text/plain"},"type":"any","value":"{{person-id}}","key":"person_id"}]}},"response":[{"id":"6a847278-1ebe-4bb0-b147-3716c78e78ee","name":"get details","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/person/:person_id?language=en-US","protocol":"https","host":["api","themoviedb","org"],"path":["3","person",":person_id"],"query":[{"key":"language","value":"en-US"}],"variable":[{"key":"person_id","value":"{{person-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 13:33:45 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=19162"},{"key":"x-memc","value":"HIT"},{"key":"x-memc-key","value":"fd4957c9cae1aeba006250289e1608ad"},{"key":"x-memc-age","value":"3671"},{"key":"x-memc-expires","value":"19162"},{"key":"ETag","value":"W/\"93c114a870507689663a71b7e578cb89\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 c34bd35d24f6df50307d1ac92d0f6110.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"zyMuv418pcUvcJG0A-VI6VBtpHHJE3DaBCupbGF7zJZs13f75guifA=="}],"cookie":[],"responseTime":null,"body":"{\n    \"adult\": false,\n    \"also_known_as\": [\n        \"Ларс фон Триер\",\n        \"拉斯·馮·提爾\",\n        \"ラース・フォン・トリアー\",\n        \"لارس فون ترايير\",\n        \"Lars Trier\",\n        \"라스 폰 트리에\",\n        \"拉斯·冯·提尔\"\n    ],\n    \"biography\": \"Lars von Trier (born Lars Trier; 30 April 1956) is a Danish film director and screenwriter. He is closely associated with the Dogme 95 collective, although his own films have taken a variety of different approaches. He is known for his female-centric parables and his exploration of controversial subject matter.\\n\\nVon Trier began making his own films at the age of 11 after receiving a Super-8 camera as a gift, and his first publicly released film was an experimental short called The Orchid Gardener, in 1977. His first feature film came seven years later, The Element of Crime, in 1984. As of 2010, he has directed a further 10 feature films, 5 short films and 4 television productions.\\n\\nHe has been married twice and is currently married to Bente Frøge. Von Trier suffers periodically from depression, as well as various fears and phobias, including an intense fear of flying. As he himself once put it, \\\"Basically, I'm afraid of everything in life, except filmmaking\\\".\",\n    \"birthday\": \"1956-04-30\",\n    \"deathday\": null,\n    \"gender\": 2,\n    \"homepage\": null,\n    \"id\": 42,\n    \"imdb_id\": \"nm0001885\",\n    \"known_for_department\": \"Directing\",\n    \"name\": \"Lars von Trier\",\n    \"place_of_birth\": \"Kongens Lyngby, Denmark\",\n    \"popularity\": 15.232,\n    \"profile_path\": \"/rlUAvvpXwSA3Qihl3vDW7RtWagH.jpg\"\n}"}],"_postman_id":"582a6697-cd5f-49d6-a3da-4de331fdbd87"},{"name":"get changes","id":"ebedc1bf-5f4d-4a85-bdd1-fc5a085e18a3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/person/:person_id/changes?end_date={{end_date}}&page=1&start_date={{start_date}}","description":"<p>Query the top level details of a person.</p>\n<p>Get the changes for a person. By default only the last 24 hours are returned.</p>\n<p>You can query up to 14 days in a single query by using the <code>start_date</code> and <code>end_date</code> query parameters.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","person",":person_id","changes"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>date</p>\n","type":"text/plain"},"key":"end_date","value":"{{end_date}}"},{"description":{"content":"<p>int32</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>date</p>\n","type":"text/plain"},"key":"start_date","value":"{{start_date}}"}],"variable":[{"description":{"content":"<p>string (required)</p>\n","type":"text/plain"},"type":"any","value":"{{person-id}}","key":"person_id"}]}},"response":[{"id":"93fed20d-f56f-4453-b801-8a4de7855c40","name":"get changes","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/person/:person_id/changes?language=en-US","protocol":"https","host":["api","themoviedb","org"],"path":["3","person",":person_id","changes"],"query":[{"key":"language","value":"en-US"}],"variable":[{"key":"person_id","value":"{{person-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"14"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 13:34:46 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=600"},{"key":"x-memc","value":"MISS, STORE"},{"key":"x-memc-key","value":"578ed74a769322bf7cc76382381f39f1"},{"key":"x-memc-age","value":"0"},{"key":"x-memc-expires","value":"600"},{"key":"ETag","value":"W/\"1c7b0be7cfcb529d61df7c7b50baa91e\""},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 a1157b69a14bebe8162237750a074fae.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"e_5mxE9FOcvShKDhv2QN_Ts1TVV0-ubpVNgHwsLY_r9XaF6nIra1Hw=="},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"changes\": []\n}"}],"_postman_id":"ebedc1bf-5f4d-4a85-bdd1-fc5a085e18a3"},{"name":"combined credits","id":"903ffa0d-814a-4c6e-87e9-7e97690a75b9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/person/:person_id/combined_credits?language=en-US","description":"<p>Get the combined movie and TV credits that belong to a person.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","person",":person_id","combined_credits"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"language","value":"en-US"}],"variable":[{"description":{"content":"<p>string (required)</p>\n","type":"text/plain"},"type":"any","value":"{{person-id}}","key":"person_id"}]}},"response":[{"id":"2a7f26a7-2dde-4fe0-89cd-68b59170dc83","name":"combined credits","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/person/:person_id/combined_credits","protocol":"https","host":["api","themoviedb","org"],"path":["3","person",":person_id","combined_credits"],"variable":[{"key":"person_id","value":"{{person-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 13:35:25 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=11566"},{"key":"x-memc","value":"HIT"},{"key":"x-memc-key","value":"c066b8bc52de4c303d55c693cfe0b040"},{"key":"x-memc-age","value":"10944"},{"key":"x-memc-expires","value":"11566"},{"key":"ETag","value":"W/\"9c6a192dec045b207fac7802c0e12352\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 368146333bf1a1071e8432a7d4e41e1a.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"QD1gzcNpPXeoTgg5rtIzUH0Vb1d7EMpWgxt1hgVi7sV8Z-RG-TQz4g=="}],"cookie":[],"responseTime":null,"body":"{\n    \"cast\": [\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/dLiEN68i1HgTf2voTzPAtsI1P1m.jpg\",\n            \"genre_ids\": [\n                18,\n                27\n            ],\n            \"id\": 29445,\n            \"original_language\": \"da\",\n            \"original_title\": \"Epidemic\",\n            \"overview\": \"A director and a screenwriter write a screenplay together about a globally spreading epidemic. Unbeknownst to them, an outbreak develops around them in the real world.\",\n            \"popularity\": 8.034,\n            \"poster_path\": \"/5MvCaYCS3BLvSYdWpRDHahKbQZv.jpg\",\n            \"release_date\": \"1987-09-11\",\n            \"title\": \"Epidemic\",\n            \"video\": false,\n            \"vote_average\": 5.7,\n            \"vote_count\": 108,\n            \"character\": \"Self / Dr. Mesmer\",\n            \"credit_id\": \"52fe45e0c3a368484e0740b5\",\n            \"order\": 0,\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                99\n            ],\n            \"id\": 69807,\n            \"original_language\": \"da\",\n            \"original_title\": \"Tranceformer: A Portrait of Lars von Trier\",\n            \"overview\": \"A portrait of Denmark's most acclaimed and controversial director, Lars von Trier. A meeting with von Trier on a private level as well as with his film universe. Filmmaker Stig Björkman follow von Trier during a period of more than two years, meet him at work, at home and at leisure. Written by Fredrik Klasson\",\n            \"popularity\": 0.785,\n            \"poster_path\": \"/80cWneGHyIXPDz8IfAwld20NoHB.jpg\",\n            \"release_date\": \"1997-12-12\",\n            \"title\": \"Tranceformer: A Portrait of Lars von Trier\",\n            \"video\": false,\n            \"vote_average\": 6.7,\n            \"vote_count\": 3,\n            \"character\": \"\",\n            \"credit_id\": \"52fe47dcc3a368484e0dd9eb\",\n            \"order\": 0,\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                99\n            ],\n            \"id\": 209997,\n            \"original_language\": \"en\",\n            \"original_title\": \"A Conversation with Lars von Trier\",\n            \"overview\": \"Filmmaker Eva Ziemsen was determined to interview renowned film director, Lars von Trier. Her provocative offer, to conduct the interview nude, led to a revealing and truthful conversation about filmmaking.\",\n            \"popularity\": 1.428,\n            \"poster_path\": \"/5X1OLvKPEcPkyGnRHzuY7MdB0cL.jpg\",\n            \"release_date\": \"2005-10-17\",\n            \"title\": \"A Conversation with Lars von Trier\",\n            \"video\": false,\n            \"vote_average\": 0,\n            \"vote_count\": 0,\n            \"character\": \"Interviewee\",\n            \"credit_id\": \"52fe4d73c3a368484e1e9ea7\",\n            \"order\": 0,\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                99\n            ],\n            \"id\": 210008,\n            \"original_language\": \"en\",\n            \"original_title\": \"Portræt af: Lars von Trier\",\n            \"overview\": \"Danish documentary from TV2 in 1991.\",\n            \"popularity\": 1.026,\n            \"poster_path\": null,\n            \"release_date\": \"1991-01-01\",\n            \"title\": \"Portrait of Lars von Trier\",\n            \"video\": false,\n            \"vote_average\": 0,\n            \"vote_count\": 0,\n            \"character\": \"Himself\",\n            \"credit_id\": \"52fe4d73c3a368484e1e9f49\",\n            \"order\": 0,\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                99\n            ],\n            \"id\": 210106,\n            \"original_language\": \"en\",\n            \"original_title\": \"Im Laboratorium des Doktor von Trier: Zurück zur Magie des Kinos\",\n            \"overview\": \"German/French TV documentary portraying Danish film director Lars von Trier.\",\n            \"popularity\": 0.665,\n            \"poster_path\": null,\n            \"release_date\": \"1998-01-01\",\n            \"title\": \"In Doctor von Trier's Laboratory: Back to the Magic of Cinema\",\n            \"video\": false,\n            \"vote_average\": 0,\n            \"vote_count\": 0,\n            \"character\": \"Himself\",\n            \"credit_id\": \"52fe4d75c3a368484e1ea63f\",\n            \"order\": 0,\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                99\n            ],\n            \"id\": 210000,\n            \"original_language\": \"en\",\n            \"original_title\": \"Trier's Element\",\n            \"overview\": \"Behind-the-scenes documentary about Lars von Trier's latest movie Europa (1991). Also features unique footage of Trier and cast shooting a bit of footage for Trier's 30-year project \\\"Dimension\\\".\",\n            \"popularity\": 0.6,\n            \"poster_path\": null,\n            \"release_date\": \"1991-01-01\",\n            \"title\": \"Trier's Element\",\n            \"video\": false,\n            \"vote_average\": 0,\n            \"vote_count\": 0,\n            \"character\": \"Himself\",\n            \"credit_id\": \"52fe4d73c3a368484e1e9f2b\",\n            \"order\": 0,\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/e3E5p8IzWvG85AkbHecDgeKbVhj.jpg\",\n            \"genre_ids\": [\n                99\n            ],\n            \"id\": 55175,\n            \"original_language\": \"en\",\n            \"original_title\": \"Von Trier's 100 Øjne\",\n            \"overview\": \"Although at first sight this might look like a simple ‘making of DANCER IN THE DARK’, the later developments in the film reveal the whole drama of Lars von Trier’s inner life during the shooting process. All his doubts and insecurities in collaborating with the crew and actors - especially actresses - are exposed. The biggest drama started when Björk walked off the set. Nobody knew whether she would be back or not. Admitting that he feels threatened by women, who can ‘make him feel embarrassed’, the director gives this documentary the nature of a personal diary. When he discusses the importance, purpose and beauty of the use of a hundred cameras in a certain sequence or the meaning of the Dogma 95 rules, the audience is witnessing the process of the artist’s search. Is the pain that the director went through during the shooting really visible in the final result, as Lars von Trier claims in this film? (from: http://www.idfa.nl/)\",\n            \"popularity\": 1.437,\n            \"poster_path\": \"/9lGQhLJfqmsgyYZeaqREfwZbTb2.jpg\",\n            \"release_date\": \"2000-12-02\",\n            \"title\": \"Von Trier's 100 Eyes\",\n            \"video\": false,\n            \"vote_average\": 7.3,\n            \"vote_count\": 7,\n            \"character\": \"Himself\",\n            \"credit_id\": \"52fe48bfc3a36847f8177611\",\n            \"order\": 0,\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/gT6aXg1ThWeucD6lTOXcOsMjUC6.jpg\",\n            \"genre_ids\": [\n                99\n            ],\n            \"id\": 377027,\n            \"original_language\": \"en\",\n            \"original_title\": \"The Name of This Film Is Dogme95\",\n            \"overview\": \"The Name of this Film is Dogme95 is an irreverent documentary exploring the origins of Dogme95, the most influential movement in world cinema for a generation. The film tells how a 'brotherhood' of four Danish directors armed with a radical Manifesto, has inspired, outraged and provoked filmmakers and filmgoers the world over. The rules of Dogme95 take filmmaking back to its brass-tacks - stories must be set in the here and now; the films must be shot on location, with a handheld camera, using natural light, and direct sound; the rules forbid murders and weapons (staples of the much-loved action-movie genre); and, most amusingly, the director must not be credited (that holds also for the director of The Name of this Film is Dogme95...).\",\n            \"popularity\": 1.187,\n            \"poster_path\": \"/ef8S5y5acfOVPqfQ3DOQMdomASP.jpg\",\n            \"release_date\": \"2000-11-01\",\n            \"title\": \"The Name of This Film Is Dogme95\",\n            \"video\": false,\n            \"vote_average\": 3.5,\n            \"vote_count\": 2,\n            \"character\": \"Himself\",\n            \"credit_id\": \"56937ecf92514115c20044ba\",\n            \"order\": 0,\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                80\n            ],\n            \"id\": 395942,\n            \"original_language\": \"en\",\n            \"original_title\": \"Nat, skat\",\n            \"overview\": \"Lars von Trier himself has one of the lead roles in this short film about a bank employee being subjected to a brutal robbery.\",\n            \"popularity\": 1.406,\n            \"poster_path\": \"/xmSLIKvPQBxTy6Kh7vI56qUiJX.jpg\",\n            \"release_date\": \"1968-05-11\",\n            \"title\": \"Good Night, Dear\",\n            \"video\": false,\n            \"vote_average\": 5,\n            \"vote_count\": 12,\n            \"character\": \"\",\n            \"credit_id\": \"574becedc3a3683278001471\",\n            \"order\": 0,\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                99\n            ],\n            \"id\": 474867,\n            \"original_language\": \"en\",\n            \"original_title\": \"The Making of Europa\",\n            \"overview\": \"Documentary about the making of Lars von Trier's 1991 film.\",\n            \"popularity\": 0.6,\n            \"poster_path\": null,\n            \"release_date\": \"1991-12-31\",\n            \"title\": \"The Making of Europa\",\n            \"video\": false,\n            \"vote_average\": 6,\n            \"vote_count\": 1,\n            \"character\": \"Self - Director\",\n            \"credit_id\": \"59b436c9c3a3684c13003684\",\n            \"order\": 0,\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                18\n            ],\n            \"id\": 108799,\n            \"original_language\": \"da\",\n            \"original_title\": \"Orchidégartneren\",\n            \"overview\": \"A young, mentally ill man, a visual artist in crisis Victor Marse (Lars von Trier) meets two nurses (Eliza and her girlfriend) during his stay in a sanatorium. These nurses are obvious lesbians. Victor lives with Eliza and her son. He imagines another woman when he is roaming at a coast. He pretends committing a suicide but Eliza does not react to it. Every moment, he stays in front of a blank canvas and thinks. Meanwhile he dresses into Nazi clothes or into women dresses, then he leaves to go to the cinema, and abuses and probably kills a small girl. His masochistic affair with Eliza lasts; he is close to shooting her with a gun but instead she takes out a whip. Victor goes along the streets then he lies naked in front of the canvas on which he has left his bloody fingerprints. After this he drives a funeral car to his work - he is employed in a garden where orchids are grown. Eliza is now the past and in the end, Victor might be dead as someone drives a cross into the ground.\",\n            \"popularity\": 0.73,\n            \"poster_path\": \"/89XGw3B037hgHBovQxTNqP8tHX8.jpg\",\n            \"release_date\": \"1977-05-06\",\n            \"title\": \"The Orchid Gardener\",\n            \"video\": false,\n            \"vote_average\": 5.5,\n            \"vote_count\": 12,\n            \"character\": \"Victor Morse\",\n            \"credit_id\": \"5a2d3317c3a3680b9d13cf79\",\n            \"order\": 0,\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                99\n            ],\n            \"id\": 154077,\n            \"original_language\": \"en\",\n            \"original_title\": \"De Lutrede\",\n            \"overview\": \"The filmmakers who created the Dogme Manifesto reflect, argue, and watch clips of their own films.\",\n            \"popularity\": 0.6,\n            \"poster_path\": \"/7Nf9ESfjJr5qMUdp5psFR8is4fi.jpg\",\n            \"release_date\": \"2003-01-17\",\n            \"title\": \"The Purified\",\n            \"video\": false,\n            \"vote_average\": 6.7,\n            \"vote_count\": 3,\n            \"character\": \"Himself\",\n            \"credit_id\": \"5c450987c3a368477a820509\",\n            \"order\": 0,\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                99\n            ],\n            \"id\": 154080,\n            \"original_language\": \"en\",\n            \"original_title\": \"De Udstillede\",\n            \"overview\": \"Jesper Jargil's documentary portrait of a bizarre piece of Danish experimental theater directed by Lars von Trier.\",\n            \"popularity\": 0.6,\n            \"poster_path\": \"/q4nrvMDNymGIZK1v2USOuWbAdZI.jpg\",\n            \"release_date\": \"2000-03-13\",\n            \"title\": \"The Exhibited\",\n            \"video\": false,\n            \"vote_average\": 0,\n            \"vote_count\": 0,\n            \"character\": \"\",\n            \"credit_id\": \"5c9939e69251411067f4f393\",\n            \"order\": 0,\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [],\n            \"id\": 658817,\n            \"original_language\": \"da\",\n            \"original_title\": \"Looking Back At The Idiots\",\n            \"overview\": \"In 2005 the cast and crew with Lars Von Trier gatherd to talk about Lars Von Trier's Dogma film The Idiots.\",\n            \"popularity\": 0.6,\n            \"poster_path\": null,\n            \"release_date\": \"2005-04-28\",\n            \"title\": \"Looking Back At The Idiots\",\n            \"video\": false,\n            \"vote_average\": 0,\n            \"vote_count\": 0,\n            \"character\": \"\",\n            \"credit_id\": \"5e07782deda4b700122c6965\",\n            \"order\": 0,\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                99\n            ],\n            \"id\": 147678,\n            \"original_language\": \"en\",\n            \"original_title\": \"De Ydmygede\",\n            \"overview\": \"A very intimate look on Lars von Trier and his cast and crew, during the production of \\\"The Idiots\\\".\",\n            \"popularity\": 1.684,\n            \"poster_path\": \"/xhW9V70wU2lVmjRWxp79p5A9NiZ.jpg\",\n            \"release_date\": \"1998-10-30\",\n            \"title\": \"The Humiliated\",\n            \"video\": false,\n            \"vote_average\": 6,\n            \"vote_count\": 4,\n            \"character\": \"\",\n            \"credit_id\": \"5e84eab3e38bd80013ac1724\",\n            \"order\": 0,\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                99\n            ],\n            \"id\": 700598,\n            \"original_language\": \"sv\",\n            \"original_title\": \"Ernst-Hugo\",\n            \"overview\": \"A gripping portrait of the dramatic, extravagant and ego-centric actor Ernst-Hugo Järegård (1928-1998) who would always be at the center of everything. On the out side he was a hailed and confident diva. In his solitude he was plagued by insomnia, anxiety and a complicated relationship with his father. Includes Ernst-Hugo Järegårds last performance \\\"Aktörens läte/ The sound of the actor\\\" (1998) and \\\"Abstract Poker\\\" (1971).\",\n            \"popularity\": 0.6,\n            \"poster_path\": \"/jVrulnYokVqpJUuffgp906oy4rL.jpg\",\n            \"release_date\": \"2008-12-28\",\n            \"title\": \"Ernst-Hugo\",\n            \"video\": false,\n            \"vote_average\": 8,\n            \"vote_count\": 1,\n            \"character\": \"Self\",\n            \"credit_id\": \"5eb1460a1fb94f0023f19036\",\n            \"order\": 0,\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/r55WG16pI5DD6OKwoEpD1rP3Da5.jpg\",\n            \"genre_ids\": [\n                99\n            ],\n            \"id\": 752908,\n            \"original_language\": \"da\",\n            \"original_title\": \"Idioterne der startede Festen\",\n            \"overview\": \"Danish film has never felt stronger on the international stage than it did with the Dogme films, which at the world premiere of 'The Party' and 'The Idiots' during the Cannes Film Festival in 1998 put Denmark on the film world map. Another eight films under the strict Dogme rules followed and created great international careers for several of the talents in front of and behind the handheld camera. Thomas Vinterberg, Søren Kragh-Jacobsen, Paprika Steen, Ulrich Thomsen, Trine Dyrholm, Iben Hjejle, Anders W. Berthelsen, Lone Scherfig, Sonja Richter and many more of the country's greatest filmmakers look back on when Denmark became Dogme.\",\n            \"popularity\": 2.789,\n            \"poster_path\": \"/gtocPktreUjKgLDBiPRjTgLRSfD.jpg\",\n            \"release_date\": \"2020-10-13\",\n            \"title\": \"The Idiots Who Started The Party\",\n            \"video\": false,\n            \"vote_average\": 6,\n            \"vote_count\": 1,\n            \"character\": \"Himself\",\n            \"credit_id\": \"5f85a8daf3b49a0034b2bd97\",\n            \"order\": 0,\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                99\n            ],\n            \"id\": 344223,\n            \"original_language\": \"en\",\n            \"original_title\": \"100 Cameras: Capturing Lars von Trier's Vision\",\n            \"overview\": \"A behind-the-scenes look at the making of \\\"Dancer in the Dark\\\" by Lars von Trier.\",\n            \"popularity\": 0.6,\n            \"poster_path\": \"/wrUIIEmGMRFuuLS5vNqKgpor1Tx.jpg\",\n            \"release_date\": \"2000-01-01\",\n            \"title\": \"100 Cameras: Capturing Lars von Trier's Vision\",\n            \"video\": false,\n            \"vote_average\": 0,\n            \"vote_count\": 0,\n            \"character\": \"\",\n            \"credit_id\": \"603b2f3d92e55b0050ff0446\",\n            \"order\": 0,\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/AoNgtrYLmtugytr69fxZ5B5xMQi.jpg\",\n            \"genre_ids\": [\n                99\n            ],\n            \"id\": 839385,\n            \"original_language\": \"da\",\n            \"original_title\": \"The Missing Films\",\n            \"overview\": \"Making film wears down director Lars von Trier, but he is not able to live without them. In the documentary film this Danish auteur’s all-consuming love affection for film is portrayed. Now he is standing at a cross-road. While film as we know it is dying.\",\n            \"popularity\": 0.637,\n            \"poster_path\": \"/zu3O5E8qxtE2yBk9gAtnXkOnUa4.jpg\",\n            \"release_date\": \"\",\n            \"title\": \"The Missing Films\",\n            \"video\": false,\n            \"vote_average\": 0,\n            \"vote_count\": 0,\n            \"character\": \"Himself\",\n            \"credit_id\": \"60c3c2038c3159002817f237\",\n            \"order\": 0,\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                99\n            ],\n            \"id\": 915133,\n            \"original_language\": \"da\",\n            \"original_title\": \"Lars von Trier: The Burden From Donald Duck\",\n            \"overview\": \"Lars von Trier was interviewed by Christian Lund at his home outside Copenhagen in November 2020.\",\n            \"popularity\": 0.967,\n            \"poster_path\": \"/68d98taVcYQ3qQaKh8Lx3UCuXd2.jpg\",\n            \"release_date\": \"2020-12-24\",\n            \"title\": \"Lars von Trier: The Burden From Donald Duck\",\n            \"video\": true,\n            \"vote_average\": 7,\n            \"vote_count\": 1,\n            \"character\": \"Lars von Trier\",\n            \"credit_id\": \"61b6670d7d5f4b00624c40e4\",\n            \"order\": 0,\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                99\n            ],\n            \"id\": 982132,\n            \"original_language\": \"en\",\n            \"original_title\": \"Filmbyen, la nouvelle Mecque du cinéma ?\",\n            \"overview\": \"Filmbyen is a cinema-town created by Lars Von Trier (director) et Peter Aalbek Jensen (producer). They founded together a company whiwh regroups all the cinema business industry. That documentary retraces the Filmbyen story, how it functions, the artistic and economic issues that arise.\",\n            \"popularity\": 1.476,\n            \"poster_path\": \"/oo85JJbaAR4RGsu92LrLsU2jenW.jpg\",\n            \"release_date\": \"2007-01-01\",\n            \"title\": \"Filmbyen, la nouvelle Mecque du cinéma ?\",\n            \"video\": false,\n            \"vote_average\": 0,\n            \"vote_count\": 0,\n            \"character\": \"self\",\n            \"credit_id\": \"6295bd85df86a834e197b253\",\n            \"order\": 0,\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                99\n            ],\n            \"id\": 1008963,\n            \"original_language\": \"en\",\n            \"original_title\": \"Lars From 1 - 10\",\n            \"overview\": \"Breaking The Waves director Lars Von Trier invents his own set of rules for filmmaking.\",\n            \"popularity\": 1.007,\n            \"poster_path\": null,\n            \"release_date\": \"1998-01-01\",\n            \"title\": \"Lars From 1 - 10\",\n            \"video\": false,\n            \"vote_average\": 5,\n            \"vote_count\": 1,\n            \"character\": \"\",\n            \"credit_id\": \"62edf347be4b36007d8d65d9\",\n            \"order\": 0,\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                99\n            ],\n            \"id\": 1208759,\n            \"original_language\": \"da\",\n            \"original_title\": \"Ennenstadt Europa - Om Lars von Trier og 'Forbrydelsens element'\",\n            \"overview\": \"Behind the scenes documentary of Lars von Trier's The Element of Crime (1984).\",\n            \"popularity\": 0.876,\n            \"poster_path\": null,\n            \"release_date\": \"1984-05-31\",\n            \"title\": \"Ennenstadt Europa – The Making of The Element of Crime\",\n            \"video\": false,\n            \"vote_average\": 0,\n            \"vote_count\": 0,\n            \"character\": \"Self - Film Director\",\n            \"credit_id\": \"6561bba5b234b9011c859b58\",\n            \"order\": 0,\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/cP31o6Ta11t4PFo7PYvtCOTJJhs.jpg\",\n            \"genre_ids\": [\n                99\n            ],\n            \"id\": 12456,\n            \"original_language\": \"da\",\n            \"original_title\": \"De fem benspænd\",\n            \"overview\": \"Lars von Trier challenges his mentor, filmmaker Jørgen Leth, to remake Leth’s 1967 short film The Perfect Human five times, each with a different set of bizarre and challenging rules.\",\n            \"popularity\": 7.161,\n            \"poster_path\": \"/xMcCmIdos88yd44xqCXj4NUWph3.jpg\",\n            \"release_date\": \"2003-11-07\",\n            \"title\": \"The Five Obstructions\",\n            \"video\": false,\n            \"vote_average\": 6.902,\n            \"vote_count\": 143,\n            \"character\": \"Himself - Obstructor / Lars von Trier\",\n            \"credit_id\": \"52fe44e69251416c75044d91\",\n            \"order\": 1,\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/ghMZWq7HaInDF5aNVGaA6dWBA89.jpg\",\n            \"genre_ids\": [\n                35,\n                18\n            ],\n            \"id\": 50656,\n            \"original_language\": \"da\",\n            \"original_title\": \"De unge år\",\n            \"overview\": \"Erik Nietzsche is an intelligent but in many ways inexperienced shy young man who is convinced that he wants to be a film director. In the late 1970s, Erik is accepted by the Danish National Film School where he enters a world of angry and unhelpful tutors, weird fellow students and unwritten rules. In this both exhilarating and angst-provoking period for him, Erik feels increasingly like a foreigner in the film industry. Frequently, he is merely an observer of the absurdities that surround him. He encounters trade union disputes, falls in love and experiences self-assured empowered women who refuse to make a commitment. The film is a drama full of comedy - a sharp portrait of a conceited but entertaining world of film which we suspect our dogged young director will eventually conquer with his vision.\",\n            \"popularity\": 2.914,\n            \"poster_path\": \"/mJtCCIzPNpEunLAm1ZLATEUrxf4.jpg\",\n            \"release_date\": \"2007-12-25\",\n            \"title\": \"The Early Years: Erik Nietzsche Part 1\",\n            \"video\": false,\n            \"vote_average\": 4.5,\n            \"vote_count\": 10,\n            \"character\": \"Narrator\",\n            \"credit_id\": \"52fe47d0c3a36847f8149bc3\",\n            \"order\": 1,\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                99\n            ],\n            \"id\": 498376,\n            \"original_language\": \"sv\",\n            \"original_title\": \"Jag är nyfiken, film\",\n            \"overview\": \"The Scandinavian entry in the BFI's Century of Cinema series of documentaries\",\n            \"popularity\": 1.687,\n            \"poster_path\": \"/qug8qN13o8WI8t6wm61onAOJbF6.jpg\",\n            \"release_date\": \"1995-10-28\",\n            \"title\": \"I Am Curious, Film\",\n            \"video\": false,\n            \"vote_average\": 3.5,\n            \"vote_count\": 5,\n            \"character\": \"Self\",\n            \"credit_id\": \"62bbd7fc17b5ef04e417042f\",\n            \"order\": 1,\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/nwaDMNrj1MxlMPPQtmziTcIVLbA.jpg\",\n            \"genre_ids\": [\n                18\n            ],\n            \"id\": 108756,\n            \"original_language\": \"da\",\n            \"original_title\": \"Menthe - la bienheureuse\",\n            \"overview\": \"Based on the sadomasochistic novel by Dominique Aury, \\\"Story of O\\\", tells the story of a voluntary female submission.\",\n            \"popularity\": 1.4,\n            \"poster_path\": \"/cBGaLNFPuGUNo1nwRcopawsjcS7.jpg\",\n            \"release_date\": \"1979-01-01\",\n            \"title\": \"Menthe: The Benefactor\",\n            \"video\": false,\n            \"vote_average\": 5.8,\n            \"vote_count\": 9,\n            \"character\": \"\",\n            \"credit_id\": \"556861b9c3a36836320014db\",\n            \"order\": 3,\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                99\n            ],\n            \"id\": 539178,\n            \"original_language\": \"en\",\n            \"original_title\": \"Living the Light: Robby Müller\",\n            \"overview\": \"For her extraordinary film essay, Living the Light, Director and Director of Photography Claire Pijman had access to the thousands of Hi8 video diaries, pictures and Polaroids that Müller photographed while he was at work on one of the more than 70 features he shot throughout his career; often with long term collaborators such as Wim Wenders, Jim Jarmusch and Lars von Trier. The film intertwines these images with excerpts of his oeuvre, thus creating a fluid and cinematic continuum. In his score for Living the Light Jim Jarmusch gives this wide raging scale of life and art an additional musical voice.\",\n            \"popularity\": 0.792,\n            \"poster_path\": \"/zVoDODhgItHovC11TOdTASRqRYz.jpg\",\n            \"release_date\": \"2018-09-20\",\n            \"title\": \"Living the Light: Robby Müller\",\n            \"video\": false,\n            \"vote_average\": 7.2,\n            \"vote_count\": 5,\n            \"character\": \"Self\",\n            \"credit_id\": \"5b5f2c119251415231046757\",\n            \"order\": 3,\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                99\n            ],\n            \"id\": 583720,\n            \"original_language\": \"en\",\n            \"original_title\": \"FreeDogme\",\n            \"overview\": \"Marie Berthelius and Roger Narbonne conference call Lars von Trier, Win Wenders, Lone Scherfig, and Jean-Marc Barr and are also linked by digital video. The discussion is about the Dogme 95 film movement and how technological transformations affect cinematic practice.\",\n            \"popularity\": 0.871,\n            \"poster_path\": \"/uXz5zyvS71zEkTZbzU7XdgbDASo.jpg\",\n            \"release_date\": \"2000-01-01\",\n            \"title\": \"FreeDogme\",\n            \"video\": false,\n            \"vote_average\": 4,\n            \"vote_count\": 1,\n            \"character\": \"himself\",\n            \"credit_id\": \"5c6e0c13c3a36848f1e1ec40\",\n            \"order\": 3,\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                10751\n            ],\n            \"id\": 456325,\n            \"original_language\": \"da\",\n            \"original_title\": \"Kaptajn Klyde og hans venner vender tilbage\",\n            \"overview\": \"\",\n            \"popularity\": 3.288,\n            \"poster_path\": \"/1PwBOwT3eJeMBCS9uqAnlUZSWDr.jpg\",\n            \"release_date\": \"1980-12-26\",\n            \"title\": \"Kaptajn Klyde og hans venner vender tilbage\",\n            \"video\": false,\n            \"vote_average\": 8,\n            \"vote_count\": 2,\n            \"character\": \"\",\n            \"credit_id\": \"590dfad5c3a368650a010142\",\n            \"order\": 4,\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/AkuDVdvopWHr2Vw3IBmfhlPk8Bx.jpg\",\n            \"genre_ids\": [\n                99\n            ],\n            \"id\": 110354,\n            \"original_language\": \"en\",\n            \"original_title\": \"Side by Side\",\n            \"overview\": \"Since the invention of cinema, the standard format for recording moving images has been film. Over the past two decades, a new form of digital filmmaking has emerged, creating a groundbreaking evolution in the medium. Keanu Reeves explores the development of cinema and the impact of digital filmmaking via in-depth interviews with Hollywood masters, such as James Cameron, David Fincher, David Lynch, Christopher Nolan, Martin Scorsese, George Lucas, Steven Soderbergh, and many more.\",\n            \"popularity\": 11.638,\n            \"poster_path\": \"/qeeQ7rfTAXNYh4EqqdolFLkNwKM.jpg\",\n            \"release_date\": \"2012-08-19\",\n            \"title\": \"Side by Side\",\n            \"video\": false,\n            \"vote_average\": 7.3,\n            \"vote_count\": 276,\n            \"character\": \"Self\",\n            \"credit_id\": \"52fe4ad2c3a36847f81e3979\",\n            \"order\": 5,\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                99\n            ],\n            \"id\": 327716,\n            \"original_language\": \"de\",\n            \"original_title\": \"Arteholic\",\n            \"overview\": \"Palm Springs resident and film and art legend Udo Kier is \\\"arteholic\\\". He lives, breathes and makes art and at times he is even a living art piece. In this playful docu-fiction, we follow Udo on a road trip through famous museums in Frankfurt, Cologne, Paris, Copenhagen and Berlin, and eavesdrop as he chats with artists including Marcel Odenbach, Rosemarie Trockel, Jonathan Meese and Tobias Rehberger and filmmakers such as Nicolette Krebitz and Lars von Trier.\",\n            \"popularity\": 1.221,\n            \"poster_path\": \"/5MzrY7nkpgcpdDegbiFwjzFGM5f.jpg\",\n            \"release_date\": \"2014-10-16\",\n            \"title\": \"Arteholic\",\n            \"video\": false,\n            \"vote_average\": 5,\n            \"vote_count\": 1,\n            \"character\": \"\",\n            \"credit_id\": \"54f0e11b9251413ae8005e55\",\n            \"order\": 5,\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                99\n            ],\n            \"id\": 749934,\n            \"original_language\": \"en\",\n            \"original_title\": \"Wag the Dogma\",\n            \"overview\": \"Quixotic Martino Sclavi dives deep into the Danish film scene to uncover the truth behind the Dogme 95 Manifesto, along the way the film systematically breaks each and every one of the Dogme 'vows of chastity' - employing special effects, comedy sound design, and a singing narrator to boot.\",\n            \"popularity\": 0.952,\n            \"poster_path\": null,\n            \"release_date\": \"2001-06-11\",\n            \"title\": \"Wag the Dogma\",\n            \"video\": false,\n            \"vote_average\": 0,\n            \"vote_count\": 0,\n            \"character\": \"\",\n            \"credit_id\": \"5f7a54d1223e200038bece31\",\n            \"order\": 6,\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                99\n            ],\n            \"id\": 129487,\n            \"original_language\": \"sv\",\n            \"original_title\": \"...Men filmen är min älskarinna\",\n            \"overview\": \"Guided by Liv Ullmann and with commentaries from a number of prominent filmmakers for whom Bergman is and remains an important influence - such as Woody Allen, Olivier Assayas, Bernardo Bertolucci, Arnaud Desplechin, John Sayles, Martin Scorsese and Lars von Trier, the film provides a vivid portrait of the artist who in each new project found a challenge for himself and for the people he worked with - both actors and colleagues behind the camera.\",\n            \"popularity\": 1.96,\n            \"poster_path\": \"/ypSeyDwPfGww9rdcTn2HDC8bv6i.jpg\",\n            \"release_date\": \"2010-05-12\",\n            \"title\": \"… But Film Is My Mistress\",\n            \"video\": false,\n            \"vote_average\": 6.1,\n            \"vote_count\": 9,\n            \"character\": \"Self\",\n            \"credit_id\": \"618d6b1f7ac82900434e8330\",\n            \"order\": 8,\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/fGBOcZHIfRELAqIS1wrhBYRT0tY.jpg\",\n            \"genre_ids\": [\n                99\n            ],\n            \"id\": 1054150,\n            \"original_language\": \"da\",\n            \"original_title\": \"Skabelsen af Riget Exodus\",\n            \"overview\": \"Get an exclusive behind-the-scenes look at the creative challenges Lars von Trier presents his cast and crew to bring his vision to life from script to shoot and to the screen at home.\",\n            \"popularity\": 1.422,\n            \"poster_path\": \"/cIZOCBkwxBpH6RWXXcPDYuNULZd.jpg\",\n            \"release_date\": \"2022-11-20\",\n            \"title\": \"Creation of the Kingdom of Exodus\",\n            \"video\": false,\n            \"vote_average\": 0,\n            \"vote_count\": 0,\n            \"character\": \"Self / Director / Devil\",\n            \"credit_id\": \"638382e0a410c8008482fe56\",\n            \"order\": 8,\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/3WlzpN3MUt9g7AFloo8ZJoVWg6X.jpg\",\n            \"genre_ids\": [\n                35\n            ],\n            \"id\": 5206,\n            \"original_language\": \"da\",\n            \"original_title\": \"Direktøren for det hele\",\n            \"overview\": \"An IT company hires an actor to serve as the company's president in order to help the business get sold to a cranky Icelander.\",\n            \"popularity\": 8.495,\n            \"poster_path\": \"/rwEtK0YLHLzT13uPtXyXCHoWMwR.jpg\",\n            \"release_date\": \"2006-09-21\",\n            \"title\": \"The Boss of It All\",\n            \"video\": false,\n            \"vote_average\": 6.624,\n            \"vote_count\": 262,\n            \"character\": \"Narrator\",\n            \"credit_id\": \"52fe43fdc3a36847f807bf4f\",\n            \"order\": 9,\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/vHlIYiUGiN4mFSrsGMh6b3LNAWz.jpg\",\n            \"genre_ids\": [\n                99\n            ],\n            \"id\": 140278,\n            \"original_language\": \"en\",\n            \"original_title\": \"Dogville Confessions\",\n            \"overview\": \"This film depicts the intense drama that takes place during the making of Dogville. Lars von Trier and Nicole Kidman work through this creative process under very extreme conditions.\",\n            \"popularity\": 3.318,\n            \"poster_path\": \"/4Z9ZaWcndc0PzkNxUFL4Tw9Zvdf.jpg\",\n            \"release_date\": \"2004-06-27\",\n            \"title\": \"Dogville Confessions\",\n            \"video\": false,\n            \"vote_average\": 6.63,\n            \"vote_count\": 23,\n            \"character\": \"Himself\",\n            \"credit_id\": \"52fe4a8a9251416c750e57c1\",\n            \"order\": 9,\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/fhZTZTsbv1gSpp6lXt5m3kXGSQ4.jpg\",\n            \"genre_ids\": [\n                80,\n                18,\n                878\n            ],\n            \"id\": 9063,\n            \"original_language\": \"da\",\n            \"original_title\": \"Forbrydelsens element\",\n            \"overview\": \"Fisher, an ex-detective, decides to take one final case when a mysterious serial killer claims the lives of several young girls. Fisher, unable to find the culprit, turns to Osbourne, a writer who was once respected for his contributions to the field of criminology. Fisher begins to use Osbourne's technique, which involves empathizing with serial killers; however, as the detective becomes increasingly engrossed in this method, things take a disturbing turn.\",\n            \"popularity\": 8.697,\n            \"poster_path\": \"/sfg5KUOdR4bfoPiDf63LVG7mlfw.jpg\",\n            \"release_date\": \"1984-05-14\",\n            \"title\": \"The Element of Crime\",\n            \"video\": false,\n            \"vote_average\": 6.4,\n            \"vote_count\": 182,\n            \"character\": \"Schmuck of Ages\",\n            \"credit_id\": \"5a1ad5c5925141032c03edda\",\n            \"order\": 10,\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/yfMOgFjvqE0tkbkQYUpJ4HQ3UBy.jpg\",\n            \"genre_ids\": [\n                99\n            ],\n            \"id\": 522868,\n            \"original_language\": \"sv\",\n            \"original_title\": \"Bergman - ett år, ett liv\",\n            \"overview\": \"A focuses on 1957, one of the most prolific years for the Swedish director. During the year he shot two films, opened two of his most celebrated films (The Seventh Seal and Wild Strawberries), and produced four plays and a TV movie while juggling with a complicated private life.\",\n            \"popularity\": 3.288,\n            \"poster_path\": \"/oFPY1SrYhassfuLqwgFqZrg8wk8.jpg\",\n            \"release_date\": \"2018-07-12\",\n            \"title\": \"Bergman: A Year in a Life\",\n            \"video\": false,\n            \"vote_average\": 7.359,\n            \"vote_count\": 32,\n            \"character\": \"Self\",\n            \"credit_id\": \"5b16ea40925141784e0183c2\",\n            \"order\": 11,\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/rT1SXllGStLHzXcR9twrIDBUtn1.jpg\",\n            \"genre_ids\": [\n                80,\n                18,\n                53\n            ],\n            \"id\": 9065,\n            \"original_language\": \"de\",\n            \"original_title\": \"Europa\",\n            \"overview\": \"A young, idealist American gets a job as a train conductor for the Zentropa railway network in postwar, US-occupied Frankfurt. As various people try to take advantage of him, he soon finds his position politically sensitive, and gets caught up in a whirlpool of conspiracies and Nazi sympathisers.\",\n            \"popularity\": 7.447,\n            \"poster_path\": \"/pyFtuYQReoSmhNs55kRJedA5wEJ.jpg\",\n            \"release_date\": \"1991-06-27\",\n            \"title\": \"Europa\",\n            \"video\": false,\n            \"vote_average\": 7.4,\n            \"vote_count\": 282,\n            \"character\": \"Jew\",\n            \"credit_id\": \"52fe44d8c3a36847f80ad589\",\n            \"order\": 23,\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/ooTrQBBGjLsGCGKN6HWP0o7ZI6O.jpg\",\n            \"genre_ids\": [\n                99\n            ],\n            \"id\": 250280,\n            \"original_language\": \"en\",\n            \"original_title\": \"Trespassing Bergman\",\n            \"overview\": \"In the sixties, Swedish filmmaker Ingmar Bergman (1918-2007) built a house on the remote island of Fårö, located in the Baltic Sea, left Stockholm and went to live there. When he died, the house was preserved. A group of very special cinephiles, came from all over the world, travel to Fårö in search of the genius and his legacy. (An abridged version of Bergmans video, 2012.)\",\n            \"popularity\": 5.64,\n            \"poster_path\": \"/zRM0V2el4m1iMtOW6i14EM2VSig.jpg\",\n            \"release_date\": \"2013-08-28\",\n            \"title\": \"Trespassing Bergman\",\n            \"video\": false,\n            \"vote_average\": 6.6,\n            \"vote_count\": 27,\n            \"character\": \"Self\",\n            \"credit_id\": \"5a808228c3a3681893023671\",\n            \"order\": 27,\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/rDjRy3XErqG79tBuNxuq1seWyw0.jpg\",\n            \"genre_ids\": [\n                99\n            ],\n            \"id\": 656312,\n            \"original_language\": \"sv\",\n            \"original_title\": \"Bergmans video\",\n            \"overview\": \"In the sixties, Swedish filmmaker Ingmar Bergman (1918-2007) built a house on the remote island of Fårö, located in the Baltic Sea, left Stockholm and went to live there. When he died, the house was preserved. A group of very special cinephiles, came from all over the world, travel to Fårö in search of the genius and his legacy. (Released in 2013, edited and abridged, as Trespassing Bergman.)\",\n            \"popularity\": 1.973,\n            \"poster_path\": \"/mu4zSoOfwTU171FQyDtCj6agwfj.jpg\",\n            \"release_date\": \"2012-08-22\",\n            \"title\": \"Bergmans video\",\n            \"video\": false,\n            \"vote_average\": 6.2,\n            \"vote_count\": 5,\n            \"character\": \"Self\",\n            \"credit_id\": \"61c792c8aaec71001cbcccb9\",\n            \"order\": 27,\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/ku0R1uLIFz0AUV7xiYk3soM8MT4.jpg\",\n            \"genre_ids\": [\n                99\n            ],\n            \"id\": 714104,\n            \"original_language\": \"pt\",\n            \"original_title\": \"Cores\",\n            \"overview\": \"The most suffocating is the awareness that nothing is happening.  All the veins are drying without the blood running through them. I came to Barão Geraldo because things happen here.  Here people love as much as dolls hang themselves and chicken are slaughtered to death. Would I still hang dolls and burn memories in the next 18 years? It astonishes me how less and less I do not care for things that are not my extension. Being my own destruction is the only way. Intimacy is a farewell. All I see is a lot water and all the colors are not enough. All forms of comunication are not enough for a lot of water.\",\n            \"popularity\": 1.094,\n            \"poster_path\": \"/lQkRzQke8zDRzFGGVuLotqTBzM0.jpg\",\n            \"release_date\": \"2013-12-30\",\n            \"title\": \"Colors\",\n            \"video\": false,\n            \"vote_average\": 0,\n            \"vote_count\": 0,\n            \"character\": \"Fuck Putas Edition\",\n            \"credit_id\": \"62093023931ea10094095f56\",\n            \"order\": 34,\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/nQ1woqbLcKjkpfEbfAEoAey6W3n.jpg\",\n            \"genre_ids\": [\n                9648,\n                27,\n                35,\n                18\n            ],\n            \"id\": 22137,\n            \"original_language\": \"da\",\n            \"original_title\": \"Riget\",\n            \"overview\": \"Set in the neurosurgical ward of Copenhagen's Rigshospitalet, the city and country's main hospital, nicknamed \\\"Riget\\\", a number of characters, staff and patients alike, encounter bizarre phenomena, both human and supernatural.\",\n            \"popularity\": 10.415,\n            \"poster_path\": \"/zfXVe3dSvkR3YAp3g6E5q2R5swy.jpg\",\n            \"release_date\": \"1994-11-23\",\n            \"title\": \"The Kingdom\",\n            \"video\": false,\n            \"vote_average\": 7.703,\n            \"vote_count\": 230,\n            \"character\": \"Himself\",\n            \"credit_id\": \"599b4182925141278f004123\",\n            \"order\": 37,\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/16UEQo8TSAJoAMNdoEJm7lJIABf.jpg\",\n            \"genre_ids\": [\n                18,\n                35\n            ],\n            \"id\": 452,\n            \"original_language\": \"da\",\n            \"original_title\": \"Idioterne\",\n            \"overview\": \"With his first Dogma-95 film director Lars von Trier opens up a completely new film platform. With a mix of home-video and documentary styles the film tells the story of a group of young people who have decided to get to know their “inner-idiots” and thus not only facing and breaking their outer appearance but also their inner.\",\n            \"popularity\": 16.419,\n            \"poster_path\": \"/zICUj2GCVubqp6p9BgpmudNVfvR.jpg\",\n            \"release_date\": \"1998-04-28\",\n            \"title\": \"The Idiots\",\n            \"video\": false,\n            \"vote_average\": 6.454,\n            \"vote_count\": 523,\n            \"character\": \"Interviewer (voice)\",\n            \"credit_id\": \"5fb03be9ec45520040f7093e\",\n            \"order\": 37,\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/20vIC3JXCFrsLwv0TpiBbK7IKh2.jpg\",\n            \"genre_ids\": [\n                35,\n                18\n            ],\n            \"id\": 36108,\n            \"original_language\": \"fr\",\n            \"original_title\": \"Chacun son cinema ou Ce petit coup au coeur quand la lumiere s'eteint et que le film commence\",\n            \"overview\": \"A collective film of 33 shorts directed by different directors about their feeling about cinema.\",\n            \"popularity\": 11.939,\n            \"poster_path\": \"/oqsHDWIh26sJXz9Ua3lPQhUx3lK.jpg\",\n            \"release_date\": \"2007-10-31\",\n            \"title\": \"To Each His Own Cinema\",\n            \"video\": false,\n            \"vote_average\": 6.6,\n            \"vote_count\": 124,\n            \"character\": \"The filmmaker (segment \\\"Occupations\\\")\",\n            \"credit_id\": \"5b4af870c3a36823e3022f3c\",\n            \"order\": 47,\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/cVovUpU6O2HtKFfg60QUK0mFa7Z.jpg\",\n            \"genre_ids\": [\n                9648,\n                14,\n                27,\n                35,\n                18,\n                53\n            ],\n            \"id\": 22140,\n            \"original_language\": \"da\",\n            \"original_title\": \"Riget II\",\n            \"overview\": \"Set in the neurosurgical ward of Copenhagen's Rigshospitalet, the city and country's main hospital, nicknamed \\\"Riget\\\", \\\"Riget\\\" means \\\"the realm\\\" or \\\"the kingdom\\\" and leads one to think of \\\"dødsriget\\\", the realm of the dead.\",\n            \"popularity\": 4.926,\n            \"poster_path\": \"/giq4mcpAeBduy6cPE6V1tvS6SuT.jpg\",\n            \"release_date\": \"1997-11-01\",\n            \"title\": \"The Kingdom II\",\n            \"video\": false,\n            \"vote_average\": 7.5,\n            \"vote_count\": 40,\n            \"character\": \"Himself\",\n            \"credit_id\": \"5c767cccc3a3686c3dd2662d\",\n            \"order\": 67,\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/n0GctSo1scqPXsOqmWrJKUFCqhj.jpg\",\n            \"genre_ids\": [\n                10751,\n                10759\n            ],\n            \"id\": 80019,\n            \"origin_country\": [\n                \"DK\"\n            ],\n            \"original_language\": \"da\",\n            \"original_name\": \"Hemmelig sommer\",\n            \"overview\": \"Summer vacation. But Lars remain in town for his parents must work. One day as he bikes around, he hears a scream from a garden.\",\n            \"popularity\": 6.196,\n            \"poster_path\": \"/vQ7imyrHOEDDpUygCrp08dKhyQ9.jpg\",\n            \"first_air_date\": \"1969-06-01\",\n            \"name\": \"Clandestine Summer\",\n            \"vote_average\": 0,\n            \"vote_count\": 0,\n            \"character\": \"Lars\",\n            \"credit_id\": \"5b169f68c3a368534c0130e2\",\n            \"episode_count\": 4,\n            \"media_type\": \"tv\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                10763\n            ],\n            \"id\": 88795,\n            \"origin_country\": [\n                \"DE\"\n            ],\n            \"original_language\": \"de\",\n            \"original_name\": \"Grimme-Preis-Verleihung\",\n            \"overview\": \"\",\n            \"popularity\": 1438.01,\n            \"poster_path\": null,\n            \"first_air_date\": \"1964-01-16\",\n            \"name\": \"Grimme-Preis-Verleihung\",\n            \"vote_average\": 0,\n            \"vote_count\": 0,\n            \"character\": \"Self\",\n            \"credit_id\": \"5cc4f3d6c3a3684936803fa9\",\n            \"episode_count\": 1,\n            \"media_type\": \"tv\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/5ZV8kYvo5LfFmTtNGI3wJ2W6lGC.jpg\",\n            \"genre_ids\": [\n                99\n            ],\n            \"id\": 45571,\n            \"origin_country\": [\n                \"GB\"\n            ],\n            \"original_language\": \"en\",\n            \"original_name\": \"The Story of Film: An Odyssey\",\n            \"overview\": \"A worldwide guided tour of the greatest movies ever made and the story of international cinema through the history of cinematic innovation.\",\n            \"popularity\": 94.654,\n            \"poster_path\": \"/g0TCWFNIFHO8u2yy1hboUDIhD6n.jpg\",\n            \"first_air_date\": \"2011-09-03\",\n            \"name\": \"The Story of Film: An Odyssey\",\n            \"vote_average\": 7.7,\n            \"vote_count\": 53,\n            \"character\": \"Self\",\n            \"credit_id\": \"6165a13650733c008bdba6b8\",\n            \"episode_count\": 3,\n            \"media_type\": \"tv\"\n        }\n    ],\n    \"crew\": [\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/16UEQo8TSAJoAMNdoEJm7lJIABf.jpg\",\n            \"genre_ids\": [\n                18,\n                35\n            ],\n            \"id\": 452,\n            \"original_language\": \"da\",\n            \"original_title\": \"Idioterne\",\n            \"overview\": \"With his first Dogma-95 film director Lars von Trier opens up a completely new film platform. With a mix of home-video and documentary styles the film tells the story of a group of young people who have decided to get to know their “inner-idiots” and thus not only facing and breaking their outer appearance but also their inner.\",\n            \"popularity\": 16.419,\n            \"poster_path\": \"/zICUj2GCVubqp6p9BgpmudNVfvR.jpg\",\n            \"release_date\": \"1998-04-28\",\n            \"title\": \"The Idiots\",\n            \"video\": false,\n            \"vote_average\": 6.454,\n            \"vote_count\": 523,\n            \"credit_id\": \"52fe4245c3a36847f801130d\",\n            \"department\": \"Camera\",\n            \"job\": \"Director of Photography\",\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/r3xsFBD1VTUusk393bBc7SsDUJe.jpg\",\n            \"genre_ids\": [\n                80,\n                18,\n                53\n            ],\n            \"id\": 553,\n            \"original_language\": \"en\",\n            \"original_title\": \"Dogville\",\n            \"overview\": \"A mysterious woman named Grace hides in a small mountain town from criminals who pursue her. The town is two-faced and offers to harbor Grace as long as she can make it worth their effort, so Grace works hard under the employ of various townspeople to win their favor. Tensions flare, however, and Grace's status as a helpless outsider provokes vicious contempt and abuse from the citizens of Dogville.\",\n            \"popularity\": 20.201,\n            \"poster_path\": \"/lraVawavIXh5geMlVjpzCw9TGwR.jpg\",\n            \"release_date\": \"2003-05-19\",\n            \"title\": \"Dogville\",\n            \"video\": false,\n            \"vote_average\": 7.8,\n            \"vote_count\": 2273,\n            \"credit_id\": \"555ef46dc3a3683d130012b2\",\n            \"department\": \"Camera\",\n            \"job\": \"Camera Operator\",\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/gs70htixF6j1oqrrwsM4lVfcgNN.jpg\",\n            \"genre_ids\": [\n                18,\n                80\n            ],\n            \"id\": 16,\n            \"original_language\": \"en\",\n            \"original_title\": \"Dancer in the Dark\",\n            \"overview\": \"Selma, a Czech immigrant on the verge of blindness, struggles to make ends meet for herself and her son, who has inherited the same genetic disorder and will suffer the same fate without an expensive operation. When life gets too difficult, Selma learns to cope through her love of musicals, escaping life's troubles - even if just for a moment - by dreaming up little numbers to the rhythmic beats of her surroundings.\",\n            \"popularity\": 19.584,\n            \"poster_path\": \"/uXvyCRpoTRLSEia59Yj7nAZOSej.jpg\",\n            \"release_date\": \"2000-06-30\",\n            \"title\": \"Dancer in the Dark\",\n            \"video\": false,\n            \"vote_average\": 7.869,\n            \"vote_count\": 1671,\n            \"credit_id\": \"565c97a59251415d1c00017d\",\n            \"department\": \"Camera\",\n            \"job\": \"Camera Operator\",\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/dLiEN68i1HgTf2voTzPAtsI1P1m.jpg\",\n            \"genre_ids\": [\n                18,\n                27\n            ],\n            \"id\": 29445,\n            \"original_language\": \"da\",\n            \"original_title\": \"Epidemic\",\n            \"overview\": \"A director and a screenwriter write a screenplay together about a globally spreading epidemic. Unbeknownst to them, an outbreak develops around them in the real world.\",\n            \"popularity\": 8.034,\n            \"poster_path\": \"/5MvCaYCS3BLvSYdWpRDHahKbQZv.jpg\",\n            \"release_date\": \"1987-09-11\",\n            \"title\": \"Epidemic\",\n            \"video\": false,\n            \"vote_average\": 5.7,\n            \"vote_count\": 108,\n            \"credit_id\": \"65a4cc6966eba7012cad6367\",\n            \"department\": \"Camera\",\n            \"job\": \"Camera Operator\",\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                99\n            ],\n            \"id\": 101119,\n            \"original_language\": \"en\",\n            \"original_title\": \"Huutajat - Screaming Men\",\n            \"overview\": \"A documentary film about the Finnish screaming male choir.\",\n            \"popularity\": 1.056,\n            \"poster_path\": \"/rMeTEF6uFaXi3yHk0BG7TSAGlBA.jpg\",\n            \"release_date\": \"2003-02-21\",\n            \"title\": \"Screaming Men\",\n            \"video\": false,\n            \"vote_average\": 6.1,\n            \"vote_count\": 7,\n            \"credit_id\": \"60ba0cfe8de0ae0042029fbc\",\n            \"department\": \"Crew\",\n            \"job\": \"Thanks\",\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/gs70htixF6j1oqrrwsM4lVfcgNN.jpg\",\n            \"genre_ids\": [\n                18,\n                80\n            ],\n            \"id\": 16,\n            \"original_language\": \"en\",\n            \"original_title\": \"Dancer in the Dark\",\n            \"overview\": \"Selma, a Czech immigrant on the verge of blindness, struggles to make ends meet for herself and her son, who has inherited the same genetic disorder and will suffer the same fate without an expensive operation. When life gets too difficult, Selma learns to cope through her love of musicals, escaping life's troubles - even if just for a moment - by dreaming up little numbers to the rhythmic beats of her surroundings.\",\n            \"popularity\": 19.584,\n            \"poster_path\": \"/uXvyCRpoTRLSEia59Yj7nAZOSej.jpg\",\n            \"release_date\": \"2000-06-30\",\n            \"title\": \"Dancer in the Dark\",\n            \"video\": false,\n            \"vote_average\": 7.869,\n            \"vote_count\": 1671,\n            \"credit_id\": \"52fe420ec3a36847f8000981\",\n            \"department\": \"Directing\",\n            \"job\": \"Director\",\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/yCxuILdReGFK948mfUOAX75xb5Z.jpg\",\n            \"genre_ids\": [\n                18,\n                10749\n            ],\n            \"id\": 145,\n            \"original_language\": \"da\",\n            \"original_title\": \"Breaking the Waves\",\n            \"overview\": \"In a small and conservative Scottish village, a woman's paralytic husband convinces her to have extramarital intercourse so she can tell him about it and give him a reason for living.\",\n            \"popularity\": 16.499,\n            \"poster_path\": \"/dQWMcdHXUOSHtr7ypOCa5T79JMS.jpg\",\n            \"release_date\": \"1996-05-13\",\n            \"title\": \"Breaking the Waves\",\n            \"video\": false,\n            \"vote_average\": 7.475,\n            \"vote_count\": 894,\n            \"credit_id\": \"52fe421ec3a36847f80054e5\",\n            \"department\": \"Directing\",\n            \"job\": \"Director\",\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/16UEQo8TSAJoAMNdoEJm7lJIABf.jpg\",\n            \"genre_ids\": [\n                18,\n                35\n            ],\n            \"id\": 452,\n            \"original_language\": \"da\",\n            \"original_title\": \"Idioterne\",\n            \"overview\": \"With his first Dogma-95 film director Lars von Trier opens up a completely new film platform. With a mix of home-video and documentary styles the film tells the story of a group of young people who have decided to get to know their “inner-idiots” and thus not only facing and breaking their outer appearance but also their inner.\",\n            \"popularity\": 16.419,\n            \"poster_path\": \"/zICUj2GCVubqp6p9BgpmudNVfvR.jpg\",\n            \"release_date\": \"1998-04-28\",\n            \"title\": \"The Idiots\",\n            \"video\": false,\n            \"vote_average\": 6.454,\n            \"vote_count\": 523,\n            \"credit_id\": \"52fe4245c3a36847f801128d\",\n            \"department\": \"Directing\",\n            \"job\": \"Director\",\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/r3xsFBD1VTUusk393bBc7SsDUJe.jpg\",\n            \"genre_ids\": [\n                80,\n                18,\n                53\n            ],\n            \"id\": 553,\n            \"original_language\": \"en\",\n            \"original_title\": \"Dogville\",\n            \"overview\": \"A mysterious woman named Grace hides in a small mountain town from criminals who pursue her. The town is two-faced and offers to harbor Grace as long as she can make it worth their effort, so Grace works hard under the employ of various townspeople to win their favor. Tensions flare, however, and Grace's status as a helpless outsider provokes vicious contempt and abuse from the citizens of Dogville.\",\n            \"popularity\": 20.201,\n            \"poster_path\": \"/lraVawavIXh5geMlVjpzCw9TGwR.jpg\",\n            \"release_date\": \"2003-05-19\",\n            \"title\": \"Dogville\",\n            \"video\": false,\n            \"vote_average\": 7.8,\n            \"vote_count\": 2273,\n            \"credit_id\": \"52fe4251c3a36847f8014c89\",\n            \"department\": \"Directing\",\n            \"job\": \"Director\",\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/dbAAQhptC6FyxBJx91IQv9zRiki.jpg\",\n            \"genre_ids\": [\n                18\n            ],\n            \"id\": 1951,\n            \"original_language\": \"da\",\n            \"original_title\": \"Manderlay\",\n            \"overview\": \"In 1933, after leaving Dogville, Grace Margaret Mulligan sees a slave being punished at a cotton farm called Manderlay. Officially slavery is illegal and Grace stands up against the owners of the farm. She stays with some gangsters in Manderlay and tries to influence the situation. But when harvest time comes Grace sees the social and economic reality of Manderlay.\",\n            \"popularity\": 10.502,\n            \"poster_path\": \"/gVR6gQ7j0ffPa27xj4OxbH5fzHW.jpg\",\n            \"release_date\": \"2005-05-16\",\n            \"title\": \"Manderlay\",\n            \"video\": false,\n            \"vote_average\": 6.916,\n            \"vote_count\": 317,\n            \"credit_id\": \"52fe4325c3a36847f803ddb1\",\n            \"department\": \"Directing\",\n            \"job\": \"Director\",\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/cVovUpU6O2HtKFfg60QUK0mFa7Z.jpg\",\n            \"genre_ids\": [\n                9648,\n                14,\n                27,\n                35,\n                18,\n                53\n            ],\n            \"id\": 22140,\n            \"original_language\": \"da\",\n            \"original_title\": \"Riget II\",\n            \"overview\": \"Set in the neurosurgical ward of Copenhagen's Rigshospitalet, the city and country's main hospital, nicknamed \\\"Riget\\\", \\\"Riget\\\" means \\\"the realm\\\" or \\\"the kingdom\\\" and leads one to think of \\\"dødsriget\\\", the realm of the dead.\",\n            \"popularity\": 4.926,\n            \"poster_path\": \"/giq4mcpAeBduy6cPE6V1tvS6SuT.jpg\",\n            \"release_date\": \"1997-11-01\",\n            \"title\": \"The Kingdom II\",\n            \"video\": false,\n            \"vote_average\": 7.5,\n            \"vote_count\": 40,\n            \"credit_id\": \"52fe4436c3a368484e015e2d\",\n            \"department\": \"Directing\",\n            \"job\": \"Director\",\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/nQ1woqbLcKjkpfEbfAEoAey6W3n.jpg\",\n            \"genre_ids\": [\n                9648,\n                27,\n                35,\n                18\n            ],\n            \"id\": 22137,\n            \"original_language\": \"da\",\n            \"original_title\": \"Riget\",\n            \"overview\": \"Set in the neurosurgical ward of Copenhagen's Rigshospitalet, the city and country's main hospital, nicknamed \\\"Riget\\\", a number of characters, staff and patients alike, encounter bizarre phenomena, both human and supernatural.\",\n            \"popularity\": 10.415,\n            \"poster_path\": \"/zfXVe3dSvkR3YAp3g6E5q2R5swy.jpg\",\n            \"release_date\": \"1994-11-23\",\n            \"title\": \"The Kingdom\",\n            \"video\": false,\n            \"vote_average\": 7.703,\n            \"vote_count\": 230,\n            \"credit_id\": \"52fe4435c3a368484e015dff\",\n            \"department\": \"Directing\",\n            \"job\": \"Director\",\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/3WlzpN3MUt9g7AFloo8ZJoVWg6X.jpg\",\n            \"genre_ids\": [\n                35\n            ],\n            \"id\": 5206,\n            \"original_language\": \"da\",\n            \"original_title\": \"Direktøren for det hele\",\n            \"overview\": \"An IT company hires an actor to serve as the company's president in order to help the business get sold to a cranky Icelander.\",\n            \"popularity\": 8.495,\n            \"poster_path\": \"/rwEtK0YLHLzT13uPtXyXCHoWMwR.jpg\",\n            \"release_date\": \"2006-09-21\",\n            \"title\": \"The Boss of It All\",\n            \"video\": false,\n            \"vote_average\": 6.624,\n            \"vote_count\": 262,\n            \"credit_id\": \"57239acd9251415af9000da1\",\n            \"department\": \"Directing\",\n            \"job\": \"Director\",\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/fhZTZTsbv1gSpp6lXt5m3kXGSQ4.jpg\",\n            \"genre_ids\": [\n                80,\n                18,\n                878\n            ],\n            \"id\": 9063,\n            \"original_language\": \"da\",\n            \"original_title\": \"Forbrydelsens element\",\n            \"overview\": \"Fisher, an ex-detective, decides to take one final case when a mysterious serial killer claims the lives of several young girls. Fisher, unable to find the culprit, turns to Osbourne, a writer who was once respected for his contributions to the field of criminology. Fisher begins to use Osbourne's technique, which involves empathizing with serial killers; however, as the detective becomes increasingly engrossed in this method, things take a disturbing turn.\",\n            \"popularity\": 8.697,\n            \"poster_path\": \"/sfg5KUOdR4bfoPiDf63LVG7mlfw.jpg\",\n            \"release_date\": \"1984-05-14\",\n            \"title\": \"The Element of Crime\",\n            \"video\": false,\n            \"vote_average\": 6.4,\n            \"vote_count\": 182,\n            \"credit_id\": \"52fe44d7c3a36847f80ad449\",\n            \"department\": \"Directing\",\n            \"job\": \"Director\",\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/rT1SXllGStLHzXcR9twrIDBUtn1.jpg\",\n            \"genre_ids\": [\n                80,\n                18,\n                53\n            ],\n            \"id\": 9065,\n            \"original_language\": \"de\",\n            \"original_title\": \"Europa\",\n            \"overview\": \"A young, idealist American gets a job as a train conductor for the Zentropa railway network in postwar, US-occupied Frankfurt. As various people try to take advantage of him, he soon finds his position politically sensitive, and gets caught up in a whirlpool of conspiracies and Nazi sympathisers.\",\n            \"popularity\": 7.447,\n            \"poster_path\": \"/pyFtuYQReoSmhNs55kRJedA5wEJ.jpg\",\n            \"release_date\": \"1991-06-27\",\n            \"title\": \"Europa\",\n            \"video\": false,\n            \"vote_average\": 7.4,\n            \"vote_count\": 282,\n            \"credit_id\": \"52fe44d7c3a36847f80ad53d\",\n            \"department\": \"Directing\",\n            \"job\": \"Director\",\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/cP31o6Ta11t4PFo7PYvtCOTJJhs.jpg\",\n            \"genre_ids\": [\n                99\n            ],\n            \"id\": 12456,\n            \"original_language\": \"da\",\n            \"original_title\": \"De fem benspænd\",\n            \"overview\": \"Lars von Trier challenges his mentor, filmmaker Jørgen Leth, to remake Leth’s 1967 short film The Perfect Human five times, each with a different set of bizarre and challenging rules.\",\n            \"popularity\": 7.161,\n            \"poster_path\": \"/xMcCmIdos88yd44xqCXj4NUWph3.jpg\",\n            \"release_date\": \"2003-11-07\",\n            \"title\": \"The Five Obstructions\",\n            \"video\": false,\n            \"vote_average\": 6.902,\n            \"vote_count\": 143,\n            \"credit_id\": \"52fe44e69251416c75044d1d\",\n            \"department\": \"Directing\",\n            \"job\": \"Director\",\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/6SPLfYeLpE8bpLaNzYBnPGXtfGF.jpg\",\n            \"genre_ids\": [\n                18,\n                10770\n            ],\n            \"id\": 34870,\n            \"original_language\": \"da\",\n            \"original_title\": \"Medea\",\n            \"overview\": \"It is an adaptation of the Greek tragedy Medea from Euripides, a version where the Gods willing and intervations are absent. Medea is the tragic character that after helping Jason in the Voyage of the Argonauts (myth says that she has even sacrificed her own brother for Jason's success), she gets from him only betrayal, as he arranges to marry the King's of Corinth daughter. The king decides to exile Medea, as she is a danger for his daughter happiness, but Medea asks from him just a day… before she goes outside the borders. That day Medea gets her revenge.\",\n            \"popularity\": 4.653,\n            \"poster_path\": \"/cvTeUfwf2za9Yx2xn7W1unrW3ot.jpg\",\n            \"release_date\": \"1989-08-08\",\n            \"title\": \"Medea\",\n            \"video\": false,\n            \"vote_average\": 6.517,\n            \"vote_count\": 70,\n            \"credit_id\": \"52fe45839251416c91034ed7\",\n            \"department\": \"Directing\",\n            \"job\": \"Director\",\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/20vIC3JXCFrsLwv0TpiBbK7IKh2.jpg\",\n            \"genre_ids\": [\n                35,\n                18\n            ],\n            \"id\": 36108,\n            \"original_language\": \"fr\",\n            \"original_title\": \"Chacun son cinema ou Ce petit coup au coeur quand la lumiere s'eteint et que le film commence\",\n            \"overview\": \"A collective film of 33 shorts directed by different directors about their feeling about cinema.\",\n            \"popularity\": 11.939,\n            \"poster_path\": \"/oqsHDWIh26sJXz9Ua3lPQhUx3lK.jpg\",\n            \"release_date\": \"2007-10-31\",\n            \"title\": \"To Each His Own Cinema\",\n            \"video\": false,\n            \"vote_average\": 6.6,\n            \"vote_count\": 124,\n            \"credit_id\": \"52fe45cd9251416c9103ee2b\",\n            \"department\": \"Directing\",\n            \"job\": \"Director\",\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/dLiEN68i1HgTf2voTzPAtsI1P1m.jpg\",\n            \"genre_ids\": [\n                18,\n                27\n            ],\n            \"id\": 29445,\n            \"original_language\": \"da\",\n            \"original_title\": \"Epidemic\",\n            \"overview\": \"A director and a screenwriter write a screenplay together about a globally spreading epidemic. Unbeknownst to them, an outbreak develops around them in the real world.\",\n            \"popularity\": 8.034,\n            \"poster_path\": \"/5MvCaYCS3BLvSYdWpRDHahKbQZv.jpg\",\n            \"release_date\": \"1987-09-11\",\n            \"title\": \"Epidemic\",\n            \"video\": false,\n            \"vote_average\": 5.7,\n            \"vote_count\": 108,\n            \"credit_id\": \"52fe45e0c3a368484e0740a5\",\n            \"department\": \"Directing\",\n            \"job\": \"Director\",\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/6XGreAQomYnW7WcbOKvfRFYEW1D.jpg\",\n            \"genre_ids\": [\n                18,\n                878\n            ],\n            \"id\": 62215,\n            \"original_language\": \"en\",\n            \"original_title\": \"Melancholia\",\n            \"overview\": \"Two sisters find their already strained relationship challenged as a mysterious new planet threatens to collide with Earth.\",\n            \"popularity\": 16.609,\n            \"poster_path\": \"/kd0PqvTsJd6DOY7Jxu0R4vEfpsj.jpg\",\n            \"release_date\": \"2011-05-26\",\n            \"title\": \"Melancholia\",\n            \"video\": false,\n            \"vote_average\": 7.198,\n            \"vote_count\": 3294,\n            \"credit_id\": \"52fe4676c3a368484e091fb7\",\n            \"department\": \"Directing\",\n            \"job\": \"Director\",\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/lqL9EnG9okK0rcBl5a89qiCU9vO.jpg\",\n            \"genre_ids\": [\n                18,\n                27,\n                53\n            ],\n            \"id\": 17609,\n            \"original_language\": \"en\",\n            \"original_title\": \"Antichrist\",\n            \"overview\": \"A grieving couple retreats to their cabin 'Eden' in the woods, hoping to repair their broken hearts and troubled marriage. But nature takes its course and things go from bad to worse.\",\n            \"popularity\": 26.419,\n            \"poster_path\": \"/7dZolgPm00vOd7RxWOMf94pA67J.jpg\",\n            \"release_date\": \"2009-05-20\",\n            \"title\": \"Antichrist\",\n            \"video\": false,\n            \"vote_average\": 6.641,\n            \"vote_count\": 2420,\n            \"credit_id\": \"52fe47379251416c75091a65\",\n            \"department\": \"Directing\",\n            \"job\": \"Director\",\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                10752,\n                18\n            ],\n            \"id\": 49099,\n            \"original_language\": \"da\",\n            \"original_title\": \"Befrielsesbilleder\",\n            \"overview\": \"Set in Copenhagen during World War II, the film follows a German officer who visits his Danish mistress in the days after the occupation of Denmark has ended.\",\n            \"popularity\": 1.4,\n            \"poster_path\": \"/uAU5vBFDVxcZESzxs0rhpd529K3.jpg\",\n            \"release_date\": \"1982-06-30\",\n            \"title\": \"Images of Liberation\",\n            \"video\": false,\n            \"vote_average\": 7.6,\n            \"vote_count\": 7,\n            \"credit_id\": \"52fe4786c3a36847f813a73d\",\n            \"department\": \"Directing\",\n            \"job\": \"Director\",\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/nwaDMNrj1MxlMPPQtmziTcIVLbA.jpg\",\n            \"genre_ids\": [\n                18\n            ],\n            \"id\": 108756,\n            \"original_language\": \"da\",\n            \"original_title\": \"Menthe - la bienheureuse\",\n            \"overview\": \"Based on the sadomasochistic novel by Dominique Aury, \\\"Story of O\\\", tells the story of a voluntary female submission.\",\n            \"popularity\": 1.4,\n            \"poster_path\": \"/cBGaLNFPuGUNo1nwRcopawsjcS7.jpg\",\n            \"release_date\": \"1979-01-01\",\n            \"title\": \"Menthe: The Benefactor\",\n            \"video\": false,\n            \"vote_average\": 5.8,\n            \"vote_count\": 9,\n            \"credit_id\": \"52fe4aa2c3a36847f81d9887\",\n            \"department\": \"Directing\",\n            \"job\": \"Director\",\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/iVNDUPBQWPWouKOBJCZtz4JfAcs.jpg\",\n            \"genre_ids\": [\n                18\n            ],\n            \"id\": 109408,\n            \"original_language\": \"da\",\n            \"original_title\": \"Nocturne\",\n            \"overview\": \"It's night. Perhaps after a dream of an intruder crashing through a window, a woman who's sensitive to light has a telephone conversation with a friend. The woman has a plane ticket from Copenhagen to Buenos Aires at 6 that morning. She doesn't want to go. Her friend encourages her to make the trip. Later, she stands in a car park with her suitcase. Flying geese fill the screen.\",\n            \"popularity\": 2.597,\n            \"poster_path\": \"/2TfTWg1ytbsc9qHN7p0uiIZHd0R.jpg\",\n            \"release_date\": \"1980-01-01\",\n            \"title\": \"Nocturne\",\n            \"video\": false,\n            \"vote_average\": 5.578,\n            \"vote_count\": 51,\n            \"credit_id\": \"52fe4ab2c3a36847f81dcd5f\",\n            \"department\": \"Directing\",\n            \"job\": \"Director\",\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                18\n            ],\n            \"id\": 108799,\n            \"original_language\": \"da\",\n            \"original_title\": \"Orchidégartneren\",\n            \"overview\": \"A young, mentally ill man, a visual artist in crisis Victor Marse (Lars von Trier) meets two nurses (Eliza and her girlfriend) during his stay in a sanatorium. These nurses are obvious lesbians. Victor lives with Eliza and her son. He imagines another woman when he is roaming at a coast. He pretends committing a suicide but Eliza does not react to it. Every moment, he stays in front of a blank canvas and thinks. Meanwhile he dresses into Nazi clothes or into women dresses, then he leaves to go to the cinema, and abuses and probably kills a small girl. His masochistic affair with Eliza lasts; he is close to shooting her with a gun but instead she takes out a whip. Victor goes along the streets then he lies naked in front of the canvas on which he has left his bloody fingerprints. After this he drives a funeral car to his work - he is employed in a garden where orchids are grown. Eliza is now the past and in the end, Victor might be dead as someone drives a cross into the ground.\",\n            \"popularity\": 0.73,\n            \"poster_path\": \"/89XGw3B037hgHBovQxTNqP8tHX8.jpg\",\n            \"release_date\": \"1977-05-06\",\n            \"title\": \"The Orchid Gardener\",\n            \"video\": false,\n            \"vote_average\": 5.5,\n            \"vote_count\": 12,\n            \"credit_id\": \"52fe4aa3c3a36847f81d9c19\",\n            \"department\": \"Directing\",\n            \"job\": \"Director\",\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                14,\n                12,\n                16\n            ],\n            \"id\": 209209,\n            \"original_language\": \"da\",\n            \"original_title\": \"Turen til Squashland\",\n            \"overview\": \"The earliest recognized film by Lars Trier (made in his youth before he adopted the \\\"von\\\") is this stop motion cartoon, Turen til Squach land… En Super Pølse film (Trip to Squash Land… A Super Sausage film).\",\n            \"popularity\": 1.655,\n            \"poster_path\": \"/ff0zqgBGMxj8YdvcPjcjY8OO4VR.jpg\",\n            \"release_date\": \"1967-07-22\",\n            \"title\": \"The Trip to Squash Land\",\n            \"video\": false,\n            \"vote_average\": 4.54,\n            \"vote_count\": 25,\n            \"credit_id\": \"52fe4d5ec3a368484e1e5493\",\n            \"department\": \"Directing\",\n            \"job\": \"Director\",\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                18\n            ],\n            \"id\": 211284,\n            \"original_language\": \"en\",\n            \"original_title\": \"Dimension\",\n            \"overview\": \"Dimension is a short film written and directed by Lars von Trier, released in 2010. The film was shot in three-minute segments over several years. The original intention was to continue production for a period of 30 years for a final release in 2024. However, von Trier lost interest in the project and it was shelved in the late 1990s. The short film consists of the completed footage at the time the film was abandoned.\",\n            \"popularity\": 2.194,\n            \"poster_path\": \"/3BZvUmxV4EdiHYnig9xgMS56pGb.jpg\",\n            \"release_date\": \"2010-08-24\",\n            \"title\": \"Dimension\",\n            \"video\": false,\n            \"vote_average\": 5.3,\n            \"vote_count\": 9,\n            \"credit_id\": \"52fe4d91c3a368484e1f06bb\",\n            \"department\": \"Directing\",\n            \"job\": \"Director\",\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/oQEAWIr3thvSICvoQnFEqyuf0Oz.jpg\",\n            \"genre_ids\": [\n                18,\n                9648\n            ],\n            \"id\": 249397,\n            \"original_language\": \"en\",\n            \"original_title\": \"Nymphomaniac: Vol. II\",\n            \"overview\": \"The continuation of Joe's sexually dictated life delves into the darker aspects of her adult life and what led to her being in Seligman's care.\",\n            \"popularity\": 57.869,\n            \"poster_path\": \"/fYLbO4UpumgNHVnsyDQkXG87Q1k.jpg\",\n            \"release_date\": \"2013-12-25\",\n            \"title\": \"Nymphomaniac: Vol. II\",\n            \"video\": false,\n            \"vote_average\": 6.748,\n            \"vote_count\": 2740,\n            \"credit_id\": \"52fe4f43c3a36847f82c9289\",\n            \"department\": \"Directing\",\n            \"job\": \"Director\",\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/xIRgP0r6j3nCJELQ1Ih9rPnWjGO.jpg\",\n            \"genre_ids\": [\n                18\n            ],\n            \"id\": 258216,\n            \"original_language\": \"en\",\n            \"original_title\": \"Nymphomaniac: Vol. I\",\n            \"overview\": \"A man named Seligman finds a fainted wounded woman in an alley and he brings her home. She tells him that her name is Joe and that she is nymphomaniac. Joe tells her life and sexual experiences with hundreds of men since she was a young teenager while Seligman tells about his hobbies, such as fly fishing, reading about Fibonacci numbers or listening to organ music.\",\n            \"popularity\": 9.459,\n            \"poster_path\": \"/piikL8vRh3s1ysHGTIqaZpdjfNU.jpg\",\n            \"release_date\": \"2013-12-25\",\n            \"title\": \"Nymphomaniac: Vol. I\",\n            \"video\": false,\n            \"vote_average\": 6.875,\n            \"vote_count\": 3187,\n            \"credit_id\": \"531894d6c3a3685c4a00182b\",\n            \"department\": \"Directing\",\n            \"job\": \"Director\",\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                18\n            ],\n            \"id\": 261274,\n            \"original_language\": \"da\",\n            \"original_title\": \"En blomst\",\n            \"overview\": \"A boy grows a seed into a flower while the world around him marches on.\",\n            \"popularity\": 0.856,\n            \"poster_path\": \"/oUuA4TFlzuIYmxX93DhSaAioQy8.jpg\",\n            \"release_date\": \"1971-01-01\",\n            \"title\": \"A Flower\",\n            \"video\": false,\n            \"vote_average\": 4.5,\n            \"vote_count\": 16,\n            \"credit_id\": \"53327d379251410b48002e3d\",\n            \"department\": \"Directing\",\n            \"job\": \"Director\",\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/lUGpWwzBP1C73WbLuBFc6nR84kv.jpg\",\n            \"genre_ids\": [\n                9648,\n                27\n            ],\n            \"id\": 261272,\n            \"original_language\": \"da\",\n            \"original_title\": \"Hvorfor flygte fra det du ved du ikke kan flygte fra? Fordi du er en kujon\",\n            \"overview\": \"A man is being haunted by a masked stranger.  The only language used in the movie comes from three (inter) title cards and a few sentences of sermon-like talk in Danish. Some of the talk is modified citations from the bible and similar sources.\",\n            \"popularity\": 1.342,\n            \"poster_path\": null,\n            \"release_date\": \"1970-03-26\",\n            \"title\": \"Why Try to Escape from That Which You Know You Can't Escape From? Because You Are a Coward\",\n            \"video\": false,\n            \"vote_average\": 4.4,\n            \"vote_count\": 20,\n            \"credit_id\": \"53327c79c3a3686a7800399b\",\n            \"department\": \"Directing\",\n            \"job\": \"Director\",\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/2ULiHVMqIDbwm4Ic6i2kxLTEoll.jpg\",\n            \"genre_ids\": [\n                80,\n                10770\n            ],\n            \"id\": 55178,\n            \"original_language\": \"da\",\n            \"original_title\": \"D-Dag\",\n            \"overview\": \"Four people plan to rob a bank on new year's eve, when no one will notice because of the celebrations.\",\n            \"popularity\": 1.067,\n            \"poster_path\": \"/4Yz0MtdZy4B1qwGrrI978jt4Sbp.jpg\",\n            \"release_date\": \"2001-12-28\",\n            \"title\": \"D-Day\",\n            \"video\": false,\n            \"vote_average\": 5.5,\n            \"vote_count\": 12,\n            \"credit_id\": \"54931361c3a3683d04001d69\",\n            \"department\": \"Directing\",\n            \"job\": \"Director\",\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [],\n            \"id\": 318017,\n            \"original_language\": \"fr\",\n            \"original_title\": \"Le court des grands\",\n            \"overview\": \"A program of short films from some of the cinema's greatest diectors. Curated by Emir Kusturica and Stephen Frears.\\r - George Lucas \\\"1.42.08 to Qualify\\\" (1966)\\r - Ridley Scott \\\"A Boy and a Bicycle\\\" (1965)\\r - Robert Zemeckis \\\"The Lift\\\" (1972)\\r - Tony Scott \\\"One of the Missing\\\" (1969)\\r - Emir Kusturica \\\"Guernica\\\" (1978)\\r - Luc Besson \\\"L'avant dernier\\\" (1981)\\r - Lars von Trier \\\"Nocturne\\\" (1980)\\r - Terry Gilliam \\\"Storytime\\\" (1968)\\r - Paul Verhoeven \\\"A Lizzard Too Much\\\" (1960)\\r - Roman Polanski \\\"Le gros et le maigre\\\" (1960)\\r - Jane Campion \\\"Peel\\\" (1982)\\r - Stephen Frears \\\"The Burning\\\" (1967)\",\n            \"popularity\": 6.557,\n            \"poster_path\": \"/yCl3tjFHnTd0cvNSps5gqC2gBf4.jpg\",\n            \"release_date\": \"2005-11-30\",\n            \"title\": \"Le court des grands\",\n            \"video\": true,\n            \"vote_average\": 8,\n            \"vote_count\": 1,\n            \"credit_id\": \"54b686509251414ee1000016\",\n            \"department\": \"Directing\",\n            \"job\": \"Director\",\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                80\n            ],\n            \"id\": 395942,\n            \"original_language\": \"en\",\n            \"original_title\": \"Nat, skat\",\n            \"overview\": \"Lars von Trier himself has one of the lead roles in this short film about a bank employee being subjected to a brutal robbery.\",\n            \"popularity\": 1.406,\n            \"poster_path\": \"/xmSLIKvPQBxTy6Kh7vI56qUiJX.jpg\",\n            \"release_date\": \"1968-05-11\",\n            \"title\": \"Good Night, Dear\",\n            \"video\": false,\n            \"vote_average\": 5,\n            \"vote_count\": 12,\n            \"credit_id\": \"57290aae92514172ce000396\",\n            \"department\": \"Directing\",\n            \"job\": \"Director\",\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/mcoZV42CxmW07Ob8ynDuZ7wKZSr.jpg\",\n            \"genre_ids\": [\n                18,\n                36,\n                10749\n            ],\n            \"id\": 88273,\n            \"original_language\": \"da\",\n            \"original_title\": \"En kongelig affære\",\n            \"overview\": \"A young queen falls in love with her physician, and they start a revolution that changes their nation forever.\",\n            \"popularity\": 12.092,\n            \"poster_path\": \"/AafVGIirBlCw8Whb4DSPSLX9nGW.jpg\",\n            \"release_date\": \"2012-03-29\",\n            \"title\": \"A Royal Affair\",\n            \"video\": false,\n            \"vote_average\": 7.4,\n            \"vote_count\": 808,\n            \"credit_id\": \"585fdb3e92514115c701ed66\",\n            \"department\": \"Directing\",\n            \"job\": \"Script Supervisor\",\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [],\n            \"id\": 436417,\n            \"original_language\": \"en\",\n            \"original_title\": \"Dogville: Test\",\n            \"overview\": \"Dogville: The Pilot was shot during 2001 in the pre-production phase to test whether the concept of chalk lines and sparse scenery would work. The 15-minute pilot film starred Danish actors Sidse Babett Knudsen (as Grace) and Nikolaj Lie Kaas (as Tom).\",\n            \"popularity\": 2.23,\n            \"poster_path\": \"/bnvj7h6AfWZIl9KJOHYwRX6fzcw.jpg\",\n            \"release_date\": \"2003-11-19\",\n            \"title\": \"Dogville: The Pilot\",\n            \"video\": false,\n            \"vote_average\": 5.5,\n            \"vote_count\": 12,\n            \"credit_id\": \"58835205925141045d00870b\",\n            \"department\": \"Directing\",\n            \"job\": \"Director\",\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                18\n            ],\n            \"id\": 505819,\n            \"original_language\": \"en\",\n            \"original_title\": \"Cinema 16: European Short Films (U.S. Edition)\",\n            \"overview\": \"A collection of short films by 16 European directors.\",\n            \"popularity\": 0.872,\n            \"poster_path\": \"/rQ884232vYo3pbm0Ov1bCrMy6Zp.jpg\",\n            \"release_date\": \"2007-09-25\",\n            \"title\": \"Cinema 16: European Short Films (U.S. Edition)\",\n            \"video\": true,\n            \"vote_average\": 6,\n            \"vote_count\": 1,\n            \"credit_id\": \"5a8896fc0e0a26400b059d57\",\n            \"department\": \"Directing\",\n            \"job\": \"Director\",\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                18\n            ],\n            \"id\": 505822,\n            \"original_language\": \"en\",\n            \"original_title\": \"Cinema 16: European Short Films (European Edition)\",\n            \"overview\": \"A collection of short films by 16 European directors.\",\n            \"popularity\": 0.622,\n            \"poster_path\": \"/yY6dcf64uWOkOA8SkctBwdqo7za.jpg\",\n            \"release_date\": \"2006-06-05\",\n            \"title\": \"Cinema 16: European Short Films (European Edition)\",\n            \"video\": true,\n            \"vote_average\": 6,\n            \"vote_count\": 1,\n            \"credit_id\": \"5a889a4c9251410a1f055658\",\n            \"department\": \"Directing\",\n            \"job\": \"Director\",\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/ff6ujDT1Qt2H4lzWhLtK71W8Om6.jpg\",\n            \"genre_ids\": [\n                18,\n                27,\n                80,\n                53\n            ],\n            \"id\": 398173,\n            \"original_language\": \"en\",\n            \"original_title\": \"The House That Jack Built\",\n            \"overview\": \"Failed architect, engineer and vicious murderer Jack narrates the details of some of his most elaborately orchestrated crimes, each of them a towering piece of art that defines his life's work as a serial killer for twelve years.\",\n            \"popularity\": 18.184,\n            \"poster_path\": \"/bMUGNkPaHOurcBK9g3XpJx3fxuO.jpg\",\n            \"release_date\": \"2018-07-05\",\n            \"title\": \"The House That Jack Built\",\n            \"video\": false,\n            \"vote_average\": 7.145,\n            \"vote_count\": 2538,\n            \"credit_id\": \"5e8a162e168ea30016e5c09c\",\n            \"department\": \"Directing\",\n            \"job\": \"Director\",\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                10402\n            ],\n            \"id\": 779746,\n            \"original_language\": \"da\",\n            \"original_title\": \"Études\",\n            \"overview\": \"A series of ten black and white shorts.\",\n            \"popularity\": 0.6,\n            \"poster_path\": \"/jUuUOcaaM89PXuy4ZZu7ypYawv.jpg\",\n            \"release_date\": \"\",\n            \"title\": \"NOCEBO\",\n            \"video\": false,\n            \"vote_average\": 0,\n            \"vote_count\": 0,\n            \"credit_id\": \"5fe6fe66967cc7003fbbe995\",\n            \"department\": \"Directing\",\n            \"job\": \"Director\",\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [],\n            \"id\": 912804,\n            \"original_language\": \"da\",\n            \"original_title\": \"Sauna\",\n            \"overview\": \"A risqué TV commercial directed by Lars von Trier for Ekstra Bladet. (Danish tabloid paper)\",\n            \"popularity\": 0.623,\n            \"poster_path\": \"/mK9rVVreYJJNAJHZxQDN6KwADp0.jpg\",\n            \"release_date\": \"1986-01-01\",\n            \"title\": \"Sauna\",\n            \"video\": true,\n            \"vote_average\": 8,\n            \"vote_count\": 1,\n            \"credit_id\": \"61af78af6dea3a0041426ea9\",\n            \"department\": \"Directing\",\n            \"job\": \"Director\",\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                27\n            ],\n            \"id\": 1234438,\n            \"original_language\": \"en\",\n            \"original_title\": \"The Kingdom Exodus\",\n            \"overview\": \"\",\n            \"popularity\": 0.84,\n            \"poster_path\": \"/2MTgPEPpw4LsYuw7ZnQckBnelsK.jpg\",\n            \"release_date\": \"\",\n            \"title\": \"The Kingdom Exodus\",\n            \"video\": false,\n            \"vote_average\": 0,\n            \"vote_count\": 0,\n            \"credit_id\": \"65b06e0375110d010b53de67\",\n            \"department\": \"Directing\",\n            \"job\": \"Director\",\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/rT1SXllGStLHzXcR9twrIDBUtn1.jpg\",\n            \"genre_ids\": [\n                80,\n                18,\n                53\n            ],\n            \"id\": 9065,\n            \"original_language\": \"de\",\n            \"original_title\": \"Europa\",\n            \"overview\": \"A young, idealist American gets a job as a train conductor for the Zentropa railway network in postwar, US-occupied Frankfurt. As various people try to take advantage of him, he soon finds his position politically sensitive, and gets caught up in a whirlpool of conspiracies and Nazi sympathisers.\",\n            \"popularity\": 7.447,\n            \"poster_path\": \"/pyFtuYQReoSmhNs55kRJedA5wEJ.jpg\",\n            \"release_date\": \"1991-06-27\",\n            \"title\": \"Europa\",\n            \"video\": false,\n            \"vote_average\": 7.4,\n            \"vote_count\": 282,\n            \"credit_id\": \"65b7d7e81089ba0164f9030c\",\n            \"department\": \"Directing\",\n            \"job\": \"Continuity\",\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/dLiEN68i1HgTf2voTzPAtsI1P1m.jpg\",\n            \"genre_ids\": [\n                18,\n                27\n            ],\n            \"id\": 29445,\n            \"original_language\": \"da\",\n            \"original_title\": \"Epidemic\",\n            \"overview\": \"A director and a screenwriter write a screenplay together about a globally spreading epidemic. Unbeknownst to them, an outbreak develops around them in the real world.\",\n            \"popularity\": 8.034,\n            \"poster_path\": \"/5MvCaYCS3BLvSYdWpRDHahKbQZv.jpg\",\n            \"release_date\": \"1987-09-11\",\n            \"title\": \"Epidemic\",\n            \"video\": false,\n            \"vote_average\": 5.7,\n            \"vote_count\": 108,\n            \"credit_id\": \"5a16a734925141539d0094fb\",\n            \"department\": \"Editing\",\n            \"job\": \"Editor\",\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/ezfbEk1tUHK5PLZUs0yX5ojwVIf.jpg\",\n            \"genre_ids\": [\n                35,\n                18,\n                10749\n            ],\n            \"id\": 16048,\n            \"original_language\": \"en\",\n            \"original_title\": \"All About Anna\",\n            \"overview\": \"Anna is a young costume designer, focused on her job and wary of getting caught in romantic relationships. She has just found a new apartment, and is tempted to let her latest boyfriend, Frank, move in with her. Instead, she finds a tenant: The flamboyant, fun-loving Camilla, who shares Anna’s views on love and commitment. For both of them, it’s all about fun.\",\n            \"popularity\": 12.22,\n            \"poster_path\": \"/1ckGai55OCUbXU8ycRt6ZpY3sDJ.jpg\",\n            \"release_date\": \"2005-11-24\",\n            \"title\": \"All About Anna\",\n            \"video\": false,\n            \"vote_average\": 3.62,\n            \"vote_count\": 100,\n            \"credit_id\": \"52fe46999251416c7507d5b9\",\n            \"department\": \"Production\",\n            \"job\": \"Executive Producer\",\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": true,\n            \"backdrop_path\": \"/uDfje1e16qCp1EEir7lGXpBzir6.jpg\",\n            \"genre_ids\": [],\n            \"id\": 88734,\n            \"original_language\": \"en\",\n            \"original_title\": \"Constance\",\n            \"overview\": \"Constance, a young woman, arrives at the mansion of the experienced Lola, where she is initiated into the mysteries of sexuality.\",\n            \"popularity\": 0,\n            \"poster_path\": \"/9cgfyHoq3IJYGNPgg5LXQzECTuJ.jpg\",\n            \"release_date\": \"1998-04-30\",\n            \"title\": \"Constance\",\n            \"video\": false,\n            \"vote_average\": 5,\n            \"vote_count\": 2,\n            \"credit_id\": \"52fe4a019251416c910c0029\",\n            \"department\": \"Production\",\n            \"job\": \"Producer\",\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/5BxBRGmlgjRv8ZLwAkDsnqgKfBQ.jpg\",\n            \"genre_ids\": [\n                18\n            ],\n            \"id\": 178375,\n            \"original_language\": \"nl\",\n            \"original_title\": \"Het Zuiden\",\n            \"overview\": \"Martje is the manager of a successful laundry service, but in her personal life she struggles with her self-image after the amputation of one of her breasts. After she is humiliated when Loe, one of her employees, is startled by the discovery of her prosthesis during foreplay, she imprisons him in the laundry plant. As Loe is slowly dying in imprisonment, Martje loses contact with reality and starts imagining having a family with him.\",\n            \"popularity\": 1.218,\n            \"poster_path\": \"/ustKk0AxjXLKhR5QrwWtPrTMYv.jpg\",\n            \"release_date\": \"2004-01-24\",\n            \"title\": \"The South\",\n            \"video\": false,\n            \"vote_average\": 3.9,\n            \"vote_count\": 4,\n            \"credit_id\": \"53400d03c3a36839a700110a\",\n            \"department\": \"Production\",\n            \"job\": \"Producer\",\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/nV9ehd25kF2vbkO6VTA2Owd6wXn.jpg\",\n            \"genre_ids\": [\n                99,\n                35,\n                18\n            ],\n            \"id\": 8985,\n            \"original_language\": \"en\",\n            \"original_title\": \"Visions of Europe\",\n            \"overview\": \"Twenty-five films from twenty-five European countries by twenty-five European directors.\",\n            \"popularity\": 3.004,\n            \"poster_path\": \"/2v0gZZRiFVHNOraIbU21fDEzH4A.jpg\",\n            \"release_date\": \"2004-05-01\",\n            \"title\": \"Visions of Europe\",\n            \"video\": false,\n            \"vote_average\": 4.9,\n            \"vote_count\": 15,\n            \"credit_id\": \"5520b1a2c3a3684dc1002938\",\n            \"department\": \"Production\",\n            \"job\": \"Producer\",\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": true,\n            \"backdrop_path\": null,\n            \"genre_ids\": [],\n            \"id\": 934637,\n            \"original_language\": \"en\",\n            \"original_title\": \"HotMen CoolBoyz\",\n            \"overview\": \"HotMen CoolBoyz (or H.M.C.B.) is a Danish adult film directed by Knud Vesterskov and starring Ron Athey and Billy Herrington. It is the only gay hardcore pornographic film ever produced by an established mainstream film company, yet upon its release was almost completely ignored by the Danish press, and only later started to gain an international reputation for its unique artistic imagery.\",\n            \"popularity\": 0,\n            \"poster_path\": \"/v7kBmn6yRZzkkGPlqNErH90Rbqa.jpg\",\n            \"release_date\": \"2000-04-01\",\n            \"title\": \"HotMen CoolBoyz\",\n            \"video\": false,\n            \"vote_average\": 1,\n            \"vote_count\": 3,\n            \"credit_id\": \"61fc87df7390c0006dc5e544\",\n            \"department\": \"Production\",\n            \"job\": \"Producer\",\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                99\n            ],\n            \"id\": 729980,\n            \"original_language\": \"da\",\n            \"original_title\": \"I kajak til verdens ende\",\n            \"overview\": \"In 1999 two Danish adventurers, John Andersen and Frederik Jacobi, set out to travel north around Greenland, on foot, on skies, and in kayak. As they move forward they visit areas where former explorers fought life-and-death-battles with the Polar, and tell their stories in details.\",\n            \"popularity\": 0.93,\n            \"poster_path\": \"/m2ix6VOuBWCbarhPjGnvydBCOtW.jpg\",\n            \"release_date\": \"2000-12-20\",\n            \"title\": \"Kayaking On The Top Of The World\",\n            \"video\": false,\n            \"vote_average\": 3,\n            \"vote_count\": 1,\n            \"credit_id\": \"6217cb2aa88587001bec847b\",\n            \"department\": \"Production\",\n            \"job\": \"Executive Producer\",\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/iiFzTxQZ647q0zc9F0w90lwn0PE.jpg\",\n            \"genre_ids\": [\n                35,\n                18,\n                10749\n            ],\n            \"id\": 112,\n            \"original_language\": \"da\",\n            \"original_title\": \"Italiensk for begyndere\",\n            \"overview\": \"A group of strangers find friendship, family and love within an Italian beginners’ course.\",\n            \"popularity\": 8.564,\n            \"poster_path\": \"/xBEiE8yBaWtpRG04QpSAcIfJiW1.jpg\",\n            \"release_date\": \"2000-12-07\",\n            \"title\": \"Italian for Beginners\",\n            \"video\": false,\n            \"vote_average\": 6.5,\n            \"vote_count\": 110,\n            \"credit_id\": \"6411843ffe6c18007c38b1fc\",\n            \"department\": \"Production\",\n            \"job\": \"Associate Producer\",\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/mcoZV42CxmW07Ob8ynDuZ7wKZSr.jpg\",\n            \"genre_ids\": [\n                18,\n                36,\n                10749\n            ],\n            \"id\": 88273,\n            \"original_language\": \"da\",\n            \"original_title\": \"En kongelig affære\",\n            \"overview\": \"A young queen falls in love with her physician, and they start a revolution that changes their nation forever.\",\n            \"popularity\": 12.092,\n            \"poster_path\": \"/AafVGIirBlCw8Whb4DSPSLX9nGW.jpg\",\n            \"release_date\": \"2012-03-29\",\n            \"title\": \"A Royal Affair\",\n            \"video\": false,\n            \"vote_average\": 7.4,\n            \"vote_count\": 808,\n            \"credit_id\": \"65b78f4a0fb17f017b34bf70\",\n            \"department\": \"Production\",\n            \"job\": \"Executive Producer\",\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/gs70htixF6j1oqrrwsM4lVfcgNN.jpg\",\n            \"genre_ids\": [\n                18,\n                80\n            ],\n            \"id\": 16,\n            \"original_language\": \"en\",\n            \"original_title\": \"Dancer in the Dark\",\n            \"overview\": \"Selma, a Czech immigrant on the verge of blindness, struggles to make ends meet for herself and her son, who has inherited the same genetic disorder and will suffer the same fate without an expensive operation. When life gets too difficult, Selma learns to cope through her love of musicals, escaping life's troubles - even if just for a moment - by dreaming up little numbers to the rhythmic beats of her surroundings.\",\n            \"popularity\": 19.584,\n            \"poster_path\": \"/uXvyCRpoTRLSEia59Yj7nAZOSej.jpg\",\n            \"release_date\": \"2000-06-30\",\n            \"title\": \"Dancer in the Dark\",\n            \"video\": false,\n            \"vote_average\": 7.869,\n            \"vote_count\": 1671,\n            \"credit_id\": \"573f8fb79251414cec000cc8\",\n            \"department\": \"Writing\",\n            \"job\": \"Writer\",\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/16UEQo8TSAJoAMNdoEJm7lJIABf.jpg\",\n            \"genre_ids\": [\n                18,\n                35\n            ],\n            \"id\": 452,\n            \"original_language\": \"da\",\n            \"original_title\": \"Idioterne\",\n            \"overview\": \"With his first Dogma-95 film director Lars von Trier opens up a completely new film platform. With a mix of home-video and documentary styles the film tells the story of a group of young people who have decided to get to know their “inner-idiots” and thus not only facing and breaking their outer appearance but also their inner.\",\n            \"popularity\": 16.419,\n            \"poster_path\": \"/zICUj2GCVubqp6p9BgpmudNVfvR.jpg\",\n            \"release_date\": \"1998-04-28\",\n            \"title\": \"The Idiots\",\n            \"video\": false,\n            \"vote_average\": 6.454,\n            \"vote_count\": 523,\n            \"credit_id\": \"52fe4245c3a36847f8011293\",\n            \"department\": \"Writing\",\n            \"job\": \"Screenplay\",\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/r3xsFBD1VTUusk393bBc7SsDUJe.jpg\",\n            \"genre_ids\": [\n                80,\n                18,\n                53\n            ],\n            \"id\": 553,\n            \"original_language\": \"en\",\n            \"original_title\": \"Dogville\",\n            \"overview\": \"A mysterious woman named Grace hides in a small mountain town from criminals who pursue her. The town is two-faced and offers to harbor Grace as long as she can make it worth their effort, so Grace works hard under the employ of various townspeople to win their favor. Tensions flare, however, and Grace's status as a helpless outsider provokes vicious contempt and abuse from the citizens of Dogville.\",\n            \"popularity\": 20.201,\n            \"poster_path\": \"/lraVawavIXh5geMlVjpzCw9TGwR.jpg\",\n            \"release_date\": \"2003-05-19\",\n            \"title\": \"Dogville\",\n            \"video\": false,\n            \"vote_average\": 7.8,\n            \"vote_count\": 2273,\n            \"credit_id\": \"52fe4251c3a36847f8014c8f\",\n            \"department\": \"Writing\",\n            \"job\": \"Screenplay\",\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/dbAAQhptC6FyxBJx91IQv9zRiki.jpg\",\n            \"genre_ids\": [\n                18\n            ],\n            \"id\": 1951,\n            \"original_language\": \"da\",\n            \"original_title\": \"Manderlay\",\n            \"overview\": \"In 1933, after leaving Dogville, Grace Margaret Mulligan sees a slave being punished at a cotton farm called Manderlay. Officially slavery is illegal and Grace stands up against the owners of the farm. She stays with some gangsters in Manderlay and tries to influence the situation. But when harvest time comes Grace sees the social and economic reality of Manderlay.\",\n            \"popularity\": 10.502,\n            \"poster_path\": \"/gVR6gQ7j0ffPa27xj4OxbH5fzHW.jpg\",\n            \"release_date\": \"2005-05-16\",\n            \"title\": \"Manderlay\",\n            \"video\": false,\n            \"vote_average\": 6.916,\n            \"vote_count\": 317,\n            \"credit_id\": \"52fe4325c3a36847f803dddd\",\n            \"department\": \"Writing\",\n            \"job\": \"Screenplay\",\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/h3EmI6sR3THbrsMe5x12qnFtsH4.jpg\",\n            \"genre_ids\": [\n                35,\n                80,\n                18,\n                10749\n            ],\n            \"id\": 10913,\n            \"original_language\": \"en\",\n            \"original_title\": \"Dear Wendy\",\n            \"overview\": \"In a blue-collar American town, a group of teens bands together to form the Dandies, a gang of gunslingers led by Dick Dandelion. Following a code of strict pacifism at odds with the fact that they all carry guns, the group eventually lets in Sebastian, the grandson of Dick's childhood nanny, Clarabelle, who fears the other gangs in the area. Dick and company try to protect Clarabelle, but events transpire that push the gang past posturing.\",\n            \"popularity\": 5.827,\n            \"poster_path\": \"/2IF19Tcx5D9d8iUWa0PxFhO6MYZ.jpg\",\n            \"release_date\": \"2005-02-04\",\n            \"title\": \"Dear Wendy\",\n            \"video\": false,\n            \"vote_average\": 5.797,\n            \"vote_count\": 118,\n            \"credit_id\": \"52fe43cf9251416c7501f127\",\n            \"department\": \"Writing\",\n            \"job\": \"Screenplay\",\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/rT1SXllGStLHzXcR9twrIDBUtn1.jpg\",\n            \"genre_ids\": [\n                80,\n                18,\n                53\n            ],\n            \"id\": 9065,\n            \"original_language\": \"de\",\n            \"original_title\": \"Europa\",\n            \"overview\": \"A young, idealist American gets a job as a train conductor for the Zentropa railway network in postwar, US-occupied Frankfurt. As various people try to take advantage of him, he soon finds his position politically sensitive, and gets caught up in a whirlpool of conspiracies and Nazi sympathisers.\",\n            \"popularity\": 7.447,\n            \"poster_path\": \"/pyFtuYQReoSmhNs55kRJedA5wEJ.jpg\",\n            \"release_date\": \"1991-06-27\",\n            \"title\": \"Europa\",\n            \"video\": false,\n            \"vote_average\": 7.4,\n            \"vote_count\": 282,\n            \"credit_id\": \"52fe44d7c3a36847f80ad543\",\n            \"department\": \"Writing\",\n            \"job\": \"Screenplay\",\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/cP31o6Ta11t4PFo7PYvtCOTJJhs.jpg\",\n            \"genre_ids\": [\n                99\n            ],\n            \"id\": 12456,\n            \"original_language\": \"da\",\n            \"original_title\": \"De fem benspænd\",\n            \"overview\": \"Lars von Trier challenges his mentor, filmmaker Jørgen Leth, to remake Leth’s 1967 short film The Perfect Human five times, each with a different set of bizarre and challenging rules.\",\n            \"popularity\": 7.161,\n            \"poster_path\": \"/xMcCmIdos88yd44xqCXj4NUWph3.jpg\",\n            \"release_date\": \"2003-11-07\",\n            \"title\": \"The Five Obstructions\",\n            \"video\": false,\n            \"vote_average\": 6.902,\n            \"vote_count\": 143,\n            \"credit_id\": \"52fe44e69251416c75044d35\",\n            \"department\": \"Writing\",\n            \"job\": \"Author\",\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/dLiEN68i1HgTf2voTzPAtsI1P1m.jpg\",\n            \"genre_ids\": [\n                18,\n                27\n            ],\n            \"id\": 29445,\n            \"original_language\": \"da\",\n            \"original_title\": \"Epidemic\",\n            \"overview\": \"A director and a screenwriter write a screenplay together about a globally spreading epidemic. Unbeknownst to them, an outbreak develops around them in the real world.\",\n            \"popularity\": 8.034,\n            \"poster_path\": \"/5MvCaYCS3BLvSYdWpRDHahKbQZv.jpg\",\n            \"release_date\": \"1987-09-11\",\n            \"title\": \"Epidemic\",\n            \"video\": false,\n            \"vote_average\": 5.7,\n            \"vote_count\": 108,\n            \"credit_id\": \"52fe45e0c3a368484e0740ab\",\n            \"department\": \"Writing\",\n            \"job\": \"Screenplay\",\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/6XGreAQomYnW7WcbOKvfRFYEW1D.jpg\",\n            \"genre_ids\": [\n                18,\n                878\n            ],\n            \"id\": 62215,\n            \"original_language\": \"en\",\n            \"original_title\": \"Melancholia\",\n            \"overview\": \"Two sisters find their already strained relationship challenged as a mysterious new planet threatens to collide with Earth.\",\n            \"popularity\": 16.609,\n            \"poster_path\": \"/kd0PqvTsJd6DOY7Jxu0R4vEfpsj.jpg\",\n            \"release_date\": \"2011-05-26\",\n            \"title\": \"Melancholia\",\n            \"video\": false,\n            \"vote_average\": 7.198,\n            \"vote_count\": 3294,\n            \"credit_id\": \"52fe4676c3a368484e091fed\",\n            \"department\": \"Writing\",\n            \"job\": \"Screenplay\",\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/lqL9EnG9okK0rcBl5a89qiCU9vO.jpg\",\n            \"genre_ids\": [\n                18,\n                27,\n                53\n            ],\n            \"id\": 17609,\n            \"original_language\": \"en\",\n            \"original_title\": \"Antichrist\",\n            \"overview\": \"A grieving couple retreats to their cabin 'Eden' in the woods, hoping to repair their broken hearts and troubled marriage. But nature takes its course and things go from bad to worse.\",\n            \"popularity\": 26.419,\n            \"poster_path\": \"/7dZolgPm00vOd7RxWOMf94pA67J.jpg\",\n            \"release_date\": \"2009-05-20\",\n            \"title\": \"Antichrist\",\n            \"video\": false,\n            \"vote_average\": 6.641,\n            \"vote_count\": 2420,\n            \"credit_id\": \"52fe47379251416c75091a6b\",\n            \"department\": \"Writing\",\n            \"job\": \"Writer\",\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                10752,\n                18\n            ],\n            \"id\": 49099,\n            \"original_language\": \"da\",\n            \"original_title\": \"Befrielsesbilleder\",\n            \"overview\": \"Set in Copenhagen during World War II, the film follows a German officer who visits his Danish mistress in the days after the occupation of Denmark has ended.\",\n            \"popularity\": 1.4,\n            \"poster_path\": \"/uAU5vBFDVxcZESzxs0rhpd529K3.jpg\",\n            \"release_date\": \"1982-06-30\",\n            \"title\": \"Images of Liberation\",\n            \"video\": false,\n            \"vote_average\": 7.6,\n            \"vote_count\": 7,\n            \"credit_id\": \"52fe4786c3a36847f813a743\",\n            \"department\": \"Writing\",\n            \"job\": \"Writer\",\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                18\n            ],\n            \"id\": 108799,\n            \"original_language\": \"da\",\n            \"original_title\": \"Orchidégartneren\",\n            \"overview\": \"A young, mentally ill man, a visual artist in crisis Victor Marse (Lars von Trier) meets two nurses (Eliza and her girlfriend) during his stay in a sanatorium. These nurses are obvious lesbians. Victor lives with Eliza and her son. He imagines another woman when he is roaming at a coast. He pretends committing a suicide but Eliza does not react to it. Every moment, he stays in front of a blank canvas and thinks. Meanwhile he dresses into Nazi clothes or into women dresses, then he leaves to go to the cinema, and abuses and probably kills a small girl. His masochistic affair with Eliza lasts; he is close to shooting her with a gun but instead she takes out a whip. Victor goes along the streets then he lies naked in front of the canvas on which he has left his bloody fingerprints. After this he drives a funeral car to his work - he is employed in a garden where orchids are grown. Eliza is now the past and in the end, Victor might be dead as someone drives a cross into the ground.\",\n            \"popularity\": 0.73,\n            \"poster_path\": \"/89XGw3B037hgHBovQxTNqP8tHX8.jpg\",\n            \"release_date\": \"1977-05-06\",\n            \"title\": \"The Orchid Gardener\",\n            \"video\": false,\n            \"vote_average\": 5.5,\n            \"vote_count\": 12,\n            \"credit_id\": \"52fe4aa3c3a36847f81d9c13\",\n            \"department\": \"Writing\",\n            \"job\": \"Writer\",\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/nwaDMNrj1MxlMPPQtmziTcIVLbA.jpg\",\n            \"genre_ids\": [\n                18\n            ],\n            \"id\": 108756,\n            \"original_language\": \"da\",\n            \"original_title\": \"Menthe - la bienheureuse\",\n            \"overview\": \"Based on the sadomasochistic novel by Dominique Aury, \\\"Story of O\\\", tells the story of a voluntary female submission.\",\n            \"popularity\": 1.4,\n            \"poster_path\": \"/cBGaLNFPuGUNo1nwRcopawsjcS7.jpg\",\n            \"release_date\": \"1979-01-01\",\n            \"title\": \"Menthe: The Benefactor\",\n            \"video\": false,\n            \"vote_average\": 5.8,\n            \"vote_count\": 9,\n            \"credit_id\": \"52fe4aa2c3a36847f81d988d\",\n            \"department\": \"Writing\",\n            \"job\": \"Writer\",\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/iVNDUPBQWPWouKOBJCZtz4JfAcs.jpg\",\n            \"genre_ids\": [\n                18\n            ],\n            \"id\": 109408,\n            \"original_language\": \"da\",\n            \"original_title\": \"Nocturne\",\n            \"overview\": \"It's night. Perhaps after a dream of an intruder crashing through a window, a woman who's sensitive to light has a telephone conversation with a friend. The woman has a plane ticket from Copenhagen to Buenos Aires at 6 that morning. She doesn't want to go. Her friend encourages her to make the trip. Later, she stands in a car park with her suitcase. Flying geese fill the screen.\",\n            \"popularity\": 2.597,\n            \"poster_path\": \"/2TfTWg1ytbsc9qHN7p0uiIZHd0R.jpg\",\n            \"release_date\": \"1980-01-01\",\n            \"title\": \"Nocturne\",\n            \"video\": false,\n            \"vote_average\": 5.578,\n            \"vote_count\": 51,\n            \"credit_id\": \"52fe4ab2c3a36847f81dcd65\",\n            \"department\": \"Writing\",\n            \"job\": \"Writer\",\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/oQEAWIr3thvSICvoQnFEqyuf0Oz.jpg\",\n            \"genre_ids\": [\n                18,\n                9648\n            ],\n            \"id\": 249397,\n            \"original_language\": \"en\",\n            \"original_title\": \"Nymphomaniac: Vol. II\",\n            \"overview\": \"The continuation of Joe's sexually dictated life delves into the darker aspects of her adult life and what led to her being in Seligman's care.\",\n            \"popularity\": 57.869,\n            \"poster_path\": \"/fYLbO4UpumgNHVnsyDQkXG87Q1k.jpg\",\n            \"release_date\": \"2013-12-25\",\n            \"title\": \"Nymphomaniac: Vol. II\",\n            \"video\": false,\n            \"vote_average\": 6.748,\n            \"vote_count\": 2740,\n            \"credit_id\": \"531712769251412ccd000ebe\",\n            \"department\": \"Writing\",\n            \"job\": \"Writer\",\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/xIRgP0r6j3nCJELQ1Ih9rPnWjGO.jpg\",\n            \"genre_ids\": [\n                18\n            ],\n            \"id\": 258216,\n            \"original_language\": \"en\",\n            \"original_title\": \"Nymphomaniac: Vol. I\",\n            \"overview\": \"A man named Seligman finds a fainted wounded woman in an alley and he brings her home. She tells him that her name is Joe and that she is nymphomaniac. Joe tells her life and sexual experiences with hundreds of men since she was a young teenager while Seligman tells about his hobbies, such as fly fishing, reading about Fibonacci numbers or listening to organ music.\",\n            \"popularity\": 9.459,\n            \"poster_path\": \"/piikL8vRh3s1ysHGTIqaZpdjfNU.jpg\",\n            \"release_date\": \"2013-12-25\",\n            \"title\": \"Nymphomaniac: Vol. I\",\n            \"video\": false,\n            \"vote_average\": 6.875,\n            \"vote_count\": 3187,\n            \"credit_id\": \"5319737bc3a3685c5100273b\",\n            \"department\": \"Writing\",\n            \"job\": \"Writer\",\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/ghMZWq7HaInDF5aNVGaA6dWBA89.jpg\",\n            \"genre_ids\": [\n                35,\n                18\n            ],\n            \"id\": 50656,\n            \"original_language\": \"da\",\n            \"original_title\": \"De unge år\",\n            \"overview\": \"Erik Nietzsche is an intelligent but in many ways inexperienced shy young man who is convinced that he wants to be a film director. In the late 1970s, Erik is accepted by the Danish National Film School where he enters a world of angry and unhelpful tutors, weird fellow students and unwritten rules. In this both exhilarating and angst-provoking period for him, Erik feels increasingly like a foreigner in the film industry. Frequently, he is merely an observer of the absurdities that surround him. He encounters trade union disputes, falls in love and experiences self-assured empowered women who refuse to make a commitment. The film is a drama full of comedy - a sharp portrait of a conceited but entertaining world of film which we suspect our dogged young director will eventually conquer with his vision.\",\n            \"popularity\": 2.914,\n            \"poster_path\": \"/mJtCCIzPNpEunLAm1ZLATEUrxf4.jpg\",\n            \"release_date\": \"2007-12-25\",\n            \"title\": \"The Early Years: Erik Nietzsche Part 1\",\n            \"video\": false,\n            \"vote_average\": 4.5,\n            \"vote_count\": 10,\n            \"credit_id\": \"545f7ab2c3a3686cbb004176\",\n            \"department\": \"Writing\",\n            \"job\": \"Writer\",\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                27\n            ],\n            \"id\": 375569,\n            \"original_language\": \"en\",\n            \"original_title\": \"Kingdom Hospital\",\n            \"overview\": \"Stephen King's take on the masterpiece series by Lars von Trier. The story takes place in a hospital in Lewiston, Maine, built on the site of a Civil War-era mill fire in which many children died.\",\n            \"popularity\": 2.36,\n            \"poster_path\": \"/nSk3MOK5ljYql9P2htwkTOd7rfn.jpg\",\n            \"release_date\": \"2004-03-03\",\n            \"title\": \"Kingdom Hospital\",\n            \"video\": false,\n            \"vote_average\": 6.5,\n            \"vote_count\": 46,\n            \"credit_id\": \"568825859251417e1500bb45\",\n            \"department\": \"Writing\",\n            \"job\": \"Writer\",\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/3WlzpN3MUt9g7AFloo8ZJoVWg6X.jpg\",\n            \"genre_ids\": [\n                35\n            ],\n            \"id\": 5206,\n            \"original_language\": \"da\",\n            \"original_title\": \"Direktøren for det hele\",\n            \"overview\": \"An IT company hires an actor to serve as the company's president in order to help the business get sold to a cranky Icelander.\",\n            \"popularity\": 8.495,\n            \"poster_path\": \"/rwEtK0YLHLzT13uPtXyXCHoWMwR.jpg\",\n            \"release_date\": \"2006-09-21\",\n            \"title\": \"The Boss of It All\",\n            \"video\": false,\n            \"vote_average\": 6.624,\n            \"vote_count\": 262,\n            \"credit_id\": \"57239a2cc3a368646c0020a0\",\n            \"department\": \"Writing\",\n            \"job\": \"Writer\",\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [],\n            \"id\": 436417,\n            \"original_language\": \"en\",\n            \"original_title\": \"Dogville: Test\",\n            \"overview\": \"Dogville: The Pilot was shot during 2001 in the pre-production phase to test whether the concept of chalk lines and sparse scenery would work. The 15-minute pilot film starred Danish actors Sidse Babett Knudsen (as Grace) and Nikolaj Lie Kaas (as Tom).\",\n            \"popularity\": 2.23,\n            \"poster_path\": \"/bnvj7h6AfWZIl9KJOHYwRX6fzcw.jpg\",\n            \"release_date\": \"2003-11-19\",\n            \"title\": \"Dogville: The Pilot\",\n            \"video\": false,\n            \"vote_average\": 5.5,\n            \"vote_count\": 12,\n            \"credit_id\": \"58835212c3a3680643008e37\",\n            \"department\": \"Writing\",\n            \"job\": \"Writer\",\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/nQ1woqbLcKjkpfEbfAEoAey6W3n.jpg\",\n            \"genre_ids\": [\n                9648,\n                27,\n                35,\n                18\n            ],\n            \"id\": 22137,\n            \"original_language\": \"da\",\n            \"original_title\": \"Riget\",\n            \"overview\": \"Set in the neurosurgical ward of Copenhagen's Rigshospitalet, the city and country's main hospital, nicknamed \\\"Riget\\\", a number of characters, staff and patients alike, encounter bizarre phenomena, both human and supernatural.\",\n            \"popularity\": 10.415,\n            \"poster_path\": \"/zfXVe3dSvkR3YAp3g6E5q2R5swy.jpg\",\n            \"release_date\": \"1994-11-23\",\n            \"title\": \"The Kingdom\",\n            \"video\": false,\n            \"vote_average\": 7.703,\n            \"vote_count\": 230,\n            \"credit_id\": \"599b41c692514127dc004141\",\n            \"department\": \"Writing\",\n            \"job\": \"Screenplay\",\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/cVovUpU6O2HtKFfg60QUK0mFa7Z.jpg\",\n            \"genre_ids\": [\n                9648,\n                14,\n                27,\n                35,\n                18,\n                53\n            ],\n            \"id\": 22140,\n            \"original_language\": \"da\",\n            \"original_title\": \"Riget II\",\n            \"overview\": \"Set in the neurosurgical ward of Copenhagen's Rigshospitalet, the city and country's main hospital, nicknamed \\\"Riget\\\", \\\"Riget\\\" means \\\"the realm\\\" or \\\"the kingdom\\\" and leads one to think of \\\"dødsriget\\\", the realm of the dead.\",\n            \"popularity\": 4.926,\n            \"poster_path\": \"/giq4mcpAeBduy6cPE6V1tvS6SuT.jpg\",\n            \"release_date\": \"1997-11-01\",\n            \"title\": \"The Kingdom II\",\n            \"video\": false,\n            \"vote_average\": 7.5,\n            \"vote_count\": 40,\n            \"credit_id\": \"599edf3fc3a3685a22010baa\",\n            \"department\": \"Writing\",\n            \"job\": \"Screenplay\",\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/fhZTZTsbv1gSpp6lXt5m3kXGSQ4.jpg\",\n            \"genre_ids\": [\n                80,\n                18,\n                878\n            ],\n            \"id\": 9063,\n            \"original_language\": \"da\",\n            \"original_title\": \"Forbrydelsens element\",\n            \"overview\": \"Fisher, an ex-detective, decides to take one final case when a mysterious serial killer claims the lives of several young girls. Fisher, unable to find the culprit, turns to Osbourne, a writer who was once respected for his contributions to the field of criminology. Fisher begins to use Osbourne's technique, which involves empathizing with serial killers; however, as the detective becomes increasingly engrossed in this method, things take a disturbing turn.\",\n            \"popularity\": 8.697,\n            \"poster_path\": \"/sfg5KUOdR4bfoPiDf63LVG7mlfw.jpg\",\n            \"release_date\": \"1984-05-14\",\n            \"title\": \"The Element of Crime\",\n            \"video\": false,\n            \"vote_average\": 6.4,\n            \"vote_count\": 182,\n            \"credit_id\": \"5a1ad4b5925141033303d347\",\n            \"department\": \"Writing\",\n            \"job\": \"Screenplay\",\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/lUGpWwzBP1C73WbLuBFc6nR84kv.jpg\",\n            \"genre_ids\": [\n                9648,\n                27\n            ],\n            \"id\": 261272,\n            \"original_language\": \"da\",\n            \"original_title\": \"Hvorfor flygte fra det du ved du ikke kan flygte fra? Fordi du er en kujon\",\n            \"overview\": \"A man is being haunted by a masked stranger.  The only language used in the movie comes from three (inter) title cards and a few sentences of sermon-like talk in Danish. Some of the talk is modified citations from the bible and similar sources.\",\n            \"popularity\": 1.342,\n            \"poster_path\": null,\n            \"release_date\": \"1970-03-26\",\n            \"title\": \"Why Try to Escape from That Which You Know You Can't Escape From? Because You Are a Coward\",\n            \"video\": false,\n            \"vote_average\": 4.4,\n            \"vote_count\": 20,\n            \"credit_id\": \"5a2c7bf2925141032c14482f\",\n            \"department\": \"Writing\",\n            \"job\": \"Writer\",\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                18\n            ],\n            \"id\": 211284,\n            \"original_language\": \"en\",\n            \"original_title\": \"Dimension\",\n            \"overview\": \"Dimension is a short film written and directed by Lars von Trier, released in 2010. The film was shot in three-minute segments over several years. The original intention was to continue production for a period of 30 years for a final release in 2024. However, von Trier lost interest in the project and it was shelved in the late 1990s. The short film consists of the completed footage at the time the film was abandoned.\",\n            \"popularity\": 2.194,\n            \"poster_path\": \"/3BZvUmxV4EdiHYnig9xgMS56pGb.jpg\",\n            \"release_date\": \"2010-08-24\",\n            \"title\": \"Dimension\",\n            \"video\": false,\n            \"vote_average\": 5.3,\n            \"vote_count\": 9,\n            \"credit_id\": \"5d44bc7a0f2fbd0013ed7841\",\n            \"department\": \"Writing\",\n            \"job\": \"Writer\",\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/ff6ujDT1Qt2H4lzWhLtK71W8Om6.jpg\",\n            \"genre_ids\": [\n                18,\n                27,\n                80,\n                53\n            ],\n            \"id\": 398173,\n            \"original_language\": \"en\",\n            \"original_title\": \"The House That Jack Built\",\n            \"overview\": \"Failed architect, engineer and vicious murderer Jack narrates the details of some of his most elaborately orchestrated crimes, each of them a towering piece of art that defines his life's work as a serial killer for twelve years.\",\n            \"popularity\": 18.184,\n            \"poster_path\": \"/bMUGNkPaHOurcBK9g3XpJx3fxuO.jpg\",\n            \"release_date\": \"2018-07-05\",\n            \"title\": \"The House That Jack Built\",\n            \"video\": false,\n            \"vote_average\": 7.145,\n            \"vote_count\": 2538,\n            \"credit_id\": \"5ef13bb06c84d60034ad3e0b\",\n            \"department\": \"Writing\",\n            \"job\": \"Idea\",\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/ff6ujDT1Qt2H4lzWhLtK71W8Om6.jpg\",\n            \"genre_ids\": [\n                18,\n                27,\n                80,\n                53\n            ],\n            \"id\": 398173,\n            \"original_language\": \"en\",\n            \"original_title\": \"The House That Jack Built\",\n            \"overview\": \"Failed architect, engineer and vicious murderer Jack narrates the details of some of his most elaborately orchestrated crimes, each of them a towering piece of art that defines his life's work as a serial killer for twelve years.\",\n            \"popularity\": 18.184,\n            \"poster_path\": \"/bMUGNkPaHOurcBK9g3XpJx3fxuO.jpg\",\n            \"release_date\": \"2018-07-05\",\n            \"title\": \"The House That Jack Built\",\n            \"video\": false,\n            \"vote_average\": 7.145,\n            \"vote_count\": 2538,\n            \"credit_id\": \"5ef13b7a957e6d00377ccec3\",\n            \"department\": \"Writing\",\n            \"job\": \"Writer\",\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                10402\n            ],\n            \"id\": 779746,\n            \"original_language\": \"da\",\n            \"original_title\": \"Études\",\n            \"overview\": \"A series of ten black and white shorts.\",\n            \"popularity\": 0.6,\n            \"poster_path\": \"/jUuUOcaaM89PXuy4ZZu7ypYawv.jpg\",\n            \"release_date\": \"\",\n            \"title\": \"NOCEBO\",\n            \"video\": false,\n            \"vote_average\": 0,\n            \"vote_count\": 0,\n            \"credit_id\": \"5fe6fe6ccee481003e2bd37b\",\n            \"department\": \"Writing\",\n            \"job\": \"Writer\",\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/ff6ujDT1Qt2H4lzWhLtK71W8Om6.jpg\",\n            \"genre_ids\": [\n                18,\n                27,\n                80,\n                53\n            ],\n            \"id\": 398173,\n            \"original_language\": \"en\",\n            \"original_title\": \"The House That Jack Built\",\n            \"overview\": \"Failed architect, engineer and vicious murderer Jack narrates the details of some of his most elaborately orchestrated crimes, each of them a towering piece of art that defines his life's work as a serial killer for twelve years.\",\n            \"popularity\": 18.184,\n            \"poster_path\": \"/bMUGNkPaHOurcBK9g3XpJx3fxuO.jpg\",\n            \"release_date\": \"2018-07-05\",\n            \"title\": \"The House That Jack Built\",\n            \"video\": false,\n            \"vote_average\": 7.145,\n            \"vote_count\": 2538,\n            \"credit_id\": \"6101b069a84a4700462d6897\",\n            \"department\": \"Writing\",\n            \"job\": \"Story\",\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/yCxuILdReGFK948mfUOAX75xb5Z.jpg\",\n            \"genre_ids\": [\n                18,\n                10749\n            ],\n            \"id\": 145,\n            \"original_language\": \"da\",\n            \"original_title\": \"Breaking the Waves\",\n            \"overview\": \"In a small and conservative Scottish village, a woman's paralytic husband convinces her to have extramarital intercourse so she can tell him about it and give him a reason for living.\",\n            \"popularity\": 16.499,\n            \"poster_path\": \"/dQWMcdHXUOSHtr7ypOCa5T79JMS.jpg\",\n            \"release_date\": \"1996-05-13\",\n            \"title\": \"Breaking the Waves\",\n            \"video\": false,\n            \"vote_average\": 7.475,\n            \"vote_count\": 894,\n            \"credit_id\": \"63f2116ea6725400a3a30700\",\n            \"department\": \"Writing\",\n            \"job\": \"Writer\",\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/6SPLfYeLpE8bpLaNzYBnPGXtfGF.jpg\",\n            \"genre_ids\": [\n                18,\n                10770\n            ],\n            \"id\": 34870,\n            \"original_language\": \"da\",\n            \"original_title\": \"Medea\",\n            \"overview\": \"It is an adaptation of the Greek tragedy Medea from Euripides, a version where the Gods willing and intervations are absent. Medea is the tragic character that after helping Jason in the Voyage of the Argonauts (myth says that she has even sacrificed her own brother for Jason's success), she gets from him only betrayal, as he arranges to marry the King's of Corinth daughter. The king decides to exile Medea, as she is a danger for his daughter happiness, but Medea asks from him just a day… before she goes outside the borders. That day Medea gets her revenge.\",\n            \"popularity\": 4.653,\n            \"poster_path\": \"/cvTeUfwf2za9Yx2xn7W1unrW3ot.jpg\",\n            \"release_date\": \"1989-08-08\",\n            \"title\": \"Medea\",\n            \"video\": false,\n            \"vote_average\": 6.517,\n            \"vote_count\": 70,\n            \"credit_id\": \"65ae8209aad9c200adfe1134\",\n            \"department\": \"Writing\",\n            \"job\": \"Adaptation\",\n            \"media_type\": \"movie\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/z9QCRUwrhEDAWNLRmNwnnGFey3N.jpg\",\n            \"genre_ids\": [\n                9648,\n                18,\n                35\n            ],\n            \"id\": 4267,\n            \"origin_country\": [\n                \"DK\"\n            ],\n            \"original_language\": \"da\",\n            \"original_name\": \"Riget\",\n            \"overview\": \"The Kingdom is the most technologically advanced hospital in Denmark, a gleaming bastion of medical science. A rash of uncanny occurrences, however, begins to weaken the staff's faith in science – a phantom ambulance pulls in every night, but disappears; voices echo in the elevator shaft; and a pregnant doctor's fetus seems to be developing much faster than is natural.\",\n            \"popularity\": 24.898,\n            \"poster_path\": \"/6Z0Hc9o6HIydmGOHok2e4FoWhXD.jpg\",\n            \"first_air_date\": \"1994-11-24\",\n            \"name\": \"The Kingdom\",\n            \"vote_average\": 7.3,\n            \"vote_count\": 31,\n            \"credit_id\": \"5257610d760ee36aaa305102\",\n            \"department\": \"Directing\",\n            \"episode_count\": 13,\n            \"job\": \"Director\",\n            \"media_type\": \"tv\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/z9QCRUwrhEDAWNLRmNwnnGFey3N.jpg\",\n            \"genre_ids\": [\n                9648,\n                18,\n                35\n            ],\n            \"id\": 4267,\n            \"origin_country\": [\n                \"DK\"\n            ],\n            \"original_language\": \"da\",\n            \"original_name\": \"Riget\",\n            \"overview\": \"The Kingdom is the most technologically advanced hospital in Denmark, a gleaming bastion of medical science. A rash of uncanny occurrences, however, begins to weaken the staff's faith in science – a phantom ambulance pulls in every night, but disappears; voices echo in the elevator shaft; and a pregnant doctor's fetus seems to be developing much faster than is natural.\",\n            \"popularity\": 24.898,\n            \"poster_path\": \"/6Z0Hc9o6HIydmGOHok2e4FoWhXD.jpg\",\n            \"first_air_date\": \"1994-11-24\",\n            \"name\": \"The Kingdom\",\n            \"vote_average\": 7.3,\n            \"vote_count\": 31,\n            \"credit_id\": \"5257610d760ee36aaa3050ea\",\n            \"department\": \"Writing\",\n            \"episode_count\": 13,\n            \"job\": \"Writer\",\n            \"media_type\": \"tv\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/z9QCRUwrhEDAWNLRmNwnnGFey3N.jpg\",\n            \"genre_ids\": [\n                9648,\n                18,\n                35\n            ],\n            \"id\": 4267,\n            \"origin_country\": [\n                \"DK\"\n            ],\n            \"original_language\": \"da\",\n            \"original_name\": \"Riget\",\n            \"overview\": \"The Kingdom is the most technologically advanced hospital in Denmark, a gleaming bastion of medical science. A rash of uncanny occurrences, however, begins to weaken the staff's faith in science – a phantom ambulance pulls in every night, but disappears; voices echo in the elevator shaft; and a pregnant doctor's fetus seems to be developing much faster than is natural.\",\n            \"popularity\": 24.898,\n            \"poster_path\": \"/6Z0Hc9o6HIydmGOHok2e4FoWhXD.jpg\",\n            \"first_air_date\": \"1994-11-24\",\n            \"name\": \"The Kingdom\",\n            \"vote_average\": 7.3,\n            \"vote_count\": 31,\n            \"credit_id\": \"5a059e319251417dfd016ea7\",\n            \"department\": \"Crew\",\n            \"episode_count\": 8,\n            \"job\": \"Script\",\n            \"media_type\": \"tv\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/sOTkJLdm3lUNaRsfpwGBTsIVmxF.jpg\",\n            \"genre_ids\": [\n                9648,\n                18,\n                10765\n            ],\n            \"id\": 1617,\n            \"origin_country\": [\n                \"US\"\n            ],\n            \"original_language\": \"en\",\n            \"original_name\": \"Stephen King's Kingdom Hospital\",\n            \"overview\": \"Kingdom is a hospital whose bizarre population includes a brilliant surgeon who lives in the basement, a nearly blind security guard and a nurse who regularly faints at the sight of blood. But when patients and staff hear the voice of a girl crying through the halls and a patient destined for life as a paraplegic miraculously recovers, they are dismissive of any suggestion of mysticism or unseen powers... at their own peril.\",\n            \"popularity\": 22.627,\n            \"poster_path\": \"/A3Sk7JU26EEmW5eK3TYWh6AEAcE.jpg\",\n            \"first_air_date\": \"2004-03-03\",\n            \"name\": \"Stephen King's Kingdom Hospital\",\n            \"vote_average\": 6.9,\n            \"vote_count\": 109,\n            \"credit_id\": \"636b4e6481383100b5101ce0\",\n            \"department\": \"Writing\",\n            \"episode_count\": 13,\n            \"job\": \"Story\",\n            \"media_type\": \"tv\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/z9QCRUwrhEDAWNLRmNwnnGFey3N.jpg\",\n            \"genre_ids\": [\n                9648,\n                18,\n                35\n            ],\n            \"id\": 4267,\n            \"origin_country\": [\n                \"DK\"\n            ],\n            \"original_language\": \"da\",\n            \"original_name\": \"Riget\",\n            \"overview\": \"The Kingdom is the most technologically advanced hospital in Denmark, a gleaming bastion of medical science. A rash of uncanny occurrences, however, begins to weaken the staff's faith in science – a phantom ambulance pulls in every night, but disappears; voices echo in the elevator shaft; and a pregnant doctor's fetus seems to be developing much faster than is natural.\",\n            \"popularity\": 24.898,\n            \"poster_path\": \"/6Z0Hc9o6HIydmGOHok2e4FoWhXD.jpg\",\n            \"first_air_date\": \"1994-11-24\",\n            \"name\": \"The Kingdom\",\n            \"vote_average\": 7.3,\n            \"vote_count\": 31,\n            \"credit_id\": \"6459164377d23b0119e0d5e9\",\n            \"department\": \"Writing\",\n            \"episode_count\": 5,\n            \"job\": \"Screenplay\",\n            \"media_type\": \"tv\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/sOTkJLdm3lUNaRsfpwGBTsIVmxF.jpg\",\n            \"genre_ids\": [\n                9648,\n                18,\n                10765\n            ],\n            \"id\": 1617,\n            \"origin_country\": [\n                \"US\"\n            ],\n            \"original_language\": \"en\",\n            \"original_name\": \"Stephen King's Kingdom Hospital\",\n            \"overview\": \"Kingdom is a hospital whose bizarre population includes a brilliant surgeon who lives in the basement, a nearly blind security guard and a nurse who regularly faints at the sight of blood. But when patients and staff hear the voice of a girl crying through the halls and a patient destined for life as a paraplegic miraculously recovers, they are dismissive of any suggestion of mysticism or unseen powers... at their own peril.\",\n            \"popularity\": 22.627,\n            \"poster_path\": \"/A3Sk7JU26EEmW5eK3TYWh6AEAcE.jpg\",\n            \"first_air_date\": \"2004-03-03\",\n            \"name\": \"Stephen King's Kingdom Hospital\",\n            \"vote_average\": 6.9,\n            \"vote_count\": 109,\n            \"credit_id\": \"64f483865f2b8d0139ce8faf\",\n            \"department\": \"Production\",\n            \"episode_count\": 13,\n            \"job\": \"Executive Producer\",\n            \"media_type\": \"tv\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/sOTkJLdm3lUNaRsfpwGBTsIVmxF.jpg\",\n            \"genre_ids\": [\n                9648,\n                18,\n                10765\n            ],\n            \"id\": 1617,\n            \"origin_country\": [\n                \"US\"\n            ],\n            \"original_language\": \"en\",\n            \"original_name\": \"Stephen King's Kingdom Hospital\",\n            \"overview\": \"Kingdom is a hospital whose bizarre population includes a brilliant surgeon who lives in the basement, a nearly blind security guard and a nurse who regularly faints at the sight of blood. But when patients and staff hear the voice of a girl crying through the halls and a patient destined for life as a paraplegic miraculously recovers, they are dismissive of any suggestion of mysticism or unseen powers... at their own peril.\",\n            \"popularity\": 22.627,\n            \"poster_path\": \"/A3Sk7JU26EEmW5eK3TYWh6AEAcE.jpg\",\n            \"first_air_date\": \"2004-03-03\",\n            \"name\": \"Stephen King's Kingdom Hospital\",\n            \"vote_average\": 6.9,\n            \"vote_count\": 109,\n            \"credit_id\": \"52570dcb760ee3776a09081e\",\n            \"department\": \"Creator\",\n            \"job\": \"Creator\",\n            \"media_type\": \"tv\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/z9QCRUwrhEDAWNLRmNwnnGFey3N.jpg\",\n            \"genre_ids\": [\n                9648,\n                18,\n                35\n            ],\n            \"id\": 4267,\n            \"origin_country\": [\n                \"DK\"\n            ],\n            \"original_language\": \"da\",\n            \"original_name\": \"Riget\",\n            \"overview\": \"The Kingdom is the most technologically advanced hospital in Denmark, a gleaming bastion of medical science. A rash of uncanny occurrences, however, begins to weaken the staff's faith in science – a phantom ambulance pulls in every night, but disappears; voices echo in the elevator shaft; and a pregnant doctor's fetus seems to be developing much faster than is natural.\",\n            \"popularity\": 24.898,\n            \"poster_path\": \"/6Z0Hc9o6HIydmGOHok2e4FoWhXD.jpg\",\n            \"first_air_date\": \"1994-11-24\",\n            \"name\": \"The Kingdom\",\n            \"vote_average\": 7.3,\n            \"vote_count\": 31,\n            \"credit_id\": \"52576116760ee36aaa30546d\",\n            \"department\": \"Creator\",\n            \"job\": \"Creator\",\n            \"media_type\": \"tv\"\n        }\n    ],\n    \"id\": 42\n}"}],"_postman_id":"903ffa0d-814a-4c6e-87e9-7e97690a75b9"},{"name":"external ids","id":"67be2d55-441b-44ff-8535-904a083d37c2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/person/:person_id/external_ids","description":"<p>Get the external ID's that belong to a person.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","person",":person_id","external_ids"],"host":["api","themoviedb","org"],"query":[],"variable":[{"description":{"content":"<p>string (required)</p>\n","type":"text/plain"},"type":"any","value":"{{person-id}}","key":"person_id"}]}},"response":[{"id":"151a4bf9-e612-4b7b-b478-8818435b967c","name":"external ids","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/person/:person_id/external_ids","protocol":"https","host":["api","themoviedb","org"],"path":["3","person",":person_id","external_ids"],"variable":[{"key":"person_id","value":"{{person-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 13:36:41 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=2197"},{"key":"x-memc","value":"HIT"},{"key":"x-memc-key","value":"c36796d3c7bcb17e9dfdd07258be19c6"},{"key":"x-memc-age","value":"22055"},{"key":"x-memc-expires","value":"2197"},{"key":"ETag","value":"W/\"3937eacc3c181e31952b1ecb9041a51c\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 38ecebcaa39c8742da2b6336935bb446.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"3p8J2yZLXCdjn_piZliVH5-Xr21X8KD__LGvdQVi8K-VbNNwb8Kcug=="}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 42,\n    \"freebase_mid\": \"/m/04k25\",\n    \"freebase_id\": \"/en/lars_von_trier\",\n    \"imdb_id\": \"nm0001885\",\n    \"tvrage_id\": 129425,\n    \"wikidata_id\": \"Q133730\",\n    \"facebook_id\": null,\n    \"instagram_id\": null,\n    \"tiktok_id\": null,\n    \"twitter_id\": null,\n    \"youtube_id\": null\n}"}],"_postman_id":"67be2d55-441b-44ff-8535-904a083d37c2"},{"name":"get images","id":"c05a0b34-a67d-46f2-b139-167c393d3c66","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/person/:person_id/images","description":"<p>Get the profile images that belong to a person.</p>\n<p>This method will return the profile images that have been added to a person.ile images that belong to a person.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","person",":person_id","images"],"host":["api","themoviedb","org"],"query":[],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{person-id}}","key":"person_id"}]}},"response":[{"id":"a186b984-9695-4820-b937-45986e20bc82","name":"get images","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/person/:person_id/images","protocol":"https","host":["api","themoviedb","org"],"path":["3","person",":person_id","images"],"variable":[{"key":"person_id","value":"{{person-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 13:37:45 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=7447"},{"key":"x-memc","value":"HIT"},{"key":"x-memc-key","value":"fa988c4d8e903d1bdba4d46d9026323b"},{"key":"x-memc-age","value":"16458"},{"key":"x-memc-expires","value":"7447"},{"key":"ETag","value":"W/\"3965fdb8384d93109c05b55f900463aa\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 3dcb635971b5d310e8941cdb963aff70.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"SUI2WUT6SseXYQUT8aBlPHfKePYliFimzs4sG4pAz1k1xD51UcoWCA=="}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 42,\n    \"profiles\": [\n        {\n            \"aspect_ratio\": 0.666,\n            \"height\": 1400,\n            \"iso_639_1\": null,\n            \"file_path\": \"/rlUAvvpXwSA3Qihl3vDW7RtWagH.jpg\",\n            \"vote_average\": 5.342,\n            \"vote_count\": 15,\n            \"width\": 933\n        },\n        {\n            \"aspect_ratio\": 0.666,\n            \"height\": 1615,\n            \"iso_639_1\": null,\n            \"file_path\": \"/7y1zOCOGb9ePiWt2SqZPnr13X3g.jpg\",\n            \"vote_average\": 5.212,\n            \"vote_count\": 28,\n            \"width\": 1076\n        },\n        {\n            \"aspect_ratio\": 0.667,\n            \"height\": 1536,\n            \"iso_639_1\": null,\n            \"file_path\": \"/a1zVySI0Yqqf3ORegQ1icMfvhAa.jpg\",\n            \"vote_average\": 5.186,\n            \"vote_count\": 20,\n            \"width\": 1024\n        },\n        {\n            \"aspect_ratio\": 0.666,\n            \"height\": 770,\n            \"iso_639_1\": null,\n            \"file_path\": \"/nIgsB2yZJqWOd4c2jsS82InpcsD.jpg\",\n            \"vote_average\": 5.006,\n            \"vote_count\": 17,\n            \"width\": 513\n        },\n        {\n            \"aspect_ratio\": 0.667,\n            \"height\": 1200,\n            \"iso_639_1\": null,\n            \"file_path\": \"/cWN72nW0AT5kkLnOmc3yltlE3Yd.jpg\",\n            \"vote_average\": 0,\n            \"vote_count\": 0,\n            \"width\": 800\n        }\n    ]\n}"}],"_postman_id":"c05a0b34-a67d-46f2-b139-167c393d3c66"},{"name":"get latest","id":"9fab9a7e-60a4-4f36-bd16-89ad16304578","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/person/latest","description":"<p>Get the newest created person. This is a live response and will continuously change.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","person","latest"],"host":["api","themoviedb","org"],"query":[],"variable":[]}},"response":[{"id":"75d06ac1-629d-490b-9402-edb56174410d","name":"get latest","originalRequest":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/person/latest"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n  \"adult\": false,\r\n  \"also_known_as\": [],\r\n  \"biography\": \"\",\r\n  \"birthday\": null,\r\n  \"deathday\": null,\r\n  \"gender\": 0,\r\n  \"homepage\": null,\r\n  \"id\": 4064343,\r\n  \"imdb_id\": null,\r\n  \"known_for_department\": null,\r\n  \"name\": \"Ángel Cruz\",\r\n  \"place_of_birth\": null,\r\n  \"popularity\": 0,\r\n  \"profile_path\": null\r\n}"}],"_postman_id":"9fab9a7e-60a4-4f36-bd16-89ad16304578"},{"name":"movie credits","id":"83d8e887-ca86-4646-a13d-6e29a1fae745","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/person/:person_id/movie_credits?=","description":"<p>Get the movie credits for a person.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","person",":person_id","movie_credits"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"","value":""}],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{person-id}}","key":"person_id"}]}},"response":[{"id":"a3e587f3-743d-4616-a9b5-a5de5120a80b","name":"movie credits","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/person/:person_id/movie_credits?language=en-US","protocol":"https","host":["api","themoviedb","org"],"path":["3","person",":person_id","movie_credits"],"query":[{"key":"language","value":"en-US"}],"variable":[{"key":"person_id","value":"{{person-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 13:44:33 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=699"},{"key":"x-memc","value":"HIT"},{"key":"x-memc-key","value":"d1ad1bedcf94c0c88a3aa46c70de0d41"},{"key":"x-memc-age","value":"27324"},{"key":"x-memc-expires","value":"699"},{"key":"ETag","value":"W/\"99f2ff75fd7da6ba3930d6d2b34c4a6a\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 f37f104903bda438e8b0547be6e0c192.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"QOBM4WovpvseuvsePmkRu0_VVpTLrgo23hKaPkNeWp_FofW0KYP58w=="}],"cookie":[],"responseTime":null,"body":"{\n    \"cast\": [\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/dLiEN68i1HgTf2voTzPAtsI1P1m.jpg\",\n            \"genre_ids\": [\n                18,\n                27\n            ],\n            \"id\": 29445,\n            \"original_language\": \"da\",\n            \"original_title\": \"Epidemic\",\n            \"overview\": \"A director and a screenwriter write a screenplay together about a globally spreading epidemic. Unbeknownst to them, an outbreak develops around them in the real world.\",\n            \"popularity\": 8.034,\n            \"poster_path\": \"/5MvCaYCS3BLvSYdWpRDHahKbQZv.jpg\",\n            \"release_date\": \"1987-09-11\",\n            \"title\": \"Epidemic\",\n            \"video\": false,\n            \"vote_average\": 5.7,\n            \"vote_count\": 108,\n            \"character\": \"Self / Dr. Mesmer\",\n            \"credit_id\": \"52fe45e0c3a368484e0740b5\",\n            \"order\": 0\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                99\n            ],\n            \"id\": 69807,\n            \"original_language\": \"da\",\n            \"original_title\": \"Tranceformer: A Portrait of Lars von Trier\",\n            \"overview\": \"A portrait of Denmark's most acclaimed and controversial director, Lars von Trier. A meeting with von Trier on a private level as well as with his film universe. Filmmaker Stig Björkman follow von Trier during a period of more than two years, meet him at work, at home and at leisure. Written by Fredrik Klasson\",\n            \"popularity\": 0.785,\n            \"poster_path\": \"/80cWneGHyIXPDz8IfAwld20NoHB.jpg\",\n            \"release_date\": \"1997-12-12\",\n            \"title\": \"Tranceformer: A Portrait of Lars von Trier\",\n            \"video\": false,\n            \"vote_average\": 6.7,\n            \"vote_count\": 3,\n            \"character\": \"\",\n            \"credit_id\": \"52fe47dcc3a368484e0dd9eb\",\n            \"order\": 0\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                99\n            ],\n            \"id\": 209997,\n            \"original_language\": \"en\",\n            \"original_title\": \"A Conversation with Lars von Trier\",\n            \"overview\": \"Filmmaker Eva Ziemsen was determined to interview renowned film director, Lars von Trier. Her provocative offer, to conduct the interview nude, led to a revealing and truthful conversation about filmmaking.\",\n            \"popularity\": 1.428,\n            \"poster_path\": \"/5X1OLvKPEcPkyGnRHzuY7MdB0cL.jpg\",\n            \"release_date\": \"2005-10-17\",\n            \"title\": \"A Conversation with Lars von Trier\",\n            \"video\": false,\n            \"vote_average\": 0,\n            \"vote_count\": 0,\n            \"character\": \"Interviewee\",\n            \"credit_id\": \"52fe4d73c3a368484e1e9ea7\",\n            \"order\": 0\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                99\n            ],\n            \"id\": 210000,\n            \"original_language\": \"en\",\n            \"original_title\": \"Trier's Element\",\n            \"overview\": \"Behind-the-scenes documentary about Lars von Trier's latest movie Europa (1991). Also features unique footage of Trier and cast shooting a bit of footage for Trier's 30-year project \\\"Dimension\\\".\",\n            \"popularity\": 0.6,\n            \"poster_path\": null,\n            \"release_date\": \"1991-01-01\",\n            \"title\": \"Trier's Element\",\n            \"video\": false,\n            \"vote_average\": 0,\n            \"vote_count\": 0,\n            \"character\": \"Himself\",\n            \"credit_id\": \"52fe4d73c3a368484e1e9f2b\",\n            \"order\": 0\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                99\n            ],\n            \"id\": 210008,\n            \"original_language\": \"en\",\n            \"original_title\": \"Portræt af: Lars von Trier\",\n            \"overview\": \"Danish documentary from TV2 in 1991.\",\n            \"popularity\": 1.026,\n            \"poster_path\": null,\n            \"release_date\": \"1991-01-01\",\n            \"title\": \"Portrait of Lars von Trier\",\n            \"video\": false,\n            \"vote_average\": 0,\n            \"vote_count\": 0,\n            \"character\": \"Himself\",\n            \"credit_id\": \"52fe4d73c3a368484e1e9f49\",\n            \"order\": 0\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                99\n            ],\n            \"id\": 210106,\n            \"original_language\": \"en\",\n            \"original_title\": \"Im Laboratorium des Doktor von Trier: Zurück zur Magie des Kinos\",\n            \"overview\": \"German/French TV documentary portraying Danish film director Lars von Trier.\",\n            \"popularity\": 0.665,\n            \"poster_path\": null,\n            \"release_date\": \"1998-01-01\",\n            \"title\": \"In Doctor von Trier's Laboratory: Back to the Magic of Cinema\",\n            \"video\": false,\n            \"vote_average\": 0,\n            \"vote_count\": 0,\n            \"character\": \"Himself\",\n            \"credit_id\": \"52fe4d75c3a368484e1ea63f\",\n            \"order\": 0\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/e3E5p8IzWvG85AkbHecDgeKbVhj.jpg\",\n            \"genre_ids\": [\n                99\n            ],\n            \"id\": 55175,\n            \"original_language\": \"en\",\n            \"original_title\": \"Von Trier's 100 Øjne\",\n            \"overview\": \"Although at first sight this might look like a simple ‘making of DANCER IN THE DARK’, the later developments in the film reveal the whole drama of Lars von Trier’s inner life during the shooting process. All his doubts and insecurities in collaborating with the crew and actors - especially actresses - are exposed. The biggest drama started when Björk walked off the set. Nobody knew whether she would be back or not. Admitting that he feels threatened by women, who can ‘make him feel embarrassed’, the director gives this documentary the nature of a personal diary. When he discusses the importance, purpose and beauty of the use of a hundred cameras in a certain sequence or the meaning of the Dogma 95 rules, the audience is witnessing the process of the artist’s search. Is the pain that the director went through during the shooting really visible in the final result, as Lars von Trier claims in this film? (from: http://www.idfa.nl/)\",\n            \"popularity\": 1.437,\n            \"poster_path\": \"/9lGQhLJfqmsgyYZeaqREfwZbTb2.jpg\",\n            \"release_date\": \"2000-12-02\",\n            \"title\": \"Von Trier's 100 Eyes\",\n            \"video\": false,\n            \"vote_average\": 7.3,\n            \"vote_count\": 7,\n            \"character\": \"Himself\",\n            \"credit_id\": \"52fe48bfc3a36847f8177611\",\n            \"order\": 0\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/gT6aXg1ThWeucD6lTOXcOsMjUC6.jpg\",\n            \"genre_ids\": [\n                99\n            ],\n            \"id\": 377027,\n            \"original_language\": \"en\",\n            \"original_title\": \"The Name of This Film Is Dogme95\",\n            \"overview\": \"The Name of this Film is Dogme95 is an irreverent documentary exploring the origins of Dogme95, the most influential movement in world cinema for a generation. The film tells how a 'brotherhood' of four Danish directors armed with a radical Manifesto, has inspired, outraged and provoked filmmakers and filmgoers the world over. The rules of Dogme95 take filmmaking back to its brass-tacks - stories must be set in the here and now; the films must be shot on location, with a handheld camera, using natural light, and direct sound; the rules forbid murders and weapons (staples of the much-loved action-movie genre); and, most amusingly, the director must not be credited (that holds also for the director of The Name of this Film is Dogme95...).\",\n            \"popularity\": 1.187,\n            \"poster_path\": \"/ef8S5y5acfOVPqfQ3DOQMdomASP.jpg\",\n            \"release_date\": \"2000-11-01\",\n            \"title\": \"The Name of This Film Is Dogme95\",\n            \"video\": false,\n            \"vote_average\": 3.5,\n            \"vote_count\": 2,\n            \"character\": \"Himself\",\n            \"credit_id\": \"56937ecf92514115c20044ba\",\n            \"order\": 0\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                80\n            ],\n            \"id\": 395942,\n            \"original_language\": \"en\",\n            \"original_title\": \"Nat, skat\",\n            \"overview\": \"Lars von Trier himself has one of the lead roles in this short film about a bank employee being subjected to a brutal robbery.\",\n            \"popularity\": 1.406,\n            \"poster_path\": \"/xmSLIKvPQBxTy6Kh7vI56qUiJX.jpg\",\n            \"release_date\": \"1968-05-11\",\n            \"title\": \"Good Night, Dear\",\n            \"video\": false,\n            \"vote_average\": 5,\n            \"vote_count\": 12,\n            \"character\": \"\",\n            \"credit_id\": \"574becedc3a3683278001471\",\n            \"order\": 0\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                99\n            ],\n            \"id\": 474867,\n            \"original_language\": \"en\",\n            \"original_title\": \"The Making of Europa\",\n            \"overview\": \"Documentary about the making of Lars von Trier's 1991 film.\",\n            \"popularity\": 0.6,\n            \"poster_path\": null,\n            \"release_date\": \"1991-12-31\",\n            \"title\": \"The Making of Europa\",\n            \"video\": false,\n            \"vote_average\": 6,\n            \"vote_count\": 1,\n            \"character\": \"Self - Director\",\n            \"credit_id\": \"59b436c9c3a3684c13003684\",\n            \"order\": 0\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                18\n            ],\n            \"id\": 108799,\n            \"original_language\": \"da\",\n            \"original_title\": \"Orchidégartneren\",\n            \"overview\": \"A young, mentally ill man, a visual artist in crisis Victor Marse (Lars von Trier) meets two nurses (Eliza and her girlfriend) during his stay in a sanatorium. These nurses are obvious lesbians. Victor lives with Eliza and her son. He imagines another woman when he is roaming at a coast. He pretends committing a suicide but Eliza does not react to it. Every moment, he stays in front of a blank canvas and thinks. Meanwhile he dresses into Nazi clothes or into women dresses, then he leaves to go to the cinema, and abuses and probably kills a small girl. His masochistic affair with Eliza lasts; he is close to shooting her with a gun but instead she takes out a whip. Victor goes along the streets then he lies naked in front of the canvas on which he has left his bloody fingerprints. After this he drives a funeral car to his work - he is employed in a garden where orchids are grown. Eliza is now the past and in the end, Victor might be dead as someone drives a cross into the ground.\",\n            \"popularity\": 0.73,\n            \"poster_path\": \"/89XGw3B037hgHBovQxTNqP8tHX8.jpg\",\n            \"release_date\": \"1977-05-06\",\n            \"title\": \"The Orchid Gardener\",\n            \"video\": false,\n            \"vote_average\": 5.5,\n            \"vote_count\": 12,\n            \"character\": \"Victor Morse\",\n            \"credit_id\": \"5a2d3317c3a3680b9d13cf79\",\n            \"order\": 0\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                99\n            ],\n            \"id\": 154077,\n            \"original_language\": \"en\",\n            \"original_title\": \"De Lutrede\",\n            \"overview\": \"The filmmakers who created the Dogme Manifesto reflect, argue, and watch clips of their own films.\",\n            \"popularity\": 0.6,\n            \"poster_path\": \"/7Nf9ESfjJr5qMUdp5psFR8is4fi.jpg\",\n            \"release_date\": \"2003-01-17\",\n            \"title\": \"The Purified\",\n            \"video\": false,\n            \"vote_average\": 6.7,\n            \"vote_count\": 3,\n            \"character\": \"Himself\",\n            \"credit_id\": \"5c450987c3a368477a820509\",\n            \"order\": 0\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                99\n            ],\n            \"id\": 154080,\n            \"original_language\": \"en\",\n            \"original_title\": \"De Udstillede\",\n            \"overview\": \"Jesper Jargil's documentary portrait of a bizarre piece of Danish experimental theater directed by Lars von Trier.\",\n            \"popularity\": 0.6,\n            \"poster_path\": \"/q4nrvMDNymGIZK1v2USOuWbAdZI.jpg\",\n            \"release_date\": \"2000-03-13\",\n            \"title\": \"The Exhibited\",\n            \"video\": false,\n            \"vote_average\": 0,\n            \"vote_count\": 0,\n            \"character\": \"\",\n            \"credit_id\": \"5c9939e69251411067f4f393\",\n            \"order\": 0\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [],\n            \"id\": 658817,\n            \"original_language\": \"da\",\n            \"original_title\": \"Looking Back At The Idiots\",\n            \"overview\": \"In 2005 the cast and crew with Lars Von Trier gatherd to talk about Lars Von Trier's Dogma film The Idiots.\",\n            \"popularity\": 0.6,\n            \"poster_path\": null,\n            \"release_date\": \"2005-04-28\",\n            \"title\": \"Looking Back At The Idiots\",\n            \"video\": false,\n            \"vote_average\": 0,\n            \"vote_count\": 0,\n            \"character\": \"\",\n            \"credit_id\": \"5e07782deda4b700122c6965\",\n            \"order\": 0\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                99\n            ],\n            \"id\": 147678,\n            \"original_language\": \"en\",\n            \"original_title\": \"De Ydmygede\",\n            \"overview\": \"A very intimate look on Lars von Trier and his cast and crew, during the production of \\\"The Idiots\\\".\",\n            \"popularity\": 1.684,\n            \"poster_path\": \"/xhW9V70wU2lVmjRWxp79p5A9NiZ.jpg\",\n            \"release_date\": \"1998-10-30\",\n            \"title\": \"The Humiliated\",\n            \"video\": false,\n            \"vote_average\": 6,\n            \"vote_count\": 4,\n            \"character\": \"\",\n            \"credit_id\": \"5e84eab3e38bd80013ac1724\",\n            \"order\": 0\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                99\n            ],\n            \"id\": 700598,\n            \"original_language\": \"sv\",\n            \"original_title\": \"Ernst-Hugo\",\n            \"overview\": \"A gripping portrait of the dramatic, extravagant and ego-centric actor Ernst-Hugo Järegård (1928-1998) who would always be at the center of everything. On the out side he was a hailed and confident diva. In his solitude he was plagued by insomnia, anxiety and a complicated relationship with his father. Includes Ernst-Hugo Järegårds last performance \\\"Aktörens läte/ The sound of the actor\\\" (1998) and \\\"Abstract Poker\\\" (1971).\",\n            \"popularity\": 0.6,\n            \"poster_path\": \"/jVrulnYokVqpJUuffgp906oy4rL.jpg\",\n            \"release_date\": \"2008-12-28\",\n            \"title\": \"Ernst-Hugo\",\n            \"video\": false,\n            \"vote_average\": 8,\n            \"vote_count\": 1,\n            \"character\": \"Self\",\n            \"credit_id\": \"5eb1460a1fb94f0023f19036\",\n            \"order\": 0\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/r55WG16pI5DD6OKwoEpD1rP3Da5.jpg\",\n            \"genre_ids\": [\n                99\n            ],\n            \"id\": 752908,\n            \"original_language\": \"da\",\n            \"original_title\": \"Idioterne der startede Festen\",\n            \"overview\": \"Danish film has never felt stronger on the international stage than it did with the Dogme films, which at the world premiere of 'The Party' and 'The Idiots' during the Cannes Film Festival in 1998 put Denmark on the film world map. Another eight films under the strict Dogme rules followed and created great international careers for several of the talents in front of and behind the handheld camera. Thomas Vinterberg, Søren Kragh-Jacobsen, Paprika Steen, Ulrich Thomsen, Trine Dyrholm, Iben Hjejle, Anders W. Berthelsen, Lone Scherfig, Sonja Richter and many more of the country's greatest filmmakers look back on when Denmark became Dogme.\",\n            \"popularity\": 2.789,\n            \"poster_path\": \"/gtocPktreUjKgLDBiPRjTgLRSfD.jpg\",\n            \"release_date\": \"2020-10-13\",\n            \"title\": \"The Idiots Who Started The Party\",\n            \"video\": false,\n            \"vote_average\": 6,\n            \"vote_count\": 1,\n            \"character\": \"Himself\",\n            \"credit_id\": \"5f85a8daf3b49a0034b2bd97\",\n            \"order\": 0\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                99\n            ],\n            \"id\": 344223,\n            \"original_language\": \"en\",\n            \"original_title\": \"100 Cameras: Capturing Lars von Trier's Vision\",\n            \"overview\": \"A behind-the-scenes look at the making of \\\"Dancer in the Dark\\\" by Lars von Trier.\",\n            \"popularity\": 0.6,\n            \"poster_path\": \"/wrUIIEmGMRFuuLS5vNqKgpor1Tx.jpg\",\n            \"release_date\": \"2000-01-01\",\n            \"title\": \"100 Cameras: Capturing Lars von Trier's Vision\",\n            \"video\": false,\n            \"vote_average\": 0,\n            \"vote_count\": 0,\n            \"character\": \"\",\n            \"credit_id\": \"603b2f3d92e55b0050ff0446\",\n            \"order\": 0\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/AoNgtrYLmtugytr69fxZ5B5xMQi.jpg\",\n            \"genre_ids\": [\n                99\n            ],\n            \"id\": 839385,\n            \"original_language\": \"da\",\n            \"original_title\": \"The Missing Films\",\n            \"overview\": \"Making film wears down director Lars von Trier, but he is not able to live without them. In the documentary film this Danish auteur’s all-consuming love affection for film is portrayed. Now he is standing at a cross-road. While film as we know it is dying.\",\n            \"popularity\": 0.637,\n            \"poster_path\": \"/zu3O5E8qxtE2yBk9gAtnXkOnUa4.jpg\",\n            \"release_date\": \"\",\n            \"title\": \"The Missing Films\",\n            \"video\": false,\n            \"vote_average\": 0,\n            \"vote_count\": 0,\n            \"character\": \"Himself\",\n            \"credit_id\": \"60c3c2038c3159002817f237\",\n            \"order\": 0\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                99\n            ],\n            \"id\": 915133,\n            \"original_language\": \"da\",\n            \"original_title\": \"Lars von Trier: The Burden From Donald Duck\",\n            \"overview\": \"Lars von Trier was interviewed by Christian Lund at his home outside Copenhagen in November 2020.\",\n            \"popularity\": 0.967,\n            \"poster_path\": \"/68d98taVcYQ3qQaKh8Lx3UCuXd2.jpg\",\n            \"release_date\": \"2020-12-24\",\n            \"title\": \"Lars von Trier: The Burden From Donald Duck\",\n            \"video\": true,\n            \"vote_average\": 7,\n            \"vote_count\": 1,\n            \"character\": \"Lars von Trier\",\n            \"credit_id\": \"61b6670d7d5f4b00624c40e4\",\n            \"order\": 0\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                99\n            ],\n            \"id\": 982132,\n            \"original_language\": \"en\",\n            \"original_title\": \"Filmbyen, la nouvelle Mecque du cinéma ?\",\n            \"overview\": \"Filmbyen is a cinema-town created by Lars Von Trier (director) et Peter Aalbek Jensen (producer). They founded together a company whiwh regroups all the cinema business industry. That documentary retraces the Filmbyen story, how it functions, the artistic and economic issues that arise.\",\n            \"popularity\": 1.476,\n            \"poster_path\": \"/oo85JJbaAR4RGsu92LrLsU2jenW.jpg\",\n            \"release_date\": \"2007-01-01\",\n            \"title\": \"Filmbyen, la nouvelle Mecque du cinéma ?\",\n            \"video\": false,\n            \"vote_average\": 0,\n            \"vote_count\": 0,\n            \"character\": \"self\",\n            \"credit_id\": \"6295bd85df86a834e197b253\",\n            \"order\": 0\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                99\n            ],\n            \"id\": 1008963,\n            \"original_language\": \"en\",\n            \"original_title\": \"Lars From 1 - 10\",\n            \"overview\": \"Breaking The Waves director Lars Von Trier invents his own set of rules for filmmaking.\",\n            \"popularity\": 1.007,\n            \"poster_path\": null,\n            \"release_date\": \"1998-01-01\",\n            \"title\": \"Lars From 1 - 10\",\n            \"video\": false,\n            \"vote_average\": 5,\n            \"vote_count\": 1,\n            \"character\": \"\",\n            \"credit_id\": \"62edf347be4b36007d8d65d9\",\n            \"order\": 0\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                99\n            ],\n            \"id\": 1208759,\n            \"original_language\": \"da\",\n            \"original_title\": \"Ennenstadt Europa - Om Lars von Trier og 'Forbrydelsens element'\",\n            \"overview\": \"Behind the scenes documentary of Lars von Trier's The Element of Crime (1984).\",\n            \"popularity\": 0.876,\n            \"poster_path\": null,\n            \"release_date\": \"1984-05-31\",\n            \"title\": \"Ennenstadt Europa – The Making of The Element of Crime\",\n            \"video\": false,\n            \"vote_average\": 0,\n            \"vote_count\": 0,\n            \"character\": \"Self - Film Director\",\n            \"credit_id\": \"6561bba5b234b9011c859b58\",\n            \"order\": 0\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/cP31o6Ta11t4PFo7PYvtCOTJJhs.jpg\",\n            \"genre_ids\": [\n                99\n            ],\n            \"id\": 12456,\n            \"original_language\": \"da\",\n            \"original_title\": \"De fem benspænd\",\n            \"overview\": \"Lars von Trier challenges his mentor, filmmaker Jørgen Leth, to remake Leth’s 1967 short film The Perfect Human five times, each with a different set of bizarre and challenging rules.\",\n            \"popularity\": 7.161,\n            \"poster_path\": \"/xMcCmIdos88yd44xqCXj4NUWph3.jpg\",\n            \"release_date\": \"2003-11-07\",\n            \"title\": \"The Five Obstructions\",\n            \"video\": false,\n            \"vote_average\": 6.902,\n            \"vote_count\": 143,\n            \"character\": \"Himself - Obstructor / Lars von Trier\",\n            \"credit_id\": \"52fe44e69251416c75044d91\",\n            \"order\": 1\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/ghMZWq7HaInDF5aNVGaA6dWBA89.jpg\",\n            \"genre_ids\": [\n                35,\n                18\n            ],\n            \"id\": 50656,\n            \"original_language\": \"da\",\n            \"original_title\": \"De unge år\",\n            \"overview\": \"Erik Nietzsche is an intelligent but in many ways inexperienced shy young man who is convinced that he wants to be a film director. In the late 1970s, Erik is accepted by the Danish National Film School where he enters a world of angry and unhelpful tutors, weird fellow students and unwritten rules. In this both exhilarating and angst-provoking period for him, Erik feels increasingly like a foreigner in the film industry. Frequently, he is merely an observer of the absurdities that surround him. He encounters trade union disputes, falls in love and experiences self-assured empowered women who refuse to make a commitment. The film is a drama full of comedy - a sharp portrait of a conceited but entertaining world of film which we suspect our dogged young director will eventually conquer with his vision.\",\n            \"popularity\": 2.914,\n            \"poster_path\": \"/mJtCCIzPNpEunLAm1ZLATEUrxf4.jpg\",\n            \"release_date\": \"2007-12-25\",\n            \"title\": \"The Early Years: Erik Nietzsche Part 1\",\n            \"video\": false,\n            \"vote_average\": 4.5,\n            \"vote_count\": 10,\n            \"character\": \"Narrator\",\n            \"credit_id\": \"52fe47d0c3a36847f8149bc3\",\n            \"order\": 1\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                99\n            ],\n            \"id\": 498376,\n            \"original_language\": \"sv\",\n            \"original_title\": \"Jag är nyfiken, film\",\n            \"overview\": \"The Scandinavian entry in the BFI's Century of Cinema series of documentaries\",\n            \"popularity\": 1.687,\n            \"poster_path\": \"/qug8qN13o8WI8t6wm61onAOJbF6.jpg\",\n            \"release_date\": \"1995-10-28\",\n            \"title\": \"I Am Curious, Film\",\n            \"video\": false,\n            \"vote_average\": 3.5,\n            \"vote_count\": 5,\n            \"character\": \"Self\",\n            \"credit_id\": \"62bbd7fc17b5ef04e417042f\",\n            \"order\": 1\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/nwaDMNrj1MxlMPPQtmziTcIVLbA.jpg\",\n            \"genre_ids\": [\n                18\n            ],\n            \"id\": 108756,\n            \"original_language\": \"da\",\n            \"original_title\": \"Menthe - la bienheureuse\",\n            \"overview\": \"Based on the sadomasochistic novel by Dominique Aury, \\\"Story of O\\\", tells the story of a voluntary female submission.\",\n            \"popularity\": 1.4,\n            \"poster_path\": \"/cBGaLNFPuGUNo1nwRcopawsjcS7.jpg\",\n            \"release_date\": \"1979-01-01\",\n            \"title\": \"Menthe: The Benefactor\",\n            \"video\": false,\n            \"vote_average\": 5.8,\n            \"vote_count\": 9,\n            \"character\": \"\",\n            \"credit_id\": \"556861b9c3a36836320014db\",\n            \"order\": 3\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                99\n            ],\n            \"id\": 539178,\n            \"original_language\": \"en\",\n            \"original_title\": \"Living the Light: Robby Müller\",\n            \"overview\": \"For her extraordinary film essay, Living the Light, Director and Director of Photography Claire Pijman had access to the thousands of Hi8 video diaries, pictures and Polaroids that Müller photographed while he was at work on one of the more than 70 features he shot throughout his career; often with long term collaborators such as Wim Wenders, Jim Jarmusch and Lars von Trier. The film intertwines these images with excerpts of his oeuvre, thus creating a fluid and cinematic continuum. In his score for Living the Light Jim Jarmusch gives this wide raging scale of life and art an additional musical voice.\",\n            \"popularity\": 0.792,\n            \"poster_path\": \"/zVoDODhgItHovC11TOdTASRqRYz.jpg\",\n            \"release_date\": \"2018-09-20\",\n            \"title\": \"Living the Light: Robby Müller\",\n            \"video\": false,\n            \"vote_average\": 7.2,\n            \"vote_count\": 5,\n            \"character\": \"Self\",\n            \"credit_id\": \"5b5f2c119251415231046757\",\n            \"order\": 3\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                99\n            ],\n            \"id\": 583720,\n            \"original_language\": \"en\",\n            \"original_title\": \"FreeDogme\",\n            \"overview\": \"Marie Berthelius and Roger Narbonne conference call Lars von Trier, Win Wenders, Lone Scherfig, and Jean-Marc Barr and are also linked by digital video. The discussion is about the Dogme 95 film movement and how technological transformations affect cinematic practice.\",\n            \"popularity\": 0.871,\n            \"poster_path\": \"/uXz5zyvS71zEkTZbzU7XdgbDASo.jpg\",\n            \"release_date\": \"2000-01-01\",\n            \"title\": \"FreeDogme\",\n            \"video\": false,\n            \"vote_average\": 4,\n            \"vote_count\": 1,\n            \"character\": \"himself\",\n            \"credit_id\": \"5c6e0c13c3a36848f1e1ec40\",\n            \"order\": 3\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                10751\n            ],\n            \"id\": 456325,\n            \"original_language\": \"da\",\n            \"original_title\": \"Kaptajn Klyde og hans venner vender tilbage\",\n            \"overview\": \"\",\n            \"popularity\": 3.288,\n            \"poster_path\": \"/1PwBOwT3eJeMBCS9uqAnlUZSWDr.jpg\",\n            \"release_date\": \"1980-12-26\",\n            \"title\": \"Kaptajn Klyde og hans venner vender tilbage\",\n            \"video\": false,\n            \"vote_average\": 8,\n            \"vote_count\": 2,\n            \"character\": \"\",\n            \"credit_id\": \"590dfad5c3a368650a010142\",\n            \"order\": 4\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/AkuDVdvopWHr2Vw3IBmfhlPk8Bx.jpg\",\n            \"genre_ids\": [\n                99\n            ],\n            \"id\": 110354,\n            \"original_language\": \"en\",\n            \"original_title\": \"Side by Side\",\n            \"overview\": \"Since the invention of cinema, the standard format for recording moving images has been film. Over the past two decades, a new form of digital filmmaking has emerged, creating a groundbreaking evolution in the medium. Keanu Reeves explores the development of cinema and the impact of digital filmmaking via in-depth interviews with Hollywood masters, such as James Cameron, David Fincher, David Lynch, Christopher Nolan, Martin Scorsese, George Lucas, Steven Soderbergh, and many more.\",\n            \"popularity\": 11.638,\n            \"poster_path\": \"/qeeQ7rfTAXNYh4EqqdolFLkNwKM.jpg\",\n            \"release_date\": \"2012-08-19\",\n            \"title\": \"Side by Side\",\n            \"video\": false,\n            \"vote_average\": 7.3,\n            \"vote_count\": 276,\n            \"character\": \"Self\",\n            \"credit_id\": \"52fe4ad2c3a36847f81e3979\",\n            \"order\": 5\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                99\n            ],\n            \"id\": 327716,\n            \"original_language\": \"de\",\n            \"original_title\": \"Arteholic\",\n            \"overview\": \"Palm Springs resident and film and art legend Udo Kier is \\\"arteholic\\\". He lives, breathes and makes art and at times he is even a living art piece. In this playful docu-fiction, we follow Udo on a road trip through famous museums in Frankfurt, Cologne, Paris, Copenhagen and Berlin, and eavesdrop as he chats with artists including Marcel Odenbach, Rosemarie Trockel, Jonathan Meese and Tobias Rehberger and filmmakers such as Nicolette Krebitz and Lars von Trier.\",\n            \"popularity\": 1.221,\n            \"poster_path\": \"/5MzrY7nkpgcpdDegbiFwjzFGM5f.jpg\",\n            \"release_date\": \"2014-10-16\",\n            \"title\": \"Arteholic\",\n            \"video\": false,\n            \"vote_average\": 5,\n            \"vote_count\": 1,\n            \"character\": \"\",\n            \"credit_id\": \"54f0e11b9251413ae8005e55\",\n            \"order\": 5\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                99\n            ],\n            \"id\": 749934,\n            \"original_language\": \"en\",\n            \"original_title\": \"Wag the Dogma\",\n            \"overview\": \"Quixotic Martino Sclavi dives deep into the Danish film scene to uncover the truth behind the Dogme 95 Manifesto, along the way the film systematically breaks each and every one of the Dogme 'vows of chastity' - employing special effects, comedy sound design, and a singing narrator to boot.\",\n            \"popularity\": 0.952,\n            \"poster_path\": null,\n            \"release_date\": \"2001-06-11\",\n            \"title\": \"Wag the Dogma\",\n            \"video\": false,\n            \"vote_average\": 0,\n            \"vote_count\": 0,\n            \"character\": \"\",\n            \"credit_id\": \"5f7a54d1223e200038bece31\",\n            \"order\": 6\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                99\n            ],\n            \"id\": 129487,\n            \"original_language\": \"sv\",\n            \"original_title\": \"...Men filmen är min älskarinna\",\n            \"overview\": \"Guided by Liv Ullmann and with commentaries from a number of prominent filmmakers for whom Bergman is and remains an important influence - such as Woody Allen, Olivier Assayas, Bernardo Bertolucci, Arnaud Desplechin, John Sayles, Martin Scorsese and Lars von Trier, the film provides a vivid portrait of the artist who in each new project found a challenge for himself and for the people he worked with - both actors and colleagues behind the camera.\",\n            \"popularity\": 1.96,\n            \"poster_path\": \"/ypSeyDwPfGww9rdcTn2HDC8bv6i.jpg\",\n            \"release_date\": \"2010-05-12\",\n            \"title\": \"… But Film Is My Mistress\",\n            \"video\": false,\n            \"vote_average\": 6.1,\n            \"vote_count\": 9,\n            \"character\": \"Self\",\n            \"credit_id\": \"618d6b1f7ac82900434e8330\",\n            \"order\": 8\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/fGBOcZHIfRELAqIS1wrhBYRT0tY.jpg\",\n            \"genre_ids\": [\n                99\n            ],\n            \"id\": 1054150,\n            \"original_language\": \"da\",\n            \"original_title\": \"Skabelsen af Riget Exodus\",\n            \"overview\": \"Get an exclusive behind-the-scenes look at the creative challenges Lars von Trier presents his cast and crew to bring his vision to life from script to shoot and to the screen at home.\",\n            \"popularity\": 1.422,\n            \"poster_path\": \"/cIZOCBkwxBpH6RWXXcPDYuNULZd.jpg\",\n            \"release_date\": \"2022-11-20\",\n            \"title\": \"Creation of the Kingdom of Exodus\",\n            \"video\": false,\n            \"vote_average\": 0,\n            \"vote_count\": 0,\n            \"character\": \"Self / Director / Devil\",\n            \"credit_id\": \"638382e0a410c8008482fe56\",\n            \"order\": 8\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/3WlzpN3MUt9g7AFloo8ZJoVWg6X.jpg\",\n            \"genre_ids\": [\n                35\n            ],\n            \"id\": 5206,\n            \"original_language\": \"da\",\n            \"original_title\": \"Direktøren for det hele\",\n            \"overview\": \"An IT company hires an actor to serve as the company's president in order to help the business get sold to a cranky Icelander.\",\n            \"popularity\": 8.495,\n            \"poster_path\": \"/rwEtK0YLHLzT13uPtXyXCHoWMwR.jpg\",\n            \"release_date\": \"2006-09-21\",\n            \"title\": \"The Boss of It All\",\n            \"video\": false,\n            \"vote_average\": 6.624,\n            \"vote_count\": 262,\n            \"character\": \"Narrator\",\n            \"credit_id\": \"52fe43fdc3a36847f807bf4f\",\n            \"order\": 9\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/vHlIYiUGiN4mFSrsGMh6b3LNAWz.jpg\",\n            \"genre_ids\": [\n                99\n            ],\n            \"id\": 140278,\n            \"original_language\": \"en\",\n            \"original_title\": \"Dogville Confessions\",\n            \"overview\": \"This film depicts the intense drama that takes place during the making of Dogville. Lars von Trier and Nicole Kidman work through this creative process under very extreme conditions.\",\n            \"popularity\": 3.318,\n            \"poster_path\": \"/4Z9ZaWcndc0PzkNxUFL4Tw9Zvdf.jpg\",\n            \"release_date\": \"2004-06-27\",\n            \"title\": \"Dogville Confessions\",\n            \"video\": false,\n            \"vote_average\": 6.63,\n            \"vote_count\": 23,\n            \"character\": \"Himself\",\n            \"credit_id\": \"52fe4a8a9251416c750e57c1\",\n            \"order\": 9\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/fhZTZTsbv1gSpp6lXt5m3kXGSQ4.jpg\",\n            \"genre_ids\": [\n                80,\n                18,\n                878\n            ],\n            \"id\": 9063,\n            \"original_language\": \"da\",\n            \"original_title\": \"Forbrydelsens element\",\n            \"overview\": \"Fisher, an ex-detective, decides to take one final case when a mysterious serial killer claims the lives of several young girls. Fisher, unable to find the culprit, turns to Osbourne, a writer who was once respected for his contributions to the field of criminology. Fisher begins to use Osbourne's technique, which involves empathizing with serial killers; however, as the detective becomes increasingly engrossed in this method, things take a disturbing turn.\",\n            \"popularity\": 8.697,\n            \"poster_path\": \"/sfg5KUOdR4bfoPiDf63LVG7mlfw.jpg\",\n            \"release_date\": \"1984-05-14\",\n            \"title\": \"The Element of Crime\",\n            \"video\": false,\n            \"vote_average\": 6.4,\n            \"vote_count\": 182,\n            \"character\": \"Schmuck of Ages\",\n            \"credit_id\": \"5a1ad5c5925141032c03edda\",\n            \"order\": 10\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/yfMOgFjvqE0tkbkQYUpJ4HQ3UBy.jpg\",\n            \"genre_ids\": [\n                99\n            ],\n            \"id\": 522868,\n            \"original_language\": \"sv\",\n            \"original_title\": \"Bergman - ett år, ett liv\",\n            \"overview\": \"A focuses on 1957, one of the most prolific years for the Swedish director. During the year he shot two films, opened two of his most celebrated films (The Seventh Seal and Wild Strawberries), and produced four plays and a TV movie while juggling with a complicated private life.\",\n            \"popularity\": 3.288,\n            \"poster_path\": \"/oFPY1SrYhassfuLqwgFqZrg8wk8.jpg\",\n            \"release_date\": \"2018-07-12\",\n            \"title\": \"Bergman: A Year in a Life\",\n            \"video\": false,\n            \"vote_average\": 7.359,\n            \"vote_count\": 32,\n            \"character\": \"Self\",\n            \"credit_id\": \"5b16ea40925141784e0183c2\",\n            \"order\": 11\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/rT1SXllGStLHzXcR9twrIDBUtn1.jpg\",\n            \"genre_ids\": [\n                80,\n                18,\n                53\n            ],\n            \"id\": 9065,\n            \"original_language\": \"de\",\n            \"original_title\": \"Europa\",\n            \"overview\": \"A young, idealist American gets a job as a train conductor for the Zentropa railway network in postwar, US-occupied Frankfurt. As various people try to take advantage of him, he soon finds his position politically sensitive, and gets caught up in a whirlpool of conspiracies and Nazi sympathisers.\",\n            \"popularity\": 7.447,\n            \"poster_path\": \"/pyFtuYQReoSmhNs55kRJedA5wEJ.jpg\",\n            \"release_date\": \"1991-06-27\",\n            \"title\": \"Europa\",\n            \"video\": false,\n            \"vote_average\": 7.4,\n            \"vote_count\": 282,\n            \"character\": \"Jew\",\n            \"credit_id\": \"52fe44d8c3a36847f80ad589\",\n            \"order\": 23\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/ooTrQBBGjLsGCGKN6HWP0o7ZI6O.jpg\",\n            \"genre_ids\": [\n                99\n            ],\n            \"id\": 250280,\n            \"original_language\": \"en\",\n            \"original_title\": \"Trespassing Bergman\",\n            \"overview\": \"In the sixties, Swedish filmmaker Ingmar Bergman (1918-2007) built a house on the remote island of Fårö, located in the Baltic Sea, left Stockholm and went to live there. When he died, the house was preserved. A group of very special cinephiles, came from all over the world, travel to Fårö in search of the genius and his legacy. (An abridged version of Bergmans video, 2012.)\",\n            \"popularity\": 5.64,\n            \"poster_path\": \"/zRM0V2el4m1iMtOW6i14EM2VSig.jpg\",\n            \"release_date\": \"2013-08-28\",\n            \"title\": \"Trespassing Bergman\",\n            \"video\": false,\n            \"vote_average\": 6.6,\n            \"vote_count\": 27,\n            \"character\": \"Self\",\n            \"credit_id\": \"5a808228c3a3681893023671\",\n            \"order\": 27\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/rDjRy3XErqG79tBuNxuq1seWyw0.jpg\",\n            \"genre_ids\": [\n                99\n            ],\n            \"id\": 656312,\n            \"original_language\": \"sv\",\n            \"original_title\": \"Bergmans video\",\n            \"overview\": \"In the sixties, Swedish filmmaker Ingmar Bergman (1918-2007) built a house on the remote island of Fårö, located in the Baltic Sea, left Stockholm and went to live there. When he died, the house was preserved. A group of very special cinephiles, came from all over the world, travel to Fårö in search of the genius and his legacy. (Released in 2013, edited and abridged, as Trespassing Bergman.)\",\n            \"popularity\": 1.973,\n            \"poster_path\": \"/mu4zSoOfwTU171FQyDtCj6agwfj.jpg\",\n            \"release_date\": \"2012-08-22\",\n            \"title\": \"Bergmans video\",\n            \"video\": false,\n            \"vote_average\": 6.2,\n            \"vote_count\": 5,\n            \"character\": \"Self\",\n            \"credit_id\": \"61c792c8aaec71001cbcccb9\",\n            \"order\": 27\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/ku0R1uLIFz0AUV7xiYk3soM8MT4.jpg\",\n            \"genre_ids\": [\n                99\n            ],\n            \"id\": 714104,\n            \"original_language\": \"pt\",\n            \"original_title\": \"Cores\",\n            \"overview\": \"The most suffocating is the awareness that nothing is happening.  All the veins are drying without the blood running through them. I came to Barão Geraldo because things happen here.  Here people love as much as dolls hang themselves and chicken are slaughtered to death. Would I still hang dolls and burn memories in the next 18 years? It astonishes me how less and less I do not care for things that are not my extension. Being my own destruction is the only way. Intimacy is a farewell. All I see is a lot water and all the colors are not enough. All forms of comunication are not enough for a lot of water.\",\n            \"popularity\": 1.094,\n            \"poster_path\": \"/lQkRzQke8zDRzFGGVuLotqTBzM0.jpg\",\n            \"release_date\": \"2013-12-30\",\n            \"title\": \"Colors\",\n            \"video\": false,\n            \"vote_average\": 0,\n            \"vote_count\": 0,\n            \"character\": \"Fuck Putas Edition\",\n            \"credit_id\": \"62093023931ea10094095f56\",\n            \"order\": 34\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/nQ1woqbLcKjkpfEbfAEoAey6W3n.jpg\",\n            \"genre_ids\": [\n                9648,\n                27,\n                35,\n                18\n            ],\n            \"id\": 22137,\n            \"original_language\": \"da\",\n            \"original_title\": \"Riget\",\n            \"overview\": \"Set in the neurosurgical ward of Copenhagen's Rigshospitalet, the city and country's main hospital, nicknamed \\\"Riget\\\", a number of characters, staff and patients alike, encounter bizarre phenomena, both human and supernatural.\",\n            \"popularity\": 10.415,\n            \"poster_path\": \"/zfXVe3dSvkR3YAp3g6E5q2R5swy.jpg\",\n            \"release_date\": \"1994-11-23\",\n            \"title\": \"The Kingdom\",\n            \"video\": false,\n            \"vote_average\": 7.703,\n            \"vote_count\": 230,\n            \"character\": \"Himself\",\n            \"credit_id\": \"599b4182925141278f004123\",\n            \"order\": 37\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/16UEQo8TSAJoAMNdoEJm7lJIABf.jpg\",\n            \"genre_ids\": [\n                18,\n                35\n            ],\n            \"id\": 452,\n            \"original_language\": \"da\",\n            \"original_title\": \"Idioterne\",\n            \"overview\": \"With his first Dogma-95 film director Lars von Trier opens up a completely new film platform. With a mix of home-video and documentary styles the film tells the story of a group of young people who have decided to get to know their “inner-idiots” and thus not only facing and breaking their outer appearance but also their inner.\",\n            \"popularity\": 16.419,\n            \"poster_path\": \"/zICUj2GCVubqp6p9BgpmudNVfvR.jpg\",\n            \"release_date\": \"1998-04-28\",\n            \"title\": \"The Idiots\",\n            \"video\": false,\n            \"vote_average\": 6.454,\n            \"vote_count\": 523,\n            \"character\": \"Interviewer (voice)\",\n            \"credit_id\": \"5fb03be9ec45520040f7093e\",\n            \"order\": 37\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/20vIC3JXCFrsLwv0TpiBbK7IKh2.jpg\",\n            \"genre_ids\": [\n                35,\n                18\n            ],\n            \"id\": 36108,\n            \"original_language\": \"fr\",\n            \"original_title\": \"Chacun son cinema ou Ce petit coup au coeur quand la lumiere s'eteint et que le film commence\",\n            \"overview\": \"A collective film of 33 shorts directed by different directors about their feeling about cinema.\",\n            \"popularity\": 11.939,\n            \"poster_path\": \"/oqsHDWIh26sJXz9Ua3lPQhUx3lK.jpg\",\n            \"release_date\": \"2007-10-31\",\n            \"title\": \"To Each His Own Cinema\",\n            \"video\": false,\n            \"vote_average\": 6.6,\n            \"vote_count\": 124,\n            \"character\": \"The filmmaker (segment \\\"Occupations\\\")\",\n            \"credit_id\": \"5b4af870c3a36823e3022f3c\",\n            \"order\": 47\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/cVovUpU6O2HtKFfg60QUK0mFa7Z.jpg\",\n            \"genre_ids\": [\n                9648,\n                14,\n                27,\n                35,\n                18,\n                53\n            ],\n            \"id\": 22140,\n            \"original_language\": \"da\",\n            \"original_title\": \"Riget II\",\n            \"overview\": \"Set in the neurosurgical ward of Copenhagen's Rigshospitalet, the city and country's main hospital, nicknamed \\\"Riget\\\", \\\"Riget\\\" means \\\"the realm\\\" or \\\"the kingdom\\\" and leads one to think of \\\"dødsriget\\\", the realm of the dead.\",\n            \"popularity\": 4.926,\n            \"poster_path\": \"/giq4mcpAeBduy6cPE6V1tvS6SuT.jpg\",\n            \"release_date\": \"1997-11-01\",\n            \"title\": \"The Kingdom II\",\n            \"video\": false,\n            \"vote_average\": 7.5,\n            \"vote_count\": 40,\n            \"character\": \"Himself\",\n            \"credit_id\": \"5c767cccc3a3686c3dd2662d\",\n            \"order\": 67\n        }\n    ],\n    \"crew\": [\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/16UEQo8TSAJoAMNdoEJm7lJIABf.jpg\",\n            \"genre_ids\": [\n                18,\n                35\n            ],\n            \"id\": 452,\n            \"original_language\": \"da\",\n            \"original_title\": \"Idioterne\",\n            \"overview\": \"With his first Dogma-95 film director Lars von Trier opens up a completely new film platform. With a mix of home-video and documentary styles the film tells the story of a group of young people who have decided to get to know their “inner-idiots” and thus not only facing and breaking their outer appearance but also their inner.\",\n            \"popularity\": 16.419,\n            \"poster_path\": \"/zICUj2GCVubqp6p9BgpmudNVfvR.jpg\",\n            \"release_date\": \"1998-04-28\",\n            \"title\": \"The Idiots\",\n            \"video\": false,\n            \"vote_average\": 6.454,\n            \"vote_count\": 523,\n            \"credit_id\": \"52fe4245c3a36847f801130d\",\n            \"department\": \"Camera\",\n            \"job\": \"Director of Photography\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/r3xsFBD1VTUusk393bBc7SsDUJe.jpg\",\n            \"genre_ids\": [\n                80,\n                18,\n                53\n            ],\n            \"id\": 553,\n            \"original_language\": \"en\",\n            \"original_title\": \"Dogville\",\n            \"overview\": \"A mysterious woman named Grace hides in a small mountain town from criminals who pursue her. The town is two-faced and offers to harbor Grace as long as she can make it worth their effort, so Grace works hard under the employ of various townspeople to win their favor. Tensions flare, however, and Grace's status as a helpless outsider provokes vicious contempt and abuse from the citizens of Dogville.\",\n            \"popularity\": 20.201,\n            \"poster_path\": \"/lraVawavIXh5geMlVjpzCw9TGwR.jpg\",\n            \"release_date\": \"2003-05-19\",\n            \"title\": \"Dogville\",\n            \"video\": false,\n            \"vote_average\": 7.8,\n            \"vote_count\": 2273,\n            \"credit_id\": \"555ef46dc3a3683d130012b2\",\n            \"department\": \"Camera\",\n            \"job\": \"Camera Operator\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/gs70htixF6j1oqrrwsM4lVfcgNN.jpg\",\n            \"genre_ids\": [\n                18,\n                80\n            ],\n            \"id\": 16,\n            \"original_language\": \"en\",\n            \"original_title\": \"Dancer in the Dark\",\n            \"overview\": \"Selma, a Czech immigrant on the verge of blindness, struggles to make ends meet for herself and her son, who has inherited the same genetic disorder and will suffer the same fate without an expensive operation. When life gets too difficult, Selma learns to cope through her love of musicals, escaping life's troubles - even if just for a moment - by dreaming up little numbers to the rhythmic beats of her surroundings.\",\n            \"popularity\": 19.584,\n            \"poster_path\": \"/uXvyCRpoTRLSEia59Yj7nAZOSej.jpg\",\n            \"release_date\": \"2000-06-30\",\n            \"title\": \"Dancer in the Dark\",\n            \"video\": false,\n            \"vote_average\": 7.869,\n            \"vote_count\": 1671,\n            \"credit_id\": \"565c97a59251415d1c00017d\",\n            \"department\": \"Camera\",\n            \"job\": \"Camera Operator\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/dLiEN68i1HgTf2voTzPAtsI1P1m.jpg\",\n            \"genre_ids\": [\n                18,\n                27\n            ],\n            \"id\": 29445,\n            \"original_language\": \"da\",\n            \"original_title\": \"Epidemic\",\n            \"overview\": \"A director and a screenwriter write a screenplay together about a globally spreading epidemic. Unbeknownst to them, an outbreak develops around them in the real world.\",\n            \"popularity\": 8.034,\n            \"poster_path\": \"/5MvCaYCS3BLvSYdWpRDHahKbQZv.jpg\",\n            \"release_date\": \"1987-09-11\",\n            \"title\": \"Epidemic\",\n            \"video\": false,\n            \"vote_average\": 5.7,\n            \"vote_count\": 108,\n            \"credit_id\": \"65a4cc6966eba7012cad6367\",\n            \"department\": \"Camera\",\n            \"job\": \"Camera Operator\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                99\n            ],\n            \"id\": 101119,\n            \"original_language\": \"en\",\n            \"original_title\": \"Huutajat - Screaming Men\",\n            \"overview\": \"A documentary film about the Finnish screaming male choir.\",\n            \"popularity\": 1.056,\n            \"poster_path\": \"/rMeTEF6uFaXi3yHk0BG7TSAGlBA.jpg\",\n            \"release_date\": \"2003-02-21\",\n            \"title\": \"Screaming Men\",\n            \"video\": false,\n            \"vote_average\": 6.1,\n            \"vote_count\": 7,\n            \"credit_id\": \"60ba0cfe8de0ae0042029fbc\",\n            \"department\": \"Crew\",\n            \"job\": \"Thanks\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/gs70htixF6j1oqrrwsM4lVfcgNN.jpg\",\n            \"genre_ids\": [\n                18,\n                80\n            ],\n            \"id\": 16,\n            \"original_language\": \"en\",\n            \"original_title\": \"Dancer in the Dark\",\n            \"overview\": \"Selma, a Czech immigrant on the verge of blindness, struggles to make ends meet for herself and her son, who has inherited the same genetic disorder and will suffer the same fate without an expensive operation. When life gets too difficult, Selma learns to cope through her love of musicals, escaping life's troubles - even if just for a moment - by dreaming up little numbers to the rhythmic beats of her surroundings.\",\n            \"popularity\": 19.584,\n            \"poster_path\": \"/uXvyCRpoTRLSEia59Yj7nAZOSej.jpg\",\n            \"release_date\": \"2000-06-30\",\n            \"title\": \"Dancer in the Dark\",\n            \"video\": false,\n            \"vote_average\": 7.869,\n            \"vote_count\": 1671,\n            \"credit_id\": \"52fe420ec3a36847f8000981\",\n            \"department\": \"Directing\",\n            \"job\": \"Director\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/yCxuILdReGFK948mfUOAX75xb5Z.jpg\",\n            \"genre_ids\": [\n                18,\n                10749\n            ],\n            \"id\": 145,\n            \"original_language\": \"da\",\n            \"original_title\": \"Breaking the Waves\",\n            \"overview\": \"In a small and conservative Scottish village, a woman's paralytic husband convinces her to have extramarital intercourse so she can tell him about it and give him a reason for living.\",\n            \"popularity\": 16.499,\n            \"poster_path\": \"/dQWMcdHXUOSHtr7ypOCa5T79JMS.jpg\",\n            \"release_date\": \"1996-05-13\",\n            \"title\": \"Breaking the Waves\",\n            \"video\": false,\n            \"vote_average\": 7.475,\n            \"vote_count\": 894,\n            \"credit_id\": \"52fe421ec3a36847f80054e5\",\n            \"department\": \"Directing\",\n            \"job\": \"Director\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/16UEQo8TSAJoAMNdoEJm7lJIABf.jpg\",\n            \"genre_ids\": [\n                18,\n                35\n            ],\n            \"id\": 452,\n            \"original_language\": \"da\",\n            \"original_title\": \"Idioterne\",\n            \"overview\": \"With his first Dogma-95 film director Lars von Trier opens up a completely new film platform. With a mix of home-video and documentary styles the film tells the story of a group of young people who have decided to get to know their “inner-idiots” and thus not only facing and breaking their outer appearance but also their inner.\",\n            \"popularity\": 16.419,\n            \"poster_path\": \"/zICUj2GCVubqp6p9BgpmudNVfvR.jpg\",\n            \"release_date\": \"1998-04-28\",\n            \"title\": \"The Idiots\",\n            \"video\": false,\n            \"vote_average\": 6.454,\n            \"vote_count\": 523,\n            \"credit_id\": \"52fe4245c3a36847f801128d\",\n            \"department\": \"Directing\",\n            \"job\": \"Director\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/r3xsFBD1VTUusk393bBc7SsDUJe.jpg\",\n            \"genre_ids\": [\n                80,\n                18,\n                53\n            ],\n            \"id\": 553,\n            \"original_language\": \"en\",\n            \"original_title\": \"Dogville\",\n            \"overview\": \"A mysterious woman named Grace hides in a small mountain town from criminals who pursue her. The town is two-faced and offers to harbor Grace as long as she can make it worth their effort, so Grace works hard under the employ of various townspeople to win their favor. Tensions flare, however, and Grace's status as a helpless outsider provokes vicious contempt and abuse from the citizens of Dogville.\",\n            \"popularity\": 20.201,\n            \"poster_path\": \"/lraVawavIXh5geMlVjpzCw9TGwR.jpg\",\n            \"release_date\": \"2003-05-19\",\n            \"title\": \"Dogville\",\n            \"video\": false,\n            \"vote_average\": 7.8,\n            \"vote_count\": 2273,\n            \"credit_id\": \"52fe4251c3a36847f8014c89\",\n            \"department\": \"Directing\",\n            \"job\": \"Director\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/dbAAQhptC6FyxBJx91IQv9zRiki.jpg\",\n            \"genre_ids\": [\n                18\n            ],\n            \"id\": 1951,\n            \"original_language\": \"da\",\n            \"original_title\": \"Manderlay\",\n            \"overview\": \"In 1933, after leaving Dogville, Grace Margaret Mulligan sees a slave being punished at a cotton farm called Manderlay. Officially slavery is illegal and Grace stands up against the owners of the farm. She stays with some gangsters in Manderlay and tries to influence the situation. But when harvest time comes Grace sees the social and economic reality of Manderlay.\",\n            \"popularity\": 10.502,\n            \"poster_path\": \"/gVR6gQ7j0ffPa27xj4OxbH5fzHW.jpg\",\n            \"release_date\": \"2005-05-16\",\n            \"title\": \"Manderlay\",\n            \"video\": false,\n            \"vote_average\": 6.916,\n            \"vote_count\": 317,\n            \"credit_id\": \"52fe4325c3a36847f803ddb1\",\n            \"department\": \"Directing\",\n            \"job\": \"Director\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/nQ1woqbLcKjkpfEbfAEoAey6W3n.jpg\",\n            \"genre_ids\": [\n                9648,\n                27,\n                35,\n                18\n            ],\n            \"id\": 22137,\n            \"original_language\": \"da\",\n            \"original_title\": \"Riget\",\n            \"overview\": \"Set in the neurosurgical ward of Copenhagen's Rigshospitalet, the city and country's main hospital, nicknamed \\\"Riget\\\", a number of characters, staff and patients alike, encounter bizarre phenomena, both human and supernatural.\",\n            \"popularity\": 10.415,\n            \"poster_path\": \"/zfXVe3dSvkR3YAp3g6E5q2R5swy.jpg\",\n            \"release_date\": \"1994-11-23\",\n            \"title\": \"The Kingdom\",\n            \"video\": false,\n            \"vote_average\": 7.703,\n            \"vote_count\": 230,\n            \"credit_id\": \"52fe4435c3a368484e015dff\",\n            \"department\": \"Directing\",\n            \"job\": \"Director\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/cVovUpU6O2HtKFfg60QUK0mFa7Z.jpg\",\n            \"genre_ids\": [\n                9648,\n                14,\n                27,\n                35,\n                18,\n                53\n            ],\n            \"id\": 22140,\n            \"original_language\": \"da\",\n            \"original_title\": \"Riget II\",\n            \"overview\": \"Set in the neurosurgical ward of Copenhagen's Rigshospitalet, the city and country's main hospital, nicknamed \\\"Riget\\\", \\\"Riget\\\" means \\\"the realm\\\" or \\\"the kingdom\\\" and leads one to think of \\\"dødsriget\\\", the realm of the dead.\",\n            \"popularity\": 4.926,\n            \"poster_path\": \"/giq4mcpAeBduy6cPE6V1tvS6SuT.jpg\",\n            \"release_date\": \"1997-11-01\",\n            \"title\": \"The Kingdom II\",\n            \"video\": false,\n            \"vote_average\": 7.5,\n            \"vote_count\": 40,\n            \"credit_id\": \"52fe4436c3a368484e015e2d\",\n            \"department\": \"Directing\",\n            \"job\": \"Director\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/3WlzpN3MUt9g7AFloo8ZJoVWg6X.jpg\",\n            \"genre_ids\": [\n                35\n            ],\n            \"id\": 5206,\n            \"original_language\": \"da\",\n            \"original_title\": \"Direktøren for det hele\",\n            \"overview\": \"An IT company hires an actor to serve as the company's president in order to help the business get sold to a cranky Icelander.\",\n            \"popularity\": 8.495,\n            \"poster_path\": \"/rwEtK0YLHLzT13uPtXyXCHoWMwR.jpg\",\n            \"release_date\": \"2006-09-21\",\n            \"title\": \"The Boss of It All\",\n            \"video\": false,\n            \"vote_average\": 6.624,\n            \"vote_count\": 262,\n            \"credit_id\": \"57239acd9251415af9000da1\",\n            \"department\": \"Directing\",\n            \"job\": \"Director\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/fhZTZTsbv1gSpp6lXt5m3kXGSQ4.jpg\",\n            \"genre_ids\": [\n                80,\n                18,\n                878\n            ],\n            \"id\": 9063,\n            \"original_language\": \"da\",\n            \"original_title\": \"Forbrydelsens element\",\n            \"overview\": \"Fisher, an ex-detective, decides to take one final case when a mysterious serial killer claims the lives of several young girls. Fisher, unable to find the culprit, turns to Osbourne, a writer who was once respected for his contributions to the field of criminology. Fisher begins to use Osbourne's technique, which involves empathizing with serial killers; however, as the detective becomes increasingly engrossed in this method, things take a disturbing turn.\",\n            \"popularity\": 8.697,\n            \"poster_path\": \"/sfg5KUOdR4bfoPiDf63LVG7mlfw.jpg\",\n            \"release_date\": \"1984-05-14\",\n            \"title\": \"The Element of Crime\",\n            \"video\": false,\n            \"vote_average\": 6.4,\n            \"vote_count\": 182,\n            \"credit_id\": \"52fe44d7c3a36847f80ad449\",\n            \"department\": \"Directing\",\n            \"job\": \"Director\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/rT1SXllGStLHzXcR9twrIDBUtn1.jpg\",\n            \"genre_ids\": [\n                80,\n                18,\n                53\n            ],\n            \"id\": 9065,\n            \"original_language\": \"de\",\n            \"original_title\": \"Europa\",\n            \"overview\": \"A young, idealist American gets a job as a train conductor for the Zentropa railway network in postwar, US-occupied Frankfurt. As various people try to take advantage of him, he soon finds his position politically sensitive, and gets caught up in a whirlpool of conspiracies and Nazi sympathisers.\",\n            \"popularity\": 7.447,\n            \"poster_path\": \"/pyFtuYQReoSmhNs55kRJedA5wEJ.jpg\",\n            \"release_date\": \"1991-06-27\",\n            \"title\": \"Europa\",\n            \"video\": false,\n            \"vote_average\": 7.4,\n            \"vote_count\": 282,\n            \"credit_id\": \"52fe44d7c3a36847f80ad53d\",\n            \"department\": \"Directing\",\n            \"job\": \"Director\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/cP31o6Ta11t4PFo7PYvtCOTJJhs.jpg\",\n            \"genre_ids\": [\n                99\n            ],\n            \"id\": 12456,\n            \"original_language\": \"da\",\n            \"original_title\": \"De fem benspænd\",\n            \"overview\": \"Lars von Trier challenges his mentor, filmmaker Jørgen Leth, to remake Leth’s 1967 short film The Perfect Human five times, each with a different set of bizarre and challenging rules.\",\n            \"popularity\": 7.161,\n            \"poster_path\": \"/xMcCmIdos88yd44xqCXj4NUWph3.jpg\",\n            \"release_date\": \"2003-11-07\",\n            \"title\": \"The Five Obstructions\",\n            \"video\": false,\n            \"vote_average\": 6.902,\n            \"vote_count\": 143,\n            \"credit_id\": \"52fe44e69251416c75044d1d\",\n            \"department\": \"Directing\",\n            \"job\": \"Director\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/6SPLfYeLpE8bpLaNzYBnPGXtfGF.jpg\",\n            \"genre_ids\": [\n                18,\n                10770\n            ],\n            \"id\": 34870,\n            \"original_language\": \"da\",\n            \"original_title\": \"Medea\",\n            \"overview\": \"It is an adaptation of the Greek tragedy Medea from Euripides, a version where the Gods willing and intervations are absent. Medea is the tragic character that after helping Jason in the Voyage of the Argonauts (myth says that she has even sacrificed her own brother for Jason's success), she gets from him only betrayal, as he arranges to marry the King's of Corinth daughter. The king decides to exile Medea, as she is a danger for his daughter happiness, but Medea asks from him just a day… before she goes outside the borders. That day Medea gets her revenge.\",\n            \"popularity\": 4.653,\n            \"poster_path\": \"/cvTeUfwf2za9Yx2xn7W1unrW3ot.jpg\",\n            \"release_date\": \"1989-08-08\",\n            \"title\": \"Medea\",\n            \"video\": false,\n            \"vote_average\": 6.517,\n            \"vote_count\": 70,\n            \"credit_id\": \"52fe45839251416c91034ed7\",\n            \"department\": \"Directing\",\n            \"job\": \"Director\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/20vIC3JXCFrsLwv0TpiBbK7IKh2.jpg\",\n            \"genre_ids\": [\n                35,\n                18\n            ],\n            \"id\": 36108,\n            \"original_language\": \"fr\",\n            \"original_title\": \"Chacun son cinema ou Ce petit coup au coeur quand la lumiere s'eteint et que le film commence\",\n            \"overview\": \"A collective film of 33 shorts directed by different directors about their feeling about cinema.\",\n            \"popularity\": 11.939,\n            \"poster_path\": \"/oqsHDWIh26sJXz9Ua3lPQhUx3lK.jpg\",\n            \"release_date\": \"2007-10-31\",\n            \"title\": \"To Each His Own Cinema\",\n            \"video\": false,\n            \"vote_average\": 6.6,\n            \"vote_count\": 124,\n            \"credit_id\": \"52fe45cd9251416c9103ee2b\",\n            \"department\": \"Directing\",\n            \"job\": \"Director\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/dLiEN68i1HgTf2voTzPAtsI1P1m.jpg\",\n            \"genre_ids\": [\n                18,\n                27\n            ],\n            \"id\": 29445,\n            \"original_language\": \"da\",\n            \"original_title\": \"Epidemic\",\n            \"overview\": \"A director and a screenwriter write a screenplay together about a globally spreading epidemic. Unbeknownst to them, an outbreak develops around them in the real world.\",\n            \"popularity\": 8.034,\n            \"poster_path\": \"/5MvCaYCS3BLvSYdWpRDHahKbQZv.jpg\",\n            \"release_date\": \"1987-09-11\",\n            \"title\": \"Epidemic\",\n            \"video\": false,\n            \"vote_average\": 5.7,\n            \"vote_count\": 108,\n            \"credit_id\": \"52fe45e0c3a368484e0740a5\",\n            \"department\": \"Directing\",\n            \"job\": \"Director\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/6XGreAQomYnW7WcbOKvfRFYEW1D.jpg\",\n            \"genre_ids\": [\n                18,\n                878\n            ],\n            \"id\": 62215,\n            \"original_language\": \"en\",\n            \"original_title\": \"Melancholia\",\n            \"overview\": \"Two sisters find their already strained relationship challenged as a mysterious new planet threatens to collide with Earth.\",\n            \"popularity\": 16.609,\n            \"poster_path\": \"/kd0PqvTsJd6DOY7Jxu0R4vEfpsj.jpg\",\n            \"release_date\": \"2011-05-26\",\n            \"title\": \"Melancholia\",\n            \"video\": false,\n            \"vote_average\": 7.198,\n            \"vote_count\": 3294,\n            \"credit_id\": \"52fe4676c3a368484e091fb7\",\n            \"department\": \"Directing\",\n            \"job\": \"Director\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/lqL9EnG9okK0rcBl5a89qiCU9vO.jpg\",\n            \"genre_ids\": [\n                18,\n                27,\n                53\n            ],\n            \"id\": 17609,\n            \"original_language\": \"en\",\n            \"original_title\": \"Antichrist\",\n            \"overview\": \"A grieving couple retreats to their cabin 'Eden' in the woods, hoping to repair their broken hearts and troubled marriage. But nature takes its course and things go from bad to worse.\",\n            \"popularity\": 26.419,\n            \"poster_path\": \"/7dZolgPm00vOd7RxWOMf94pA67J.jpg\",\n            \"release_date\": \"2009-05-20\",\n            \"title\": \"Antichrist\",\n            \"video\": false,\n            \"vote_average\": 6.641,\n            \"vote_count\": 2420,\n            \"credit_id\": \"52fe47379251416c75091a65\",\n            \"department\": \"Directing\",\n            \"job\": \"Director\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                10752,\n                18\n            ],\n            \"id\": 49099,\n            \"original_language\": \"da\",\n            \"original_title\": \"Befrielsesbilleder\",\n            \"overview\": \"Set in Copenhagen during World War II, the film follows a German officer who visits his Danish mistress in the days after the occupation of Denmark has ended.\",\n            \"popularity\": 1.4,\n            \"poster_path\": \"/uAU5vBFDVxcZESzxs0rhpd529K3.jpg\",\n            \"release_date\": \"1982-06-30\",\n            \"title\": \"Images of Liberation\",\n            \"video\": false,\n            \"vote_average\": 7.6,\n            \"vote_count\": 7,\n            \"credit_id\": \"52fe4786c3a36847f813a73d\",\n            \"department\": \"Directing\",\n            \"job\": \"Director\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/nwaDMNrj1MxlMPPQtmziTcIVLbA.jpg\",\n            \"genre_ids\": [\n                18\n            ],\n            \"id\": 108756,\n            \"original_language\": \"da\",\n            \"original_title\": \"Menthe - la bienheureuse\",\n            \"overview\": \"Based on the sadomasochistic novel by Dominique Aury, \\\"Story of O\\\", tells the story of a voluntary female submission.\",\n            \"popularity\": 1.4,\n            \"poster_path\": \"/cBGaLNFPuGUNo1nwRcopawsjcS7.jpg\",\n            \"release_date\": \"1979-01-01\",\n            \"title\": \"Menthe: The Benefactor\",\n            \"video\": false,\n            \"vote_average\": 5.8,\n            \"vote_count\": 9,\n            \"credit_id\": \"52fe4aa2c3a36847f81d9887\",\n            \"department\": \"Directing\",\n            \"job\": \"Director\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                18\n            ],\n            \"id\": 108799,\n            \"original_language\": \"da\",\n            \"original_title\": \"Orchidégartneren\",\n            \"overview\": \"A young, mentally ill man, a visual artist in crisis Victor Marse (Lars von Trier) meets two nurses (Eliza and her girlfriend) during his stay in a sanatorium. These nurses are obvious lesbians. Victor lives with Eliza and her son. He imagines another woman when he is roaming at a coast. He pretends committing a suicide but Eliza does not react to it. Every moment, he stays in front of a blank canvas and thinks. Meanwhile he dresses into Nazi clothes or into women dresses, then he leaves to go to the cinema, and abuses and probably kills a small girl. His masochistic affair with Eliza lasts; he is close to shooting her with a gun but instead she takes out a whip. Victor goes along the streets then he lies naked in front of the canvas on which he has left his bloody fingerprints. After this he drives a funeral car to his work - he is employed in a garden where orchids are grown. Eliza is now the past and in the end, Victor might be dead as someone drives a cross into the ground.\",\n            \"popularity\": 0.73,\n            \"poster_path\": \"/89XGw3B037hgHBovQxTNqP8tHX8.jpg\",\n            \"release_date\": \"1977-05-06\",\n            \"title\": \"The Orchid Gardener\",\n            \"video\": false,\n            \"vote_average\": 5.5,\n            \"vote_count\": 12,\n            \"credit_id\": \"52fe4aa3c3a36847f81d9c19\",\n            \"department\": \"Directing\",\n            \"job\": \"Director\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/iVNDUPBQWPWouKOBJCZtz4JfAcs.jpg\",\n            \"genre_ids\": [\n                18\n            ],\n            \"id\": 109408,\n            \"original_language\": \"da\",\n            \"original_title\": \"Nocturne\",\n            \"overview\": \"It's night. Perhaps after a dream of an intruder crashing through a window, a woman who's sensitive to light has a telephone conversation with a friend. The woman has a plane ticket from Copenhagen to Buenos Aires at 6 that morning. She doesn't want to go. Her friend encourages her to make the trip. Later, she stands in a car park with her suitcase. Flying geese fill the screen.\",\n            \"popularity\": 2.597,\n            \"poster_path\": \"/2TfTWg1ytbsc9qHN7p0uiIZHd0R.jpg\",\n            \"release_date\": \"1980-01-01\",\n            \"title\": \"Nocturne\",\n            \"video\": false,\n            \"vote_average\": 5.578,\n            \"vote_count\": 51,\n            \"credit_id\": \"52fe4ab2c3a36847f81dcd5f\",\n            \"department\": \"Directing\",\n            \"job\": \"Director\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                14,\n                12,\n                16\n            ],\n            \"id\": 209209,\n            \"original_language\": \"da\",\n            \"original_title\": \"Turen til Squashland\",\n            \"overview\": \"The earliest recognized film by Lars Trier (made in his youth before he adopted the \\\"von\\\") is this stop motion cartoon, Turen til Squach land… En Super Pølse film (Trip to Squash Land… A Super Sausage film).\",\n            \"popularity\": 1.655,\n            \"poster_path\": \"/ff0zqgBGMxj8YdvcPjcjY8OO4VR.jpg\",\n            \"release_date\": \"1967-07-22\",\n            \"title\": \"The Trip to Squash Land\",\n            \"video\": false,\n            \"vote_average\": 4.54,\n            \"vote_count\": 25,\n            \"credit_id\": \"52fe4d5ec3a368484e1e5493\",\n            \"department\": \"Directing\",\n            \"job\": \"Director\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                18\n            ],\n            \"id\": 211284,\n            \"original_language\": \"en\",\n            \"original_title\": \"Dimension\",\n            \"overview\": \"Dimension is a short film written and directed by Lars von Trier, released in 2010. The film was shot in three-minute segments over several years. The original intention was to continue production for a period of 30 years for a final release in 2024. However, von Trier lost interest in the project and it was shelved in the late 1990s. The short film consists of the completed footage at the time the film was abandoned.\",\n            \"popularity\": 2.194,\n            \"poster_path\": \"/3BZvUmxV4EdiHYnig9xgMS56pGb.jpg\",\n            \"release_date\": \"2010-08-24\",\n            \"title\": \"Dimension\",\n            \"video\": false,\n            \"vote_average\": 5.3,\n            \"vote_count\": 9,\n            \"credit_id\": \"52fe4d91c3a368484e1f06bb\",\n            \"department\": \"Directing\",\n            \"job\": \"Director\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/oQEAWIr3thvSICvoQnFEqyuf0Oz.jpg\",\n            \"genre_ids\": [\n                18,\n                9648\n            ],\n            \"id\": 249397,\n            \"original_language\": \"en\",\n            \"original_title\": \"Nymphomaniac: Vol. II\",\n            \"overview\": \"The continuation of Joe's sexually dictated life delves into the darker aspects of her adult life and what led to her being in Seligman's care.\",\n            \"popularity\": 57.869,\n            \"poster_path\": \"/fYLbO4UpumgNHVnsyDQkXG87Q1k.jpg\",\n            \"release_date\": \"2013-12-25\",\n            \"title\": \"Nymphomaniac: Vol. II\",\n            \"video\": false,\n            \"vote_average\": 6.748,\n            \"vote_count\": 2740,\n            \"credit_id\": \"52fe4f43c3a36847f82c9289\",\n            \"department\": \"Directing\",\n            \"job\": \"Director\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/xIRgP0r6j3nCJELQ1Ih9rPnWjGO.jpg\",\n            \"genre_ids\": [\n                18\n            ],\n            \"id\": 258216,\n            \"original_language\": \"en\",\n            \"original_title\": \"Nymphomaniac: Vol. I\",\n            \"overview\": \"A man named Seligman finds a fainted wounded woman in an alley and he brings her home. She tells him that her name is Joe and that she is nymphomaniac. Joe tells her life and sexual experiences with hundreds of men since she was a young teenager while Seligman tells about his hobbies, such as fly fishing, reading about Fibonacci numbers or listening to organ music.\",\n            \"popularity\": 9.459,\n            \"poster_path\": \"/piikL8vRh3s1ysHGTIqaZpdjfNU.jpg\",\n            \"release_date\": \"2013-12-25\",\n            \"title\": \"Nymphomaniac: Vol. I\",\n            \"video\": false,\n            \"vote_average\": 6.875,\n            \"vote_count\": 3187,\n            \"credit_id\": \"531894d6c3a3685c4a00182b\",\n            \"department\": \"Directing\",\n            \"job\": \"Director\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/lUGpWwzBP1C73WbLuBFc6nR84kv.jpg\",\n            \"genre_ids\": [\n                9648,\n                27\n            ],\n            \"id\": 261272,\n            \"original_language\": \"da\",\n            \"original_title\": \"Hvorfor flygte fra det du ved du ikke kan flygte fra? Fordi du er en kujon\",\n            \"overview\": \"A man is being haunted by a masked stranger.  The only language used in the movie comes from three (inter) title cards and a few sentences of sermon-like talk in Danish. Some of the talk is modified citations from the bible and similar sources.\",\n            \"popularity\": 1.342,\n            \"poster_path\": null,\n            \"release_date\": \"1970-03-26\",\n            \"title\": \"Why Try to Escape from That Which You Know You Can't Escape From? Because You Are a Coward\",\n            \"video\": false,\n            \"vote_average\": 4.4,\n            \"vote_count\": 20,\n            \"credit_id\": \"53327c79c3a3686a7800399b\",\n            \"department\": \"Directing\",\n            \"job\": \"Director\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                18\n            ],\n            \"id\": 261274,\n            \"original_language\": \"da\",\n            \"original_title\": \"En blomst\",\n            \"overview\": \"A boy grows a seed into a flower while the world around him marches on.\",\n            \"popularity\": 0.856,\n            \"poster_path\": \"/oUuA4TFlzuIYmxX93DhSaAioQy8.jpg\",\n            \"release_date\": \"1971-01-01\",\n            \"title\": \"A Flower\",\n            \"video\": false,\n            \"vote_average\": 4.5,\n            \"vote_count\": 16,\n            \"credit_id\": \"53327d379251410b48002e3d\",\n            \"department\": \"Directing\",\n            \"job\": \"Director\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/2ULiHVMqIDbwm4Ic6i2kxLTEoll.jpg\",\n            \"genre_ids\": [\n                80,\n                10770\n            ],\n            \"id\": 55178,\n            \"original_language\": \"da\",\n            \"original_title\": \"D-Dag\",\n            \"overview\": \"Four people plan to rob a bank on new year's eve, when no one will notice because of the celebrations.\",\n            \"popularity\": 1.067,\n            \"poster_path\": \"/4Yz0MtdZy4B1qwGrrI978jt4Sbp.jpg\",\n            \"release_date\": \"2001-12-28\",\n            \"title\": \"D-Day\",\n            \"video\": false,\n            \"vote_average\": 5.5,\n            \"vote_count\": 12,\n            \"credit_id\": \"54931361c3a3683d04001d69\",\n            \"department\": \"Directing\",\n            \"job\": \"Director\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [],\n            \"id\": 318017,\n            \"original_language\": \"fr\",\n            \"original_title\": \"Le court des grands\",\n            \"overview\": \"A program of short films from some of the cinema's greatest diectors. Curated by Emir Kusturica and Stephen Frears.\\r - George Lucas \\\"1.42.08 to Qualify\\\" (1966)\\r - Ridley Scott \\\"A Boy and a Bicycle\\\" (1965)\\r - Robert Zemeckis \\\"The Lift\\\" (1972)\\r - Tony Scott \\\"One of the Missing\\\" (1969)\\r - Emir Kusturica \\\"Guernica\\\" (1978)\\r - Luc Besson \\\"L'avant dernier\\\" (1981)\\r - Lars von Trier \\\"Nocturne\\\" (1980)\\r - Terry Gilliam \\\"Storytime\\\" (1968)\\r - Paul Verhoeven \\\"A Lizzard Too Much\\\" (1960)\\r - Roman Polanski \\\"Le gros et le maigre\\\" (1960)\\r - Jane Campion \\\"Peel\\\" (1982)\\r - Stephen Frears \\\"The Burning\\\" (1967)\",\n            \"popularity\": 6.557,\n            \"poster_path\": \"/yCl3tjFHnTd0cvNSps5gqC2gBf4.jpg\",\n            \"release_date\": \"2005-11-30\",\n            \"title\": \"Le court des grands\",\n            \"video\": true,\n            \"vote_average\": 8,\n            \"vote_count\": 1,\n            \"credit_id\": \"54b686509251414ee1000016\",\n            \"department\": \"Directing\",\n            \"job\": \"Director\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                80\n            ],\n            \"id\": 395942,\n            \"original_language\": \"en\",\n            \"original_title\": \"Nat, skat\",\n            \"overview\": \"Lars von Trier himself has one of the lead roles in this short film about a bank employee being subjected to a brutal robbery.\",\n            \"popularity\": 1.406,\n            \"poster_path\": \"/xmSLIKvPQBxTy6Kh7vI56qUiJX.jpg\",\n            \"release_date\": \"1968-05-11\",\n            \"title\": \"Good Night, Dear\",\n            \"video\": false,\n            \"vote_average\": 5,\n            \"vote_count\": 12,\n            \"credit_id\": \"57290aae92514172ce000396\",\n            \"department\": \"Directing\",\n            \"job\": \"Director\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/mcoZV42CxmW07Ob8ynDuZ7wKZSr.jpg\",\n            \"genre_ids\": [\n                18,\n                36,\n                10749\n            ],\n            \"id\": 88273,\n            \"original_language\": \"da\",\n            \"original_title\": \"En kongelig affære\",\n            \"overview\": \"A young queen falls in love with her physician, and they start a revolution that changes their nation forever.\",\n            \"popularity\": 12.092,\n            \"poster_path\": \"/AafVGIirBlCw8Whb4DSPSLX9nGW.jpg\",\n            \"release_date\": \"2012-03-29\",\n            \"title\": \"A Royal Affair\",\n            \"video\": false,\n            \"vote_average\": 7.4,\n            \"vote_count\": 808,\n            \"credit_id\": \"585fdb3e92514115c701ed66\",\n            \"department\": \"Directing\",\n            \"job\": \"Script Supervisor\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [],\n            \"id\": 436417,\n            \"original_language\": \"en\",\n            \"original_title\": \"Dogville: Test\",\n            \"overview\": \"Dogville: The Pilot was shot during 2001 in the pre-production phase to test whether the concept of chalk lines and sparse scenery would work. The 15-minute pilot film starred Danish actors Sidse Babett Knudsen (as Grace) and Nikolaj Lie Kaas (as Tom).\",\n            \"popularity\": 2.23,\n            \"poster_path\": \"/bnvj7h6AfWZIl9KJOHYwRX6fzcw.jpg\",\n            \"release_date\": \"2003-11-19\",\n            \"title\": \"Dogville: The Pilot\",\n            \"video\": false,\n            \"vote_average\": 5.5,\n            \"vote_count\": 12,\n            \"credit_id\": \"58835205925141045d00870b\",\n            \"department\": \"Directing\",\n            \"job\": \"Director\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                18\n            ],\n            \"id\": 505819,\n            \"original_language\": \"en\",\n            \"original_title\": \"Cinema 16: European Short Films (U.S. Edition)\",\n            \"overview\": \"A collection of short films by 16 European directors.\",\n            \"popularity\": 0.872,\n            \"poster_path\": \"/rQ884232vYo3pbm0Ov1bCrMy6Zp.jpg\",\n            \"release_date\": \"2007-09-25\",\n            \"title\": \"Cinema 16: European Short Films (U.S. Edition)\",\n            \"video\": true,\n            \"vote_average\": 6,\n            \"vote_count\": 1,\n            \"credit_id\": \"5a8896fc0e0a26400b059d57\",\n            \"department\": \"Directing\",\n            \"job\": \"Director\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                18\n            ],\n            \"id\": 505822,\n            \"original_language\": \"en\",\n            \"original_title\": \"Cinema 16: European Short Films (European Edition)\",\n            \"overview\": \"A collection of short films by 16 European directors.\",\n            \"popularity\": 0.622,\n            \"poster_path\": \"/yY6dcf64uWOkOA8SkctBwdqo7za.jpg\",\n            \"release_date\": \"2006-06-05\",\n            \"title\": \"Cinema 16: European Short Films (European Edition)\",\n            \"video\": true,\n            \"vote_average\": 6,\n            \"vote_count\": 1,\n            \"credit_id\": \"5a889a4c9251410a1f055658\",\n            \"department\": \"Directing\",\n            \"job\": \"Director\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/ff6ujDT1Qt2H4lzWhLtK71W8Om6.jpg\",\n            \"genre_ids\": [\n                18,\n                27,\n                80,\n                53\n            ],\n            \"id\": 398173,\n            \"original_language\": \"en\",\n            \"original_title\": \"The House That Jack Built\",\n            \"overview\": \"Failed architect, engineer and vicious murderer Jack narrates the details of some of his most elaborately orchestrated crimes, each of them a towering piece of art that defines his life's work as a serial killer for twelve years.\",\n            \"popularity\": 18.184,\n            \"poster_path\": \"/bMUGNkPaHOurcBK9g3XpJx3fxuO.jpg\",\n            \"release_date\": \"2018-07-05\",\n            \"title\": \"The House That Jack Built\",\n            \"video\": false,\n            \"vote_average\": 7.145,\n            \"vote_count\": 2538,\n            \"credit_id\": \"5e8a162e168ea30016e5c09c\",\n            \"department\": \"Directing\",\n            \"job\": \"Director\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                10402\n            ],\n            \"id\": 779746,\n            \"original_language\": \"da\",\n            \"original_title\": \"Études\",\n            \"overview\": \"A series of ten black and white shorts.\",\n            \"popularity\": 0.6,\n            \"poster_path\": \"/jUuUOcaaM89PXuy4ZZu7ypYawv.jpg\",\n            \"release_date\": \"\",\n            \"title\": \"NOCEBO\",\n            \"video\": false,\n            \"vote_average\": 0,\n            \"vote_count\": 0,\n            \"credit_id\": \"5fe6fe66967cc7003fbbe995\",\n            \"department\": \"Directing\",\n            \"job\": \"Director\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [],\n            \"id\": 912804,\n            \"original_language\": \"da\",\n            \"original_title\": \"Sauna\",\n            \"overview\": \"A risqué TV commercial directed by Lars von Trier for Ekstra Bladet. (Danish tabloid paper)\",\n            \"popularity\": 0.623,\n            \"poster_path\": \"/mK9rVVreYJJNAJHZxQDN6KwADp0.jpg\",\n            \"release_date\": \"1986-01-01\",\n            \"title\": \"Sauna\",\n            \"video\": true,\n            \"vote_average\": 8,\n            \"vote_count\": 1,\n            \"credit_id\": \"61af78af6dea3a0041426ea9\",\n            \"department\": \"Directing\",\n            \"job\": \"Director\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                27\n            ],\n            \"id\": 1234438,\n            \"original_language\": \"en\",\n            \"original_title\": \"The Kingdom Exodus\",\n            \"overview\": \"\",\n            \"popularity\": 0.84,\n            \"poster_path\": \"/2MTgPEPpw4LsYuw7ZnQckBnelsK.jpg\",\n            \"release_date\": \"\",\n            \"title\": \"The Kingdom Exodus\",\n            \"video\": false,\n            \"vote_average\": 0,\n            \"vote_count\": 0,\n            \"credit_id\": \"65b06e0375110d010b53de67\",\n            \"department\": \"Directing\",\n            \"job\": \"Director\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/rT1SXllGStLHzXcR9twrIDBUtn1.jpg\",\n            \"genre_ids\": [\n                80,\n                18,\n                53\n            ],\n            \"id\": 9065,\n            \"original_language\": \"de\",\n            \"original_title\": \"Europa\",\n            \"overview\": \"A young, idealist American gets a job as a train conductor for the Zentropa railway network in postwar, US-occupied Frankfurt. As various people try to take advantage of him, he soon finds his position politically sensitive, and gets caught up in a whirlpool of conspiracies and Nazi sympathisers.\",\n            \"popularity\": 7.447,\n            \"poster_path\": \"/pyFtuYQReoSmhNs55kRJedA5wEJ.jpg\",\n            \"release_date\": \"1991-06-27\",\n            \"title\": \"Europa\",\n            \"video\": false,\n            \"vote_average\": 7.4,\n            \"vote_count\": 282,\n            \"credit_id\": \"65b7d7e81089ba0164f9030c\",\n            \"department\": \"Directing\",\n            \"job\": \"Continuity\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/dLiEN68i1HgTf2voTzPAtsI1P1m.jpg\",\n            \"genre_ids\": [\n                18,\n                27\n            ],\n            \"id\": 29445,\n            \"original_language\": \"da\",\n            \"original_title\": \"Epidemic\",\n            \"overview\": \"A director and a screenwriter write a screenplay together about a globally spreading epidemic. Unbeknownst to them, an outbreak develops around them in the real world.\",\n            \"popularity\": 8.034,\n            \"poster_path\": \"/5MvCaYCS3BLvSYdWpRDHahKbQZv.jpg\",\n            \"release_date\": \"1987-09-11\",\n            \"title\": \"Epidemic\",\n            \"video\": false,\n            \"vote_average\": 5.7,\n            \"vote_count\": 108,\n            \"credit_id\": \"5a16a734925141539d0094fb\",\n            \"department\": \"Editing\",\n            \"job\": \"Editor\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/ezfbEk1tUHK5PLZUs0yX5ojwVIf.jpg\",\n            \"genre_ids\": [\n                35,\n                18,\n                10749\n            ],\n            \"id\": 16048,\n            \"original_language\": \"en\",\n            \"original_title\": \"All About Anna\",\n            \"overview\": \"Anna is a young costume designer, focused on her job and wary of getting caught in romantic relationships. She has just found a new apartment, and is tempted to let her latest boyfriend, Frank, move in with her. Instead, she finds a tenant: The flamboyant, fun-loving Camilla, who shares Anna’s views on love and commitment. For both of them, it’s all about fun.\",\n            \"popularity\": 12.22,\n            \"poster_path\": \"/1ckGai55OCUbXU8ycRt6ZpY3sDJ.jpg\",\n            \"release_date\": \"2005-11-24\",\n            \"title\": \"All About Anna\",\n            \"video\": false,\n            \"vote_average\": 3.62,\n            \"vote_count\": 100,\n            \"credit_id\": \"52fe46999251416c7507d5b9\",\n            \"department\": \"Production\",\n            \"job\": \"Executive Producer\"\n        },\n        {\n            \"adult\": true,\n            \"backdrop_path\": \"/uDfje1e16qCp1EEir7lGXpBzir6.jpg\",\n            \"genre_ids\": [],\n            \"id\": 88734,\n            \"original_language\": \"en\",\n            \"original_title\": \"Constance\",\n            \"overview\": \"Constance, a young woman, arrives at the mansion of the experienced Lola, where she is initiated into the mysteries of sexuality.\",\n            \"popularity\": 0,\n            \"poster_path\": \"/9cgfyHoq3IJYGNPgg5LXQzECTuJ.jpg\",\n            \"release_date\": \"1998-04-30\",\n            \"title\": \"Constance\",\n            \"video\": false,\n            \"vote_average\": 5,\n            \"vote_count\": 2,\n            \"credit_id\": \"52fe4a019251416c910c0029\",\n            \"department\": \"Production\",\n            \"job\": \"Producer\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/5BxBRGmlgjRv8ZLwAkDsnqgKfBQ.jpg\",\n            \"genre_ids\": [\n                18\n            ],\n            \"id\": 178375,\n            \"original_language\": \"nl\",\n            \"original_title\": \"Het Zuiden\",\n            \"overview\": \"Martje is the manager of a successful laundry service, but in her personal life she struggles with her self-image after the amputation of one of her breasts. After she is humiliated when Loe, one of her employees, is startled by the discovery of her prosthesis during foreplay, she imprisons him in the laundry plant. As Loe is slowly dying in imprisonment, Martje loses contact with reality and starts imagining having a family with him.\",\n            \"popularity\": 1.218,\n            \"poster_path\": \"/ustKk0AxjXLKhR5QrwWtPrTMYv.jpg\",\n            \"release_date\": \"2004-01-24\",\n            \"title\": \"The South\",\n            \"video\": false,\n            \"vote_average\": 3.9,\n            \"vote_count\": 4,\n            \"credit_id\": \"53400d03c3a36839a700110a\",\n            \"department\": \"Production\",\n            \"job\": \"Producer\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/nV9ehd25kF2vbkO6VTA2Owd6wXn.jpg\",\n            \"genre_ids\": [\n                99,\n                35,\n                18\n            ],\n            \"id\": 8985,\n            \"original_language\": \"en\",\n            \"original_title\": \"Visions of Europe\",\n            \"overview\": \"Twenty-five films from twenty-five European countries by twenty-five European directors.\",\n            \"popularity\": 3.004,\n            \"poster_path\": \"/2v0gZZRiFVHNOraIbU21fDEzH4A.jpg\",\n            \"release_date\": \"2004-05-01\",\n            \"title\": \"Visions of Europe\",\n            \"video\": false,\n            \"vote_average\": 4.9,\n            \"vote_count\": 15,\n            \"credit_id\": \"5520b1a2c3a3684dc1002938\",\n            \"department\": \"Production\",\n            \"job\": \"Producer\"\n        },\n        {\n            \"adult\": true,\n            \"backdrop_path\": null,\n            \"genre_ids\": [],\n            \"id\": 934637,\n            \"original_language\": \"en\",\n            \"original_title\": \"HotMen CoolBoyz\",\n            \"overview\": \"HotMen CoolBoyz (or H.M.C.B.) is a Danish adult film directed by Knud Vesterskov and starring Ron Athey and Billy Herrington. It is the only gay hardcore pornographic film ever produced by an established mainstream film company, yet upon its release was almost completely ignored by the Danish press, and only later started to gain an international reputation for its unique artistic imagery.\",\n            \"popularity\": 0,\n            \"poster_path\": \"/v7kBmn6yRZzkkGPlqNErH90Rbqa.jpg\",\n            \"release_date\": \"2000-04-01\",\n            \"title\": \"HotMen CoolBoyz\",\n            \"video\": false,\n            \"vote_average\": 1,\n            \"vote_count\": 3,\n            \"credit_id\": \"61fc87df7390c0006dc5e544\",\n            \"department\": \"Production\",\n            \"job\": \"Producer\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                99\n            ],\n            \"id\": 729980,\n            \"original_language\": \"da\",\n            \"original_title\": \"I kajak til verdens ende\",\n            \"overview\": \"In 1999 two Danish adventurers, John Andersen and Frederik Jacobi, set out to travel north around Greenland, on foot, on skies, and in kayak. As they move forward they visit areas where former explorers fought life-and-death-battles with the Polar, and tell their stories in details.\",\n            \"popularity\": 0.93,\n            \"poster_path\": \"/m2ix6VOuBWCbarhPjGnvydBCOtW.jpg\",\n            \"release_date\": \"2000-12-20\",\n            \"title\": \"Kayaking On The Top Of The World\",\n            \"video\": false,\n            \"vote_average\": 3,\n            \"vote_count\": 1,\n            \"credit_id\": \"6217cb2aa88587001bec847b\",\n            \"department\": \"Production\",\n            \"job\": \"Executive Producer\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/iiFzTxQZ647q0zc9F0w90lwn0PE.jpg\",\n            \"genre_ids\": [\n                35,\n                18,\n                10749\n            ],\n            \"id\": 112,\n            \"original_language\": \"da\",\n            \"original_title\": \"Italiensk for begyndere\",\n            \"overview\": \"A group of strangers find friendship, family and love within an Italian beginners’ course.\",\n            \"popularity\": 8.564,\n            \"poster_path\": \"/xBEiE8yBaWtpRG04QpSAcIfJiW1.jpg\",\n            \"release_date\": \"2000-12-07\",\n            \"title\": \"Italian for Beginners\",\n            \"video\": false,\n            \"vote_average\": 6.5,\n            \"vote_count\": 110,\n            \"credit_id\": \"6411843ffe6c18007c38b1fc\",\n            \"department\": \"Production\",\n            \"job\": \"Associate Producer\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/mcoZV42CxmW07Ob8ynDuZ7wKZSr.jpg\",\n            \"genre_ids\": [\n                18,\n                36,\n                10749\n            ],\n            \"id\": 88273,\n            \"original_language\": \"da\",\n            \"original_title\": \"En kongelig affære\",\n            \"overview\": \"A young queen falls in love with her physician, and they start a revolution that changes their nation forever.\",\n            \"popularity\": 12.092,\n            \"poster_path\": \"/AafVGIirBlCw8Whb4DSPSLX9nGW.jpg\",\n            \"release_date\": \"2012-03-29\",\n            \"title\": \"A Royal Affair\",\n            \"video\": false,\n            \"vote_average\": 7.4,\n            \"vote_count\": 808,\n            \"credit_id\": \"65b78f4a0fb17f017b34bf70\",\n            \"department\": \"Production\",\n            \"job\": \"Executive Producer\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/gs70htixF6j1oqrrwsM4lVfcgNN.jpg\",\n            \"genre_ids\": [\n                18,\n                80\n            ],\n            \"id\": 16,\n            \"original_language\": \"en\",\n            \"original_title\": \"Dancer in the Dark\",\n            \"overview\": \"Selma, a Czech immigrant on the verge of blindness, struggles to make ends meet for herself and her son, who has inherited the same genetic disorder and will suffer the same fate without an expensive operation. When life gets too difficult, Selma learns to cope through her love of musicals, escaping life's troubles - even if just for a moment - by dreaming up little numbers to the rhythmic beats of her surroundings.\",\n            \"popularity\": 19.584,\n            \"poster_path\": \"/uXvyCRpoTRLSEia59Yj7nAZOSej.jpg\",\n            \"release_date\": \"2000-06-30\",\n            \"title\": \"Dancer in the Dark\",\n            \"video\": false,\n            \"vote_average\": 7.869,\n            \"vote_count\": 1671,\n            \"credit_id\": \"573f8fb79251414cec000cc8\",\n            \"department\": \"Writing\",\n            \"job\": \"Writer\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/16UEQo8TSAJoAMNdoEJm7lJIABf.jpg\",\n            \"genre_ids\": [\n                18,\n                35\n            ],\n            \"id\": 452,\n            \"original_language\": \"da\",\n            \"original_title\": \"Idioterne\",\n            \"overview\": \"With his first Dogma-95 film director Lars von Trier opens up a completely new film platform. With a mix of home-video and documentary styles the film tells the story of a group of young people who have decided to get to know their “inner-idiots” and thus not only facing and breaking their outer appearance but also their inner.\",\n            \"popularity\": 16.419,\n            \"poster_path\": \"/zICUj2GCVubqp6p9BgpmudNVfvR.jpg\",\n            \"release_date\": \"1998-04-28\",\n            \"title\": \"The Idiots\",\n            \"video\": false,\n            \"vote_average\": 6.454,\n            \"vote_count\": 523,\n            \"credit_id\": \"52fe4245c3a36847f8011293\",\n            \"department\": \"Writing\",\n            \"job\": \"Screenplay\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/r3xsFBD1VTUusk393bBc7SsDUJe.jpg\",\n            \"genre_ids\": [\n                80,\n                18,\n                53\n            ],\n            \"id\": 553,\n            \"original_language\": \"en\",\n            \"original_title\": \"Dogville\",\n            \"overview\": \"A mysterious woman named Grace hides in a small mountain town from criminals who pursue her. The town is two-faced and offers to harbor Grace as long as she can make it worth their effort, so Grace works hard under the employ of various townspeople to win their favor. Tensions flare, however, and Grace's status as a helpless outsider provokes vicious contempt and abuse from the citizens of Dogville.\",\n            \"popularity\": 20.201,\n            \"poster_path\": \"/lraVawavIXh5geMlVjpzCw9TGwR.jpg\",\n            \"release_date\": \"2003-05-19\",\n            \"title\": \"Dogville\",\n            \"video\": false,\n            \"vote_average\": 7.8,\n            \"vote_count\": 2273,\n            \"credit_id\": \"52fe4251c3a36847f8014c8f\",\n            \"department\": \"Writing\",\n            \"job\": \"Screenplay\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/dbAAQhptC6FyxBJx91IQv9zRiki.jpg\",\n            \"genre_ids\": [\n                18\n            ],\n            \"id\": 1951,\n            \"original_language\": \"da\",\n            \"original_title\": \"Manderlay\",\n            \"overview\": \"In 1933, after leaving Dogville, Grace Margaret Mulligan sees a slave being punished at a cotton farm called Manderlay. Officially slavery is illegal and Grace stands up against the owners of the farm. She stays with some gangsters in Manderlay and tries to influence the situation. But when harvest time comes Grace sees the social and economic reality of Manderlay.\",\n            \"popularity\": 10.502,\n            \"poster_path\": \"/gVR6gQ7j0ffPa27xj4OxbH5fzHW.jpg\",\n            \"release_date\": \"2005-05-16\",\n            \"title\": \"Manderlay\",\n            \"video\": false,\n            \"vote_average\": 6.916,\n            \"vote_count\": 317,\n            \"credit_id\": \"52fe4325c3a36847f803dddd\",\n            \"department\": \"Writing\",\n            \"job\": \"Screenplay\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/h3EmI6sR3THbrsMe5x12qnFtsH4.jpg\",\n            \"genre_ids\": [\n                35,\n                80,\n                18,\n                10749\n            ],\n            \"id\": 10913,\n            \"original_language\": \"en\",\n            \"original_title\": \"Dear Wendy\",\n            \"overview\": \"In a blue-collar American town, a group of teens bands together to form the Dandies, a gang of gunslingers led by Dick Dandelion. Following a code of strict pacifism at odds with the fact that they all carry guns, the group eventually lets in Sebastian, the grandson of Dick's childhood nanny, Clarabelle, who fears the other gangs in the area. Dick and company try to protect Clarabelle, but events transpire that push the gang past posturing.\",\n            \"popularity\": 5.827,\n            \"poster_path\": \"/2IF19Tcx5D9d8iUWa0PxFhO6MYZ.jpg\",\n            \"release_date\": \"2005-02-04\",\n            \"title\": \"Dear Wendy\",\n            \"video\": false,\n            \"vote_average\": 5.797,\n            \"vote_count\": 118,\n            \"credit_id\": \"52fe43cf9251416c7501f127\",\n            \"department\": \"Writing\",\n            \"job\": \"Screenplay\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/rT1SXllGStLHzXcR9twrIDBUtn1.jpg\",\n            \"genre_ids\": [\n                80,\n                18,\n                53\n            ],\n            \"id\": 9065,\n            \"original_language\": \"de\",\n            \"original_title\": \"Europa\",\n            \"overview\": \"A young, idealist American gets a job as a train conductor for the Zentropa railway network in postwar, US-occupied Frankfurt. As various people try to take advantage of him, he soon finds his position politically sensitive, and gets caught up in a whirlpool of conspiracies and Nazi sympathisers.\",\n            \"popularity\": 7.447,\n            \"poster_path\": \"/pyFtuYQReoSmhNs55kRJedA5wEJ.jpg\",\n            \"release_date\": \"1991-06-27\",\n            \"title\": \"Europa\",\n            \"video\": false,\n            \"vote_average\": 7.4,\n            \"vote_count\": 282,\n            \"credit_id\": \"52fe44d7c3a36847f80ad543\",\n            \"department\": \"Writing\",\n            \"job\": \"Screenplay\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/cP31o6Ta11t4PFo7PYvtCOTJJhs.jpg\",\n            \"genre_ids\": [\n                99\n            ],\n            \"id\": 12456,\n            \"original_language\": \"da\",\n            \"original_title\": \"De fem benspænd\",\n            \"overview\": \"Lars von Trier challenges his mentor, filmmaker Jørgen Leth, to remake Leth’s 1967 short film The Perfect Human five times, each with a different set of bizarre and challenging rules.\",\n            \"popularity\": 7.161,\n            \"poster_path\": \"/xMcCmIdos88yd44xqCXj4NUWph3.jpg\",\n            \"release_date\": \"2003-11-07\",\n            \"title\": \"The Five Obstructions\",\n            \"video\": false,\n            \"vote_average\": 6.902,\n            \"vote_count\": 143,\n            \"credit_id\": \"52fe44e69251416c75044d35\",\n            \"department\": \"Writing\",\n            \"job\": \"Author\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/dLiEN68i1HgTf2voTzPAtsI1P1m.jpg\",\n            \"genre_ids\": [\n                18,\n                27\n            ],\n            \"id\": 29445,\n            \"original_language\": \"da\",\n            \"original_title\": \"Epidemic\",\n            \"overview\": \"A director and a screenwriter write a screenplay together about a globally spreading epidemic. Unbeknownst to them, an outbreak develops around them in the real world.\",\n            \"popularity\": 8.034,\n            \"poster_path\": \"/5MvCaYCS3BLvSYdWpRDHahKbQZv.jpg\",\n            \"release_date\": \"1987-09-11\",\n            \"title\": \"Epidemic\",\n            \"video\": false,\n            \"vote_average\": 5.7,\n            \"vote_count\": 108,\n            \"credit_id\": \"52fe45e0c3a368484e0740ab\",\n            \"department\": \"Writing\",\n            \"job\": \"Screenplay\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/6XGreAQomYnW7WcbOKvfRFYEW1D.jpg\",\n            \"genre_ids\": [\n                18,\n                878\n            ],\n            \"id\": 62215,\n            \"original_language\": \"en\",\n            \"original_title\": \"Melancholia\",\n            \"overview\": \"Two sisters find their already strained relationship challenged as a mysterious new planet threatens to collide with Earth.\",\n            \"popularity\": 16.609,\n            \"poster_path\": \"/kd0PqvTsJd6DOY7Jxu0R4vEfpsj.jpg\",\n            \"release_date\": \"2011-05-26\",\n            \"title\": \"Melancholia\",\n            \"video\": false,\n            \"vote_average\": 7.198,\n            \"vote_count\": 3294,\n            \"credit_id\": \"52fe4676c3a368484e091fed\",\n            \"department\": \"Writing\",\n            \"job\": \"Screenplay\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/lqL9EnG9okK0rcBl5a89qiCU9vO.jpg\",\n            \"genre_ids\": [\n                18,\n                27,\n                53\n            ],\n            \"id\": 17609,\n            \"original_language\": \"en\",\n            \"original_title\": \"Antichrist\",\n            \"overview\": \"A grieving couple retreats to their cabin 'Eden' in the woods, hoping to repair their broken hearts and troubled marriage. But nature takes its course and things go from bad to worse.\",\n            \"popularity\": 26.419,\n            \"poster_path\": \"/7dZolgPm00vOd7RxWOMf94pA67J.jpg\",\n            \"release_date\": \"2009-05-20\",\n            \"title\": \"Antichrist\",\n            \"video\": false,\n            \"vote_average\": 6.641,\n            \"vote_count\": 2420,\n            \"credit_id\": \"52fe47379251416c75091a6b\",\n            \"department\": \"Writing\",\n            \"job\": \"Writer\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                10752,\n                18\n            ],\n            \"id\": 49099,\n            \"original_language\": \"da\",\n            \"original_title\": \"Befrielsesbilleder\",\n            \"overview\": \"Set in Copenhagen during World War II, the film follows a German officer who visits his Danish mistress in the days after the occupation of Denmark has ended.\",\n            \"popularity\": 1.4,\n            \"poster_path\": \"/uAU5vBFDVxcZESzxs0rhpd529K3.jpg\",\n            \"release_date\": \"1982-06-30\",\n            \"title\": \"Images of Liberation\",\n            \"video\": false,\n            \"vote_average\": 7.6,\n            \"vote_count\": 7,\n            \"credit_id\": \"52fe4786c3a36847f813a743\",\n            \"department\": \"Writing\",\n            \"job\": \"Writer\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/nwaDMNrj1MxlMPPQtmziTcIVLbA.jpg\",\n            \"genre_ids\": [\n                18\n            ],\n            \"id\": 108756,\n            \"original_language\": \"da\",\n            \"original_title\": \"Menthe - la bienheureuse\",\n            \"overview\": \"Based on the sadomasochistic novel by Dominique Aury, \\\"Story of O\\\", tells the story of a voluntary female submission.\",\n            \"popularity\": 1.4,\n            \"poster_path\": \"/cBGaLNFPuGUNo1nwRcopawsjcS7.jpg\",\n            \"release_date\": \"1979-01-01\",\n            \"title\": \"Menthe: The Benefactor\",\n            \"video\": false,\n            \"vote_average\": 5.8,\n            \"vote_count\": 9,\n            \"credit_id\": \"52fe4aa2c3a36847f81d988d\",\n            \"department\": \"Writing\",\n            \"job\": \"Writer\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                18\n            ],\n            \"id\": 108799,\n            \"original_language\": \"da\",\n            \"original_title\": \"Orchidégartneren\",\n            \"overview\": \"A young, mentally ill man, a visual artist in crisis Victor Marse (Lars von Trier) meets two nurses (Eliza and her girlfriend) during his stay in a sanatorium. These nurses are obvious lesbians. Victor lives with Eliza and her son. He imagines another woman when he is roaming at a coast. He pretends committing a suicide but Eliza does not react to it. Every moment, he stays in front of a blank canvas and thinks. Meanwhile he dresses into Nazi clothes or into women dresses, then he leaves to go to the cinema, and abuses and probably kills a small girl. His masochistic affair with Eliza lasts; he is close to shooting her with a gun but instead she takes out a whip. Victor goes along the streets then he lies naked in front of the canvas on which he has left his bloody fingerprints. After this he drives a funeral car to his work - he is employed in a garden where orchids are grown. Eliza is now the past and in the end, Victor might be dead as someone drives a cross into the ground.\",\n            \"popularity\": 0.73,\n            \"poster_path\": \"/89XGw3B037hgHBovQxTNqP8tHX8.jpg\",\n            \"release_date\": \"1977-05-06\",\n            \"title\": \"The Orchid Gardener\",\n            \"video\": false,\n            \"vote_average\": 5.5,\n            \"vote_count\": 12,\n            \"credit_id\": \"52fe4aa3c3a36847f81d9c13\",\n            \"department\": \"Writing\",\n            \"job\": \"Writer\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/iVNDUPBQWPWouKOBJCZtz4JfAcs.jpg\",\n            \"genre_ids\": [\n                18\n            ],\n            \"id\": 109408,\n            \"original_language\": \"da\",\n            \"original_title\": \"Nocturne\",\n            \"overview\": \"It's night. Perhaps after a dream of an intruder crashing through a window, a woman who's sensitive to light has a telephone conversation with a friend. The woman has a plane ticket from Copenhagen to Buenos Aires at 6 that morning. She doesn't want to go. Her friend encourages her to make the trip. Later, she stands in a car park with her suitcase. Flying geese fill the screen.\",\n            \"popularity\": 2.597,\n            \"poster_path\": \"/2TfTWg1ytbsc9qHN7p0uiIZHd0R.jpg\",\n            \"release_date\": \"1980-01-01\",\n            \"title\": \"Nocturne\",\n            \"video\": false,\n            \"vote_average\": 5.578,\n            \"vote_count\": 51,\n            \"credit_id\": \"52fe4ab2c3a36847f81dcd65\",\n            \"department\": \"Writing\",\n            \"job\": \"Writer\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/oQEAWIr3thvSICvoQnFEqyuf0Oz.jpg\",\n            \"genre_ids\": [\n                18,\n                9648\n            ],\n            \"id\": 249397,\n            \"original_language\": \"en\",\n            \"original_title\": \"Nymphomaniac: Vol. II\",\n            \"overview\": \"The continuation of Joe's sexually dictated life delves into the darker aspects of her adult life and what led to her being in Seligman's care.\",\n            \"popularity\": 57.869,\n            \"poster_path\": \"/fYLbO4UpumgNHVnsyDQkXG87Q1k.jpg\",\n            \"release_date\": \"2013-12-25\",\n            \"title\": \"Nymphomaniac: Vol. II\",\n            \"video\": false,\n            \"vote_average\": 6.748,\n            \"vote_count\": 2740,\n            \"credit_id\": \"531712769251412ccd000ebe\",\n            \"department\": \"Writing\",\n            \"job\": \"Writer\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/xIRgP0r6j3nCJELQ1Ih9rPnWjGO.jpg\",\n            \"genre_ids\": [\n                18\n            ],\n            \"id\": 258216,\n            \"original_language\": \"en\",\n            \"original_title\": \"Nymphomaniac: Vol. I\",\n            \"overview\": \"A man named Seligman finds a fainted wounded woman in an alley and he brings her home. She tells him that her name is Joe and that she is nymphomaniac. Joe tells her life and sexual experiences with hundreds of men since she was a young teenager while Seligman tells about his hobbies, such as fly fishing, reading about Fibonacci numbers or listening to organ music.\",\n            \"popularity\": 9.459,\n            \"poster_path\": \"/piikL8vRh3s1ysHGTIqaZpdjfNU.jpg\",\n            \"release_date\": \"2013-12-25\",\n            \"title\": \"Nymphomaniac: Vol. I\",\n            \"video\": false,\n            \"vote_average\": 6.875,\n            \"vote_count\": 3187,\n            \"credit_id\": \"5319737bc3a3685c5100273b\",\n            \"department\": \"Writing\",\n            \"job\": \"Writer\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/ghMZWq7HaInDF5aNVGaA6dWBA89.jpg\",\n            \"genre_ids\": [\n                35,\n                18\n            ],\n            \"id\": 50656,\n            \"original_language\": \"da\",\n            \"original_title\": \"De unge år\",\n            \"overview\": \"Erik Nietzsche is an intelligent but in many ways inexperienced shy young man who is convinced that he wants to be a film director. In the late 1970s, Erik is accepted by the Danish National Film School where he enters a world of angry and unhelpful tutors, weird fellow students and unwritten rules. In this both exhilarating and angst-provoking period for him, Erik feels increasingly like a foreigner in the film industry. Frequently, he is merely an observer of the absurdities that surround him. He encounters trade union disputes, falls in love and experiences self-assured empowered women who refuse to make a commitment. The film is a drama full of comedy - a sharp portrait of a conceited but entertaining world of film which we suspect our dogged young director will eventually conquer with his vision.\",\n            \"popularity\": 2.914,\n            \"poster_path\": \"/mJtCCIzPNpEunLAm1ZLATEUrxf4.jpg\",\n            \"release_date\": \"2007-12-25\",\n            \"title\": \"The Early Years: Erik Nietzsche Part 1\",\n            \"video\": false,\n            \"vote_average\": 4.5,\n            \"vote_count\": 10,\n            \"credit_id\": \"545f7ab2c3a3686cbb004176\",\n            \"department\": \"Writing\",\n            \"job\": \"Writer\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                27\n            ],\n            \"id\": 375569,\n            \"original_language\": \"en\",\n            \"original_title\": \"Kingdom Hospital\",\n            \"overview\": \"Stephen King's take on the masterpiece series by Lars von Trier. The story takes place in a hospital in Lewiston, Maine, built on the site of a Civil War-era mill fire in which many children died.\",\n            \"popularity\": 2.36,\n            \"poster_path\": \"/nSk3MOK5ljYql9P2htwkTOd7rfn.jpg\",\n            \"release_date\": \"2004-03-03\",\n            \"title\": \"Kingdom Hospital\",\n            \"video\": false,\n            \"vote_average\": 6.5,\n            \"vote_count\": 46,\n            \"credit_id\": \"568825859251417e1500bb45\",\n            \"department\": \"Writing\",\n            \"job\": \"Writer\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/3WlzpN3MUt9g7AFloo8ZJoVWg6X.jpg\",\n            \"genre_ids\": [\n                35\n            ],\n            \"id\": 5206,\n            \"original_language\": \"da\",\n            \"original_title\": \"Direktøren for det hele\",\n            \"overview\": \"An IT company hires an actor to serve as the company's president in order to help the business get sold to a cranky Icelander.\",\n            \"popularity\": 8.495,\n            \"poster_path\": \"/rwEtK0YLHLzT13uPtXyXCHoWMwR.jpg\",\n            \"release_date\": \"2006-09-21\",\n            \"title\": \"The Boss of It All\",\n            \"video\": false,\n            \"vote_average\": 6.624,\n            \"vote_count\": 262,\n            \"credit_id\": \"57239a2cc3a368646c0020a0\",\n            \"department\": \"Writing\",\n            \"job\": \"Writer\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [],\n            \"id\": 436417,\n            \"original_language\": \"en\",\n            \"original_title\": \"Dogville: Test\",\n            \"overview\": \"Dogville: The Pilot was shot during 2001 in the pre-production phase to test whether the concept of chalk lines and sparse scenery would work. The 15-minute pilot film starred Danish actors Sidse Babett Knudsen (as Grace) and Nikolaj Lie Kaas (as Tom).\",\n            \"popularity\": 2.23,\n            \"poster_path\": \"/bnvj7h6AfWZIl9KJOHYwRX6fzcw.jpg\",\n            \"release_date\": \"2003-11-19\",\n            \"title\": \"Dogville: The Pilot\",\n            \"video\": false,\n            \"vote_average\": 5.5,\n            \"vote_count\": 12,\n            \"credit_id\": \"58835212c3a3680643008e37\",\n            \"department\": \"Writing\",\n            \"job\": \"Writer\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/nQ1woqbLcKjkpfEbfAEoAey6W3n.jpg\",\n            \"genre_ids\": [\n                9648,\n                27,\n                35,\n                18\n            ],\n            \"id\": 22137,\n            \"original_language\": \"da\",\n            \"original_title\": \"Riget\",\n            \"overview\": \"Set in the neurosurgical ward of Copenhagen's Rigshospitalet, the city and country's main hospital, nicknamed \\\"Riget\\\", a number of characters, staff and patients alike, encounter bizarre phenomena, both human and supernatural.\",\n            \"popularity\": 10.415,\n            \"poster_path\": \"/zfXVe3dSvkR3YAp3g6E5q2R5swy.jpg\",\n            \"release_date\": \"1994-11-23\",\n            \"title\": \"The Kingdom\",\n            \"video\": false,\n            \"vote_average\": 7.703,\n            \"vote_count\": 230,\n            \"credit_id\": \"599b41c692514127dc004141\",\n            \"department\": \"Writing\",\n            \"job\": \"Screenplay\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/cVovUpU6O2HtKFfg60QUK0mFa7Z.jpg\",\n            \"genre_ids\": [\n                9648,\n                14,\n                27,\n                35,\n                18,\n                53\n            ],\n            \"id\": 22140,\n            \"original_language\": \"da\",\n            \"original_title\": \"Riget II\",\n            \"overview\": \"Set in the neurosurgical ward of Copenhagen's Rigshospitalet, the city and country's main hospital, nicknamed \\\"Riget\\\", \\\"Riget\\\" means \\\"the realm\\\" or \\\"the kingdom\\\" and leads one to think of \\\"dødsriget\\\", the realm of the dead.\",\n            \"popularity\": 4.926,\n            \"poster_path\": \"/giq4mcpAeBduy6cPE6V1tvS6SuT.jpg\",\n            \"release_date\": \"1997-11-01\",\n            \"title\": \"The Kingdom II\",\n            \"video\": false,\n            \"vote_average\": 7.5,\n            \"vote_count\": 40,\n            \"credit_id\": \"599edf3fc3a3685a22010baa\",\n            \"department\": \"Writing\",\n            \"job\": \"Screenplay\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/fhZTZTsbv1gSpp6lXt5m3kXGSQ4.jpg\",\n            \"genre_ids\": [\n                80,\n                18,\n                878\n            ],\n            \"id\": 9063,\n            \"original_language\": \"da\",\n            \"original_title\": \"Forbrydelsens element\",\n            \"overview\": \"Fisher, an ex-detective, decides to take one final case when a mysterious serial killer claims the lives of several young girls. Fisher, unable to find the culprit, turns to Osbourne, a writer who was once respected for his contributions to the field of criminology. Fisher begins to use Osbourne's technique, which involves empathizing with serial killers; however, as the detective becomes increasingly engrossed in this method, things take a disturbing turn.\",\n            \"popularity\": 8.697,\n            \"poster_path\": \"/sfg5KUOdR4bfoPiDf63LVG7mlfw.jpg\",\n            \"release_date\": \"1984-05-14\",\n            \"title\": \"The Element of Crime\",\n            \"video\": false,\n            \"vote_average\": 6.4,\n            \"vote_count\": 182,\n            \"credit_id\": \"5a1ad4b5925141033303d347\",\n            \"department\": \"Writing\",\n            \"job\": \"Screenplay\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/lUGpWwzBP1C73WbLuBFc6nR84kv.jpg\",\n            \"genre_ids\": [\n                9648,\n                27\n            ],\n            \"id\": 261272,\n            \"original_language\": \"da\",\n            \"original_title\": \"Hvorfor flygte fra det du ved du ikke kan flygte fra? Fordi du er en kujon\",\n            \"overview\": \"A man is being haunted by a masked stranger.  The only language used in the movie comes from three (inter) title cards and a few sentences of sermon-like talk in Danish. Some of the talk is modified citations from the bible and similar sources.\",\n            \"popularity\": 1.342,\n            \"poster_path\": null,\n            \"release_date\": \"1970-03-26\",\n            \"title\": \"Why Try to Escape from That Which You Know You Can't Escape From? Because You Are a Coward\",\n            \"video\": false,\n            \"vote_average\": 4.4,\n            \"vote_count\": 20,\n            \"credit_id\": \"5a2c7bf2925141032c14482f\",\n            \"department\": \"Writing\",\n            \"job\": \"Writer\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                18\n            ],\n            \"id\": 211284,\n            \"original_language\": \"en\",\n            \"original_title\": \"Dimension\",\n            \"overview\": \"Dimension is a short film written and directed by Lars von Trier, released in 2010. The film was shot in three-minute segments over several years. The original intention was to continue production for a period of 30 years for a final release in 2024. However, von Trier lost interest in the project and it was shelved in the late 1990s. The short film consists of the completed footage at the time the film was abandoned.\",\n            \"popularity\": 2.194,\n            \"poster_path\": \"/3BZvUmxV4EdiHYnig9xgMS56pGb.jpg\",\n            \"release_date\": \"2010-08-24\",\n            \"title\": \"Dimension\",\n            \"video\": false,\n            \"vote_average\": 5.3,\n            \"vote_count\": 9,\n            \"credit_id\": \"5d44bc7a0f2fbd0013ed7841\",\n            \"department\": \"Writing\",\n            \"job\": \"Writer\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/ff6ujDT1Qt2H4lzWhLtK71W8Om6.jpg\",\n            \"genre_ids\": [\n                18,\n                27,\n                80,\n                53\n            ],\n            \"id\": 398173,\n            \"original_language\": \"en\",\n            \"original_title\": \"The House That Jack Built\",\n            \"overview\": \"Failed architect, engineer and vicious murderer Jack narrates the details of some of his most elaborately orchestrated crimes, each of them a towering piece of art that defines his life's work as a serial killer for twelve years.\",\n            \"popularity\": 18.184,\n            \"poster_path\": \"/bMUGNkPaHOurcBK9g3XpJx3fxuO.jpg\",\n            \"release_date\": \"2018-07-05\",\n            \"title\": \"The House That Jack Built\",\n            \"video\": false,\n            \"vote_average\": 7.145,\n            \"vote_count\": 2538,\n            \"credit_id\": \"5ef13b7a957e6d00377ccec3\",\n            \"department\": \"Writing\",\n            \"job\": \"Writer\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/ff6ujDT1Qt2H4lzWhLtK71W8Om6.jpg\",\n            \"genre_ids\": [\n                18,\n                27,\n                80,\n                53\n            ],\n            \"id\": 398173,\n            \"original_language\": \"en\",\n            \"original_title\": \"The House That Jack Built\",\n            \"overview\": \"Failed architect, engineer and vicious murderer Jack narrates the details of some of his most elaborately orchestrated crimes, each of them a towering piece of art that defines his life's work as a serial killer for twelve years.\",\n            \"popularity\": 18.184,\n            \"poster_path\": \"/bMUGNkPaHOurcBK9g3XpJx3fxuO.jpg\",\n            \"release_date\": \"2018-07-05\",\n            \"title\": \"The House That Jack Built\",\n            \"video\": false,\n            \"vote_average\": 7.145,\n            \"vote_count\": 2538,\n            \"credit_id\": \"5ef13bb06c84d60034ad3e0b\",\n            \"department\": \"Writing\",\n            \"job\": \"Idea\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                10402\n            ],\n            \"id\": 779746,\n            \"original_language\": \"da\",\n            \"original_title\": \"Études\",\n            \"overview\": \"A series of ten black and white shorts.\",\n            \"popularity\": 0.6,\n            \"poster_path\": \"/jUuUOcaaM89PXuy4ZZu7ypYawv.jpg\",\n            \"release_date\": \"\",\n            \"title\": \"NOCEBO\",\n            \"video\": false,\n            \"vote_average\": 0,\n            \"vote_count\": 0,\n            \"credit_id\": \"5fe6fe6ccee481003e2bd37b\",\n            \"department\": \"Writing\",\n            \"job\": \"Writer\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/ff6ujDT1Qt2H4lzWhLtK71W8Om6.jpg\",\n            \"genre_ids\": [\n                18,\n                27,\n                80,\n                53\n            ],\n            \"id\": 398173,\n            \"original_language\": \"en\",\n            \"original_title\": \"The House That Jack Built\",\n            \"overview\": \"Failed architect, engineer and vicious murderer Jack narrates the details of some of his most elaborately orchestrated crimes, each of them a towering piece of art that defines his life's work as a serial killer for twelve years.\",\n            \"popularity\": 18.184,\n            \"poster_path\": \"/bMUGNkPaHOurcBK9g3XpJx3fxuO.jpg\",\n            \"release_date\": \"2018-07-05\",\n            \"title\": \"The House That Jack Built\",\n            \"video\": false,\n            \"vote_average\": 7.145,\n            \"vote_count\": 2538,\n            \"credit_id\": \"6101b069a84a4700462d6897\",\n            \"department\": \"Writing\",\n            \"job\": \"Story\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/yCxuILdReGFK948mfUOAX75xb5Z.jpg\",\n            \"genre_ids\": [\n                18,\n                10749\n            ],\n            \"id\": 145,\n            \"original_language\": \"da\",\n            \"original_title\": \"Breaking the Waves\",\n            \"overview\": \"In a small and conservative Scottish village, a woman's paralytic husband convinces her to have extramarital intercourse so she can tell him about it and give him a reason for living.\",\n            \"popularity\": 16.499,\n            \"poster_path\": \"/dQWMcdHXUOSHtr7ypOCa5T79JMS.jpg\",\n            \"release_date\": \"1996-05-13\",\n            \"title\": \"Breaking the Waves\",\n            \"video\": false,\n            \"vote_average\": 7.475,\n            \"vote_count\": 894,\n            \"credit_id\": \"63f2116ea6725400a3a30700\",\n            \"department\": \"Writing\",\n            \"job\": \"Writer\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/6SPLfYeLpE8bpLaNzYBnPGXtfGF.jpg\",\n            \"genre_ids\": [\n                18,\n                10770\n            ],\n            \"id\": 34870,\n            \"original_language\": \"da\",\n            \"original_title\": \"Medea\",\n            \"overview\": \"It is an adaptation of the Greek tragedy Medea from Euripides, a version where the Gods willing and intervations are absent. Medea is the tragic character that after helping Jason in the Voyage of the Argonauts (myth says that she has even sacrificed her own brother for Jason's success), she gets from him only betrayal, as he arranges to marry the King's of Corinth daughter. The king decides to exile Medea, as she is a danger for his daughter happiness, but Medea asks from him just a day… before she goes outside the borders. That day Medea gets her revenge.\",\n            \"popularity\": 4.653,\n            \"poster_path\": \"/cvTeUfwf2za9Yx2xn7W1unrW3ot.jpg\",\n            \"release_date\": \"1989-08-08\",\n            \"title\": \"Medea\",\n            \"video\": false,\n            \"vote_average\": 6.517,\n            \"vote_count\": 70,\n            \"credit_id\": \"65ae8209aad9c200adfe1134\",\n            \"department\": \"Writing\",\n            \"job\": \"Adaptation\"\n        }\n    ],\n    \"id\": 42\n}"}],"_postman_id":"83d8e887-ca86-4646-a13d-6e29a1fae745"},{"name":"tv credits","id":"6211a86c-b9dd-4e36-aff6-30dbcf8fbecb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/person/:person_id/tv_credits?language=en-US","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","person",":person_id","tv_credits"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"language","value":"en-US"}],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{person-id}}","key":"person_id"}]}},"response":[{"id":"ff390161-fe80-4239-a3d9-4e59cf003998","name":"tv credits","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/person/:person_id/tv_credits?language=en","protocol":"https","host":["api","themoviedb","org"],"path":["3","person",":person_id","tv_credits"],"query":[{"key":"language","value":"en"}],"variable":[{"key":"person_id","value":"{{person-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 13:45:30 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=762"},{"key":"x-memc","value":"HIT"},{"key":"x-memc-key","value":"3e0129d50489d4ad3b9247ceca80894b"},{"key":"x-memc-age","value":"21405"},{"key":"x-memc-expires","value":"762"},{"key":"ETag","value":"W/\"745aa7fdece1947339fc88c0867f0883\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 f37f104903bda438e8b0547be6e0c192.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"-_Katy93EMKQffGEtdpgCj_3hBBmLC5rkQktUyBABAdmalLKBGEbJg=="}],"cookie":[],"responseTime":null,"body":"{\n    \"cast\": [\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/n0GctSo1scqPXsOqmWrJKUFCqhj.jpg\",\n            \"genre_ids\": [\n                10751,\n                10759\n            ],\n            \"id\": 80019,\n            \"origin_country\": [\n                \"DK\"\n            ],\n            \"original_language\": \"da\",\n            \"original_name\": \"Hemmelig sommer\",\n            \"overview\": \"Summer vacation. But Lars remain in town for his parents must work. One day as he bikes around, he hears a scream from a garden.\",\n            \"popularity\": 6.196,\n            \"poster_path\": \"/vQ7imyrHOEDDpUygCrp08dKhyQ9.jpg\",\n            \"first_air_date\": \"1969-06-01\",\n            \"name\": \"Clandestine Summer\",\n            \"vote_average\": 0,\n            \"vote_count\": 0,\n            \"character\": \"Lars\",\n            \"credit_id\": \"5b169f68c3a368534c0130e2\",\n            \"episode_count\": 4\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                10763\n            ],\n            \"id\": 88795,\n            \"origin_country\": [\n                \"DE\"\n            ],\n            \"original_language\": \"de\",\n            \"original_name\": \"Grimme-Preis-Verleihung\",\n            \"overview\": \"\",\n            \"popularity\": 1438.01,\n            \"poster_path\": null,\n            \"first_air_date\": \"1964-01-16\",\n            \"name\": \"Grimme-Preis-Verleihung\",\n            \"vote_average\": 0,\n            \"vote_count\": 0,\n            \"character\": \"Self\",\n            \"credit_id\": \"5cc4f3d6c3a3684936803fa9\",\n            \"episode_count\": 1\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/5ZV8kYvo5LfFmTtNGI3wJ2W6lGC.jpg\",\n            \"genre_ids\": [\n                99\n            ],\n            \"id\": 45571,\n            \"origin_country\": [\n                \"GB\"\n            ],\n            \"original_language\": \"en\",\n            \"original_name\": \"The Story of Film: An Odyssey\",\n            \"overview\": \"A worldwide guided tour of the greatest movies ever made and the story of international cinema through the history of cinematic innovation.\",\n            \"popularity\": 94.654,\n            \"poster_path\": \"/g0TCWFNIFHO8u2yy1hboUDIhD6n.jpg\",\n            \"first_air_date\": \"2011-09-03\",\n            \"name\": \"The Story of Film: An Odyssey\",\n            \"vote_average\": 7.7,\n            \"vote_count\": 53,\n            \"character\": \"Self\",\n            \"credit_id\": \"6165a13650733c008bdba6b8\",\n            \"episode_count\": 3\n        }\n    ],\n    \"crew\": [\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/z9QCRUwrhEDAWNLRmNwnnGFey3N.jpg\",\n            \"genre_ids\": [\n                9648,\n                18,\n                35\n            ],\n            \"id\": 4267,\n            \"origin_country\": [\n                \"DK\"\n            ],\n            \"original_language\": \"da\",\n            \"original_name\": \"Riget\",\n            \"overview\": \"The Kingdom is the most technologically advanced hospital in Denmark, a gleaming bastion of medical science. A rash of uncanny occurrences, however, begins to weaken the staff's faith in science – a phantom ambulance pulls in every night, but disappears; voices echo in the elevator shaft; and a pregnant doctor's fetus seems to be developing much faster than is natural.\",\n            \"popularity\": 24.898,\n            \"poster_path\": \"/6Z0Hc9o6HIydmGOHok2e4FoWhXD.jpg\",\n            \"first_air_date\": \"1994-11-24\",\n            \"name\": \"The Kingdom\",\n            \"vote_average\": 7.3,\n            \"vote_count\": 31,\n            \"credit_id\": \"5257610d760ee36aaa305102\",\n            \"department\": \"Directing\",\n            \"episode_count\": 13,\n            \"job\": \"Director\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/z9QCRUwrhEDAWNLRmNwnnGFey3N.jpg\",\n            \"genre_ids\": [\n                9648,\n                18,\n                35\n            ],\n            \"id\": 4267,\n            \"origin_country\": [\n                \"DK\"\n            ],\n            \"original_language\": \"da\",\n            \"original_name\": \"Riget\",\n            \"overview\": \"The Kingdom is the most technologically advanced hospital in Denmark, a gleaming bastion of medical science. A rash of uncanny occurrences, however, begins to weaken the staff's faith in science – a phantom ambulance pulls in every night, but disappears; voices echo in the elevator shaft; and a pregnant doctor's fetus seems to be developing much faster than is natural.\",\n            \"popularity\": 24.898,\n            \"poster_path\": \"/6Z0Hc9o6HIydmGOHok2e4FoWhXD.jpg\",\n            \"first_air_date\": \"1994-11-24\",\n            \"name\": \"The Kingdom\",\n            \"vote_average\": 7.3,\n            \"vote_count\": 31,\n            \"credit_id\": \"5257610d760ee36aaa3050ea\",\n            \"department\": \"Writing\",\n            \"episode_count\": 13,\n            \"job\": \"Writer\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/z9QCRUwrhEDAWNLRmNwnnGFey3N.jpg\",\n            \"genre_ids\": [\n                9648,\n                18,\n                35\n            ],\n            \"id\": 4267,\n            \"origin_country\": [\n                \"DK\"\n            ],\n            \"original_language\": \"da\",\n            \"original_name\": \"Riget\",\n            \"overview\": \"The Kingdom is the most technologically advanced hospital in Denmark, a gleaming bastion of medical science. A rash of uncanny occurrences, however, begins to weaken the staff's faith in science – a phantom ambulance pulls in every night, but disappears; voices echo in the elevator shaft; and a pregnant doctor's fetus seems to be developing much faster than is natural.\",\n            \"popularity\": 24.898,\n            \"poster_path\": \"/6Z0Hc9o6HIydmGOHok2e4FoWhXD.jpg\",\n            \"first_air_date\": \"1994-11-24\",\n            \"name\": \"The Kingdom\",\n            \"vote_average\": 7.3,\n            \"vote_count\": 31,\n            \"credit_id\": \"5a059e319251417dfd016ea7\",\n            \"department\": \"Crew\",\n            \"episode_count\": 8,\n            \"job\": \"Script\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/sOTkJLdm3lUNaRsfpwGBTsIVmxF.jpg\",\n            \"genre_ids\": [\n                9648,\n                18,\n                10765\n            ],\n            \"id\": 1617,\n            \"origin_country\": [\n                \"US\"\n            ],\n            \"original_language\": \"en\",\n            \"original_name\": \"Stephen King's Kingdom Hospital\",\n            \"overview\": \"Kingdom is a hospital whose bizarre population includes a brilliant surgeon who lives in the basement, a nearly blind security guard and a nurse who regularly faints at the sight of blood. But when patients and staff hear the voice of a girl crying through the halls and a patient destined for life as a paraplegic miraculously recovers, they are dismissive of any suggestion of mysticism or unseen powers... at their own peril.\",\n            \"popularity\": 22.627,\n            \"poster_path\": \"/A3Sk7JU26EEmW5eK3TYWh6AEAcE.jpg\",\n            \"first_air_date\": \"2004-03-03\",\n            \"name\": \"Stephen King's Kingdom Hospital\",\n            \"vote_average\": 6.9,\n            \"vote_count\": 109,\n            \"credit_id\": \"636b4e6481383100b5101ce0\",\n            \"department\": \"Writing\",\n            \"episode_count\": 13,\n            \"job\": \"Story\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/z9QCRUwrhEDAWNLRmNwnnGFey3N.jpg\",\n            \"genre_ids\": [\n                9648,\n                18,\n                35\n            ],\n            \"id\": 4267,\n            \"origin_country\": [\n                \"DK\"\n            ],\n            \"original_language\": \"da\",\n            \"original_name\": \"Riget\",\n            \"overview\": \"The Kingdom is the most technologically advanced hospital in Denmark, a gleaming bastion of medical science. A rash of uncanny occurrences, however, begins to weaken the staff's faith in science – a phantom ambulance pulls in every night, but disappears; voices echo in the elevator shaft; and a pregnant doctor's fetus seems to be developing much faster than is natural.\",\n            \"popularity\": 24.898,\n            \"poster_path\": \"/6Z0Hc9o6HIydmGOHok2e4FoWhXD.jpg\",\n            \"first_air_date\": \"1994-11-24\",\n            \"name\": \"The Kingdom\",\n            \"vote_average\": 7.3,\n            \"vote_count\": 31,\n            \"credit_id\": \"6459164377d23b0119e0d5e9\",\n            \"department\": \"Writing\",\n            \"episode_count\": 5,\n            \"job\": \"Screenplay\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/sOTkJLdm3lUNaRsfpwGBTsIVmxF.jpg\",\n            \"genre_ids\": [\n                9648,\n                18,\n                10765\n            ],\n            \"id\": 1617,\n            \"origin_country\": [\n                \"US\"\n            ],\n            \"original_language\": \"en\",\n            \"original_name\": \"Stephen King's Kingdom Hospital\",\n            \"overview\": \"Kingdom is a hospital whose bizarre population includes a brilliant surgeon who lives in the basement, a nearly blind security guard and a nurse who regularly faints at the sight of blood. But when patients and staff hear the voice of a girl crying through the halls and a patient destined for life as a paraplegic miraculously recovers, they are dismissive of any suggestion of mysticism or unseen powers... at their own peril.\",\n            \"popularity\": 22.627,\n            \"poster_path\": \"/A3Sk7JU26EEmW5eK3TYWh6AEAcE.jpg\",\n            \"first_air_date\": \"2004-03-03\",\n            \"name\": \"Stephen King's Kingdom Hospital\",\n            \"vote_average\": 6.9,\n            \"vote_count\": 109,\n            \"credit_id\": \"64f483865f2b8d0139ce8faf\",\n            \"department\": \"Production\",\n            \"episode_count\": 13,\n            \"job\": \"Executive Producer\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/sOTkJLdm3lUNaRsfpwGBTsIVmxF.jpg\",\n            \"genre_ids\": [\n                9648,\n                18,\n                10765\n            ],\n            \"id\": 1617,\n            \"origin_country\": [\n                \"US\"\n            ],\n            \"original_language\": \"en\",\n            \"original_name\": \"Stephen King's Kingdom Hospital\",\n            \"overview\": \"Kingdom is a hospital whose bizarre population includes a brilliant surgeon who lives in the basement, a nearly blind security guard and a nurse who regularly faints at the sight of blood. But when patients and staff hear the voice of a girl crying through the halls and a patient destined for life as a paraplegic miraculously recovers, they are dismissive of any suggestion of mysticism or unseen powers... at their own peril.\",\n            \"popularity\": 22.627,\n            \"poster_path\": \"/A3Sk7JU26EEmW5eK3TYWh6AEAcE.jpg\",\n            \"first_air_date\": \"2004-03-03\",\n            \"name\": \"Stephen King's Kingdom Hospital\",\n            \"vote_average\": 6.9,\n            \"vote_count\": 109,\n            \"credit_id\": \"52570dcb760ee3776a09081e\",\n            \"department\": \"Creator\",\n            \"job\": \"Creator\"\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/z9QCRUwrhEDAWNLRmNwnnGFey3N.jpg\",\n            \"genre_ids\": [\n                9648,\n                18,\n                35\n            ],\n            \"id\": 4267,\n            \"origin_country\": [\n                \"DK\"\n            ],\n            \"original_language\": \"da\",\n            \"original_name\": \"Riget\",\n            \"overview\": \"The Kingdom is the most technologically advanced hospital in Denmark, a gleaming bastion of medical science. A rash of uncanny occurrences, however, begins to weaken the staff's faith in science – a phantom ambulance pulls in every night, but disappears; voices echo in the elevator shaft; and a pregnant doctor's fetus seems to be developing much faster than is natural.\",\n            \"popularity\": 24.898,\n            \"poster_path\": \"/6Z0Hc9o6HIydmGOHok2e4FoWhXD.jpg\",\n            \"first_air_date\": \"1994-11-24\",\n            \"name\": \"The Kingdom\",\n            \"vote_average\": 7.3,\n            \"vote_count\": 31,\n            \"credit_id\": \"52576116760ee36aaa30546d\",\n            \"department\": \"Creator\",\n            \"job\": \"Creator\"\n        }\n    ],\n    \"id\": 42\n}"}],"_postman_id":"6211a86c-b9dd-4e36-aff6-30dbcf8fbecb"},{"name":"get translations","id":"6591fc1b-1314-4a7a-bce6-ae25d2749871","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/person/:person_id/translations","description":"<p>Get the translations that belong to a person.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","person",":person_id","translations"],"host":["api","themoviedb","org"],"query":[],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{person-id}}","key":"person_id"}]}},"response":[{"id":"c956fd5e-97d1-4e07-a279-3d16182048ad","name":"get translations","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/person/:person_id/translations","protocol":"https","host":["api","themoviedb","org"],"path":["3","person",":person_id","translations"],"variable":[{"key":"person_id","value":"{{person-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 13:46:58 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=2928"},{"key":"x-memc","value":"HIT"},{"key":"x-memc-key","value":"36e42883c138ad9010c7590950b46992"},{"key":"x-memc-age","value":"22672"},{"key":"x-memc-expires","value":"2928"},{"key":"ETag","value":"W/\"2542bff49c70ec4676d766d98c03f494\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 e89d95d090c0c86ecc7b8930e434625c.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"XcZG37WOiDZSWjtsP029DoXGUuVKfyu6a2q1WXkRmKtWhh39u7g2Yw=="}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 42,\n    \"translations\": [\n        {\n            \"iso_3166_1\": \"US\",\n            \"iso_639_1\": \"en\",\n            \"name\": \"English\",\n            \"english_name\": \"English\",\n            \"data\": {\n                \"biography\": \"Lars von Trier (born Lars Trier; 30 April 1956) is a Danish film director and screenwriter. He is closely associated with the Dogme 95 collective, although his own films have taken a variety of different approaches. He is known for his female-centric parables and his exploration of controversial subject matter.\\n\\nVon Trier began making his own films at the age of 11 after receiving a Super-8 camera as a gift, and his first publicly released film was an experimental short called The Orchid Gardener, in 1977. His first feature film came seven years later, The Element of Crime, in 1984. As of 2010, he has directed a further 10 feature films, 5 short films and 4 television productions.\\n\\nHe has been married twice and is currently married to Bente Frøge. Von Trier suffers periodically from depression, as well as various fears and phobias, including an intense fear of flying. As he himself once put it, \\\"Basically, I'm afraid of everything in life, except filmmaking\\\".\"\n            }\n        },\n        {\n            \"iso_3166_1\": \"DK\",\n            \"iso_639_1\": \"da\",\n            \"name\": \"Dansk\",\n            \"english_name\": \"Danish\",\n            \"data\": {\n                \"biography\": \"Lars von Trier, filminstruktør, er søn af kontorchef Ulf Trier (død 1978) og hustru administrator Inger Høst (død 1989). Han må karakteriseres som Danmarks største filminstruktør i nyere tid. Han studerede 1976-79 film ved Københavns Universitet og kom i 1979 ind på Filmskolens instruktørlinje med afgangsfilmen \\\"Befrielsesbilleder\\\" i 1982. I 1984 fik han sit internationale gennembrud med \\\"Forbrydelsens element\\\" og i 1994 blev han folkeeje med TV-serien \\\"Riget\\\" i fire dele. I 1995 skabte han et sæt filmdogmer, der gik ud på at alle scener skulle optages on location. Kameraet skulle nu være håndholdt. Dogmereglerne vandt genklang i hele verden og fik efterlignere i de store filmlande. Filmen \\\"Breaking The Waves\\\" blev et stort internationalt hit. Lars von Trier vandt Guldpalmerne i Cannes i 2000 med \\\"Dancer In The Dark\\\", der blev en kæmpe kunstnerisk succes både ude og herhjemme. Sammen med Peter Aalbæk Jensen skabte han filmselskabet Zentropa. Lars von Trier var i årene 1987-1995 gift med filminstruktøren Cæcilia Holbek Trier (16-04-1953) og var siden i 18 år gift med Bente Frøge. Han er nu kæreste med Jenie Hallund\"\n            }\n        },\n        {\n            \"iso_3166_1\": \"RU\",\n            \"iso_639_1\": \"ru\",\n            \"name\": \"Pусский\",\n            \"english_name\": \"Russian\",\n            \"data\": {\n                \"biography\": \"Ларс фон Триер — датский кинорежиссёр и сценарист, родился 30 апреля 1956 года в Копенгагене. Соавтор киноманифеста «Догма 95», неоднократный призёр международных кинофестивалей, в том числе лауреат главной награды Каннского кинофестиваля (2000).\\n\\n*Материал из Википедии — свободной энциклопедии.*\"\n            }\n        },\n        {\n            \"iso_3166_1\": \"PT\",\n            \"iso_639_1\": \"pt\",\n            \"name\": \"Português\",\n            \"english_name\": \"Portuguese\",\n            \"data\": {\n                \"biography\": \"Lars von Trier é um cineasta e roteirista dinamarquês; vencedor de diversos prêmios europeus de cinema. A partícula \\\"von\\\" foi adotada por Lars von Trier durante o período em que esteve na Danish Film School. O motivo para sua inclusão no apelido foi a alcunha que os seus amigos da época lhe deram.\"\n            }\n        },\n        {\n            \"iso_3166_1\": \"DE\",\n            \"iso_639_1\": \"de\",\n            \"name\": \"Deutsch\",\n            \"english_name\": \"German\",\n            \"data\": {\n                \"biography\": \"Lars von Trier (geboren als Lars Trier am 30. April 1956 in Kopenhagen) ist ein dänischer Filmregisseur und Drehbuchautor. Er ist unter anderem Gewinner der Goldenen Palme von Cannes.\"\n            }\n        },\n        {\n            \"iso_3166_1\": \"ES\",\n            \"iso_639_1\": \"es\",\n            \"name\": \"Español\",\n            \"english_name\": \"Spanish\",\n            \"data\": {\n                \"biography\": \"\"\n            }\n        },\n        {\n            \"iso_3166_1\": \"KR\",\n            \"iso_639_1\": \"ko\",\n            \"name\": \"한국어/조선말\",\n            \"english_name\": \"Korean\",\n            \"data\": {\n                \"biography\": \"\"\n            }\n        },\n        {\n            \"iso_3166_1\": \"BR\",\n            \"iso_639_1\": \"pt\",\n            \"name\": \"Português\",\n            \"english_name\": \"Portuguese\",\n            \"data\": {\n                \"biography\": \"Lars von Trier é um cineasta dinamarquês; vencedor de diversos prêmios europeus de cinema. A partícula \\\"von\\\" foi adotada por Lars von Trier durante o período em que esteve na Danish Film School. O motivo para sua inclusão no apelido foi a alcunha que os seus amigos da época lhe deram.\"\n            }\n        },\n        {\n            \"iso_3166_1\": \"CN\",\n            \"iso_639_1\": \"zh\",\n            \"name\": \"普通话\",\n            \"english_name\": \"Mandarin\",\n            \"data\": {\n                \"biography\": \"拉斯·冯·提尔（Lars von Trier），1956年4月30日出生于丹麦哥本哈根，毕业于丹麦电影学院，丹麦导演、编剧、制片人、演员。\\n\\n1980年，拍摄惊悚片《夜曲》。1982年，拍摄影片《影像多面向》 ，该片获得慕尼黑电影节最佳影片奖。1984年，拍摄首部剧情长片《犯罪份子》，获得戛纳国际电影节获得最佳技术大奖和最佳影片奖提名。1991年，凭借惊悚片《欧洲特快车》获得评审团奖等3项大奖。1995年，与托玛斯·温德伯格等四名电影导演共同签署了“道格玛95”宣言，企图还原电影艺术的本质。2000年，凭借歌舞片《黑暗中的舞者》获得第53届戛纳电影节竞赛单元金棕榈奖。\\n\\n2003年，凭借惊悚悬疑片《狗镇》获得第16届欧洲电影奖最佳导演奖。2005年，凭借剧情片《曼德勒》获得第58届戛纳电影节竞赛单元金棕榈奖提名。2007年，为了庆祝戛纳电影节60周年而与35位导演联合拍摄了3分钟短片《每人一部电影》。2010年，凭借心理灾难片《忧郁症》获得第64届戛纳电影节竞赛单元金棕榈奖提名。2014年，拍摄剧情片《女性瘾者：第二部》。2018年，拍摄影片《此房是我造》。\"\n            }\n        }\n    ]\n}"}],"_postman_id":"6591fc1b-1314-4a7a-bce6-ae25d2749871"}],"id":"7e5336be-7eb6-4d8d-a3b2-454c767984cd","_postman_id":"7e5336be-7eb6-4d8d-a3b2-454c767984cd","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}}},{"name":"Reviews","item":[{"name":"get details","id":"1d8d329e-3cb1-4a7f-ac16-352ce8f3269e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/review/:review_id","description":"<p>Retrieve the details of a movie or TV show review.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","review",":review_id"],"host":["api","themoviedb","org"],"query":[],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{review-id}}","key":"review_id"}]}},"response":[{"id":"005ca940-5920-4bcd-93bc-b3428cc724fc","name":"get details","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/review/:review_id","protocol":"https","host":["api","themoviedb","org"],"path":["3","review",":review_id"],"variable":[{"key":"review_id","value":"{{review-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 14:04:20 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=27359"},{"key":"x-memc","value":"MISS, STORE"},{"key":"x-memc-key","value":"322efdaec8657d03b0b5e7f4382aa567"},{"key":"x-memc-age","value":"0"},{"key":"x-memc-expires","value":"27359"},{"key":"ETag","value":"W/\"14d0e383c81f3e215024af97eec35140\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 e685e9e08c2e4b105f4d86b35da50628.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"3FVAm70syqR8mVDknn2QBHw88USaS51coUXx3XzdLPUTYMAh8CYknQ=="}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"640b2aeecaaca20079decdcc\",\n    \"author\": \"Ricardo Oliveira\",\n    \"author_details\": {\n        \"name\": \"Ricardo Oliveira\",\n        \"username\": \"RSOliveira\",\n        \"avatar_path\": \"/23Cl7rhsknc7IIAcZZAGKzovjTu.jpg\",\n        \"rating\": 9\n    },\n    \"content\": \"\\\"The Last of Us\\\" is a post-apocalyptic TV series based on the popular video game of the same name. The story follows the journey of Joel, a smuggler, and Ellie, a teenage girl who may be the key to finding a cure for a deadly fungal infection that has ravaged the world.\\r\\n\\r\\nThe series features outstanding performances from Pedro Pascal as Joel, Bella Ramsey as Ellie, and Anna Torv as Tess. The chemistry between the main characters is excellent, and the casting is spot-on.\\r\\n\\r\\nThe show's writing is superb, and it captures the essence of the video game while adding a fresh perspective. The narrative is engaging, and the pacing is just right, with each episode leaving you on the edge of your seat, eager to see what happens next.\\r\\n\\r\\nThe show's production value is top-notch, with stunning visuals and cinematography that capture the bleak and haunting atmosphere of a post-apocalyptic world. The use of practical effects and makeup is impressive and adds to the overall immersion of the story.\\r\\n\\r\\nOverall, \\\"The Last of Us\\\" is an outstanding TV series that does justice to the source material. It's a must-watch for fans of the video game and anyone who enjoys gripping and emotional storytelling. I would rate it a 9 out of 10.\\r\\n\\r\\n \\r\\n\\r\\nWritten and Reviewed by RSOliveira\",\n    \"created_at\": \"2023-03-10T13:04:46.674Z\",\n    \"iso_639_1\": \"en\",\n    \"media_id\": 100088,\n    \"media_title\": \"The Last of Us\",\n    \"media_type\": \"tv\",\n    \"updated_at\": \"2023-03-10T13:04:46.734Z\",\n    \"url\": \"https://www.themoviedb.org/review/640b2aeecaaca20079decdcc\"\n}"}],"_postman_id":"1d8d329e-3cb1-4a7f-ac16-352ce8f3269e"}],"id":"0f6d57e4-50aa-49a9-8096-4623f1548629","_postman_id":"0f6d57e4-50aa-49a9-8096-4623f1548629","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}}},{"name":"Search","item":[{"name":"get collection","id":"dab3ca79-813a-48ea-986a-5fe70ab4404a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/search/collection?query=Fight%20Club&include_adult={{include_adult}}&language=en-US&page=1&region=ISO-3166-1 code","description":"<p>Search for collections by their original, translated and alternative names.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","search","collection"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string (required)</p>\n","type":"text/plain"},"key":"query","value":"Fight%20Club"},{"description":{"content":"<p>boolean. Default: false</p>\n","type":"text/plain"},"key":"include_adult","value":"{{include_adult}}"},{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"language","value":"en-US"},{"description":{"content":"<p>int32</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"region","value":"ISO-3166-1 code"}],"variable":[]}},"response":[{"id":"1bc1b8d7-7829-4896-8640-1861d1cb65b7","name":"get collection","originalRequest":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/search/collection"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 14:06:51 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=4880"},{"key":"x-memc","value":"HIT"},{"key":"x-memc-key","value":"e937a566c4b73a22409f77a010246248"},{"key":"x-memc-age","value":"17173"},{"key":"x-memc-expires","value":"4880"},{"key":"ETag","value":"W/\"0e23279b004381f72a34159d5c7dfd1f\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 a075746ea1824aa1c02a5e26a9e968e4.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"26HFgIHxA6YEBiIyct0Q6A7T_F-dVG1jh_ripGuBC1F_BvTG5mkCdQ=="}],"cookie":[],"responseTime":null,"body":"{\n    \"page\": 1,\n    \"results\": [],\n    \"total_pages\": 1,\n    \"total_results\": 0\n}"}],"_postman_id":"dab3ca79-813a-48ea-986a-5fe70ab4404a"},{"name":"get company","id":"177a78c5-e90c-4c09-bd5c-ede75b88094c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/search/company?query=Fight%20Club&page=1","description":"<p>Search for companies by their original and alternative names.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","search","company"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"query","value":"Fight%20Club"},{"description":{"content":"<p>int32</p>\n","type":"text/plain"},"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"251c1432-c52a-4115-abd2-39685d4b1993","name":"get company","originalRequest":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/search/company"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 14:14:57 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=12084"},{"key":"x-memc","value":"HIT"},{"key":"x-memc-key","value":"a0cdff45359bd813b82d4858fdc599b3"},{"key":"x-memc-age","value":"12670"},{"key":"x-memc-expires","value":"12084"},{"key":"ETag","value":"W/\"0e23279b004381f72a34159d5c7dfd1f\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 76a7fdbced88b6eccf433c4e386bae40.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"KkQkTwM4yu1W5OEJnnjwdDW1mdlfZpO4BTSN6QU08fqy4UF2dwnzsA=="}],"cookie":[],"responseTime":null,"body":"{\n    \"page\": 1,\n    \"results\": [],\n    \"total_pages\": 1,\n    \"total_results\": 0\n}"}],"_postman_id":"177a78c5-e90c-4c09-bd5c-ede75b88094c"},{"name":"get keyword","id":"440684bc-b5fe-4877-a427-e124c6fd86a7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/search/keyword?query=Fight%20Club&page=1","description":"<p>Search for keywords by their name.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","search","keyword"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"query","value":"Fight%20Club"},{"description":{"content":"<p>int32</p>\n","type":"text/plain"},"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"8f28221e-2ecd-4188-878b-35456a664b97","name":"get keyword","originalRequest":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/search/keyword"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 14:15:16 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=12924"},{"key":"x-memc","value":"HIT"},{"key":"x-memc-key","value":"7fe25bb57ac3f65360d8fbf24a5166a1"},{"key":"x-memc-age","value":"12693"},{"key":"x-memc-expires","value":"12924"},{"key":"ETag","value":"W/\"0e23279b004381f72a34159d5c7dfd1f\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 76a7fdbced88b6eccf433c4e386bae40.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"IRTxUCTislTyt03dgysTAiA6Syq0eJ9nPWg1hacPm615rDU7FnAZNA=="}],"cookie":[],"responseTime":null,"body":"{\n    \"page\": 1,\n    \"results\": [],\n    \"total_pages\": 1,\n    \"total_results\": 0\n}"}],"_postman_id":"440684bc-b5fe-4877-a427-e124c6fd86a7"},{"name":"get movie","id":"0073ecb9-1c98-43f8-b7dd-320bb3a825f1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/search/movie?query=Fight%20Club&include_adult=false&language=en-US&primary_release_year={{primary_release-year}}&page=1&region=ISO-3166-1 code&year={{year}}","description":"<p>Search for movies by their original, translated and alternative titles.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","search","movie"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string (required)</p>\n","type":"text/plain"},"key":"query","value":"Fight%20Club"},{"description":{"content":"<p>boolean. Defaullt: false</p>\n","type":"text/plain"},"key":"include_adult","value":"false"},{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"language","value":"en-US"},{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"primary_release_year","value":"{{primary_release-year}}"},{"description":{"content":"<p>int32</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"region","value":"ISO-3166-1 code"},{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"year","value":"{{year}}"}],"variable":[]}},"response":[{"id":"ff1e6ea5-6a57-4a36-9ce3-4d1a55623ae9","name":"get movie","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/search/movie?query=Fight%20Club&include_adult=false&language=en-US&primary_release_year={{primary_release-year}}&page=1","protocol":"https","host":["api","themoviedb","org"],"path":["3","search","movie"],"query":[{"key":"query","value":"Fight%20Club"},{"key":"include_adult","value":"false"},{"key":"language","value":"en-US"},{"key":"primary_release_year","value":"{{primary_release-year}}"},{"key":"page","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 14:15:38 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=22892"},{"key":"x-memc","value":"MISS, STORE"},{"key":"x-memc-key","value":"8192d982bf49bf97cce4df4b12024e72"},{"key":"x-memc-age","value":"0"},{"key":"x-memc-expires","value":"22892"},{"key":"ETag","value":"W/\"d421781bdb70fe10c655f71f46140196\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 76a7fdbced88b6eccf433c4e386bae40.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"yBlSQFGosZ96QBBA2dRCVGowecuhnSy28geXLm_r9Or1WTf0wCZvrQ=="}],"cookie":[],"responseTime":null,"body":"{\n    \"page\": 1,\n    \"results\": [\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/hZkgoQYus5vegHoetLkCJzb17zJ.jpg\",\n            \"genre_ids\": [\n                18\n            ],\n            \"id\": 550,\n            \"original_language\": \"en\",\n            \"original_title\": \"Fight Club\",\n            \"overview\": \"A ticking-time-bomb insomniac and a slippery soap salesman channel primal male aggression into a shocking new form of therapy. Their concept catches on, with underground \\\"fight clubs\\\" forming in every town, until an eccentric gets in the way and ignites an out-of-control spiral toward oblivion.\",\n            \"popularity\": 76.944,\n            \"poster_path\": \"/pB8BM7pdSp6B6Ih7QZ4DrQ3PmJK.jpg\",\n            \"release_date\": \"1999-10-15\",\n            \"title\": \"Fight Club\",\n            \"video\": false,\n            \"vote_average\": 8.44,\n            \"vote_count\": 27969\n        }\n    ],\n    \"total_pages\": 1,\n    \"total_results\": 1\n}"}],"_postman_id":"0073ecb9-1c98-43f8-b7dd-320bb3a825f1"},{"name":"get multi","id":"3867c8d4-3960-44c3-81e8-8876b8a69d60","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/search/multi?query=Fight%20Club&include_adult={{include_adult}}&language=en-US&page=1","description":"<p>Use multi search when you want to search for movies, TV shows and people in a single request.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","search","multi"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"query","value":"Fight%20Club"},{"description":{"content":"<p>boolean. Default: false</p>\n","type":"text/plain"},"key":"include_adult","value":"{{include_adult}}"},{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"language","value":"en-US"},{"description":{"content":"<p>int32</p>\n","type":"text/plain"},"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"14d84928-2c59-4f4a-8b52-bf6c9631f7b2","name":"get multi","originalRequest":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/search/multi"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 14:16:21 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=20603"},{"key":"x-memc","value":"HIT"},{"key":"x-memc-key","value":"f4d36b9552ec2f0d98b4db59ec288ac0"},{"key":"x-memc-age","value":"4818"},{"key":"x-memc-expires","value":"20603"},{"key":"ETag","value":"W/\"0e23279b004381f72a34159d5c7dfd1f\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 ac28147bf6a75debb0811f62b6224e6e.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"qz0oOR9WwEDwtAnYwtAvBl9v_U4qjhIHdHzDHj37hSm1v-yQgm5BzA=="}],"cookie":[],"responseTime":null,"body":"{\n    \"page\": 1,\n    \"results\": [],\n    \"total_pages\": 1,\n    \"total_results\": 0\n}"}],"_postman_id":"3867c8d4-3960-44c3-81e8-8876b8a69d60"},{"name":"get person","id":"3b3b1be0-6aa5-4eaf-9601-5e1ed2d0d292","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/search/person?query=Fight%20Club&include_adult={{include_adult}}&language=en-US&page=1","description":"<p>Search for people by their name and also known as names.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","search","person"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string (required)</p>\n","type":"text/plain"},"key":"query","value":"Fight%20Club"},{"description":{"content":"<p>boolean. Default: false</p>\n","type":"text/plain"},"key":"include_adult","value":"{{include_adult}}"},{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"language","value":"en-US"},{"description":{"content":"<p>int32</p>\n","type":"text/plain"},"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"6fd200d1-a5b5-4727-8c3e-10136bbe2395","name":"get person","originalRequest":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/search/person"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 14:16:38 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=10664"},{"key":"x-memc","value":"HIT"},{"key":"x-memc-key","value":"2981b6abd13edf46cbe51e2ba4afb169"},{"key":"x-memc-age","value":"11494"},{"key":"x-memc-expires","value":"10664"},{"key":"ETag","value":"W/\"0e23279b004381f72a34159d5c7dfd1f\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 ddeb8679359f033dad405557c487bfdc.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"oQzcEIH2sXDHB_f0gqnpBstqaG88X5CUdlmxHFfn_kKS3wwrk63I3Q=="}],"cookie":[],"responseTime":null,"body":"{\n    \"page\": 1,\n    \"results\": [],\n    \"total_pages\": 1,\n    \"total_results\": 0\n}"}],"_postman_id":"3b3b1be0-6aa5-4eaf-9601-5e1ed2d0d292"},{"name":"get tv","id":"9c733b85-0aa7-49d3-bb2d-c1e3103b8aae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/search/tv?query=Fight%20Club&first_air_date_year={{first_air_date_year}}&include_adult={{include_adult}}&language=en-US&page=1&year={{year}}","description":"<p>Search for TV shows by their original, translated and also known as names.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","search","tv"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"query","value":"Fight%20Club"},{"description":{"content":"<p>int32\nSearch only the first air date. Valid values are: 1000..9999</p>\n","type":"text/plain"},"key":"first_air_date_year","value":"{{first_air_date_year}}"},{"description":{"content":"<p>boolean. Default: false</p>\n","type":"text/plain"},"key":"include_adult","value":"{{include_adult}}"},{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"language","value":"en-US"},{"description":{"content":"<p>int32</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>int32\nSearch the first air date and all episode air dates. Valid values are: 1000..9999</p>\n","type":"text/plain"},"key":"year","value":"{{year}}"}],"variable":[]}},"response":[{"id":"f1912103-042b-46c8-8e2c-47bbe76bfbab","name":"get tv","originalRequest":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/search/tv"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 14:17:00 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=12808"},{"key":"x-memc","value":"HIT"},{"key":"x-memc-key","value":"d8f2a2aa3603b38343aaf2d816593ded"},{"key":"x-memc-age","value":"11050"},{"key":"x-memc-expires","value":"12808"},{"key":"ETag","value":"W/\"0e23279b004381f72a34159d5c7dfd1f\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 077b94dab77b8114aebf503be197d7d8.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"S1V393pPhr5Unb-RG_sM78e5UGD0ZJEYfW-jhbKR9SZfMWPgwj3Mog=="}],"cookie":[],"responseTime":null,"body":"{\n    \"page\": 1,\n    \"results\": [],\n    \"total_pages\": 1,\n    \"total_results\": 0\n}"}],"_postman_id":"9c733b85-0aa7-49d3-bb2d-c1e3103b8aae"}],"id":"14dd17e7-2763-4657-a274-4a9aeab71ca0","_postman_id":"14dd17e7-2763-4657-a274-4a9aeab71ca0","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}}},{"name":"Trending","item":[{"name":"get all","id":"a82a4d11-c436-4e2b-9333-a4f20fb6a399","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/trending/all/:time_window?language=en-US","description":"<p>Get the trending movies, TV shows and people.</p>\n<p>This call is similar to how the multi search works in the sense that we return multiple media types (movies, TV shows and people) in a single call to get the most trending data on the entirety of TMDB.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","trending","all",":time_window"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string\nISO-639-1-ISO-3166-1 code</p>\n","type":"text/plain"},"key":"language","value":"en-US"}],"variable":[{"description":{"content":"<p>string (required). Default: day</p>\n","type":"text/plain"},"type":"any","value":"{{time-window}}","key":"time_window"}]}},"response":[{"id":"035641c6-382c-40ca-8e28-5cfede7ac28a","name":"get all","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/trending/all/:time_window?language=en-US","protocol":"https","host":["api","themoviedb","org"],"path":["3","trending","all",":time_window"],"query":[{"key":"language","value":"en-US"}],"variable":[{"key":"time_window","value":"{{time-window}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 14:17:41 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=180"},{"key":"x-memc","value":"HIT"},{"key":"x-memc-key","value":"510a15a44b99e7d3ec895702a72161cc"},{"key":"x-memc-age","value":"420"},{"key":"x-memc-expires","value":"180"},{"key":"ETag","value":"W/\"968df2943cd9be008a1021b6ce5ab32c\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 e685e9e08c2e4b105f4d86b35da50628.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"M6tWZMgL15y0cGevO15kd-HnPdLiCk9N39r5JAD5SJi7wpBrNhG1Zg=="}],"cookie":[],"responseTime":null,"body":"{\n    \"page\": 1,\n    \"results\": [\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/leVOmOabRRWgdhUDNFQhpOAa5s3.jpg\",\n            \"id\": 118642,\n            \"name\": \"Mr. & Mrs. Smith\",\n            \"original_language\": \"en\",\n            \"original_name\": \"Mr. & Mrs. Smith\",\n            \"overview\": \"Meet the Smiths: two lonely strangers, John and Jane, who have given up their lives and identities to be thrown together as partners – both in espionage and in marriage.\",\n            \"poster_path\": \"/kvJvGxsDLi3MmHzc9nregyJtOWY.jpg\",\n            \"media_type\": \"tv\",\n            \"genre_ids\": [\n                10759,\n                35,\n                18\n            ],\n            \"popularity\": 298.084,\n            \"first_air_date\": \"2024-02-01\",\n            \"vote_average\": 6.5,\n            \"vote_count\": 22,\n            \"origin_country\": [\n                \"US\"\n            ]\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/4MCKNAc6AbWjEsM2h9Xc29owo4z.jpg\",\n            \"id\": 866398,\n            \"title\": \"The Beekeeper\",\n            \"original_language\": \"en\",\n            \"original_title\": \"The Beekeeper\",\n            \"overview\": \"One man’s campaign for vengeance takes on national stakes after he is revealed to be a former operative of a powerful and clandestine organization known as Beekeepers.\",\n            \"poster_path\": \"/A7EByudX0eOzlkQ2FIbogzyazm2.jpg\",\n            \"media_type\": \"movie\",\n            \"genre_ids\": [\n                28,\n                53\n            ],\n            \"popularity\": 1776.358,\n            \"release_date\": \"2024-01-10\",\n            \"video\": false,\n            \"vote_average\": 7.38,\n            \"vote_count\": 471\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/zLj0peaxy5y2SlC6wNIQ4V0pfqg.jpg\",\n            \"id\": 1139829,\n            \"title\": \"Orion and the Dark\",\n            \"original_language\": \"en\",\n            \"original_title\": \"Orion and the Dark\",\n            \"overview\": \"A boy with an active imagination faces his fears on an unforgettable journey through the night with his new friend: a giant, smiling creature named Dark.\",\n            \"poster_path\": \"/uHiXFLMlnl5jBjtfOliapN16yBD.jpg\",\n            \"media_type\": \"movie\",\n            \"genre_ids\": [\n                16,\n                10751,\n                35,\n                14\n            ],\n            \"popularity\": 98.406,\n            \"release_date\": \"2024-02-02\",\n            \"video\": false,\n            \"vote_average\": 6.9,\n            \"vote_count\": 19\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/cnqwv5Uz3UW5f086IWbQKr3ksJr.jpg\",\n            \"id\": 572802,\n            \"title\": \"Aquaman and the Lost Kingdom\",\n            \"original_language\": \"en\",\n            \"original_title\": \"Aquaman and the Lost Kingdom\",\n            \"overview\": \"Black Manta, still driven by the need to avenge his father's death and wielding the power of the mythic Black Trident, will stop at nothing to take Aquaman down once and for all. To defeat him, Aquaman must turn to his imprisoned brother Orm, the former King of Atlantis, to forge an unlikely alliance in order to save the world from irreversible destruction.\",\n            \"poster_path\": \"/7lTnXOy0iNtBAdRP3TZvaKJ77F6.jpg\",\n            \"media_type\": \"movie\",\n            \"genre_ids\": [\n                28,\n                12,\n                14\n            ],\n            \"popularity\": 1870.622,\n            \"release_date\": \"2023-12-20\",\n            \"video\": false,\n            \"vote_average\": 6.976,\n            \"vote_count\": 1291\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/8te0oIAuUOxi03RbM1SfL3xUYHB.jpg\",\n            \"id\": 848538,\n            \"title\": \"Argylle\",\n            \"original_language\": \"en\",\n            \"original_title\": \"Argylle\",\n            \"overview\": \"When the plots of reclusive author Elly Conway's fictional espionage novels begin to mirror the covert actions of a real-life spy organization, quiet evenings at home become a thing of the past. Accompanied by her cat Alfie and Aiden, a cat-allergic spy, Elly races across the world to stay one step ahead of the killers as the line between Conway's fictional world and her real one begins to blur.\",\n            \"poster_path\": \"/siduVKgOnABO4WH4lOwPQwaGwJp.jpg\",\n            \"media_type\": \"movie\",\n            \"genre_ids\": [\n                35,\n                28,\n                80\n            ],\n            \"popularity\": 365.872,\n            \"release_date\": \"2024-01-31\",\n            \"video\": false,\n            \"vote_average\": 6.738,\n            \"vote_count\": 65\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/yyFc8Iclt2jxPmLztbP617xXllT.jpg\",\n            \"id\": 787699,\n            \"title\": \"Wonka\",\n            \"original_language\": \"en\",\n            \"original_title\": \"Wonka\",\n            \"overview\": \"Willy Wonka – chock-full of ideas and determined to change the world one delectable bite at a time – is proof that the best things in life begin with a dream, and if you’re lucky enough to meet Willy Wonka, anything is possible.\",\n            \"poster_path\": \"/qhb1qOilapbapxWQn9jtRCMwXJF.jpg\",\n            \"media_type\": \"movie\",\n            \"genre_ids\": [\n                35,\n                10751,\n                14\n            ],\n            \"popularity\": 2002.496,\n            \"release_date\": \"2023-12-06\",\n            \"video\": false,\n            \"vote_average\": 7.226,\n            \"vote_count\": 1735\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/menEyCOdkjXqwpJy3cwOH8kfZrj.jpg\",\n            \"id\": 46518,\n            \"name\": \"Masters of the Air\",\n            \"original_language\": \"en\",\n            \"original_name\": \"Masters of the Air\",\n            \"overview\": \"During World War II, airmen risk their lives with the 100th Bomb Group, a brotherhood forged by courage, loss, and triumph.\",\n            \"poster_path\": \"/rSAmgcoA74371rplbqM27yVsd3y.jpg\",\n            \"media_type\": \"tv\",\n            \"genre_ids\": [\n                10768,\n                18\n            ],\n            \"popularity\": 741.475,\n            \"first_air_date\": \"2024-01-25\",\n            \"vote_average\": 7.944,\n            \"vote_count\": 45,\n            \"origin_country\": [\n                \"US\"\n            ]\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/n6V0WbgytbeXKoGoUjpHvh2GlbM.jpg\",\n            \"id\": 103540,\n            \"name\": \"Percy Jackson and the Olympians\",\n            \"original_language\": \"en\",\n            \"original_name\": \"Percy Jackson and the Olympians\",\n            \"overview\": \"Percy Jackson is on a dangerous quest. Outrunning monsters and outwitting gods, he must journey across America to return Zeus' master bolt and stop an all-out war. With the help of his quest mates Annabeth and Grover, Percy's journey will lead him closer to the answers he seeks: how to fit into a world where he feels out of place, and find out who he's destined to be.\",\n            \"poster_path\": \"/upmXGc1QovmPBU0mQJR2re6ruKd.jpg\",\n            \"media_type\": \"tv\",\n            \"genre_ids\": [\n                10759,\n                10765,\n                18,\n                10751\n            ],\n            \"popularity\": 724.95,\n            \"first_air_date\": \"2023-12-19\",\n            \"vote_average\": 7.5,\n            \"vote_count\": 276,\n            \"origin_country\": [\n                \"US\"\n            ]\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/acpFrSmVLnTNAIuHxnZArkC3dwU.jpg\",\n            \"id\": 598387,\n            \"title\": \"The Tiger's Apprentice\",\n            \"original_language\": \"en\",\n            \"original_title\": \"The Tiger's Apprentice\",\n            \"overview\": \"Tom Lee discovers he is part of a long lineage of magical protectors known as the Guardians. With guidance from a mythical tiger named Hu and the other Zodiac animal warriors, Tom trains to take on an evil force that threatens humanity.\",\n            \"poster_path\": \"/iiid1xMhoAcW83VJ9LdAqf4Vtbr.jpg\",\n            \"media_type\": \"movie\",\n            \"genre_ids\": [\n                28,\n                16,\n                12,\n                10751,\n                14\n            ],\n            \"popularity\": 56.785,\n            \"release_date\": \"2024-02-02\",\n            \"video\": false,\n            \"vote_average\": 6.667,\n            \"vote_count\": 3\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/hycr8NAoZgCtLxiSNYZL9kCQcCr.jpg\",\n            \"id\": 973468,\n            \"title\": \"Will\",\n            \"original_language\": \"nl\",\n            \"original_title\": \"Wil\",\n            \"overview\": \"Wilfried Wils is an auxiliary policeman in Antwerp at the start of the Second World War. The city is in the grip of violence and distrust. Wilfried does what he can for himself, avoiding paths that are too slippery. He receives attention and material support from a man who has sided with the German occupier, Meanbeard, but he also enjoys the confidence of his anti-Nazi colleague Lode, brother to Wilfried’s love Yvette. Wilfried struggles to survive as the persecution of the Jews proceeds unabated.\",\n            \"poster_path\": \"/ujtWXSmq2RgFBxxlY4uDNi0IOWW.jpg\",\n            \"media_type\": \"movie\",\n            \"genre_ids\": [\n                18,\n                10752,\n                36\n            ],\n            \"popularity\": 10.902,\n            \"release_date\": \"2023-09-27\",\n            \"video\": false,\n            \"vote_average\": 6.6,\n            \"vote_count\": 12\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/pWsD91G2R1Da3AKM3ymr3UoIfRb.jpg\",\n            \"id\": 933131,\n            \"title\": \"Badland Hunters\",\n            \"original_language\": \"ko\",\n            \"original_title\": \"황야\",\n            \"overview\": \"After a deadly earthquake turns Seoul into a lawless badland, a fearless huntsman springs into action to rescue a teenager abducted by a mad doctor.\",\n            \"poster_path\": \"/zVMyvNowgbsBAL6O6esWfRpAcOb.jpg\",\n            \"media_type\": \"movie\",\n            \"genre_ids\": [\n                28,\n                878,\n                18\n            ],\n            \"popularity\": 1217.607,\n            \"release_date\": \"2024-01-26\",\n            \"video\": false,\n            \"vote_average\": 7,\n            \"vote_count\": 141\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/4CkY2dBu834zzZOcpaR19Nzt8u6.jpg\",\n            \"id\": 1175351,\n            \"title\": \"Bosco\",\n            \"original_language\": \"en\",\n            \"original_title\": \"Bosco\",\n            \"overview\": \"Based on the true story of Quawntay “Bosco” Adams. Sentenced to 35 years for attempted possession of marijuana, Adams miraculously escaped from a Federal maximum-security prison while under 24-hour surveillance in solitary confinement with the help of an older woman he met through a lonely-hearts ad.\",\n            \"poster_path\": \"/9RrMfaCYdsdNdRNUAR3TY0DvNV2.jpg\",\n            \"media_type\": \"movie\",\n            \"genre_ids\": [\n                18,\n                53\n            ],\n            \"popularity\": 47.73,\n            \"release_date\": \"2024-02-02\",\n            \"video\": false,\n            \"vote_average\": 8,\n            \"vote_count\": 6\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/dT1bXXEd7cfuVsB7CMvOKYiRZWl.jpg\",\n            \"id\": 1007826,\n            \"title\": \"The Underdoggs\",\n            \"original_language\": \"en\",\n            \"original_title\": \"The Underdoggs\",\n            \"overview\": \"Jaycen 'Two Js' Jennings is a washed-up former pro football star who has hit rock bottom. When sentenced to community service coaching the Underdoggs, an unruly pee-wee football team in his hometown, he sees it mostly as an opportunity to rebuild his public image. But in the process, he may just turn his life around and rediscover his love of the game.\",\n            \"poster_path\": \"/wj1VRcVsh39nkxLkZP8tuGd96tc.jpg\",\n            \"media_type\": \"movie\",\n            \"genre_ids\": [\n                35\n            ],\n            \"popularity\": 513.499,\n            \"release_date\": \"2024-01-25\",\n            \"video\": false,\n            \"vote_average\": 6.3,\n            \"vote_count\": 21\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/dSSj6p3sUvc997V5zPJjfrVyFt0.jpg\",\n            \"id\": 975043,\n            \"title\": \"Which Brings Me to You\",\n            \"original_language\": \"en\",\n            \"original_title\": \"Which Brings Me to You\",\n            \"overview\": \"Two romantic burnouts, Jane and Will, are immediately drawn to each other at a mutual friend’s wedding. After a disastrous hookup in the coatroom, the two spend the next 24 hours together, trading candid confessions of messy histories and heartbreak, on the off chance that this fling might be the real thing.\",\n            \"poster_path\": \"/fPQhOR9w7cBFHbXt1XXr8jmPsdt.jpg\",\n            \"media_type\": \"movie\",\n            \"genre_ids\": [\n                10749,\n                35,\n                18\n            ],\n            \"popularity\": 4.994,\n            \"release_date\": \"2024-01-19\",\n            \"video\": false,\n            \"vote_average\": 7,\n            \"vote_count\": 6\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/bQS43HSLZzMjZkcHJz4fGc7fNdz.jpg\",\n            \"id\": 792307,\n            \"title\": \"Poor Things\",\n            \"original_language\": \"en\",\n            \"original_title\": \"Poor Things\",\n            \"overview\": \"Brought back to life by an unorthodox scientist, a young woman runs off with a debauched lawyer on a whirlwind adventure across the continents. Free from the prejudices of her times, she grows steadfast in her purpose to stand for equality and liberation.\",\n            \"poster_path\": \"/kCGlIMHnOm8JPXq3rXM6c5wMxcT.jpg\",\n            \"media_type\": \"movie\",\n            \"genre_ids\": [\n                878,\n                10749,\n                35\n            ],\n            \"popularity\": 440.336,\n            \"release_date\": \"2023-12-07\",\n            \"video\": false,\n            \"vote_average\": 8.157,\n            \"vote_count\": 763\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/AvsNXUbP7UKCVnypyx2eWp8z2N3.jpg\",\n            \"id\": 94954,\n            \"name\": \"Hazbin Hotel\",\n            \"original_language\": \"en\",\n            \"original_name\": \"Hazbin Hotel\",\n            \"overview\": \"In attempt to find a non-violent alternative for reducing Hell's overpopulation, the daughter of Lucifer opens a rehabilitation hotel that offers a group of misfit demons a chance at redemption.\",\n            \"poster_path\": \"/rXojaQcxVUubPLSrFV8PD4xdjrs.jpg\",\n            \"media_type\": \"tv\",\n            \"genre_ids\": [\n                35,\n                16,\n                10765\n            ],\n            \"popularity\": 1540.932,\n            \"first_air_date\": \"2024-01-18\",\n            \"vote_average\": 9.158,\n            \"vote_count\": 374,\n            \"origin_country\": [\n                \"US\"\n            ]\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/meyhnvssZOPPjud4F1CjOb4snET.jpg\",\n            \"id\": 940551,\n            \"title\": \"Migration\",\n            \"original_language\": \"en\",\n            \"original_title\": \"Migration\",\n            \"overview\": \"After a migrating duck family alights on their pond with thrilling tales of far-flung places, the Mallard family embarks on a family road trip, from New England, to New York City, to tropical Jamaica.\",\n            \"poster_path\": \"/ldfCF9RhR40mppkzmftxapaHeTo.jpg\",\n            \"media_type\": \"movie\",\n            \"genre_ids\": [\n                16,\n                28,\n                12,\n                35,\n                10751\n            ],\n            \"popularity\": 1561.328,\n            \"release_date\": \"2023-12-06\",\n            \"video\": false,\n            \"vote_average\": 7.761,\n            \"vote_count\": 445\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/siA2d4PNn4JVFZAwfIYx4pnKCaK.jpg\",\n            \"id\": 46648,\n            \"name\": \"True Detective\",\n            \"original_language\": \"en\",\n            \"original_name\": \"True Detective\",\n            \"overview\": \"An American anthology police detective series utilizing multiple timelines in which investigations seem to unearth personal and professional secrets of those involved, both within or outside the law.\",\n            \"poster_path\": \"/cuV2O5ZyDLHSOWzg3nLVljp1ubw.jpg\",\n            \"media_type\": \"tv\",\n            \"genre_ids\": [\n                18\n            ],\n            \"popularity\": 784.425,\n            \"first_air_date\": \"2014-01-12\",\n            \"vote_average\": 8.3,\n            \"vote_count\": 2995,\n            \"origin_country\": [\n                \"US\"\n            ]\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/ehumsuIBbgAe1hg343oszCLrAfI.jpg\",\n            \"id\": 1022796,\n            \"title\": \"Wish\",\n            \"original_language\": \"en\",\n            \"original_title\": \"Wish\",\n            \"overview\": \"Asha, a sharp-witted idealist, makes a wish so powerful that it is answered by a cosmic force – a little ball of boundless energy called Star. Together, Asha and Star confront a most formidable foe - the ruler of Rosas, King Magnifico - to save her community and prove that when the will of one courageous human connects with the magic of the stars, wondrous things can happen.\",\n            \"poster_path\": \"/AcoVfiv1rrWOmAdpnAMnM56ki19.jpg\",\n            \"media_type\": \"movie\",\n            \"genre_ids\": [\n                16,\n                10751,\n                14,\n                12\n            ],\n            \"popularity\": 1444.826,\n            \"release_date\": \"2023-11-13\",\n            \"video\": false,\n            \"vote_average\": 6.7,\n            \"vote_count\": 585\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/fm6KqXpk3M2HVveHwCrBSSBaO0V.jpg\",\n            \"id\": 872585,\n            \"title\": \"Oppenheimer\",\n            \"original_language\": \"en\",\n            \"original_title\": \"Oppenheimer\",\n            \"overview\": \"The story of J. Robert Oppenheimer's role in the development of the atomic bomb during World War II.\",\n            \"poster_path\": \"/ptpr0kGAckfQkJeJIt8st5dglvd.jpg\",\n            \"media_type\": \"movie\",\n            \"genre_ids\": [\n                18,\n                36\n            ],\n            \"popularity\": 406.348,\n            \"release_date\": \"2023-07-19\",\n            \"video\": false,\n            \"vote_average\": 8.118,\n            \"vote_count\": 6513\n        }\n    ],\n    \"total_pages\": 1000,\n    \"total_results\": 20000\n}"}],"_postman_id":"a82a4d11-c436-4e2b-9333-a4f20fb6a399"},{"name":"get movies","id":"63eb3208-10c1-4727-95f8-79ef057148a4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/trending/movie/:time_window?language=en-US","description":"<p>Get the trending movies on TMDB.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","trending","movie",":time_window"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string\nISO-639-1-ISO-3166-1 code</p>\n","type":"text/plain"},"key":"language","value":"en-US"}],"variable":[{"description":{"content":"<p>string (required)\nDefault: day</p>\n","type":"text/plain"},"type":"any","value":"{{time-window}}","key":"time_window"}]}},"response":[{"id":"28c0c5cf-86f5-4eda-8a91-43445d552587","name":"get movies","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/trending/movie/:time_window?language=en-US","protocol":"https","host":["api","themoviedb","org"],"path":["3","trending","movie",":time_window"],"query":[{"key":"language","value":"en-US"}],"variable":[{"key":"time_window","value":"{{time-window}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 14:18:20 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=283"},{"key":"x-memc","value":"HIT"},{"key":"x-memc-key","value":"913424cf2877f705324786bd19bafab6"},{"key":"x-memc-age","value":"317"},{"key":"x-memc-expires","value":"283"},{"key":"ETag","value":"W/\"8b94bb01901bfd3e9d3f4ed5d27729ae\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 7eefe38d76087dfad8e2f0b7702246ee.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"1OeVh50XZ6ruP0jSWsLNUgSqkLk_HFz_ovkBV6D-_1-Jane4QA9Seg=="}],"cookie":[],"responseTime":null,"body":"{\n    \"page\": 1,\n    \"results\": [\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/4MCKNAc6AbWjEsM2h9Xc29owo4z.jpg\",\n            \"id\": 866398,\n            \"title\": \"The Beekeeper\",\n            \"original_language\": \"en\",\n            \"original_title\": \"The Beekeeper\",\n            \"overview\": \"One man’s campaign for vengeance takes on national stakes after he is revealed to be a former operative of a powerful and clandestine organization known as Beekeepers.\",\n            \"poster_path\": \"/A7EByudX0eOzlkQ2FIbogzyazm2.jpg\",\n            \"media_type\": \"movie\",\n            \"genre_ids\": [\n                28,\n                53\n            ],\n            \"popularity\": 1776.358,\n            \"release_date\": \"2024-01-10\",\n            \"video\": false,\n            \"vote_average\": 7.383,\n            \"vote_count\": 472\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/zLj0peaxy5y2SlC6wNIQ4V0pfqg.jpg\",\n            \"id\": 1139829,\n            \"title\": \"Orion and the Dark\",\n            \"original_language\": \"en\",\n            \"original_title\": \"Orion and the Dark\",\n            \"overview\": \"A boy with an active imagination faces his fears on an unforgettable journey through the night with his new friend: a giant, smiling creature named Dark.\",\n            \"poster_path\": \"/uHiXFLMlnl5jBjtfOliapN16yBD.jpg\",\n            \"media_type\": \"movie\",\n            \"genre_ids\": [\n                16,\n                10751,\n                35,\n                14\n            ],\n            \"popularity\": 98.406,\n            \"release_date\": \"2024-02-02\",\n            \"video\": false,\n            \"vote_average\": 6.9,\n            \"vote_count\": 19\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/cnqwv5Uz3UW5f086IWbQKr3ksJr.jpg\",\n            \"id\": 572802,\n            \"title\": \"Aquaman and the Lost Kingdom\",\n            \"original_language\": \"en\",\n            \"original_title\": \"Aquaman and the Lost Kingdom\",\n            \"overview\": \"Black Manta, still driven by the need to avenge his father's death and wielding the power of the mythic Black Trident, will stop at nothing to take Aquaman down once and for all. To defeat him, Aquaman must turn to his imprisoned brother Orm, the former King of Atlantis, to forge an unlikely alliance in order to save the world from irreversible destruction.\",\n            \"poster_path\": \"/7lTnXOy0iNtBAdRP3TZvaKJ77F6.jpg\",\n            \"media_type\": \"movie\",\n            \"genre_ids\": [\n                28,\n                12,\n                14\n            ],\n            \"popularity\": 1870.622,\n            \"release_date\": \"2023-12-20\",\n            \"video\": false,\n            \"vote_average\": 6.979,\n            \"vote_count\": 1291\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/8te0oIAuUOxi03RbM1SfL3xUYHB.jpg\",\n            \"id\": 848538,\n            \"title\": \"Argylle\",\n            \"original_language\": \"en\",\n            \"original_title\": \"Argylle\",\n            \"overview\": \"When the plots of reclusive author Elly Conway's fictional espionage novels begin to mirror the covert actions of a real-life spy organization, quiet evenings at home become a thing of the past. Accompanied by her cat Alfie and Aiden, a cat-allergic spy, Elly races across the world to stay one step ahead of the killers as the line between Conway's fictional world and her real one begins to blur.\",\n            \"poster_path\": \"/siduVKgOnABO4WH4lOwPQwaGwJp.jpg\",\n            \"media_type\": \"movie\",\n            \"genre_ids\": [\n                35,\n                28,\n                80\n            ],\n            \"popularity\": 365.872,\n            \"release_date\": \"2024-01-31\",\n            \"video\": false,\n            \"vote_average\": 6.7,\n            \"vote_count\": 65\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/yyFc8Iclt2jxPmLztbP617xXllT.jpg\",\n            \"id\": 787699,\n            \"title\": \"Wonka\",\n            \"original_language\": \"en\",\n            \"original_title\": \"Wonka\",\n            \"overview\": \"Willy Wonka – chock-full of ideas and determined to change the world one delectable bite at a time – is proof that the best things in life begin with a dream, and if you’re lucky enough to meet Willy Wonka, anything is possible.\",\n            \"poster_path\": \"/qhb1qOilapbapxWQn9jtRCMwXJF.jpg\",\n            \"media_type\": \"movie\",\n            \"genre_ids\": [\n                35,\n                10751,\n                14\n            ],\n            \"popularity\": 2002.496,\n            \"release_date\": \"2023-12-06\",\n            \"video\": false,\n            \"vote_average\": 7.227,\n            \"vote_count\": 1735\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/acpFrSmVLnTNAIuHxnZArkC3dwU.jpg\",\n            \"id\": 598387,\n            \"title\": \"The Tiger's Apprentice\",\n            \"original_language\": \"en\",\n            \"original_title\": \"The Tiger's Apprentice\",\n            \"overview\": \"Tom Lee discovers he is part of a long lineage of magical protectors known as the Guardians. With guidance from a mythical tiger named Hu and the other Zodiac animal warriors, Tom trains to take on an evil force that threatens humanity.\",\n            \"poster_path\": \"/iiid1xMhoAcW83VJ9LdAqf4Vtbr.jpg\",\n            \"media_type\": \"movie\",\n            \"genre_ids\": [\n                28,\n                16,\n                12,\n                10751,\n                14\n            ],\n            \"popularity\": 56.785,\n            \"release_date\": \"2024-02-02\",\n            \"video\": false,\n            \"vote_average\": 6.7,\n            \"vote_count\": 3\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/hycr8NAoZgCtLxiSNYZL9kCQcCr.jpg\",\n            \"id\": 973468,\n            \"title\": \"Will\",\n            \"original_language\": \"nl\",\n            \"original_title\": \"Wil\",\n            \"overview\": \"Wilfried Wils is an auxiliary policeman in Antwerp at the start of the Second World War. The city is in the grip of violence and distrust. Wilfried does what he can for himself, avoiding paths that are too slippery. He receives attention and material support from a man who has sided with the German occupier, Meanbeard, but he also enjoys the confidence of his anti-Nazi colleague Lode, brother to Wilfried’s love Yvette. Wilfried struggles to survive as the persecution of the Jews proceeds unabated.\",\n            \"poster_path\": \"/ujtWXSmq2RgFBxxlY4uDNi0IOWW.jpg\",\n            \"media_type\": \"movie\",\n            \"genre_ids\": [\n                18,\n                10752,\n                36\n            ],\n            \"popularity\": 10.902,\n            \"release_date\": \"2023-09-27\",\n            \"video\": false,\n            \"vote_average\": 6.6,\n            \"vote_count\": 12\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/pWsD91G2R1Da3AKM3ymr3UoIfRb.jpg\",\n            \"id\": 933131,\n            \"title\": \"Badland Hunters\",\n            \"original_language\": \"ko\",\n            \"original_title\": \"황야\",\n            \"overview\": \"After a deadly earthquake turns Seoul into a lawless badland, a fearless huntsman springs into action to rescue a teenager abducted by a mad doctor.\",\n            \"poster_path\": \"/zVMyvNowgbsBAL6O6esWfRpAcOb.jpg\",\n            \"media_type\": \"movie\",\n            \"genre_ids\": [\n                28,\n                878,\n                18\n            ],\n            \"popularity\": 1217.607,\n            \"release_date\": \"2024-01-26\",\n            \"video\": false,\n            \"vote_average\": 7,\n            \"vote_count\": 141\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/4CkY2dBu834zzZOcpaR19Nzt8u6.jpg\",\n            \"id\": 1175351,\n            \"title\": \"Bosco\",\n            \"original_language\": \"en\",\n            \"original_title\": \"Bosco\",\n            \"overview\": \"Based on the true story of Quawntay “Bosco” Adams. Sentenced to 35 years for attempted possession of marijuana, Adams miraculously escaped from a Federal maximum-security prison while under 24-hour surveillance in solitary confinement with the help of an older woman he met through a lonely-hearts ad.\",\n            \"poster_path\": \"/9RrMfaCYdsdNdRNUAR3TY0DvNV2.jpg\",\n            \"media_type\": \"movie\",\n            \"genre_ids\": [\n                18,\n                53\n            ],\n            \"popularity\": 47.73,\n            \"release_date\": \"2024-02-02\",\n            \"video\": false,\n            \"vote_average\": 8,\n            \"vote_count\": 6\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/dT1bXXEd7cfuVsB7CMvOKYiRZWl.jpg\",\n            \"id\": 1007826,\n            \"title\": \"The Underdoggs\",\n            \"original_language\": \"en\",\n            \"original_title\": \"The Underdoggs\",\n            \"overview\": \"Jaycen 'Two Js' Jennings is a washed-up former pro football star who has hit rock bottom. When sentenced to community service coaching the Underdoggs, an unruly pee-wee football team in his hometown, he sees it mostly as an opportunity to rebuild his public image. But in the process, he may just turn his life around and rediscover his love of the game.\",\n            \"poster_path\": \"/wj1VRcVsh39nkxLkZP8tuGd96tc.jpg\",\n            \"media_type\": \"movie\",\n            \"genre_ids\": [\n                35\n            ],\n            \"popularity\": 513.499,\n            \"release_date\": \"2024-01-25\",\n            \"video\": false,\n            \"vote_average\": 6.3,\n            \"vote_count\": 21\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/dSSj6p3sUvc997V5zPJjfrVyFt0.jpg\",\n            \"id\": 975043,\n            \"title\": \"Which Brings Me to You\",\n            \"original_language\": \"en\",\n            \"original_title\": \"Which Brings Me to You\",\n            \"overview\": \"Two romantic burnouts, Jane and Will, are immediately drawn to each other at a mutual friend’s wedding. After a disastrous hookup in the coatroom, the two spend the next 24 hours together, trading candid confessions of messy histories and heartbreak, on the off chance that this fling might be the real thing.\",\n            \"poster_path\": \"/fPQhOR9w7cBFHbXt1XXr8jmPsdt.jpg\",\n            \"media_type\": \"movie\",\n            \"genre_ids\": [\n                10749,\n                35,\n                18\n            ],\n            \"popularity\": 4.994,\n            \"release_date\": \"2024-01-19\",\n            \"video\": false,\n            \"vote_average\": 7,\n            \"vote_count\": 6\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/bQS43HSLZzMjZkcHJz4fGc7fNdz.jpg\",\n            \"id\": 792307,\n            \"title\": \"Poor Things\",\n            \"original_language\": \"en\",\n            \"original_title\": \"Poor Things\",\n            \"overview\": \"Brought back to life by an unorthodox scientist, a young woman runs off with a debauched lawyer on a whirlwind adventure across the continents. Free from the prejudices of her times, she grows steadfast in her purpose to stand for equality and liberation.\",\n            \"poster_path\": \"/kCGlIMHnOm8JPXq3rXM6c5wMxcT.jpg\",\n            \"media_type\": \"movie\",\n            \"genre_ids\": [\n                878,\n                10749,\n                35\n            ],\n            \"popularity\": 440.336,\n            \"release_date\": \"2023-12-07\",\n            \"video\": false,\n            \"vote_average\": 8.157,\n            \"vote_count\": 763\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/meyhnvssZOPPjud4F1CjOb4snET.jpg\",\n            \"id\": 940551,\n            \"title\": \"Migration\",\n            \"original_language\": \"en\",\n            \"original_title\": \"Migration\",\n            \"overview\": \"After a migrating duck family alights on their pond with thrilling tales of far-flung places, the Mallard family embarks on a family road trip, from New England, to New York City, to tropical Jamaica.\",\n            \"poster_path\": \"/ldfCF9RhR40mppkzmftxapaHeTo.jpg\",\n            \"media_type\": \"movie\",\n            \"genre_ids\": [\n                16,\n                28,\n                12,\n                35,\n                10751\n            ],\n            \"popularity\": 1561.328,\n            \"release_date\": \"2023-12-06\",\n            \"video\": false,\n            \"vote_average\": 7.761,\n            \"vote_count\": 445\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/ehumsuIBbgAe1hg343oszCLrAfI.jpg\",\n            \"id\": 1022796,\n            \"title\": \"Wish\",\n            \"original_language\": \"en\",\n            \"original_title\": \"Wish\",\n            \"overview\": \"Asha, a sharp-witted idealist, makes a wish so powerful that it is answered by a cosmic force – a little ball of boundless energy called Star. Together, Asha and Star confront a most formidable foe - the ruler of Rosas, King Magnifico - to save her community and prove that when the will of one courageous human connects with the magic of the stars, wondrous things can happen.\",\n            \"poster_path\": \"/AcoVfiv1rrWOmAdpnAMnM56ki19.jpg\",\n            \"media_type\": \"movie\",\n            \"genre_ids\": [\n                16,\n                10751,\n                14,\n                12\n            ],\n            \"popularity\": 1444.826,\n            \"release_date\": \"2023-11-13\",\n            \"video\": false,\n            \"vote_average\": 6.7,\n            \"vote_count\": 585\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/fm6KqXpk3M2HVveHwCrBSSBaO0V.jpg\",\n            \"id\": 872585,\n            \"title\": \"Oppenheimer\",\n            \"original_language\": \"en\",\n            \"original_title\": \"Oppenheimer\",\n            \"overview\": \"The story of J. Robert Oppenheimer's role in the development of the atomic bomb during World War II.\",\n            \"poster_path\": \"/ptpr0kGAckfQkJeJIt8st5dglvd.jpg\",\n            \"media_type\": \"movie\",\n            \"genre_ids\": [\n                18,\n                36\n            ],\n            \"popularity\": 406.348,\n            \"release_date\": \"2023-07-19\",\n            \"video\": false,\n            \"vote_average\": 8.118,\n            \"vote_count\": 6513\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/nWLaQghS2v9jKGXFsl6M5y1UG3U.jpg\",\n            \"id\": 263109,\n            \"title\": \"Shaun the Sheep Movie\",\n            \"original_language\": \"en\",\n            \"original_title\": \"Shaun the Sheep Movie\",\n            \"overview\": \"When Shaun decides to take the day off and have some fun, he gets a little more action than he bargained for. A mix up with the Farmer, a caravan and a very steep hill lead them all to the Big City and it's up to Shaun and the flock to return everyone safely to the green grass of home.\",\n            \"poster_path\": \"/cAOyc1wykhkOJ5Vm0BdjsGrLbeD.jpg\",\n            \"media_type\": \"movie\",\n            \"genre_ids\": [\n                10751,\n                16,\n                35,\n                12\n            ],\n            \"popularity\": 71.257,\n            \"release_date\": \"2015-02-05\",\n            \"video\": false,\n            \"vote_average\": 7,\n            \"vote_count\": 1315\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/fGe1ej335XbqN1j9teoDpofpbLX.jpg\",\n            \"id\": 915935,\n            \"title\": \"Anatomy of a Fall\",\n            \"original_language\": \"fr\",\n            \"original_title\": \"Anatomie d'une chute\",\n            \"overview\": \"A woman is suspected of her husband’s murder, and their blind son faces a moral dilemma as the sole witness.\",\n            \"poster_path\": \"/kQs6keheMwCxJxrzV83VUwFtHkB.jpg\",\n            \"media_type\": \"movie\",\n            \"genre_ids\": [\n                18,\n                9648,\n                80\n            ],\n            \"popularity\": 173.548,\n            \"release_date\": \"2023-08-13\",\n            \"video\": false,\n            \"vote_average\": 7.751,\n            \"vote_count\": 836\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/hb0BeFvZNx2zLGWwuwENOIVeK1U.jpg\",\n            \"id\": 792293,\n            \"title\": \"Dumb Money\",\n            \"original_language\": \"en\",\n            \"original_title\": \"Dumb Money\",\n            \"overview\": \"Vlogger Keith Gill sinks his life savings into GameStop stock and posts about it. When social media starts blowing up, so do his life and the lives of everyone following him. As a stock tip becomes a movement, everyone gets rich—until the billionaires fight back, and both sides find their worlds turned upside down.\",\n            \"poster_path\": \"/e9u7luSxFKOZgPTB9XHFnPArGdP.jpg\",\n            \"media_type\": \"movie\",\n            \"genre_ids\": [\n                18,\n                36\n            ],\n            \"popularity\": 77.974,\n            \"release_date\": \"2023-09-15\",\n            \"video\": false,\n            \"vote_average\": 6.7,\n            \"vote_count\": 248\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/nHf61UzkfFno5X1ofIhugCPus2R.jpg\",\n            \"id\": 346698,\n            \"title\": \"Barbie\",\n            \"original_language\": \"en\",\n            \"original_title\": \"Barbie\",\n            \"overview\": \"Barbie and Ken are having the time of their lives in the colorful and seemingly perfect world of Barbie Land. However, when they get a chance to go to the real world, they soon discover the joys and perils of living among humans.\",\n            \"poster_path\": \"/iuFNMS8U5cb6xfzi51Dbkovj7vM.jpg\",\n            \"media_type\": \"movie\",\n            \"genre_ids\": [\n                35,\n                12,\n                14\n            ],\n            \"popularity\": 276.345,\n            \"release_date\": \"2023-07-19\",\n            \"video\": false,\n            \"vote_average\": 7.1,\n            \"vote_count\": 7194\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/tLxjbT5ROZRwYcpNT3nfQbqkApk.jpg\",\n            \"id\": 609681,\n            \"title\": \"The Marvels\",\n            \"original_language\": \"en\",\n            \"original_title\": \"The Marvels\",\n            \"overview\": \"Carol Danvers, aka Captain Marvel, has reclaimed her identity from the tyrannical Kree and taken revenge on the Supreme Intelligence. But unintended consequences see Carol shouldering the burden of a destabilized universe. When her duties send her to an anomalous wormhole linked to a Kree revolutionary, her powers become entangled with that of Jersey City super-fan Kamala Khan, aka Ms. Marvel, and Carol’s estranged niece, now S.A.B.E.R. astronaut Captain Monica Rambeau. Together, this unlikely trio must team up and learn to work in concert to save the universe.\",\n            \"poster_path\": \"/9GBhzXMFjgcZ3FdR9w3bUMMTps5.jpg\",\n            \"media_type\": \"movie\",\n            \"genre_ids\": [\n                878,\n                12,\n                28\n            ],\n            \"popularity\": 1226.014,\n            \"release_date\": \"2023-11-08\",\n            \"video\": false,\n            \"vote_average\": 6.409,\n            \"vote_count\": 1355\n        }\n    ],\n    \"total_pages\": 1000,\n    \"total_results\": 20000\n}"}],"_postman_id":"63eb3208-10c1-4727-95f8-79ef057148a4"},{"name":"get people","id":"aa2fc35f-0031-415f-ada2-5b7faed6c9f4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/trending/person/:time_window?language=en-US","description":"<p>Get the trending people on TMDB.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","trending","person",":time_window"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"language","value":"en-US"}],"variable":[{"description":{"content":"<p>string (required). Default: day</p>\n","type":"text/plain"},"type":"any","value":"{{time-window}}","key":"time_window"}]}},"response":[{"id":"546cb6d5-a813-4502-a2a5-08589b86c78f","name":"get people","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/trending/person/:time_window?language=en-US","protocol":"https","host":["api","themoviedb","org"],"path":["3","trending","person",":time_window"],"query":[{"key":"language","value":"en-US"}],"variable":[{"key":"time_window","value":"{{time-window}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 14:18:47 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=393"},{"key":"x-memc","value":"HIT"},{"key":"x-memc-key","value":"8e3076d3ff2399ed6f663a07a0d73a89"},{"key":"x-memc-age","value":"207"},{"key":"x-memc-expires","value":"393"},{"key":"ETag","value":"W/\"c85a6928ecbc51b679a43a8cffb54472\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Hit from cloudfront"},{"key":"Via","value":"1.1 22e9d361a9c4153886c1c8aa0eb4ffa8.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"VYT4Vpok2MjA17y2Tcu3kIkIrTCkTea357hrBL1Q-dIfsT6ADjRe7A=="},{"key":"Age","value":"24"}],"cookie":[],"responseTime":null,"body":"{\n    \"page\": 1,\n    \"results\": [\n        {\n            \"adult\": false,\n            \"id\": 1101,\n            \"name\": \"Carl Weathers\",\n            \"original_name\": \"Carl Weathers\",\n            \"media_type\": \"person\",\n            \"popularity\": 33.341,\n            \"gender\": 2,\n            \"known_for_department\": \"Acting\",\n            \"profile_path\": \"/9Tot1ywxTQA3vFCcAjyK6h9Dao3.jpg\",\n            \"known_for\": [\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/YL3GPOiDcNraIJOVDCZsoOBoDy.jpg\",\n                    \"id\": 106,\n                    \"title\": \"Predator\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"Predator\",\n                    \"overview\": \"A team of elite commandos on a secret mission in a Central American jungle come to find themselves hunted by an extraterrestrial warrior.\",\n                    \"poster_path\": \"/vQhYhYsOBECkQzvSC3jInKv9CLf.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        878,\n                        28,\n                        12,\n                        53\n                    ],\n                    \"popularity\": 107.742,\n                    \"release_date\": \"1987-06-12\",\n                    \"video\": false,\n                    \"vote_average\": 7.516,\n                    \"vote_count\": 7528\n                },\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/kK9v1wclQxug6ZUJucD4DTaHgVF.jpg\",\n                    \"id\": 1366,\n                    \"title\": \"Rocky\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"Rocky\",\n                    \"overview\": \"An uneducated collector for a Philadelphia loan shark is given a once-in-a-lifetime opportunity to fight against the world heavyweight boxing champion.\",\n                    \"poster_path\": \"/cqxg1CihGR5ge0i1wYXr4Rdeppu.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        18\n                    ],\n                    \"popularity\": 73.401,\n                    \"release_date\": \"1976-11-21\",\n                    \"video\": false,\n                    \"vote_average\": 7.791,\n                    \"vote_count\": 7374\n                },\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/ufUdEHvs31M8yw3HMFjhTaVJIVp.jpg\",\n                    \"id\": 1374,\n                    \"title\": \"Rocky IV\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"Rocky IV\",\n                    \"overview\": \"Rocky Balboa proudly holds the world heavyweight boxing championship, but a new challenger has stepped forward: Ivan Drago, a six-foot-four, 261-pound fighter who has the backing of the Soviet Union.\",\n                    \"poster_path\": \"/v33qcJ5NTYIcoII9CB0A8rSU8VA.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        18\n                    ],\n                    \"popularity\": 48.016,\n                    \"release_date\": \"1985-11-21\",\n                    \"video\": false,\n                    \"vote_average\": 7.079,\n                    \"vote_count\": 4146\n                }\n            ]\n        },\n        {\n            \"adult\": false,\n            \"id\": 2963,\n            \"name\": \"Nicolas Cage\",\n            \"original_name\": \"Nicolas Cage\",\n            \"media_type\": \"person\",\n            \"popularity\": 60.818,\n            \"gender\": 2,\n            \"known_for_department\": \"Acting\",\n            \"profile_path\": \"/ar33qcWbEgREn07ZpXv5Pbj8hbM.jpg\",\n            \"known_for\": [\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/bNgqt819qpHcszjCzLCG5y16ldF.jpg\",\n                    \"id\": 49519,\n                    \"title\": \"The Croods\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"The Croods\",\n                    \"overview\": \"The prehistoric Croods family live in a particularly dangerous moment in time. Patriarch Grug, his mate Ugga, teenage daughter Eep, son Thunk, and feisty Gran gather food by day and huddle together in a cave at night. When a more evolved caveman named Guy arrives on the scene, Grug is distrustful, but it soon becomes apparent that Guy is correct about the impending destruction of their world.\",\n                    \"poster_path\": \"/p7lJkqHlK01nr0zNacunUFI5Qxy.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        16,\n                        12,\n                        10751,\n                        14,\n                        35,\n                        28\n                    ],\n                    \"popularity\": 54.153,\n                    \"release_date\": \"2013-03-15\",\n                    \"video\": false,\n                    \"vote_average\": 6.913,\n                    \"vote_count\": 6757\n                },\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/xXWT0je8dTFFNBq6P2CeTZkPUu2.jpg\",\n                    \"id\": 2059,\n                    \"title\": \"National Treasure\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"National Treasure\",\n                    \"overview\": \"Modern treasure hunters, led by archaeologist Ben Gates, search for a chest of riches rumored to have been stashed away by George Washington, Thomas Jefferson and Benjamin Franklin during the Revolutionary War. The chest's whereabouts may lie in secret clues embedded in the Constitution and the Declaration of Independence, and Gates is in a race to find the gold before his enemies do.\",\n                    \"poster_path\": \"/pxL6E4GBOPUG6CdkO9cUQN5VMwI.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        12,\n                        28,\n                        53,\n                        9648\n                    ],\n                    \"popularity\": 35.906,\n                    \"release_date\": \"2004-11-19\",\n                    \"video\": false,\n                    \"vote_average\": 6.625,\n                    \"vote_count\": 6007\n                },\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/7zS58YPAw002RNejOF1vNB3XHbW.jpg\",\n                    \"id\": 1250,\n                    \"title\": \"Ghost Rider\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"Ghost Rider\",\n                    \"overview\": \"In order to save his dying father, young stunt cyclist Johnny Blaze sells his soul to Mephistopheles and sadly parts from the pure-hearted Roxanne Simpson, the love of his life. Years later, Johnny's path crosses again with Roxanne, now a go-getting reporter, and also with Mephistopheles, who offers to release Johnny's soul if Johnny becomes the fabled, fiery 'Ghost Rider'.\",\n                    \"poster_path\": \"/8LaVQiXBsnlo7MXCPK1nXTVARUZ.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        53,\n                        28,\n                        14\n                    ],\n                    \"popularity\": 46.973,\n                    \"release_date\": \"2007-01-15\",\n                    \"video\": false,\n                    \"vote_average\": 5.559,\n                    \"vote_count\": 5614\n                }\n            ]\n        },\n        {\n            \"adult\": false,\n            \"id\": 976,\n            \"name\": \"Jason Statham\",\n            \"original_name\": \"Jason Statham\",\n            \"media_type\": \"person\",\n            \"popularity\": 182.286,\n            \"gender\": 2,\n            \"known_for_department\": \"Acting\",\n            \"profile_path\": \"/lldeQ91GwIVff43JBrpdbAAeYWj.jpg\",\n            \"known_for\": [\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/ysKahAEPP8h6MInuLjr0xuZOTjh.jpg\",\n                    \"id\": 107,\n                    \"title\": \"Snatch\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"Snatch\",\n                    \"overview\": \"Unscrupulous boxing promoters, violent bookmakers, a Russian gangster, incompetent amateur robbers and supposedly Jewish jewelers fight to track down a priceless stolen diamond.\",\n                    \"poster_path\": \"/56mOJth6DJ6JhgoE2jtpilVqJO.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        80,\n                        35\n                    ],\n                    \"popularity\": 40.435,\n                    \"release_date\": \"2000-09-01\",\n                    \"video\": false,\n                    \"vote_average\": 7.807,\n                    \"vote_count\": 8543\n                },\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/2uSCHUsmzb6KkQPFSxBQ7bgfJLE.jpg\",\n                    \"id\": 345940,\n                    \"title\": \"The Meg\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"The Meg\",\n                    \"overview\": \"A deep sea submersible pilot revisits his past fears in the Mariana Trench, and accidentally unleashes the seventy foot ancestor of the Great White Shark believed to be extinct.\",\n                    \"poster_path\": \"/eyWICPcxOuTcDDDbTMOZawoOn8d.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        28,\n                        878,\n                        27\n                    ],\n                    \"popularity\": 56.187,\n                    \"release_date\": \"2018-08-09\",\n                    \"video\": false,\n                    \"vote_average\": 6.254,\n                    \"vote_count\": 7252\n                },\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/kWt1OcPgwO1ssu57wgTKmq38JYw.jpg\",\n                    \"id\": 4108,\n                    \"title\": \"The Transporter\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"The Transporter\",\n                    \"overview\": \"Former Special Forces officer, Frank Martin will deliver anything to anyone for the right price, and his no-questions-asked policy puts him in high demand. But when he realizes his latest cargo is alive, it sets in motion a dangerous chain of events. The bound and gagged Lai is being smuggled to France by a shady American businessman, and Frank works to save her as his own illegal activities are uncovered by a French detective.\",\n                    \"poster_path\": \"/v3QIFUWgtVN4wejVuDZowuyJ20W.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        28,\n                        80,\n                        53\n                    ],\n                    \"popularity\": 32.959,\n                    \"release_date\": \"2002-10-02\",\n                    \"video\": false,\n                    \"vote_average\": 6.7,\n                    \"vote_count\": 5040\n                }\n            ]\n        },\n        {\n            \"adult\": false,\n            \"id\": 234352,\n            \"name\": \"Margot Robbie\",\n            \"original_name\": \"Margot Robbie\",\n            \"media_type\": \"person\",\n            \"popularity\": 51.876,\n            \"gender\": 1,\n            \"known_for_department\": \"Acting\",\n            \"profile_path\": \"/euDPyqLnuwaWMHajcU3oZ9uZezR.jpg\",\n            \"known_for\": [\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/uozb2VeD87YmhoUP1RrGWfzuCrr.jpg\",\n                    \"id\": 495764,\n                    \"title\": \"Birds of Prey (and the Fantabulous Emancipation of One Harley Quinn)\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"Birds of Prey (and the Fantabulous Emancipation of One Harley Quinn)\",\n                    \"overview\": \"Harley Quinn joins forces with a singer, an assassin and a police detective to help a young girl who had a hit placed on her after she stole a rare diamond from a crime lord.\",\n                    \"poster_path\": \"/h4VB6m0RwcicVEZvzftYZyKXs6K.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        28,\n                        80\n                    ],\n                    \"popularity\": 44.836,\n                    \"release_date\": \"2020-02-05\",\n                    \"video\": false,\n                    \"vote_average\": 6.946,\n                    \"vote_count\": 9836\n                },\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/jlGmlFOcfo8n5tURmhC7YVd4Iyy.jpg\",\n                    \"id\": 436969,\n                    \"title\": \"The Suicide Squad\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"The Suicide Squad\",\n                    \"overview\": \"Supervillains Harley Quinn, Bloodsport, Peacemaker and a collection of nutty cons at Belle Reve prison join the super-secret, super-shady Task Force X as they are dropped off at the remote, enemy-infused island of Corto Maltese.\",\n                    \"poster_path\": \"/kb4s0ML0iVZlG6wAKbbs9NAm6X.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        28,\n                        35,\n                        12\n                    ],\n                    \"popularity\": 93.932,\n                    \"release_date\": \"2021-07-28\",\n                    \"video\": false,\n                    \"vote_average\": 7.542,\n                    \"vote_count\": 7992\n                },\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/2P0toWq3feNvFAzf28j7vNc1IuZ.jpg\",\n                    \"id\": 106646,\n                    \"title\": \"The Wolf of Wall Street\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"The Wolf of Wall Street\",\n                    \"overview\": \"A New York stockbroker refuses to cooperate in a large securities fraud case involving corruption on Wall Street, corporate banking world and mob infiltration. Based on Jordan Belfort's autobiography.\",\n                    \"poster_path\": \"/34m2tygAYBGqA9MXKhRDtzYd4MR.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        80,\n                        18,\n                        35\n                    ],\n                    \"popularity\": 91.874,\n                    \"release_date\": \"2013-12-25\",\n                    \"video\": false,\n                    \"vote_average\": 8.036,\n                    \"vote_count\": 22825\n                }\n            ]\n        },\n        {\n            \"adult\": false,\n            \"id\": 3896,\n            \"name\": \"Liam Neeson\",\n            \"original_name\": \"Liam Neeson\",\n            \"media_type\": \"person\",\n            \"popularity\": 74.42,\n            \"gender\": 2,\n            \"known_for_department\": \"Acting\",\n            \"profile_path\": \"/bboldwqSC6tdw2iL6631c98l2Mn.jpg\",\n            \"known_for\": [\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/3f92DMBTFqr3wgXpfxzrb0qv8nG.jpg\",\n                    \"id\": 424,\n                    \"title\": \"Schindler's List\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"Schindler's List\",\n                    \"overview\": \"The true story of how businessman Oskar Schindler saved over a thousand Jewish lives from the Nazis while they worked as slaves in his factory during World War II.\",\n                    \"poster_path\": \"/sF1U4EUQS8YHUYjNl3pMGNIQyr0.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        18,\n                        36,\n                        10752\n                    ],\n                    \"popularity\": 57.162,\n                    \"release_date\": \"1993-12-15\",\n                    \"video\": false,\n                    \"vote_average\": 8.572,\n                    \"vote_count\": 15069\n                },\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/sQUiouw94zhoG6LDEj9h8cPb61N.jpg\",\n                    \"id\": 1893,\n                    \"title\": \"Star Wars: Episode I - The Phantom Menace\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"Star Wars: Episode I - The Phantom Menace\",\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                    \"poster_path\": \"/6wkfovpn7Eq8dYNKaG5PY3q2oq6.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        12,\n                        28,\n                        878\n                    ],\n                    \"popularity\": 34.465,\n                    \"release_date\": \"1999-05-19\",\n                    \"video\": false,\n                    \"vote_average\": 6.54,\n                    \"vote_count\": 13869\n                },\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/9iQWsXwjOMGDvTDdvCnpiyR0UG3.jpg\",\n                    \"id\": 8681,\n                    \"title\": \"Taken\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"Taken\",\n                    \"overview\": \"While vacationing with a friend in Paris, an American girl is kidnapped by a gang of human traffickers intent on selling her into forced prostitution. Working against the clock, her ex-spy father must pull out all the stops to save her. But with his best years possibly behind him, the job may be more than he can handle.\",\n                    \"poster_path\": \"/y5Va1WXDX6nZElVirPrGxf6w99B.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        28,\n                        53\n                    ],\n                    \"popularity\": 56.165,\n                    \"release_date\": \"2008-02-18\",\n                    \"video\": false,\n                    \"vote_average\": 7.392,\n                    \"vote_count\": 10672\n                }\n            ]\n        },\n        {\n            \"adult\": false,\n            \"id\": 18897,\n            \"name\": \"Jackie Chan\",\n            \"original_name\": \"Jackie Chan\",\n            \"media_type\": \"person\",\n            \"popularity\": 68.105,\n            \"gender\": 2,\n            \"known_for_department\": \"Acting\",\n            \"profile_path\": \"/nraZoTzwJQPHspAVsKfgl3RXKKa.jpg\",\n            \"known_for\": [\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/9FrpAtF87VKblKkDEiIZzYgO40K.jpg\",\n                    \"id\": 2109,\n                    \"title\": \"Rush Hour\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"Rush Hour\",\n                    \"overview\": \"When Hong Kong Inspector Lee is summoned to Los Angeles to investigate a kidnapping, the FBI doesn't want any outside help and assigns cocky LAPD Detective James Carter to distract Lee from the case. Not content to watch the action from the sidelines, Lee and Carter form an unlikely partnership and investigate the case themselves.\",\n                    \"poster_path\": \"/we7wOLVFgxhzLzUt0qNe50xdIQZ.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        28,\n                        35,\n                        80\n                    ],\n                    \"popularity\": 43.297,\n                    \"release_date\": \"1998-09-18\",\n                    \"video\": false,\n                    \"vote_average\": 7.023,\n                    \"vote_count\": 4535\n                },\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/f1JPMROfEUoOrEIMIDebxRgp4AJ.jpg\",\n                    \"id\": 5175,\n                    \"title\": \"Rush Hour 2\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"Rush Hour 2\",\n                    \"overview\": \"It's vacation time for Carter as he finds himself alongside Lee in Hong Kong wishing for more excitement. While Carter wants to party and meet the ladies, Lee is out to track down a Triad gang lord who may be responsible for killing two men at the American Embassy. Things get complicated as the pair stumble onto a counterfeiting plot. The boys are soon up to their necks in fist fights and life-threatening situations. A trip back to the U.S. may provide the answers about the bombing, the counterfeiting, and the true allegiance of sexy customs agent Isabella.\",\n                    \"poster_path\": \"/nmllsevWzx7XtrlARs3hHJn5Pf.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        28,\n                        35,\n                        80\n                    ],\n                    \"popularity\": 37.001,\n                    \"release_date\": \"2001-08-03\",\n                    \"video\": false,\n                    \"vote_average\": 6.716,\n                    \"vote_count\": 3802\n                },\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/ozsLB1HRCN6ZAmJN89pWtoiAwnb.jpg\",\n                    \"id\": 5174,\n                    \"title\": \"Rush Hour 3\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"Rush Hour 3\",\n                    \"overview\": \"After a botched assassination attempt, the mismatched duo finds themselves in Paris, struggling to retrieve a precious list of names, as the murderous crime syndicate's henchmen try their best to stop them. Once more, Lee and Carter must fight their way through dangerous gangsters; however, this time, the past has come back to haunt Lee. Will the boys get the job done once and for all?\",\n                    \"poster_path\": \"/iXsbAIZezI0gh0dnOnBbeFuG3AO.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        28,\n                        35,\n                        80\n                    ],\n                    \"popularity\": 40.706,\n                    \"release_date\": \"2007-08-08\",\n                    \"video\": false,\n                    \"vote_average\": 6.44,\n                    \"vote_count\": 3015\n                }\n            ]\n        },\n        {\n            \"adult\": false,\n            \"id\": 1622390,\n            \"name\": \"Lee Chae-dam\",\n            \"original_name\": \"Lee Chae-dam\",\n            \"media_type\": \"person\",\n            \"popularity\": 23.87,\n            \"gender\": 1,\n            \"known_for_department\": \"Acting\",\n            \"profile_path\": \"/7wMyr6F3yzvbSpu2XMxSW3vObED.jpg\",\n            \"known_for\": [\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/AaUpn8zfBmCy6TRNcS29yLWmEh1.jpg\",\n                    \"id\": 853033,\n                    \"title\": \"Adultery Alumni Association 2\",\n                    \"original_language\": \"ko\",\n                    \"original_title\": \"불륜 동창회 2\",\n                    \"overview\": \"Hye Jin, Hee Kyung, and Han Hee who are among the high school alumni. They met at the alumni meeting and heard that the male alumni who did not have a chance to study during their school days were greatly successful as an investment company. And after seeing the settlement a few days later, I am happy to share my memories, but in fact, their purpose (?) Is separate. They are difficult to afford, and they want to get help from Zhengzhou. Since then, Zhengzhou has been enjoying the love of female alumni.\",\n                    \"poster_path\": \"/wJHAEuL4ObSAp33T2iADrti0fAM.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        18,\n                        10749\n                    ],\n                    \"popularity\": 25.702,\n                    \"release_date\": \"2019-02-18\",\n                    \"video\": false,\n                    \"vote_average\": 4.3,\n                    \"vote_count\": 34\n                },\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/prrUPAdSh7KLkOD3Hk8rfn6SF0p.jpg\",\n                    \"id\": 430384,\n                    \"title\": \"My Wife's Sister\",\n                    \"original_language\": \"ko\",\n                    \"original_title\": \"내 아내의 언니\",\n                    \"overview\": \"Ji-seon is living with her sister and her husband after a divorce. Her sister Ji-yeong leaves for a work trip and Ji-seon is at home all alone with her brother-in-law. The two can't hide their sexual passion and they cross the line. Every time Ji-yeong leaves, the two enjoy risky sex...\",\n                    \"poster_path\": \"/s1h6kr74MuJEWz3fl82NJVt7cnH.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        10749,\n                        10751,\n                        18\n                    ],\n                    \"popularity\": 16.858,\n                    \"release_date\": \"2016-12-20\",\n                    \"video\": false,\n                    \"vote_average\": 5.7,\n                    \"vote_count\": 13\n                },\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": null,\n                    \"id\": 701561,\n                    \"title\": \"Lee Chaedam's G-Spot\",\n                    \"original_language\": \"ko\",\n                    \"original_title\": \"이채담의 지스팟\",\n                    \"overview\": \"An honest, open look at the sex life of erotic film actress Lee Chae-dam. She reveals her first love, her first experience, her first film, her sex lifestyle, and her love of her body.\",\n                    \"poster_path\": \"/tnxbYOlkXbuSXZWfHYOy4l4V51h.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        10749\n                    ],\n                    \"popularity\": 8.31,\n                    \"release_date\": \"2017-10-26\",\n                    \"video\": false,\n                    \"vote_average\": 5.5,\n                    \"vote_count\": 11\n                }\n            ]\n        },\n        {\n            \"adult\": false,\n            \"id\": 1461490,\n            \"name\": \"Tim Mielants\",\n            \"original_name\": \"Tim Mielants\",\n            \"media_type\": \"person\",\n            \"popularity\": 9.841,\n            \"gender\": 2,\n            \"known_for_department\": \"Directing\",\n            \"profile_path\": \"/xCJc9SIcRRumlSQ8AEgWVI4Snpa.jpg\",\n            \"known_for\": [\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/kfUWupX3phYp7AleZA2U1dmVcjX.jpg\",\n                    \"id\": 60574,\n                    \"name\": \"Peaky Blinders\",\n                    \"original_language\": \"en\",\n                    \"original_name\": \"Peaky Blinders\",\n                    \"overview\": \"A gangster family epic set in 1919 Birmingham, England and centered on a gang who sew razor blades in the peaks of their caps, and their fierce boss Tommy Shelby, who means to move up in the world.\",\n                    \"poster_path\": \"/vUUqzWa2LnHIVqkaKVlVGkVcZIW.jpg\",\n                    \"media_type\": \"tv\",\n                    \"genre_ids\": [\n                        18,\n                        80\n                    ],\n                    \"popularity\": 478.13,\n                    \"first_air_date\": \"2013-09-12\",\n                    \"vote_average\": 8.5,\n                    \"vote_count\": 9253,\n                    \"origin_country\": [\n                        \"GB\"\n                    ]\n                },\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/87eP7ITTrOWvkA4EqCuoRdyjzLy.jpg\",\n                    \"id\": 67195,\n                    \"name\": \"Legion\",\n                    \"original_language\": \"en\",\n                    \"original_name\": \"Legion\",\n                    \"overview\": \"David Haller, AKA Legion, is a troubled young man who may be more than human. Diagnosed as schizophrenic, David has been in and out of psychiatric hospitals for years. But after a strange encounter with a fellow patient, he’s confronted with the possibility that the voices he hears and the visions he sees might be real.\",\n                    \"poster_path\": \"/d6T86JYMW4sSLRmNfdtFilvugOv.jpg\",\n                    \"media_type\": \"tv\",\n                    \"genre_ids\": [\n                        10759,\n                        10765,\n                        18\n                    ],\n                    \"popularity\": 121.657,\n                    \"first_air_date\": \"2017-02-08\",\n                    \"vote_average\": 7.559,\n                    \"vote_count\": 1283,\n                    \"origin_country\": [\n                        \"US\"\n                    ]\n                },\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/ssyZgYScV9eClakZDwu4sPrgMmy.jpg\",\n                    \"id\": 75191,\n                    \"name\": \"The Terror\",\n                    \"original_language\": \"en\",\n                    \"original_name\": \"The Terror\",\n                    \"overview\": \"A chilling anthology series featuring stories of people in terrifying situations inspired by true historical events.\",\n                    \"poster_path\": \"/eoxvAUG5hbqon869PXuFhvR1LOu.jpg\",\n                    \"media_type\": \"tv\",\n                    \"genre_ids\": [\n                        9648,\n                        18,\n                        10765\n                    ],\n                    \"popularity\": 88.594,\n                    \"first_air_date\": \"2018-03-26\",\n                    \"vote_average\": 7.3,\n                    \"vote_count\": 778,\n                    \"origin_country\": [\n                        \"US\"\n                    ]\n                }\n            ]\n        },\n        {\n            \"adult\": false,\n            \"id\": 13240,\n            \"name\": \"Mark Wahlberg\",\n            \"original_name\": \"Mark Wahlberg\",\n            \"media_type\": \"person\",\n            \"popularity\": 45.55,\n            \"gender\": 2,\n            \"known_for_department\": \"Acting\",\n            \"profile_path\": \"/bTEFpaWd7A6AZVWOqKKBWzKEUe8.jpg\",\n            \"known_for\": [\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/wS9TiAS1WckeTS2IrFg5dRN9WQD.jpg\",\n                    \"id\": 72105,\n                    \"title\": \"Ted\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"Ted\",\n                    \"overview\": \"John Bennett, a man whose childhood wish of bringing his teddy bear to life came true, now must decide between keeping the relationship with the bear or his girlfriend, Lori.\",\n                    \"poster_path\": \"/1QVZXQQHCEIj8lyUhdBYd2qOYtq.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        35,\n                        14\n                    ],\n                    \"popularity\": 118.568,\n                    \"release_date\": \"2012-06-29\",\n                    \"video\": false,\n                    \"vote_average\": 6.417,\n                    \"vote_count\": 11778\n                },\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/wxr4Z6E83h14CogsZOzDm1vuDX3.jpg\",\n                    \"id\": 91314,\n                    \"title\": \"Transformers: Age of Extinction\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"Transformers: Age of Extinction\",\n                    \"overview\": \"As humanity picks up the pieces, following the conclusion of \\\"Transformers: Dark of the Moon,\\\" Autobots and Decepticons have all but vanished from the face of the planet. However, a group of powerful, ingenious businessman and scientists attempt to learn from past Transformer incursions and push the boundaries of technology beyond what they can control - all while an ancient, powerful Transformer menace sets Earth in his cross-hairs.\",\n                    \"poster_path\": \"/jyzrfx2WaeY60kYZpPYepSjGz4S.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        878,\n                        28,\n                        12\n                    ],\n                    \"popularity\": 71.73,\n                    \"release_date\": \"2014-06-25\",\n                    \"video\": false,\n                    \"vote_average\": 5.925,\n                    \"vote_count\": 7750\n                },\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/19Pghw34YdLbjeKpwfCRTNhaItr.jpg\",\n                    \"id\": 214756,\n                    \"title\": \"Ted 2\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"Ted 2\",\n                    \"overview\": \"Newlywed couple Ted and Tami-Lynn want to have a baby, but in order to qualify to be a parent, Ted will have to prove he's a person in a court of law.\",\n                    \"poster_path\": \"/qMOt0uy1x49OBW0jzodgRM9waW0.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        35,\n                        14\n                    ],\n                    \"popularity\": 156.284,\n                    \"release_date\": \"2015-06-25\",\n                    \"video\": false,\n                    \"vote_average\": 6.295,\n                    \"vote_count\": 7079\n                }\n            ]\n        },\n        {\n            \"adult\": false,\n            \"id\": 138,\n            \"name\": \"Quentin Tarantino\",\n            \"original_name\": \"Quentin Tarantino\",\n            \"media_type\": \"person\",\n            \"popularity\": 50.827,\n            \"gender\": 2,\n            \"known_for_department\": \"Directing\",\n            \"profile_path\": \"/1gjcpAa99FAOWGnrUvHEXXsRs7o.jpg\",\n            \"known_for\": [\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/suaEOtk1N1sgg2MTM7oZd2cfVp3.jpg\",\n                    \"id\": 680,\n                    \"title\": \"Pulp Fiction\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"Pulp Fiction\",\n                    \"overview\": \"A burger-loving hit man, his philosophical partner, a drug-addled gangster's moll and a washed-up boxer converge in this sprawling, comedic crime caper. Their adventures unfurl in three stories that ingeniously trip back and forth in time.\",\n                    \"poster_path\": \"/d5iIlFn5s0ImszYzBPb8JPIfbXD.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        53,\n                        80\n                    ],\n                    \"popularity\": 103.624,\n                    \"release_date\": \"1994-09-10\",\n                    \"video\": false,\n                    \"vote_average\": 8.489,\n                    \"vote_count\": 26574\n                },\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/5Lbm0gpFDRAPIV1Cth6ln9iL1ou.jpg\",\n                    \"id\": 68718,\n                    \"title\": \"Django Unchained\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"Django Unchained\",\n                    \"overview\": \"With the help of a German bounty hunter, a freed slave sets out to rescue his wife from a brutal Mississippi plantation owner.\",\n                    \"poster_path\": \"/7oWY8VDWW7thTzWh3OKYRkWUlD5.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        18,\n                        37\n                    ],\n                    \"popularity\": 64.55,\n                    \"release_date\": \"2012-12-25\",\n                    \"video\": false,\n                    \"vote_average\": 8.175,\n                    \"vote_count\": 25199\n                },\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/hg0MTIFs49ef179C9Y1HRtzqbbK.jpg\",\n                    \"id\": 16869,\n                    \"title\": \"Inglourious Basterds\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"Inglourious Basterds\",\n                    \"overview\": \"In Nazi-occupied France during World War II, a group of Jewish-American soldiers known as \\\"The Basterds\\\" are chosen specifically to spread fear throughout the Third Reich by scalping and brutally killing Nazis. The Basterds, lead by Lt. Aldo Raine soon cross paths with a French-Jewish teenage girl who runs a movie theater in Paris which is targeted by the soldiers.\",\n                    \"poster_path\": \"/7sfbEnaARXDDhKm0CZ7D7uc2sbo.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        18,\n                        53,\n                        10752\n                    ],\n                    \"popularity\": 69.627,\n                    \"release_date\": \"2009-08-02\",\n                    \"video\": false,\n                    \"vote_average\": 8.216,\n                    \"vote_count\": 21269\n                }\n            ]\n        },\n        {\n            \"adult\": false,\n            \"id\": 73968,\n            \"name\": \"Henry Cavill\",\n            \"original_name\": \"Henry Cavill\",\n            \"media_type\": \"person\",\n            \"popularity\": 143.989,\n            \"gender\": 2,\n            \"known_for_department\": \"Acting\",\n            \"profile_path\": \"/dgTD7Q9owL3DyX9uYoSX9KZeUUz.jpg\",\n            \"known_for\": [\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/69EFgWWPFWbRNHmQgYdSnyJ94Ge.jpg\",\n                    \"id\": 49521,\n                    \"title\": \"Man of Steel\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"Man of Steel\",\n                    \"overview\": \"A young boy learns that he has extraordinary powers and is not of this earth. As a young man, he journeys to discover where he came from and what he was sent here to do. But the hero in him must emerge if he is to save the world from annihilation and become the symbol of hope for all mankind.\",\n                    \"poster_path\": \"/dksTL9NXc3GqPBRHYHcy1aIwjS.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        28,\n                        12,\n                        878\n                    ],\n                    \"popularity\": 60.163,\n                    \"release_date\": \"2013-06-12\",\n                    \"video\": false,\n                    \"vote_average\": 6.618,\n                    \"vote_count\": 14578\n                },\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/5fX1oSGuYdKgwWmUTAN5MNSQGzr.jpg\",\n                    \"id\": 209112,\n                    \"title\": \"Batman v Superman: Dawn of Justice\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"Batman v Superman: Dawn of Justice\",\n                    \"overview\": \"Fearing the actions of a god-like Super Hero left unchecked, Gotham City’s own formidable, forceful vigilante takes on Metropolis’s most revered, modern-day savior, while the world wrestles with what sort of hero it really needs. And with Batman and Superman at war with one another, a new threat quickly arises, putting mankind in greater danger than it’s ever known before.\",\n                    \"poster_path\": \"/5UsK3grJvtQrtzEgqNlDljJW96w.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        28,\n                        12,\n                        14\n                    ],\n                    \"popularity\": 63.904,\n                    \"release_date\": \"2016-03-23\",\n                    \"video\": false,\n                    \"vote_average\": 5.961,\n                    \"vote_count\": 17373\n                },\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/2nyaeISu2xIxIgZYNpX4UayY8PN.jpg\",\n                    \"id\": 141052,\n                    \"title\": \"Justice League\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"Justice League\",\n                    \"overview\": \"Fuelled by his restored faith in humanity and inspired by Superman's selfless act, Bruce Wayne and Diana Prince assemble a team of metahumans consisting of Barry Allen, Arthur Curry and Victor Stone to face the catastrophic threat of Steppenwolf and the Parademons who are on the hunt for three Mother Boxes on Earth.\",\n                    \"poster_path\": \"/eifGNCSDuxJeS1loAXil5bIGgvC.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        28,\n                        12,\n                        878\n                    ],\n                    \"popularity\": 73.898,\n                    \"release_date\": \"2017-11-15\",\n                    \"video\": false,\n                    \"vote_average\": 6.093,\n                    \"vote_count\": 12469\n                }\n            ]\n        },\n        {\n            \"adult\": false,\n            \"id\": 525,\n            \"name\": \"Christopher Nolan\",\n            \"original_name\": \"Christopher Nolan\",\n            \"media_type\": \"person\",\n            \"popularity\": 28.85,\n            \"gender\": 2,\n            \"known_for_department\": \"Directing\",\n            \"profile_path\": \"/xuAIuYSmsUzKlUMBFGVZaWsY3DZ.jpg\",\n            \"known_for\": [\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/8ZTVqvKDQ8emSGUEMjsS4yHAwrp.jpg\",\n                    \"id\": 27205,\n                    \"title\": \"Inception\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"Inception\",\n                    \"overview\": \"Cobb, a skilled thief who commits corporate espionage by infiltrating the subconscious of his targets is offered a chance to regain his old life as payment for a task considered to be impossible: \\\"inception\\\", the implantation of another person's idea into a target's subconscious.\",\n                    \"poster_path\": \"/oYuLEt3zVCKq57qu2F8dT7NIa6f.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        28,\n                        878,\n                        12\n                    ],\n                    \"popularity\": 90.791,\n                    \"release_date\": \"2010-07-15\",\n                    \"video\": false,\n                    \"vote_average\": 8.367,\n                    \"vote_count\": 35184\n                },\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/l33oR0mnvf20avWyIMxW02EtQxn.jpg\",\n                    \"id\": 157336,\n                    \"title\": \"Interstellar\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"Interstellar\",\n                    \"overview\": \"The adventures of a group of explorers who make use of a newly discovered wormhole to surpass the limitations on human space travel and conquer the vast distances involved in an interstellar voyage.\",\n                    \"poster_path\": \"/gEU2QniE6E77NI6lCU6MxlNBvIx.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        12,\n                        18,\n                        878\n                    ],\n                    \"popularity\": 145.524,\n                    \"release_date\": \"2014-11-05\",\n                    \"video\": false,\n                    \"vote_average\": 8.427,\n                    \"vote_count\": 33528\n                },\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/nMKdUUepR0i5zn0y1T4CsSB5chy.jpg\",\n                    \"id\": 155,\n                    \"title\": \"The Dark Knight\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"The Dark Knight\",\n                    \"overview\": \"Batman raises the stakes in his war on crime. With the help of Lt. Jim Gordon and District Attorney Harvey Dent, Batman sets out to dismantle the remaining criminal organizations that plague the streets. The partnership proves to be effective, but they soon find themselves prey to a reign of chaos unleashed by a rising criminal mastermind known to the terrified citizens of Gotham as the Joker.\",\n                    \"poster_path\": \"/qJ2tW6WMUDux911r6m7haRef0WH.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        18,\n                        28,\n                        80,\n                        53\n                    ],\n                    \"popularity\": 92.349,\n                    \"release_date\": \"2008-07-16\",\n                    \"video\": false,\n                    \"vote_average\": 8.515,\n                    \"vote_count\": 31377\n                }\n            ]\n        },\n        {\n            \"adult\": false,\n            \"id\": 17604,\n            \"name\": \"Jeremy Renner\",\n            \"original_name\": \"Jeremy Renner\",\n            \"media_type\": \"person\",\n            \"popularity\": 20.02,\n            \"gender\": 2,\n            \"known_for_department\": \"Acting\",\n            \"profile_path\": \"/yB84D1neTYXfWBaV0QOE9RF2VCu.jpg\",\n            \"known_for\": [\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/iTyh3hqTUjiRqQo8Uz1w1KtQti9.jpg\",\n                    \"id\": 329865,\n                    \"title\": \"Arrival\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"Arrival\",\n                    \"overview\": \"Taking place after alien crafts land around the world, an expert linguist is recruited by the military to determine whether they come in peace or are a threat.\",\n                    \"poster_path\": \"/x2FJsf1ElAgr63Y3PNPtJrcmpoe.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        18,\n                        878,\n                        9648\n                    ],\n                    \"popularity\": 80.47,\n                    \"release_date\": \"2016-11-10\",\n                    \"video\": false,\n                    \"vote_average\": 7.594,\n                    \"vote_count\": 16909\n                },\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/mJSe5dxKu8Sq0GfdjdWVqdGvzfV.jpg\",\n                    \"id\": 60304,\n                    \"title\": \"Hansel & Gretel: Witch Hunters\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"Hansel & Gretel: Witch Hunters\",\n                    \"overview\": \"After getting a taste for blood as children, Hansel and Gretel have become the ultimate vigilantes, hell-bent on retribution. Now, unbeknownst to them, Hansel and Gretel have become the hunted, and must face an evil far greater than witches... their past.\",\n                    \"poster_path\": \"/j343Rpj3WeNvP0SV80zveve70io.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        14,\n                        27,\n                        28\n                    ],\n                    \"popularity\": 39.531,\n                    \"release_date\": \"2013-01-17\",\n                    \"video\": false,\n                    \"vote_average\": 6.04,\n                    \"vote_count\": 6422\n                },\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/yV2ieH5a8cdGuDaljqIbcEA5h22.jpg\",\n                    \"id\": 49040,\n                    \"title\": \"The Bourne Legacy\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"The Bourne Legacy\",\n                    \"overview\": \"New CIA operative Aaron Cross experiences life-or-death stakes that have been triggered by the previous actions of Jason Bourne.\",\n                    \"poster_path\": \"/1aExL5DTGHj25ZfIC3dDwS84RWi.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        28,\n                        53\n                    ],\n                    \"popularity\": 30.511,\n                    \"release_date\": \"2012-08-08\",\n                    \"video\": false,\n                    \"vote_average\": 6.218,\n                    \"vote_count\": 5437\n                }\n            ]\n        },\n        {\n            \"adult\": false,\n            \"id\": 1024395,\n            \"name\": \"Ma Dong-seok\",\n            \"original_name\": \"Ma Dong-seok\",\n            \"media_type\": \"person\",\n            \"popularity\": 40.727,\n            \"gender\": 2,\n            \"known_for_department\": \"Acting\",\n            \"profile_path\": \"/zt1vx7FesNA4x6mTZtyzu2uco8E.jpg\",\n            \"known_for\": [\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/brnfCYyz8EMbBrHgmh8sCwBi5i1.jpg\",\n                    \"id\": 396535,\n                    \"title\": \"Train to Busan\",\n                    \"original_language\": \"ko\",\n                    \"original_title\": \"부산행\",\n                    \"overview\": \"When a zombie virus pushes Korea into a state of emergency, those trapped on an express train to Busan must fight for their own survival.\",\n                    \"poster_path\": \"/vNVFt6dtcqnI7hqa6LFBUibuFiw.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        27,\n                        53,\n                        28,\n                        12\n                    ],\n                    \"popularity\": 80.6,\n                    \"release_date\": \"2016-07-20\",\n                    \"video\": false,\n                    \"vote_average\": 7.758,\n                    \"vote_count\": 6933\n                },\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/fI6X3Hd8KvtAuOKVdmxckdNzrx.jpg\",\n                    \"id\": 581528,\n                    \"title\": \"The Gangster, the Cop, the Devil\",\n                    \"original_language\": \"ko\",\n                    \"original_title\": \"악인전\",\n                    \"overview\": \"After barely surviving a violent attack by an elusive serial killer, crime boss Jang Dong-su finds himself forming an unlikely partnership with local detective Jung Tae-seok to catch the sadistic killer simply known as K.\",\n                    \"poster_path\": \"/oHlM4abRm6BzrRcz9Nup1uidw9H.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        80,\n                        28,\n                        53\n                    ],\n                    \"popularity\": 90.526,\n                    \"release_date\": \"2019-05-15\",\n                    \"video\": false,\n                    \"vote_average\": 7.8,\n                    \"vote_count\": 900\n                },\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/c6H7Z4u73ir3cIoCteuhJh7UCAR.jpg\",\n                    \"id\": 524434,\n                    \"title\": \"Eternals\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"Eternals\",\n                    \"overview\": \"The Eternals are a team of ancient aliens who have been living on Earth in secret for thousands of years. When an unexpected tragedy forces them out of the shadows, they are forced to reunite against mankind’s most ancient enemy, the Deviants.\",\n                    \"poster_path\": \"/lFByFSLV5WDJEv3KabbdAF959F2.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        878,\n                        28,\n                        12\n                    ],\n                    \"popularity\": 75.498,\n                    \"release_date\": \"2021-11-03\",\n                    \"video\": false,\n                    \"vote_average\": 6.9,\n                    \"vote_count\": 7765\n                }\n            ]\n        },\n        {\n            \"adult\": false,\n            \"id\": 1907997,\n            \"name\": \"Min Do-yoon\",\n            \"original_name\": \"Min Do-yoon\",\n            \"media_type\": \"person\",\n            \"popularity\": 87.016,\n            \"gender\": 2,\n            \"known_for_department\": \"Acting\",\n            \"profile_path\": \"/bHHn3krbHyxQIWb4JbHkPlV6Uu1.jpg\",\n            \"known_for\": [\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/AaUpn8zfBmCy6TRNcS29yLWmEh1.jpg\",\n                    \"id\": 853033,\n                    \"title\": \"Adultery Alumni Association 2\",\n                    \"original_language\": \"ko\",\n                    \"original_title\": \"불륜 동창회 2\",\n                    \"overview\": \"Hye Jin, Hee Kyung, and Han Hee who are among the high school alumni. They met at the alumni meeting and heard that the male alumni who did not have a chance to study during their school days were greatly successful as an investment company. And after seeing the settlement a few days later, I am happy to share my memories, but in fact, their purpose (?) Is separate. They are difficult to afford, and they want to get help from Zhengzhou. Since then, Zhengzhou has been enjoying the love of female alumni.\",\n                    \"poster_path\": \"/wJHAEuL4ObSAp33T2iADrti0fAM.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        18,\n                        10749\n                    ],\n                    \"popularity\": 25.702,\n                    \"release_date\": \"2019-02-18\",\n                    \"video\": false,\n                    \"vote_average\": 4.3,\n                    \"vote_count\": 34\n                },\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": null,\n                    \"id\": 865463,\n                    \"title\": \"24 Year Old Yoon Yul's Sexy Breasts\",\n                    \"original_language\": \"ko\",\n                    \"original_title\": \"24살윤율의섹시한젖가슴\",\n                    \"overview\": \"Rookie actor Yunyul! Although she looks innocent, her secret private life is revealed in detail.  Sexy glamor rookie actor Yunyul’s breathtaking talk begins! Yunyul, who has a beautiful model body line and a bursting breast, but with a face that combines soft innocence and contradictory charm!  It boasts a voluptuous, powerful hardware since its debut early and came to the hottest Newcomer together many fans successfully her first interview with the film anchakhan the debut of receive the love of 2020  from an episode from the debut course she speaks to date Her anti-war charm, honestly revealing her usual dating course with the opposite sex she dreamed of! The honest interview of 24-year-old Yunyul begins.\",\n                    \"poster_path\": \"/qvGkjlLjTy1nxClxpw2BiUS6jHB.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        18,\n                        10749\n                    ],\n                    \"popularity\": 30.89,\n                    \"release_date\": \"2021-03-01\",\n                    \"video\": false,\n                    \"vote_average\": 7.625,\n                    \"vote_count\": 16\n                },\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": null,\n                    \"id\": 721187,\n                    \"title\": \"Beauty Salon: Special Service 4\",\n                    \"original_language\": \"ko\",\n                    \"original_title\": \"미용실 : 특별한 서비스 4\",\n                    \"overview\": \"Focusing on the relationship between men and women in a beauty salon, Dae-hye, the director of a korean erotic film beauty salon, becomes more difficult to sell in a depression. The building owner’s rent pressure also comes in, and employee Juhee suggests to Dae-hye to do a bikini service, saying that a bikini beauty salon has hit the jackpot in a foreign country. Surprisingly, bikini service is on the jackpot and guests are increasingly looking for a more powerful service.\",\n                    \"poster_path\": \"/nJpoe1CKuiqh90qUliO6qHCeNYI.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        10749\n                    ],\n                    \"popularity\": 2.407,\n                    \"release_date\": \"2022-12-01\",\n                    \"video\": false,\n                    \"vote_average\": 6.4,\n                    \"vote_count\": 11\n                }\n            ]\n        },\n        {\n            \"adult\": false,\n            \"id\": 10859,\n            \"name\": \"Ryan Reynolds\",\n            \"original_name\": \"Ryan Reynolds\",\n            \"media_type\": \"person\",\n            \"popularity\": 69.769,\n            \"gender\": 2,\n            \"known_for_department\": \"Acting\",\n            \"profile_path\": \"/4SYTH5FdB0dAORV98Nwg3llgVnY.jpg\",\n            \"known_for\": [\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/en971MEXui9diirXlogOrPKmsEn.jpg\",\n                    \"id\": 293660,\n                    \"title\": \"Deadpool\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"Deadpool\",\n                    \"overview\": \"The origin story of former Special Forces operative turned mercenary Wade Wilson, who, after being subjected to a rogue experiment that leaves him with accelerated healing powers, adopts the alter ego Deadpool. Armed with his new abilities and a dark, twisted sense of humor, Deadpool hunts down the man who nearly destroyed his life.\",\n                    \"poster_path\": \"/fSRb7vyIP8rQpL0I47P3qUsEKX3.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        28,\n                        12,\n                        35\n                    ],\n                    \"popularity\": 111.043,\n                    \"release_date\": \"2016-02-09\",\n                    \"video\": false,\n                    \"vote_average\": 7.608,\n                    \"vote_count\": 29379\n                },\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/3P52oz9HPQWxcwHOwxtyrVV1LKi.jpg\",\n                    \"id\": 383498,\n                    \"title\": \"Deadpool 2\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"Deadpool 2\",\n                    \"overview\": \"Wisecracking mercenary Deadpool battles the evil and powerful Cable and other bad guys to save a boy's life.\",\n                    \"poster_path\": \"/to0spRl1CMDvyUbOnbb4fTk3VAd.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        28,\n                        35,\n                        12\n                    ],\n                    \"popularity\": 103.955,\n                    \"release_date\": \"2018-05-10\",\n                    \"video\": false,\n                    \"vote_average\": 7.488,\n                    \"vote_count\": 16681\n                },\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/7py8kUCYaOdFn1TfVS87BDBySOz.jpg\",\n                    \"id\": 550988,\n                    \"title\": \"Free Guy\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"Free Guy\",\n                    \"overview\": \"A bank teller discovers he is actually a background player in an open-world video game, and decides to become the hero of his own story. Now, in a world where there are no limits, he is determined to be the guy who saves his world his way before it's too late.\",\n                    \"poster_path\": \"/xmbU4JTUm8rsdtn7Y3Fcm30GpeT.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        35,\n                        12,\n                        878\n                    ],\n                    \"popularity\": 58.446,\n                    \"release_date\": \"2021-08-11\",\n                    \"video\": false,\n                    \"vote_average\": 7.526,\n                    \"vote_count\": 7987\n                }\n            ]\n        },\n        {\n            \"adult\": false,\n            \"id\": 500,\n            \"name\": \"Tom Cruise\",\n            \"original_name\": \"Tom Cruise\",\n            \"media_type\": \"person\",\n            \"popularity\": 41.837,\n            \"gender\": 2,\n            \"known_for_department\": \"Acting\",\n            \"profile_path\": \"/eOh4ubpOm2Igdg0QH2ghj0mFtC.jpg\",\n            \"known_for\": [\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/4V1yIoAKPMRQwGBaSses8Bp2nsi.jpg\",\n                    \"id\": 137113,\n                    \"title\": \"Edge of Tomorrow\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"Edge of Tomorrow\",\n                    \"overview\": \"Major Bill Cage is an officer who has never seen a day of combat when he is unceremoniously demoted and dropped into combat. Cage is killed within minutes, managing to take an alpha alien down with him. He awakens back at the beginning of the same day and is forced to fight and die again... and again - as physical contact with the alien has thrown him into a time loop.\",\n                    \"poster_path\": \"/xjw5trHV7Mwo61P0kCTy8paEkgO.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        28,\n                        878\n                    ],\n                    \"popularity\": 47.682,\n                    \"release_date\": \"2014-05-27\",\n                    \"video\": false,\n                    \"vote_average\": 7.614,\n                    \"vote_count\": 13141\n                },\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/19AqfWi8S99tDmp7hskCeDQuwLU.jpg\",\n                    \"id\": 75612,\n                    \"title\": \"Oblivion\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"Oblivion\",\n                    \"overview\": \"Jack Harper is one of the last few drone repairmen stationed on Earth. Part of a massive operation to extract vital resources after decades of war with a terrifying threat known as the Scavs, Jack’s mission is nearly complete. His existence is brought crashing down when he rescues a beautiful  stranger from a downed spacecraft. Her arrival triggers a chain of events that  forces him to question everything he knows and puts the fate of humanity in his hands.\",\n                    \"poster_path\": \"/5Onf4TW3mZn3oLeKVr9W4FGomQQ.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        28,\n                        878,\n                        12,\n                        9648\n                    ],\n                    \"popularity\": 39.323,\n                    \"release_date\": \"2013-04-10\",\n                    \"video\": false,\n                    \"vote_average\": 6.626,\n                    \"vote_count\": 10222\n                },\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/ih4lZkUpmSE7AP3maymiO72xJ1z.jpg\",\n                    \"id\": 56292,\n                    \"title\": \"Mission: Impossible - Ghost Protocol\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"Mission: Impossible - Ghost Protocol\",\n                    \"overview\": \"Ethan Hunt and his team are racing against time to track down a dangerous terrorist named Hendricks, who has gained access to Russian nuclear launch codes and is planning a strike on the United States. An attempt to stop him ends in an explosion causing severe destruction to the Kremlin and the IMF to be implicated in the bombing, forcing the President to disavow them. No longer being aided by the government, Ethan and his team chase Hendricks around the globe, although they might still be too late to stop a disaster.\",\n                    \"poster_path\": \"/psiWp3VTjznfokmGQG9uqiiknQQ.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        28,\n                        53,\n                        12\n                    ],\n                    \"popularity\": 62.657,\n                    \"release_date\": \"2011-12-07\",\n                    \"video\": false,\n                    \"vote_average\": 7.077,\n                    \"vote_count\": 9438\n                }\n            ]\n        },\n        {\n            \"adult\": false,\n            \"id\": 3164807,\n            \"name\": \"Yoon Yool\",\n            \"original_name\": \"Yoon Yool\",\n            \"media_type\": \"person\",\n            \"popularity\": 77.629,\n            \"gender\": 1,\n            \"known_for_department\": \"Acting\",\n            \"profile_path\": \"/oFh0pddc7hU2y5RVnZVa8sRWkBa.jpg\",\n            \"known_for\": [\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": null,\n                    \"id\": 865463,\n                    \"title\": \"24 Year Old Yoon Yul's Sexy Breasts\",\n                    \"original_language\": \"ko\",\n                    \"original_title\": \"24살윤율의섹시한젖가슴\",\n                    \"overview\": \"Rookie actor Yunyul! Although she looks innocent, her secret private life is revealed in detail.  Sexy glamor rookie actor Yunyul’s breathtaking talk begins! Yunyul, who has a beautiful model body line and a bursting breast, but with a face that combines soft innocence and contradictory charm!  It boasts a voluptuous, powerful hardware since its debut early and came to the hottest Newcomer together many fans successfully her first interview with the film anchakhan the debut of receive the love of 2020  from an episode from the debut course she speaks to date Her anti-war charm, honestly revealing her usual dating course with the opposite sex she dreamed of! The honest interview of 24-year-old Yunyul begins.\",\n                    \"poster_path\": \"/qvGkjlLjTy1nxClxpw2BiUS6jHB.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        18,\n                        10749\n                    ],\n                    \"popularity\": 30.89,\n                    \"release_date\": \"2021-03-01\",\n                    \"video\": false,\n                    \"vote_average\": 7.625,\n                    \"vote_count\": 16\n                },\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/ux7BN6umUCGRXBSE75a4yheJRTO.jpg\",\n                    \"id\": 791128,\n                    \"title\": \"Last Sister Class\",\n                    \"original_language\": \"ko\",\n                    \"original_title\": \"막장자매 클라쓰\",\n                    \"overview\": \"Lim Da-young, an older sister who intercepted her younger brother's lover. Because of that, he confines his younger brother Da-jung Lim in a mental hospital and leads a happy marriage with Yoon Tae-jin. Then one day, the younger brother escapes from the mental hospital and conspires with the helper Jo Yong-hwan, who was a friend of the ward, and a desperate revenge for the older sister and former lover (Yoon Tae-jin) unfolds. Da-young's bloody kidnapping, their tamed slave life, and enduring harsh punishment.\",\n                    \"poster_path\": \"/ce29t67HRvnOwjEHuDaUByPnJXR.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        18,\n                        10749\n                    ],\n                    \"popularity\": 12.788,\n                    \"release_date\": \"2020-05-01\",\n                    \"video\": false,\n                    \"vote_average\": 5.2,\n                    \"vote_count\": 5\n                },\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": null,\n                    \"id\": 826945,\n                    \"title\": \"Sisters Virus\",\n                    \"original_language\": \"ko\",\n                    \"original_title\": \"자매 바이러스\",\n                    \"overview\": \"Hyeong-woo is forced to be quarantined with her sisters-in-law for 21 days due to the new virus. Hyeong-woo, who remains with his sister-in-law is shaken by the temptation of prohibition. Eventually, the virus spreads and becomes the beginning of human extinction. However, rumors are circulating that sharing forbidden love can amplify the energy and defeat the new virus, which they cannot help but believe. Their own sex, which began like that, makes them forget even the fear of the virus and makes them unable to break up.\",\n                    \"poster_path\": \"/gSvLzCvjA8nVWE3vywODTPQfNei.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        18\n                    ],\n                    \"popularity\": 13.188,\n                    \"release_date\": \"2021-02-24\",\n                    \"video\": false,\n                    \"vote_average\": 3,\n                    \"vote_count\": 2\n                }\n            ]\n        },\n        {\n            \"adult\": false,\n            \"id\": 287,\n            \"name\": \"Brad Pitt\",\n            \"original_name\": \"Brad Pitt\",\n            \"media_type\": \"person\",\n            \"popularity\": 76.24,\n            \"gender\": 2,\n            \"known_for_department\": \"Acting\",\n            \"profile_path\": \"/cckcYc2v0yh1tc9QjRelptcOBko.jpg\",\n            \"known_for\": [\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/hg0MTIFs49ef179C9Y1HRtzqbbK.jpg\",\n                    \"id\": 16869,\n                    \"title\": \"Inglourious Basterds\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"Inglourious Basterds\",\n                    \"overview\": \"In Nazi-occupied France during World War II, a group of Jewish-American soldiers known as \\\"The Basterds\\\" are chosen specifically to spread fear throughout the Third Reich by scalping and brutally killing Nazis. The Basterds, lead by Lt. Aldo Raine soon cross paths with a French-Jewish teenage girl who runs a movie theater in Paris which is targeted by the soldiers.\",\n                    \"poster_path\": \"/7sfbEnaARXDDhKm0CZ7D7uc2sbo.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        18,\n                        53,\n                        10752\n                    ],\n                    \"popularity\": 69.627,\n                    \"release_date\": \"2009-08-02\",\n                    \"video\": false,\n                    \"vote_average\": 8.216,\n                    \"vote_count\": 21269\n                },\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/cRLeBlvfSttbsgOcQ0KG8Dorzqk.jpg\",\n                    \"id\": 72190,\n                    \"title\": \"World War Z\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"World War Z\",\n                    \"overview\": \"Life for former United Nations investigator Gerry Lane and his family seems content. Suddenly, the world is plagued by a mysterious infection turning whole human populations into rampaging mindless zombies. After barely escaping the chaos, Lane is persuaded to go on a mission to investigate this disease. What follows is a perilous trek around the world where Lane must brave horrific dangers and long odds to find answers before human civilization falls.\",\n                    \"poster_path\": \"/1SWBSYJsnyhdNRfLI1T6RsCxAQ4.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        28,\n                        18,\n                        27,\n                        878,\n                        53\n                    ],\n                    \"popularity\": 68.472,\n                    \"release_date\": \"2013-06-20\",\n                    \"video\": false,\n                    \"vote_average\": 6.811,\n                    \"vote_count\": 14706\n                },\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/hZkgoQYus5vegHoetLkCJzb17zJ.jpg\",\n                    \"id\": 550,\n                    \"title\": \"Fight Club\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"Fight Club\",\n                    \"overview\": \"A ticking-time-bomb insomniac and a slippery soap salesman channel primal male aggression into a shocking new form of therapy. Their concept catches on, with underground \\\"fight clubs\\\" forming in every town, until an eccentric gets in the way and ignites an out-of-control spiral toward oblivion.\",\n                    \"poster_path\": \"/pB8BM7pdSp6B6Ih7QZ4DrQ3PmJK.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        18\n                    ],\n                    \"popularity\": 76.944,\n                    \"release_date\": \"1999-10-15\",\n                    \"video\": false,\n                    \"vote_average\": 8.44,\n                    \"vote_count\": 27969\n                }\n            ]\n        },\n        {\n            \"adult\": false,\n            \"id\": 85,\n            \"name\": \"Johnny Depp\",\n            \"original_name\": \"Johnny Depp\",\n            \"media_type\": \"person\",\n            \"popularity\": 45.244,\n            \"gender\": 2,\n            \"known_for_department\": \"Acting\",\n            \"profile_path\": \"/wcI594cwM4ArPwvRd2IU0Z0yLuh.jpg\",\n            \"known_for\": [\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/wW7Wt5bXzPy4VOEE4LTIUDyDgBo.jpg\",\n                    \"id\": 22,\n                    \"title\": \"Pirates of the Caribbean: The Curse of the Black Pearl\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"Pirates of the Caribbean: The Curse of the Black Pearl\",\n                    \"overview\": \"Jack Sparrow, a freewheeling 18th-century pirate, quarrels with a rival pirate bent on pillaging Port Royal. When the governor's daughter is kidnapped, Sparrow decides to help the girl's love save her.\",\n                    \"poster_path\": \"/z8onk7LV9Mmw6zKz4hT6pzzvmvl.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        12,\n                        14,\n                        28\n                    ],\n                    \"popularity\": 121.705,\n                    \"release_date\": \"2003-07-09\",\n                    \"video\": false,\n                    \"vote_average\": 7.795,\n                    \"vote_count\": 19653\n                },\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/vv5a8u6e40kyH0Hp6HuamAgzRai.jpg\",\n                    \"id\": 58,\n                    \"title\": \"Pirates of the Caribbean: Dead Man's Chest\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"Pirates of the Caribbean: Dead Man's Chest\",\n                    \"overview\": \"Captain Jack Sparrow works his way out of a blood debt with the ghostly Davy Jones to avoid eternal damnation.\",\n                    \"poster_path\": \"/l3peI54mf6Z9EBSvS3hnRmOBbFT.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        12,\n                        14,\n                        28\n                    ],\n                    \"popularity\": 104.017,\n                    \"release_date\": \"2006-07-06\",\n                    \"video\": false,\n                    \"vote_average\": 7.35,\n                    \"vote_count\": 15179\n                },\n                {\n                    \"adult\": false,\n                    \"backdrop_path\": \"/bSvUW4JQ6g4QiKvwejcfcPRd4Ke.jpg\",\n                    \"id\": 118,\n                    \"title\": \"Charlie and the Chocolate Factory\",\n                    \"original_language\": \"en\",\n                    \"original_title\": \"Charlie and the Chocolate Factory\",\n                    \"overview\": \"A young boy wins a tour through the most magnificent chocolate factory in the world, led by the world's most unusual candy maker.\",\n                    \"poster_path\": \"/wfGfxtBkhBzQfOZw4S8IQZgrH0a.jpg\",\n                    \"media_type\": \"movie\",\n                    \"genre_ids\": [\n                        12,\n                        35,\n                        10751,\n                        14\n                    ],\n                    \"popularity\": 160.164,\n                    \"release_date\": \"2005-07-13\",\n                    \"video\": false,\n                    \"vote_average\": 7.048,\n                    \"vote_count\": 14446\n                }\n            ]\n        }\n    ],\n    \"total_pages\": 1000,\n    \"total_results\": 20000\n}"}],"_postman_id":"aa2fc35f-0031-415f-ada2-5b7faed6c9f4"},{"name":"get tv","id":"2a044dd0-fa2a-46d9-9508-081126565590","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/trending/tv/:time_window?language=en-US","description":"<p>Get the trending TV shows on TMDB.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","trending","tv",":time_window"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string ISO-639-1-ISO-3166-1 code</p>\n","type":"text/plain"},"key":"language","value":"en-US"}],"variable":[{"description":{"content":"<p>string (required)\nDefault: day</p>\n","type":"text/plain"},"type":"any","value":"{{time-window}}","key":"time_window"}]}},"response":[{"id":"7555f21d-27b9-4ce3-b7f3-73ba221e2e80","name":"get tv","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/trending/tv/:time_window?language=en-US","protocol":"https","host":["api","themoviedb","org"],"path":["3","trending","tv",":time_window"],"query":[{"key":"language","value":"en-US"}],"variable":[{"key":"time_window","value":"{{time-window}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 14:19:38 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=200"},{"key":"x-memc","value":"HIT"},{"key":"x-memc-key","value":"88b045d957c55fc9bb6a4cb8571983c8"},{"key":"x-memc-age","value":"400"},{"key":"x-memc-expires","value":"200"},{"key":"ETag","value":"W/\"7d2a944893e2ebea03cbe056714de81e\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 c35f767218cbd1125d801b52fa785c8c.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"mewZo-n4XsQwBpKiJTRNBfydc5vmYkv8KBMzBIKUfQtByAd7U3Jrxg=="}],"cookie":[],"responseTime":null,"body":"{\n    \"page\": 1,\n    \"results\": [\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/leVOmOabRRWgdhUDNFQhpOAa5s3.jpg\",\n            \"id\": 118642,\n            \"name\": \"Mr. & Mrs. Smith\",\n            \"original_language\": \"en\",\n            \"original_name\": \"Mr. & Mrs. Smith\",\n            \"overview\": \"Meet the Smiths: two lonely strangers, John and Jane, who have given up their lives and identities to be thrown together as partners – both in espionage and in marriage.\",\n            \"poster_path\": \"/kvJvGxsDLi3MmHzc9nregyJtOWY.jpg\",\n            \"media_type\": \"tv\",\n            \"genre_ids\": [\n                10759,\n                35,\n                18\n            ],\n            \"popularity\": 298.084,\n            \"first_air_date\": \"2024-02-01\",\n            \"vote_average\": 6.217,\n            \"vote_count\": 23,\n            \"origin_country\": [\n                \"US\"\n            ]\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/menEyCOdkjXqwpJy3cwOH8kfZrj.jpg\",\n            \"id\": 46518,\n            \"name\": \"Masters of the Air\",\n            \"original_language\": \"en\",\n            \"original_name\": \"Masters of the Air\",\n            \"overview\": \"During World War II, airmen risk their lives with the 100th Bomb Group, a brotherhood forged by courage, loss, and triumph.\",\n            \"poster_path\": \"/rSAmgcoA74371rplbqM27yVsd3y.jpg\",\n            \"media_type\": \"tv\",\n            \"genre_ids\": [\n                10768,\n                18\n            ],\n            \"popularity\": 741.475,\n            \"first_air_date\": \"2024-01-25\",\n            \"vote_average\": 7.944,\n            \"vote_count\": 45,\n            \"origin_country\": [\n                \"US\"\n            ]\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/n6V0WbgytbeXKoGoUjpHvh2GlbM.jpg\",\n            \"id\": 103540,\n            \"name\": \"Percy Jackson and the Olympians\",\n            \"original_language\": \"en\",\n            \"original_name\": \"Percy Jackson and the Olympians\",\n            \"overview\": \"Percy Jackson is on a dangerous quest. Outrunning monsters and outwitting gods, he must journey across America to return Zeus' master bolt and stop an all-out war. With the help of his quest mates Annabeth and Grover, Percy's journey will lead him closer to the answers he seeks: how to fit into a world where he feels out of place, and find out who he's destined to be.\",\n            \"poster_path\": \"/upmXGc1QovmPBU0mQJR2re6ruKd.jpg\",\n            \"media_type\": \"tv\",\n            \"genre_ids\": [\n                10759,\n                10765,\n                18,\n                10751\n            ],\n            \"popularity\": 724.95,\n            \"first_air_date\": \"2023-12-19\",\n            \"vote_average\": 7.5,\n            \"vote_count\": 276,\n            \"origin_country\": [\n                \"US\"\n            ]\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/AvsNXUbP7UKCVnypyx2eWp8z2N3.jpg\",\n            \"id\": 94954,\n            \"name\": \"Hazbin Hotel\",\n            \"original_language\": \"en\",\n            \"original_name\": \"Hazbin Hotel\",\n            \"overview\": \"In attempt to find a non-violent alternative for reducing Hell's overpopulation, the daughter of Lucifer opens a rehabilitation hotel that offers a group of misfit demons a chance at redemption.\",\n            \"poster_path\": \"/rXojaQcxVUubPLSrFV8PD4xdjrs.jpg\",\n            \"media_type\": \"tv\",\n            \"genre_ids\": [\n                35,\n                16,\n                10765\n            ],\n            \"popularity\": 1540.932,\n            \"first_air_date\": \"2024-01-18\",\n            \"vote_average\": 9.158,\n            \"vote_count\": 374,\n            \"origin_country\": [\n                \"US\"\n            ]\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/siA2d4PNn4JVFZAwfIYx4pnKCaK.jpg\",\n            \"id\": 46648,\n            \"name\": \"True Detective\",\n            \"original_language\": \"en\",\n            \"original_name\": \"True Detective\",\n            \"overview\": \"An American anthology police detective series utilizing multiple timelines in which investigations seem to unearth personal and professional secrets of those involved, both within or outside the law.\",\n            \"poster_path\": \"/cuV2O5ZyDLHSOWzg3nLVljp1ubw.jpg\",\n            \"media_type\": \"tv\",\n            \"genre_ids\": [\n                18\n            ],\n            \"popularity\": 784.425,\n            \"first_air_date\": \"2014-01-12\",\n            \"vote_average\": 8.3,\n            \"vote_count\": 2995,\n            \"origin_country\": [\n                \"US\"\n            ]\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/nj06Yo0yVzI7jx6novjyGOyNQKC.jpg\",\n            \"id\": 137893,\n            \"name\": \"Griselda\",\n            \"original_language\": \"en\",\n            \"original_name\": \"Griselda\",\n            \"overview\": \"Chronicles the life of Griselda Blanco, who created one of the most profitable cartels in history. A devoted mother, Blanco’s lethal blend of charm and unsuspecting savagery helped her expertly navigate between family and business leading her to become widely known as the “Black Widow”.\",\n            \"poster_path\": \"/nhEtK1lJKb3kqBtDBDXynGr3hJL.jpg\",\n            \"media_type\": \"tv\",\n            \"genre_ids\": [\n                18,\n                80\n            ],\n            \"popularity\": 1147.003,\n            \"first_air_date\": \"2024-01-25\",\n            \"vote_average\": 7.794,\n            \"vote_count\": 90,\n            \"origin_country\": [\n                \"US\"\n            ]\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/eMeAJU22yASurnDi4VBQpJVfTHF.jpg\",\n            \"id\": 95556,\n            \"name\": \"Expats\",\n            \"original_language\": \"en\",\n            \"original_name\": \"Expats\",\n            \"overview\": \"Set against the complex tapestry of Hong Kong residents, a multifaceted group of women sets off a chain of life-altering events that leaves everyone navigating the intricate balance between blame and accountability.\",\n            \"poster_path\": \"/vKAkT96TIf3Mh8q2FXV6GqcuJab.jpg\",\n            \"media_type\": \"tv\",\n            \"genre_ids\": [\n                18\n            ],\n            \"popularity\": 266.03,\n            \"first_air_date\": \"2024-01-25\",\n            \"vote_average\": 8.2,\n            \"vote_count\": 10,\n            \"origin_country\": [\n                \"US\"\n            ]\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/2rmK7mnchw9Xr3XdiTFSxTTLXqv.jpg\",\n            \"id\": 37854,\n            \"name\": \"One Piece\",\n            \"original_language\": \"ja\",\n            \"original_name\": \"ワンピース\",\n            \"overview\": \"Years ago, the fearsome Pirate King, Gol D. Roger was executed leaving a huge pile of treasure and the famous \\\"One Piece\\\" behind. Whoever claims the \\\"One Piece\\\" will be named the new King of the Pirates.\\n\\nMonkey D. Luffy, a boy who consumed a \\\"Devil Fruit,\\\" decides to follow in the footsteps of his idol, the pirate Shanks, and find the One Piece. It helps, of course, that his body has the properties of rubber and that he's surrounded by a bevy of skilled fighters and thieves to help him along the way.\\n\\nLuffy will do anything to get the One Piece and become King of the Pirates!\",\n            \"poster_path\": \"/cMD9Ygz11zjJzAovURpO75Qg7rT.jpg\",\n            \"media_type\": \"tv\",\n            \"genre_ids\": [\n                10759,\n                35,\n                16\n            ],\n            \"popularity\": 184.411,\n            \"first_air_date\": \"1999-10-20\",\n            \"vote_average\": 8.7,\n            \"vote_count\": 4293,\n            \"origin_country\": [\n                \"JP\"\n            ]\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/q78bZF6LIOIUonmIFOgUTX2JqEA.jpg\",\n            \"id\": 242392,\n            \"name\": \"Alexander: The Making of a God\",\n            \"original_language\": \"en\",\n            \"original_name\": \"Alexander: The Making of a God\",\n            \"overview\": \"Expert interviews and gripping reenactments combine to reveal the extraordinary life of Alexander the Great and his burning desire to conquer the world.\",\n            \"poster_path\": \"/tKUTpdyg0wGfIYplIAfkN6hDbRw.jpg\",\n            \"media_type\": \"tv\",\n            \"genre_ids\": [\n                99,\n                18\n            ],\n            \"popularity\": 131.335,\n            \"first_air_date\": \"2024-01-31\",\n            \"vote_average\": 7,\n            \"vote_count\": 9,\n            \"origin_country\": [\n                \"GB\"\n            ]\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/rqbCbjB19amtOtFQbb3K2lgm2zv.jpg\",\n            \"id\": 1429,\n            \"name\": \"Attack on Titan\",\n            \"original_language\": \"ja\",\n            \"original_name\": \"進撃の巨人\",\n            \"overview\": \"Several hundred years ago, humans were nearly exterminated by Titans. Titans are typically several stories tall, seem to have no intelligence, devour human beings and, worst of all, seem to do it for the pleasure rather than as a food source. A small percentage of humanity survived by walling themselves in a city protected by extremely high walls, even taller than the biggest Titans. Flash forward to the present and the city has not seen a Titan in over 100 years. Teenage boy Eren and his foster sister Mikasa witness something horrific as the city walls are destroyed by a Colossal Titan that appears out of thin air. As the smaller Titans flood the city, the two kids watch in horror as their mother is eaten alive. Eren vows that he will murder every single Titan and take revenge for all of mankind.\",\n            \"poster_path\": \"/hTP1DtLGFamjfu8WqjnuQdP1n4i.jpg\",\n            \"media_type\": \"tv\",\n            \"genre_ids\": [\n                16,\n                10765,\n                10759\n            ],\n            \"popularity\": 92.482,\n            \"first_air_date\": \"2013-04-07\",\n            \"vote_average\": 8.7,\n            \"vote_count\": 5861,\n            \"origin_country\": [\n                \"JP\"\n            ]\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/m5CggjJuFc08QCuKz54znHP6spJ.jpg\",\n            \"id\": 108978,\n            \"name\": \"Reacher\",\n            \"original_language\": \"en\",\n            \"original_name\": \"Reacher\",\n            \"overview\": \"Jack Reacher, a veteran military police investigator, has just recently entered civilian life. Reacher is a drifter, carrying no phone and the barest of essentials as he travels the country and explores the nation he once served.\",\n            \"poster_path\": \"/jFuH0md41x5mB4qj5344mSmtHrO.jpg\",\n            \"media_type\": \"tv\",\n            \"genre_ids\": [\n                10759,\n                80,\n                18\n            ],\n            \"popularity\": 777.193,\n            \"first_air_date\": \"2022-02-03\",\n            \"vote_average\": 8.109,\n            \"vote_count\": 1353,\n            \"origin_country\": [\n                \"US\"\n            ]\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/ngwitz8VFLIATuqc5GLitTXuem9.jpg\",\n            \"id\": 222767,\n            \"name\": \"LTNS\",\n            \"original_language\": \"ko\",\n            \"original_name\": \"LTNS\",\n            \"overview\": \"A sexless married couple starts blackmailing adulterous couples for money.\",\n            \"poster_path\": \"/acdGDhG75m37cbQrZrYHLAn8w9Z.jpg\",\n            \"media_type\": \"tv\",\n            \"genre_ids\": [\n                35,\n                18\n            ],\n            \"popularity\": 160.742,\n            \"first_air_date\": \"2024-01-19\",\n            \"vote_average\": 7.8,\n            \"vote_count\": 5,\n            \"origin_country\": [\n                \"KR\"\n            ]\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/mAn8Ul7ilDNf7w6esIlrvKmpOuR.jpg\",\n            \"id\": 220073,\n            \"name\": \"A Bloody Lucky Day\",\n            \"original_language\": \"ko\",\n            \"original_name\": \"운수 오진 날\",\n            \"overview\": \"An ordinary taxi driver becomes entangled with a customer that turns out to be a serial killer.\",\n            \"poster_path\": \"/aU7iG0GwED7qFXkOZ1kEiyamy9E.jpg\",\n            \"media_type\": \"tv\",\n            \"genre_ids\": [\n                80,\n                18\n            ],\n            \"popularity\": 33.349,\n            \"first_air_date\": \"2023-11-24\",\n            \"vote_average\": 8.25,\n            \"vote_count\": 8,\n            \"origin_country\": [\n                \"KR\"\n            ]\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/wXSnajAZ5ppTKa8Z5zzWGOK85YH.jpg\",\n            \"id\": 1399,\n            \"name\": \"Game of Thrones\",\n            \"original_language\": \"en\",\n            \"original_name\": \"Game of Thrones\",\n            \"overview\": \"Seven noble families fight for control of the mythical land of Westeros. Friction between the houses leads to full-scale war. All while a very ancient evil awakens in the farthest north. Amidst the war, a neglected military order of misfits, the Night's Watch, is all that stands between the realms of men and icy horrors beyond.\",\n            \"poster_path\": \"/1XS1oqL89opfnbLl8WnZY1O1uJx.jpg\",\n            \"media_type\": \"tv\",\n            \"genre_ids\": [\n                10765,\n                18,\n                10759\n            ],\n            \"popularity\": 686.228,\n            \"first_air_date\": \"2011-04-17\",\n            \"vote_average\": 8.444,\n            \"vote_count\": 22577,\n            \"origin_country\": [\n                \"US\"\n            ]\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/96RT2A47UdzWlUfvIERFyBsLhL2.jpg\",\n            \"id\": 209867,\n            \"name\": \"Frieren: Beyond Journey's End\",\n            \"original_language\": \"ja\",\n            \"original_name\": \"葬送のフリーレン\",\n            \"overview\": \"After the party of heroes defeated the Demon King, they restored peace to the land and returned to lives of solitude. Generations pass, and the elven mage Frieren comes face to face with humanity’s mortality. She takes on a new apprentice and promises to fulfill old friends’ dying wishes. Can an elven mind make peace with the nature of life and death? Frieren embarks on her quest to find out.\",\n            \"poster_path\": \"/dqZENchTd7lp5zht7BdlqM7RBhD.jpg\",\n            \"media_type\": \"tv\",\n            \"genre_ids\": [\n                16,\n                18,\n                10759,\n                10765\n            ],\n            \"popularity\": 499.598,\n            \"first_air_date\": \"2023-09-29\",\n            \"vote_average\": 8.833,\n            \"vote_count\": 90,\n            \"origin_country\": [\n                \"JP\"\n            ]\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/hlPtIbdRS3yQkyV6xnVRnYBMOgf.jpg\",\n            \"id\": 222425,\n            \"name\": \"Queen of Divorce\",\n            \"original_language\": \"ko\",\n            \"original_name\": \"끝내주는 해결사\",\n            \"overview\": \"Korea’s most skilled divorce solver and an eccentric lawyer who provides solutions for troubled marriages, punishing unfaithful spouses in the process.\",\n            \"poster_path\": \"/8UF0D8B7CcRipl3BbQhUmuHrpJZ.jpg\",\n            \"media_type\": \"tv\",\n            \"genre_ids\": [\n                18,\n                80\n            ],\n            \"popularity\": 70.947,\n            \"first_air_date\": \"2024-01-31\",\n            \"vote_average\": 5,\n            \"vote_count\": 1,\n            \"origin_country\": [\n                \"KR\"\n            ]\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/8PkKQcA53Zb9fEojItVfpeDLxsX.jpg\",\n            \"id\": 241206,\n            \"name\": \"The Lonely Warrior\",\n            \"original_language\": \"zh\",\n            \"original_name\": \"三大队\",\n            \"overview\": \"The rape and murder suspect dies in the interrogation room due to being beaten up by the crowd earlier. The three teams responsible for this case are also imprisoned together, while the other suspect is still at large. After being released from prison, the three teams, led by their captain Cheng, track down their whereabouts. They pursue the culprit for twelve years.\",\n            \"poster_path\": \"/55akiT10951gxxaRuCEzgXNzznF.jpg\",\n            \"media_type\": \"tv\",\n            \"genre_ids\": [\n                18,\n                9648,\n                80\n            ],\n            \"popularity\": 40.834,\n            \"first_air_date\": \"2023-12-21\",\n            \"vote_average\": 9,\n            \"vote_count\": 7,\n            \"origin_country\": [\n                \"CN\"\n            ]\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/vcFW09U4834DyFOeRZpsx9x1D3S.jpg\",\n            \"id\": 57243,\n            \"name\": \"Doctor Who\",\n            \"original_language\": \"en\",\n            \"original_name\": \"Doctor Who\",\n            \"overview\": \"The Doctor is a Time Lord: a 900 year old alien with 2 hearts, part of a gifted civilization who mastered time travel. The Doctor saves planets for a living—more of a hobby actually, and the Doctor's very, very good at it.\",\n            \"poster_path\": \"/4edFyasCrkH4MKs6H4mHqlrxA6b.jpg\",\n            \"media_type\": \"tv\",\n            \"genre_ids\": [\n                10759,\n                18,\n                10765\n            ],\n            \"popularity\": 851.55,\n            \"first_air_date\": \"2005-03-26\",\n            \"vote_average\": 7.482,\n            \"vote_count\": 2796,\n            \"origin_country\": [\n                \"GB\"\n            ]\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/gmECX1DvFgdUPjtio2zaL8BPYPu.jpg\",\n            \"id\": 95479,\n            \"name\": \"Jujutsu Kaisen\",\n            \"original_language\": \"ja\",\n            \"original_name\": \"呪術廻戦\",\n            \"overview\": \"Yuji Itadori is a boy with tremendous physical strength, though he lives a completely ordinary high school life. One day, to save a classmate who has been attacked by curses, he eats the finger of Ryomen Sukuna, taking the curse into his own soul. From then on, he shares one body with Ryomen Sukuna. Guided by the most powerful of sorcerers, Satoru Gojo, Itadori is admitted to Tokyo Jujutsu High School, an organization that fights the curses... and thus begins the heroic tale of a boy who became a curse to exorcise a curse, a life from which he could never turn back.\",\n            \"poster_path\": \"/fHpKWq9ayzSk8nSwqRuaAUemRKh.jpg\",\n            \"media_type\": \"tv\",\n            \"genre_ids\": [\n                16,\n                10759,\n                10765\n            ],\n            \"popularity\": 766.048,\n            \"first_air_date\": \"2020-10-03\",\n            \"vote_average\": 8.581,\n            \"vote_count\": 3110,\n            \"origin_country\": [\n                \"JP\"\n            ]\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/i3crPeFkhLcT9ZRVwPSHQSnd6di.jpg\",\n            \"id\": 69851,\n            \"name\": \"FEUD\",\n            \"original_language\": \"en\",\n            \"original_name\": \"FEUD\",\n            \"overview\": \"Anthology series of famous feuds with the first season based on the legendary rivalry between Bette Davis and Joan Crawford which began early on their careers, climaxed on the set of \\\"Whatever Happened to Baby Jane?\\\" and evolved into an Oscar vendetta.\",\n            \"poster_path\": \"/c5wn2eLRN3naOB1JxEbDIApRN2T.jpg\",\n            \"media_type\": \"tv\",\n            \"genre_ids\": [\n                18\n            ],\n            \"popularity\": 217.691,\n            \"first_air_date\": \"2017-03-05\",\n            \"vote_average\": 7.9,\n            \"vote_count\": 188,\n            \"origin_country\": [\n                \"US\"\n            ]\n        }\n    ],\n    \"total_pages\": 1000,\n    \"total_results\": 20000\n}"}],"_postman_id":"2a044dd0-fa2a-46d9-9508-081126565590"}],"id":"db8b1446-6f5b-499b-8f85-227a9bf8969d","_postman_id":"db8b1446-6f5b-499b-8f85-227a9bf8969d","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}}},{"name":"TV Series Lists","item":[{"name":"get airing today","id":"2029bee1-aa1d-4e0f-9f6d-9c12ad60b82c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/tv/airing_today?language=en-US&page=1&timezone={{timezone}}","description":"<p>Get a list of TV shows airing today.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","tv","airing_today"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"language","value":"en-US"},{"description":{"content":"<p>int32</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"timezone","value":"{{timezone}}"}],"variable":[]}},"response":[{"id":"4880c7bf-52ab-4fd7-b634-4fa7291eeeb0","name":"get airing today","originalRequest":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/tv/airing_today"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 14:20:15 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=13546"},{"key":"x-memc","value":"HIT"},{"key":"x-memc-key","value":"3369578d31e3ff14bafaeaac8c48cfdc"},{"key":"x-memc-age","value":"11578"},{"key":"x-memc-expires","value":"13546"},{"key":"ETag","value":"W/\"1f697fa46d6788f900817ea4af44ced2\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 613faec4b883bfe2ebdd8a74d5006f4c.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"aV2nECr3q5JxVHmuGQpo8mi6dpgg0mA4IMq8v5bgy3ajh2GzCGRTfg=="}],"cookie":[],"responseTime":null,"body":"{\n    \"page\": 1,\n    \"results\": [\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/3oZgE4220UrqaaiZXxz5MtNCVxJ.jpg\",\n            \"genre_ids\": [\n                10764\n            ],\n            \"id\": 12513,\n            \"origin_country\": [\n                \"ES\"\n            ],\n            \"original_language\": \"es\",\n            \"original_name\": \"Operación Triunfo\",\n            \"overview\": \"Reality-show talent contest aimed to find the country's next solo singing sensation, putting a selection of hopefuls through their paces by getting them to sing a variety of cover versions of popular songs, with tutoring from various professionals.\",\n            \"popularity\": 2389.977,\n            \"poster_path\": \"/2OHQg65fxUlAGpAJxDs3dafbJsB.jpg\",\n            \"first_air_date\": \"2001-10-22\",\n            \"name\": \"Operación Triunfo\",\n            \"vote_average\": 6.4,\n            \"vote_count\": 18\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/218ZehBKlH8efPRRccmB7bu0oLQ.jpg\",\n            \"genre_ids\": [\n                35,\n                9648,\n                10766,\n                18\n            ],\n            \"id\": 219109,\n            \"origin_country\": [\n                \"BR\"\n            ],\n            \"original_language\": \"pt\",\n            \"original_name\": \"Elas por Elas\",\n            \"overview\": \"Seven friends who met in their youth at an English course meet again 25 years later; Lara, Taís, Helena, Adriana, Renée, Natália and Carol, each of them has a different personality and origin, but they share a deep affection.\",\n            \"popularity\": 2021.751,\n            \"poster_path\": \"/m0cvvnhnRXdQhLARx7qt9lz7hTE.jpg\",\n            \"first_air_date\": \"2023-09-25\",\n            \"name\": \"Elas por Elas\",\n            \"vote_average\": 5.5,\n            \"vote_count\": 34\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/ohJTnu93hJ0Uonl86Wn3mOSlWXN.jpg\",\n            \"genre_ids\": [\n                10751,\n                35,\n                18\n            ],\n            \"id\": 91759,\n            \"origin_country\": [\n                \"HK\"\n            ],\n            \"original_language\": \"cn\",\n            \"original_name\": \"愛·回家之開心速遞\",\n            \"overview\": \"Hung Sue Gan starting from the bottom, established his own logistics company, which is now running smoothly. His only concern now are his three daughters. His eldest daughter has immigrated overseas. His second daughter Hung Yeuk Shui has reached the marriageable age, but has no hopes for marriage anytime soon. She is constantly bickering with her younger sister Hung Sum Yue, who is an honour student, over trivial matters, causing their father to not know whether to laugh or cry. Hung Sue Yan, Hung Sue Gan's brother, moves in with the family, temporarily ending his life as a nomadic photographer. He joins Hung Yeuk Shui's company and encounters Ko Pak Fei, the director of an online shop. The two appear to be former lovers, making for lots of laughter. Since Hung Sue Yan moved in, a series of strange events have occurred in the family. Upon investigation, the source is traced to Lung Ging Fung, a promising young man who is the son of department store mogul Lung Gam Wai.\",\n            \"popularity\": 1452.774,\n            \"poster_path\": \"/lgD4j9gUGmMckZpWWRJjorWqGVT.jpg\",\n            \"first_air_date\": \"2017-02-06\",\n            \"name\": \"Come Home Love: Lo and Behold\",\n            \"vote_average\": 5.486,\n            \"vote_count\": 35\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/pEJL28C17jVPCwUipGO0JdTUobO.jpg\",\n            \"genre_ids\": [\n                35,\n                10766\n            ],\n            \"id\": 213026,\n            \"origin_country\": [\n                \"BR\"\n            ],\n            \"original_language\": \"pt\",\n            \"original_name\": \"Fuzuê\",\n            \"overview\": \"The department store Fuzue, specialized in popular items, is a success led by Nero Braga e Silva. Little does he know that the store's grounds have hidden relics for over 300 years.\",\n            \"popularity\": 1241.065,\n            \"poster_path\": \"/zNNFg8z3z7uT817n6M0kHRcYwq1.jpg\",\n            \"first_air_date\": \"2023-08-14\",\n            \"name\": \"Fuzue\",\n            \"vote_average\": 5.6,\n            \"vote_count\": 25\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/bfg3COqQzmaZqqaqmCruKoyjk72.jpg\",\n            \"genre_ids\": [\n                35,\n                10763\n            ],\n            \"id\": 1667,\n            \"origin_country\": [\n                \"US\"\n            ],\n            \"original_language\": \"en\",\n            \"original_name\": \"Saturday Night Live\",\n            \"overview\": \"A late-night live television sketch comedy and variety show created by Lorne Michaels. The show's comedy sketches, which parody contemporary culture and politics, are performed by a large and varying cast of repertory and newer cast members. Each episode is hosted by a celebrity guest, who usually delivers an opening monologue and performs in sketches with the cast, and features performances by a musical guest.\",\n            \"popularity\": 1667.632,\n            \"poster_path\": \"/iecMwr0L6kt64qeyyeYUxBjuQ4G.jpg\",\n            \"first_air_date\": \"1975-10-11\",\n            \"name\": \"Saturday Night Live\",\n            \"vote_average\": 6.9,\n            \"vote_count\": 389\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/AhoPrGyrdsnJ7SoSPPV84dONnqa.jpg\",\n            \"genre_ids\": [\n                10764\n            ],\n            \"id\": 100128,\n            \"origin_country\": [\n                \"PT\"\n            ],\n            \"original_language\": \"pt\",\n            \"original_name\": \"Big Brother\",\n            \"overview\": \"Portuguese version of the reality competition which follows a group of HouseGuests living together 24 hours a day in the \\\"Big Brother\\\" house, isolated from the outside world but under constant surveillance with no privacy.\",\n            \"popularity\": 1111.317,\n            \"poster_path\": \"/9Gkcvdz89Q7w0glDDga1c8m5vaW.jpg\",\n            \"first_air_date\": \"2000-09-03\",\n            \"name\": \"Big Brother\",\n            \"vote_average\": 2.6,\n            \"vote_count\": 18\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/jG3ME9rxdvcg3BkdaTGVkIyCadF.jpg\",\n            \"genre_ids\": [\n                18\n            ],\n            \"id\": 225930,\n            \"origin_country\": [\n                \"CN\"\n            ],\n            \"original_language\": \"zh\",\n            \"original_name\": \"要久久爱\",\n            \"overview\": \"In an aerospace city in the north, seven children who were born an only child became closer than siblings and called themselves \\\"The Big Dipper.\\\" They all promised to conquer the college entrance examinations so they can go to Beijing together but seventeen came and went and only Huang Yingzi made it.\\n\\n\\\"The Big Dipper\\\" was no more as everyone parted ways. Huang Yingzi went to Beijing for school and Jiang Yi left for the States. \\\"Who do you like at the age of seventeen\\\" has become a mystery lingering in the hearts of the seven people. As newcomers in the workplace, they were bruised and battered from the skirmishes between their ideals and reality. Their once pure emotions are like shining stars in the night sky. Huang Yingzi wants to reunite the group only to realize that there a question remains. Meanwhile, Jiang Yi and the others have already been presented their answer.\",\n            \"popularity\": 1414.805,\n            \"poster_path\": \"/pWvDZ04OOQOTwP7ThBP4bBFgkPA.jpg\",\n            \"first_air_date\": \"2024-01-20\",\n            \"name\": \"Love Endures\",\n            \"vote_average\": 0,\n            \"vote_count\": 0\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/mZsTrylVWYYPkoY793G5G7nBbAa.jpg\",\n            \"genre_ids\": [\n                10764,\n                35\n            ],\n            \"id\": 70672,\n            \"origin_country\": [\n                \"KR\"\n            ],\n            \"original_language\": \"ko\",\n            \"original_name\": \"아는 형님\",\n            \"overview\": \"Male celebs play make-believe as high schoolers, welcoming star transfer students every week and engaging in battles of witty humor and slapstick.\",\n            \"popularity\": 1045.824,\n            \"poster_path\": \"/2jIi55JtYKJTL1km8qHMuUilOWo.jpg\",\n            \"first_air_date\": \"2015-12-05\",\n            \"name\": \"Men on a Mission\",\n            \"vote_average\": 7.433,\n            \"vote_count\": 30\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/6f8lvsQQv4DXXCIqps5nYkZZavx.jpg\",\n            \"genre_ids\": [\n                18\n            ],\n            \"id\": 1021,\n            \"origin_country\": [\n                \"GB\"\n            ],\n            \"original_language\": \"en\",\n            \"original_name\": \"Casualty\",\n            \"overview\": \"Drama series about the staff and patients at Holby City Hospital's emergency department, charting the ups and downs in their personal and professional lives.\",\n            \"popularity\": 1007.213,\n            \"poster_path\": \"/xori6j1eOdXwD5z213t2o8NMcvu.jpg\",\n            \"first_air_date\": \"1986-09-06\",\n            \"name\": \"Casualty\",\n            \"vote_average\": 5.8,\n            \"vote_count\": 72\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/gwHFscT5irCxPvlD9kk00Tour7P.jpg\",\n            \"genre_ids\": [\n                10764\n            ],\n            \"id\": 114885,\n            \"origin_country\": [\n                \"NL\"\n            ],\n            \"original_language\": \"nl\",\n            \"original_name\": \"Big Brother\",\n            \"overview\": \"\",\n            \"popularity\": 791.368,\n            \"poster_path\": \"/zmXxCP0op3PoCSiqXkSKDySbxe8.jpg\",\n            \"first_air_date\": \"2021-01-04\",\n            \"name\": \"Big Brother\",\n            \"vote_average\": 5.9,\n            \"vote_count\": 8\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/ykbaElzavtSbsYG5KbG3pEpREtK.jpg\",\n            \"genre_ids\": [\n                10764\n            ],\n            \"id\": 116416,\n            \"origin_country\": [\n                \"CA\"\n            ],\n            \"original_language\": \"fr\",\n            \"original_name\": \"Big Brother 7/7\",\n            \"overview\": \"\",\n            \"popularity\": 781.225,\n            \"poster_path\": \"/iUYrQyv0p4UncFolsROm81VNbcB.jpg\",\n            \"first_air_date\": \"2021-01-11\",\n            \"name\": \"Big Brother 7/7\",\n            \"vote_average\": 4,\n            \"vote_count\": 10\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/ugcdRKcOyUMAr9hAsL058cAX2vj.jpg\",\n            \"genre_ids\": [\n                10764\n            ],\n            \"id\": 12409,\n            \"origin_country\": [\n                \"FR\"\n            ],\n            \"original_language\": \"fr\",\n            \"original_name\": \"Star Academy\",\n            \"overview\": \"Star Academy is a French reality television show produced by the Dutch company Endemol. It consists of a contest of young singers. It spawned an equally successful show in Quebec called Star Académie. It is broadcast on TF1. At the end of each season, selected contestants would go on tour around France, Morocco, Switzerland, Belgium, Tunisia, and other French-speaking countries.\",\n            \"popularity\": 880.685,\n            \"poster_path\": \"/26qS8VmB7PgtkkBuA0J20nmTish.jpg\",\n            \"first_air_date\": \"2001-10-20\",\n            \"name\": \"Star Academy\",\n            \"vote_average\": 6.85,\n            \"vote_count\": 10\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/p1swd15DRtCnNj20U904dbXeVsi.jpg\",\n            \"genre_ids\": [\n                16,\n                35,\n                10759,\n                10765\n            ],\n            \"id\": 204832,\n            \"origin_country\": [\n                \"JP\"\n            ],\n            \"original_language\": \"ja\",\n            \"original_name\": \"マッシュル-MASHLE-\",\n            \"overview\": \"In the magic realm, magic is everything—everyone can use it, and one’s social status is determined by their skill level. Deep in the forest, oblivious to the ways of the world, lives Mash. Thanks to his daily training, he’s become a fitness god, but he harbors a secret that could turn his life upside down—he can’t use magic! When he’s found out, rather than his life being over, he’s unexpectedly enrolled in magic school, where he must beat the competition!\",\n            \"popularity\": 572.537,\n            \"poster_path\": \"/j4uI3VfubinCGzatlZcRcjrLyZ1.jpg\",\n            \"first_air_date\": \"2023-04-08\",\n            \"name\": \"MASHLE: MAGIC AND MUSCLES\",\n            \"vote_average\": 8.25,\n            \"vote_count\": 174\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/6bRiqwymBBD0lQQ6ux8LBfyPeH.jpg\",\n            \"genre_ids\": [\n                10766,\n                18\n            ],\n            \"id\": 223365,\n            \"origin_country\": [\n                \"BR\"\n            ],\n            \"original_language\": \"pt\",\n            \"original_name\": \"Renascer\",\n            \"overview\": \"\",\n            \"popularity\": 721.575,\n            \"poster_path\": \"/7vd7jaZGLBD8rKKLDufctKal84A.jpg\",\n            \"first_air_date\": \"2024-01-22\",\n            \"name\": \"Renascer\",\n            \"vote_average\": 0,\n            \"vote_count\": 0\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/aCiXh5QX6bg0BtpFEBXKaZYScB4.jpg\",\n            \"genre_ids\": [\n                10763,\n                10764,\n                99\n            ],\n            \"id\": 203599,\n            \"origin_country\": [\n                \"HK\"\n            ],\n            \"original_language\": \"cn\",\n            \"original_name\": \"東張西望\",\n            \"overview\": \"Scoop is a comprehensive information programme of Television Broadcasts Limited.\\n\\nThe content of the program is mainly based on entertainment news and personal follow-up of the artists, and will also be interspersed with the latest trends of TVB dramas and artists. Some entertainment news content clips will be rebroadcast on the next day's \\\"Entertainment Live\\\".\\n\\nThis program will be broadcast on Jade Channel from 19:30-20:00 (Hong Kong time) from June 6, 2005, and will be broadcast every day from March 3, 2019, and will be broadcast on myTV (later myTV SUPER) to provide \\\"Program Review\\\".\",\n            \"popularity\": 531.459,\n            \"poster_path\": \"/qo6y0XvSBlKM3XCbYVdcR3a6qyQ.jpg\",\n            \"first_air_date\": \"2005-06-06\",\n            \"name\": \"Scoop\",\n            \"vote_average\": 6.7,\n            \"vote_count\": 14\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/ohUiu7rIHmkobl9vKuZUiCL5HDb.jpg\",\n            \"genre_ids\": [\n                10764,\n                9648\n            ],\n            \"id\": 114473,\n            \"origin_country\": [\n                \"CN\"\n            ],\n            \"original_language\": \"zh\",\n            \"original_name\": \"名侦探学院\",\n            \"overview\": \"\\\"Detective College\\\", as a derivative of the fifth season of \\\"Who's the Murderer\\\", is a star reasoning variety show where selected detective assistants launched by Mango TV. The star guests determine the number of advances by rolling the dice on the checkerboard. When the game is triggered, the corresponding game needs to be completed. The first guest to reach the end becomes the current No.1. The program combines the form of team battles and individual battles to inspire the star guests ’IQ and Contest of logical ability. No. 1 selected in the show will appear on the scene of the fifth season of \\\"Who's the Murderer\\\". \\\"Detective College\\\" consists of Pu Yixing, Zhou Junwei, Tang Jiuzhou, Qi Sijun, Shi Kai, Guo Wentao, Shao Mingming, etc., and premiered on November 3, 2019.\",\n            \"popularity\": 434.718,\n            \"poster_path\": \"/zkiB7hiRpCq14tjVr3EhMN3WLjN.jpg\",\n            \"first_air_date\": \"2019-11-03\",\n            \"name\": \"Detective College\",\n            \"vote_average\": 7.5,\n            \"vote_count\": 2\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/uK4qhu1fDwuqu3Cyt8XjBLUK3z4.jpg\",\n            \"genre_ids\": [\n                10764\n            ],\n            \"id\": 243754,\n            \"origin_country\": [\n                \"GB\"\n            ],\n            \"original_language\": \"en\",\n            \"original_name\": \"Love Island: All Stars\",\n            \"overview\": \"Some of your favourite Islanders from across the years heading back to the stunning South African villa to once again 'graft' as their search for love continues.\",\n            \"popularity\": 426.947,\n            \"poster_path\": \"/aTpMwcMzgwUfs5mY8WJEhBn7Q7y.jpg\",\n            \"first_air_date\": \"2024-01-15\",\n            \"name\": \"Love Island: All Stars\",\n            \"vote_average\": 10,\n            \"vote_count\": 1\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/8tNh37nECmh9B5p0nfw7NgrJ7k4.jpg\",\n            \"genre_ids\": [\n                18\n            ],\n            \"id\": 243706,\n            \"origin_country\": [\n                \"CN\"\n            ],\n            \"original_language\": \"zh\",\n            \"original_name\": \"风华往事\",\n            \"overview\": \"\",\n            \"popularity\": 597.726,\n            \"poster_path\": \"/9G9BJfqEXKyxPMRZjVjRhOTpdh3.jpg\",\n            \"first_air_date\": \"2024-01-15\",\n            \"name\": \"风华往事\",\n            \"vote_average\": 0,\n            \"vote_count\": 0\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/n9u72dPMB1e3IpgN3LHRaons6gw.jpg\",\n            \"genre_ids\": [\n                10764\n            ],\n            \"id\": 79855,\n            \"origin_country\": [\n                \"FR\"\n            ],\n            \"original_language\": \"fr\",\n            \"original_name\": \"Questions pour un champion\",\n            \"overview\": \"Samuel Etienne hosts this emblematic game, which sees four candidates compete each evening around questions of general culture.\",\n            \"popularity\": 400.82,\n            \"poster_path\": \"/tKb3dm32wUDQmWNfygbvTkYKobb.jpg\",\n            \"first_air_date\": \"\",\n            \"name\": \"Questions pour un champion\",\n            \"vote_average\": 4.3,\n            \"vote_count\": 6\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/tTHGEYXcqNqaWqVqYfv3lH0fegU.jpg\",\n            \"genre_ids\": [\n                10764,\n                10751,\n                10767,\n                18\n            ],\n            \"id\": 62128,\n            \"origin_country\": [\n                \"US\"\n            ],\n            \"original_language\": \"en\",\n            \"original_name\": \"The Kitchen\",\n            \"overview\": \"Spend a fun and food-filled morning in The Kitchen with hosts Sunny Anderson, Katie Lee, Jeff Mauro, Marcela Valladolid, and Geoffrey Zakarian. From simple supper ideas, food trend discussions, and family meal tips to trivia games and viewer questions, they'll cover all things fun in food.\",\n            \"popularity\": 393.588,\n            \"poster_path\": \"/G2PN9AnF4DqQVenuFabUqtW4hS.jpg\",\n            \"first_air_date\": \"2014-01-04\",\n            \"name\": \"The Kitchen\",\n            \"vote_average\": 4.1,\n            \"vote_count\": 7\n        }\n    ],\n    \"total_pages\": 9,\n    \"total_results\": 175\n}"}],"_postman_id":"2029bee1-aa1d-4e0f-9f6d-9c12ad60b82c"},{"name":"get on the air","id":"832826b6-bfe7-4d3b-ae89-59df8ab879c5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/tv/on_the_air?language=en-US&page=1&timezone={{timezone}}","description":"<p>Get a list of TV shows that air in the next 7 days.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","tv","on_the_air"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"language","value":"en-US"},{"description":{"content":"<p>int32</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"timezone","value":"{{timezone}}"}],"variable":[]}},"response":[{"id":"20e6d2d6-039b-4bfa-9a2f-5f163f2e429e","name":"get on the air","originalRequest":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/tv/on_the_air"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 14:21:00 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=5153"},{"key":"x-memc","value":"HIT"},{"key":"x-memc-key","value":"84b0738f93ce6a25a0e18cbab52c6f63"},{"key":"x-memc-age","value":"23475"},{"key":"x-memc-expires","value":"5153"},{"key":"ETag","value":"W/\"19a92c6bb225e30acc388a459a4f5c27\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 a1157b69a14bebe8162237750a074fae.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"pE6DchFhF3lO6xIhwQ9-4YQ7I43iZ5KgaAjVZHc-8Si8oBUdUBlqfw=="}],"cookie":[],"responseTime":null,"body":"{\n    \"page\": 1,\n    \"results\": [\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                10767\n            ],\n            \"id\": 103108,\n            \"origin_country\": [\n                \"DE\"\n            ],\n            \"original_language\": \"de\",\n            \"original_name\": \"MDR um 4\",\n            \"overview\": \"\",\n            \"popularity\": 2045.993,\n            \"poster_path\": \"/xoTOnCc50QJBwRZKlIaM92Q8vbh.jpg\",\n            \"first_air_date\": \"2014-01-06\",\n            \"name\": \"MDR um 4\",\n            \"vote_average\": 0,\n            \"vote_count\": 0\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/9TXcHOeCsM8W3ZKKIKjdYUsRSeq.jpg\",\n            \"genre_ids\": [\n                80,\n                18\n            ],\n            \"id\": 72879,\n            \"origin_country\": [\n                \"FR\"\n            ],\n            \"original_language\": \"fr\",\n            \"original_name\": \"Demain nous appartient\",\n            \"overview\": \"The story revolves around the people of Sète, France. Their lives are punctuated by family rivalries, romance and scenes from daily life, but also by plots involving police investigations, secrets and betrayals.\",\n            \"popularity\": 1909.102,\n            \"poster_path\": \"/3uU5uJzOX7xe7mn7YKpBM9oiEZO.jpg\",\n            \"first_air_date\": \"2017-07-17\",\n            \"name\": \"Tomorrow Is Ours\",\n            \"vote_average\": 6.094,\n            \"vote_count\": 53\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/eWF3oRyL4QWaidN9F4uvM7cBJUV.jpg\",\n            \"genre_ids\": [\n                10766\n            ],\n            \"id\": 206559,\n            \"origin_country\": [\n                \"ZA\"\n            ],\n            \"original_language\": \"af\",\n            \"original_name\": \"Binnelanders\",\n            \"overview\": \"A South African Afrikaans soap opera. It is set in and around the fictional private hospital, Binneland Kliniek, in Pretoria, and the storyline follows the trials, trauma and tribulations of the staff and patients of the hospital.\",\n            \"popularity\": 1513.538,\n            \"poster_path\": \"/v9nGSRx5lFz6KEgfmgHJMSgaARC.jpg\",\n            \"first_air_date\": \"2005-10-13\",\n            \"name\": \"Binnelanders\",\n            \"vote_average\": 5.9,\n            \"vote_count\": 36\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/qZ7CdO7rkH0KyCxvZBoP4Mm2cQL.jpg\",\n            \"genre_ids\": [\n                10767,\n                99\n            ],\n            \"id\": 132544,\n            \"origin_country\": [\n                \"KR\"\n            ],\n            \"original_language\": \"ko\",\n            \"original_name\": \"위대한 수업, 그레이트 마인즈\",\n            \"overview\": \"\",\n            \"popularity\": 1501.101,\n            \"poster_path\": \"/lj46PSaBziqCqbGXlmnXN325biA.jpg\",\n            \"first_air_date\": \"2021-08-30\",\n            \"name\": \"Great Minds\",\n            \"vote_average\": 4.6,\n            \"vote_count\": 10\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/4W2sH4CXzJ98ScuLGRij1KakzSv.jpg\",\n            \"genre_ids\": [\n                10751,\n                35\n            ],\n            \"id\": 230525,\n            \"origin_country\": [\n                \"KR\"\n            ],\n            \"original_language\": \"ko\",\n            \"original_name\": \"우당탕탕 패밀리\",\n            \"overview\": \"A romantic family drama about a divorced couple who broke up 30 years ago out of hate, reuniting as in-laws through their children and overcoming long overdue conflicts and enmity.\",\n            \"popularity\": 1464.329,\n            \"poster_path\": \"/goMzJ6rxTndGki2pKpyAKuKNXHY.jpg\",\n            \"first_air_date\": \"2023-09-18\",\n            \"name\": \"Unpredictable Family\",\n            \"vote_average\": 6.8,\n            \"vote_count\": 5\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/y1e4wd1e60vNitKfNu3uva9I5wJ.jpg\",\n            \"genre_ids\": [\n                10767\n            ],\n            \"id\": 210081,\n            \"origin_country\": [\n                \"US\"\n            ],\n            \"original_language\": \"en\",\n            \"original_name\": \"Sherri\",\n            \"overview\": \"Sherri Shepherd, actress, comic, and Emmy Award-winning longtime co-host of \\\"The View\\\", appears before a live audience with a daily dose of pop culture, comedy, conversations, and daytime talk staples, including celebrity and human interest interviews;\",\n            \"popularity\": 1363.165,\n            \"poster_path\": \"/7qcRQY4nSGrQ0lMMDV1c0dKKOoc.jpg\",\n            \"first_air_date\": \"2022-09-12\",\n            \"name\": \"Sherri\",\n            \"vote_average\": 5.7,\n            \"vote_count\": 3\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/3oZgE4220UrqaaiZXxz5MtNCVxJ.jpg\",\n            \"genre_ids\": [\n                10764\n            ],\n            \"id\": 12513,\n            \"origin_country\": [\n                \"ES\"\n            ],\n            \"original_language\": \"es\",\n            \"original_name\": \"Operación Triunfo\",\n            \"overview\": \"Reality-show talent contest aimed to find the country's next solo singing sensation, putting a selection of hopefuls through their paces by getting them to sing a variety of cover versions of popular songs, with tutoring from various professionals.\",\n            \"popularity\": 2389.977,\n            \"poster_path\": \"/2OHQg65fxUlAGpAJxDs3dafbJsB.jpg\",\n            \"first_air_date\": \"2001-10-22\",\n            \"name\": \"Operación Triunfo\",\n            \"vote_average\": 6.4,\n            \"vote_count\": 18\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                18,\n                35\n            ],\n            \"id\": 36361,\n            \"origin_country\": [\n                \"CZ\"\n            ],\n            \"original_language\": \"cs\",\n            \"original_name\": \"Ulice\",\n            \"overview\": \"Ulice is a Czech soap opera produced and broadcast by Nova. In the Czech language Ulice means street.\\n\\nThe show describes the lives of the Farský, Jordán, Boháč, Nikl, and Liška families and many other people that live in Prague. Their daily battle against real problems of living in a modern world like divorce, love, betrayal and illness or disease. Ulice often shows crime.\",\n            \"popularity\": 1284.834,\n            \"poster_path\": \"/3ayWL13P1HeRnyVL9lU9flOdZjq.jpg\",\n            \"first_air_date\": \"2005-09-05\",\n            \"name\": \"Ulice\",\n            \"vote_average\": 2.5,\n            \"vote_count\": 16\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/i8iqYtAy9qcO5RSrA1f6fY1n6SN.jpg\",\n            \"genre_ids\": [\n                10766\n            ],\n            \"id\": 235484,\n            \"origin_country\": [\n                \"ZA\"\n            ],\n            \"original_language\": \"af\",\n            \"original_name\": \"Suidooster\",\n            \"overview\": \"Suidooster is a South African television soap opera produced by Suidooster Films which revolves around a matriarch, her family, friends and the people of Suidooster, a small shopping and business centre in the fictional Cape Town suburb of Ruiterbosch.\",\n            \"popularity\": 1283.672,\n            \"poster_path\": \"/u4tPY6df9atOne5soyW7vUyRgvD.jpg\",\n            \"first_air_date\": \"2015-11-16\",\n            \"name\": \"Suidooster\",\n            \"vote_average\": 7.8,\n            \"vote_count\": 5\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/yYNa1nqvNK94xZz3eKyfvZdAvPi.jpg\",\n            \"genre_ids\": [\n                10766,\n                18\n            ],\n            \"id\": 112470,\n            \"origin_country\": [\n                \"FR\"\n            ],\n            \"original_language\": \"fr\",\n            \"original_name\": \"Ici tout commence\",\n            \"overview\": \"\",\n            \"popularity\": 1262.927,\n            \"poster_path\": \"/60cqjI590JKXCAABqCStVmSBGET.jpg\",\n            \"first_air_date\": \"2020-11-02\",\n            \"name\": \"Here it all begins\",\n            \"vote_average\": 6.9,\n            \"vote_count\": 36\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/2Bkqjc9tNWo3KLr1aRYyJ7vMQtM.jpg\",\n            \"genre_ids\": [\n                10764\n            ],\n            \"id\": 235493,\n            \"origin_country\": [\n                \"NL\"\n            ],\n            \"original_language\": \"nl\",\n            \"original_name\": \"De Bondgenoten\",\n            \"overview\": \"\",\n            \"popularity\": 1222.118,\n            \"poster_path\": \"/wsipinibYxrZhpkQ6MKxIMgL0hv.jpg\",\n            \"first_air_date\": \"2023-10-22\",\n            \"name\": \"De Bondgenoten\",\n            \"vote_average\": 6.3,\n            \"vote_count\": 3\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/hNkoafDHaWyeh6UV0ih5pPQ0CmR.jpg\",\n            \"genre_ids\": [\n                18,\n                36\n            ],\n            \"id\": 63252,\n            \"origin_country\": [\n                \"ES\"\n            ],\n            \"original_language\": \"es\",\n            \"original_name\": \"Amar es para siempre\",\n            \"overview\": \"\",\n            \"popularity\": 1218.207,\n            \"poster_path\": \"/lwnQn72X1i1Wwxm2tdCKXmBj91g.jpg\",\n            \"first_air_date\": \"2013-01-14\",\n            \"name\": \"Amar es para siempre\",\n            \"vote_average\": 5.2,\n            \"vote_count\": 5\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/218ZehBKlH8efPRRccmB7bu0oLQ.jpg\",\n            \"genre_ids\": [\n                35,\n                9648,\n                10766,\n                18\n            ],\n            \"id\": 219109,\n            \"origin_country\": [\n                \"BR\"\n            ],\n            \"original_language\": \"pt\",\n            \"original_name\": \"Elas por Elas\",\n            \"overview\": \"Seven friends who met in their youth at an English course meet again 25 years later; Lara, Taís, Helena, Adriana, Renée, Natália and Carol, each of them has a different personality and origin, but they share a deep affection.\",\n            \"popularity\": 2021.751,\n            \"poster_path\": \"/m0cvvnhnRXdQhLARx7qt9lz7hTE.jpg\",\n            \"first_air_date\": \"2023-09-25\",\n            \"name\": \"Elas por Elas\",\n            \"vote_average\": 5.5,\n            \"vote_count\": 34\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/jIV5weV19wH02rnuWyMtYI4dYC8.jpg\",\n            \"genre_ids\": [\n                10759,\n                35,\n                18\n            ],\n            \"id\": 215803,\n            \"origin_country\": [\n                \"PH\"\n            ],\n            \"original_language\": \"tl\",\n            \"original_name\": \"Batang Quiapo\",\n            \"overview\": \"A young man rises to be one of the biggest outlaws in the neighborhood while he navigates his way in life to survive in Quiapo. Hoping to earn the affection of his parents, his feat draws him closer to the truth about his identity.\",\n            \"popularity\": 1202.112,\n            \"poster_path\": \"/9McqS8mgMf5NJCAKZIY6J1oOl8y.jpg\",\n            \"first_air_date\": \"2023-02-13\",\n            \"name\": \"Batang Quiapo\",\n            \"vote_average\": 6.9,\n            \"vote_count\": 107\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/qJnjJXBLgG4tummCm792nvNz7u1.jpg\",\n            \"genre_ids\": [\n                10767\n            ],\n            \"id\": 23915,\n            \"origin_country\": [\n                \"DE\"\n            ],\n            \"original_language\": \"de\",\n            \"original_name\": \"Markus Lanz\",\n            \"overview\": \"\",\n            \"popularity\": 1625.041,\n            \"poster_path\": \"/tr4cLn4ecRASV0SPM9FRv0AJOQF.jpg\",\n            \"first_air_date\": \"2008-06-03\",\n            \"name\": \"Markus Lanz\",\n            \"vote_average\": 5.2,\n            \"vote_count\": 9\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/dfnKyfoyvSlcxb6gAgmyYS1vWk2.jpg\",\n            \"genre_ids\": [\n                18\n            ],\n            \"id\": 215709,\n            \"origin_country\": [\n                \"TR\"\n            ],\n            \"original_language\": \"tr\",\n            \"original_name\": \"Esaret\",\n            \"overview\": \"Orhun is a successful businessman who was raised in a wealthy but loveless family along with his twin sister Nihan,younger sister Nurşah and their cold,distant mother Afife. Nihan left to do volunteer work as a doctor in Eritrea, but recently she has been impossible to contact, and her family is worried about her. While looking for his sister, he comes across Hira, a poor girl living the life of a prisoner at the hands of traffickers. When they find out that Nihan has been poisoned and killed by a local gang, Orhun breaks down. When it emerges that it was actually Hira who poisoned his sister, Orhun hatches an evil revenge plan. Meanwhile, Afife, their mother, has kept Orhun's father away since his childhood secretly. Orhun decides to marry Hira as revenge. Afife hates people of lower status and she’s obsessed with “pure blood”. Will this marriage imprison Afife ,or will the couple find redemption after paying all their dues?\",\n            \"popularity\": 1144.593,\n            \"poster_path\": \"/d1YiLLhjGnCoC0D4G0ri2MloFqO.jpg\",\n            \"first_air_date\": \"2022-11-21\",\n            \"name\": \"Redemption\",\n            \"vote_average\": 10,\n            \"vote_count\": 3\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/sFRlpUJEN0y6yV7QK7DQJochbin.jpg\",\n            \"genre_ids\": [\n                18\n            ],\n            \"id\": 216578,\n            \"origin_country\": [\n                \"PH\"\n            ],\n            \"original_language\": \"tl\",\n            \"original_name\": \"Can't Buy Me Love\",\n            \"overview\": \"When a young man gets caught up in a deadly plot against a rich woman, he pays a devastating cost to free her - creating a debt that binds them together.\",\n            \"popularity\": 1137.68,\n            \"poster_path\": \"/jCGaLxSOANF44kAQqpA380Md1fq.jpg\",\n            \"first_air_date\": \"2023-10-16\",\n            \"name\": \"Can't Buy Me Love\",\n            \"vote_average\": 6.5,\n            \"vote_count\": 3\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/5MkBAawsj7O9zitVtzMXagyrIBw.jpg\",\n            \"genre_ids\": [\n                18,\n                10766,\n                10751\n            ],\n            \"id\": 217216,\n            \"origin_country\": [\n                \"PT\"\n            ],\n            \"original_language\": \"pt\",\n            \"original_name\": \"Flor Sem Tempo\",\n            \"overview\": \"Catarina embarks on a dangerous journey to find who made her mother vanish. The Torres family seems to be the obvious suspect, but within them there's Vasco, the love of Catarina's life. Two opposed sides connected by love.\",\n            \"popularity\": 1122.235,\n            \"poster_path\": \"/bclnfDXvx7UydFSk83B258vRRvI.jpg\",\n            \"first_air_date\": \"2023-01-30\",\n            \"name\": \"Timeless Love\",\n            \"vote_average\": 6.7,\n            \"vote_count\": 49\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/l7LRGYJY3NzIGBlpvHpMsNXHbm5.jpg\",\n            \"genre_ids\": [\n                10751,\n                35\n            ],\n            \"id\": 218145,\n            \"origin_country\": [\n                \"SK\"\n            ],\n            \"original_language\": \"sk\",\n            \"original_name\": \"Mama na prenájom\",\n            \"overview\": \"Abandoned by his wife, Martin is lying to his daughter not to be upset. But as Hanka grows, these lies become unbearable. Martin meets Nada unexpectedly, asked her to be a rent-a-mother and all lives are completely changed.\",\n            \"popularity\": 1084.409,\n            \"poster_path\": \"/fH7PP2Rkdlo414IHvZABBHhtoqd.jpg\",\n            \"first_air_date\": \"2023-01-09\",\n            \"name\": \"Mom for rent\",\n            \"vote_average\": 5,\n            \"vote_count\": 25\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                10764,\n                10767\n            ],\n            \"id\": 243238,\n            \"origin_country\": [\n                \"PT\"\n            ],\n            \"original_language\": \"pt\",\n            \"original_name\": \"Era Uma Vez Na Quinta\",\n            \"overview\": \"The program follows the daily lives of 16 contestants, who live on a farm, where they will have to carry out all the activities inherent to the normal functioning of the farm, having to demonstrate the best spirit of survival and find the best way to overcome all obstacles. adversities.\\n\\nBut there is competition: nominations will take place weekly and are based on the results of the tests proposed throughout the week, directly or by vote of the remaining participants. In the eviction show participants, with the exception of nominees, vote to eliminate one of the nominees, with the one who gathers the most votes being expelled.\\n\\nThe winner will be decided by the public.\",\n            \"popularity\": 999.989,\n            \"poster_path\": \"/qoM3jVXvlETab4EgUwuBbqMg6rF.jpg\",\n            \"first_air_date\": \"2024-01-07\",\n            \"name\": \"The Farm Portugal\",\n            \"vote_average\": 6,\n            \"vote_count\": 1\n        }\n    ],\n    \"total_pages\": 55,\n    \"total_results\": 1085\n}"}],"_postman_id":"832826b6-bfe7-4d3b-ae89-59df8ab879c5"},{"name":"get popular tv series","id":"d36cdd87-1a49-4da2-94c4-a52ce68f2e54","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/tv/popular?language=en-US&page=1","description":"<p>Get a list of TV shows ordered by popularity.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","tv","popular"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"language","value":"en-US"},{"description":{"content":"<p>int32</p>\n","type":"text/plain"},"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"1e81ad8f-e35a-4453-a4f3-97dac82ce74e","name":"get popular tv series","originalRequest":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/tv/popular"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 14:21:31 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=5222"},{"key":"x-memc","value":"HIT"},{"key":"x-memc-key","value":"71537d24c76ee334c5e1999ee581c54f"},{"key":"x-memc-age","value":"17979"},{"key":"x-memc-expires","value":"5222"},{"key":"ETag","value":"W/\"5bdf223bb4d68bd6464563d5f68358c6\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 08f45c153a856ff7955174d0e6f60744.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"XQx1ATM8CHyDbdJLpRDDP_Qo51knLW6r-w-jcirfZkyFUFkWk_Q_Zw=="}],"cookie":[],"responseTime":null,"body":"{\n    \"page\": 1,\n    \"results\": [\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/xl1wGwaPZInJo1JAnpKqnFozWBE.jpg\",\n            \"genre_ids\": [\n                35,\n                10767\n            ],\n            \"id\": 59941,\n            \"origin_country\": [\n                \"US\"\n            ],\n            \"original_language\": \"en\",\n            \"original_name\": \"The Tonight Show Starring Jimmy Fallon\",\n            \"overview\": \"After Jay Leno's second retirement from the program, Jimmy Fallon stepped in as his permanent replacement. After 42 years in Los Angeles the program was brought back to New York.\",\n            \"popularity\": 4962.603,\n            \"poster_path\": \"/g4amxJvtpnY79J77xeamnAEUO8r.jpg\",\n            \"first_air_date\": \"2014-02-17\",\n            \"name\": \"The Tonight Show Starring Jimmy Fallon\",\n            \"vote_average\": 5.982,\n            \"vote_count\": 254\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                80\n            ],\n            \"id\": 37971,\n            \"origin_country\": [\n                \"DE\"\n            ],\n            \"original_language\": \"de\",\n            \"original_name\": \"Der Alte\",\n            \"overview\": \"A police department, lead by an older, experienced detective solve crimes together.\",\n            \"popularity\": 4338.831,\n            \"poster_path\": \"/cHkQqbrVzcwuvLwStBpERJnxx4g.jpg\",\n            \"first_air_date\": \"1977-04-11\",\n            \"name\": \"The Old Fox\",\n            \"vote_average\": 6.321,\n            \"vote_count\": 14\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                10767\n            ],\n            \"id\": 103108,\n            \"origin_country\": [\n                \"DE\"\n            ],\n            \"original_language\": \"de\",\n            \"original_name\": \"MDR um 4\",\n            \"overview\": \"\",\n            \"popularity\": 2045.993,\n            \"poster_path\": \"/xoTOnCc50QJBwRZKlIaM92Q8vbh.jpg\",\n            \"first_air_date\": \"2014-01-06\",\n            \"name\": \"MDR um 4\",\n            \"vote_average\": 0,\n            \"vote_count\": 0\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/5mXZ0sdVPfj4bSkhPSWwTX2LcM5.jpg\",\n            \"genre_ids\": [\n                10765,\n                10759,\n                9648\n            ],\n            \"id\": 4629,\n            \"origin_country\": [\n                \"CA\",\n                \"US\"\n            ],\n            \"original_language\": \"en\",\n            \"original_name\": \"Stargate SG-1\",\n            \"overview\": \"The story of Stargate SG-1 begins about a year after the events of the feature film, when the United States government learns that an ancient alien device called the Stargate can access a network of such devices on a multitude of planets. SG-1 is an elite Air Force special operations team, one of more than two dozen teams from Earth who explore the galaxy and defend against alien threats such as the Goa'uld, Replicators, and the Ori.\",\n            \"popularity\": 3310.455,\n            \"poster_path\": \"/dQjmI7XxI47v8IM2MUysHG0LuU2.jpg\",\n            \"first_air_date\": \"1997-07-27\",\n            \"name\": \"Stargate SG-1\",\n            \"vote_average\": 8.248,\n            \"vote_count\": 1434\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/9TXcHOeCsM8W3ZKKIKjdYUsRSeq.jpg\",\n            \"genre_ids\": [\n                80,\n                18\n            ],\n            \"id\": 72879,\n            \"origin_country\": [\n                \"FR\"\n            ],\n            \"original_language\": \"fr\",\n            \"original_name\": \"Demain nous appartient\",\n            \"overview\": \"The story revolves around the people of Sète, France. Their lives are punctuated by family rivalries, romance and scenes from daily life, but also by plots involving police investigations, secrets and betrayals.\",\n            \"popularity\": 1909.102,\n            \"poster_path\": \"/3uU5uJzOX7xe7mn7YKpBM9oiEZO.jpg\",\n            \"first_air_date\": \"2017-07-17\",\n            \"name\": \"Tomorrow Is Ours\",\n            \"vote_average\": 6.094,\n            \"vote_count\": 53\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/89C9BvL14K26Dr5rTj0pXJVTUcH.jpg\",\n            \"genre_ids\": [\n                80,\n                18\n            ],\n            \"id\": 19758,\n            \"origin_country\": [\n                \"DE\"\n            ],\n            \"original_language\": \"de\",\n            \"original_name\": \"SOKO Leipzig\",\n            \"overview\": \"SOKO Leipzig is a German police procedural television programme, a spin-off of the earlier German police programme SOKO 5113. It was first broadcast on 31 January 2001, on German television channel ZDF. On 12 November 2008, the first part of a two-part crossover between SOKO Leipzig and British police procedural The Bill was aired, with the same version being shown on both ZDF and British television channel ITV1.\",\n            \"popularity\": 2746.806,\n            \"poster_path\": \"/1fiWiLPZnFfIF6s6dcEblG7u749.jpg\",\n            \"first_air_date\": \"2001-01-31\",\n            \"name\": \"SOKO Leipzig\",\n            \"vote_average\": 6.2,\n            \"vote_count\": 12\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/5AkPhazx8F0Ht74CUdJU03vNzBi.jpg\",\n            \"genre_ids\": [\n                10767,\n                35\n            ],\n            \"id\": 61818,\n            \"origin_country\": [\n                \"US\"\n            ],\n            \"original_language\": \"en\",\n            \"original_name\": \"Late Night with Seth Meyers\",\n            \"overview\": \"Seth Meyers, who is \\\"Saturday Night Live’s\\\" longest serving anchor on the show’s wildly popular \\\"Weekend Update,\\\" takes over as host of NBC’s \\\"Late Night\\\" — home to A-list celebrity guests, memorable comedy and the best in musical talent. As the Emmy Award-winning head writer for \\\"SNL,\\\" Meyers has established a reputation for sharp wit and perfectly timed comedy, and has gained fame for his spot-on jokes and satire. Meyers takes his departure from \\\"SNL\\\" to his new post at \\\"Late Night,\\\" as Jimmy Fallon moves to \\\"The Tonight Show\\\".\",\n            \"popularity\": 2906.248,\n            \"poster_path\": \"/x5asOuPOjW21e0Ykkvkuzu1TGEl.jpg\",\n            \"first_air_date\": \"2014-02-25\",\n            \"name\": \"Late Night with Seth Meyers\",\n            \"vote_average\": 5.521,\n            \"vote_count\": 70\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/mlAzs3tyl5253roHi6eIRbeuONN.jpg\",\n            \"genre_ids\": [\n                35\n            ],\n            \"id\": 1400,\n            \"origin_country\": [\n                \"US\"\n            ],\n            \"original_language\": \"en\",\n            \"original_name\": \"Seinfeld\",\n            \"overview\": \"A stand-up comedian and his three offbeat friends weather the pitfalls and payoffs of life in New York City in the '90s. It's a show about nothing.\",\n            \"popularity\": 2715.981,\n            \"poster_path\": \"/aCw8ONfyz3AhngVQa1E2Ss4KSUQ.jpg\",\n            \"first_air_date\": \"1989-07-05\",\n            \"name\": \"Seinfeld\",\n            \"vote_average\": 8.287,\n            \"vote_count\": 1762\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/lhdUwhInXu31qHm65jwBAlpTp8P.jpg\",\n            \"genre_ids\": [\n                10767\n            ],\n            \"id\": 82873,\n            \"origin_country\": [\n                \"US\"\n            ],\n            \"original_language\": \"en\",\n            \"original_name\": \"The Kelly Clarkson Show\",\n            \"overview\": \"Kelly Clarkson presents the biggest newsmakers and names in film, television and music; as well as emerging new talent and everyday people who are beacons of hope in their communities.\",\n            \"popularity\": 1559.092,\n            \"poster_path\": \"/9Gg1oM8Us8gCS5aJA8e0ZRuIHnf.jpg\",\n            \"first_air_date\": \"2019-09-09\",\n            \"name\": \"The Kelly Clarkson Show\",\n            \"vote_average\": 6.13,\n            \"vote_count\": 27\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                10763\n            ],\n            \"id\": 89139,\n            \"origin_country\": [\n                \"DE\"\n            ],\n            \"original_language\": \"de\",\n            \"original_name\": \"Goldene Kamera Verleihung\",\n            \"overview\": \"\",\n            \"popularity\": 2332.616,\n            \"poster_path\": null,\n            \"first_air_date\": \"1966-01-25\",\n            \"name\": \"Goldene Kamera Verleihung\",\n            \"vote_average\": 3.5,\n            \"vote_count\": 2\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/eWF3oRyL4QWaidN9F4uvM7cBJUV.jpg\",\n            \"genre_ids\": [\n                10766\n            ],\n            \"id\": 206559,\n            \"origin_country\": [\n                \"ZA\"\n            ],\n            \"original_language\": \"af\",\n            \"original_name\": \"Binnelanders\",\n            \"overview\": \"A South African Afrikaans soap opera. It is set in and around the fictional private hospital, Binneland Kliniek, in Pretoria, and the storyline follows the trials, trauma and tribulations of the staff and patients of the hospital.\",\n            \"popularity\": 1513.538,\n            \"poster_path\": \"/v9nGSRx5lFz6KEgfmgHJMSgaARC.jpg\",\n            \"first_air_date\": \"2005-10-13\",\n            \"name\": \"Binnelanders\",\n            \"vote_average\": 5.9,\n            \"vote_count\": 36\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/qZ7CdO7rkH0KyCxvZBoP4Mm2cQL.jpg\",\n            \"genre_ids\": [\n                10767,\n                99\n            ],\n            \"id\": 132544,\n            \"origin_country\": [\n                \"KR\"\n            ],\n            \"original_language\": \"ko\",\n            \"original_name\": \"위대한 수업, 그레이트 마인즈\",\n            \"overview\": \"\",\n            \"popularity\": 1501.101,\n            \"poster_path\": \"/lj46PSaBziqCqbGXlmnXN325biA.jpg\",\n            \"first_air_date\": \"2021-08-30\",\n            \"name\": \"Great Minds\",\n            \"vote_average\": 4.6,\n            \"vote_count\": 10\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/jO803koX4pYjGuxjOkLytCusuJm.jpg\",\n            \"genre_ids\": [\n                10767,\n                35,\n                10763\n            ],\n            \"id\": 32415,\n            \"origin_country\": [\n                \"US\"\n            ],\n            \"original_language\": \"en\",\n            \"original_name\": \"Conan\",\n            \"overview\": \"A late night television talk show hosted by  Conan O'Brien.\",\n            \"popularity\": 2252.639,\n            \"poster_path\": \"/oQxrvUhP3ycwnlxIrIMQ9Z3kleq.jpg\",\n            \"first_air_date\": \"2010-11-08\",\n            \"name\": \"Conan\",\n            \"vote_average\": 7.019,\n            \"vote_count\": 211\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/4W2sH4CXzJ98ScuLGRij1KakzSv.jpg\",\n            \"genre_ids\": [\n                10751,\n                35\n            ],\n            \"id\": 230525,\n            \"origin_country\": [\n                \"KR\"\n            ],\n            \"original_language\": \"ko\",\n            \"original_name\": \"우당탕탕 패밀리\",\n            \"overview\": \"A romantic family drama about a divorced couple who broke up 30 years ago out of hate, reuniting as in-laws through their children and overcoming long overdue conflicts and enmity.\",\n            \"popularity\": 1464.329,\n            \"poster_path\": \"/goMzJ6rxTndGki2pKpyAKuKNXHY.jpg\",\n            \"first_air_date\": \"2023-09-18\",\n            \"name\": \"Unpredictable Family\",\n            \"vote_average\": 6.8,\n            \"vote_count\": 5\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/gMMnf8VRg3Z98WaFmOLr9Jk8pIs.jpg\",\n            \"genre_ids\": [\n                35,\n                10767\n            ],\n            \"id\": 63770,\n            \"origin_country\": [\n                \"US\"\n            ],\n            \"original_language\": \"en\",\n            \"original_name\": \"The Late Show with Stephen Colbert\",\n            \"overview\": \"Stephen Colbert brings his signature satire and comedy to The Late Show with Stephen Colbert, the #1 show in late night, where he talks with an eclectic mix of guests about what is new and relevant in the worlds of politics, entertainment, business, music, technology, and more. Featuring bandleader Jon Batiste with his band Stay Human, the Emmy Award-nominated show is broadcast from the historic Ed Sullivan Theater. Stephen Colbert, Chris Licht, Tom Purcell, and Jon Stewart are executive producers. Barry Julien and Denise Rehrig serve as co-executive producers.\",\n            \"popularity\": 2437.433,\n            \"poster_path\": \"/9jkThAGYj2yp8jsS6Nriy5mzKFT.jpg\",\n            \"first_air_date\": \"2015-09-08\",\n            \"name\": \"The Late Show with Stephen Colbert\",\n            \"vote_average\": 6.487,\n            \"vote_count\": 230\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/9AeiA1XtP5sel2tAf9LaGeUjhDb.jpg\",\n            \"genre_ids\": [\n                35,\n                80\n            ],\n            \"id\": 48891,\n            \"origin_country\": [\n                \"US\"\n            ],\n            \"original_language\": \"en\",\n            \"original_name\": \"Brooklyn Nine-Nine\",\n            \"overview\": \"A single-camera ensemble comedy following the lives of an eclectic group of detectives in a New York precinct, including one slacker who is forced to shape up when he gets a new boss.\",\n            \"popularity\": 2283.109,\n            \"poster_path\": \"/hgRMSOt7a1b8qyQR68vUixJPang.jpg\",\n            \"first_air_date\": \"2013-09-17\",\n            \"name\": \"Brooklyn Nine-Nine\",\n            \"vote_average\": 8.218,\n            \"vote_count\": 3048\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/k1FVoLHTV9gJZBIE1Z4nMeQthuE.jpg\",\n            \"genre_ids\": [\n                10767\n            ],\n            \"id\": 95226,\n            \"origin_country\": [\n                \"FR\"\n            ],\n            \"original_language\": \"fr\",\n            \"original_name\": \"Champs-Elysées\",\n            \"overview\": \"\",\n            \"popularity\": 2638.298,\n            \"poster_path\": \"/uA6Waea7ozD7OEXNGaSqPtydPdd.jpg\",\n            \"first_air_date\": \"1982-01-16\",\n            \"name\": \"Champs-Elysées\",\n            \"vote_average\": 6.5,\n            \"vote_count\": 4\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/y1e4wd1e60vNitKfNu3uva9I5wJ.jpg\",\n            \"genre_ids\": [\n                10767\n            ],\n            \"id\": 210081,\n            \"origin_country\": [\n                \"US\"\n            ],\n            \"original_language\": \"en\",\n            \"original_name\": \"Sherri\",\n            \"overview\": \"Sherri Shepherd, actress, comic, and Emmy Award-winning longtime co-host of \\\"The View\\\", appears before a live audience with a daily dose of pop culture, comedy, conversations, and daytime talk staples, including celebrity and human interest interviews;\",\n            \"popularity\": 1363.165,\n            \"poster_path\": \"/7qcRQY4nSGrQ0lMMDV1c0dKKOoc.jpg\",\n            \"first_air_date\": \"2022-09-12\",\n            \"name\": \"Sherri\",\n            \"vote_average\": 5.7,\n            \"vote_count\": 3\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/3oZgE4220UrqaaiZXxz5MtNCVxJ.jpg\",\n            \"genre_ids\": [\n                10764\n            ],\n            \"id\": 12513,\n            \"origin_country\": [\n                \"ES\"\n            ],\n            \"original_language\": \"es\",\n            \"original_name\": \"Operación Triunfo\",\n            \"overview\": \"Reality-show talent contest aimed to find the country's next solo singing sensation, putting a selection of hopefuls through their paces by getting them to sing a variety of cover versions of popular songs, with tutoring from various professionals.\",\n            \"popularity\": 2389.977,\n            \"poster_path\": \"/2OHQg65fxUlAGpAJxDs3dafbJsB.jpg\",\n            \"first_air_date\": \"2001-10-22\",\n            \"name\": \"Operación Triunfo\",\n            \"vote_average\": 6.4,\n            \"vote_count\": 18\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/5S0SI4NjyMji05OPL0GOZ4BsiMh.jpg\",\n            \"genre_ids\": [\n                10764\n            ],\n            \"id\": 136166,\n            \"origin_country\": [\n                \"NL\"\n            ],\n            \"original_language\": \"nl\",\n            \"original_name\": \"Lang Leve de Liefde\",\n            \"overview\": \"\",\n            \"popularity\": 1326.262,\n            \"poster_path\": \"/9lpvvzEl5kViIc2vUJG4QKzj2ds.jpg\",\n            \"first_air_date\": \"2020-01-20\",\n            \"name\": \"Lang Leve de Liefde\",\n            \"vote_average\": 6,\n            \"vote_count\": 0\n        }\n    ],\n    \"total_pages\": 8201,\n    \"total_results\": 164011\n}"}],"_postman_id":"d36cdd87-1a49-4da2-94c4-a52ce68f2e54"},{"name":"get top rated tv","id":"b4c6e0ae-3de4-4a17-a28d-da801762fdf6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/tv/top_rated?language=en-US&page=1","description":"<p>Get a list of TV shows ordered by rating.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","tv","top_rated"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"language","value":"en-US"},{"description":{"content":"<p>int32</p>\n","type":"text/plain"},"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"d962774e-75cd-43ad-9c16-a5b14ee99a2e","name":"get top rated tv","originalRequest":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/tv/top_rated"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 14:21:55 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=1117"},{"key":"x-memc","value":"HIT"},{"key":"x-memc-key","value":"4fa31e9f19ee7d310f0ffd75fc6da85d"},{"key":"x-memc-age","value":"24886"},{"key":"x-memc-expires","value":"1117"},{"key":"ETag","value":"W/\"a7e6204e9e00f5d2bbcfb90b9d8e5b57\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 08f45c153a856ff7955174d0e6f60744.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"CcY3X_zVxyxukPr08o31qZ_6vFumZ6w6DRhXk0pQNjlTiQWvdnRVaA=="}],"cookie":[],"responseTime":null,"body":"{\n    \"page\": 1,\n    \"results\": [\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/AvsNXUbP7UKCVnypyx2eWp8z2N3.jpg\",\n            \"genre_ids\": [\n                35,\n                16,\n                10765\n            ],\n            \"id\": 94954,\n            \"origin_country\": [\n                \"US\"\n            ],\n            \"original_language\": \"en\",\n            \"original_name\": \"Hazbin Hotel\",\n            \"overview\": \"In attempt to find a non-violent alternative for reducing Hell's overpopulation, the daughter of Lucifer opens a rehabilitation hotel that offers a group of misfit demons a chance at redemption.\",\n            \"popularity\": 1540.932,\n            \"poster_path\": \"/rXojaQcxVUubPLSrFV8PD4xdjrs.jpg\",\n            \"first_air_date\": \"2024-01-18\",\n            \"name\": \"Hazbin Hotel\",\n            \"vote_average\": 9.156,\n            \"vote_count\": 371\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/9faGSFi5jam6pDWGNd0p8JcJgXQ.jpg\",\n            \"genre_ids\": [\n                18,\n                80\n            ],\n            \"id\": 1396,\n            \"origin_country\": [\n                \"US\"\n            ],\n            \"original_language\": \"en\",\n            \"original_name\": \"Breaking Bad\",\n            \"overview\": \"When Walter White, a New Mexico chemistry teacher, is diagnosed with Stage III cancer and given a prognosis of only two years left to live. He becomes filled with a sense of fearlessness and an unrelenting desire to secure his family's financial future at any cost as he enters the dangerous world of drugs and crime.\",\n            \"popularity\": 604.806,\n            \"poster_path\": \"/ztkUQFLlC19CCMYHW9o1zWhJRNq.jpg\",\n            \"first_air_date\": \"2008-01-20\",\n            \"name\": \"Breaking Bad\",\n            \"vote_average\": 8.9,\n            \"vote_count\": 13052\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/rkB4LyZHo1NHXFEDHl9vSD9r1lI.jpg\",\n            \"genre_ids\": [\n                16,\n                18,\n                10765,\n                10759\n            ],\n            \"id\": 94605,\n            \"origin_country\": [\n                \"US\"\n            ],\n            \"original_language\": \"en\",\n            \"original_name\": \"Arcane\",\n            \"overview\": \"Amid the stark discord of twin cities Piltover and Zaun, two sisters fight on rival sides of a war between magic technologies and clashing convictions.\",\n            \"popularity\": 182.768,\n            \"poster_path\": \"/fqldf2t8ztc9aiwn3k6mlX3tvRT.jpg\",\n            \"first_air_date\": \"2021-11-06\",\n            \"name\": \"Arcane\",\n            \"vote_average\": 8.742,\n            \"vote_count\": 3586\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/2rmK7mnchw9Xr3XdiTFSxTTLXqv.jpg\",\n            \"genre_ids\": [\n                10759,\n                35,\n                16\n            ],\n            \"id\": 37854,\n            \"origin_country\": [\n                \"JP\"\n            ],\n            \"original_language\": \"ja\",\n            \"original_name\": \"ワンピース\",\n            \"overview\": \"Years ago, the fearsome Pirate King, Gol D. Roger was executed leaving a huge pile of treasure and the famous \\\"One Piece\\\" behind. Whoever claims the \\\"One Piece\\\" will be named the new King of the Pirates.\\n\\nMonkey D. Luffy, a boy who consumed a \\\"Devil Fruit,\\\" decides to follow in the footsteps of his idol, the pirate Shanks, and find the One Piece. It helps, of course, that his body has the properties of rubber and that he's surrounded by a bevy of skilled fighters and thieves to help him along the way.\\n\\nLuffy will do anything to get the One Piece and become King of the Pirates!\",\n            \"popularity\": 184.411,\n            \"poster_path\": \"/cMD9Ygz11zjJzAovURpO75Qg7rT.jpg\",\n            \"first_air_date\": \"1999-10-20\",\n            \"name\": \"One Piece\",\n            \"vote_average\": 8.7,\n            \"vote_count\": 4293\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/kU98MbVVgi72wzceyrEbClZmMFe.jpg\",\n            \"genre_ids\": [\n                16,\n                10759,\n                10765\n            ],\n            \"id\": 246,\n            \"origin_country\": [\n                \"US\"\n            ],\n            \"original_language\": \"en\",\n            \"original_name\": \"Avatar: The Last Airbender\",\n            \"overview\": \"In a war-torn world of elemental magic, a young boy reawakens to undertake a dangerous mystic quest to fulfill his destiny as the Avatar, and bring peace to the world.\",\n            \"popularity\": 88.303,\n            \"poster_path\": \"/cHFZA8Tlv03nKTGXhLOYOLtqoSm.jpg\",\n            \"first_air_date\": \"2005-02-21\",\n            \"name\": \"Avatar: The Last Airbender\",\n            \"vote_average\": 8.702,\n            \"vote_count\": 3700\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/rBF8wVQN8hTWHspVZBlI3h7HZJ.jpg\",\n            \"genre_ids\": [\n                16,\n                35,\n                10765,\n                10759\n            ],\n            \"id\": 60625,\n            \"origin_country\": [\n                \"US\"\n            ],\n            \"original_language\": \"en\",\n            \"original_name\": \"Rick and Morty\",\n            \"overview\": \"Rick is a mentally-unbalanced but scientifically gifted old man who has recently reconnected with his family. He spends most of his time involving his young grandson Morty in dangerous, outlandish adventures throughout space and alternate universes. Compounded with Morty's already unstable family life, these events cause Morty much distress at home and school.\",\n            \"popularity\": 1408.419,\n            \"poster_path\": \"/gdIrmf2DdY5mgN6ycVP0XlzKzbE.jpg\",\n            \"first_air_date\": \"2013-12-02\",\n            \"name\": \"Rick and Morty\",\n            \"vote_average\": 8.699,\n            \"vote_count\": 9128\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/A6tMQAo6t6eRFCPhsrShmxZLqFB.jpg\",\n            \"genre_ids\": [\n                10759,\n                16,\n                10765,\n                35,\n                18\n            ],\n            \"id\": 31911,\n            \"origin_country\": [\n                \"JP\"\n            ],\n            \"original_language\": \"ja\",\n            \"original_name\": \"鋼の錬金術師 FULLMETAL ALCHEMIST\",\n            \"overview\": \"Disregard for alchemy’s laws ripped half of Edward Elric’s limbs from his body and left his brother Alphonse’s soul clinging to a suit of armor. To restore what was lost, the brothers seek the Philosopher’s Stone. Enemies and allies – the corrupt military, the Homunculi, and foreign alchemists – will alter the Elric brothers course, but their purpose will remain unchanged and their bond unbreakable.\",\n            \"popularity\": 134.995,\n            \"poster_path\": \"/5ZFUEOULaVml7pQuXxhpR2SmVUw.jpg\",\n            \"first_air_date\": \"2009-04-05\",\n            \"name\": \"Fullmetal Alchemist: Brotherhood\",\n            \"vote_average\": 8.692,\n            \"vote_count\": 1858\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/70YdbMELM4b8x8VXjlubymb2bQ0.jpg\",\n            \"genre_ids\": [\n                18,\n                10751\n            ],\n            \"id\": 70785,\n            \"origin_country\": [\n                \"CA\"\n            ],\n            \"original_language\": \"en\",\n            \"original_name\": \"Anne with an E\",\n            \"overview\": \"A coming-of-age story about an outsider who, against all odds and numerous challenges, fights for love and acceptance and for her place in the world. The series centers on a young orphaned girl in the late 1890’s, who, after an abusive childhood spent in orphanages and the homes of strangers, is mistakenly sent to live with an elderly woman and her aging brother. Over time, 13-year-old Anne will transform their lives and eventually the small town in which they live with her unique spirit, fierce intellect and brilliant imagination.\",\n            \"popularity\": 168.036,\n            \"poster_path\": \"/6P6tXhjT5tK3qOXzxF9OMLlG7iz.jpg\",\n            \"first_air_date\": \"2017-03-19\",\n            \"name\": \"Anne with an E\",\n            \"vote_average\": 8.691,\n            \"vote_count\": 4480\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/nTvM4mhqNlHIvUkI1gVnW6XP7GG.jpg\",\n            \"genre_ids\": [\n                16,\n                10759,\n                10765\n            ],\n            \"id\": 85937,\n            \"origin_country\": [\n                \"JP\"\n            ],\n            \"original_language\": \"ja\",\n            \"original_name\": \"鬼滅の刃\",\n            \"overview\": \"It is the Taisho Period in Japan. Tanjiro, a kindhearted boy who sells charcoal for a living, finds his family slaughtered by a demon. To make matters worse, his younger sister Nezuko, the sole survivor, has been transformed into a demon herself. Though devastated by this grim reality, Tanjiro resolves to become a “demon slayer” so that he can turn his sister back into a human, and kill the demon that massacred his family.\",\n            \"popularity\": 113.703,\n            \"poster_path\": \"/xUfRZu2mi8jH6SzQEJGP6tjBuYj.jpg\",\n            \"first_air_date\": \"2019-04-06\",\n            \"name\": \"Demon Slayer: Kimetsu no Yaiba\",\n            \"vote_average\": 8.675,\n            \"vote_count\": 5869\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/rqbCbjB19amtOtFQbb3K2lgm2zv.jpg\",\n            \"genre_ids\": [\n                16,\n                10765,\n                10759\n            ],\n            \"id\": 1429,\n            \"origin_country\": [\n                \"JP\"\n            ],\n            \"original_language\": \"ja\",\n            \"original_name\": \"進撃の巨人\",\n            \"overview\": \"Several hundred years ago, humans were nearly exterminated by Titans. Titans are typically several stories tall, seem to have no intelligence, devour human beings and, worst of all, seem to do it for the pleasure rather than as a food source. A small percentage of humanity survived by walling themselves in a city protected by extremely high walls, even taller than the biggest Titans. Flash forward to the present and the city has not seen a Titan in over 100 years. Teenage boy Eren and his foster sister Mikasa witness something horrific as the city walls are destroyed by a Colossal Titan that appears out of thin air. As the smaller Titans flood the city, the two kids watch in horror as their mother is eaten alive. Eren vows that he will murder every single Titan and take revenge for all of mankind.\",\n            \"popularity\": 92.482,\n            \"poster_path\": \"/hTP1DtLGFamjfu8WqjnuQdP1n4i.jpg\",\n            \"first_air_date\": \"2013-04-07\",\n            \"name\": \"Attack on Titan\",\n            \"vote_average\": 8.664,\n            \"vote_count\": 5861\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/dfmPbyeZZSz3bekeESvMJaH91gS.jpg\",\n            \"genre_ids\": [\n                16,\n                10765,\n                10759,\n                18\n            ],\n            \"id\": 95557,\n            \"origin_country\": [\n                \"US\"\n            ],\n            \"original_language\": \"en\",\n            \"original_name\": \"Invincible\",\n            \"overview\": \"Mark Grayson is a normal teenager except for the fact that his father is the most powerful superhero on the planet. Shortly after his seventeenth birthday, Mark begins to develop powers of his own and enters into his father’s tutelage.\",\n            \"popularity\": 513.055,\n            \"poster_path\": \"/dMOpdkrDC5dQxqNydgKxXjBKyAc.jpg\",\n            \"first_air_date\": \"2021-03-25\",\n            \"name\": \"Invincible\",\n            \"vote_average\": 8.663,\n            \"vote_count\": 4048\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/hPea3Qy5Gd6z4kJLUruBbwAH8Rm.jpg\",\n            \"genre_ids\": [\n                80,\n                18\n            ],\n            \"id\": 60059,\n            \"origin_country\": [\n                \"US\"\n            ],\n            \"original_language\": \"en\",\n            \"original_name\": \"Better Call Saul\",\n            \"overview\": \"Six years before Saul Goodman meets Walter White. We meet him when the man who will become Saul Goodman is known as Jimmy McGill, a small-time lawyer searching for his destiny, and, more immediately, hustling to make ends meet. Working alongside, and, often, against Jimmy, is “fixer” Mike Ehrmantraut. The series tracks Jimmy’s transformation into Saul Goodman, the man who puts “criminal” in “criminal lawyer\\\".\",\n            \"popularity\": 744.233,\n            \"poster_path\": \"/fC2HDm5t0kHl7mTm7jxMR31b7by.jpg\",\n            \"first_air_date\": \"2015-02-08\",\n            \"name\": \"Better Call Saul\",\n            \"vote_average\": 8.66,\n            \"vote_count\": 4650\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/20eIP9o5ebArmu2HxJutaBjhLf4.jpg\",\n            \"genre_ids\": [\n                18\n            ],\n            \"id\": 87108,\n            \"origin_country\": [\n                \"US\"\n            ],\n            \"original_language\": \"en\",\n            \"original_name\": \"Chernobyl\",\n            \"overview\": \"The true story of one of the worst man-made catastrophes in history: the catastrophic nuclear accident at Chernobyl. A tale of the brave men and women who sacrificed to save Europe from unimaginable disaster.\",\n            \"popularity\": 105.616,\n            \"poster_path\": \"/hlLXt2tOPT6RRnjiUmoxyG1LTFi.jpg\",\n            \"first_air_date\": \"2019-05-06\",\n            \"name\": \"Chernobyl\",\n            \"vote_average\": 8.658,\n            \"vote_count\": 5698\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/2w8FaLwwJTWr6ExUMeVgT2Th5YT.jpg\",\n            \"genre_ids\": [\n                16,\n                35,\n                18,\n                10759\n            ],\n            \"id\": 42705,\n            \"origin_country\": [\n                \"JP\"\n            ],\n            \"original_language\": \"ja\",\n            \"original_name\": \"はじめの一歩\",\n            \"overview\": \"Makunouchi Ippo is an ordinary high school student in Japan. Since he spends most of his time away from school helping his mother run the family business, he doesn't get to enjoy his younger years like most teenagers. Always a target for bullying at school (the family fishing business grants him a distinct odor), Ippo's life is one of hardship. One of these after-school bullying sessions turns Ippo's life around for the better, as he is saved by a boxer named Takamura. He decides to follow in Takamura's footsteps and train to become a boxer, giving his life direction and purpose. Ippo's path to perfecting his pugilistic prowess is just beginning...\",\n            \"popularity\": 223.847,\n            \"poster_path\": \"/i3U3J2MWovIBZBnZYYiOLBXqNJZ.jpg\",\n            \"first_air_date\": \"2000-10-03\",\n            \"name\": \"Fighting Spirit\",\n            \"vote_average\": 8.655,\n            \"vote_count\": 933\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/jsXKG9uppnPrhqFNhImllyCfLhl.jpg\",\n            \"genre_ids\": [\n                10759,\n                16,\n                10765\n            ],\n            \"id\": 65930,\n            \"origin_country\": [\n                \"JP\"\n            ],\n            \"original_language\": \"ja\",\n            \"original_name\": \"僕のヒーローアカデミア\",\n            \"overview\": \"A superhero-admiring boy without any powers enrolls in a prestigious hero academy and learns what it really means to be a hero.\",\n            \"popularity\": 117.056,\n            \"poster_path\": \"/qIKNIkxXYIro6JjNIGyqumrVUKL.jpg\",\n            \"first_air_date\": \"2016-04-03\",\n            \"name\": \"My Hero Academia\",\n            \"vote_average\": 8.654,\n            \"vote_count\": 4622\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/7iTOLVTKoBLwDYcoOA1qTS6NY5y.jpg\",\n            \"genre_ids\": [\n                16,\n                10762,\n                35\n            ],\n            \"id\": 82728,\n            \"origin_country\": [\n                \"AU\"\n            ],\n            \"original_language\": \"en\",\n            \"original_name\": \"Bluey\",\n            \"overview\": \"Bluey is an inexhaustible six year-old Blue Heeler dog, who loves to play and turns everyday family life into extraordinary adventures, developing her imagination as well as her mental, physical and emotional resilience.\",\n            \"popularity\": 252.42,\n            \"poster_path\": \"/9p4pNoGcuyCfHcGWKNrTopqMWtq.jpg\",\n            \"first_air_date\": \"2018-10-01\",\n            \"name\": \"Bluey\",\n            \"vote_average\": 8.651,\n            \"vote_count\": 421\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/smSbK5cd8T9XHcxEUcems23BDEF.jpg\",\n            \"genre_ids\": [\n                18,\n                10765,\n                35\n            ],\n            \"id\": 67915,\n            \"origin_country\": [\n                \"KR\"\n            ],\n            \"original_language\": \"ko\",\n            \"original_name\": \"쓸쓸하고 찬란하神-도깨비\",\n            \"overview\": \"In his quest for a bride to break his immortal curse, a 939-year-old guardian of souls meets a grim reaper and a sprightly student with a tragic past.\",\n            \"popularity\": 103.209,\n            \"poster_path\": \"/sPkxHNw5BFvuCFGWw825TS7n6X3.jpg\",\n            \"first_air_date\": \"2016-12-02\",\n            \"name\": \"Goblin\",\n            \"vote_average\": 8.7,\n            \"vote_count\": 2580\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/cHyY5z4txdVyGtYMvBJhCqCcJso.jpg\",\n            \"genre_ids\": [\n                16,\n                10765,\n                18,\n                10759,\n                35\n            ],\n            \"id\": 92685,\n            \"origin_country\": [\n                \"US\"\n            ],\n            \"original_language\": \"en\",\n            \"original_name\": \"The Owl House\",\n            \"overview\": \"An animated fantasy-comedy series that follows Luz, a self-assured teenage girl who accidentally stumbles upon a portal to a magical world where she befriends a rebellious witch, Eda, and an adorably tiny warrior, King. Despite not having magical abilities, Luz pursues her dream of becoming a witch by serving as Eda's apprentice at the Owl House and ultimately finds a new family in an unlikely setting.\",\n            \"popularity\": 399.773,\n            \"poster_path\": \"/zqjSex7DZn7p4dU7mMktdJ8zQV5.jpg\",\n            \"first_air_date\": \"2020-01-10\",\n            \"name\": \"The Owl House\",\n            \"vote_average\": 8.645,\n            \"vote_count\": 1456\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/zH2EyS3HSsl0vgNTBtDtsbGnYev.jpg\",\n            \"genre_ids\": [\n                35,\n                18\n            ],\n            \"id\": 62914,\n            \"origin_country\": [\n                \"ES\"\n            ],\n            \"original_language\": \"ca\",\n            \"original_name\": \"Merlí\",\n            \"overview\": \"He’s surly, unorthodox, unapologetically blunt, and he’s about to change your life. Meet the new philosophy teacher, Merlí, who will help his students view the world in a whole new light, both in and out of the classroom.\",\n            \"popularity\": 48.399,\n            \"poster_path\": \"/eBzpj7PxyeRFCIYHQjB5kDnhX4a.jpg\",\n            \"first_air_date\": \"2015-09-14\",\n            \"name\": \"Merlí\",\n            \"vote_average\": 8.639,\n            \"vote_count\": 1029\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/bhF63Jd90gRYyTHd4y5GCGA2vX6.jpg\",\n            \"genre_ids\": [\n                16,\n                35\n            ],\n            \"id\": 31132,\n            \"origin_country\": [\n                \"US\"\n            ],\n            \"original_language\": \"en\",\n            \"original_name\": \"Regular Show\",\n            \"overview\": \"Two bored groundskeepers, Mordecai (a six-foot-tall blue jay) and Rigby (a hyperactive raccoon) are best friends who spend their days trying to entertain themselves by any means necessary, much to the displeasure of their boss. Their everyday pursuits often lead to things spiraling out of control and into the surreal.\",\n            \"popularity\": 1649.442,\n            \"poster_path\": \"/mS5SLxMYcKfUxA0utBSR5MOAWWr.jpg\",\n            \"first_air_date\": \"2010-09-06\",\n            \"name\": \"Regular Show\",\n            \"vote_average\": 8.639,\n            \"vote_count\": 1831\n        }\n    ],\n    \"total_pages\": 95,\n    \"total_results\": 1893\n}"}],"_postman_id":"b4c6e0ae-3de4-4a17-a28d-da801762fdf6"}],"id":"b1f99fd0-3306-4696-841b-99d845c90022","_postman_id":"b1f99fd0-3306-4696-841b-99d845c90022","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}}},{"name":"TV Series","item":[{"name":"get details","id":"63eb4117-8f55-4a8d-8bb9-5d03b108f662","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/tv/:series_id?language=en-US&append_to_response={{append_to_response}}","description":"<p>Get the details of a TV show.</p>\n<h2 id=\"append-to-response\">Append To Response</h2>\n<p>This method supports using <code>append_to_response</code>.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","tv",":series_id"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"language","value":"en-US"},{"description":{"content":"<p>string\ncomma separated list of endpoints within this namespace, 20 items max</p>\n","type":"text/plain"},"key":"append_to_response","value":"{{append_to_response}}"}],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{series-id}}","key":"series_id"}]}},"response":[{"id":"ff40d343-818d-4774-8f88-1e8c14f71750","name":"get details","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/tv/:series_id?language=en-US","protocol":"https","host":["api","themoviedb","org"],"path":["3","tv",":series_id"],"query":[{"key":"language","value":"en-US"}],"variable":[{"key":"series_id","value":"{{series-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 14:22:39 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=10537"},{"key":"x-memc","value":"HIT"},{"key":"x-memc-key","value":"d83da8e8dd870891451f1616509861fa"},{"key":"x-memc-age","value":"14576"},{"key":"x-memc-expires","value":"10537"},{"key":"ETag","value":"W/\"87989aff8b44c2488aad17df072b1180\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 ba82151bf51e4c722c5305c983d8b71e.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"-WedhIhEhzIPv5edbcuaQwlGWeJP1TMSPv-HroGE0oTkUsM-6kDEiQ=="}],"cookie":[],"responseTime":null,"body":"{\n    \"adult\": false,\n    \"backdrop_path\": \"/rU36ztMT9kNw8LZGlO3DNoOqu2X.jpg\",\n    \"created_by\": [\n        {\n            \"id\": 47333,\n            \"credit_id\": \"52532fb319c29579400075fd\",\n            \"name\": \"John Wells\",\n            \"gender\": 2,\n            \"profile_path\": \"/j1cEQmFdSkew87UjO354qeppo1G.jpg\"\n        },\n        {\n            \"id\": 1211943,\n            \"credit_id\": \"5d5062d40102c9001174c195\",\n            \"name\": \"Lydia Woodward\",\n            \"gender\": 0,\n            \"profile_path\": null\n        }\n    ],\n    \"episode_run_time\": [\n        44\n    ],\n    \"first_air_date\": \"2002-09-24\",\n    \"genres\": [\n        {\n            \"id\": 18,\n            \"name\": \"Drama\"\n        }\n    ],\n    \"homepage\": \"\",\n    \"id\": 24,\n    \"in_production\": false,\n    \"languages\": [\n        \"en\"\n    ],\n    \"last_air_date\": \"2003-01-24\",\n    \"last_episode_to_air\": {\n        \"id\": 64,\n        \"name\": \"Breathless\",\n        \"overview\": \"A young boy is treated after telling his praents he is now gay and a young woman hopes for new lungs.\",\n        \"vote_average\": 0,\n        \"vote_count\": 0,\n        \"air_date\": \"2003-01-24\",\n        \"episode_number\": 11,\n        \"episode_type\": \"standard\",\n        \"production_code\": \"\",\n        \"runtime\": 44,\n        \"season_number\": 1,\n        \"show_id\": 24,\n        \"still_path\": null\n    },\n    \"name\": \"Presidio Med\",\n    \"next_episode_to_air\": null,\n    \"networks\": [\n        {\n            \"id\": 16,\n            \"logo_path\": \"/wju8KhOUsR5y4bH9p3Jc50hhaLO.png\",\n            \"name\": \"CBS\",\n            \"origin_country\": \"US\"\n        }\n    ],\n    \"number_of_episodes\": 16,\n    \"number_of_seasons\": 1,\n    \"origin_country\": [\n        \"US\"\n    ],\n    \"original_language\": \"en\",\n    \"original_name\": \"Presidio Med\",\n    \"overview\": \"Presidio Med is an American medical drama that aired on CBS from September 2002, to January 2003. The series centers on a San Francisco hospital. It was created by John Wells and Lydia Woodward, who also created ER.\",\n    \"popularity\": 33.286,\n    \"poster_path\": \"/dpsbrvlgr48nshG1MS8i2saaINQ.jpg\",\n    \"production_companies\": [\n        {\n            \"id\": 1512,\n            \"logo_path\": null,\n            \"name\": \"John Wells Productions\",\n            \"origin_country\": \"US\"\n        },\n        {\n            \"id\": 1957,\n            \"logo_path\": \"/pJJw98MtNFC9cHn3o15G7vaUnnX.png\",\n            \"name\": \"Warner Bros. Television\",\n            \"origin_country\": \"US\"\n        }\n    ],\n    \"production_countries\": [\n        {\n            \"iso_3166_1\": \"US\",\n            \"name\": \"United States of America\"\n        }\n    ],\n    \"seasons\": [\n        {\n            \"air_date\": \"2002-09-24\",\n            \"episode_count\": 16,\n            \"id\": 2,\n            \"name\": \"Season 1\",\n            \"overview\": \"\",\n            \"poster_path\": null,\n            \"season_number\": 1,\n            \"vote_average\": 8.5\n        }\n    ],\n    \"spoken_languages\": [\n        {\n            \"english_name\": \"English\",\n            \"iso_639_1\": \"en\",\n            \"name\": \"English\"\n        }\n    ],\n    \"status\": \"Canceled\",\n    \"tagline\": \"\",\n    \"type\": \"Scripted\",\n    \"vote_average\": 7,\n    \"vote_count\": 2\n}"}],"_postman_id":"63eb4117-8f55-4a8d-8bb9-5d03b108f662"},{"name":"account states","id":"a37bb94d-81be-4571-9881-68f0322b643f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/tv/:series_id/account_states?session_id={{session-id}}&guest_session_id={{guest_session_id}}","description":"<p>Get the rating, watchlist and favourite status.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","tv",":series_id","account_states"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"session_id","value":"{{session-id}}"},{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"guest_session_id","value":"{{guest_session_id}}"}],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{series-id}}","key":"series_id"}]}},"response":[{"id":"74737ffa-0150-4d98-8253-08812d84d7f7","name":"account states","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/tv/:series_id/account_states","protocol":"https","host":["api","themoviedb","org"],"path":["3","tv",":series_id","account_states"],"variable":[{"key":"series_id","value":"{{series-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 14:24:28 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=0"},{"key":"x-memc","value":"MISS"},{"key":"x-memc-key","value":"a68d5077007667327b785157ea34e17c"},{"key":"x-memc-age","value":"0"},{"key":"x-memc-expires","value":"0"},{"key":"ETag","value":"W/\"bda623e026527e6217582ca988a32354\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 76a7fdbced88b6eccf433c4e386bae40.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"WQ09dZ1OyQIiluN-ZW4AM_wIpEi6yJgTwtLOr3cUjY1ZQTpfL06nJQ=="}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 24,\n    \"favorite\": false,\n    \"rated\": false,\n    \"watchlist\": false\n}"}],"_postman_id":"a37bb94d-81be-4571-9881-68f0322b643f"},{"name":"get aggregate credits","id":"d8194d6a-5413-4af0-942c-4cdb6b307c7a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/tv/:series_id/aggregate_credits?language=en-US","description":"<p>Get the aggregate credits (cast and crew) that have been added to a TV show.</p>\n<h2 id></h2>\n<p>📘</p>\n<p>Note</p>\n<p>This call differs from the main credits call in that it does not return the newest season. Instead, it is a view of all the entire cast &amp; crew for all episodes belonging to a TV show.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","tv",":series_id","aggregate_credits"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"language","value":"en-US"}],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{series-id}}","key":"series_id"}]}},"response":[{"id":"faf3364e-5523-4808-a4ab-02d928d64d2a","name":"get aggregate credits","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/tv/:series_id/aggregate_credits?language=en-US","protocol":"https","host":["api","themoviedb","org"],"path":["3","tv",":series_id","aggregate_credits"],"query":[{"key":"language","value":"en-US"}],"variable":[{"key":"series_id","value":"{{series-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 14:25:07 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=6665"},{"key":"x-memc","value":"HIT"},{"key":"x-memc-key","value":"a55a42c7fa2ba073bcc0aac22b7003a1"},{"key":"x-memc-age","value":"17514"},{"key":"x-memc-expires","value":"6665"},{"key":"ETag","value":"W/\"e327c8e7f6804d2ff7ecafab84b54a80\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 199fd61d7551d8868317c5b53cc7d24c.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"4Iu1L2mQKlRvW8Xp_aWyHTP96o1oKZB-Wv57joP1IXpNzlaQCe9i-A=="}],"cookie":[],"responseTime":null,"body":"{\n    \"cast\": [\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 65002,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Dana Delany\",\n            \"original_name\": \"Dana Delany\",\n            \"popularity\": 40.305,\n            \"profile_path\": \"/sw49JGyGVjgtIaARlDb7c3qcAcf.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532faf19c2957940007361\",\n                    \"character\": \"Dr. Rae Brennan\",\n                    \"episode_count\": 16\n                }\n            ],\n            \"total_episode_count\": 16,\n            \"order\": 0\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 43231,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Paul Blackthorne\",\n            \"original_name\": \"Paul Blackthorne\",\n            \"popularity\": 6.807,\n            \"profile_path\": \"/3OC1M0rKJO8B3JpwAeavk5EAscl.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532faf19c2957940007377\",\n                    \"character\": \"Dr. Matt Slingerland\",\n                    \"episode_count\": 16\n                }\n            ],\n            \"total_episode_count\": 16,\n            \"order\": 1\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 157536,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"David Kaufman\",\n            \"original_name\": \"David Kaufman\",\n            \"popularity\": 6.48,\n            \"profile_path\": \"/gaNu7BzTgn768Yb7XAXzN3rSwgE.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532fb019c2957940007389\",\n                    \"character\": \"Norman Drum\",\n                    \"episode_count\": 16\n                }\n            ],\n            \"total_episode_count\": 16,\n            \"order\": 2\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 63279,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Anna Deavere Smith\",\n            \"original_name\": \"Anna Deavere Smith\",\n            \"popularity\": 5.067,\n            \"profile_path\": \"/rh6fPQJ7Eudb2El7B54bHZdcBQr.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532fb019c29579400073a7\",\n                    \"character\": \"Dr. Letty Jordan\",\n                    \"episode_count\": 16\n                }\n            ],\n            \"total_episode_count\": 16,\n            \"order\": 3\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 10401,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Blythe Danner\",\n            \"original_name\": \"Blythe Danner\",\n            \"popularity\": 14.597,\n            \"profile_path\": \"/5fJM6RZXYKAd0ayRwB7osEAQ8YR.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532fb119c2957940007415\",\n                    \"character\": \"Dr. Harriet Lanning\",\n                    \"episode_count\": 16\n                }\n            ],\n            \"total_episode_count\": 16,\n            \"order\": 4\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 101045,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Jennifer Siebel Newsom\",\n            \"original_name\": \"Jennifer Siebel Newsom\",\n            \"popularity\": 4.567,\n            \"profile_path\": \"/mqGr8u3R7SiVZBbFmiQRcZ4OEn3.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532fb319c2957940007563\",\n                    \"character\": \"Cyndy Lloyd\",\n                    \"episode_count\": 16\n                }\n            ],\n            \"total_episode_count\": 16,\n            \"order\": 5\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 86034,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Julianne Nicholson\",\n            \"original_name\": \"Julianne Nicholson\",\n            \"popularity\": 8.37,\n            \"profile_path\": \"/2RJ30pPSQQxteuoMjhN1FWTwxlZ.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532fb319c2957940007591\",\n                    \"character\": \"Dr. Jules Keating\",\n                    \"episode_count\": 16\n                }\n            ],\n            \"total_episode_count\": 16,\n            \"order\": 6\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 18041,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Oded Fehr\",\n            \"original_name\": \"Oded Fehr\",\n            \"popularity\": 12.644,\n            \"profile_path\": \"/gcYVN3vx8tHedEz2RbVNSKs44Wm.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532fb319c29579400075b9\",\n                    \"character\": \"Dr. Nicholas Kokoris\",\n                    \"episode_count\": 16\n                }\n            ],\n            \"total_episode_count\": 16,\n            \"order\": 7\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 64154,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Sasha Alexander\",\n            \"original_name\": \"Sasha Alexander\",\n            \"popularity\": 16.06,\n            \"profile_path\": \"/xHsZhwVA8hOKEVEMwoSanqoblBo.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532fb319c29579400075d3\",\n                    \"character\": \"Dr. Jackie Collette\",\n                    \"episode_count\": 16\n                }\n            ],\n            \"total_episode_count\": 16,\n            \"order\": 8\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 96309,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Chase Masterson\",\n            \"original_name\": \"Chase Masterson\",\n            \"popularity\": 3.62,\n            \"profile_path\": \"/tCev4tcCGNBfGP03AadjWj1F5ZR.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532fb319c29579400075ed\",\n                    \"character\": \"Caroline Franklin\",\n                    \"episode_count\": 16\n                }\n            ],\n            \"total_episode_count\": 16,\n            \"order\": 9\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 17343,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Robert Knepper\",\n            \"original_name\": \"Robert Knepper\",\n            \"popularity\": 12.742,\n            \"profile_path\": \"/w40AttR4OPQvjYyTVanq5Rm5iOb.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532f8f19c295794000694d\",\n                    \"character\": \"\",\n                    \"episode_count\": 5\n                }\n            ],\n            \"total_episode_count\": 5,\n            \"order\": 534\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 41561,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Kenneth Choi\",\n            \"original_name\": \"Kenneth Choi\",\n            \"popularity\": 11.197,\n            \"profile_path\": \"/ycHOQV42jsYXoWMaobKTzGXy9g4.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532fab19c295794000716b\",\n                    \"character\": \"\",\n                    \"episode_count\": 3\n                }\n            ],\n            \"total_episode_count\": 3,\n            \"order\": 528\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 61081,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Alice Amter\",\n            \"original_name\": \"Alice Amter\",\n            \"popularity\": 3.247,\n            \"profile_path\": \"/bV4pQw9QgnGGD1FXl1jzq5UTps.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532f9819c2957940006ad1\",\n                    \"character\": \"\",\n                    \"episode_count\": 3\n                }\n            ],\n            \"total_episode_count\": 3,\n            \"order\": 539\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 21043,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Dylan Walsh\",\n            \"original_name\": \"Dylan Walsh\",\n            \"popularity\": 12.716,\n            \"profile_path\": \"/A0XK6UEOuMKf66XpsZ1DBa9kXAR.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532f9319c29579400069c9\",\n                    \"character\": \"\",\n                    \"episode_count\": 2\n                }\n            ],\n            \"total_episode_count\": 2,\n            \"order\": 508\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 11870,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Christine Baranski\",\n            \"original_name\": \"Christine Baranski\",\n            \"popularity\": 13.623,\n            \"profile_path\": \"/x6jNFlGrzaM0LwK2GsxBNdCN41N.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532fa019c2957940006d7f\",\n                    \"character\": \"\",\n                    \"episode_count\": 2\n                }\n            ],\n            \"total_episode_count\": 2,\n            \"order\": 509\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 31508,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Reed Diamond\",\n            \"original_name\": \"Reed Diamond\",\n            \"popularity\": 7.868,\n            \"profile_path\": \"/z3ESNaXSeHiGmmhm49Og9FeXwG8.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532f9619c2957940006aa5\",\n                    \"character\": \"\",\n                    \"episode_count\": 2\n                }\n            ],\n            \"total_episode_count\": 2,\n            \"order\": 520\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 11889,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Mark Moses\",\n            \"original_name\": \"Mark Moses\",\n            \"popularity\": 5.814,\n            \"profile_path\": \"/c4C6xZoBx3ATQ8yzdiWX8p6LdKq.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532fa019c2957940006ca5\",\n                    \"character\": \"\",\n                    \"episode_count\": 2\n                }\n            ],\n            \"total_episode_count\": 2,\n            \"order\": 521\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 122029,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Christian Camargo\",\n            \"original_name\": \"Christian Camargo\",\n            \"popularity\": 17.976,\n            \"profile_path\": \"/86SVdy3HpO0KIoGMGMOg1DI5w9k.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532fa619c2957940006f93\",\n                    \"character\": \"\",\n                    \"episode_count\": 2\n                }\n            ],\n            \"total_episode_count\": 2,\n            \"order\": 522\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 11794,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Frances Bay\",\n            \"original_name\": \"Frances Bay\",\n            \"popularity\": 6.206,\n            \"profile_path\": \"/1mtcINBBbvb7E4ySgOr86u34XLJ.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532f8c19c29579400068ed\",\n                    \"character\": \"\",\n                    \"episode_count\": 1\n                }\n            ],\n            \"total_episode_count\": 1,\n            \"order\": 500\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 6944,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Octavia Spencer\",\n            \"original_name\": \"Octavia Spencer\",\n            \"popularity\": 13.304,\n            \"profile_path\": \"/zDGydyM1fmvNWzQlTAns9IZjNxT.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532f9519c2957940006a3d\",\n                    \"character\": \"\",\n                    \"episode_count\": 1\n                }\n            ],\n            \"total_episode_count\": 1,\n            \"order\": 501\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 1211946,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"P.J. Byrne\",\n            \"original_name\": \"P.J. Byrne\",\n            \"popularity\": 13.59,\n            \"profile_path\": \"/shniQxLvKNvANyJy3hLG8Oo7fW7.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532f9c19c2957940006bbd\",\n                    \"character\": \"\",\n                    \"episode_count\": 1\n                }\n            ],\n            \"total_episode_count\": 1,\n            \"order\": 502\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 142858,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Melissa Gilbert\",\n            \"original_name\": \"Melissa Gilbert\",\n            \"popularity\": 13.817,\n            \"profile_path\": \"/5O2KP9nqLZOAPTYkRH3uF7rcunf.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532f9f19c2957940006c5b\",\n                    \"character\": \"\",\n                    \"episode_count\": 1\n                }\n            ],\n            \"total_episode_count\": 1,\n            \"order\": 503\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 110014,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Christina Hendricks\",\n            \"original_name\": \"Christina Hendricks\",\n            \"popularity\": 30.6,\n            \"profile_path\": \"/nwSh3NXQtUT3joHbCVwLvOoBxJG.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532fa219c2957940006dd1\",\n                    \"character\": \"\",\n                    \"episode_count\": 1\n                }\n            ],\n            \"total_episode_count\": 1,\n            \"order\": 504\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 15674,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Hallie Eisenberg\",\n            \"original_name\": \"Hallie Eisenberg\",\n            \"popularity\": 7.471,\n            \"profile_path\": \"/Ykua6KuOe7knXtrfZHUePy1YnS.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532faa19c295794000713f\",\n                    \"character\": \"\",\n                    \"episode_count\": 1\n                }\n            ],\n            \"total_episode_count\": 1,\n            \"order\": 505\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 61178,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Alia Shawkat\",\n            \"original_name\": \"Alia Shawkat\",\n            \"popularity\": 9.931,\n            \"profile_path\": \"/aUc0hlILKfDKhlKnWQliGjkQL9a.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532fac19c29579400071df\",\n                    \"character\": \"\",\n                    \"episode_count\": 1\n                }\n            ],\n            \"total_episode_count\": 1,\n            \"order\": 506\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 59283,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Dan Byrd\",\n            \"original_name\": \"Dan Byrd\",\n            \"popularity\": 22.205,\n            \"profile_path\": \"/kUna0GNGKOjzIG7QhTYhvmAF57P.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532fae19c2957940007289\",\n                    \"character\": \"\",\n                    \"episode_count\": 1\n                }\n            ],\n            \"total_episode_count\": 1,\n            \"order\": 507\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 156146,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Peter Trencher\",\n            \"original_name\": \"Peter Trencher\",\n            \"popularity\": 4.02,\n            \"profile_path\": null,\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532f8d19c29579400068fd\",\n                    \"character\": \"\",\n                    \"episode_count\": 1\n                }\n            ],\n            \"total_episode_count\": 1,\n            \"order\": 510\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 52404,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Mae Whitman\",\n            \"original_name\": \"Mae Whitman\",\n            \"popularity\": 29.68,\n            \"profile_path\": \"/x0DdzjoYN8K2PwjrnH3ogPYv2zo.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532f9619c2957940006a75\",\n                    \"character\": \"Tory Redding\",\n                    \"episode_count\": 1\n                }\n            ],\n            \"total_episode_count\": 1,\n            \"order\": 511\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 63231,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Niecy Nash\",\n            \"original_name\": \"Niecy Nash\",\n            \"popularity\": 13.576,\n            \"profile_path\": \"/6touUxRi3TtHZ4qlpHgge6mgN5J.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532f9c19c2957940006bdb\",\n                    \"character\": \"\",\n                    \"episode_count\": 1\n                }\n            ],\n            \"total_episode_count\": 1,\n            \"order\": 512\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 6105,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Richard Lewis\",\n            \"original_name\": \"Richard Lewis\",\n            \"popularity\": 7.948,\n            \"profile_path\": \"/cr688BUIVm9yLXB2fqwiYKt1f2J.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532fa019c2957940006c85\",\n                    \"character\": \"\",\n                    \"episode_count\": 1\n                }\n            ],\n            \"total_episode_count\": 1,\n            \"order\": 513\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 173765,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Kimberlee Peterson\",\n            \"original_name\": \"Kimberlee Peterson\",\n            \"popularity\": 3.572,\n            \"profile_path\": \"/AwqoJXB0CjW3C6BI7M1Y4N3uxPb.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532fa019c2957940006cd3\",\n                    \"character\": \"\",\n                    \"episode_count\": 1\n                }\n            ],\n            \"total_episode_count\": 1,\n            \"order\": 514\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 164938,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Tara Karsian\",\n            \"original_name\": \"Tara Karsian\",\n            \"popularity\": 5.28,\n            \"profile_path\": \"/eAVv6CaQbK4a6TczRVVe6VyhDAK.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532fa419c2957940006de1\",\n                    \"character\": \"\",\n                    \"episode_count\": 1\n                }\n            ],\n            \"total_episode_count\": 1,\n            \"order\": 515\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 44261,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"John Rubinstein\",\n            \"original_name\": \"John Rubinstein\",\n            \"popularity\": 6.318,\n            \"profile_path\": \"/9Ufrca4VnhnsN1Ec0i0QudPqS6L.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532fa419c2957940006e91\",\n                    \"character\": \"\",\n                    \"episode_count\": 1\n                }\n            ],\n            \"total_episode_count\": 1,\n            \"order\": 516\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 155778,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Natalie Garza\",\n            \"original_name\": \"Natalie Garza\",\n            \"popularity\": 3.627,\n            \"profile_path\": null,\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532fa619c2957940006f77\",\n                    \"character\": \"\",\n                    \"episode_count\": 1\n                }\n            ],\n            \"total_episode_count\": 1,\n            \"order\": 517\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 143205,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Josh Clark\",\n            \"original_name\": \"Josh Clark\",\n            \"popularity\": 3.963,\n            \"profile_path\": \"/jsBU0XLh0W4Hldx3owm7Yk8LLQJ.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532fab19c295794000714f\",\n                    \"character\": \"\",\n                    \"episode_count\": 1\n                }\n            ],\n            \"total_episode_count\": 1,\n            \"order\": 518\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 1211955,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Alex Kapp\",\n            \"original_name\": \"Alex Kapp\",\n            \"popularity\": 17.993,\n            \"profile_path\": \"/qpVxC6GgYaTg6iyPWV93u0i4JKK.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532fad19c29579400071ef\",\n                    \"character\": \"\",\n                    \"episode_count\": 1\n                }\n            ],\n            \"total_episode_count\": 1,\n            \"order\": 519\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 154041,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Montrose Hagins\",\n            \"original_name\": \"Montrose Hagins\",\n            \"popularity\": 12.31,\n            \"profile_path\": \"/dXYvwaZ7DYWXydiuZLv07OJtn7.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532f8f19c295794000690d\",\n                    \"character\": \"\",\n                    \"episode_count\": 1\n                }\n            ],\n            \"total_episode_count\": 1,\n            \"order\": 523\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 7503,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Red Buttons\",\n            \"original_name\": \"Red Buttons\",\n            \"popularity\": 8.072,\n            \"profile_path\": \"/bZYvuKzOnF181Tz0wqT4sbPZLnc.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532f9d19c2957940006c1f\",\n                    \"character\": \"\",\n                    \"episode_count\": 1\n                }\n            ],\n            \"total_episode_count\": 1,\n            \"order\": 524\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 72699,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Clare Carey\",\n            \"original_name\": \"Clare Carey\",\n            \"popularity\": 8.892,\n            \"profile_path\": \"/uNOlaCeXkwneCpxoUj27LUggDHu.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532fa419c2957940006e0d\",\n                    \"character\": \"\",\n                    \"episode_count\": 1\n                }\n            ],\n            \"total_episode_count\": 1,\n            \"order\": 525\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 13919,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Michael York\",\n            \"original_name\": \"Michael York\",\n            \"popularity\": 13.979,\n            \"profile_path\": \"/ha9Nh8We778sUg8QyDE1IRATzDY.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532fa419c2957940006f1f\",\n                    \"character\": \"\",\n                    \"episode_count\": 1\n                }\n            ],\n            \"total_episode_count\": 1,\n            \"order\": 526\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 5250,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Jack Klugman\",\n            \"original_name\": \"Jack Klugman\",\n            \"popularity\": 7.308,\n            \"profile_path\": \"/oJxveOxlunD8C9OczqKeryU0k6D.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532fad19c2957940007217\",\n                    \"character\": \"\",\n                    \"episode_count\": 1\n                }\n            ],\n            \"total_episode_count\": 1,\n            \"order\": 527\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 64857,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Wendy Phillips\",\n            \"original_name\": \"Wendy Phillips\",\n            \"popularity\": 3.894,\n            \"profile_path\": null,\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532faf19c29579400072a3\",\n                    \"character\": \"\",\n                    \"episode_count\": 1\n                }\n            ],\n            \"total_episode_count\": 1,\n            \"order\": 529\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 95796,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Dan Martin\",\n            \"original_name\": \"Dan Martin\",\n            \"popularity\": 3.782,\n            \"profile_path\": \"/brRz4upQrDPULNuoBUG6LFVK6NO.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532fa019c2957940006cf7\",\n                    \"character\": \"\",\n                    \"episode_count\": 1\n                }\n            ],\n            \"total_episode_count\": 1,\n            \"order\": 530\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 48810,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Scott Paulin\",\n            \"original_name\": \"Scott Paulin\",\n            \"popularity\": 4.249,\n            \"profile_path\": \"/cGSy2R21wL02JzTbEQl4DxyMDNZ.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532fa419c2957940006e43\",\n                    \"character\": \"\",\n                    \"episode_count\": 1\n                }\n            ],\n            \"total_episode_count\": 1,\n            \"order\": 531\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 155777,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Nicole Garza\",\n            \"original_name\": \"Nicole Garza\",\n            \"popularity\": 5.729,\n            \"profile_path\": \"/tZ1wWoQZ5q0DVYMmh6fK4u8E235.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532fa719c2957940006fa3\",\n                    \"character\": \"\",\n                    \"episode_count\": 1\n                }\n            ],\n            \"total_episode_count\": 1,\n            \"order\": 532\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 41420,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Lisa Edelstein\",\n            \"original_name\": \"Lisa Edelstein\",\n            \"popularity\": 19.301,\n            \"profile_path\": \"/dzopHIOFvXENVjbvMYBf81c5JZU.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532fab19c295794000718f\",\n                    \"character\": \"\",\n                    \"episode_count\": 1\n                }\n            ],\n            \"total_episode_count\": 1,\n            \"order\": 533\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 18272,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Gabriel Casseus\",\n            \"original_name\": \"Gabriel Casseus\",\n            \"popularity\": 5.954,\n            \"profile_path\": \"/sQ8IhQEVT7TFtfPucg47UCI7RqS.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532faf19c29579400072c9\",\n                    \"character\": \"\",\n                    \"episode_count\": 1\n                }\n            ],\n            \"total_episode_count\": 1,\n            \"order\": 535\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 157085,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Vernee Watson-Johnson\",\n            \"original_name\": \"Vernee Watson-Johnson\",\n            \"popularity\": 9.168,\n            \"profile_path\": \"/rUMtF1F6wrUHHfRkFlLz27xRoxd.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532f9119c295794000695d\",\n                    \"character\": \"\",\n                    \"episode_count\": 1\n                }\n            ],\n            \"total_episode_count\": 1,\n            \"order\": 536\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 1211944,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Elizabeth Alley\",\n            \"original_name\": \"Elizabeth Alley\",\n            \"popularity\": 2.278,\n            \"profile_path\": null,\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532f9819c2957940006abb\",\n                    \"character\": \"\",\n                    \"episode_count\": 1\n                }\n            ],\n            \"total_episode_count\": 1,\n            \"order\": 537\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 1211941,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Trisha Simmons\",\n            \"original_name\": \"Trisha Simmons\",\n            \"popularity\": 2.81,\n            \"profile_path\": null,\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532f9219c295794000696d\",\n                    \"character\": \"\",\n                    \"episode_count\": 1\n                }\n            ],\n            \"total_episode_count\": 1,\n            \"order\": 538\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 1211945,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Jill Remez\",\n            \"original_name\": \"Jill Remez\",\n            \"popularity\": 4.354,\n            \"profile_path\": \"/zYNmrHsV1SpSbXyDPwiBC77E7mt.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532f9919c2957940006ae1\",\n                    \"character\": \"\",\n                    \"episode_count\": 1\n                }\n            ],\n            \"total_episode_count\": 1,\n            \"order\": 540\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 77263,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Mitch Morris\",\n            \"original_name\": \"Mitch Morris\",\n            \"popularity\": 2.03,\n            \"profile_path\": \"/67jHl7n1Q1SEege3hN4BE9G5z5A.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"5c57bb4ec3a368424685ac76\",\n                    \"character\": \"\",\n                    \"episode_count\": 1\n                }\n            ],\n            \"total_episode_count\": 1,\n            \"order\": 541\n        }\n    ],\n    \"crew\": [\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 1211942,\n            \"known_for_department\": \"Directing\",\n            \"name\": \"Christopher Chulack\",\n            \"original_name\": \"Christopher Chulack\",\n            \"popularity\": 3.562,\n            \"profile_path\": \"/oXibKEW4hKZa4PlUHJASohZViCj.jpg\",\n            \"jobs\": [\n                {\n                    \"credit_id\": \"52532f9319c2957940006981\",\n                    \"job\": \"Director\",\n                    \"episode_count\": 4\n                }\n            ],\n            \"department\": \"Directing\",\n            \"total_episode_count\": 4\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 15798,\n            \"known_for_department\": \"Directing\",\n            \"name\": \"Lesli Linka Glatter\",\n            \"original_name\": \"Lesli Linka Glatter\",\n            \"popularity\": 1.772,\n            \"profile_path\": \"/8F13UPsRnXWTDcp8iA3ZXMtfJa3.jpg\",\n            \"jobs\": [\n                {\n                    \"credit_id\": \"52532f9b19c2957940006ba1\",\n                    \"job\": \"Director\",\n                    \"episode_count\": 2\n                }\n            ],\n            \"department\": \"Directing\",\n            \"total_episode_count\": 2\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 45627,\n            \"known_for_department\": \"Directing\",\n            \"name\": \"Nelson McCormick\",\n            \"original_name\": \"Nelson McCormick\",\n            \"popularity\": 3.309,\n            \"profile_path\": \"/kP4UNE4NKEWmWgc6VmUkTCC5bz3.jpg\",\n            \"jobs\": [\n                {\n                    \"credit_id\": \"52532fa019c2957940006d31\",\n                    \"job\": \"Director\",\n                    \"episode_count\": 2\n                }\n            ],\n            \"department\": \"Directing\",\n            \"total_episode_count\": 2\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 60025,\n            \"known_for_department\": \"Writing\",\n            \"name\": \"Dianne Houston\",\n            \"original_name\": \"Dianne Houston\",\n            \"popularity\": 1.22,\n            \"profile_path\": null,\n            \"jobs\": [\n                {\n                    \"credit_id\": \"52532fae19c295794000722d\",\n                    \"job\": \"Director\",\n                    \"episode_count\": 1\n                }\n            ],\n            \"department\": \"Directing\",\n            \"total_episode_count\": 1\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 69791,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Charles Haid\",\n            \"original_name\": \"Charles Haid\",\n            \"popularity\": 7.434,\n            \"profile_path\": \"/6X2iBOvxH9ud6XFgMwNycFnfVqh.jpg\",\n            \"jobs\": [\n                {\n                    \"credit_id\": \"52532fa419c2957940006f55\",\n                    \"job\": \"Director\",\n                    \"episode_count\": 1\n                }\n            ],\n            \"department\": \"Directing\",\n            \"total_episode_count\": 1\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 1211947,\n            \"known_for_department\": \"Directing\",\n            \"name\": \"Gloria Muzio\",\n            \"original_name\": \"Gloria Muzio\",\n            \"popularity\": 3.881,\n            \"profile_path\": \"/5KELZxUlQ5oUFM3dwVO7Aw4fqwr.jpg\",\n            \"jobs\": [\n                {\n                    \"credit_id\": \"52532f9e19c2957940006c3f\",\n                    \"job\": \"Director\",\n                    \"episode_count\": 1\n                }\n            ],\n            \"department\": \"Directing\",\n            \"total_episode_count\": 1\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 454973,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Laura Innes\",\n            \"original_name\": \"Laura Innes\",\n            \"popularity\": 24.347,\n            \"profile_path\": \"/kIHB4vHQXt0CbQxuwEOXF2hnpeT.jpg\",\n            \"jobs\": [\n                {\n                    \"credit_id\": \"52532fa219c2957940006d99\",\n                    \"job\": \"Director\",\n                    \"episode_count\": 1\n                }\n            ],\n            \"department\": \"Directing\",\n            \"total_episode_count\": 1\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 28976,\n            \"known_for_department\": \"Directing\",\n            \"name\": \"Jack Bender\",\n            \"original_name\": \"Jack Bender\",\n            \"popularity\": 5.714,\n            \"profile_path\": \"/8BKWjdfFdjdqPxvJ880Y76qzSCT.jpg\",\n            \"jobs\": [\n                {\n                    \"credit_id\": \"52532faf19c2957940007309\",\n                    \"job\": \"Director\",\n                    \"episode_count\": 1\n                }\n            ],\n            \"department\": \"Directing\",\n            \"total_episode_count\": 1\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 1211942,\n            \"known_for_department\": \"Directing\",\n            \"name\": \"Christopher Chulack\",\n            \"original_name\": \"Christopher Chulack\",\n            \"popularity\": 3.562,\n            \"profile_path\": \"/oXibKEW4hKZa4PlUHJASohZViCj.jpg\",\n            \"jobs\": [\n                {\n                    \"credit_id\": \"5d50631b0102c9001174c1e5\",\n                    \"job\": \"Executive Producer\",\n                    \"episode_count\": 16\n                }\n            ],\n            \"department\": \"Production\",\n            \"total_episode_count\": 16\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 31539,\n            \"known_for_department\": \"Writing\",\n            \"name\": \"Joseph Dougherty\",\n            \"original_name\": \"Joseph Dougherty\",\n            \"popularity\": 1.364,\n            \"profile_path\": null,\n            \"jobs\": [\n                {\n                    \"credit_id\": \"52532fa019c2957940006d15\",\n                    \"job\": \"Writer\",\n                    \"episode_count\": 3\n                }\n            ],\n            \"department\": \"Writing\",\n            \"total_episode_count\": 3\n        },\n        {\n            \"adult\": false,\n            \"gender\": 0,\n            \"id\": 1211943,\n            \"known_for_department\": \"Writing\",\n            \"name\": \"Lydia Woodward\",\n            \"original_name\": \"Lydia Woodward\",\n            \"popularity\": 6.068,\n            \"profile_path\": null,\n            \"jobs\": [\n                {\n                    \"credit_id\": \"52532f9519c29579400069db\",\n                    \"job\": \"Writer\",\n                    \"episode_count\": 3\n                }\n            ],\n            \"department\": \"Writing\",\n            \"total_episode_count\": 3\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 47333,\n            \"known_for_department\": \"Production\",\n            \"name\": \"John Wells\",\n            \"original_name\": \"John Wells\",\n            \"popularity\": 2.162,\n            \"profile_path\": \"/j1cEQmFdSkew87UjO354qeppo1G.jpg\",\n            \"jobs\": [\n                {\n                    \"credit_id\": \"52532f9919c2957940006b05\",\n                    \"job\": \"Writer\",\n                    \"episode_count\": 2\n                }\n            ],\n            \"department\": \"Writing\",\n            \"total_episode_count\": 2\n        }\n    ],\n    \"id\": 24\n}"}],"_postman_id":"d8194d6a-5413-4af0-942c-4cdb6b307c7a"},{"name":"get alternative titles","id":"cb73c965-4f5a-48a9-b162-951f71fed807","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/tv/:series_id/alternative_titles","description":"<p>Get the alternative titles that have been added to a TV show.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","tv",":series_id","alternative_titles"],"host":["api","themoviedb","org"],"query":[],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{series-id}}","key":"series_id"}]}},"response":[{"id":"9c0d5112-5e3f-4540-9b04-bf9a3ff58bc6","name":"get alternative titles","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/tv/:series_id/alternative_titles","protocol":"https","host":["api","themoviedb","org"],"path":["3","tv",":series_id","alternative_titles"],"variable":[{"key":"series_id","value":"{{series-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 14:25:40 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=11101"},{"key":"x-memc","value":"HIT"},{"key":"x-memc-key","value":"70d372ab2b9932e42f203dde9e08653a"},{"key":"x-memc-age","value":"17043"},{"key":"x-memc-expires","value":"11101"},{"key":"ETag","value":"W/\"e274b39a18b8cd24a723eccad3597106\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 ac28147bf6a75debb0811f62b6224e6e.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"00V1rOJKPVf46aTiXPhYaw2VRntLKSiVxUpqJzqmwzSo-_V6orowWQ=="}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 24,\n    \"results\": []\n}"}],"_postman_id":"cb73c965-4f5a-48a9-b162-951f71fed807"},{"name":"get changes","id":"0e8aee84-642e-4074-80b3-70aa8bd84058","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/tv/:series_id/changes?end_date={{end_date}}&page=1&start_date={{start_date}}","description":"<p>Get the recent changes for a TV show.</p>\n<p>Get the changes for a TV show. By default only the last 24 hours are returned.</p>\n<p>You can query up to 14 days in a single query by using the <code>start_date</code> and <code>end_date</code> query parameters.</p>\n<blockquote>\n<p>📘 </p>\n</blockquote>\n<blockquote>\n<p>Note </p>\n</blockquote>\n<blockquote>\n<p>TV show changes are a little different than movie changes in that there are some edits on seasons and episodes that will create a top level change entry at the show level. These can be found under the season and episode keys. These keys will contain a <code>series_id</code> and <code>episode_id</code>. You can use the season changes and episode changes methods to look these up individually.</p>\n</blockquote>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","tv",":series_id","changes"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"end_date","value":"{{end_date}}"},{"description":{"content":"<p>int32</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"start_date","value":"{{start_date}}"}],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{series-id}}","key":"series_id"}]}},"response":[{"id":"2cf4dba6-8343-45c4-8bbb-bd85aa73cce3","name":"get changes","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/tv/:series_id/changes?end_date=13/1/2023&page=1&start_date=1/1/2023","protocol":"https","host":["api","themoviedb","org"],"path":["3","tv",":series_id","changes"],"query":[{"key":"end_date","value":"13/1/2023"},{"key":"page","value":"1"},{"key":"start_date","value":"1/1/2023"}],"variable":[{"key":"series_id","value":"{{series-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 14:26:12 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=600"},{"key":"x-memc","value":"MISS, STORE"},{"key":"x-memc-key","value":"49ef7a5f167cbc992411b2112cfd5877"},{"key":"x-memc-age","value":"0"},{"key":"x-memc-expires","value":"600"},{"key":"ETag","value":"W/\"2a024216ad9c368693c05b0a00ce179a\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 22e9d361a9c4153886c1c8aa0eb4ffa8.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"hd6Fi067UoDoCaAk-bXsrGwjXaJxo45Ff4pxPQWt9eEVGlbsqYDjpg=="}],"cookie":[],"responseTime":null,"body":"{\n    \"changes\": [\n        {\n            \"key\": \"season\",\n            \"items\": [\n                {\n                    \"id\": \"63b700f124b333007ccd6a8d\",\n                    \"action\": \"updated\",\n                    \"time\": \"2023-01-05 16:55:13 UTC\",\n                    \"iso_639_1\": \"\",\n                    \"iso_3166_1\": \"\",\n                    \"value\": {\n                        \"season_id\": 2,\n                        \"season_number\": 1\n                    }\n                }\n            ]\n        }\n    ]\n}"}],"_postman_id":"0e8aee84-642e-4074-80b3-70aa8bd84058"},{"name":"get content ratings","id":"f2643600-72a1-4399-983e-17d4491ca9f4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/tv/:series_id/content_ratings","description":"<p>Get the content ratings that have been added to a TV show.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","tv",":series_id","content_ratings"],"host":["api","themoviedb","org"],"query":[],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{series-id}}","key":"series_id"}]}},"response":[{"id":"4b90339b-aeb5-4316-99e5-73fc4d41a687","name":"get content ratings","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/tv/:series_id/content_ratings","protocol":"https","host":["api","themoviedb","org"],"path":["3","tv",":series_id","content_ratings"],"variable":[{"key":"series_id","value":"{{series-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 14:28:04 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=4295"},{"key":"x-memc","value":"HIT"},{"key":"x-memc-key","value":"e7a6e7f6b7e8767b654eb63707c6a82b"},{"key":"x-memc-age","value":"21144"},{"key":"x-memc-expires","value":"4295"},{"key":"ETag","value":"W/\"17ed5a26ab7f35c2b51a1de25737aa97\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 ac28147bf6a75debb0811f62b6224e6e.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"hjaFY22gjNJwNVm1PobwP47cLH6nDDCo--CN3Oz6Ct3SJJ0lD5gSVA=="}],"cookie":[],"responseTime":null,"body":"{\n    \"results\": [\n        {\n            \"descriptors\": [],\n            \"iso_3166_1\": \"BR\",\n            \"rating\": \"L\"\n        },\n        {\n            \"descriptors\": [],\n            \"iso_3166_1\": \"NL\",\n            \"rating\": \"6\"\n        },\n        {\n            \"descriptors\": [],\n            \"iso_3166_1\": \"US\",\n            \"rating\": \"TV-14\"\n        }\n    ],\n    \"id\": 24\n}"}],"_postman_id":"f2643600-72a1-4399-983e-17d4491ca9f4"},{"name":"get credits","id":"c2418c37-f20b-433a-a3f1-69af719314dc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/tv/:series_id/credits?language=en-US","description":"<p>Get the latest season credits of a TV show.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","tv",":series_id","credits"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"language","value":"en-US"}],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{series-id}}","key":"series_id"}]}},"response":[{"id":"985fe761-8604-48a3-b5bc-fe303e16d3ac","name":"get credits","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/tv/:series_id/credits","protocol":"https","host":["api","themoviedb","org"],"path":["3","tv",":series_id","credits"],"variable":[{"key":"series_id","value":"{{series-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 14:28:32 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=19161"},{"key":"x-memc","value":"HIT"},{"key":"x-memc-key","value":"507d887517d4a6b7e3eb2891a1452a87"},{"key":"x-memc-age","value":"6167"},{"key":"x-memc-expires","value":"19161"},{"key":"ETag","value":"W/\"252a0558a649536ff60e8e4f20f075da\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 a1157b69a14bebe8162237750a074fae.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"Z7TNbYnQlITYKm1E9LcSet0wEcDz6KW2AQ0Vxwdx8WlXqZjjhYXVUQ=="}],"cookie":[],"responseTime":null,"body":"{\n    \"cast\": [\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 65002,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Dana Delany\",\n            \"original_name\": \"Dana Delany\",\n            \"popularity\": 40.305,\n            \"profile_path\": \"/sw49JGyGVjgtIaARlDb7c3qcAcf.jpg\",\n            \"character\": \"Dr. Rae Brennan\",\n            \"credit_id\": \"52532faf19c2957940007361\",\n            \"order\": 0\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 43231,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Paul Blackthorne\",\n            \"original_name\": \"Paul Blackthorne\",\n            \"popularity\": 6.807,\n            \"profile_path\": \"/3OC1M0rKJO8B3JpwAeavk5EAscl.jpg\",\n            \"character\": \"Dr. Matt Slingerland\",\n            \"credit_id\": \"52532faf19c2957940007377\",\n            \"order\": 1\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 157536,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"David Kaufman\",\n            \"original_name\": \"David Kaufman\",\n            \"popularity\": 6.48,\n            \"profile_path\": \"/gaNu7BzTgn768Yb7XAXzN3rSwgE.jpg\",\n            \"character\": \"Norman Drum\",\n            \"credit_id\": \"52532fb019c2957940007389\",\n            \"order\": 2\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 63279,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Anna Deavere Smith\",\n            \"original_name\": \"Anna Deavere Smith\",\n            \"popularity\": 5.067,\n            \"profile_path\": \"/rh6fPQJ7Eudb2El7B54bHZdcBQr.jpg\",\n            \"character\": \"Dr. Letty Jordan\",\n            \"credit_id\": \"52532fb019c29579400073a7\",\n            \"order\": 3\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 10401,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Blythe Danner\",\n            \"original_name\": \"Blythe Danner\",\n            \"popularity\": 14.597,\n            \"profile_path\": \"/5fJM6RZXYKAd0ayRwB7osEAQ8YR.jpg\",\n            \"character\": \"Dr. Harriet Lanning\",\n            \"credit_id\": \"52532fb119c2957940007415\",\n            \"order\": 4\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 101045,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Jennifer Siebel Newsom\",\n            \"original_name\": \"Jennifer Siebel Newsom\",\n            \"popularity\": 4.567,\n            \"profile_path\": \"/mqGr8u3R7SiVZBbFmiQRcZ4OEn3.jpg\",\n            \"character\": \"Cyndy Lloyd\",\n            \"credit_id\": \"52532fb319c2957940007563\",\n            \"order\": 5\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 86034,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Julianne Nicholson\",\n            \"original_name\": \"Julianne Nicholson\",\n            \"popularity\": 8.37,\n            \"profile_path\": \"/2RJ30pPSQQxteuoMjhN1FWTwxlZ.jpg\",\n            \"character\": \"Dr. Jules Keating\",\n            \"credit_id\": \"52532fb319c2957940007591\",\n            \"order\": 6\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 18041,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Oded Fehr\",\n            \"original_name\": \"Oded Fehr\",\n            \"popularity\": 12.644,\n            \"profile_path\": \"/gcYVN3vx8tHedEz2RbVNSKs44Wm.jpg\",\n            \"character\": \"Dr. Nicholas Kokoris\",\n            \"credit_id\": \"52532fb319c29579400075b9\",\n            \"order\": 7\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 64154,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Sasha Alexander\",\n            \"original_name\": \"Sasha Alexander\",\n            \"popularity\": 16.06,\n            \"profile_path\": \"/xHsZhwVA8hOKEVEMwoSanqoblBo.jpg\",\n            \"character\": \"Dr. Jackie Collette\",\n            \"credit_id\": \"52532fb319c29579400075d3\",\n            \"order\": 8\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 96309,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Chase Masterson\",\n            \"original_name\": \"Chase Masterson\",\n            \"popularity\": 3.62,\n            \"profile_path\": \"/tCev4tcCGNBfGP03AadjWj1F5ZR.jpg\",\n            \"character\": \"Caroline Franklin\",\n            \"credit_id\": \"52532fb319c29579400075ed\",\n            \"order\": 9\n        }\n    ],\n    \"crew\": [\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 1211942,\n            \"known_for_department\": \"Directing\",\n            \"name\": \"Christopher Chulack\",\n            \"original_name\": \"Christopher Chulack\",\n            \"popularity\": 3.562,\n            \"profile_path\": \"/oXibKEW4hKZa4PlUHJASohZViCj.jpg\",\n            \"credit_id\": \"5d50631b0102c9001174c1e5\",\n            \"department\": \"Production\",\n            \"job\": \"Executive Producer\"\n        }\n    ],\n    \"id\": 24\n}"}],"_postman_id":"c2418c37-f20b-433a-a3f1-69af719314dc"},{"name":"get episode groups","id":"3e63c7ef-569e-4e7b-91eb-84bd6006e089","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/tv/:series_id/episode_groups","description":"<p>Get the episode groups that have been added to a TV show.\nWith a group ID you can call the get TV episode group details method.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","tv",":series_id","episode_groups"],"host":["api","themoviedb","org"],"query":[],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{series-id}}","key":"series_id"}]}},"response":[{"id":"18eac8cd-efa4-4ccd-aabd-458a0817a3d7","name":"get episode groups","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/tv/:series_id/episode_groups","protocol":"https","host":["api","themoviedb","org"],"path":["3","tv",":series_id","episode_groups"],"variable":[{"key":"series_id","value":"{{series-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 14:29:02 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=25350"},{"key":"x-memc","value":"MISS, STORE"},{"key":"x-memc-key","value":"6b044e26168f8d5e4c79093bc6cc2cdf"},{"key":"x-memc-age","value":"0"},{"key":"x-memc-expires","value":"25350"},{"key":"ETag","value":"W/\"db89759280e1593278b0ecd4118b3d54\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 368146333bf1a1071e8432a7d4e41e1a.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"dDfL_tRQOvjnkOa_KAGay54sWksvhYt-DV_NgrItACanVv84Z0NZNg=="}],"cookie":[],"responseTime":null,"body":"{\n    \"results\": [],\n    \"id\": 24\n}"}],"_postman_id":"3e63c7ef-569e-4e7b-91eb-84bd6006e089"},{"name":"get external ids","id":"30b34d4b-7a66-4ab8-96d2-a72df0a5a155","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/tv/:series_id/external_ids","description":"<p>Get a list of external IDs that have been added to a TV show.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","tv",":series_id","external_ids"],"host":["api","themoviedb","org"],"query":[],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{series-id}}","key":"series_id"}]}},"response":[{"id":"27b173f4-9b17-44d4-b33e-9845db7a4e0b","name":"get external ids","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/tv/:series_id/external_ids","protocol":"https","host":["api","themoviedb","org"],"path":["3","tv",":series_id","external_ids"],"variable":[{"key":"series_id","value":"{{series-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 14:29:30 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=26549"},{"key":"x-memc","value":"HIT"},{"key":"x-memc-key","value":"63df1f9be6010cb989a2aee211203c87"},{"key":"x-memc-age","value":"374"},{"key":"x-memc-expires","value":"26549"},{"key":"ETag","value":"W/\"0bc88d4385caa8fad63a618dee8da5f5\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 738984066968793a5714282f49fe0ab8.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"cpYKtN9OFrRkgseU5dpX14atW_EBc8xxdRIP_GA5zXdUhfGjVDXwuw=="}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 24,\n    \"imdb_id\": \"tt0315047\",\n    \"freebase_mid\": \"/m/06g5_q\",\n    \"freebase_id\": \"/en/presidio_med\",\n    \"tvdb_id\": 78546,\n    \"tvrage_id\": 4881,\n    \"wikidata_id\": \"Q638792\",\n    \"facebook_id\": null,\n    \"instagram_id\": null,\n    \"twitter_id\": null\n}"}],"_postman_id":"30b34d4b-7a66-4ab8-96d2-a72df0a5a155"},{"name":"get images","id":"69df3496-0ac5-4ecc-9d27-f0fa254786f9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/tv/:series_id/images?language=en-us&include_image_language={{include_image_language}}","description":"<p>Get the images that belong to a TV series.</p>\n<p>This method will return the backdrops, posters and logos that have been added to a TV show.</p>\n<h2 id></h2>\n<p>📘</p>\n<p>Note</p>\n<p>If you have a <code>language</code> specified, it will act as a filter on the returned items. You can use the <code>include_image_language</code> param to query additional languages.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","tv",":series_id","images"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"language","value":"en-us"},{"description":{"content":"<p>string\nspecify a comma separated list of ISO-639-1 values to query, for example: en,null</p>\n","type":"text/plain"},"key":"include_image_language","value":"{{include_image_language}}"}],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{series-id}}","key":"series_id"}]}},"response":[{"id":"dd3c0b74-ee77-44ce-80b0-a3d5b73fb1ee","name":"get images","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/tv/:series_id/images?language=en-us","protocol":"https","host":["api","themoviedb","org"],"path":["3","tv",":series_id","images"],"query":[{"key":"language","value":"en-us"}],"variable":[{"key":"series_id","value":"{{series-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 14:30:09 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=23502"},{"key":"x-memc","value":"MISS, STORE"},{"key":"x-memc-key","value":"39f8452a75ad176e53081f4790410428"},{"key":"x-memc-age","value":"0"},{"key":"x-memc-expires","value":"23502"},{"key":"ETag","value":"W/\"edbea131c8696a95e50d9db9d89cd105\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 199fd61d7551d8868317c5b53cc7d24c.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"Ns0l-5CVPD1J0Qrj67t_2eP3uXg8xZOUcMs5Asw-fA59mEwZtnuHcA=="}],"cookie":[],"responseTime":null,"body":"{\n    \"backdrops\": [],\n    \"id\": 24,\n    \"logos\": [],\n    \"posters\": []\n}"}],"_postman_id":"69df3496-0ac5-4ecc-9d27-f0fa254786f9"},{"name":"get keywords","id":"ab22638a-fd18-4c63-98c4-a8d2a29ac6d3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/tv/:series_id/keywords?include_image_language={{include_image_language}}&language=en-US","description":"<p>Get a list of keywords that have been added to a TV show.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","tv",":series_id","keywords"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string\nspecify a comma separated list of ISO-639-1 values to query, for example: en,null</p>\n","type":"text/plain"},"key":"include_image_language","value":"{{include_image_language}}"},{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"language","value":"en-US"}],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{series-id}}","key":"series_id"}]}},"response":[{"id":"b80573c3-4b47-4112-9ff3-257c8f5c3cbb","name":"get keywords","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/tv/:series_id/keywords","protocol":"https","host":["api","themoviedb","org"],"path":["3","tv",":series_id","keywords"],"variable":[{"key":"series_id","value":"{{series-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 14:30:50 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=22480"},{"key":"x-memc","value":"MISS, STORE"},{"key":"x-memc-key","value":"d543eaf4971dd2da3af43e8d6b5e00f6"},{"key":"x-memc-age","value":"0"},{"key":"x-memc-expires","value":"22480"},{"key":"ETag","value":"W/\"1e9da623e906055c8d3375b6089cee80\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 d4b41c13595dcfd327649d8cdea72ce8.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"wftJz3R7--qPvN3gQ5RWJZgwR8Mfd_tc8CT0aDBvWSBmXEY9crrQsg=="}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 24,\n    \"results\": [\n        {\n            \"name\": \"san francisco, california\",\n            \"id\": 582\n        },\n        {\n            \"name\": \"hospital\",\n            \"id\": 11612\n        },\n        {\n            \"name\": \"doctor\",\n            \"id\": 13005\n        },\n        {\n            \"name\": \"medical drama\",\n            \"id\": 208788\n        }\n    ]\n}"}],"_postman_id":"ab22638a-fd18-4c63-98c4-a8d2a29ac6d3"},{"name":"get latest","id":"4dc63443-d4d9-4627-a691-999126b168f8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/tv/latest","description":"<p>Get a list of keywords that have been added to a TV show.\nThis is a live response and will continuously change.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","tv","latest"],"host":["api","themoviedb","org"],"query":[],"variable":[]}},"response":[{"id":"c8f87cdc-0d0a-45d4-8f78-922153e0fdbc","name":"get latest","originalRequest":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/tv/latest"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 14:31:29 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=0"},{"key":"x-memc","value":"MISS"},{"key":"x-memc-key","value":"409cf93616f07a40b32b7847985b6452"},{"key":"x-memc-age","value":"0"},{"key":"x-memc-expires","value":"0"},{"key":"ETag","value":"W/\"813d703764e4fcbd2fd74b6bd30a5107\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 38ecebcaa39c8742da2b6336935bb446.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"9gLg2b5e9dl49_NDVrEbhEcy4XOxMUydXH2ql47Lm1gZXfYuPfsGoA=="}],"cookie":[],"responseTime":null,"body":"{\n    \"adult\": false,\n    \"backdrop_path\": null,\n    \"created_by\": [],\n    \"episode_run_time\": [\n        38\n    ],\n    \"first_air_date\": \"2024-01-23\",\n    \"genres\": [\n        {\n            \"id\": 10768,\n            \"name\": \"War & Politics\"\n        }\n    ],\n    \"homepage\": \"\",\n    \"id\": 245405,\n    \"in_production\": true,\n    \"languages\": [],\n    \"last_air_date\": \"2024-01-30\",\n    \"last_episode_to_air\": {\n        \"id\": 5120734,\n        \"name\": \"Episode 2\",\n        \"overview\": \"\",\n        \"vote_average\": 0,\n        \"vote_count\": 0,\n        \"air_date\": \"2024-01-30\",\n        \"episode_number\": 2,\n        \"episode_type\": \"standard\",\n        \"production_code\": \"\",\n        \"runtime\": 39,\n        \"season_number\": 1,\n        \"show_id\": 245405,\n        \"still_path\": null\n    },\n    \"name\": \"千万工程\",\n    \"next_episode_to_air\": {\n        \"id\": 5120735,\n        \"name\": \"Episode 3\",\n        \"overview\": \"\",\n        \"vote_average\": 0,\n        \"vote_count\": 0,\n        \"air_date\": \"2024-02-06\",\n        \"episode_number\": 3,\n        \"episode_type\": \"standard\",\n        \"production_code\": \"\",\n        \"runtime\": null,\n        \"season_number\": 1,\n        \"show_id\": 245405,\n        \"still_path\": null\n    },\n    \"networks\": [\n        {\n            \"id\": 989,\n            \"logo_path\": \"/jXR61DUeQu4jdryz85cjnCFXNNv.png\",\n            \"name\": \"Zhejiang Television\",\n            \"origin_country\": \"CN\"\n        }\n    ],\n    \"number_of_episodes\": 3,\n    \"number_of_seasons\": 1,\n    \"origin_country\": [\n        \"CN\"\n    ],\n    \"original_language\": \"zh\",\n    \"original_name\": \"千万工程\",\n    \"overview\": \"\",\n    \"popularity\": 0,\n    \"poster_path\": null,\n    \"production_companies\": [\n        {\n            \"id\": 193439,\n            \"logo_path\": null,\n            \"name\": \"浙江卫视节目中心\",\n            \"origin_country\": \"\"\n        }\n    ],\n    \"production_countries\": [\n        {\n            \"iso_3166_1\": \"CN\",\n            \"name\": \"China\"\n        }\n    ],\n    \"seasons\": [\n        {\n            \"air_date\": \"2024-01-23\",\n            \"episode_count\": 3,\n            \"id\": 377385,\n            \"name\": \"Season 1\",\n            \"overview\": \"\",\n            \"poster_path\": null,\n            \"season_number\": 1,\n            \"vote_average\": 0\n        }\n    ],\n    \"spoken_languages\": [],\n    \"status\": \"In Production\",\n    \"tagline\": \"\",\n    \"type\": \"Documentary\",\n    \"vote_average\": 0,\n    \"vote_count\": 0\n}"}],"_postman_id":"4dc63443-d4d9-4627-a691-999126b168f8"},{"name":"Recommendations","id":"d0ee754f-12c5-47fa-8645-5db5bc0fee10","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/tv/:series_id/recommendations?language=en-US&page=1","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","tv",":series_id","recommendations"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"language","value":"en-US"},{"description":{"content":"<p>int32</p>\n","type":"text/plain"},"key":"page","value":"1"}],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{series-id}}","key":"series_id"}]}},"response":[{"id":"b01f482a-e18d-4686-8298-84724bc9c8a4","name":"Recommendations","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/tv/:series_id/recommendations?language=en-US&page=1","protocol":"https","host":["api","themoviedb","org"],"path":["3","tv",":series_id","recommendations"],"query":[{"key":"language","value":"en-US"},{"key":"page","value":"1"}],"variable":[{"key":"series_id","value":"{{series-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 14:32:03 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=2780"},{"key":"x-memc","value":"HIT"},{"key":"x-memc-key","value":"824fad1dc8a2b1dca4d95b546cb18198"},{"key":"x-memc-age","value":"24429"},{"key":"x-memc-expires","value":"2780"},{"key":"ETag","value":"W/\"883862a29190cf22f9ada3ed8b173c10\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 c974a69619205281e0e6b8e73f95e4b4.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"GB7aB_H8lPqrY4SB1mPQnXhNnyfjvAzhTsXvgt5ibL7om7dm4SW9nA=="}],"cookie":[],"responseTime":null,"body":"{\n    \"page\": 1,\n    \"results\": [\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"id\": 13927,\n            \"name\": \"Wasteland\",\n            \"original_language\": \"en\",\n            \"original_name\": \"Wasteland\",\n            \"overview\": \"Six post-collegiate professionals in New York City bond as they struggle to make sense of pointless jobs and unrequited love.\",\n            \"poster_path\": \"/o8MzVs8PMB930lm7W3xkGKxGBbt.jpg\",\n            \"media_type\": \"tv\",\n            \"genre_ids\": [\n                18\n            ],\n            \"popularity\": 17.202,\n            \"first_air_date\": \"1999-10-07\",\n            \"vote_average\": 6,\n            \"vote_count\": 2,\n            \"origin_country\": [\n                \"US\"\n            ]\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/cgqeg7XdlYf8rfFy837jQZrXpS6.jpg\",\n            \"id\": 206191,\n            \"name\": \"大江戸グレートジャーニー～ザ・お伊勢参り～\",\n            \"original_language\": \"ja\",\n            \"original_name\": \"大江戸グレートジャーニー～ザ・お伊勢参り～\",\n            \"overview\": \"\",\n            \"poster_path\": \"/aPX7TTAowOJFkXMSp2FQpwIIqxd.jpg\",\n            \"media_type\": \"tv\",\n            \"genre_ids\": [\n                18\n            ],\n            \"popularity\": 37.633,\n            \"first_air_date\": \"2020-06-06\",\n            \"vote_average\": 6,\n            \"vote_count\": 1,\n            \"origin_country\": [\n                \"JP\"\n            ]\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"id\": 119537,\n            \"name\": \"Чисто московские убийства - 2\",\n            \"original_language\": \"ru\",\n            \"original_name\": \"Чисто московские убийства - 2\",\n            \"overview\": \"\",\n            \"poster_path\": \"/3LLPjDrC0geR0BTdUC1tBkcTKzz.jpg\",\n            \"media_type\": \"tv\",\n            \"genre_ids\": [\n                9648,\n                80\n            ],\n            \"popularity\": 0.633,\n            \"first_air_date\": \"2018-10-26\",\n            \"vote_average\": 8,\n            \"vote_count\": 1,\n            \"origin_country\": [\n                \"RU\"\n            ]\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"id\": 3157,\n            \"name\": \"The Lawrence Welk Show\",\n            \"original_language\": \"en\",\n            \"original_name\": \"The Lawrence Welk Show\",\n            \"overview\": \"The Lawrence Welk Show is an American televised musical variety show hosted by big band leader Lawrence Welk. The series aired locally in Los Angeles for four years, then nationally for another 27½ years via the ABC network and first-run syndication. In the years since first-run syndication ended, The Lawrence Welk Show has continued to reach new audiences through repeat episodes, broadcast in the United States by Public Broadcasting Service stations. These airings incorporate an original program—usually, a color broadcast from 1965 through 1982—in its entirety. In place of the commercials, newer performance and interview clips from the original stars and/or a family member of the performers are included; these clips are occasionally updated.\",\n            \"poster_path\": null,\n            \"media_type\": \"tv\",\n            \"genre_ids\": [\n                10751\n            ],\n            \"popularity\": 1.288,\n            \"first_air_date\": \"\",\n            \"vote_average\": 7,\n            \"vote_count\": 2,\n            \"origin_country\": [\n                \"US\"\n            ]\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/zdjeEkyjCjjBDlNjkmGJ2SS6In6.jpg\",\n            \"id\": 153266,\n            \"name\": \"Love During Lockup\",\n            \"original_language\": \"en\",\n            \"original_name\": \"Love During Lockup\",\n            \"overview\": \"Four years after the launch of one of the most successful franchises in WE tv history, “Love After Lockup” and “Life After Lockup,” a captivating new series is coming to WE tv in January of 2022. “Love During Lockup” documents the fascinating drama that unfolds when ordinary people first decide to pursue relationships with prison inmates, and an early dating period filled with a very specific set of unique challenges and obstacles. From scouring photos online, admirers who are completely obsessed with the prisoner pursuit, to failed paramours with a first-time prison pen pal, each has a specific reason for wanting love with an inmate.\",\n            \"poster_path\": \"/7df3gwwSvO15xH5RM1AEmgIJ1UH.jpg\",\n            \"media_type\": \"tv\",\n            \"genre_ids\": [\n                10764\n            ],\n            \"popularity\": 4.245,\n            \"first_air_date\": \"2022-01-07\",\n            \"vote_average\": 10,\n            \"vote_count\": 1,\n            \"origin_country\": [\n                \"US\"\n            ]\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/qVVqppDgcNebSZcb1sNGt9DqPWR.jpg\",\n            \"id\": 81861,\n            \"name\": \"Na noże\",\n            \"original_language\": \"pl\",\n            \"original_name\": \"Na noże\",\n            \"overview\": \"\",\n            \"poster_path\": \"/s1O6IsKEnJc8dJqbk6wIyjlC6mA.jpg\",\n            \"media_type\": \"tv\",\n            \"genre_ids\": [\n                18\n            ],\n            \"popularity\": 11.398,\n            \"first_air_date\": \"2016-09-04\",\n            \"vote_average\": 5,\n            \"vote_count\": 1,\n            \"origin_country\": [\n                \"PL\"\n            ]\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/fxS84zwna2cdTjETeuKHCIV7R0R.jpg\",\n            \"id\": 87870,\n            \"name\": \"Bagman\",\n            \"original_language\": \"tl\",\n            \"original_name\": \"Bagman\",\n            \"overview\": \"Aside from being a barber, Benjo had to do odd jobs to make both ends meet. His wife is pregnant and in order to provide for his wife and soon-to-be-child, he did a small mission to save his family. Soon enough, because of the easy money he gets, he will become the governor’s bagman.\",\n            \"poster_path\": \"/plzlBCsDuTklGpJ5L5fPeCoVskX.jpg\",\n            \"media_type\": \"tv\",\n            \"genre_ids\": [\n                10759,\n                18\n            ],\n            \"popularity\": 18.379,\n            \"first_air_date\": \"2019-03-20\",\n            \"vote_average\": 10,\n            \"vote_count\": 1,\n            \"origin_country\": [\n                \"PH\"\n            ]\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/moIXFJSuKiynv50OVzpsCygU3D.jpg\",\n            \"id\": 105285,\n            \"name\": \"Familya\",\n            \"original_language\": \"tr\",\n            \"original_name\": \"Familya\",\n            \"overview\": \"\",\n            \"poster_path\": \"/aFVmJoVYzCZqoCYBiaWUWgWF5FN.jpg\",\n            \"media_type\": \"tv\",\n            \"genre_ids\": [\n                10751,\n                18,\n                35\n            ],\n            \"popularity\": 6.42,\n            \"first_air_date\": \"2016-09-20\",\n            \"vote_average\": 3,\n            \"vote_count\": 1,\n            \"origin_country\": [\n                \"TR\"\n            ]\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/cP2l81OcRM9aGVArOTDSQLe4ejO.jpg\",\n            \"id\": 64181,\n            \"name\": \"Angyalbőrben\",\n            \"original_language\": \"hu\",\n            \"original_name\": \"Angyalbőrben\",\n            \"overview\": \"\",\n            \"poster_path\": \"/3sAPisb9A5wQMRMwvD271ESTy1.jpg\",\n            \"media_type\": \"tv\",\n            \"genre_ids\": [],\n            \"popularity\": 12.641,\n            \"first_air_date\": \"1990-09-28\",\n            \"vote_average\": 5.7,\n            \"vote_count\": 3,\n            \"origin_country\": [\n                \"HU\"\n            ]\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"id\": 16339,\n            \"name\": \"The Legend of Brown Sugar Chivalries\",\n            \"original_language\": \"zh\",\n            \"original_name\": \"黑糖群俠傳\",\n            \"overview\": \"West Side High School, during a time when the Jianghu was still the goods against the evils. For the two legendary martial art books which is hidden in 4 different schools, both of the groups uses all their power to get it. The ones who gets it will have the power to rule over Jianghu. People from all over the place whether it's male or female gathered together to search for it.\\n\\nAmongst the students of West Side, Linghu Cong is the most powerful. A person who doesn't care about fame and wealth, who just wanted to be with his Lu Jian Ning. Meanwhile, he slowly develops a friendship with Ren Yin Ying, the seemingly-cold daughter of leaders of the Evil Clan. Later on Guo Jing has caught up to him in martial art and also develop feelings for Lu Jian Ning. Because of saving someone, he lost all his internal power. In the end he learned \\\"Gudu Swordfight\\\" and \\\"Yijingjing\\\".\",\n            \"poster_path\": \"/vVsmLvimUFhSYY1hTgflKjaviGj.jpg\",\n            \"media_type\": \"tv\",\n            \"genre_ids\": [\n                35,\n                18,\n                10759\n            ],\n            \"popularity\": 3.838,\n            \"first_air_date\": \"2008-07-26\",\n            \"vote_average\": 4,\n            \"vote_count\": 2,\n            \"origin_country\": [\n                \"TW\"\n            ]\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/uv4W0Z8xi84xezj2mAvA4DomUK7.jpg\",\n            \"id\": 99785,\n            \"name\": \"Camp kulinaris\",\n            \"original_language\": \"no\",\n            \"original_name\": \"Camp kulinaris\",\n            \"overview\": \"10 celebrities move into Camp Kulinaris. Here they will live and work together while running their very own restaurant under the direction of master chef Kjartan Skjelde.\",\n            \"poster_path\": \"/ljpCOB4ROQpSAEYGg5FBwM8QYjv.jpg\",\n            \"media_type\": \"tv\",\n            \"genre_ids\": [\n                10764\n            ],\n            \"popularity\": 52.295,\n            \"first_air_date\": \"2018-02-26\",\n            \"vote_average\": 6,\n            \"vote_count\": 1,\n            \"origin_country\": [\n                \"NO\"\n            ]\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"id\": 4001,\n            \"name\": \"You Are What You Eat\",\n            \"original_language\": \"en\",\n            \"original_name\": \"You Are What You Eat\",\n            \"overview\": \"You Are What You Eat is a dieting programme aired in various forms between 2004 and 2007 on British broadcasting company Channel 4, and presented by Gillian McKeith. The fourth series was called You Are What You Eat: Gillian Moves In.\",\n            \"poster_path\": null,\n            \"media_type\": \"tv\",\n            \"genre_ids\": [\n                10764\n            ],\n            \"popularity\": 13.278,\n            \"first_air_date\": \"\",\n            \"vote_average\": 10,\n            \"vote_count\": 2,\n            \"origin_country\": [\n                \"GB\"\n            ]\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"id\": 39601,\n            \"name\": \"Leon\",\n            \"original_language\": \"en\",\n            \"original_name\": \"Leon\",\n            \"overview\": \"Leon, also known as Léon, erreur de la savane, is a French series of CGI-animated episodes produced by Studio Hari for children's television. The series features Leon, a perseverant but clumsy lion, and a host of other animal characters living in the African savannah, including an elusive springbok and Leon's rival, a spotted hyena. The three-minute episodes feature no dialogue, and have been broadcast around the world.\",\n            \"poster_path\": null,\n            \"media_type\": \"tv\",\n            \"genre_ids\": [\n                16\n            ],\n            \"popularity\": 0.84,\n            \"first_air_date\": \"\",\n            \"vote_average\": 5.5,\n            \"vote_count\": 2,\n            \"origin_country\": []\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/yI3qiIEvCPDbZzJCf9IUPnGEfXE.jpg\",\n            \"id\": 68568,\n            \"name\": \"El Vato\",\n            \"original_language\": \"es\",\n            \"original_name\": \"El Vato\",\n            \"overview\": \"Regional Mexican singer El Vato and his friends struggle to succeed in the enticing but deceptive music world in Los Angeles, California.\",\n            \"poster_path\": \"/m6ZdT8VBQNK0npWcAZXeuWHXalG.jpg\",\n            \"media_type\": \"tv\",\n            \"genre_ids\": [\n                35,\n                18\n            ],\n            \"popularity\": 9.886,\n            \"first_air_date\": \"2016-04-17\",\n            \"vote_average\": 0,\n            \"vote_count\": 0,\n            \"origin_country\": [\n                \"MX\"\n            ]\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/xgnJamCNnqM5K6ZoYGYijO0215z.jpg\",\n            \"id\": 156219,\n            \"name\": \"Touba\",\n            \"original_language\": \"ar\",\n            \"original_name\": \"توبة\",\n            \"overview\": \"After letting go of his criminal past and settling in a new city to start over, young Touba's life turns upside down when a person from his past appears and allies with his worst enemy.\",\n            \"poster_path\": \"/12q480kNmWCLeaQ4qaoLHVjRMuW.jpg\",\n            \"media_type\": \"tv\",\n            \"genre_ids\": [\n                18\n            ],\n            \"popularity\": 22.561,\n            \"first_air_date\": \"2022-04-01\",\n            \"vote_average\": 10,\n            \"vote_count\": 1,\n            \"origin_country\": [\n                \"EG\"\n            ]\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/vkuSOpg3jOs7TZZ6TucJAHOx5b0.jpg\",\n            \"id\": 62305,\n            \"name\": \"Someone Like You\",\n            \"original_language\": \"zh\",\n            \"original_name\": \"聽見幸福\",\n            \"overview\": \"A man loses everything in one day in a tragic car accident. Fang Zhan Cheng lost his fiancée, Liang Luo Han, but he also lost his own eyesight. Devastated by the loss of his fiancée, Zhan Cheng is inconsolable and even refuses a corneal transplant that could restore his vision. But his life takes an unexpected turn when Wang Yu Xi, who looks exactly like his fiancée, is hired to become Zhan Cheng’s day nurse. Another young woman, Xu Ya Ti, receives Luo Han’s heart in a transplant and begins to exhibit many of Luo Han’s mannerisms and personality. Caught between a woman who looks exactly like his beloved dead fiancée and another woman who behaves just like her, what will Zhan Cheng do?\",\n            \"poster_path\": \"/bjVlkqfOu8EAdfe2N1xAIyTj9Li.jpg\",\n            \"media_type\": \"tv\",\n            \"genre_ids\": [\n                18\n            ],\n            \"popularity\": 23.342,\n            \"first_air_date\": \"2015-01-11\",\n            \"vote_average\": 9,\n            \"vote_count\": 1,\n            \"origin_country\": [\n                \"TW\"\n            ]\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/1pTHkgsyqfpXzTDbdmcx1RWJgxM.jpg\",\n            \"id\": 2711,\n            \"name\": \"Salvage 1\",\n            \"original_language\": \"en\",\n            \"original_name\": \"Salvage 1\",\n            \"overview\": \"Harry runs a salvage operation, in which he and his partners reclaim trash and junk and sell it as scrap (or as other things).\",\n            \"poster_path\": \"/r5OQm1JV6NkAidr43y5qJfg2b4l.jpg\",\n            \"media_type\": \"tv\",\n            \"genre_ids\": [\n                35,\n                10759,\n                10765\n            ],\n            \"popularity\": 26.851,\n            \"first_air_date\": \"1979-01-20\",\n            \"vote_average\": 6.5,\n            \"vote_count\": 3,\n            \"origin_country\": [\n                \"US\"\n            ]\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/xvGtAkIU9tBdPazK6rPawn4sM25.jpg\",\n            \"id\": 60936,\n            \"name\": \"The Numbers Game\",\n            \"original_language\": \"en\",\n            \"original_name\": \"The Numbers Game\",\n            \"overview\": \"Money. Sex. Marriage. Mortality. In each episode, data scientist Jake Porway tackles one of life’s most daunting topics revealing the surprising science behind them. From mind-bending stats, hilarious man on the street experiments, and interactive game play, this show delivers the answers to life’s mysteries and gives you the tools to help take charge of your destiny and change your life forever.\",\n            \"poster_path\": \"/flF0SGBFF1tIb8Vxp70u3LgYP4F.jpg\",\n            \"media_type\": \"tv\",\n            \"genre_ids\": [\n                10764,\n                99\n            ],\n            \"popularity\": 3.805,\n            \"first_air_date\": \"2013-04-22\",\n            \"vote_average\": 8.5,\n            \"vote_count\": 2,\n            \"origin_country\": [\n                \"US\"\n            ]\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/hSiePnYZvp3WRm3KA3Tc8XLXDac.jpg\",\n            \"id\": 213135,\n            \"name\": \"Alentejo Sem Lei\",\n            \"original_language\": \"pt\",\n            \"original_name\": \"Alentejo Sem Lei\",\n            \"overview\": \"\",\n            \"poster_path\": \"/pZebiVWoaBsjHV76HqRKElcwYcd.jpg\",\n            \"media_type\": \"tv\",\n            \"genre_ids\": [\n                37\n            ],\n            \"popularity\": 9.876,\n            \"first_air_date\": \"1991-01-05\",\n            \"vote_average\": 4,\n            \"vote_count\": 1,\n            \"origin_country\": [\n                \"PT\"\n            ]\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/pc9MdrkFP2FkqwLz4e4gR8cm6iJ.jpg\",\n            \"id\": 227239,\n            \"name\": \"Transgender Twins\",\n            \"original_language\": \"pt\",\n            \"original_name\": \"Gêmeas Trans: Uma Nova Vida\",\n            \"overview\": \"Over the course of six episodes, we follow the lives of identical twins Sofia and Mayla, during their college break, as they return home to see family and friends again and deal with the reality of undergoing sexual reassignment surgery.\",\n            \"poster_path\": \"/50y7ywt8pseYlAWUs4umaDkcPRx.jpg\",\n            \"media_type\": \"tv\",\n            \"genre_ids\": [\n                99,\n                10764\n            ],\n            \"popularity\": 2.736,\n            \"first_air_date\": \"2023-06-01\",\n            \"vote_average\": 10,\n            \"vote_count\": 1,\n            \"origin_country\": [\n                \"BR\"\n            ]\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"id\": 203110,\n            \"name\": \"好爸爸·坏爸爸\",\n            \"original_language\": \"zh\",\n            \"original_name\": \"好爸爸·坏爸爸\",\n            \"overview\": \"\",\n            \"poster_path\": \"/aLDSCZST1JuCsnMgHk7zHN4PtOi.jpg\",\n            \"media_type\": \"tv\",\n            \"genre_ids\": [\n                10762\n            ],\n            \"popularity\": 2.097,\n            \"first_air_date\": \"1988-06-01\",\n            \"vote_average\": 6,\n            \"vote_count\": 1,\n            \"origin_country\": [\n                \"CN\"\n            ]\n        }\n    ],\n    \"total_pages\": 2,\n    \"total_results\": 40\n}"}],"_postman_id":"d0ee754f-12c5-47fa-8645-5db5bc0fee10"},{"name":"get reviews","id":"c1e56a85-8048-466d-bf58-a692b4e9aff8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/tv/:series_id/reviews?language=en-US&page=1","description":"<p>Get the reviews that have been added to a TV show.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","tv",":series_id","reviews"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"language","value":"en-US"},{"description":{"content":"<p>int32</p>\n","type":"text/plain"},"key":"page","value":"1"}],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{series-id}}","key":"series_id"}]}},"response":[{"id":"b97e618f-8962-400d-9b03-680b4239a4ac","name":"get reviews","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/tv/:series_id/reviews?language=en-US&page=1","protocol":"https","host":["api","themoviedb","org"],"path":["3","tv",":series_id","reviews"],"query":[{"key":"language","value":"en-US"},{"key":"page","value":"1"}],"variable":[{"key":"series_id","value":"{{series-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 14:32:35 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=12433"},{"key":"x-memc","value":"HIT"},{"key":"x-memc-key","value":"24348eb45481e3a466ddb83c16b7e409"},{"key":"x-memc-age","value":"15172"},{"key":"x-memc-expires","value":"12433"},{"key":"ETag","value":"W/\"dcdc92a06541a6e3c3742600085e176b\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 a075746ea1824aa1c02a5e26a9e968e4.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"cZDoIhBpxnfyZARTUBErlVJng2cLN7lHPlJOP2ch9v1SpwCx6OibKA=="}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 24,\n    \"page\": 1,\n    \"results\": [],\n    \"total_pages\": 0,\n    \"total_results\": 0\n}"}],"_postman_id":"c1e56a85-8048-466d-bf58-a692b4e9aff8"},{"name":"screened theatrically","id":"94803b74-090a-423b-8445-af22fabf6b6e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/tv/:series_id/screened_theatrically","description":"<p>Get the seasons and episodes that have screened theatrically.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","tv",":series_id","screened_theatrically"],"host":["api","themoviedb","org"],"query":[],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{series-id}}","key":"series_id"}]}},"response":[{"id":"7a73647b-13b8-4934-b0c8-5e8477f69d31","name":"screened theatrically","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/tv/:series_id/screened_theatrically","protocol":"https","host":["api","themoviedb","org"],"path":["3","tv",":series_id","screened_theatrically"],"variable":[{"key":"series_id","value":"{{series-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 14:33:06 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=25176"},{"key":"x-memc","value":"MISS, STORE"},{"key":"x-memc-key","value":"22f6e1e1972937b908b5f27f412a66c6"},{"key":"x-memc-age","value":"0"},{"key":"x-memc-expires","value":"25176"},{"key":"ETag","value":"W/\"e274b39a18b8cd24a723eccad3597106\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 c35f767218cbd1125d801b52fa785c8c.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"_D5oy6r1lF4YoKNF-j4mINoKF0tBSci6pcrzeKUf1ty3Kk4tmZ4LFA=="}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 24,\n    \"results\": []\n}"}],"_postman_id":"94803b74-090a-423b-8445-af22fabf6b6e"},{"name":"get similar","id":"5765a541-8d27-4e7a-bd73-c15a60062095","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/tv/:series_id/similar?language=en-US&page=1","description":"<p>Get the similar TV shows.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","tv",":series_id","similar"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"language","value":"en-US"},{"description":{"content":"<p>int32</p>\n","type":"text/plain"},"key":"page","value":"1"}],"variable":[{"description":{"content":"<p>series_id (required)</p>\n","type":"text/plain"},"type":"any","value":"{{series-id}}","key":"series_id"}]}},"response":[{"id":"76dd9ece-7c57-4961-af63-94a9fcaf3f9a","name":"get similar","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/tv/:series_id/similar?language=en-US&page=1","protocol":"https","host":["api","themoviedb","org"],"path":["3","tv",":series_id","similar"],"query":[{"key":"language","value":"en-US"},{"key":"page","value":"1"}],"variable":[{"key":"series_id","value":"{{series-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 14:33:50 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=3331"},{"key":"x-memc","value":"HIT"},{"key":"x-memc-key","value":"c03ada9b4cd4db6af8f33fd89df7520f"},{"key":"x-memc-age","value":"22422"},{"key":"x-memc-expires","value":"3331"},{"key":"ETag","value":"W/\"a52214754c0fb54b138d3a855515164c\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 22e9d361a9c4153886c1c8aa0eb4ffa8.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"fgDeaxbKrXllSbbXXfbOu-SlAF1LBp9UbEYedsB2ngP35J_kdIx5Lw=="}],"cookie":[],"responseTime":null,"body":"{\n    \"page\": 1,\n    \"results\": [\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/bw9L4RbikDXdsiLrFMJ1eiZHE2z.jpg\",\n            \"genre_ids\": [\n                80,\n                18\n            ],\n            \"id\": 70390,\n            \"origin_country\": [\n                \"US\"\n            ],\n            \"original_language\": \"en\",\n            \"original_name\": \"Somewhere Between\",\n            \"overview\": \"Laura Price, a local news producer in San Francisco, is helping the police to hunt down a serial killer. After the killer strikes close to home, a twist of fate allows a “Groundhog Day”-type reset, and Laura relives the week prior to the string of murders. Can she change fate and stop the killer?\",\n            \"popularity\": 96.761,\n            \"poster_path\": \"/seXbYwMR9fNqEYwaPPvPReZGiJQ.jpg\",\n            \"first_air_date\": \"2017-07-24\",\n            \"name\": \"Somewhere Between\",\n            \"vote_average\": 6.442,\n            \"vote_count\": 69\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/gZCicIIHXqS07zMqaMY5oBtZYms.jpg\",\n            \"genre_ids\": [\n                18,\n                10766\n            ],\n            \"id\": 70713,\n            \"origin_country\": [\n                \"AR\"\n            ],\n            \"original_language\": \"es\",\n            \"original_name\": \"Mujeres de nadie\",\n            \"overview\": \"Mujeres de nadie (Nobody's Women) is an Argentine telenovela produced by Pol-ka and broadcast by El Trece from May 10, 2007, to November 17, 2008\",\n            \"popularity\": 46.588,\n            \"poster_path\": \"/uS51WJDeqsWvLcLxYuIuh5ZcGa6.jpg\",\n            \"first_air_date\": \"2007-05-10\",\n            \"name\": \"Mujeres de nadie\",\n            \"vote_average\": 3.75,\n            \"vote_count\": 4\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/GN2E1fZwHGHNLxB7pVhDlmuyBr.jpg\",\n            \"genre_ids\": [\n                18,\n                99\n            ],\n            \"id\": 70837,\n            \"origin_country\": [\n                \"DE\"\n            ],\n            \"original_language\": \"de\",\n            \"original_name\": \"Charité\",\n            \"overview\": \"Berlin, 1888. After penniless Ida’s life is saved at the Charité Hospital she must work off the treatment costs. While she becomes acquainted with the most brilliant physicians of this era at the world-famous hospital, the self-determined young woman discovers her passion for medicine.\",\n            \"popularity\": 80.28,\n            \"poster_path\": \"/5CD8MfminpPROOHoiIWguujmu2S.jpg\",\n            \"first_air_date\": \"2017-03-21\",\n            \"name\": \"Charité\",\n            \"vote_average\": 7.3,\n            \"vote_count\": 110\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/heotfhl53QuJw3YGfNFLhsfZs27.jpg\",\n            \"genre_ids\": [\n                18\n            ],\n            \"id\": 30,\n            \"origin_country\": [\n                \"US\"\n            ],\n            \"original_language\": \"en\",\n            \"original_name\": \"St. Elsewhere\",\n            \"overview\": \"St. Elsewhere is an American medical drama television series that originally ran on NBC from October 26, 1982 to May 25, 1988. The series starred Ed Flanders, Norman Lloyd and William Daniels as teaching doctors at a lightly-regarded Boston hospital who gave interns a promising future in making critical medical and life decisions.\",\n            \"popularity\": 109.358,\n            \"poster_path\": \"/mEfcA56iisaOfnK8FsY1sSE2wLu.jpg\",\n            \"first_air_date\": \"1982-10-26\",\n            \"name\": \"St. Elsewhere\",\n            \"vote_average\": 5.4,\n            \"vote_count\": 73\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/nRz0oIMHWbTLdAcWcP7mEysY7Ie.jpg\",\n            \"genre_ids\": [\n                18,\n                99\n            ],\n            \"id\": 22469,\n            \"origin_country\": [\n                \"GB\"\n            ],\n            \"original_language\": \"en\",\n            \"original_name\": \"Medics\",\n            \"overview\": \"Medics was a British medical drama series first broadcast on ITV on 14 November 1990. The show ran for five series with a total of 40 episodes. The show came to end on 24 November 1995. It follows the everyday lives and loves, trials and tribulations of the doctors, nurses, patients and administrative staff of a large teaching hospital in the north-west of England near the city of Manchester.\",\n            \"popularity\": 46.529,\n            \"poster_path\": \"/7iuhOjqO8k8VwPO59FQrcdKPsis.jpg\",\n            \"first_air_date\": \"1990-11-14\",\n            \"name\": \"Medics\",\n            \"vote_average\": 4.5,\n            \"vote_count\": 2\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                18\n            ],\n            \"id\": 195305,\n            \"origin_country\": [\n                \"MX\"\n            ],\n            \"original_language\": \"es\",\n            \"original_name\": \"Familia de medianoche\",\n            \"overview\": \"Marigaby is a medical student by day—and by night, she saves lives with her family in Mexico City’s high-stakes business of private ambulances. As pressure from both worlds threatens to drag her down, Marigaby will do whatever it takes to stay afloat.\",\n            \"popularity\": 26.953,\n            \"poster_path\": null,\n            \"first_air_date\": \"\",\n            \"name\": \"Midnight Family\",\n            \"vote_average\": 0,\n            \"vote_count\": 0\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/zek0a5Sg3P06oFoiMznILfKWzAS.jpg\",\n            \"genre_ids\": [\n                18,\n                9648\n            ],\n            \"id\": 46679,\n            \"origin_country\": [\n                \"US\"\n            ],\n            \"original_language\": \"en\",\n            \"original_name\": \"Further Tales of the City\",\n            \"overview\": \"Residents of 28 Barbary Lane continue to navigate human life, flawed love, and blind hope in 1980's San Francisco.\",\n            \"popularity\": 11.195,\n            \"poster_path\": \"/b4RIni6M3xCYpGR4w2sUOnZOXlp.jpg\",\n            \"first_air_date\": \"2001-05-06\",\n            \"name\": \"Further Tales of the City\",\n            \"vote_average\": 6.385,\n            \"vote_count\": 13\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/2slV9gF3070EIRA45SODHnIYsEe.jpg\",\n            \"genre_ids\": [\n                18\n            ],\n            \"id\": 658,\n            \"origin_country\": [\n                \"GB\"\n            ],\n            \"original_language\": \"en\",\n            \"original_name\": \"The Singing Detective\",\n            \"overview\": \"Tormented and bedridden by a debilitating disease, a mystery writer relives his detective stories through his imagination and hallucinations.\",\n            \"popularity\": 25.885,\n            \"poster_path\": \"/1xUAh6d239ABRU8KiTqXOijNPuJ.jpg\",\n            \"first_air_date\": \"1986-11-16\",\n            \"name\": \"The Singing Detective\",\n            \"vote_average\": 7.632,\n            \"vote_count\": 34\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/6f8lvsQQv4DXXCIqps5nYkZZavx.jpg\",\n            \"genre_ids\": [\n                18\n            ],\n            \"id\": 1021,\n            \"origin_country\": [\n                \"GB\"\n            ],\n            \"original_language\": \"en\",\n            \"original_name\": \"Casualty\",\n            \"overview\": \"Drama series about the staff and patients at Holby City Hospital's emergency department, charting the ups and downs in their personal and professional lives.\",\n            \"popularity\": 1007.213,\n            \"poster_path\": \"/xori6j1eOdXwD5z213t2o8NMcvu.jpg\",\n            \"first_air_date\": \"1986-09-06\",\n            \"name\": \"Casualty\",\n            \"vote_average\": 5.8,\n            \"vote_count\": 72\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/6VR8b4e2XsPeIz4HWCLafi8PNAW.jpg\",\n            \"genre_ids\": [\n                10766,\n                18\n            ],\n            \"id\": 1028,\n            \"origin_country\": [\n                \"GB\"\n            ],\n            \"original_language\": \"en\",\n            \"original_name\": \"Holby City\",\n            \"overview\": \"Drama series about life on the wards of Holby City Hospital, following the highs and lows of the staff and patients.\",\n            \"popularity\": 411.924,\n            \"poster_path\": \"/cyQZGDCfRFdmwiH4519c34UKnG.jpg\",\n            \"first_air_date\": \"1999-01-12\",\n            \"name\": \"Holby City\",\n            \"vote_average\": 5.711,\n            \"vote_count\": 38\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/bJEWmOZp0EGjKAbezny2zpkmw0o.jpg\",\n            \"genre_ids\": [\n                18\n            ],\n            \"id\": 1039,\n            \"origin_country\": [\n                \"US\"\n            ],\n            \"original_language\": \"en\",\n            \"original_name\": \"Trapper John, M.D.\",\n            \"overview\": \"Trapper John, M.D. is an American television medical drama and spin-off of the film MASH, concerning a lovable doctor who became a mentor and father figure in San Francisco, California. The show ran on CBS from September 23, 1979, to September 4, 1986.\",\n            \"popularity\": 170.008,\n            \"poster_path\": \"/rUqIscf4OwAs061JVDh3wdNRye9.jpg\",\n            \"first_air_date\": \"1979-09-23\",\n            \"name\": \"Trapper John, M.D.\",\n            \"vote_average\": 6.5,\n            \"vote_count\": 17\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/3CTxEon5vcsb05VJ5k5BmPvBdGB.jpg\",\n            \"genre_ids\": [\n                18\n            ],\n            \"id\": 223432,\n            \"origin_country\": [\n                \"NL\"\n            ],\n            \"original_language\": \"nl\",\n            \"original_name\": \"Dag & Nacht\",\n            \"overview\": \"This series takes place at a cutting-edge city hospital. The first season follows Ella, a skilled obstetrician who leads a team of fellow medical professionals. Together, they must perform under immense pressure. The healthcare providers and their patients represent all walks of life and amidst their many triumphs and struggles, laughter and tears occur in equal measure. The thin line between one's personal life and one's professional life becomes increasingly blurred when working such long hours, making conflict unavoidable. But in the end, there is one thing that unites everyone on this parallel hospital-universe: the universal human experience of new life, fragile yet filled with hope and potential.\",\n            \"popularity\": 26.647,\n            \"poster_path\": \"/tscuck4lMrBW500dTvx6WcL0dHh.jpg\",\n            \"first_air_date\": \"2023-04-12\",\n            \"name\": \"Dag & Nacht\",\n            \"vote_average\": 9,\n            \"vote_count\": 1\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/sOTkJLdm3lUNaRsfpwGBTsIVmxF.jpg\",\n            \"genre_ids\": [\n                9648,\n                18,\n                10765\n            ],\n            \"id\": 1617,\n            \"origin_country\": [\n                \"US\"\n            ],\n            \"original_language\": \"en\",\n            \"original_name\": \"Stephen King's Kingdom Hospital\",\n            \"overview\": \"Kingdom is a hospital whose bizarre population includes a brilliant surgeon who lives in the basement, a nearly blind security guard and a nurse who regularly faints at the sight of blood. But when patients and staff hear the voice of a girl crying through the halls and a patient destined for life as a paraplegic miraculously recovers, they are dismissive of any suggestion of mysticism or unseen powers... at their own peril.\",\n            \"popularity\": 22.627,\n            \"poster_path\": \"/A3Sk7JU26EEmW5eK3TYWh6AEAcE.jpg\",\n            \"first_air_date\": \"2004-03-03\",\n            \"name\": \"Stephen King's Kingdom Hospital\",\n            \"vote_average\": 6.9,\n            \"vote_count\": 109\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": null,\n            \"genre_ids\": [\n                18\n            ],\n            \"id\": 1638,\n            \"origin_country\": [\n                \"US\"\n            ],\n            \"original_language\": \"en\",\n            \"original_name\": \"Providence\",\n            \"overview\": \"Providence is an American television drama series.\",\n            \"popularity\": 85.198,\n            \"poster_path\": \"/720tV0QbG7s4EKxfcBRXMURPgBA.jpg\",\n            \"first_air_date\": \"1999-01-08\",\n            \"name\": \"Providence\",\n            \"vote_average\": 6.522,\n            \"vote_count\": 23\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/kdBDcLmlFfaEqyWw2BJxyjZDMMh.jpg\",\n            \"genre_ids\": [\n                18\n            ],\n            \"id\": 1694,\n            \"origin_country\": [\n                \"US\"\n            ],\n            \"original_language\": \"en\",\n            \"original_name\": \"L.A. Doctors\",\n            \"overview\": \"L.A. Doctors is an American medical drama television series set in a Los Angeles practice. It ran on CBS during the 1998-99 season.\",\n            \"popularity\": 55.157,\n            \"poster_path\": \"/mjBfHS7YSi91EzVd0r2hgFlCF6K.jpg\",\n            \"first_air_date\": \"1998-09-21\",\n            \"name\": \"L.A. Doctors\",\n            \"vote_average\": 7,\n            \"vote_count\": 1\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/sqtSI7uHhFSCvTx60pdqPXGhYCF.jpg\",\n            \"genre_ids\": [\n                35,\n                80,\n                18,\n                9648\n            ],\n            \"id\": 1695,\n            \"origin_country\": [\n                \"US\"\n            ],\n            \"original_language\": \"en\",\n            \"original_name\": \"Monk\",\n            \"overview\": \"Adrian Monk was once a rising star with the San Francisco Police Department, legendary for using unconventional means to solve the department's most baffling cases. But after the tragic (and still unsolved) murder of his wife Trudy, he developed an extreme case of obsessive-compulsive disorder. Now working as a private consultant, Monk continues to investigate cases in the most unconventional ways.\",\n            \"popularity\": 571.264,\n            \"poster_path\": \"/3axGMbUecXXOPSeG47v2i9wK5y5.jpg\",\n            \"first_air_date\": \"2002-07-12\",\n            \"name\": \"Monk\",\n            \"vote_average\": 7.888,\n            \"vote_count\": 934\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/Rc9dR7rAKiBuFLNKLPRqKLFdhk.jpg\",\n            \"genre_ids\": [\n                35,\n                18\n            ],\n            \"id\": 1714,\n            \"origin_country\": [\n                \"GB\"\n            ],\n            \"original_language\": \"en\",\n            \"original_name\": \"Common As Muck\",\n            \"overview\": \"Common As Muck is a gritty BBC comedy drama serial focusing on the lives of a crew of bin men and their management staff. It ran for two series. The first series was screened in 1994 and the second in 1997. Both were nominated for a BAFTA for Best Drama.\",\n            \"popularity\": 18.712,\n            \"poster_path\": \"/kmuL86GJOCr4ausJeUvU59oIYTs.jpg\",\n            \"first_air_date\": \"1994-09-07\",\n            \"name\": \"Common As Muck\",\n            \"vote_average\": 7.5,\n            \"vote_count\": 6\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/b5As7mIzA8FuDjfzUyFvvnDquj1.jpg\",\n            \"genre_ids\": [\n                18\n            ],\n            \"id\": 23937,\n            \"origin_country\": [\n                \"GB\"\n            ],\n            \"original_language\": \"en\",\n            \"original_name\": \"Psychos\",\n            \"overview\": \"Focuses on a manic-depressive psychiatrist, Dr. Daniel Nash, and the mental hospital in Glasgow where he works.\",\n            \"popularity\": 11.193,\n            \"poster_path\": \"/cpV2mmDemYc7S5qJIcc1ng5sMv0.jpg\",\n            \"first_air_date\": \"1999-05-06\",\n            \"name\": \"Psychos\",\n            \"vote_average\": 6.333,\n            \"vote_count\": 3\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/jW61BMd1ZVWPXI7Ts4iC2BTx8Qj.jpg\",\n            \"genre_ids\": [\n                18\n            ],\n            \"id\": 196572,\n            \"origin_country\": [\n                \"KR\"\n            ],\n            \"original_language\": \"ko\",\n            \"original_name\": \"비밀의 집\",\n            \"overview\": \"A story about quitting being a good boy and chasing evil to the end for the sake of the mother and sister who sacrificed for themselves.\\n\\nA revenge play in which a dirt spoon lawyer chasing the traces of his missing mother walks into the secret surrounding him to fight the world.\",\n            \"popularity\": 184.586,\n            \"poster_path\": \"/wNN9hJDV45BF2PiJQQVwBCiqLIl.jpg\",\n            \"first_air_date\": \"2022-04-11\",\n            \"name\": \"The Secret House\",\n            \"vote_average\": 4.9,\n            \"vote_count\": 16\n        },\n        {\n            \"adult\": false,\n            \"backdrop_path\": \"/saJkHewHbGj6fv8wjQ9yauf9zuw.jpg\",\n            \"genre_ids\": [\n                18,\n                9648\n            ],\n            \"id\": 46502,\n            \"origin_country\": [\n                \"US\"\n            ],\n            \"original_language\": \"en\",\n            \"original_name\": \"More Tales of the City\",\n            \"overview\": \"Lonely inhabitants at 28 Barbary Lane search for love and identity, turning to each other in the hope of finding happiness in San Francisco.\",\n            \"popularity\": 48.983,\n            \"poster_path\": \"/igEajYkalSvxkchKzc0h1IDGb2.jpg\",\n            \"first_air_date\": \"1998-06-07\",\n            \"name\": \"More Tales of the City\",\n            \"vote_average\": 7.214,\n            \"vote_count\": 14\n        }\n    ],\n    \"total_pages\": 1736,\n    \"total_results\": 34713\n}"}],"_postman_id":"5765a541-8d27-4e7a-bd73-c15a60062095"},{"name":"get translations","id":"27076cf0-e0df-407c-a9d9-4ddcad1e1835","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/tv/:series_id/translations","description":"<p>Get the translations that have been added to a TV show.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","tv",":series_id","translations"],"host":["api","themoviedb","org"],"query":[],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{series-id}}","key":"series_id"}]}},"response":[{"id":"014a92c3-a18b-45d3-9af6-37398ceac0a6","name":"get translations","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/tv/:series_id/translations","protocol":"https","host":["api","themoviedb","org"],"path":["3","tv",":series_id","translations"],"variable":[{"key":"series_id","value":"{{series-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 14:34:24 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=24189"},{"key":"x-memc","value":"HIT"},{"key":"x-memc-key","value":"cfe8f4c699cdab1b493f6eec0bdc376c"},{"key":"x-memc-age","value":"4474"},{"key":"x-memc-expires","value":"24189"},{"key":"ETag","value":"W/\"13755cabbfa3a47cd9294eb261c8f9ac\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 077b94dab77b8114aebf503be197d7d8.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"DJ0VUxMWNNUy4hcQnM6dQE0I2RfNZWo6gGsnCtEXEbGnmo_jX_sPEQ=="}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 24,\n    \"translations\": [\n        {\n            \"iso_3166_1\": \"US\",\n            \"iso_639_1\": \"en\",\n            \"name\": \"English\",\n            \"english_name\": \"English\",\n            \"data\": {\n                \"name\": \"\",\n                \"overview\": \"Presidio Med is an American medical drama that aired on CBS from September 2002, to January 2003. The series centers on a San Francisco hospital. It was created by John Wells and Lydia Woodward, who also created ER.\",\n                \"homepage\": \"\",\n                \"tagline\": \"\"\n            }\n        },\n        {\n            \"iso_3166_1\": \"RU\",\n            \"iso_639_1\": \"ru\",\n            \"name\": \"Pусский\",\n            \"english_name\": \"Russian\",\n            \"data\": {\n                \"name\": \"Клиника Сан-Франциско\",\n                \"overview\": \"Сериал рассказывает о трудной, но благородной работе медиков из клиники в Сан-Франциско.\",\n                \"homepage\": \"\",\n                \"tagline\": \"\"\n            }\n        },\n        {\n            \"iso_3166_1\": \"BR\",\n            \"iso_639_1\": \"pt\",\n            \"name\": \"Português\",\n            \"english_name\": \"Portuguese\",\n            \"data\": {\n                \"name\": \"Centro Médico\",\n                \"overview\": \"A série narrava o cotidiano dos médicos e seus colegas num pequeno Centro Médico, um setor adjacente do Hospital de São Francisco, que contava com uma tecnologia de ponta e profissionais altamente capacitados para salvar a vida de seus pacientes, mas que por algum motivo acabou perdendo a verdadeira compaixão pelo ser humano. Diante desse quadro, sete médicos resolvem esquecer as burocracias e retomar a filosofia, a qual prestaram juramento quando estudantes e passam a ir além do tratamento físico e começam a participar dos sentimentos de cada um dos pacientes, estabelecendo novos laços de amizade entre médico e paciente. Apesar de cada um ter uma especialidade médica diferente, experiências particulares e suas crenças pessoais, eles se comprometem ao estabelecer uma relação pessoal com cada um de seus pacientes.\",\n                \"homepage\": \"\",\n                \"tagline\": \"\"\n            }\n        },\n        {\n            \"iso_3166_1\": \"NL\",\n            \"iso_639_1\": \"nl\",\n            \"name\": \"Nederlands\",\n            \"english_name\": \"Dutch\",\n            \"data\": {\n                \"name\": \"\",\n                \"overview\": \"Zeven hardwerkende dokters van het Presidio Med-ziekenhuis in San Francisco gaan elke dag tot het uiterste voor hun patiënten. Ze nemen elke zaak ter harte en bouwen een sterke band op met de mensen die zich tot hen wenden. Dr. Harriet Lanning is een ervaren gynaecologe met een onblusbare passie voor haar job. Een kenmerk dat ze deelt met haar collega's: oncoloog Dr. Rae Brennan, cardioloog Dr. Letty Jordan, plastisch chirurg Dr. Jackie Colette, kinderarts Dr. Jules Keating, chirurg Dr. Nicholas Kokoris en stagiaire Dr. Matt Slingerland. Ondanks hun verschillen op persoonlijk en professioneel vlak, keren ze allemaal terug naar de essentie van hun beroep: hun medemens helpen.\",\n                \"homepage\": \"\",\n                \"tagline\": \"\"\n            }\n        }\n    ]\n}"}],"_postman_id":"27076cf0-e0df-407c-a9d9-4ddcad1e1835"},{"name":"get videos","id":"296f4507-b34d-4139-8cc2-3cdc7893d77c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/tv/:series_id/videos?include_video_language={{include_video_language}}&language=en-US","description":"<p>Get the videos that belong to a TV show.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","tv",":series_id","videos"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string\nfilter the list results by language, supports more than one value by using a comma</p>\n","type":"text/plain"},"key":"include_video_language","value":"{{include_video_language}}"},{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"language","value":"en-US"}],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{series-id}}","key":"series_id"}]}},"response":[{"id":"ae080deb-9539-4103-8a86-715ebe5d1960","name":"get videos","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/tv/:series_id/videos","protocol":"https","host":["api","themoviedb","org"],"path":["3","tv",":series_id","videos"],"variable":[{"key":"series_id","value":"{{series-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 14:35:07 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=200"},{"key":"x-memc","value":"HIT"},{"key":"x-memc-key","value":"93c964ac2d4feca9e17b9075a6de9295"},{"key":"x-memc-age","value":"24613"},{"key":"x-memc-expires","value":"200"},{"key":"ETag","value":"W/\"e274b39a18b8cd24a723eccad3597106\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 e3e94284a800d30d02bd662be67e1bf2.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"iS7TBx9KjqfrQQxhtwqbn0HtlZdWrsoEg6LKOiZ1l3i835gB-T67YA=="}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 24,\n    \"results\": []\n}"}],"_postman_id":"296f4507-b34d-4139-8cc2-3cdc7893d77c"},{"name":"watch providers","id":"4ec6d898-3b40-42f1-9783-f151d60acaae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/tv/:series_id/watch/providers","description":"<p>Get the list of streaming providers we have for a TV show.</p>\n<p>Powered by our partnership with JustWatch, you can query this method to get a list of the streaming/rental/purchase availabilities per country by provider.</p>\n<p>This is <em>not</em> going to return full deep links, but rather, it's just enough information to display what's available where.</p>\n<p>You can link to the provided TMDB URL to help support TMDB and provide the actual deep links to the content.</p>\n<p>📘</p>\n<p>JustWatch Attribution Required</p>\n<p>In order to use this data you must attribute the source of the data as <strong>JustWatch</strong>. If we find any usage not complying with these terms we will revoke access to the API.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","tv",":series_id","watch","providers"],"host":["api","themoviedb","org"],"query":[],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{series-id}}","key":"series_id"}]}},"response":[{"id":"e11bc4d2-7085-4b0d-8779-7cdfad491e7b","name":"watch providers","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/tv/:series_id/watch/providers","protocol":"https","host":["api","themoviedb","org"],"path":["3","tv",":series_id","watch","providers"],"variable":[{"key":"series_id","value":"{{series-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 14:35:37 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=1303"},{"key":"x-memc","value":"HIT"},{"key":"x-memc-key","value":"ccd013c00ee41496f114c3abe594ee87"},{"key":"x-memc-age","value":"23475"},{"key":"x-memc-expires","value":"1303"},{"key":"ETag","value":"W/\"105ed8fdb26d85c74f137959b89a87e6\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 c35f767218cbd1125d801b52fa785c8c.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"cApFqj0ccI1hwP4Ll3i2TREC9DqK4NXFZJKcWJUQiV2nWQsTiMEZKg=="}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 24,\n    \"results\": {}\n}"}],"_postman_id":"4ec6d898-3b40-42f1-9783-f151d60acaae"},{"name":"add rating","id":"afe84988-4fac-42bd-b499-3bccb314d21b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"value\":8.5\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.themoviedb.org/3/tv/:series_id/rating?guest_session_id={{guest_session_id}}&session_id={{session-id}}","description":"<p>Rate a TV show and save it to your rated list.</p>\n<p>📘</p>\n<p>Reminder</p>\n<p>By default, we will remove a rated item from your watchlist if it's present. This keeps your \"watched\" and and \"want to watch\" lists tidy and in sync.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","tv",":series_id","rating"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"guest_session_id","value":"{{guest_session_id}}"},{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"session_id","value":"{{session-id}}"}],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{series-id}}","key":"series_id"}]}},"response":[{"id":"89ac7edb-9028-4a28-b561-3d11621390ec","name":"add rating","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"value\":8.5\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.themoviedb.org/3/tv/:series_id/rating","protocol":"https","host":["api","themoviedb","org"],"path":["3","tv",":series_id","rating"],"variable":[{"key":"series_id","value":"{{series-id}}"}]}},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"60"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 14:36:14 GMT"},{"key":"Server","value":"openresty"},{"key":"cache-control","value":"public, max-age=0"},{"key":"etag","value":"W/\"4543905c5703940a323f39bb4fdcba82\""},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 f37f104903bda438e8b0547be6e0c192.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"AFME2Wz0elHrrg7RsdlOEzZo7rftXMMzYYTgNySZiP00vmK9XdJy1g=="},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"status_code\": 1,\n    \"status_message\": \"Success.\"\n}"}],"_postman_id":"afe84988-4fac-42bd-b499-3bccb314d21b"},{"name":"delete rating","id":"dc5f6d23-c997-4d85-a9cb-0ee271057269","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://api.themoviedb.org/3/tv/:series_id/rating?guest_session_id={{guest_session_id}}&session_id={{session-id}}","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","tv",":series_id","rating"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"guest_session_id","value":"{{guest_session_id}}"},{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"session_id","value":"{{session-id}}"}],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{series-id}}","key":"series_id"}]}},"response":[{"id":"093cc5d0-7040-4924-a469-175f88635011","name":"delete rating","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"https://api.themoviedb.org/3/tv/:series_id/rating","protocol":"https","host":["api","themoviedb","org"],"path":["3","tv",":series_id","rating"],"variable":[{"key":"series_id","value":"{{series-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 14:36:53 GMT"},{"key":"Server","value":"openresty"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"cache-control","value":"public, max-age=0"},{"key":"etag","value":"W/\"0566f98871ddfd7f6ade28aaefb5167d\""},{"key":"Content-Encoding","value":"br"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 20f0d9cf6610f77242f5c592d2ecfd1c.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"t80FyvT7SHkjJjkIdIVyPHeCiwKnFM5pZlr7W32s9_XWGlQdLXkxSw=="}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"status_code\": 13,\n    \"status_message\": \"The item/record was deleted successfully.\"\n}"}],"_postman_id":"dc5f6d23-c997-4d85-a9cb-0ee271057269"}],"id":"30f3263a-4775-4c2e-abfc-2d06bbb0931f","_postman_id":"30f3263a-4775-4c2e-abfc-2d06bbb0931f","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}}},{"name":"TV Seasons","item":[{"name":"get details","id":"facdbc89-733c-48f8-bfb4-318d477eedb8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/tv/:series_id/season/:season_number?language=en-US&append_to_response={{append_to_response}}","description":"<p>Query the details of a TV season.</p>\n<p>This method supports using <code>append_to_response</code>.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","tv",":series_id","season",":season_number"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"language","value":"en-US"},{"description":{"content":"<p>string\ncomma separated list of endpoints within this namespace, 20 items max</p>\n","type":"text/plain"},"key":"append_to_response","value":"{{append_to_response}}"}],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{series-id}}","key":"series_id"},{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{season-number}}","key":"season_number"}]}},"response":[{"id":"3676da7f-ea23-48d8-bb01-471bfda2f1e3","name":"get details","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/tv/:series_id/season/:season_number?language=en-US","protocol":"https","host":["api","themoviedb","org"],"path":["3","tv",":series_id","season",":season_number"],"query":[{"key":"language","value":"en-US"}],"variable":[{"key":"series_id","value":"{{series-id}}"},{"key":"season_number","value":"{{season-number}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 14:37:56 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=7690"},{"key":"x-memc","value":"HIT"},{"key":"x-memc-key","value":"7147db344773eba7a6710974c6805ad4"},{"key":"x-memc-age","value":"14059"},{"key":"x-memc-expires","value":"7690"},{"key":"ETag","value":"W/\"a6851be5a90cbb6f7cb49345fb9a5ba4\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 20579d8c7e6a7d159f211e9ee1d4003c.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"wndGwt8pnZvN4mpWQUrcQe2Z2mzHe1Hm-0F1uKpoVHDTGsUikpsJ_A=="}],"cookie":[],"responseTime":null,"body":"{\n    \"_id\": \"52532f8c19c29579400068a3\",\n    \"air_date\": \"2002-09-24\",\n    \"episodes\": [\n        {\n            \"air_date\": \"2002-09-24\",\n            \"episode_number\": 1,\n            \"episode_type\": \"standard\",\n            \"id\": 50,\n            \"name\": \"This Baby's Gonna Fly\",\n            \"overview\": \"Dr. Lanning and Dr. Keating team up to save a newborn baby in    distress. Meanwhile, Dr. Keating must grapple with a medical scare that could affect her own ability to have children. Dr. Brennan returns from her yearly foreign medical mission, known as \\\"\\\"Doctors Without Borders,\\\"\\\" where she has been having an affair with a Greek  physician. Upon her return, she must help a man deal with the impending death of his father, who has cancer. Dr. Slingerland enlists Dr. Jordan to help him convince a zealous high school football coach of his urgent need for heart surgery. At the same time, Dr. Colette brazenly begins her new job by bullying an HMO to approve surgery for an elderly woman.\",\n            \"production_code\": \"\",\n            \"runtime\": 44,\n            \"season_number\": 1,\n            \"show_id\": 24,\n            \"still_path\": null,\n            \"vote_average\": 0,\n            \"vote_count\": 0,\n            \"crew\": [\n                {\n                    \"department\": \"Directing\",\n                    \"job\": \"Director\",\n                    \"credit_id\": \"52532f9319c2957940006981\",\n                    \"adult\": false,\n                    \"gender\": 2,\n                    \"id\": 1211942,\n                    \"known_for_department\": \"Directing\",\n                    \"name\": \"Christopher Chulack\",\n                    \"original_name\": \"Christopher Chulack\",\n                    \"popularity\": 3.562,\n                    \"profile_path\": \"/oXibKEW4hKZa4PlUHJASohZViCj.jpg\"\n                }\n            ],\n            \"guest_stars\": [\n                {\n                    \"character\": \"\",\n                    \"credit_id\": \"52532f8c19c29579400068ed\",\n                    \"order\": 500,\n                    \"adult\": false,\n                    \"gender\": 1,\n                    \"id\": 11794,\n                    \"known_for_department\": \"Acting\",\n                    \"name\": \"Frances Bay\",\n                    \"original_name\": \"Frances Bay\",\n                    \"popularity\": 6.206,\n                    \"profile_path\": \"/1mtcINBBbvb7E4ySgOr86u34XLJ.jpg\"\n                },\n                {\n                    \"character\": \"\",\n                    \"credit_id\": \"52532f8d19c29579400068fd\",\n                    \"order\": 510,\n                    \"adult\": false,\n                    \"gender\": 2,\n                    \"id\": 156146,\n                    \"known_for_department\": \"Acting\",\n                    \"name\": \"Peter Trencher\",\n                    \"original_name\": \"Peter Trencher\",\n                    \"popularity\": 4.02,\n                    \"profile_path\": null\n                },\n                {\n                    \"character\": \"\",\n                    \"credit_id\": \"52532f8f19c295794000690d\",\n                    \"order\": 523,\n                    \"adult\": false,\n                    \"gender\": 1,\n                    \"id\": 154041,\n                    \"known_for_department\": \"Acting\",\n                    \"name\": \"Montrose Hagins\",\n                    \"original_name\": \"Montrose Hagins\",\n                    \"popularity\": 12.31,\n                    \"profile_path\": \"/dXYvwaZ7DYWXydiuZLv07OJtn7.jpg\"\n                },\n                {\n                    \"character\": \"\",\n                    \"credit_id\": \"52532f8f19c295794000694d\",\n                    \"order\": 534,\n                    \"adult\": false,\n                    \"gender\": 2,\n                    \"id\": 17343,\n                    \"known_for_department\": \"Acting\",\n                    \"name\": \"Robert Knepper\",\n                    \"original_name\": \"Robert Knepper\",\n                    \"popularity\": 12.742,\n                    \"profile_path\": \"/w40AttR4OPQvjYyTVanq5Rm5iOb.jpg\"\n                },\n                {\n                    \"character\": \"\",\n                    \"credit_id\": \"52532f9119c295794000695d\",\n                    \"order\": 536,\n                    \"adult\": false,\n                    \"gender\": 1,\n                    \"id\": 157085,\n                    \"known_for_department\": \"Acting\",\n                    \"name\": \"Vernee Watson-Johnson\",\n                    \"original_name\": \"Vernee Watson-Johnson\",\n                    \"popularity\": 9.168,\n                    \"profile_path\": \"/rUMtF1F6wrUHHfRkFlLz27xRoxd.jpg\"\n                },\n                {\n                    \"character\": \"\",\n                    \"credit_id\": \"52532f9219c295794000696d\",\n                    \"order\": 538,\n                    \"adult\": false,\n                    \"gender\": 1,\n                    \"id\": 1211941,\n                    \"known_for_department\": \"Acting\",\n                    \"name\": \"Trisha Simmons\",\n                    \"original_name\": \"Trisha Simmons\",\n                    \"popularity\": 2.81,\n                    \"profile_path\": null\n                }\n            ]\n        },\n        {\n            \"air_date\": \"2002-09-25\",\n            \"episode_number\": 2,\n            \"episode_type\": \"standard\",\n            \"id\": 51,\n            \"name\": \"Second Chance\",\n            \"overview\": \"Dr. Jackie Collette struggles with her reluctance to treating burn victims when a critically burned firefighter needs her help. Meanwhile, Dr. Brennan refocuses on making her marriage work and attempts to make it easier by asking Dr. Kokoris to leave Presidio Med and return to Greece.\",\n            \"production_code\": \"\",\n            \"runtime\": 44,\n            \"season_number\": 1,\n            \"show_id\": 24,\n            \"still_path\": null,\n            \"vote_average\": 0,\n            \"vote_count\": 0,\n            \"crew\": [\n                {\n                    \"department\": \"Writing\",\n                    \"job\": \"Writer\",\n                    \"credit_id\": \"52532f9519c29579400069db\",\n                    \"adult\": false,\n                    \"gender\": 0,\n                    \"id\": 1211943,\n                    \"known_for_department\": \"Writing\",\n                    \"name\": \"Lydia Woodward\",\n                    \"original_name\": \"Lydia Woodward\",\n                    \"popularity\": 6.068,\n                    \"profile_path\": null\n                },\n                {\n                    \"department\": \"Directing\",\n                    \"job\": \"Director\",\n                    \"credit_id\": \"52532f9319c2957940006981\",\n                    \"adult\": false,\n                    \"gender\": 2,\n                    \"id\": 1211942,\n                    \"known_for_department\": \"Directing\",\n                    \"name\": \"Christopher Chulack\",\n                    \"original_name\": \"Christopher Chulack\",\n                    \"popularity\": 3.562,\n                    \"profile_path\": \"/oXibKEW4hKZa4PlUHJASohZViCj.jpg\"\n                }\n            ],\n            \"guest_stars\": [\n                {\n                    \"character\": \"\",\n                    \"credit_id\": \"52532f9319c29579400069c9\",\n                    \"order\": 508,\n                    \"adult\": false,\n                    \"gender\": 2,\n                    \"id\": 21043,\n                    \"known_for_department\": \"Acting\",\n                    \"name\": \"Dylan Walsh\",\n                    \"original_name\": \"Dylan Walsh\",\n                    \"popularity\": 12.716,\n                    \"profile_path\": \"/A0XK6UEOuMKf66XpsZ1DBa9kXAR.jpg\"\n                },\n                {\n                    \"character\": \"\",\n                    \"credit_id\": \"52532f8f19c295794000694d\",\n                    \"order\": 534,\n                    \"adult\": false,\n                    \"gender\": 2,\n                    \"id\": 17343,\n                    \"known_for_department\": \"Acting\",\n                    \"name\": \"Robert Knepper\",\n                    \"original_name\": \"Robert Knepper\",\n                    \"popularity\": 12.742,\n                    \"profile_path\": \"/w40AttR4OPQvjYyTVanq5Rm5iOb.jpg\"\n                }\n            ]\n        },\n        {\n            \"air_date\": \"2002-10-02\",\n            \"episode_number\": 3,\n            \"episode_type\": \"standard\",\n            \"id\": 52,\n            \"name\": \"Do No Harm\",\n            \"overview\": \"Dr. Lanning and Dr. Keating work together to help a troubled young girl who asks to be sterilized. Meanwhile, Dr. Jordan and her physician husband, Dr. Roback, argue over how to get a mother to take her obese boy's weight issue seriously.\",\n            \"production_code\": \"\",\n            \"runtime\": 44,\n            \"season_number\": 1,\n            \"show_id\": 24,\n            \"still_path\": null,\n            \"vote_average\": 0,\n            \"vote_count\": 0,\n            \"crew\": [\n                {\n                    \"department\": \"Directing\",\n                    \"job\": \"Director\",\n                    \"credit_id\": \"52532f9b19c2957940006ba1\",\n                    \"adult\": false,\n                    \"gender\": 1,\n                    \"id\": 15798,\n                    \"known_for_department\": \"Directing\",\n                    \"name\": \"Lesli Linka Glatter\",\n                    \"original_name\": \"Lesli Linka Glatter\",\n                    \"popularity\": 1.772,\n                    \"profile_path\": \"/8F13UPsRnXWTDcp8iA3ZXMtfJa3.jpg\"\n                },\n                {\n                    \"department\": \"Writing\",\n                    \"job\": \"Writer\",\n                    \"credit_id\": \"52532f9919c2957940006b05\",\n                    \"adult\": false,\n                    \"gender\": 2,\n                    \"id\": 47333,\n                    \"known_for_department\": \"Production\",\n                    \"name\": \"John Wells\",\n                    \"original_name\": \"John Wells\",\n                    \"popularity\": 2.162,\n                    \"profile_path\": \"/j1cEQmFdSkew87UjO354qeppo1G.jpg\"\n                }\n            ],\n            \"guest_stars\": [\n                {\n                    \"character\": \"\",\n                    \"credit_id\": \"52532f9519c2957940006a3d\",\n                    \"order\": 501,\n                    \"adult\": false,\n                    \"gender\": 1,\n                    \"id\": 6944,\n                    \"known_for_department\": \"Acting\",\n                    \"name\": \"Octavia Spencer\",\n                    \"original_name\": \"Octavia Spencer\",\n                    \"popularity\": 13.304,\n                    \"profile_path\": \"/zDGydyM1fmvNWzQlTAns9IZjNxT.jpg\"\n                },\n                {\n                    \"character\": \"\",\n                    \"credit_id\": \"52532f9319c29579400069c9\",\n                    \"order\": 508,\n                    \"adult\": false,\n                    \"gender\": 2,\n                    \"id\": 21043,\n                    \"known_for_department\": \"Acting\",\n                    \"name\": \"Dylan Walsh\",\n                    \"original_name\": \"Dylan Walsh\",\n                    \"popularity\": 12.716,\n                    \"profile_path\": \"/A0XK6UEOuMKf66XpsZ1DBa9kXAR.jpg\"\n                },\n                {\n                    \"character\": \"Tory Redding\",\n                    \"credit_id\": \"52532f9619c2957940006a75\",\n                    \"order\": 511,\n                    \"adult\": false,\n                    \"gender\": 1,\n                    \"id\": 52404,\n                    \"known_for_department\": \"Acting\",\n                    \"name\": \"Mae Whitman\",\n                    \"original_name\": \"Mae Whitman\",\n                    \"popularity\": 29.68,\n                    \"profile_path\": \"/x0DdzjoYN8K2PwjrnH3ogPYv2zo.jpg\"\n                },\n                {\n                    \"character\": \"\",\n                    \"credit_id\": \"52532f9619c2957940006aa5\",\n                    \"order\": 520,\n                    \"adult\": false,\n                    \"gender\": 2,\n                    \"id\": 31508,\n                    \"known_for_department\": \"Acting\",\n                    \"name\": \"Reed Diamond\",\n                    \"original_name\": \"Reed Diamond\",\n                    \"popularity\": 7.868,\n                    \"profile_path\": \"/z3ESNaXSeHiGmmhm49Og9FeXwG8.jpg\"\n                },\n                {\n                    \"character\": \"\",\n                    \"credit_id\": \"52532f9819c2957940006abb\",\n                    \"order\": 537,\n                    \"adult\": false,\n                    \"gender\": 1,\n                    \"id\": 1211944,\n                    \"known_for_department\": \"Acting\",\n                    \"name\": \"Elizabeth Alley\",\n                    \"original_name\": \"Elizabeth Alley\",\n                    \"popularity\": 2.278,\n                    \"profile_path\": null\n                },\n                {\n                    \"character\": \"\",\n                    \"credit_id\": \"52532f9819c2957940006ad1\",\n                    \"order\": 539,\n                    \"adult\": false,\n                    \"gender\": 1,\n                    \"id\": 61081,\n                    \"known_for_department\": \"Acting\",\n                    \"name\": \"Alice Amter\",\n                    \"original_name\": \"Alice Amter\",\n                    \"popularity\": 3.247,\n                    \"profile_path\": \"/bV4pQw9QgnGGD1FXl1jzq5UTps.jpg\"\n                },\n                {\n                    \"character\": \"\",\n                    \"credit_id\": \"52532f9919c2957940006ae1\",\n                    \"order\": 540,\n                    \"adult\": false,\n                    \"gender\": 1,\n                    \"id\": 1211945,\n                    \"known_for_department\": \"Acting\",\n                    \"name\": \"Jill Remez\",\n                    \"original_name\": \"Jill Remez\",\n                    \"popularity\": 4.354,\n                    \"profile_path\": \"/zYNmrHsV1SpSbXyDPwiBC77E7mt.jpg\"\n                }\n            ]\n        },\n        {\n            \"air_date\": \"2002-10-09\",\n            \"episode_number\": 4,\n            \"episode_type\": \"standard\",\n            \"id\": 55,\n            \"name\": \"When Approaching a Let-Go\",\n            \"overview\": \"Drs. Slingerland and Jordan diagnosis a cable car worker with Carpal Tunnel Syndrome and a heart problem, Dr. Keating looks for doctors who willfertilize her eggs, and Dr. Colette learns that the fire fighter she treated for burns is in love with her!\",\n            \"production_code\": \"\",\n            \"runtime\": 44,\n            \"season_number\": 1,\n            \"show_id\": 24,\n            \"still_path\": null,\n            \"vote_average\": 0,\n            \"vote_count\": 0,\n            \"crew\": [\n                {\n                    \"department\": \"Writing\",\n                    \"job\": \"Writer\",\n                    \"credit_id\": \"52532fa019c2957940006d15\",\n                    \"adult\": false,\n                    \"gender\": 2,\n                    \"id\": 31539,\n                    \"known_for_department\": \"Writing\",\n                    \"name\": \"Joseph Dougherty\",\n                    \"original_name\": \"Joseph Dougherty\",\n                    \"popularity\": 1.364,\n                    \"profile_path\": null\n                },\n                {\n                    \"department\": \"Directing\",\n                    \"job\": \"Director\",\n                    \"credit_id\": \"52532fa019c2957940006d31\",\n                    \"adult\": false,\n                    \"gender\": 2,\n                    \"id\": 45627,\n                    \"known_for_department\": \"Directing\",\n                    \"name\": \"Nelson McCormick\",\n                    \"original_name\": \"Nelson McCormick\",\n                    \"popularity\": 3.309,\n                    \"profile_path\": \"/kP4UNE4NKEWmWgc6VmUkTCC5bz3.jpg\"\n                }\n            ],\n            \"guest_stars\": [\n                {\n                    \"character\": \"\",\n                    \"credit_id\": \"52532fa019c2957940006cd3\",\n                    \"order\": 514,\n                    \"adult\": false,\n                    \"gender\": 1,\n                    \"id\": 173765,\n                    \"known_for_department\": \"Acting\",\n                    \"name\": \"Kimberlee Peterson\",\n                    \"original_name\": \"Kimberlee Peterson\",\n                    \"popularity\": 3.572,\n                    \"profile_path\": \"/AwqoJXB0CjW3C6BI7M1Y4N3uxPb.jpg\"\n                },\n                {\n                    \"character\": \"\",\n                    \"credit_id\": \"52532f9619c2957940006aa5\",\n                    \"order\": 520,\n                    \"adult\": false,\n                    \"gender\": 2,\n                    \"id\": 31508,\n                    \"known_for_department\": \"Acting\",\n                    \"name\": \"Reed Diamond\",\n                    \"original_name\": \"Reed Diamond\",\n                    \"popularity\": 7.868,\n                    \"profile_path\": \"/z3ESNaXSeHiGmmhm49Og9FeXwG8.jpg\"\n                },\n                {\n                    \"character\": \"\",\n                    \"credit_id\": \"52532fa019c2957940006cf7\",\n                    \"order\": 530,\n                    \"adult\": false,\n                    \"gender\": 2,\n                    \"id\": 95796,\n                    \"known_for_department\": \"Acting\",\n                    \"name\": \"Dan Martin\",\n                    \"original_name\": \"Dan Martin\",\n                    \"popularity\": 3.782,\n                    \"profile_path\": \"/brRz4upQrDPULNuoBUG6LFVK6NO.jpg\"\n                },\n                {\n                    \"character\": \"\",\n                    \"credit_id\": \"52532f8f19c295794000694d\",\n                    \"order\": 534,\n                    \"adult\": false,\n                    \"gender\": 2,\n                    \"id\": 17343,\n                    \"known_for_department\": \"Acting\",\n                    \"name\": \"Robert Knepper\",\n                    \"original_name\": \"Robert Knepper\",\n                    \"popularity\": 12.742,\n                    \"profile_path\": \"/w40AttR4OPQvjYyTVanq5Rm5iOb.jpg\"\n                },\n                {\n                    \"character\": \"\",\n                    \"credit_id\": \"5c57bb4ec3a368424685ac76\",\n                    \"order\": 541,\n                    \"adult\": false,\n                    \"gender\": 2,\n                    \"id\": 77263,\n                    \"known_for_department\": \"Acting\",\n                    \"name\": \"Mitch Morris\",\n                    \"original_name\": \"Mitch Morris\",\n                    \"popularity\": 2.03,\n                    \"profile_path\": \"/67jHl7n1Q1SEege3hN4BE9G5z5A.jpg\"\n                }\n            ]\n        },\n        {\n            \"air_date\": \"2002-10-16\",\n            \"episode_number\": 5,\n            \"episode_type\": \"standard\",\n            \"id\": 58,\n            \"name\": \"Secrets\",\n            \"overview\": \"Rae tries to get the parents of a 10 year old boy to tell him he has Sickle-Cell Anemia.\",\n            \"production_code\": \"\",\n            \"runtime\": 44,\n            \"season_number\": 1,\n            \"show_id\": 24,\n            \"still_path\": null,\n            \"vote_average\": 0,\n            \"vote_count\": 0,\n            \"crew\": [\n                {\n                    \"department\": \"Directing\",\n                    \"job\": \"Director\",\n                    \"credit_id\": \"52532fa419c2957940006f55\",\n                    \"adult\": false,\n                    \"gender\": 2,\n                    \"id\": 69791,\n                    \"known_for_department\": \"Acting\",\n                    \"name\": \"Charles Haid\",\n                    \"original_name\": \"Charles Haid\",\n                    \"popularity\": 7.434,\n                    \"profile_path\": \"/6X2iBOvxH9ud6XFgMwNycFnfVqh.jpg\"\n                }\n            ],\n            \"guest_stars\": [\n                {\n                    \"character\": \"\",\n                    \"credit_id\": \"52532fa419c2957940006e91\",\n                    \"order\": 516,\n                    \"adult\": false,\n                    \"gender\": 2,\n                    \"id\": 44261,\n                    \"known_for_department\": \"Acting\",\n                    \"name\": \"John Rubinstein\",\n                    \"original_name\": \"John Rubinstein\",\n                    \"popularity\": 6.318,\n                    \"profile_path\": \"/9Ufrca4VnhnsN1Ec0i0QudPqS6L.jpg\"\n                },\n                {\n                    \"character\": \"\",\n                    \"credit_id\": \"52532fa019c2957940006ca5\",\n                    \"order\": 521,\n                    \"adult\": false,\n                    \"gender\": 2,\n                    \"id\": 11889,\n                    \"known_for_department\": \"Acting\",\n                    \"name\": \"Mark Moses\",\n                    \"original_name\": \"Mark Moses\",\n                    \"popularity\": 5.814,\n                    \"profile_path\": \"/c4C6xZoBx3ATQ8yzdiWX8p6LdKq.jpg\"\n                },\n                {\n                    \"character\": \"\",\n                    \"credit_id\": \"52532fa419c2957940006f1f\",\n                    \"order\": 526,\n                    \"adult\": false,\n                    \"gender\": 2,\n                    \"id\": 13919,\n                    \"known_for_department\": \"Acting\",\n                    \"name\": \"Michael York\",\n                    \"original_name\": \"Michael York\",\n                    \"popularity\": 13.979,\n                    \"profile_path\": \"/ha9Nh8We778sUg8QyDE1IRATzDY.jpg\"\n                }\n            ]\n        },\n        {\n            \"air_date\": \"2002-10-23\",\n            \"episode_number\": 6,\n            \"episode_type\": \"standard\",\n            \"id\": 53,\n            \"name\": \"Milagros\",\n            \"overview\": \"Two doctors fight over wether they should remove the leg of a diabetic patient.\",\n            \"production_code\": \"\",\n            \"runtime\": 44,\n            \"season_number\": 1,\n            \"show_id\": 24,\n            \"still_path\": null,\n            \"vote_average\": 0,\n            \"vote_count\": 0,\n            \"crew\": [\n                {\n                    \"department\": \"Writing\",\n                    \"job\": \"Writer\",\n                    \"credit_id\": \"52532f9519c29579400069db\",\n                    \"adult\": false,\n                    \"gender\": 0,\n                    \"id\": 1211943,\n                    \"known_for_department\": \"Writing\",\n                    \"name\": \"Lydia Woodward\",\n                    \"original_name\": \"Lydia Woodward\",\n                    \"popularity\": 6.068,\n                    \"profile_path\": null\n                },\n                {\n                    \"department\": \"Directing\",\n                    \"job\": \"Director\",\n                    \"credit_id\": \"52532f9e19c2957940006c3f\",\n                    \"adult\": false,\n                    \"gender\": 1,\n                    \"id\": 1211947,\n                    \"known_for_department\": \"Directing\",\n                    \"name\": \"Gloria Muzio\",\n                    \"original_name\": \"Gloria Muzio\",\n                    \"popularity\": 3.881,\n                    \"profile_path\": \"/5KELZxUlQ5oUFM3dwVO7Aw4fqwr.jpg\"\n                }\n            ],\n            \"guest_stars\": [\n                {\n                    \"character\": \"\",\n                    \"credit_id\": \"52532f9c19c2957940006bbd\",\n                    \"order\": 502,\n                    \"adult\": false,\n                    \"gender\": 2,\n                    \"id\": 1211946,\n                    \"known_for_department\": \"Acting\",\n                    \"name\": \"P.J. Byrne\",\n                    \"original_name\": \"P.J. Byrne\",\n                    \"popularity\": 13.59,\n                    \"profile_path\": \"/shniQxLvKNvANyJy3hLG8Oo7fW7.jpg\"\n                },\n                {\n                    \"character\": \"\",\n                    \"credit_id\": \"52532f9c19c2957940006bdb\",\n                    \"order\": 512,\n                    \"adult\": false,\n                    \"gender\": 1,\n                    \"id\": 63231,\n                    \"known_for_department\": \"Acting\",\n                    \"name\": \"Niecy Nash\",\n                    \"original_name\": \"Niecy Nash\",\n                    \"popularity\": 13.576,\n                    \"profile_path\": \"/6touUxRi3TtHZ4qlpHgge6mgN5J.jpg\"\n                },\n                {\n                    \"character\": \"\",\n                    \"credit_id\": \"52532f9d19c2957940006c1f\",\n                    \"order\": 524,\n                    \"adult\": false,\n                    \"gender\": 2,\n                    \"id\": 7503,\n                    \"known_for_department\": \"Acting\",\n                    \"name\": \"Red Buttons\",\n                    \"original_name\": \"Red Buttons\",\n                    \"popularity\": 8.072,\n                    \"profile_path\": \"/bZYvuKzOnF181Tz0wqT4sbPZLnc.jpg\"\n                },\n                {\n                    \"character\": \"\",\n                    \"credit_id\": \"52532f9819c2957940006ad1\",\n                    \"order\": 539,\n                    \"adult\": false,\n                    \"gender\": 1,\n                    \"id\": 61081,\n                    \"known_for_department\": \"Acting\",\n                    \"name\": \"Alice Amter\",\n                    \"original_name\": \"Alice Amter\",\n                    \"popularity\": 3.247,\n                    \"profile_path\": \"/bV4pQw9QgnGGD1FXl1jzq5UTps.jpg\"\n                }\n            ]\n        },\n        {\n            \"air_date\": \"2002-10-30\",\n            \"episode_number\": 7,\n            \"episode_type\": \"standard\",\n            \"id\": 54,\n            \"name\": \"Once Upon a Family\",\n            \"overview\": \"Letty and Matt work together on a patient, Dean Carvell, who suffers severe heart problems due to a previous car accident. Dean's lover and son clash over his treatment, which doesn't seem successful. Finally, Dean must choose whether or not to continue being resuscitated. Meanwhile, Harriet unites a wealthy, infertile 42-year-old woman who desperately wants a child with a troubled, pregnant teenager, Ellen O'Neal, who wants to give up her baby for adoption. But problems with Ellen's father and teenage boyfriend could jeopardize the transaction. After suspecting parental abuse when she sees a boy's bruises, Jules later questions her decision to call Children's Protective Services. And each of the Presidio Med doctors passes an obnoxious chronic patient, Francis Weinod, on to the next unwitting physician.\",\n            \"production_code\": \"\",\n            \"runtime\": 44,\n            \"season_number\": 1,\n            \"show_id\": 24,\n            \"still_path\": null,\n            \"vote_average\": 0,\n            \"vote_count\": 0,\n            \"crew\": [\n                {\n                    \"department\": \"Directing\",\n                    \"job\": \"Director\",\n                    \"credit_id\": \"52532f9319c2957940006981\",\n                    \"adult\": false,\n                    \"gender\": 2,\n                    \"id\": 1211942,\n                    \"known_for_department\": \"Directing\",\n                    \"name\": \"Christopher Chulack\",\n                    \"original_name\": \"Christopher Chulack\",\n                    \"popularity\": 3.562,\n                    \"profile_path\": \"/oXibKEW4hKZa4PlUHJASohZViCj.jpg\"\n                }\n            ],\n            \"guest_stars\": [\n                {\n                    \"character\": \"\",\n                    \"credit_id\": \"52532f9f19c2957940006c5b\",\n                    \"order\": 503,\n                    \"adult\": false,\n                    \"gender\": 1,\n                    \"id\": 142858,\n                    \"known_for_department\": \"Acting\",\n                    \"name\": \"Melissa Gilbert\",\n                    \"original_name\": \"Melissa Gilbert\",\n                    \"popularity\": 13.817,\n                    \"profile_path\": \"/5O2KP9nqLZOAPTYkRH3uF7rcunf.jpg\"\n                },\n                {\n                    \"character\": \"\",\n                    \"credit_id\": \"52532fa019c2957940006c85\",\n                    \"order\": 513,\n                    \"adult\": false,\n                    \"gender\": 2,\n                    \"id\": 6105,\n                    \"known_for_department\": \"Acting\",\n                    \"name\": \"Richard Lewis\",\n                    \"original_name\": \"Richard Lewis\",\n                    \"popularity\": 7.948,\n                    \"profile_path\": \"/cr688BUIVm9yLXB2fqwiYKt1f2J.jpg\"\n                },\n                {\n                    \"character\": \"\",\n                    \"credit_id\": \"52532fa019c2957940006ca5\",\n                    \"order\": 521,\n                    \"adult\": false,\n                    \"gender\": 2,\n                    \"id\": 11889,\n                    \"known_for_department\": \"Acting\",\n                    \"name\": \"Mark Moses\",\n                    \"original_name\": \"Mark Moses\",\n                    \"popularity\": 5.814,\n                    \"profile_path\": \"/c4C6xZoBx3ATQ8yzdiWX8p6LdKq.jpg\"\n                }\n            ]\n        },\n        {\n            \"air_date\": \"2002-11-13\",\n            \"episode_number\": 8,\n            \"episode_type\": \"standard\",\n            \"id\": 56,\n            \"name\": \"Pick Your Battles\",\n            \"overview\": \"Dr.Kokoris operates on another patient; A fitness instructor complains of muscle problems and learns he has something different.\",\n            \"production_code\": \"\",\n            \"runtime\": 44,\n            \"season_number\": 1,\n            \"show_id\": 24,\n            \"still_path\": null,\n            \"vote_average\": 0,\n            \"vote_count\": 0,\n            \"crew\": [\n                {\n                    \"department\": \"Writing\",\n                    \"job\": \"Writer\",\n                    \"credit_id\": \"52532fa019c2957940006d15\",\n                    \"adult\": false,\n                    \"gender\": 2,\n                    \"id\": 31539,\n                    \"known_for_department\": \"Writing\",\n                    \"name\": \"Joseph Dougherty\",\n                    \"original_name\": \"Joseph Dougherty\",\n                    \"popularity\": 1.364,\n                    \"profile_path\": null\n                },\n                {\n                    \"department\": \"Directing\",\n                    \"job\": \"Director\",\n                    \"credit_id\": \"52532fa219c2957940006d99\",\n                    \"adult\": false,\n                    \"gender\": 1,\n                    \"id\": 454973,\n                    \"known_for_department\": \"Acting\",\n                    \"name\": \"Laura Innes\",\n                    \"original_name\": \"Laura Innes\",\n                    \"popularity\": 24.347,\n                    \"profile_path\": \"/kIHB4vHQXt0CbQxuwEOXF2hnpeT.jpg\"\n                }\n            ],\n            \"guest_stars\": [\n                {\n                    \"character\": \"\",\n                    \"credit_id\": \"52532fa019c2957940006d7f\",\n                    \"order\": 509,\n                    \"adult\": false,\n                    \"gender\": 1,\n                    \"id\": 11870,\n                    \"known_for_department\": \"Acting\",\n                    \"name\": \"Christine Baranski\",\n                    \"original_name\": \"Christine Baranski\",\n                    \"popularity\": 13.623,\n                    \"profile_path\": \"/x6jNFlGrzaM0LwK2GsxBNdCN41N.jpg\"\n                },\n                {\n                    \"character\": \"\",\n                    \"credit_id\": \"52532f8f19c295794000694d\",\n                    \"order\": 534,\n                    \"adult\": false,\n                    \"gender\": 2,\n                    \"id\": 17343,\n                    \"known_for_department\": \"Acting\",\n                    \"name\": \"Robert Knepper\",\n                    \"original_name\": \"Robert Knepper\",\n                    \"popularity\": 12.742,\n                    \"profile_path\": \"/w40AttR4OPQvjYyTVanq5Rm5iOb.jpg\"\n                }\n            ]\n        },\n        {\n            \"air_date\": \"2003-01-17\",\n            \"episode_number\": 9,\n            \"episode_type\": \"standard\",\n            \"id\": 57,\n            \"name\": \"Suffer Unto Me the Children...\",\n            \"overview\": \"Patients delivering prematurely, flood the hospital.\",\n            \"production_code\": \"\",\n            \"runtime\": 44,\n            \"season_number\": 1,\n            \"show_id\": 24,\n            \"still_path\": null,\n            \"vote_average\": 0,\n            \"vote_count\": 0,\n            \"crew\": [\n                {\n                    \"department\": \"Writing\",\n                    \"job\": \"Writer\",\n                    \"credit_id\": \"52532f9919c2957940006b05\",\n                    \"adult\": false,\n                    \"gender\": 2,\n                    \"id\": 47333,\n                    \"known_for_department\": \"Production\",\n                    \"name\": \"John Wells\",\n                    \"original_name\": \"John Wells\",\n                    \"popularity\": 2.162,\n                    \"profile_path\": \"/j1cEQmFdSkew87UjO354qeppo1G.jpg\"\n                },\n                {\n                    \"department\": \"Directing\",\n                    \"job\": \"Director\",\n                    \"credit_id\": \"52532f9319c2957940006981\",\n                    \"adult\": false,\n                    \"gender\": 2,\n                    \"id\": 1211942,\n                    \"known_for_department\": \"Directing\",\n                    \"name\": \"Christopher Chulack\",\n                    \"original_name\": \"Christopher Chulack\",\n                    \"popularity\": 3.562,\n                    \"profile_path\": \"/oXibKEW4hKZa4PlUHJASohZViCj.jpg\"\n                }\n            ],\n            \"guest_stars\": [\n                {\n                    \"character\": \"\",\n                    \"credit_id\": \"52532fa219c2957940006dd1\",\n                    \"order\": 504,\n                    \"adult\": false,\n                    \"gender\": 1,\n                    \"id\": 110014,\n                    \"known_for_department\": \"Acting\",\n                    \"name\": \"Christina Hendricks\",\n                    \"original_name\": \"Christina Hendricks\",\n                    \"popularity\": 30.6,\n                    \"profile_path\": \"/nwSh3NXQtUT3joHbCVwLvOoBxJG.jpg\"\n                },\n                {\n                    \"character\": \"\",\n                    \"credit_id\": \"52532fa419c2957940006de1\",\n                    \"order\": 515,\n                    \"adult\": false,\n                    \"gender\": 1,\n                    \"id\": 164938,\n                    \"known_for_department\": \"Acting\",\n                    \"name\": \"Tara Karsian\",\n                    \"original_name\": \"Tara Karsian\",\n                    \"popularity\": 5.28,\n                    \"profile_path\": \"/eAVv6CaQbK4a6TczRVVe6VyhDAK.jpg\"\n                },\n                {\n                    \"character\": \"\",\n                    \"credit_id\": \"52532fa419c2957940006e0d\",\n                    \"order\": 525,\n                    \"adult\": false,\n                    \"gender\": 1,\n                    \"id\": 72699,\n                    \"known_for_department\": \"Acting\",\n                    \"name\": \"Clare Carey\",\n                    \"original_name\": \"Clare Carey\",\n                    \"popularity\": 8.892,\n                    \"profile_path\": \"/uNOlaCeXkwneCpxoUj27LUggDHu.jpg\"\n                },\n                {\n                    \"character\": \"\",\n                    \"credit_id\": \"52532fa419c2957940006e43\",\n                    \"order\": 531,\n                    \"adult\": false,\n                    \"gender\": 2,\n                    \"id\": 48810,\n                    \"known_for_department\": \"Acting\",\n                    \"name\": \"Scott Paulin\",\n                    \"original_name\": \"Scott Paulin\",\n                    \"popularity\": 4.249,\n                    \"profile_path\": \"/cGSy2R21wL02JzTbEQl4DxyMDNZ.jpg\"\n                },\n                {\n                    \"character\": \"\",\n                    \"credit_id\": \"52532f9819c2957940006ad1\",\n                    \"order\": 539,\n                    \"adult\": false,\n                    \"gender\": 1,\n                    \"id\": 61081,\n                    \"known_for_department\": \"Acting\",\n                    \"name\": \"Alice Amter\",\n                    \"original_name\": \"Alice Amter\",\n                    \"popularity\": 3.247,\n                    \"profile_path\": \"/bV4pQw9QgnGGD1FXl1jzq5UTps.jpg\"\n                }\n            ]\n        },\n        {\n            \"air_date\": \"2003-01-22\",\n            \"episode_number\": 10,\n            \"episode_type\": \"standard\",\n            \"id\": 60,\n            \"name\": \"With Grace\",\n            \"overview\": \"Rae  splits up from her husband Sean while helping a 9-year battle Leukemia.\",\n            \"production_code\": \"\",\n            \"runtime\": 44,\n            \"season_number\": 1,\n            \"show_id\": 24,\n            \"still_path\": null,\n            \"vote_average\": 0,\n            \"vote_count\": 0,\n            \"crew\": [\n                {\n                    \"department\": \"Directing\",\n                    \"job\": \"Director\",\n                    \"credit_id\": \"52532f9b19c2957940006ba1\",\n                    \"adult\": false,\n                    \"gender\": 1,\n                    \"id\": 15798,\n                    \"known_for_department\": \"Directing\",\n                    \"name\": \"Lesli Linka Glatter\",\n                    \"original_name\": \"Lesli Linka Glatter\",\n                    \"popularity\": 1.772,\n                    \"profile_path\": \"/8F13UPsRnXWTDcp8iA3ZXMtfJa3.jpg\"\n                }\n            ],\n            \"guest_stars\": [\n                {\n                    \"character\": \"\",\n                    \"credit_id\": \"52532faa19c295794000713f\",\n                    \"order\": 505,\n                    \"adult\": false,\n                    \"gender\": 1,\n                    \"id\": 15674,\n                    \"known_for_department\": \"Acting\",\n                    \"name\": \"Hallie Eisenberg\",\n                    \"original_name\": \"Hallie Eisenberg\",\n                    \"popularity\": 7.471,\n                    \"profile_path\": \"/Ykua6KuOe7knXtrfZHUePy1YnS.jpg\"\n                },\n                {\n                    \"character\": \"\",\n                    \"credit_id\": \"52532fab19c295794000714f\",\n                    \"order\": 518,\n                    \"adult\": false,\n                    \"gender\": 2,\n                    \"id\": 143205,\n                    \"known_for_department\": \"Acting\",\n                    \"name\": \"Josh Clark\",\n                    \"original_name\": \"Josh Clark\",\n                    \"popularity\": 3.963,\n                    \"profile_path\": \"/jsBU0XLh0W4Hldx3owm7Yk8LLQJ.jpg\"\n                },\n                {\n                    \"character\": \"\",\n                    \"credit_id\": \"52532fab19c295794000716b\",\n                    \"order\": 528,\n                    \"adult\": false,\n                    \"gender\": 2,\n                    \"id\": 41561,\n                    \"known_for_department\": \"Acting\",\n                    \"name\": \"Kenneth Choi\",\n                    \"original_name\": \"Kenneth Choi\",\n                    \"popularity\": 11.197,\n                    \"profile_path\": \"/ycHOQV42jsYXoWMaobKTzGXy9g4.jpg\"\n                },\n                {\n                    \"character\": \"\",\n                    \"credit_id\": \"52532fab19c295794000718f\",\n                    \"order\": 533,\n                    \"adult\": false,\n                    \"gender\": 1,\n                    \"id\": 41420,\n                    \"known_for_department\": \"Acting\",\n                    \"name\": \"Lisa Edelstein\",\n                    \"original_name\": \"Lisa Edelstein\",\n                    \"popularity\": 19.301,\n                    \"profile_path\": \"/dzopHIOFvXENVjbvMYBf81c5JZU.jpg\"\n                },\n                {\n                    \"character\": \"\",\n                    \"credit_id\": \"52532f8f19c295794000694d\",\n                    \"order\": 534,\n                    \"adult\": false,\n                    \"gender\": 2,\n                    \"id\": 17343,\n                    \"known_for_department\": \"Acting\",\n                    \"name\": \"Robert Knepper\",\n                    \"original_name\": \"Robert Knepper\",\n                    \"popularity\": 12.742,\n                    \"profile_path\": \"/w40AttR4OPQvjYyTVanq5Rm5iOb.jpg\"\n                }\n            ]\n        },\n        {\n            \"air_date\": \"2003-01-24\",\n            \"episode_number\": 11,\n            \"episode_type\": \"standard\",\n            \"id\": 64,\n            \"name\": \"Breathless\",\n            \"overview\": \"A young boy is treated after telling his praents he is now gay and a young woman hopes for new lungs.\",\n            \"production_code\": \"\",\n            \"runtime\": 44,\n            \"season_number\": 1,\n            \"show_id\": 24,\n            \"still_path\": null,\n            \"vote_average\": 0,\n            \"vote_count\": 0,\n            \"crew\": [\n                {\n                    \"department\": \"Writing\",\n                    \"job\": \"Writer\",\n                    \"credit_id\": \"52532f9519c29579400069db\",\n                    \"adult\": false,\n                    \"gender\": 0,\n                    \"id\": 1211943,\n                    \"known_for_department\": \"Writing\",\n                    \"name\": \"Lydia Woodward\",\n                    \"original_name\": \"Lydia Woodward\",\n                    \"popularity\": 6.068,\n                    \"profile_path\": null\n                },\n                {\n                    \"department\": \"Writing\",\n                    \"job\": \"Writer\",\n                    \"credit_id\": \"52532fa019c2957940006d15\",\n                    \"adult\": false,\n                    \"gender\": 2,\n                    \"id\": 31539,\n                    \"known_for_department\": \"Writing\",\n                    \"name\": \"Joseph Dougherty\",\n                    \"original_name\": \"Joseph Dougherty\",\n                    \"popularity\": 1.364,\n                    \"profile_path\": null\n                },\n                {\n                    \"department\": \"Directing\",\n                    \"job\": \"Director\",\n                    \"credit_id\": \"52532faf19c2957940007309\",\n                    \"adult\": false,\n                    \"gender\": 2,\n                    \"id\": 28976,\n                    \"known_for_department\": \"Directing\",\n                    \"name\": \"Jack Bender\",\n                    \"original_name\": \"Jack Bender\",\n                    \"popularity\": 5.714,\n                    \"profile_path\": \"/8BKWjdfFdjdqPxvJ880Y76qzSCT.jpg\"\n                }\n            ],\n            \"guest_stars\": [\n                {\n                    \"character\": \"\",\n                    \"credit_id\": \"52532fae19c2957940007289\",\n                    \"order\": 507,\n                    \"adult\": false,\n                    \"gender\": 2,\n                    \"id\": 59283,\n                    \"known_for_department\": \"Acting\",\n                    \"name\": \"Dan Byrd\",\n                    \"original_name\": \"Dan Byrd\",\n                    \"popularity\": 22.205,\n                    \"profile_path\": \"/kUna0GNGKOjzIG7QhTYhvmAF57P.jpg\"\n                },\n                {\n                    \"character\": \"\",\n                    \"credit_id\": \"52532fab19c295794000716b\",\n                    \"order\": 528,\n                    \"adult\": false,\n                    \"gender\": 2,\n                    \"id\": 41561,\n                    \"known_for_department\": \"Acting\",\n                    \"name\": \"Kenneth Choi\",\n                    \"original_name\": \"Kenneth Choi\",\n                    \"popularity\": 11.197,\n                    \"profile_path\": \"/ycHOQV42jsYXoWMaobKTzGXy9g4.jpg\"\n                },\n                {\n                    \"character\": \"\",\n                    \"credit_id\": \"52532faf19c29579400072a3\",\n                    \"order\": 529,\n                    \"adult\": false,\n                    \"gender\": 1,\n                    \"id\": 64857,\n                    \"known_for_department\": \"Acting\",\n                    \"name\": \"Wendy Phillips\",\n                    \"original_name\": \"Wendy Phillips\",\n                    \"popularity\": 3.894,\n                    \"profile_path\": null\n                },\n                {\n                    \"character\": \"\",\n                    \"credit_id\": \"52532faf19c29579400072c9\",\n                    \"order\": 535,\n                    \"adult\": false,\n                    \"gender\": 2,\n                    \"id\": 18272,\n                    \"known_for_department\": \"Acting\",\n                    \"name\": \"Gabriel Casseus\",\n                    \"original_name\": \"Gabriel Casseus\",\n                    \"popularity\": 5.954,\n                    \"profile_path\": \"/sQ8IhQEVT7TFtfPucg47UCI7RqS.jpg\"\n                }\n            ]\n        },\n        {\n            \"air_date\": null,\n            \"episode_number\": 12,\n            \"episode_type\": \"standard\",\n            \"id\": 61,\n            \"name\": \"Good Question\",\n            \"overview\": \"\",\n            \"production_code\": \"\",\n            \"runtime\": 44,\n            \"season_number\": 1,\n            \"show_id\": 24,\n            \"still_path\": null,\n            \"vote_average\": 0,\n            \"vote_count\": 0,\n            \"crew\": [\n                {\n                    \"department\": \"Directing\",\n                    \"job\": \"Director\",\n                    \"credit_id\": \"52532fae19c295794000722d\",\n                    \"adult\": false,\n                    \"gender\": 1,\n                    \"id\": 60025,\n                    \"known_for_department\": \"Writing\",\n                    \"name\": \"Dianne Houston\",\n                    \"original_name\": \"Dianne Houston\",\n                    \"popularity\": 1.22,\n                    \"profile_path\": null\n                }\n            ],\n            \"guest_stars\": [\n                {\n                    \"character\": \"\",\n                    \"credit_id\": \"52532fac19c29579400071df\",\n                    \"order\": 506,\n                    \"adult\": false,\n                    \"gender\": 1,\n                    \"id\": 61178,\n                    \"known_for_department\": \"Acting\",\n                    \"name\": \"Alia Shawkat\",\n                    \"original_name\": \"Alia Shawkat\",\n                    \"popularity\": 9.931,\n                    \"profile_path\": \"/aUc0hlILKfDKhlKnWQliGjkQL9a.jpg\"\n                },\n                {\n                    \"character\": \"\",\n                    \"credit_id\": \"52532fad19c29579400071ef\",\n                    \"order\": 519,\n                    \"adult\": false,\n                    \"gender\": 1,\n                    \"id\": 1211955,\n                    \"known_for_department\": \"Acting\",\n                    \"name\": \"Alex Kapp\",\n                    \"original_name\": \"Alex Kapp\",\n                    \"popularity\": 17.993,\n                    \"profile_path\": \"/qpVxC6GgYaTg6iyPWV93u0i4JKK.jpg\"\n                },\n                {\n                    \"character\": \"\",\n                    \"credit_id\": \"52532fad19c2957940007217\",\n                    \"order\": 527,\n                    \"adult\": false,\n                    \"gender\": 2,\n                    \"id\": 5250,\n                    \"known_for_department\": \"Acting\",\n                    \"name\": \"Jack Klugman\",\n                    \"original_name\": \"Jack Klugman\",\n                    \"popularity\": 7.308,\n                    \"profile_path\": \"/oJxveOxlunD8C9OczqKeryU0k6D.jpg\"\n                }\n            ]\n        },\n        {\n            \"air_date\": null,\n            \"episode_number\": 13,\n            \"episode_type\": \"standard\",\n            \"id\": 59,\n            \"name\": \"Best of Enemies\",\n            \"overview\": \"\",\n            \"production_code\": \"\",\n            \"runtime\": 44,\n            \"season_number\": 1,\n            \"show_id\": 24,\n            \"still_path\": null,\n            \"vote_average\": 0,\n            \"vote_count\": 0,\n            \"crew\": [\n                {\n                    \"department\": \"Directing\",\n                    \"job\": \"Director\",\n                    \"credit_id\": \"52532fa019c2957940006d31\",\n                    \"adult\": false,\n                    \"gender\": 2,\n                    \"id\": 45627,\n                    \"known_for_department\": \"Directing\",\n                    \"name\": \"Nelson McCormick\",\n                    \"original_name\": \"Nelson McCormick\",\n                    \"popularity\": 3.309,\n                    \"profile_path\": \"/kP4UNE4NKEWmWgc6VmUkTCC5bz3.jpg\"\n                }\n            ],\n            \"guest_stars\": [\n                {\n                    \"character\": \"\",\n                    \"credit_id\": \"52532fa019c2957940006d7f\",\n                    \"order\": 509,\n                    \"adult\": false,\n                    \"gender\": 1,\n                    \"id\": 11870,\n                    \"known_for_department\": \"Acting\",\n                    \"name\": \"Christine Baranski\",\n                    \"original_name\": \"Christine Baranski\",\n                    \"popularity\": 13.623,\n                    \"profile_path\": \"/x6jNFlGrzaM0LwK2GsxBNdCN41N.jpg\"\n                },\n                {\n                    \"character\": \"\",\n                    \"credit_id\": \"52532fa619c2957940006f77\",\n                    \"order\": 517,\n                    \"adult\": false,\n                    \"gender\": 1,\n                    \"id\": 155778,\n                    \"known_for_department\": \"Acting\",\n                    \"name\": \"Natalie Garza\",\n                    \"original_name\": \"Natalie Garza\",\n                    \"popularity\": 3.627,\n                    \"profile_path\": null\n                },\n                {\n                    \"character\": \"\",\n                    \"credit_id\": \"52532fa619c2957940006f93\",\n                    \"order\": 522,\n                    \"adult\": false,\n                    \"gender\": 2,\n                    \"id\": 122029,\n                    \"known_for_department\": \"Acting\",\n                    \"name\": \"Christian Camargo\",\n                    \"original_name\": \"Christian Camargo\",\n                    \"popularity\": 17.976,\n                    \"profile_path\": \"/86SVdy3HpO0KIoGMGMOg1DI5w9k.jpg\"\n                },\n                {\n                    \"character\": \"\",\n                    \"credit_id\": \"52532fa719c2957940006fa3\",\n                    \"order\": 532,\n                    \"adult\": false,\n                    \"gender\": 1,\n                    \"id\": 155777,\n                    \"known_for_department\": \"Acting\",\n                    \"name\": \"Nicole Garza\",\n                    \"original_name\": \"Nicole Garza\",\n                    \"popularity\": 5.729,\n                    \"profile_path\": \"/tZ1wWoQZ5q0DVYMmh6fK4u8E235.jpg\"\n                }\n            ]\n        },\n        {\n            \"air_date\": null,\n            \"episode_number\": 14,\n            \"episode_type\": \"standard\",\n            \"id\": 62,\n            \"name\": \"Cascading\",\n            \"overview\": \"\",\n            \"production_code\": \"\",\n            \"runtime\": 44,\n            \"season_number\": 1,\n            \"show_id\": 24,\n            \"still_path\": null,\n            \"vote_average\": 0,\n            \"vote_count\": 0,\n            \"crew\": [],\n            \"guest_stars\": [\n                {\n                    \"character\": \"\",\n                    \"credit_id\": \"52532fa619c2957940006f93\",\n                    \"order\": 522,\n                    \"adult\": false,\n                    \"gender\": 2,\n                    \"id\": 122029,\n                    \"known_for_department\": \"Acting\",\n                    \"name\": \"Christian Camargo\",\n                    \"original_name\": \"Christian Camargo\",\n                    \"popularity\": 17.976,\n                    \"profile_path\": \"/86SVdy3HpO0KIoGMGMOg1DI5w9k.jpg\"\n                },\n                {\n                    \"character\": \"\",\n                    \"credit_id\": \"52532fab19c295794000716b\",\n                    \"order\": 528,\n                    \"adult\": false,\n                    \"gender\": 2,\n                    \"id\": 41561,\n                    \"known_for_department\": \"Acting\",\n                    \"name\": \"Kenneth Choi\",\n                    \"original_name\": \"Kenneth Choi\",\n                    \"popularity\": 11.197,\n                    \"profile_path\": \"/ycHOQV42jsYXoWMaobKTzGXy9g4.jpg\"\n                }\n            ]\n        },\n        {\n            \"air_date\": null,\n            \"episode_number\": 15,\n            \"episode_type\": \"standard\",\n            \"id\": 63,\n            \"name\": \"Happy Ending\",\n            \"overview\": \"\",\n            \"production_code\": \"\",\n            \"runtime\": 44,\n            \"season_number\": 1,\n            \"show_id\": 24,\n            \"still_path\": null,\n            \"vote_average\": 0,\n            \"vote_count\": 0,\n            \"crew\": [],\n            \"guest_stars\": []\n        },\n        {\n            \"air_date\": null,\n            \"episode_number\": 16,\n            \"episode_type\": \"finale\",\n            \"id\": 65,\n            \"name\": \"In the Silence\",\n            \"overview\": \"\",\n            \"production_code\": \"\",\n            \"runtime\": 44,\n            \"season_number\": 1,\n            \"show_id\": 24,\n            \"still_path\": null,\n            \"vote_average\": 0,\n            \"vote_count\": 0,\n            \"crew\": [],\n            \"guest_stars\": []\n        }\n    ],\n    \"name\": \"Season 1\",\n    \"overview\": \"\",\n    \"id\": 2,\n    \"poster_path\": null,\n    \"season_number\": 1,\n    \"vote_average\": 8.5\n}"}],"_postman_id":"facdbc89-733c-48f8-bfb4-318d477eedb8"},{"name":"account states","id":"555a8046-1874-4d01-af3b-235118bad779","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/tv/:series_id/season/:season_number/account_states?session_id={{session-id}}&guest_session_id={{guest_session_id}}","description":"<p>Get the rating, watchlist and favourite status.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","tv",":series_id","season",":season_number","account_states"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"session_id","value":"{{session-id}}"},{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"guest_session_id","value":"{{guest_session_id}}"}],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{series-id}}","key":"series_id"},{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{season-number}}","key":"season_number"}]}},"response":[{"id":"e6237037-bc20-4852-9cf2-7fae6923dfef","name":"Account States","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/tv/:series_id/season/:season_number/account_states","protocol":"https","host":["api","themoviedb","org"],"path":["3","tv",":series_id","season",":season_number","account_states"],"variable":[{"key":"series_id","value":"{{series-id}}"},{"key":"season_number","value":"{{season-number}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 14:38:39 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=0"},{"key":"x-memc","value":"MISS"},{"key":"x-memc-key","value":"16c6ca9a6ee5c5b6f0e89d9ba43340bd"},{"key":"x-memc-age","value":"0"},{"key":"x-memc-expires","value":"0"},{"key":"ETag","value":"W/\"60cfb308ec0d02f9f6f8ec0dee2c86e1\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 e685e9e08c2e4b105f4d86b35da50628.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"vcaW1whKsjwDIhuCBtxqNLqGWFrwMds7_mUyvpFLY8sKjEp5C-JiVg=="}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 2,\n    \"results\": [\n        {\n            \"id\": 50,\n            \"episode_number\": 1,\n            \"rated\": false\n        },\n        {\n            \"id\": 51,\n            \"episode_number\": 2,\n            \"rated\": false\n        },\n        {\n            \"id\": 52,\n            \"episode_number\": 3,\n            \"rated\": false\n        },\n        {\n            \"id\": 55,\n            \"episode_number\": 4,\n            \"rated\": false\n        },\n        {\n            \"id\": 58,\n            \"episode_number\": 5,\n            \"rated\": false\n        },\n        {\n            \"id\": 53,\n            \"episode_number\": 6,\n            \"rated\": false\n        },\n        {\n            \"id\": 54,\n            \"episode_number\": 7,\n            \"rated\": false\n        },\n        {\n            \"id\": 56,\n            \"episode_number\": 8,\n            \"rated\": false\n        },\n        {\n            \"id\": 57,\n            \"episode_number\": 9,\n            \"rated\": false\n        },\n        {\n            \"id\": 60,\n            \"episode_number\": 10,\n            \"rated\": false\n        },\n        {\n            \"id\": 64,\n            \"episode_number\": 11,\n            \"rated\": false\n        },\n        {\n            \"id\": 61,\n            \"episode_number\": 12,\n            \"rated\": false\n        },\n        {\n            \"id\": 59,\n            \"episode_number\": 13,\n            \"rated\": false\n        },\n        {\n            \"id\": 62,\n            \"episode_number\": 14,\n            \"rated\": false\n        },\n        {\n            \"id\": 63,\n            \"episode_number\": 15,\n            \"rated\": false\n        },\n        {\n            \"id\": 65,\n            \"episode_number\": 16,\n            \"rated\": false\n        }\n    ]\n}"}],"_postman_id":"555a8046-1874-4d01-af3b-235118bad779"},{"name":"aggregate credits","id":"3253668a-ad7c-45c5-a795-841ef860b3e3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/tv/:series_id/season/:season_number/aggregate_credits","description":"<p>Get the aggregate credits (cast and crew) that have been added to a TV season.</p>\n<p>📘</p>\n<p>Note</p>\n<p>This call differs from the main credits call in that it does not return the newest season. Instead, it is a view of all the entire cast &amp; crew for all episodes belonging to a TV show.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","tv",":series_id","season",":season_number","aggregate_credits"],"host":["api","themoviedb","org"],"query":[],"variable":[{"type":"any","value":"{{series-id}}","key":"series_id"},{"type":"any","value":"{{season-number}}","key":"season_number"}]}},"response":[{"id":"f845916c-fcc2-426d-bf92-ce5ad11aba8e","name":"Aggregate Credits","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/tv/:series_id/season/:season_number/aggregate_credits","protocol":"https","host":["api","themoviedb","org"],"path":["3","tv",":series_id","season",":season_number","aggregate_credits"],"variable":[{"key":"series_id","value":"{{series-id}}"},{"key":"season_number","value":"{{season-number}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 14:39:32 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=22221"},{"key":"x-memc","value":"MISS, STORE"},{"key":"x-memc-key","value":"e39777bf7e289d069a807c90d329e839"},{"key":"x-memc-age","value":"0"},{"key":"x-memc-expires","value":"22221"},{"key":"ETag","value":"W/\"a4686251d961f6672d40cfe489de1983\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 738984066968793a5714282f49fe0ab8.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"0nM4CxNRuMzsGJCfEKkRoht4kpnII9CdP5Me2EoFL4pmw8RhwBP36g=="}],"cookie":[],"responseTime":null,"body":"{\n    \"cast\": [\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 65002,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Dana Delany\",\n            \"original_name\": \"Dana Delany\",\n            \"popularity\": 40.305,\n            \"profile_path\": \"/sw49JGyGVjgtIaARlDb7c3qcAcf.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532faf19c2957940007361\",\n                    \"character\": \"Dr. Rae Brennan\",\n                    \"episode_count\": 16\n                }\n            ],\n            \"total_episode_count\": 16,\n            \"order\": 0\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 43231,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Paul Blackthorne\",\n            \"original_name\": \"Paul Blackthorne\",\n            \"popularity\": 6.807,\n            \"profile_path\": \"/3OC1M0rKJO8B3JpwAeavk5EAscl.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532faf19c2957940007377\",\n                    \"character\": \"Dr. Matt Slingerland\",\n                    \"episode_count\": 16\n                }\n            ],\n            \"total_episode_count\": 16,\n            \"order\": 1\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 157536,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"David Kaufman\",\n            \"original_name\": \"David Kaufman\",\n            \"popularity\": 6.48,\n            \"profile_path\": \"/gaNu7BzTgn768Yb7XAXzN3rSwgE.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532fb019c2957940007389\",\n                    \"character\": \"Norman Drum\",\n                    \"episode_count\": 16\n                }\n            ],\n            \"total_episode_count\": 16,\n            \"order\": 2\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 63279,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Anna Deavere Smith\",\n            \"original_name\": \"Anna Deavere Smith\",\n            \"popularity\": 5.067,\n            \"profile_path\": \"/rh6fPQJ7Eudb2El7B54bHZdcBQr.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532fb019c29579400073a7\",\n                    \"character\": \"Dr. Letty Jordan\",\n                    \"episode_count\": 16\n                }\n            ],\n            \"total_episode_count\": 16,\n            \"order\": 3\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 10401,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Blythe Danner\",\n            \"original_name\": \"Blythe Danner\",\n            \"popularity\": 14.597,\n            \"profile_path\": \"/5fJM6RZXYKAd0ayRwB7osEAQ8YR.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532fb119c2957940007415\",\n                    \"character\": \"Dr. Harriet Lanning\",\n                    \"episode_count\": 16\n                }\n            ],\n            \"total_episode_count\": 16,\n            \"order\": 4\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 101045,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Jennifer Siebel Newsom\",\n            \"original_name\": \"Jennifer Siebel Newsom\",\n            \"popularity\": 4.567,\n            \"profile_path\": \"/mqGr8u3R7SiVZBbFmiQRcZ4OEn3.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532fb319c2957940007563\",\n                    \"character\": \"Cyndy Lloyd\",\n                    \"episode_count\": 16\n                }\n            ],\n            \"total_episode_count\": 16,\n            \"order\": 5\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 86034,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Julianne Nicholson\",\n            \"original_name\": \"Julianne Nicholson\",\n            \"popularity\": 8.37,\n            \"profile_path\": \"/2RJ30pPSQQxteuoMjhN1FWTwxlZ.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532fb319c2957940007591\",\n                    \"character\": \"Dr. Jules Keating\",\n                    \"episode_count\": 16\n                }\n            ],\n            \"total_episode_count\": 16,\n            \"order\": 6\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 18041,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Oded Fehr\",\n            \"original_name\": \"Oded Fehr\",\n            \"popularity\": 12.644,\n            \"profile_path\": \"/gcYVN3vx8tHedEz2RbVNSKs44Wm.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532fb319c29579400075b9\",\n                    \"character\": \"Dr. Nicholas Kokoris\",\n                    \"episode_count\": 16\n                }\n            ],\n            \"total_episode_count\": 16,\n            \"order\": 7\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 64154,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Sasha Alexander\",\n            \"original_name\": \"Sasha Alexander\",\n            \"popularity\": 16.06,\n            \"profile_path\": \"/xHsZhwVA8hOKEVEMwoSanqoblBo.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532fb319c29579400075d3\",\n                    \"character\": \"Dr. Jackie Collette\",\n                    \"episode_count\": 16\n                }\n            ],\n            \"total_episode_count\": 16,\n            \"order\": 8\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 96309,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Chase Masterson\",\n            \"original_name\": \"Chase Masterson\",\n            \"popularity\": 3.62,\n            \"profile_path\": \"/tCev4tcCGNBfGP03AadjWj1F5ZR.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532fb319c29579400075ed\",\n                    \"character\": \"Caroline Franklin\",\n                    \"episode_count\": 16\n                }\n            ],\n            \"total_episode_count\": 16,\n            \"order\": 9\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 17343,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Robert Knepper\",\n            \"original_name\": \"Robert Knepper\",\n            \"popularity\": 12.742,\n            \"profile_path\": \"/w40AttR4OPQvjYyTVanq5Rm5iOb.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532f8f19c295794000694d\",\n                    \"character\": \"\",\n                    \"episode_count\": 5\n                }\n            ],\n            \"total_episode_count\": 5,\n            \"order\": 534\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 41561,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Kenneth Choi\",\n            \"original_name\": \"Kenneth Choi\",\n            \"popularity\": 11.197,\n            \"profile_path\": \"/ycHOQV42jsYXoWMaobKTzGXy9g4.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532fab19c295794000716b\",\n                    \"character\": \"\",\n                    \"episode_count\": 3\n                }\n            ],\n            \"total_episode_count\": 3,\n            \"order\": 528\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 61081,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Alice Amter\",\n            \"original_name\": \"Alice Amter\",\n            \"popularity\": 3.247,\n            \"profile_path\": \"/bV4pQw9QgnGGD1FXl1jzq5UTps.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532f9819c2957940006ad1\",\n                    \"character\": \"\",\n                    \"episode_count\": 3\n                }\n            ],\n            \"total_episode_count\": 3,\n            \"order\": 539\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 21043,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Dylan Walsh\",\n            \"original_name\": \"Dylan Walsh\",\n            \"popularity\": 12.716,\n            \"profile_path\": \"/A0XK6UEOuMKf66XpsZ1DBa9kXAR.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532f9319c29579400069c9\",\n                    \"character\": \"\",\n                    \"episode_count\": 2\n                }\n            ],\n            \"total_episode_count\": 2,\n            \"order\": 508\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 11870,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Christine Baranski\",\n            \"original_name\": \"Christine Baranski\",\n            \"popularity\": 13.623,\n            \"profile_path\": \"/x6jNFlGrzaM0LwK2GsxBNdCN41N.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532fa019c2957940006d7f\",\n                    \"character\": \"\",\n                    \"episode_count\": 2\n                }\n            ],\n            \"total_episode_count\": 2,\n            \"order\": 509\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 31508,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Reed Diamond\",\n            \"original_name\": \"Reed Diamond\",\n            \"popularity\": 7.868,\n            \"profile_path\": \"/z3ESNaXSeHiGmmhm49Og9FeXwG8.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532f9619c2957940006aa5\",\n                    \"character\": \"\",\n                    \"episode_count\": 2\n                }\n            ],\n            \"total_episode_count\": 2,\n            \"order\": 520\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 11889,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Mark Moses\",\n            \"original_name\": \"Mark Moses\",\n            \"popularity\": 5.814,\n            \"profile_path\": \"/c4C6xZoBx3ATQ8yzdiWX8p6LdKq.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532fa019c2957940006ca5\",\n                    \"character\": \"\",\n                    \"episode_count\": 2\n                }\n            ],\n            \"total_episode_count\": 2,\n            \"order\": 521\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 122029,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Christian Camargo\",\n            \"original_name\": \"Christian Camargo\",\n            \"popularity\": 17.976,\n            \"profile_path\": \"/86SVdy3HpO0KIoGMGMOg1DI5w9k.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532fa619c2957940006f93\",\n                    \"character\": \"\",\n                    \"episode_count\": 2\n                }\n            ],\n            \"total_episode_count\": 2,\n            \"order\": 522\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 11794,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Frances Bay\",\n            \"original_name\": \"Frances Bay\",\n            \"popularity\": 6.206,\n            \"profile_path\": \"/1mtcINBBbvb7E4ySgOr86u34XLJ.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532f8c19c29579400068ed\",\n                    \"character\": \"\",\n                    \"episode_count\": 1\n                }\n            ],\n            \"total_episode_count\": 1,\n            \"order\": 500\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 6944,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Octavia Spencer\",\n            \"original_name\": \"Octavia Spencer\",\n            \"popularity\": 13.304,\n            \"profile_path\": \"/zDGydyM1fmvNWzQlTAns9IZjNxT.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532f9519c2957940006a3d\",\n                    \"character\": \"\",\n                    \"episode_count\": 1\n                }\n            ],\n            \"total_episode_count\": 1,\n            \"order\": 501\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 1211946,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"P.J. Byrne\",\n            \"original_name\": \"P.J. Byrne\",\n            \"popularity\": 13.59,\n            \"profile_path\": \"/shniQxLvKNvANyJy3hLG8Oo7fW7.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532f9c19c2957940006bbd\",\n                    \"character\": \"\",\n                    \"episode_count\": 1\n                }\n            ],\n            \"total_episode_count\": 1,\n            \"order\": 502\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 142858,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Melissa Gilbert\",\n            \"original_name\": \"Melissa Gilbert\",\n            \"popularity\": 13.817,\n            \"profile_path\": \"/5O2KP9nqLZOAPTYkRH3uF7rcunf.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532f9f19c2957940006c5b\",\n                    \"character\": \"\",\n                    \"episode_count\": 1\n                }\n            ],\n            \"total_episode_count\": 1,\n            \"order\": 503\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 110014,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Christina Hendricks\",\n            \"original_name\": \"Christina Hendricks\",\n            \"popularity\": 30.6,\n            \"profile_path\": \"/nwSh3NXQtUT3joHbCVwLvOoBxJG.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532fa219c2957940006dd1\",\n                    \"character\": \"\",\n                    \"episode_count\": 1\n                }\n            ],\n            \"total_episode_count\": 1,\n            \"order\": 504\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 15674,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Hallie Eisenberg\",\n            \"original_name\": \"Hallie Eisenberg\",\n            \"popularity\": 7.471,\n            \"profile_path\": \"/Ykua6KuOe7knXtrfZHUePy1YnS.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532faa19c295794000713f\",\n                    \"character\": \"\",\n                    \"episode_count\": 1\n                }\n            ],\n            \"total_episode_count\": 1,\n            \"order\": 505\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 61178,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Alia Shawkat\",\n            \"original_name\": \"Alia Shawkat\",\n            \"popularity\": 9.931,\n            \"profile_path\": \"/aUc0hlILKfDKhlKnWQliGjkQL9a.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532fac19c29579400071df\",\n                    \"character\": \"\",\n                    \"episode_count\": 1\n                }\n            ],\n            \"total_episode_count\": 1,\n            \"order\": 506\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 59283,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Dan Byrd\",\n            \"original_name\": \"Dan Byrd\",\n            \"popularity\": 22.205,\n            \"profile_path\": \"/kUna0GNGKOjzIG7QhTYhvmAF57P.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532fae19c2957940007289\",\n                    \"character\": \"\",\n                    \"episode_count\": 1\n                }\n            ],\n            \"total_episode_count\": 1,\n            \"order\": 507\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 156146,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Peter Trencher\",\n            \"original_name\": \"Peter Trencher\",\n            \"popularity\": 4.02,\n            \"profile_path\": null,\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532f8d19c29579400068fd\",\n                    \"character\": \"\",\n                    \"episode_count\": 1\n                }\n            ],\n            \"total_episode_count\": 1,\n            \"order\": 510\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 52404,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Mae Whitman\",\n            \"original_name\": \"Mae Whitman\",\n            \"popularity\": 29.68,\n            \"profile_path\": \"/x0DdzjoYN8K2PwjrnH3ogPYv2zo.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532f9619c2957940006a75\",\n                    \"character\": \"Tory Redding\",\n                    \"episode_count\": 1\n                }\n            ],\n            \"total_episode_count\": 1,\n            \"order\": 511\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 63231,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Niecy Nash\",\n            \"original_name\": \"Niecy Nash\",\n            \"popularity\": 13.576,\n            \"profile_path\": \"/6touUxRi3TtHZ4qlpHgge6mgN5J.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532f9c19c2957940006bdb\",\n                    \"character\": \"\",\n                    \"episode_count\": 1\n                }\n            ],\n            \"total_episode_count\": 1,\n            \"order\": 512\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 6105,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Richard Lewis\",\n            \"original_name\": \"Richard Lewis\",\n            \"popularity\": 7.948,\n            \"profile_path\": \"/cr688BUIVm9yLXB2fqwiYKt1f2J.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532fa019c2957940006c85\",\n                    \"character\": \"\",\n                    \"episode_count\": 1\n                }\n            ],\n            \"total_episode_count\": 1,\n            \"order\": 513\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 173765,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Kimberlee Peterson\",\n            \"original_name\": \"Kimberlee Peterson\",\n            \"popularity\": 3.572,\n            \"profile_path\": \"/AwqoJXB0CjW3C6BI7M1Y4N3uxPb.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532fa019c2957940006cd3\",\n                    \"character\": \"\",\n                    \"episode_count\": 1\n                }\n            ],\n            \"total_episode_count\": 1,\n            \"order\": 514\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 164938,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Tara Karsian\",\n            \"original_name\": \"Tara Karsian\",\n            \"popularity\": 5.28,\n            \"profile_path\": \"/eAVv6CaQbK4a6TczRVVe6VyhDAK.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532fa419c2957940006de1\",\n                    \"character\": \"\",\n                    \"episode_count\": 1\n                }\n            ],\n            \"total_episode_count\": 1,\n            \"order\": 515\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 44261,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"John Rubinstein\",\n            \"original_name\": \"John Rubinstein\",\n            \"popularity\": 6.318,\n            \"profile_path\": \"/9Ufrca4VnhnsN1Ec0i0QudPqS6L.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532fa419c2957940006e91\",\n                    \"character\": \"\",\n                    \"episode_count\": 1\n                }\n            ],\n            \"total_episode_count\": 1,\n            \"order\": 516\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 155778,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Natalie Garza\",\n            \"original_name\": \"Natalie Garza\",\n            \"popularity\": 3.627,\n            \"profile_path\": null,\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532fa619c2957940006f77\",\n                    \"character\": \"\",\n                    \"episode_count\": 1\n                }\n            ],\n            \"total_episode_count\": 1,\n            \"order\": 517\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 143205,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Josh Clark\",\n            \"original_name\": \"Josh Clark\",\n            \"popularity\": 3.963,\n            \"profile_path\": \"/jsBU0XLh0W4Hldx3owm7Yk8LLQJ.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532fab19c295794000714f\",\n                    \"character\": \"\",\n                    \"episode_count\": 1\n                }\n            ],\n            \"total_episode_count\": 1,\n            \"order\": 518\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 1211955,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Alex Kapp\",\n            \"original_name\": \"Alex Kapp\",\n            \"popularity\": 17.993,\n            \"profile_path\": \"/qpVxC6GgYaTg6iyPWV93u0i4JKK.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532fad19c29579400071ef\",\n                    \"character\": \"\",\n                    \"episode_count\": 1\n                }\n            ],\n            \"total_episode_count\": 1,\n            \"order\": 519\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 154041,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Montrose Hagins\",\n            \"original_name\": \"Montrose Hagins\",\n            \"popularity\": 12.31,\n            \"profile_path\": \"/dXYvwaZ7DYWXydiuZLv07OJtn7.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532f8f19c295794000690d\",\n                    \"character\": \"\",\n                    \"episode_count\": 1\n                }\n            ],\n            \"total_episode_count\": 1,\n            \"order\": 523\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 7503,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Red Buttons\",\n            \"original_name\": \"Red Buttons\",\n            \"popularity\": 8.072,\n            \"profile_path\": \"/bZYvuKzOnF181Tz0wqT4sbPZLnc.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532f9d19c2957940006c1f\",\n                    \"character\": \"\",\n                    \"episode_count\": 1\n                }\n            ],\n            \"total_episode_count\": 1,\n            \"order\": 524\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 72699,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Clare Carey\",\n            \"original_name\": \"Clare Carey\",\n            \"popularity\": 8.892,\n            \"profile_path\": \"/uNOlaCeXkwneCpxoUj27LUggDHu.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532fa419c2957940006e0d\",\n                    \"character\": \"\",\n                    \"episode_count\": 1\n                }\n            ],\n            \"total_episode_count\": 1,\n            \"order\": 525\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 13919,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Michael York\",\n            \"original_name\": \"Michael York\",\n            \"popularity\": 13.979,\n            \"profile_path\": \"/ha9Nh8We778sUg8QyDE1IRATzDY.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532fa419c2957940006f1f\",\n                    \"character\": \"\",\n                    \"episode_count\": 1\n                }\n            ],\n            \"total_episode_count\": 1,\n            \"order\": 526\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 5250,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Jack Klugman\",\n            \"original_name\": \"Jack Klugman\",\n            \"popularity\": 7.308,\n            \"profile_path\": \"/oJxveOxlunD8C9OczqKeryU0k6D.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532fad19c2957940007217\",\n                    \"character\": \"\",\n                    \"episode_count\": 1\n                }\n            ],\n            \"total_episode_count\": 1,\n            \"order\": 527\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 64857,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Wendy Phillips\",\n            \"original_name\": \"Wendy Phillips\",\n            \"popularity\": 3.894,\n            \"profile_path\": null,\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532faf19c29579400072a3\",\n                    \"character\": \"\",\n                    \"episode_count\": 1\n                }\n            ],\n            \"total_episode_count\": 1,\n            \"order\": 529\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 95796,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Dan Martin\",\n            \"original_name\": \"Dan Martin\",\n            \"popularity\": 3.782,\n            \"profile_path\": \"/brRz4upQrDPULNuoBUG6LFVK6NO.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532fa019c2957940006cf7\",\n                    \"character\": \"\",\n                    \"episode_count\": 1\n                }\n            ],\n            \"total_episode_count\": 1,\n            \"order\": 530\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 48810,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Scott Paulin\",\n            \"original_name\": \"Scott Paulin\",\n            \"popularity\": 4.249,\n            \"profile_path\": \"/cGSy2R21wL02JzTbEQl4DxyMDNZ.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532fa419c2957940006e43\",\n                    \"character\": \"\",\n                    \"episode_count\": 1\n                }\n            ],\n            \"total_episode_count\": 1,\n            \"order\": 531\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 155777,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Nicole Garza\",\n            \"original_name\": \"Nicole Garza\",\n            \"popularity\": 5.729,\n            \"profile_path\": \"/tZ1wWoQZ5q0DVYMmh6fK4u8E235.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532fa719c2957940006fa3\",\n                    \"character\": \"\",\n                    \"episode_count\": 1\n                }\n            ],\n            \"total_episode_count\": 1,\n            \"order\": 532\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 41420,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Lisa Edelstein\",\n            \"original_name\": \"Lisa Edelstein\",\n            \"popularity\": 19.301,\n            \"profile_path\": \"/dzopHIOFvXENVjbvMYBf81c5JZU.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532fab19c295794000718f\",\n                    \"character\": \"\",\n                    \"episode_count\": 1\n                }\n            ],\n            \"total_episode_count\": 1,\n            \"order\": 533\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 18272,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Gabriel Casseus\",\n            \"original_name\": \"Gabriel Casseus\",\n            \"popularity\": 5.954,\n            \"profile_path\": \"/sQ8IhQEVT7TFtfPucg47UCI7RqS.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532faf19c29579400072c9\",\n                    \"character\": \"\",\n                    \"episode_count\": 1\n                }\n            ],\n            \"total_episode_count\": 1,\n            \"order\": 535\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 157085,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Vernee Watson-Johnson\",\n            \"original_name\": \"Vernee Watson-Johnson\",\n            \"popularity\": 9.168,\n            \"profile_path\": \"/rUMtF1F6wrUHHfRkFlLz27xRoxd.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532f9119c295794000695d\",\n                    \"character\": \"\",\n                    \"episode_count\": 1\n                }\n            ],\n            \"total_episode_count\": 1,\n            \"order\": 536\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 1211944,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Elizabeth Alley\",\n            \"original_name\": \"Elizabeth Alley\",\n            \"popularity\": 2.278,\n            \"profile_path\": null,\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532f9819c2957940006abb\",\n                    \"character\": \"\",\n                    \"episode_count\": 1\n                }\n            ],\n            \"total_episode_count\": 1,\n            \"order\": 537\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 1211941,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Trisha Simmons\",\n            \"original_name\": \"Trisha Simmons\",\n            \"popularity\": 2.81,\n            \"profile_path\": null,\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532f9219c295794000696d\",\n                    \"character\": \"\",\n                    \"episode_count\": 1\n                }\n            ],\n            \"total_episode_count\": 1,\n            \"order\": 538\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 1211945,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Jill Remez\",\n            \"original_name\": \"Jill Remez\",\n            \"popularity\": 4.354,\n            \"profile_path\": \"/zYNmrHsV1SpSbXyDPwiBC77E7mt.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"52532f9919c2957940006ae1\",\n                    \"character\": \"\",\n                    \"episode_count\": 1\n                }\n            ],\n            \"total_episode_count\": 1,\n            \"order\": 540\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 77263,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Mitch Morris\",\n            \"original_name\": \"Mitch Morris\",\n            \"popularity\": 2.03,\n            \"profile_path\": \"/67jHl7n1Q1SEege3hN4BE9G5z5A.jpg\",\n            \"roles\": [\n                {\n                    \"credit_id\": \"5c57bb4ec3a368424685ac76\",\n                    \"character\": \"\",\n                    \"episode_count\": 1\n                }\n            ],\n            \"total_episode_count\": 1,\n            \"order\": 541\n        }\n    ],\n    \"crew\": [\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 1211942,\n            \"known_for_department\": \"Directing\",\n            \"name\": \"Christopher Chulack\",\n            \"original_name\": \"Christopher Chulack\",\n            \"popularity\": 3.562,\n            \"profile_path\": \"/oXibKEW4hKZa4PlUHJASohZViCj.jpg\",\n            \"jobs\": [\n                {\n                    \"credit_id\": \"52532f9319c2957940006981\",\n                    \"job\": \"Director\",\n                    \"episode_count\": 4\n                }\n            ],\n            \"department\": \"Directing\",\n            \"total_episode_count\": 4\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 15798,\n            \"known_for_department\": \"Directing\",\n            \"name\": \"Lesli Linka Glatter\",\n            \"original_name\": \"Lesli Linka Glatter\",\n            \"popularity\": 1.772,\n            \"profile_path\": \"/8F13UPsRnXWTDcp8iA3ZXMtfJa3.jpg\",\n            \"jobs\": [\n                {\n                    \"credit_id\": \"52532f9b19c2957940006ba1\",\n                    \"job\": \"Director\",\n                    \"episode_count\": 2\n                }\n            ],\n            \"department\": \"Directing\",\n            \"total_episode_count\": 2\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 45627,\n            \"known_for_department\": \"Directing\",\n            \"name\": \"Nelson McCormick\",\n            \"original_name\": \"Nelson McCormick\",\n            \"popularity\": 3.309,\n            \"profile_path\": \"/kP4UNE4NKEWmWgc6VmUkTCC5bz3.jpg\",\n            \"jobs\": [\n                {\n                    \"credit_id\": \"52532fa019c2957940006d31\",\n                    \"job\": \"Director\",\n                    \"episode_count\": 2\n                }\n            ],\n            \"department\": \"Directing\",\n            \"total_episode_count\": 2\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 28976,\n            \"known_for_department\": \"Directing\",\n            \"name\": \"Jack Bender\",\n            \"original_name\": \"Jack Bender\",\n            \"popularity\": 5.714,\n            \"profile_path\": \"/8BKWjdfFdjdqPxvJ880Y76qzSCT.jpg\",\n            \"jobs\": [\n                {\n                    \"credit_id\": \"52532faf19c2957940007309\",\n                    \"job\": \"Director\",\n                    \"episode_count\": 1\n                }\n            ],\n            \"department\": \"Directing\",\n            \"total_episode_count\": 1\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 69791,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Charles Haid\",\n            \"original_name\": \"Charles Haid\",\n            \"popularity\": 7.434,\n            \"profile_path\": \"/6X2iBOvxH9ud6XFgMwNycFnfVqh.jpg\",\n            \"jobs\": [\n                {\n                    \"credit_id\": \"52532fa419c2957940006f55\",\n                    \"job\": \"Director\",\n                    \"episode_count\": 1\n                }\n            ],\n            \"department\": \"Directing\",\n            \"total_episode_count\": 1\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 60025,\n            \"known_for_department\": \"Writing\",\n            \"name\": \"Dianne Houston\",\n            \"original_name\": \"Dianne Houston\",\n            \"popularity\": 1.22,\n            \"profile_path\": null,\n            \"jobs\": [\n                {\n                    \"credit_id\": \"52532fae19c295794000722d\",\n                    \"job\": \"Director\",\n                    \"episode_count\": 1\n                }\n            ],\n            \"department\": \"Directing\",\n            \"total_episode_count\": 1\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 1211947,\n            \"known_for_department\": \"Directing\",\n            \"name\": \"Gloria Muzio\",\n            \"original_name\": \"Gloria Muzio\",\n            \"popularity\": 3.881,\n            \"profile_path\": \"/5KELZxUlQ5oUFM3dwVO7Aw4fqwr.jpg\",\n            \"jobs\": [\n                {\n                    \"credit_id\": \"52532f9e19c2957940006c3f\",\n                    \"job\": \"Director\",\n                    \"episode_count\": 1\n                }\n            ],\n            \"department\": \"Directing\",\n            \"total_episode_count\": 1\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 454973,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Laura Innes\",\n            \"original_name\": \"Laura Innes\",\n            \"popularity\": 24.347,\n            \"profile_path\": \"/kIHB4vHQXt0CbQxuwEOXF2hnpeT.jpg\",\n            \"jobs\": [\n                {\n                    \"credit_id\": \"52532fa219c2957940006d99\",\n                    \"job\": \"Director\",\n                    \"episode_count\": 1\n                }\n            ],\n            \"department\": \"Directing\",\n            \"total_episode_count\": 1\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 1211942,\n            \"known_for_department\": \"Directing\",\n            \"name\": \"Christopher Chulack\",\n            \"original_name\": \"Christopher Chulack\",\n            \"popularity\": 3.562,\n            \"profile_path\": \"/oXibKEW4hKZa4PlUHJASohZViCj.jpg\",\n            \"jobs\": [\n                {\n                    \"credit_id\": \"5d50631b0102c9001174c1e5\",\n                    \"job\": \"Executive Producer\",\n                    \"episode_count\": 16\n                }\n            ],\n            \"department\": \"Production\",\n            \"total_episode_count\": 16\n        },\n        {\n            \"adult\": false,\n            \"gender\": 0,\n            \"id\": 1211943,\n            \"known_for_department\": \"Writing\",\n            \"name\": \"Lydia Woodward\",\n            \"original_name\": \"Lydia Woodward\",\n            \"popularity\": 6.068,\n            \"profile_path\": null,\n            \"jobs\": [\n                {\n                    \"credit_id\": \"52532f9519c29579400069db\",\n                    \"job\": \"Writer\",\n                    \"episode_count\": 3\n                }\n            ],\n            \"department\": \"Writing\",\n            \"total_episode_count\": 3\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 31539,\n            \"known_for_department\": \"Writing\",\n            \"name\": \"Joseph Dougherty\",\n            \"original_name\": \"Joseph Dougherty\",\n            \"popularity\": 1.364,\n            \"profile_path\": null,\n            \"jobs\": [\n                {\n                    \"credit_id\": \"52532fa019c2957940006d15\",\n                    \"job\": \"Writer\",\n                    \"episode_count\": 3\n                }\n            ],\n            \"department\": \"Writing\",\n            \"total_episode_count\": 3\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 47333,\n            \"known_for_department\": \"Production\",\n            \"name\": \"John Wells\",\n            \"original_name\": \"John Wells\",\n            \"popularity\": 2.162,\n            \"profile_path\": \"/j1cEQmFdSkew87UjO354qeppo1G.jpg\",\n            \"jobs\": [\n                {\n                    \"credit_id\": \"52532f9919c2957940006b05\",\n                    \"job\": \"Writer\",\n                    \"episode_count\": 2\n                }\n            ],\n            \"department\": \"Writing\",\n            \"total_episode_count\": 2\n        }\n    ],\n    \"id\": 2\n}"}],"_postman_id":"3253668a-ad7c-45c5-a795-841ef860b3e3"},{"name":"get changes","id":"5bf221c1-7d9d-43aa-8977-c12623e55c93","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/tv/season/:season_id/changes?end_date={{end_date}}&page=1&start_date={{start_date}}","description":"<p>Get the recent changes for a TV season.</p>\n<p>Get the changes for a TV season. By default only the last 24 hours are returned.</p>\n<p>You can query up to 14 days in a single query by using the <code>start_date</code> and <code>end_date</code> query parameters.</p>\n<p>📘</p>\n<p>Note</p>\n<p>TV season changes are a little different than movie changes in that there are some edits on episodes that will create a top level change entry at the season level. These can be found under the episode keys. These keys will contain a <code>episode_id</code>. You can use the episode changes methods to look these up individually.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","tv","season",":season_id","changes"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"end_date","value":"{{end_date}}"},{"description":{"content":"<p>int32</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"start_date","value":"{{start_date}}"}],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{season-number}}","key":"season_id"}]}},"response":[{"id":"fa340ce3-01db-46cf-9f78-4ecfb03c600f","name":"get changes","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/tv/season/:season_id/changes","protocol":"https","host":["api","themoviedb","org"],"path":["3","tv","season",":season_id","changes"],"variable":[{"key":"season_id","value":"{{season-number}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"14"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 14:40:23 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=600"},{"key":"x-memc","value":"MISS, STORE"},{"key":"x-memc-key","value":"3b2aee830aa828f895216c886a9de4b3"},{"key":"x-memc-age","value":"0"},{"key":"x-memc-expires","value":"600"},{"key":"ETag","value":"W/\"1c7b0be7cfcb529d61df7c7b50baa91e\""},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 a075746ea1824aa1c02a5e26a9e968e4.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"ecO_4jf50fsM-k-yEiOHXToeZ_uok5Xx4VZfcH3dIMu1iY5Ze6W-jA=="},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"changes\": []\n}"}],"_postman_id":"5bf221c1-7d9d-43aa-8977-c12623e55c93"},{"name":"get credits","id":"9ec04314-1907-4149-b15a-f88085a864ab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/tv/:series_id/season/:season_number/credits?language=en-US","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","tv",":series_id","season",":season_number","credits"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"language","value":"en-US"}],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{series-id}}","key":"series_id"},{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{season-number}}","key":"season_number"}]}},"response":[{"id":"ee547061-2d39-4d57-b3de-1b34f2a536a0","name":"get credits","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/tv/:series_id/season/:season_number/credits?language=en-US","protocol":"https","host":["api","themoviedb","org"],"path":["3","tv",":series_id","season",":season_number","credits"],"query":[{"key":"language","value":"en-US"}],"variable":[{"key":"series_id","value":"{{series-id}}"},{"key":"season_number","value":"{{season-number}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 14:42:49 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=10284"},{"key":"x-memc","value":"HIT"},{"key":"x-memc-key","value":"6fb19cf991f7ef3f852d956bfb315f65"},{"key":"x-memc-age","value":"16113"},{"key":"x-memc-expires","value":"10284"},{"key":"ETag","value":"W/\"5a32eb6afd6758552772e575f7654e16\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 c889e9448c63bb4bf9dd41fcb2250e08.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"W2Oq2SovmxI3Tr8A806poyAa7GTtdbgIIQDqamubqIpA_9-vX62XFw=="}],"cookie":[],"responseTime":null,"body":"{\n    \"cast\": [\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 65002,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Dana Delany\",\n            \"original_name\": \"Dana Delany\",\n            \"popularity\": 40.305,\n            \"profile_path\": \"/sw49JGyGVjgtIaARlDb7c3qcAcf.jpg\",\n            \"character\": \"Dr. Rae Brennan\",\n            \"credit_id\": \"52532faf19c2957940007361\",\n            \"order\": 0\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 43231,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Paul Blackthorne\",\n            \"original_name\": \"Paul Blackthorne\",\n            \"popularity\": 6.807,\n            \"profile_path\": \"/3OC1M0rKJO8B3JpwAeavk5EAscl.jpg\",\n            \"character\": \"Dr. Matt Slingerland\",\n            \"credit_id\": \"52532faf19c2957940007377\",\n            \"order\": 1\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 157536,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"David Kaufman\",\n            \"original_name\": \"David Kaufman\",\n            \"popularity\": 6.48,\n            \"profile_path\": \"/gaNu7BzTgn768Yb7XAXzN3rSwgE.jpg\",\n            \"character\": \"Norman Drum\",\n            \"credit_id\": \"52532fb019c2957940007389\",\n            \"order\": 2\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 63279,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Anna Deavere Smith\",\n            \"original_name\": \"Anna Deavere Smith\",\n            \"popularity\": 5.067,\n            \"profile_path\": \"/rh6fPQJ7Eudb2El7B54bHZdcBQr.jpg\",\n            \"character\": \"Dr. Letty Jordan\",\n            \"credit_id\": \"52532fb019c29579400073a7\",\n            \"order\": 3\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 10401,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Blythe Danner\",\n            \"original_name\": \"Blythe Danner\",\n            \"popularity\": 14.597,\n            \"profile_path\": \"/5fJM6RZXYKAd0ayRwB7osEAQ8YR.jpg\",\n            \"character\": \"Dr. Harriet Lanning\",\n            \"credit_id\": \"52532fb119c2957940007415\",\n            \"order\": 4\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 101045,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Jennifer Siebel Newsom\",\n            \"original_name\": \"Jennifer Siebel Newsom\",\n            \"popularity\": 4.567,\n            \"profile_path\": \"/mqGr8u3R7SiVZBbFmiQRcZ4OEn3.jpg\",\n            \"character\": \"Cyndy Lloyd\",\n            \"credit_id\": \"52532fb319c2957940007563\",\n            \"order\": 5\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 86034,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Julianne Nicholson\",\n            \"original_name\": \"Julianne Nicholson\",\n            \"popularity\": 8.37,\n            \"profile_path\": \"/2RJ30pPSQQxteuoMjhN1FWTwxlZ.jpg\",\n            \"character\": \"Dr. Jules Keating\",\n            \"credit_id\": \"52532fb319c2957940007591\",\n            \"order\": 6\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 18041,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Oded Fehr\",\n            \"original_name\": \"Oded Fehr\",\n            \"popularity\": 12.644,\n            \"profile_path\": \"/gcYVN3vx8tHedEz2RbVNSKs44Wm.jpg\",\n            \"character\": \"Dr. Nicholas Kokoris\",\n            \"credit_id\": \"52532fb319c29579400075b9\",\n            \"order\": 7\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 64154,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Sasha Alexander\",\n            \"original_name\": \"Sasha Alexander\",\n            \"popularity\": 16.06,\n            \"profile_path\": \"/xHsZhwVA8hOKEVEMwoSanqoblBo.jpg\",\n            \"character\": \"Dr. Jackie Collette\",\n            \"credit_id\": \"52532fb319c29579400075d3\",\n            \"order\": 8\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 96309,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Chase Masterson\",\n            \"original_name\": \"Chase Masterson\",\n            \"popularity\": 3.62,\n            \"profile_path\": \"/tCev4tcCGNBfGP03AadjWj1F5ZR.jpg\",\n            \"character\": \"Caroline Franklin\",\n            \"credit_id\": \"52532fb319c29579400075ed\",\n            \"order\": 9\n        }\n    ],\n    \"crew\": [\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 1211942,\n            \"known_for_department\": \"Directing\",\n            \"name\": \"Christopher Chulack\",\n            \"original_name\": \"Christopher Chulack\",\n            \"popularity\": 3.562,\n            \"profile_path\": \"/oXibKEW4hKZa4PlUHJASohZViCj.jpg\",\n            \"credit_id\": \"5d50631b0102c9001174c1e5\",\n            \"department\": \"Production\",\n            \"job\": \"Executive Producer\"\n        }\n    ],\n    \"id\": 2\n}"}],"_postman_id":"9ec04314-1907-4149-b15a-f88085a864ab"},{"name":"get external ids","id":"37c78192-1008-4fa3-96d9-ade794f11b72","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/tv/:series_id/season/:season_number/external_ids","description":"<p>Get a list of external IDs that have been added to a TV season.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","tv",":series_id","season",":season_number","external_ids"],"host":["api","themoviedb","org"],"query":[],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{series-id}}","key":"series_id"},{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{season-number}}","key":"season_number"}]}},"response":[{"id":"8ae0bc48-f7aa-41d0-b351-28349c868270","name":"get external ids","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/tv/:series_id/season/:season_number/external_ids","protocol":"https","host":["api","themoviedb","org"],"path":["3","tv",":series_id","season",":season_number","external_ids"],"variable":[{"key":"series_id","value":"{{series-id}}"},{"key":"season_number","value":"{{season-number}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 14:43:37 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=23414"},{"key":"x-memc","value":"MISS, STORE"},{"key":"x-memc-key","value":"f2c472ac4a3084483437a94a7688e95f"},{"key":"x-memc-age","value":"0"},{"key":"x-memc-expires","value":"23414"},{"key":"ETag","value":"W/\"226aa187bd90e1d03a51c0ba7e22eeb2\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 51391527dd8c879c45b44b119905c872.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"Bd27S1mSUW_4jExkeQYtMCGQH4XiRK5Xp1yxSK7hMMjN9TRNMFTKHA=="}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 2,\n    \"freebase_mid\": \"/m/05dlc23\",\n    \"freebase_id\": \"/en/presidio_med_season_1\",\n    \"tvdb_id\": 15230,\n    \"tvrage_id\": null,\n    \"wikidata_id\": \"\"\n}"}],"_postman_id":"37c78192-1008-4fa3-96d9-ade794f11b72"},{"name":"get images","id":"95993983-aa0a-4df2-9042-e2a6cf80733d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/tv/:series_id/season/:season_number/images","description":"<p>Get the images that belong to a TV season.</p>\n<p>This method will return the posters that have been added to a TV season.</p>\n<p>📘</p>\n<p>Note</p>\n<p>If you have a <code>language</code> specified, it will act as a filter on the returned items. You can use the <code>include_image_language</code> param to query additional languages.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","tv",":series_id","season",":season_number","images"],"host":["api","themoviedb","org"],"query":[],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{series-id}}","key":"series_id"},{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{season-number}}","key":"season_number"}]}},"response":[{"id":"3a0603c6-ab4a-46aa-84a1-6fcb8beb5f8b","name":"get images","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/tv/:series_id/season/:season_number/images","protocol":"https","host":["api","themoviedb","org"],"path":["3","tv",":series_id","season",":season_number","images"],"variable":[{"key":"series_id","value":"{{series-id}}"},{"key":"season_number","value":"{{season-number}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 14:44:16 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=16438"},{"key":"x-memc","value":"HIT"},{"key":"x-memc-key","value":"f5e837e424d685ce7bc3dcf31e3cb4cb"},{"key":"x-memc-age","value":"10461"},{"key":"x-memc-expires","value":"16438"},{"key":"ETag","value":"W/\"0067c4372237caaf9ac86d405e04f03c\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 ac28147bf6a75debb0811f62b6224e6e.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"5Gge6bFk12NWmMixSppIH4m2Z3kFNJRNkiPsK6X9FVPtlV6oEgo_qA=="}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 2,\n    \"posters\": []\n}"}],"_postman_id":"95993983-aa0a-4df2-9042-e2a6cf80733d"},{"name":"get translations","id":"dcb5bb17-84ec-4092-a1e7-de0bbb1ac928","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/tv/:series_id/season/:season_number/translations","description":"<p>Get the translations for a TV season.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","tv",":series_id","season",":season_number","translations"],"host":["api","themoviedb","org"],"query":[],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{series-id}}","key":"series_id"},{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{season-number}}","key":"season_number"}]}},"response":[{"id":"0640f6bb-4187-4995-8161-0ef8216db659","name":"get translations","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/tv/:series_id/season/:season_number/translations","protocol":"https","host":["api","themoviedb","org"],"path":["3","tv",":series_id","season",":season_number","translations"],"variable":[{"key":"series_id","value":"{{series-id}}"},{"key":"season_number","value":"{{season-number}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 14:44:57 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=15484"},{"key":"x-memc","value":"HIT"},{"key":"x-memc-key","value":"66bcc0e1fe1f22e966044cfd08d5032b"},{"key":"x-memc-age","value":"11650"},{"key":"x-memc-expires","value":"15484"},{"key":"ETag","value":"W/\"c3c2e925a656c504de15815edf7ac506\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 e3e94284a800d30d02bd662be67e1bf2.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"ry9d9vbq6ucN34EF93CeoKeTKvhylJCFBpA4Psz6OY98hJXk5zGV3w=="}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 2,\n    \"translations\": [\n        {\n            \"iso_3166_1\": \"US\",\n            \"iso_639_1\": \"en\",\n            \"name\": \"English\",\n            \"english_name\": \"English\",\n            \"data\": {\n                \"name\": \"\",\n                \"overview\": \"\"\n            }\n        },\n        {\n            \"iso_3166_1\": \"RU\",\n            \"iso_639_1\": \"ru\",\n            \"name\": \"Pусский\",\n            \"english_name\": \"Russian\",\n            \"data\": {\n                \"name\": \"\",\n                \"overview\": \"\"\n            }\n        },\n        {\n            \"iso_3166_1\": \"BR\",\n            \"iso_639_1\": \"pt\",\n            \"name\": \"Português\",\n            \"english_name\": \"Portuguese\",\n            \"data\": {\n                \"name\": \"\",\n                \"overview\": \"\"\n            }\n        }\n    ]\n}"}],"_postman_id":"dcb5bb17-84ec-4092-a1e7-de0bbb1ac928"},{"name":"get videos","id":"d5d0c83d-717c-4d24-9d65-f72f4d6ac5a0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/tv/:series_id/season/:season_number/videos?include_video_language={{include_video_language}}&language=en-US","description":"<p>Get the videos that belong to a TV season.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","tv",":series_id","season",":season_number","videos"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string\nfilter the list results by language, supports more than one value by using a comma</p>\n","type":"text/plain"},"key":"include_video_language","value":"{{include_video_language}}"},{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"language","value":"en-US"}],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{series-id}}","key":"series_id"},{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{season-number}}","key":"season_number"}]}},"response":[{"id":"aa8c0d69-0b41-487a-a8b1-3801a374309b","name":"get videos","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/tv/:series_id/season/:season_number/videos","protocol":"https","host":["api","themoviedb","org"],"path":["3","tv",":series_id","season",":season_number","videos"],"variable":[{"key":"series_id","value":"{{series-id}}"},{"key":"season_number","value":"{{season-number}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 14:45:40 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=20941"},{"key":"x-memc","value":"HIT"},{"key":"x-memc-key","value":"77a748b6e532af02c91575cdf19fec0b"},{"key":"x-memc-age","value":"5407"},{"key":"x-memc-expires","value":"20941"},{"key":"ETag","value":"W/\"f7b979e43f1a779121374a00726b4e59\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 8d6071bd169bbf5fd46638140132b1d0.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"SY9Fe_sfuYGy-IJVT02G5SyFi4n8Yv4TSEqjcC2xSKGkl5PTxctpkA=="}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 2,\n    \"results\": []\n}"}],"_postman_id":"d5d0c83d-717c-4d24-9d65-f72f4d6ac5a0"},{"name":"get watch providers","id":"08ff1006-2737-471c-8e57-878df1e1de71","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/tv/:series_id/season/:season_number/watch/providers?language=en-US","description":"<p>Get the list of streaming providers we have for a TV season.</p>\n<p>Powered by our partnership with JustWatch, you can query this method to get a list of the streaming/rental/purchase availabilities per country by provider.</p>\n<p>This is <em>not</em> going to return full deep links, but rather, it's just enough information to display what's available where.</p>\n<p>You can link to the provided TMDB URL to help support TMDB and provide the actual deep links to the content.</p>\n<p>📘</p>\n<p>JustWatch Attribution Required</p>\n<p>In order to use this data you must attribute the source of the data as <strong>JustWatch</strong>. If we find any usage not complying with these terms we will revoke access to the API.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","tv",":series_id","season",":season_number","watch","providers"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"language","value":"en-US"}],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{series-id}}","key":"series_id"},{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{season-number}}","key":"season_number"}]}},"response":[{"id":"d4223423-b28c-4e07-a928-66954099f239","name":"get watch providers","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/tv/:series_id/season/:season_number/watch/providers?language=en-US","protocol":"https","host":["api","themoviedb","org"],"path":["3","tv",":series_id","season",":season_number","watch","providers"],"query":[{"key":"language","value":"en-US"}],"variable":[{"key":"series_id","value":"{{series-id}}"},{"key":"season_number","value":"{{season-number}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 14:46:24 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=11099"},{"key":"x-memc","value":"HIT"},{"key":"x-memc-key","value":"8cc2c616ef262f3b7ac5e939d8de3b84"},{"key":"x-memc-age","value":"17628"},{"key":"x-memc-expires","value":"11099"},{"key":"ETag","value":"W/\"347394cf5c42f43b975ec1f7587de07a\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 7ba3a61255419c2e0d9e131796899e10.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"Kv_bx0P8hDA8qpCDZr9H5lYOvNKLyiBr3ua412r8O4c8RbNGNA320Q=="}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 2,\n    \"results\": {}\n}"}],"_postman_id":"08ff1006-2737-471c-8e57-878df1e1de71"}],"id":"597fdc3c-8b10-4d43-b874-e0bcbd99b498","_postman_id":"597fdc3c-8b10-4d43-b874-e0bcbd99b498","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}}},{"name":"TV Episodes","item":[{"name":"get details","id":"aa6ab4a9-7cd8-4f75-aabb-475b477c5673","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/tv/:series_id/season/:season_number/episode/:episode_number?append_to_response={{append_to_response}}&language=en-US","description":"<p>Query the details of a TV episode.</p>\n<p>This method supports using <code>append_to_response</code>.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","tv",":series_id","season",":season_number","episode",":episode_number"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string\ncomma separated list of endpoints within this namespace, 20 items max</p>\n","type":"text/plain"},"key":"append_to_response","value":"{{append_to_response}}"},{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"language","value":"en-US"}],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{series-id}}","key":"series_id"},{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{season-number}}","key":"season_number"},{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{episode-number}}","key":"episode_number"}]}},"response":[{"id":"cd3d5010-cbbc-4ddb-81f2-fbedbf9af99b","name":"get details","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/tv/:series_id/season/:season_number/episode/:episode_number","protocol":"https","host":["api","themoviedb","org"],"path":["3","tv",":series_id","season",":season_number","episode",":episode_number"],"variable":[{"key":"series_id","value":"{{series-id}}"},{"key":"season_number","value":"{{season-number}}"},{"key":"episode_number","value":"{{episode-number}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 14:47:17 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=4592"},{"key":"x-memc","value":"HIT"},{"key":"x-memc-key","value":"f957b7290c69a564199d4814526947c2"},{"key":"x-memc-age","value":"17680"},{"key":"x-memc-expires","value":"4592"},{"key":"ETag","value":"W/\"43af5c81ab02126ad5630a03e59a4b87\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 613faec4b883bfe2ebdd8a74d5006f4c.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"3Hv2cYYz5ZZb2dCxai2Jsv3mZR58ZSPI17QF1hXiMQGM3Trjs_XrsA=="}],"cookie":[],"responseTime":null,"body":"{\n    \"air_date\": \"2002-10-02\",\n    \"crew\": [\n        {\n            \"department\": \"Directing\",\n            \"job\": \"Director\",\n            \"credit_id\": \"52532f9b19c2957940006ba1\",\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 15798,\n            \"known_for_department\": \"Directing\",\n            \"name\": \"Lesli Linka Glatter\",\n            \"original_name\": \"Lesli Linka Glatter\",\n            \"popularity\": 1.772,\n            \"profile_path\": \"/8F13UPsRnXWTDcp8iA3ZXMtfJa3.jpg\"\n        },\n        {\n            \"department\": \"Writing\",\n            \"job\": \"Writer\",\n            \"credit_id\": \"52532f9919c2957940006b05\",\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 47333,\n            \"known_for_department\": \"Production\",\n            \"name\": \"John Wells\",\n            \"original_name\": \"John Wells\",\n            \"popularity\": 2.162,\n            \"profile_path\": \"/j1cEQmFdSkew87UjO354qeppo1G.jpg\"\n        }\n    ],\n    \"episode_number\": 3,\n    \"guest_stars\": [\n        {\n            \"character\": \"\",\n            \"credit_id\": \"52532f9519c2957940006a3d\",\n            \"order\": 501,\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 6944,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Octavia Spencer\",\n            \"original_name\": \"Octavia Spencer\",\n            \"popularity\": 13.304,\n            \"profile_path\": \"/zDGydyM1fmvNWzQlTAns9IZjNxT.jpg\"\n        },\n        {\n            \"character\": \"\",\n            \"credit_id\": \"52532f9319c29579400069c9\",\n            \"order\": 508,\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 21043,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Dylan Walsh\",\n            \"original_name\": \"Dylan Walsh\",\n            \"popularity\": 12.716,\n            \"profile_path\": \"/A0XK6UEOuMKf66XpsZ1DBa9kXAR.jpg\"\n        },\n        {\n            \"character\": \"Tory Redding\",\n            \"credit_id\": \"52532f9619c2957940006a75\",\n            \"order\": 511,\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 52404,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Mae Whitman\",\n            \"original_name\": \"Mae Whitman\",\n            \"popularity\": 29.68,\n            \"profile_path\": \"/x0DdzjoYN8K2PwjrnH3ogPYv2zo.jpg\"\n        },\n        {\n            \"character\": \"\",\n            \"credit_id\": \"52532f9619c2957940006aa5\",\n            \"order\": 520,\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 31508,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Reed Diamond\",\n            \"original_name\": \"Reed Diamond\",\n            \"popularity\": 7.868,\n            \"profile_path\": \"/z3ESNaXSeHiGmmhm49Og9FeXwG8.jpg\"\n        },\n        {\n            \"character\": \"\",\n            \"credit_id\": \"52532f9819c2957940006abb\",\n            \"order\": 537,\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 1211944,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Elizabeth Alley\",\n            \"original_name\": \"Elizabeth Alley\",\n            \"popularity\": 2.278,\n            \"profile_path\": null\n        },\n        {\n            \"character\": \"\",\n            \"credit_id\": \"52532f9819c2957940006ad1\",\n            \"order\": 539,\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 61081,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Alice Amter\",\n            \"original_name\": \"Alice Amter\",\n            \"popularity\": 3.247,\n            \"profile_path\": \"/bV4pQw9QgnGGD1FXl1jzq5UTps.jpg\"\n        },\n        {\n            \"character\": \"\",\n            \"credit_id\": \"52532f9919c2957940006ae1\",\n            \"order\": 540,\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 1211945,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Jill Remez\",\n            \"original_name\": \"Jill Remez\",\n            \"popularity\": 4.354,\n            \"profile_path\": \"/zYNmrHsV1SpSbXyDPwiBC77E7mt.jpg\"\n        }\n    ],\n    \"name\": \"Do No Harm\",\n    \"overview\": \"Dr. Lanning and Dr. Keating work together to help a troubled young girl who asks to be sterilized. Meanwhile, Dr. Jordan and her physician husband, Dr. Roback, argue over how to get a mother to take her obese boy's weight issue seriously.\",\n    \"id\": 52,\n    \"production_code\": \"\",\n    \"runtime\": 44,\n    \"season_number\": 1,\n    \"still_path\": null,\n    \"vote_average\": 0,\n    \"vote_count\": 0\n}"}],"_postman_id":"aa6ab4a9-7cd8-4f75-aabb-475b477c5673"},{"name":"account states","id":"4776937b-4efd-4a34-92fc-d75c84b1e38b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/tv/:series_id/season/:season_number/episode/:episode_number/account_states","description":"<p>Get the rating, watchlist and favourite status.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","tv",":series_id","season",":season_number","episode",":episode_number","account_states"],"host":["api","themoviedb","org"],"query":[],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{series-id}}","key":"series_id"},{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{season-number}}","key":"season_number"},{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{episode-number}}","key":"episode_number"}]}},"response":[{"id":"9b408b21-1d89-42b4-87e9-2e688f9f8e55","name":"account states","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/tv/:series_id/season/:season_number/episode/:episode_number/account_states","protocol":"https","host":["api","themoviedb","org"],"path":["3","tv",":series_id","season",":season_number","episode",":episode_number","account_states"],"variable":[{"key":"series_id","value":"{{series-id}}"},{"key":"season_number","value":"{{season-number}}"},{"key":"episode_number","value":"{{episode-number}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 14:49:40 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=0"},{"key":"x-memc","value":"MISS"},{"key":"x-memc-key","value":"810e8a8d92c475545ba776840d63153a"},{"key":"x-memc-age","value":"0"},{"key":"x-memc-expires","value":"0"},{"key":"ETag","value":"W/\"122180646fd9b107a78e91233064e7b7\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 b471d3775e81a9be536b52b99f39452a.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"Ns3bm08LjXjE6L6JS0Xst-Hr4DbFlpGisotccRJYlCA05CIb9uO7-w=="}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 52,\n    \"rated\": false\n}"}],"_postman_id":"4776937b-4efd-4a34-92fc-d75c84b1e38b"},{"name":"get changes","id":"22e42931-7a81-4969-9e90-056f6458ba81","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/tv/episode/:episode_id/changes","description":"<p>Get the recent changes for a TV episode.</p>\n<p>Get the changes for a TV episode. By default only the last 24 hours are returned.</p>\n<p>You can query up to 14 days in a single query by using the <code>start_date</code> and <code>end_date</code> query parameters.</p>\n<p>📘</p>\n<p>Note</p>\n<p>TV episode changes are a little different than movie changes in that there are some edits on episodes that will create a top level change entry at the season level. These can be found under the episode keys. These keys will contain a <code>episode_id</code>. You can use the episode changes methods to look these up individually.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","tv","episode",":episode_id","changes"],"host":["api","themoviedb","org"],"query":[],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{episode-id}}","key":"episode_id"}]}},"response":[{"id":"783153cf-0872-4ded-bc33-e2843c6bf671","name":"get changes","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/tv/episode/:episode_id/changes","protocol":"https","host":["api","themoviedb","org"],"path":["3","tv","episode",":episode_id","changes"],"variable":[{"key":"episode_id","value":"{{episode-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"14"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 14:50:45 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=600"},{"key":"x-memc","value":"MISS, STORE"},{"key":"x-memc-key","value":"728b1050204308c4bc7c0b0df27133f2"},{"key":"x-memc-age","value":"0"},{"key":"x-memc-expires","value":"600"},{"key":"ETag","value":"W/\"1c7b0be7cfcb529d61df7c7b50baa91e\""},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 db72f6ab1d9d27534c6158ca17e3af1c.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"r1_yP_coqMlu6dao6oU6XuUUONPRzHxiD8Z4DmKtXU88-qHGVgE6-g=="},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"changes\": []\n}"}],"_postman_id":"22e42931-7a81-4969-9e90-056f6458ba81"},{"name":"get credits","id":"56c36916-a6d0-45b2-9830-d36a1d5f71f0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/tv/:series_id/season/:season_number/episode/:episode_number/credits?language=en-US","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","tv",":series_id","season",":season_number","episode",":episode_number","credits"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"language","value":"en-US"}],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{series-id}}","key":"series_id"},{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{season-number}}","key":"season_number"},{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{episode-number}}","key":"episode_number"}]}},"response":[{"id":"a38321f2-0111-4613-b3c1-a50a1819c79e","name":"get credits","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/tv/:series_id/season/:season_number/episode/:episode_number/credits","protocol":"https","host":["api","themoviedb","org"],"path":["3","tv",":series_id","season",":season_number","episode",":episode_number","credits"],"variable":[{"key":"series_id","value":"{{series-id}}"},{"key":"season_number","value":"{{season-number}}"},{"key":"episode_number","value":"{{episode-number}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 14:51:16 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=4145"},{"key":"x-memc","value":"HIT"},{"key":"x-memc-key","value":"41fc6ed3e24ce914795f0791679222ea"},{"key":"x-memc-age","value":"20483"},{"key":"x-memc-expires","value":"4145"},{"key":"ETag","value":"W/\"5d8dedf3b7a325ecb8028cf33c07fb1c\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 1fa3f854976309f3d11907ad7125291a.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"orMS_Ycb5DdDYTSHfB4p3M2xO2IMJvHR5gkNj8bcL6kjmq4sm11idw=="}],"cookie":[],"responseTime":null,"body":"{\n    \"cast\": [\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 65002,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Dana Delany\",\n            \"original_name\": \"Dana Delany\",\n            \"popularity\": 40.305,\n            \"profile_path\": \"/sw49JGyGVjgtIaARlDb7c3qcAcf.jpg\",\n            \"character\": \"Dr. Rae Brennan\",\n            \"credit_id\": \"52532faf19c2957940007361\",\n            \"order\": 0\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 43231,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Paul Blackthorne\",\n            \"original_name\": \"Paul Blackthorne\",\n            \"popularity\": 6.807,\n            \"profile_path\": \"/3OC1M0rKJO8B3JpwAeavk5EAscl.jpg\",\n            \"character\": \"Dr. Matt Slingerland\",\n            \"credit_id\": \"52532faf19c2957940007377\",\n            \"order\": 1\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 157536,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"David Kaufman\",\n            \"original_name\": \"David Kaufman\",\n            \"popularity\": 6.48,\n            \"profile_path\": \"/gaNu7BzTgn768Yb7XAXzN3rSwgE.jpg\",\n            \"character\": \"Norman Drum\",\n            \"credit_id\": \"52532fb019c2957940007389\",\n            \"order\": 2\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 63279,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Anna Deavere Smith\",\n            \"original_name\": \"Anna Deavere Smith\",\n            \"popularity\": 5.067,\n            \"profile_path\": \"/rh6fPQJ7Eudb2El7B54bHZdcBQr.jpg\",\n            \"character\": \"Dr. Letty Jordan\",\n            \"credit_id\": \"52532fb019c29579400073a7\",\n            \"order\": 3\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 10401,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Blythe Danner\",\n            \"original_name\": \"Blythe Danner\",\n            \"popularity\": 14.597,\n            \"profile_path\": \"/5fJM6RZXYKAd0ayRwB7osEAQ8YR.jpg\",\n            \"character\": \"Dr. Harriet Lanning\",\n            \"credit_id\": \"52532fb119c2957940007415\",\n            \"order\": 4\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 101045,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Jennifer Siebel Newsom\",\n            \"original_name\": \"Jennifer Siebel Newsom\",\n            \"popularity\": 4.567,\n            \"profile_path\": \"/mqGr8u3R7SiVZBbFmiQRcZ4OEn3.jpg\",\n            \"character\": \"Cyndy Lloyd\",\n            \"credit_id\": \"52532fb319c2957940007563\",\n            \"order\": 5\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 86034,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Julianne Nicholson\",\n            \"original_name\": \"Julianne Nicholson\",\n            \"popularity\": 8.37,\n            \"profile_path\": \"/2RJ30pPSQQxteuoMjhN1FWTwxlZ.jpg\",\n            \"character\": \"Dr. Jules Keating\",\n            \"credit_id\": \"52532fb319c2957940007591\",\n            \"order\": 6\n        },\n        {\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 18041,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Oded Fehr\",\n            \"original_name\": \"Oded Fehr\",\n            \"popularity\": 12.644,\n            \"profile_path\": \"/gcYVN3vx8tHedEz2RbVNSKs44Wm.jpg\",\n            \"character\": \"Dr. Nicholas Kokoris\",\n            \"credit_id\": \"52532fb319c29579400075b9\",\n            \"order\": 7\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 64154,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Sasha Alexander\",\n            \"original_name\": \"Sasha Alexander\",\n            \"popularity\": 16.06,\n            \"profile_path\": \"/xHsZhwVA8hOKEVEMwoSanqoblBo.jpg\",\n            \"character\": \"Dr. Jackie Collette\",\n            \"credit_id\": \"52532fb319c29579400075d3\",\n            \"order\": 8\n        },\n        {\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 96309,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Chase Masterson\",\n            \"original_name\": \"Chase Masterson\",\n            \"popularity\": 3.62,\n            \"profile_path\": \"/tCev4tcCGNBfGP03AadjWj1F5ZR.jpg\",\n            \"character\": \"Caroline Franklin\",\n            \"credit_id\": \"52532fb319c29579400075ed\",\n            \"order\": 9\n        }\n    ],\n    \"crew\": [\n        {\n            \"department\": \"Directing\",\n            \"job\": \"Director\",\n            \"credit_id\": \"52532f9b19c2957940006ba1\",\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 15798,\n            \"known_for_department\": \"Directing\",\n            \"name\": \"Lesli Linka Glatter\",\n            \"original_name\": \"Lesli Linka Glatter\",\n            \"popularity\": 1.772,\n            \"profile_path\": \"/8F13UPsRnXWTDcp8iA3ZXMtfJa3.jpg\"\n        },\n        {\n            \"department\": \"Writing\",\n            \"job\": \"Writer\",\n            \"credit_id\": \"52532f9919c2957940006b05\",\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 47333,\n            \"known_for_department\": \"Production\",\n            \"name\": \"John Wells\",\n            \"original_name\": \"John Wells\",\n            \"popularity\": 2.162,\n            \"profile_path\": \"/j1cEQmFdSkew87UjO354qeppo1G.jpg\"\n        }\n    ],\n    \"guest_stars\": [\n        {\n            \"character\": \"\",\n            \"credit_id\": \"52532f9519c2957940006a3d\",\n            \"order\": 501,\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 6944,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Octavia Spencer\",\n            \"original_name\": \"Octavia Spencer\",\n            \"popularity\": 13.304,\n            \"profile_path\": \"/zDGydyM1fmvNWzQlTAns9IZjNxT.jpg\"\n        },\n        {\n            \"character\": \"\",\n            \"credit_id\": \"52532f9319c29579400069c9\",\n            \"order\": 508,\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 21043,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Dylan Walsh\",\n            \"original_name\": \"Dylan Walsh\",\n            \"popularity\": 12.716,\n            \"profile_path\": \"/A0XK6UEOuMKf66XpsZ1DBa9kXAR.jpg\"\n        },\n        {\n            \"character\": \"Tory Redding\",\n            \"credit_id\": \"52532f9619c2957940006a75\",\n            \"order\": 511,\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 52404,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Mae Whitman\",\n            \"original_name\": \"Mae Whitman\",\n            \"popularity\": 29.68,\n            \"profile_path\": \"/x0DdzjoYN8K2PwjrnH3ogPYv2zo.jpg\"\n        },\n        {\n            \"character\": \"\",\n            \"credit_id\": \"52532f9619c2957940006aa5\",\n            \"order\": 520,\n            \"adult\": false,\n            \"gender\": 2,\n            \"id\": 31508,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Reed Diamond\",\n            \"original_name\": \"Reed Diamond\",\n            \"popularity\": 7.868,\n            \"profile_path\": \"/z3ESNaXSeHiGmmhm49Og9FeXwG8.jpg\"\n        },\n        {\n            \"character\": \"\",\n            \"credit_id\": \"52532f9819c2957940006abb\",\n            \"order\": 537,\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 1211944,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Elizabeth Alley\",\n            \"original_name\": \"Elizabeth Alley\",\n            \"popularity\": 2.278,\n            \"profile_path\": null\n        },\n        {\n            \"character\": \"\",\n            \"credit_id\": \"52532f9819c2957940006ad1\",\n            \"order\": 539,\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 61081,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Alice Amter\",\n            \"original_name\": \"Alice Amter\",\n            \"popularity\": 3.247,\n            \"profile_path\": \"/bV4pQw9QgnGGD1FXl1jzq5UTps.jpg\"\n        },\n        {\n            \"character\": \"\",\n            \"credit_id\": \"52532f9919c2957940006ae1\",\n            \"order\": 540,\n            \"adult\": false,\n            \"gender\": 1,\n            \"id\": 1211945,\n            \"known_for_department\": \"Acting\",\n            \"name\": \"Jill Remez\",\n            \"original_name\": \"Jill Remez\",\n            \"popularity\": 4.354,\n            \"profile_path\": \"/zYNmrHsV1SpSbXyDPwiBC77E7mt.jpg\"\n        }\n    ],\n    \"id\": 52\n}"}],"_postman_id":"56c36916-a6d0-45b2-9830-d36a1d5f71f0"},{"name":"get external ids","id":"1523fc22-4e22-4605-a7ad-f9b9a8f48fa6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/tv/:series_id/season/:season_number/episode/:episode_number/external_ids","description":"<p>Get a list of external IDs that have been added to a TV episode.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","tv",":series_id","season",":season_number","episode",":episode_number","external_ids"],"host":["api","themoviedb","org"],"query":[],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{series-id}}","key":"series_id"},{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{season-number}}","key":"season_number"},{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{episode-number}}","key":"episode_number"}]}},"response":[{"id":"eaf71722-b961-4e86-8b44-f53e4ed0dc3c","name":"get external ids","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/tv/:series_id/season/:season_number/episode/:episode_number/external_ids","protocol":"https","host":["api","themoviedb","org"],"path":["3","tv",":series_id","season",":season_number","episode",":episode_number","external_ids"],"variable":[{"key":"series_id","value":"{{series-id}}"},{"key":"season_number","value":"{{season-number}}"},{"key":"episode_number","value":"{{episode-number}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 14:52:08 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=3034"},{"key":"x-memc","value":"HIT"},{"key":"x-memc-key","value":"e015575282b9e6e6be2f1abfdd369bc5"},{"key":"x-memc-age","value":"20535"},{"key":"x-memc-expires","value":"3034"},{"key":"ETag","value":"W/\"7207f0d14493f07257314c16620c80b8\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 98e30e5953336545df428a8f5923a288.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"BIZulUlF5Zsmc1D1BUISz4E5U83ceT7fsaX8xTHfENt5Bdie7gqv2g=="}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 52,\n    \"imdb_id\": \"\",\n    \"freebase_mid\": \"/m/05dlc2l\",\n    \"freebase_id\": null,\n    \"tvdb_id\": 22948,\n    \"tvrage_id\": 138491,\n    \"wikidata_id\": \"\"\n}"}],"_postman_id":"1523fc22-4e22-4605-a7ad-f9b9a8f48fa6"},{"name":"get images","id":"fceb11b9-4067-4b0b-bc83-2b815cd9485d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/tv/:series_id/season/:season_number/episode/:episode_number/images","description":"<p>Get the images that belong to a TV episode.</p>\n<p>This method will return the backdrops that have been added to a TV episode.</p>\n<p>📘</p>\n<p>Note</p>\n<p>If you have a <code>language</code> specified, it will act as a filter on the returned items. You can use the <code>include_image_language</code> param to query additional languages.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","tv",":series_id","season",":season_number","episode",":episode_number","images"],"host":["api","themoviedb","org"],"query":[],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{series-id}}","key":"series_id"},{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{season-number}}","key":"season_number"},{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{episode-number}}","key":"episode_number"}]}},"response":[{"id":"56fce381-ef6c-492f-a21c-277f043c4d29","name":"get images","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/tv/:series_id/season/:season_number/episode/:episode_number/images","protocol":"https","host":["api","themoviedb","org"],"path":["3","tv",":series_id","season",":season_number","episode",":episode_number","images"],"variable":[{"key":"series_id","value":"{{series-id}}"},{"key":"season_number","value":"{{season-number}}"},{"key":"episode_number","value":"{{episode-number}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 14:53:31 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=21688"},{"key":"x-memc","value":"MISS, STORE"},{"key":"x-memc-key","value":"e2140977d0a3c3c33065814cce38a137"},{"key":"x-memc-age","value":"0"},{"key":"x-memc-expires","value":"21688"},{"key":"ETag","value":"W/\"3fb74bf36c3684befc3df4d2f35c4689\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 e685e9e08c2e4b105f4d86b35da50628.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"jUel-Etl1psJUZypwaxlK21f03kqW2UDJBFt0LGHH4aqJ5bqTQrPJg=="}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 52,\n    \"stills\": []\n}"}],"_postman_id":"fceb11b9-4067-4b0b-bc83-2b815cd9485d"},{"name":"get translations","id":"397daf54-153e-4180-a971-f09f42c2a3df","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/tv/:series_id/season/:season_number/episode/:episode_number/translations","description":"<p>Get the translations that have been added to a TV episode.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","tv",":series_id","season",":season_number","episode",":episode_number","translations"],"host":["api","themoviedb","org"],"query":[],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{series-id}}","key":"series_id"},{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{season-number}}","key":"season_number"},{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{episode-number}}","key":"episode_number"}]}},"response":[{"id":"a39fe760-c39e-4e72-a542-9eed3c6bc034","name":"get translations","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/tv/:series_id/season/:season_number/episode/:episode_number/translations","protocol":"https","host":["api","themoviedb","org"],"path":["3","tv",":series_id","season",":season_number","episode",":episode_number","translations"],"variable":[{"key":"series_id","value":"{{series-id}}"},{"key":"season_number","value":"{{season-number}}"},{"key":"episode_number","value":"{{episode-number}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 14:55:11 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=22636"},{"key":"x-memc","value":"MISS, STORE"},{"key":"x-memc-key","value":"07029e0c076bfc17fd141beb0392b16d"},{"key":"x-memc-age","value":"0"},{"key":"x-memc-expires","value":"22636"},{"key":"ETag","value":"W/\"8e2e172e0b6e8038bb6e38ff74ed0c00\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 e685e9e08c2e4b105f4d86b35da50628.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"pSS8m2uQd3IAB7ENXSBo5z6jvZz-5vKbCVItdmv-rFDQ79K-wxYnPQ=="}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 52,\n    \"translations\": [\n        {\n            \"iso_3166_1\": \"US\",\n            \"iso_639_1\": \"en\",\n            \"name\": \"English\",\n            \"english_name\": \"English\",\n            \"data\": {\n                \"name\": \"Do No Harm\",\n                \"overview\": \"Dr. Lanning and Dr. Keating work together to help a troubled young girl who asks to be sterilized. Meanwhile, Dr. Jordan and her physician husband, Dr. Roback, argue over how to get a mother to take her obese boy's weight issue seriously.\"\n            }\n        },\n        {\n            \"iso_3166_1\": \"RU\",\n            \"iso_639_1\": \"ru\",\n            \"name\": \"Pусский\",\n            \"english_name\": \"Russian\",\n            \"data\": {\n                \"name\": \"\",\n                \"overview\": \"\"\n            }\n        },\n        {\n            \"iso_3166_1\": \"BR\",\n            \"iso_639_1\": \"pt\",\n            \"name\": \"Português\",\n            \"english_name\": \"Portuguese\",\n            \"data\": {\n                \"name\": \"\",\n                \"overview\": \"\"\n            }\n        }\n    ]\n}"}],"_postman_id":"397daf54-153e-4180-a971-f09f42c2a3df"},{"name":"get videos","id":"d45ac1f0-53ab-49de-a282-5108892dcaf1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/tv/:series_id/season/:season_number/episode/:episode_number/videos","description":"<p>Get the videos that belong to a TV episode.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","tv",":series_id","season",":season_number","episode",":episode_number","videos"],"host":["api","themoviedb","org"],"query":[],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{series-id}}","key":"series_id"},{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{season-number}}","key":"season_number"},{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{episode-number}}","key":"episode_number"}]}},"response":[{"id":"b48f5f7a-b2f1-4d4e-a66d-1aa7b51ec29f","name":"get videos","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/tv/:series_id/season/:season_number/episode/:episode_number/videos","protocol":"https","host":["api","themoviedb","org"],"path":["3","tv",":series_id","season",":season_number","episode",":episode_number","videos"],"variable":[{"key":"series_id","value":"{{series-id}}"},{"key":"season_number","value":"{{season-number}}"},{"key":"episode_number","value":"{{episode-number}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 14:56:47 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=4131"},{"key":"x-memc","value":"HIT"},{"key":"x-memc-key","value":"b3fcf652068def45ae160149305c0ca9"},{"key":"x-memc-age","value":"20814"},{"key":"x-memc-expires","value":"4131"},{"key":"ETag","value":"W/\"7dd270049280b10a1886c0455b3f2a34\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 38ecebcaa39c8742da2b6336935bb446.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"Hquw6UBvf0_VL3NZ7982IJXwNpGU-1FMxUMQuV86L1Z4RZLDZ2Y5gw=="}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 52,\n    \"results\": []\n}"}],"_postman_id":"d45ac1f0-53ab-49de-a282-5108892dcaf1"},{"name":"add rating","id":"c51e4fd0-f876-4b20-b5aa-22781bede46b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"value\":8.5\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.themoviedb.org/3/tv/:series_id/season/:season_number/episode/:episode_number/rating","description":"<p>Rate a TV episode and save it to your rated list.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","tv",":series_id","season",":season_number","episode",":episode_number","rating"],"host":["api","themoviedb","org"],"query":[],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{series-id}}","key":"series_id"},{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{season-number}}","key":"season_number"},{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{episode-number}}","key":"episode_number"}]}},"response":[{"id":"d347df5d-c15e-4885-8db7-ec28d4b51fc9","name":"add rating","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"value\":8.5\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.themoviedb.org/3/tv/:series_id/season/:season_number/episode/:episode_number/rating","protocol":"https","host":["api","themoviedb","org"],"path":["3","tv",":series_id","season",":season_number","episode",":episode_number","rating"],"variable":[{"key":"series_id","value":"{{series-id}}"},{"key":"season_number","value":"{{season-number}}"},{"key":"episode_number","value":"{{episode-number}}"}]}},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"60"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 14:57:45 GMT"},{"key":"Server","value":"openresty"},{"key":"cache-control","value":"public, max-age=0"},{"key":"etag","value":"W/\"4543905c5703940a323f39bb4fdcba82\""},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 97971aa6c140e2dfc8adaee6c929eedc.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"yzrDNbrfodOqTPhw468Ht20y68azaFd4sNZmGMprxpp2y2JvH6Z6fQ=="},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"status_code\": 1,\n    \"status_message\": \"Success.\"\n}"}],"_postman_id":"c51e4fd0-f876-4b20-b5aa-22781bede46b"},{"name":"delete rating","id":"d2dea4e9-6c59-4dda-ac3a-fd37033d1dcc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://api.themoviedb.org/3/tv/:series_id/season/:season_number/episode/:episode_number/rating","description":"<p>Delete your rating on a TV episode.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","tv",":series_id","season",":season_number","episode",":episode_number","rating"],"host":["api","themoviedb","org"],"query":[],"variable":[{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{series-id}}","key":"series_id"},{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{season-number}}","key":"season_number"},{"description":{"content":"<p>int32 (required)</p>\n","type":"text/plain"},"type":"any","value":"{{episode-number}}","key":"episode_number"}]}},"response":[{"id":"97430914-2cde-456f-95c5-1f279b5d28cd","name":"delete rating","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"https://api.themoviedb.org/3/tv/:series_id/season/:season_number/episode/:episode_number/rating","protocol":"https","host":["api","themoviedb","org"],"path":["3","tv",":series_id","season",":season_number","episode",":episode_number","rating"],"variable":[{"key":"series_id","value":"{{series-id}}"},{"key":"season_number","value":"{{season-number}}"},{"key":"episode_number","value":"{{episode-number}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 14:58:41 GMT"},{"key":"Server","value":"openresty"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"cache-control","value":"public, max-age=0"},{"key":"etag","value":"W/\"0566f98871ddfd7f6ade28aaefb5167d\""},{"key":"Content-Encoding","value":"br"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 c889e9448c63bb4bf9dd41fcb2250e08.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"3rQtLUhfVvTvUtKbyq5nMLNTbBj4PRpCQP0OfB4oosXl5D7O0frSxw=="}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"status_code\": 13,\n    \"status_message\": \"The item/record was deleted successfully.\"\n}"}],"_postman_id":"d2dea4e9-6c59-4dda-ac3a-fd37033d1dcc"}],"id":"daa80219-0a14-4d74-b98a-c185ffedf7ac","_postman_id":"daa80219-0a14-4d74-b98a-c185ffedf7ac","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}}},{"name":"TV Episode Groups","item":[{"name":"get details","id":"c21b5605-6943-482f-8da5-e1cba76f7b9e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/tv/episode_group/:tv_episode_group_id","description":"<p>Get the details of a TV episode group.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","tv","episode_group",":tv_episode_group_id"],"host":["api","themoviedb","org"],"query":[],"variable":[{"description":{"content":"<p>string (required)</p>\n","type":"text/plain"},"type":"any","value":"{{tv_episode_group-id}}","key":"tv_episode_group_id"}]}},"response":[{"id":"b0cecc74-3f30-4844-bdd0-4927e060a540","name":"get details","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.themoviedb.org/3/tv/episode_group/:tv_episode_group_id","protocol":"https","host":["api","themoviedb","org"],"path":["3","tv","episode_group",":tv_episode_group_id"],"variable":[{"key":"tv_episode_group_id","value":"{{tv_episode_group-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 14:59:56 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=10553"},{"key":"x-memc","value":"HIT"},{"key":"x-memc-key","value":"8b147a942aa0161adc25acc54f1bc9ab"},{"key":"x-memc-age","value":"12272"},{"key":"x-memc-expires","value":"10553"},{"key":"ETag","value":"W/\"f9a4fb82ce972c6f9b4d279a8a8ede2f\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 ddeb8679359f033dad405557c487bfdc.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"BIskD2TcoLlpz_YNRjSKb2feW5QdHuhHOFIKLufYNqU6Do02aofq5A=="}],"cookie":[],"responseTime":null,"body":"{\n    \"description\": \"\",\n    \"episode_count\": 37,\n    \"group_count\": 3,\n    \"groups\": [\n        {\n            \"id\": \"63384c3b0b5fd6007932fad7\",\n            \"name\": \"Season 1\",\n            \"order\": 1,\n            \"episodes\": [\n                {\n                    \"air_date\": \"2022-04-09\",\n                    \"episode_number\": 1,\n                    \"episode_type\": \"standard\",\n                    \"id\": 2773451,\n                    \"name\": \"OPERATION STRIX\",\n                    \"overview\": \"Twilight is an agent that works for WISE, Westalis's intelligence agency, and he is tasked with investigating Desmond, who is in Ostania and planning to start a war. Twilight disguises himself as the psychiatrist Loid Forger and adopts a girl named Anya so that he can enroll her into the prestigious Eden College to get closer to his target. Unbeknownst to him, Anya is actually a telepath who can read people's minds. One day, members of a mafia group that is after Twilight kidnaps Anya. Loid realizes that he needs to reconsider his priorities and...\",\n                    \"production_code\": \"\",\n                    \"runtime\": 24,\n                    \"season_number\": 1,\n                    \"show_id\": 120089,\n                    \"still_path\": \"/3EwkiSokUJRkAwB3b3bFG3J8IoA.jpg\",\n                    \"vote_average\": 8.4,\n                    \"vote_count\": 29,\n                    \"order\": 0\n                },\n                {\n                    \"air_date\": \"2022-04-16\",\n                    \"episode_number\": 2,\n                    \"episode_type\": \"standard\",\n                    \"id\": 3629225,\n                    \"name\": \"SECURE A WIFE\",\n                    \"overview\": \"Civil servant Yor Briar has a secret identity: an assassin named the Thorn Princess. Lately, single women had been suspected of being spies, which was making Yor nervous. Meanwhile, Loid was searching for someone to play Anya's mother so they could attend the interview at Eden College. He just happens to run into Yor at a boutique. Anya reads Yor's mind and finds out that she's an assassin and tries to get Loid to ask Yor to play her mother.\",\n                    \"production_code\": \"\",\n                    \"runtime\": 24,\n                    \"season_number\": 1,\n                    \"show_id\": 120089,\n                    \"still_path\": \"/doSXhn8nksQiEMadwjPboPpqMih.jpg\",\n                    \"vote_average\": 8.4,\n                    \"vote_count\": 21,\n                    \"order\": 1\n                },\n                {\n                    \"air_date\": \"2022-04-23\",\n                    \"episode_number\": 3,\n                    \"episode_type\": \"standard\",\n                    \"id\": 3629226,\n                    \"name\": \"PREPARE FOR THE INTERVIEW\",\n                    \"overview\": \"Yor moves in with Loid and Anya. Now that they are a family, they need to prepare for the interview. But Loid realizes with how Anya and Yor currently are, the interview probably won't go well. In order to make sure they all understand how an upper-class family should be, Loid decides that they should all go out as a family. They go to the theatre and a museum, but it's just not clicking with Anya and Yor. Twilight begins to lose hope, but...\",\n                    \"production_code\": \"\",\n                    \"runtime\": 24,\n                    \"season_number\": 1,\n                    \"show_id\": 120089,\n                    \"still_path\": \"/fnU8bxU1WFGD8PBmpK5g9pVqvnO.jpg\",\n                    \"vote_average\": 7.9,\n                    \"vote_count\": 17,\n                    \"order\": 2\n                },\n                {\n                    \"air_date\": \"2022-04-30\",\n                    \"episode_number\": 4,\n                    \"episode_type\": \"standard\",\n                    \"id\": 3629227,\n                    \"name\": \"THE PRESTIGIOUS SCHOOL'S INTERVIEW\",\n                    \"overview\": \"The day they had been preparing for has finally arrived! The Forgers are fully prepared and head to the interview. As soon as they enter the school grounds, Loid feels someone watching them. All of the applicants were being observed from the shadows by the instructors of the academy. The exam had already begun. Housemaster Henderson, who would be grading their performance, kept a keen eye on how the Forgers were acting and seeing if they were truly worthy of the prestigious Eden College.\",\n                    \"production_code\": \"\",\n                    \"runtime\": 24,\n                    \"season_number\": 1,\n                    \"show_id\": 120089,\n                    \"still_path\": \"/6P3Gi8Vd4hKivG6eObP9xkkmp3U.jpg\",\n                    \"vote_average\": 7.9,\n                    \"vote_count\": 16,\n                    \"order\": 3\n                },\n                {\n                    \"air_date\": \"2022-05-07\",\n                    \"episode_number\": 5,\n                    \"episode_type\": \"standard\",\n                    \"id\": 3629228,\n                    \"name\": \"WILL THEY PASS OR FAIL?\",\n                    \"overview\": \"The day that Eden College would announce the applicants that successfully got into the school had finally arrived, but Anya's number is not listed. The Forgers fall into the depths of despair but are greeted by Henderson. He praises them for their interview and tells them that Anya is at the top of the waiting list. Three days later, they find out that Anya got into the school! Franky comes over to celebrate with the Forgers and they all agree to reward Anya for working so hard. What Anya asks for...\",\n                    \"production_code\": \"\",\n                    \"runtime\": 24,\n                    \"season_number\": 1,\n                    \"show_id\": 120089,\n                    \"still_path\": \"/aVjoPi2alpgUxufxijnIyjz6rUu.jpg\",\n                    \"vote_average\": 7.4,\n                    \"vote_count\": 15,\n                    \"order\": 4\n                },\n                {\n                    \"air_date\": \"2022-05-14\",\n                    \"episode_number\": 6,\n                    \"episode_type\": \"standard\",\n                    \"id\": 3629229,\n                    \"name\": \"THE FRIENDSHIP SCHEME\",\n                    \"overview\": \"Anya's uniform is finished. Loid has to go to a WISE strategy meeting, so he has Yor pick up the uniform as he heads to the safehouse. At the meeting, he finds out that Anya will have to receive 8 Stellar Stars and become an Imperial Scholar at Eden College in order for him to successfully complete Operation Strix. Meanwhile, Anya is very excited about getting her new uniform. But there are always criminals on the lookout for wealthy students from Eden College and Anya gets targeted by a group of hoodlums.\",\n                    \"production_code\": \"\",\n                    \"runtime\": 24,\n                    \"season_number\": 1,\n                    \"show_id\": 120089,\n                    \"still_path\": \"/Bz7DUuidlzte62jEGxj77Tbo9F.jpg\",\n                    \"vote_average\": 7.7,\n                    \"vote_count\": 15,\n                    \"order\": 5\n                },\n                {\n                    \"air_date\": \"2022-05-21\",\n                    \"episode_number\": 7,\n                    \"episode_type\": \"standard\",\n                    \"id\": 3629230,\n                    \"name\": \"THE TARGET'S SECOND SON\",\n                    \"overview\": \"Anya ends up with a Tonitrus Bolt after she hit Damian Desmond. Sadly, this causes her to stand out for the wrong reasons in class which depresses her, but she ends up friends with Becky, and school becomes a little more fun. She also tries to apologize to Damian for hitting him, but just can't seem to get the words out. For the sake of Operation Strix, Loid disguises himself as someone who works at the school and tries to help Anya reconcile from the shadows, but...\",\n                    \"production_code\": \"\",\n                    \"runtime\": 24,\n                    \"season_number\": 1,\n                    \"show_id\": 120089,\n                    \"still_path\": \"/edJ5SujtvQXziHBogllQN8qv98P.jpg\",\n                    \"vote_average\": 7.3,\n                    \"vote_count\": 13,\n                    \"order\": 6\n                },\n                {\n                    \"air_date\": \"2022-05-28\",\n                    \"episode_number\": 8,\n                    \"episode_type\": \"standard\",\n                    \"id\": 3629231,\n                    \"name\": \"THE COUNTER-SECRET POLICE COVER OPERATION\",\n                    \"overview\": \"Ostania's counterintelligence agency and national security bureau conducts spy hunts and keeps surveillance on its citizens to maintain peace within the country. They are also called the Secret Police and are feared. Yor's younger brother Yuri actually belongs to the Secret Police and is hunting down spies while keeping this a secret from Yor and others around him. One day, he suddenly shows up at the Forger residence. The Forgers, who are full of secrets, and Yuri, who has a secret identity, come face to face!\",\n                    \"production_code\": \"\",\n                    \"runtime\": 24,\n                    \"season_number\": 1,\n                    \"show_id\": 120089,\n                    \"still_path\": \"/1XTMlVeQCyR3ipNNOiCcbD6tbQm.jpg\",\n                    \"vote_average\": 7.6,\n                    \"vote_count\": 11,\n                    \"order\": 7\n                },\n                {\n                    \"air_date\": \"2022-06-04\",\n                    \"episode_number\": 9,\n                    \"episode_type\": \"standard\",\n                    \"id\": 3629232,\n                    \"name\": \"SHOW OFF HOW IN LOVE YOU ARE\",\n                    \"overview\": \"In order to prove to Yuri that they are actually a married couple, Loid and Yor are supposed to kiss. Loid is willing to get this done immediately for the sake of Operation Strix, but Yor can't do this sober, so she ends up downing a bunch of wine and gets drunk. Yuri sees his sister this way, also gets drunk, and is unable to make rational decisions anymore...\",\n                    \"production_code\": \"\",\n                    \"runtime\": 24,\n                    \"season_number\": 1,\n                    \"show_id\": 120089,\n                    \"still_path\": \"/oaxsr3MypOg74LPuksryVsG2PVO.jpg\",\n                    \"vote_average\": 7.5,\n                    \"vote_count\": 12,\n                    \"order\": 8\n                },\n                {\n                    \"air_date\": \"2022-06-11\",\n                    \"episode_number\": 10,\n                    \"episode_type\": \"standard\",\n                    \"id\": 3629233,\n                    \"name\": \"THE GREAT DODGEBALL PLAN\",\n                    \"overview\": \"A rumor spreads amongst the first graders at Eden College saying that if they do well in their next PE class, they will get rewarded with Stella Stars. Anya is determined to get a Stella Star, so she trains with Yor. Thus begins the dodgeball match between Cecile Hall and Wald Hall! Anya and her classmates are determined to win, but they are faced with the giant, Bill Watkins.\",\n                    \"production_code\": \"\",\n                    \"runtime\": 24,\n                    \"season_number\": 1,\n                    \"show_id\": 120089,\n                    \"still_path\": \"/deSqORCVDxymHfwYrGSKxyskk35.jpg\",\n                    \"vote_average\": 7.6,\n                    \"vote_count\": 11,\n                    \"order\": 9\n                },\n                {\n                    \"air_date\": \"2022-06-18\",\n                    \"episode_number\": 11,\n                    \"episode_type\": \"standard\",\n                    \"id\": 3629234,\n                    \"name\": \"STELLA\",\n                    \"overview\": \"In order for parents to attend one of the social gatherings at Eden College, their children need to be Imperial Scholars, but Anya hating to study makes this rather difficult. Loid then comes up with a plan to get Anya to get Stella Stars by doing community service rather than with her academics. But when she ends up volunteering at a hospital, she continuously messes up. Later, she hears a child drowning in a pool with her telepathy and...\",\n                    \"production_code\": \"\",\n                    \"runtime\": 24,\n                    \"season_number\": 1,\n                    \"show_id\": 120089,\n                    \"still_path\": \"/mzfXcUlUHLvUaE5N8kxQpzX0VjZ.jpg\",\n                    \"vote_average\": 7.6,\n                    \"vote_count\": 10,\n                    \"order\": 10\n                },\n                {\n                    \"air_date\": \"2022-06-25\",\n                    \"episode_number\": 12,\n                    \"episode_type\": \"mid_season\",\n                    \"id\": 3629235,\n                    \"name\": \"PENGUIN PARK\",\n                    \"overview\": \"Loid is burdened with one mission after another from WISE and comes home exhausted. He then hears neighbors gossiping that he's neglecting his family. Because he can't let anyone doubt them as a family for the sake of Operation Strix, he decides to take his family to the aquarium the next day they have off to show everyone that they get along. However, he is assigned another mission from WISE while he's there, and...\",\n                    \"production_code\": \"\",\n                    \"runtime\": 24,\n                    \"season_number\": 1,\n                    \"show_id\": 120089,\n                    \"still_path\": \"/xsk1Xb7ZE50idHu0BhicdbwZJ6y.jpg\",\n                    \"vote_average\": 7.6,\n                    \"vote_count\": 12,\n                    \"order\": 11\n                }\n            ],\n            \"locked\": false\n        },\n        {\n            \"id\": \"63384c740b5fd6007c9960ef\",\n            \"name\": \"Season 2\",\n            \"order\": 2,\n            \"episodes\": [\n                {\n                    \"air_date\": \"2022-10-01\",\n                    \"episode_number\": 13,\n                    \"episode_type\": \"standard\",\n                    \"id\": 3917379,\n                    \"name\": \"PROJECT APPLE\",\n                    \"overview\": \"The Forgers go look for a dog for Anya's reward for getting a Stella. In the middle of their outing, Loid ends up having to work a mission to stop a terrorist bombing attack planned against Westalis's foreign minister. Meanwhile, Anya is trying to pick out a dog, but then sees a vision of her family when she randomly reads the mind of a giant, mysterious, white dog. Anya becomes curious and chases after the dog, but she ends up accidentally wandering into the hideout of the terrorists!\",\n                    \"production_code\": \"\",\n                    \"runtime\": 24,\n                    \"season_number\": 1,\n                    \"show_id\": 120089,\n                    \"still_path\": \"/jllCVqdGKqulhpGA91hsULoLQzq.jpg\",\n                    \"vote_average\": 7.7,\n                    \"vote_count\": 10,\n                    \"order\": 0\n                },\n                {\n                    \"air_date\": \"2022-10-08\",\n                    \"episode_number\": 14,\n                    \"episode_type\": \"standard\",\n                    \"id\": 3917444,\n                    \"name\": \"DISARM THE TIME BOMB\",\n                    \"overview\": \"Anya meets a mysterious dog who can see into the future. They were able to escape from the terrorists with the dog's help, but eventually, they fall back into the hands of the terrorists again. And then Yor shows up and attacks the enemy! Soon after, the dog sees into the future again. The vision Anya saw through the dog's mind was Loid unconscious and buried under the remains of a building that had been bombed. In order to stop this future from happening, Anya and the dog head to the place where the incident happens!\",\n                    \"production_code\": \"\",\n                    \"runtime\": 24,\n                    \"season_number\": 1,\n                    \"show_id\": 120089,\n                    \"still_path\": \"/a1x4IUgQH69P9PJ0eHgFTRHVJ9F.jpg\",\n                    \"vote_average\": 7.9,\n                    \"vote_count\": 8,\n                    \"order\": 1\n                },\n                {\n                    \"air_date\": \"2022-10-15\",\n                    \"episode_number\": 15,\n                    \"episode_type\": \"standard\",\n                    \"id\": 3917453,\n                    \"name\": \"A NEW FAMILY MEMBER\",\n                    \"overview\": \"Loid faces off with one of the enemy's bomb dogs, Anya secretly saves Loid, and Yor finds the leader of the terrorists who had been on the run. The whole family ends up involved in this terrorist bombing incident, but what will be its conclusion?! Also, they were supposed to go get a dog for Anya as a reward for her getting a Stella, but now, she says she wants to keep the mysterious, giant dog that she encounters in this incident. Loid knows the truth about this dog as well as the other dogs involved in the bombing incident and tells her no, but then Anya says she'll quit going to school if she can't have the dog and...\",\n                    \"production_code\": \"\",\n                    \"runtime\": 24,\n                    \"season_number\": 1,\n                    \"show_id\": 120089,\n                    \"still_path\": \"/coHlfqor3MWQ2lG0zE88cRuKxrT.jpg\",\n                    \"vote_average\": 7.8,\n                    \"vote_count\": 8,\n                    \"order\": 2\n                },\n                {\n                    \"air_date\": \"2022-10-22\",\n                    \"episode_number\": 16,\n                    \"episode_type\": \"standard\",\n                    \"id\": 3917468,\n                    \"name\": \"YOR'S KITCHEN / THE INFORMANT'S GREAT ROMANCE PLAN\",\n                    \"overview\": \"Why has Yor been coming home late every night, her hands covered in cuts? Why has Franky asked Loid to meet him under mysterious and urgent circumstances? These are two tales of misadventure while seeking happiness in Berlint.\",\n                    \"production_code\": \"\",\n                    \"runtime\": 24,\n                    \"season_number\": 1,\n                    \"show_id\": 120089,\n                    \"still_path\": \"/qjqZW0jMC4TTvvV8Ix1hs7AjYZf.jpg\",\n                    \"vote_average\": 7.7,\n                    \"vote_count\": 9,\n                    \"order\": 3\n                },\n                {\n                    \"air_date\": \"2022-10-29\",\n                    \"episode_number\": 17,\n                    \"episode_type\": \"standard\",\n                    \"id\": 3917482,\n                    \"name\": \"CARRY OUT THE GRIFFIN PLAN / FULLMETAL LADY / OMELET RICE♥\",\n                    \"overview\": \"Anya and the rest of her class have an arts and crafts lesson where Anya is put in the same group as Damian. Sylvia goes about an ordinary work day. We learn the secret source of Yuri's strength.\",\n                    \"production_code\": \"\",\n                    \"runtime\": 24,\n                    \"season_number\": 1,\n                    \"show_id\": 120089,\n                    \"still_path\": \"/livubK1sXeMspQvQuP6Gpaw5KFe.jpg\",\n                    \"vote_average\": 7.6,\n                    \"vote_count\": 9,\n                    \"order\": 4\n                },\n                {\n                    \"air_date\": \"2022-11-05\",\n                    \"episode_number\": 18,\n                    \"episode_type\": \"standard\",\n                    \"id\": 3917484,\n                    \"name\": \"UNCLE THE PRIVATE TUTOR / DAYBREAK\",\n                    \"overview\": \"Next week is Eden College's midterms. That week happens to include the new moon, the one day of the month Anya can't use her powers to cheat. But then, Yor suggests that Yuri should be her tutor...\\n\\nThe midterms are over. Loid is nervous about Anya's test scores and heads to Eden College to alter the answers. However, there already seems to be another guy there with the same motive that's making himself insanely suspicious and obvious?!\",\n                    \"production_code\": \"\",\n                    \"runtime\": 24,\n                    \"season_number\": 1,\n                    \"show_id\": 120089,\n                    \"still_path\": \"/t3YFlND2D7dWGYmhExvB7GWzEv9.jpg\",\n                    \"vote_average\": 7.6,\n                    \"vote_count\": 8,\n                    \"order\": 5\n                },\n                {\n                    \"air_date\": \"2022-11-12\",\n                    \"episode_number\": 19,\n                    \"episode_type\": \"standard\",\n                    \"id\": 3917497,\n                    \"name\": \"A REVENGE PLOT AGAINST DESMOND / MAMA BECOMES THE WIND\",\n                    \"overview\": \"Damian does well on his midterms, so he earns a Stella. Everyone around him is now praising him, but for some reason, his classmate George seems to be looking at him begrudgingly. The reason being...\\n\\nAfter seeing Anya off to school, Yor finds Anya's gym clothes on top of her desk. At this rate, Anya will surely have trouble in her gym class. Yor runs to deliver the forgotten clothes!\",\n                    \"production_code\": \"\",\n                    \"runtime\": 24,\n                    \"season_number\": 1,\n                    \"show_id\": 120089,\n                    \"still_path\": \"/ecXSomcwWxWC9DQWUt09dnECV7u.jpg\",\n                    \"vote_average\": 7.5,\n                    \"vote_count\": 8,\n                    \"order\": 6\n                },\n                {\n                    \"air_date\": \"2022-11-19\",\n                    \"episode_number\": 20,\n                    \"episode_type\": \"standard\",\n                    \"id\": 3917514,\n                    \"name\": \"INVESTIGATE THE GENERAL HOSPITAL / DECIPHER THE PERPLEXING CODE\",\n                    \"overview\": \"Anya has to write a report about an occupation she's interested in, so she ends up going to Loid's place of work, Berlint General Hospital. As soon as Loid was out of sight, Anya starts to explore!\\n\\nAnya becomes very interested in deciphering codes after seeing it done in her spy cartoon, so she makes her own code and sends Loid and the others secret messages. Will they be able to crack the codes?!\",\n                    \"production_code\": \"\",\n                    \"runtime\": 24,\n                    \"season_number\": 1,\n                    \"show_id\": 120089,\n                    \"still_path\": \"/vJfXc0ZMs3oFX0Fv2CzRq9wa3vP.jpg\",\n                    \"vote_average\": 7.8,\n                    \"vote_count\": 8,\n                    \"order\": 7\n                },\n                {\n                    \"air_date\": \"2022-11-26\",\n                    \"episode_number\": 21,\n                    \"episode_type\": \"standard\",\n                    \"id\": 3917523,\n                    \"name\": \"NIGHTFALL / FIRST FIT OF JEALOUSY\",\n                    \"overview\": \"Fiona, who works at Loid's hospital, happens to actually be the female WISE agent Nightfall. She is irritated that Operation Strix is facing delays, so she suggests that she becomes Mrs. Forger instead. She also decides to show up at the Forger household unannounced and comes face to face with Yor!\\n\\nAnya loves the penguin plushie that Loid got for her, and even sleeps with it. However, a pale shadow shoots jealous glares in the penguin's general direction...\",\n                    \"production_code\": \"\",\n                    \"runtime\": 24,\n                    \"season_number\": 1,\n                    \"show_id\": 120089,\n                    \"still_path\": \"/3UFgoPLwqrzrHKEDI7gYyfu2boj.jpg\",\n                    \"vote_average\": 7.7,\n                    \"vote_count\": 7,\n                    \"order\": 8\n                },\n                {\n                    \"air_date\": \"2022-12-03\",\n                    \"episode_number\": 22,\n                    \"episode_type\": \"standard\",\n                    \"id\": 3917525,\n                    \"name\": \"THE UNDERGROUND TENNIS TOURNAMENT: THE CAMPBELLDON\",\n                    \"overview\": \"The secret files called the Zacharis Dossier may cause a war between the East and the West. In order to obtain a painting that is supposed to be the hiding spot for these files, Loid and Fiona enter an underground tennis tournament run by the owner of the painting, Campbell. If they win, the art piece they're after will be presented. Loid and Fiona enter as a married couple and play various skilled players including pro players!\",\n                    \"production_code\": \"\",\n                    \"runtime\": 24,\n                    \"season_number\": 1,\n                    \"show_id\": 120089,\n                    \"still_path\": \"/7sI0UliQw4mpvNfSAPIWsYkQgec.jpg\",\n                    \"vote_average\": 7.9,\n                    \"vote_count\": 7,\n                    \"order\": 9\n                },\n                {\n                    \"air_date\": \"2022-12-10\",\n                    \"episode_number\": 23,\n                    \"episode_type\": \"standard\",\n                    \"id\": 3917528,\n                    \"name\": \"THE UNWAVERING PATH\",\n                    \"overview\": \"The underground tennis tournament is finally heading to the final match. The Campbell siblings that Loid and Fiona are up against are playing dirty, as they have altered tennis rackets as well as the staff helping them out. But the spy pair from WISE overcome one obstacle after another and Loid deals the final blow! But right after the match, the State Security Service finds out about the dossier and infiltrates the tournament...\",\n                    \"production_code\": \"\",\n                    \"runtime\": 24,\n                    \"season_number\": 1,\n                    \"show_id\": 120089,\n                    \"still_path\": \"/shW5hWBz1sgrefmRBZfwqWhgbYH.jpg\",\n                    \"vote_average\": 7.9,\n                    \"vote_count\": 7,\n                    \"order\": 10\n                },\n                {\n                    \"air_date\": \"2022-12-17\",\n                    \"episode_number\": 24,\n                    \"episode_type\": \"standard\",\n                    \"id\": 3917534,\n                    \"name\": \"THE ROLE OF A MOTHER AND WIFE / SHOPPING WITH FRIENDS\",\n                    \"overview\": \"Yor becomes anxious about their pretend marriage after Fiona shows up. Loid notices this and thinks that Yor had started to develop romantic feelings towards him. For the sake of the mission, he flips on his Twilight mode.\\n\\nBecky takes Anya to the department store so they can buy Anya some cute clothes. She uses her rich girl powers and rents out a whole shop where they start their own little fashion show.\",\n                    \"production_code\": \"\",\n                    \"runtime\": 24,\n                    \"season_number\": 1,\n                    \"show_id\": 120089,\n                    \"still_path\": \"/bGW5Bn1sIRttSxAHNc3ac180CCU.jpg\",\n                    \"vote_average\": 7.3,\n                    \"vote_count\": 6,\n                    \"order\": 11\n                },\n                {\n                    \"air_date\": \"2022-12-24\",\n                    \"episode_number\": 25,\n                    \"episode_type\": \"finale\",\n                    \"id\": 3917539,\n                    \"name\": \"FIRST CONTACT\",\n                    \"overview\": \"A social gathering happens at Eden College once every half term. It is a strictly guarded event where only Imperial Scholars and their parents, the VIPs of Ostania, are allowed to go. Damian tells his brother that he'd like to see their father when he attends the event. Loid finds out about that and uses Damian to get close to his target.\",\n                    \"production_code\": \"\",\n                    \"runtime\": 24,\n                    \"season_number\": 1,\n                    \"show_id\": 120089,\n                    \"still_path\": \"/wU3Wjkp0X0rzhDOEfIpHqV5oj8z.jpg\",\n                    \"vote_average\": 7.6,\n                    \"vote_count\": 10,\n                    \"order\": 12\n                }\n            ],\n            \"locked\": false\n        },\n        {\n            \"id\": \"659a7e047d550402030b26cc\",\n            \"name\": \"Season 3\",\n            \"order\": 3,\n            \"episodes\": [\n                {\n                    \"air_date\": \"2023-10-07\",\n                    \"episode_number\": 1,\n                    \"episode_type\": \"standard\",\n                    \"id\": 4698644,\n                    \"name\": \"FOLLOW MAMA AND PAPA\",\n                    \"overview\": \"Yor is shot in the butt while on a mission and looks miserable when she gets home. Loid mistakes her very apparent miserable mood as her being unhappy with their marriage of convenience and offers to take her out on a date.\",\n                    \"production_code\": \"\",\n                    \"runtime\": 24,\n                    \"season_number\": 2,\n                    \"show_id\": 120089,\n                    \"still_path\": \"/rhM7oEqFIsbkT7CbCU7TSYeXoZw.jpg\",\n                    \"vote_average\": 7.8,\n                    \"vote_count\": 4,\n                    \"order\": 0\n                },\n                {\n                    \"air_date\": \"2023-10-14\",\n                    \"episode_number\": 2,\n                    \"episode_type\": \"standard\",\n                    \"id\": 4698645,\n                    \"name\": \"BOND'S STRATEGY TO STAY ALIVE / DAMIAN'S FIELD RESEARCH TRIP\",\n                    \"overview\": \"Bond sees an ominous future and believes that it's Yor's food that's going to cause it. In order to change this fate, Bond leaves the house to search for Loid! Henderson orders Damian, Emil, and Ewen to go on a field research trip with Mr. Green.\",\n                    \"production_code\": \"\",\n                    \"runtime\": 24,\n                    \"season_number\": 2,\n                    \"show_id\": 120089,\n                    \"still_path\": \"/mPiASMamtHkGvP8k7F9Q5xuL9CC.jpg\",\n                    \"vote_average\": 6,\n                    \"vote_count\": 3,\n                    \"order\": 1\n                },\n                {\n                    \"air_date\": \"2023-10-21\",\n                    \"episode_number\": 3,\n                    \"episode_type\": \"standard\",\n                    \"id\": 4698646,\n                    \"name\": \"MISSION AND FAMILY / THE ELEGANT BONDMAN / THE HEART OF A CHILD / WAKING UP\",\n                    \"overview\": \"Yuri is doing great at his job with the Secret Police. His assignment today is to investigate a former newspaper reporter suspected of selling articles slandering Ostania to Westalis. Anya's favorite cartoon hero Bondman shows off his elegant spy moves!!\",\n                    \"production_code\": \"\",\n                    \"runtime\": 24,\n                    \"season_number\": 2,\n                    \"show_id\": 120089,\n                    \"still_path\": \"/An3rf7THtSNn3GkWkXmkOSGBMUl.jpg\",\n                    \"vote_average\": 6,\n                    \"vote_count\": 7,\n                    \"order\": 2\n                },\n                {\n                    \"air_date\": \"2023-10-28\",\n                    \"episode_number\": 4,\n                    \"episode_type\": \"standard\",\n                    \"id\": 4698648,\n                    \"name\": \"THE PASTRY OF KNOWLEDGE / THE INFORMANT'S GREAT ROMANCE PLAN II\",\n                    \"overview\": \"Eden's legendary dessert finally appears! In order to obtain the macaroons that supposedly can make you into an Imperial Scholar if eaten, Anya and her friends race to get to them first.\",\n                    \"production_code\": \"\",\n                    \"runtime\": 24,\n                    \"season_number\": 2,\n                    \"show_id\": 120089,\n                    \"still_path\": \"/sVq8TsjDNBN1gHFSM77Xa0i7SK7.jpg\",\n                    \"vote_average\": 6,\n                    \"vote_count\": 2,\n                    \"order\": 3\n                },\n                {\n                    \"air_date\": \"2023-11-04\",\n                    \"episode_number\": 5,\n                    \"episode_type\": \"standard\",\n                    \"id\": 4698649,\n                    \"name\": \"PLAN TO CROSS THE BORDER\",\n                    \"overview\": \"On a mission as Thorn Princess and using her job as city hall as a cover, Yor is tasked with protecting the only survivors of the Gretcher family, Olka and her son, and helping them escape to a different country by traveling on a cruise ship.\",\n                    \"production_code\": \"\",\n                    \"runtime\": 24,\n                    \"season_number\": 2,\n                    \"show_id\": 120089,\n                    \"still_path\": \"/AfAnj59eaJJqLuv2rIbXGW8BDvx.jpg\",\n                    \"vote_average\": 8.5,\n                    \"vote_count\": 2,\n                    \"order\": 4\n                },\n                {\n                    \"air_date\": \"2023-11-11\",\n                    \"episode_number\": 6,\n                    \"episode_type\": \"standard\",\n                    \"id\": 4698650,\n                    \"name\": \"THE FEARSOME LUXURY CRUISE SHIP\",\n                    \"overview\": \"After boarding the cruise ship, Yor began her duty as bodyguard to Olka and her son. Meanwhile, Yor's superior, Matthew, finds an assassin who is after Olka and her son.\",\n                    \"production_code\": \"\",\n                    \"runtime\": 24,\n                    \"season_number\": 2,\n                    \"show_id\": 120089,\n                    \"still_path\": \"/skimzP8et5ERQs7rZz0b5ADubOu.jpg\",\n                    \"vote_average\": 8.5,\n                    \"vote_count\": 2,\n                    \"order\": 5\n                },\n                {\n                    \"air_date\": \"2023-11-18\",\n                    \"episode_number\": 7,\n                    \"episode_type\": \"standard\",\n                    \"id\": 4698653,\n                    \"name\": \"WHO IS THIS MISSION FOR?\",\n                    \"overview\": \"Loid tries to pick out souvenirs that will make him look like a fun and happy dad so he can cheer Anya up. Meanwhile, Yor was facing off with Sickle-and-Chain Barnaby.\",\n                    \"production_code\": \"\",\n                    \"runtime\": 24,\n                    \"season_number\": 2,\n                    \"show_id\": 120089,\n                    \"still_path\": \"/czGd1jqRkC6jdb9O6F1W23PqVvU.jpg\",\n                    \"vote_average\": 9,\n                    \"vote_count\": 2,\n                    \"order\": 6\n                },\n                {\n                    \"air_date\": \"2023-11-25\",\n                    \"episode_number\": 8,\n                    \"episode_type\": \"standard\",\n                    \"id\": 4698654,\n                    \"name\": \"THE SYMPHONY UPON THE SHIP\",\n                    \"overview\": \"The deck is filled with passengers enjoying the fireworks show. Anya and Loid were also enjoying the fireworks. Meanwhile, Yor's mission finally reaches its climax. She tries to help Olka and the others escape, but they are surrounded by assassins!\",\n                    \"production_code\": \"\",\n                    \"runtime\": 24,\n                    \"season_number\": 2,\n                    \"show_id\": 120089,\n                    \"still_path\": \"/10IDii3X575FA0D4L70ZTg7akG7.jpg\",\n                    \"vote_average\": 8.5,\n                    \"vote_count\": 2,\n                    \"order\": 7\n                },\n                {\n                    \"air_date\": \"2023-12-02\",\n                    \"episode_number\": 9,\n                    \"episode_type\": \"standard\",\n                    \"id\": 4698655,\n                    \"name\": \"THE HAND THAT CONNECTS TO THE FUTURE\",\n                    \"overview\": \"Due to the movements the State Security Service members were making, Loid finds out that there was a bomb on the ship. Loid leaves Anya at the daycare in a hurry then disguises himself as a State Security Service member to take care of the bomb.\",\n                    \"production_code\": \"\",\n                    \"runtime\": 24,\n                    \"season_number\": 2,\n                    \"show_id\": 120089,\n                    \"still_path\": \"/ujeOWVRRpyF9rWWscvRCEwuTEkb.jpg\",\n                    \"vote_average\": 8.5,\n                    \"vote_count\": 2,\n                    \"order\": 8\n                },\n                {\n                    \"air_date\": \"2023-12-09\",\n                    \"episode_number\": 10,\n                    \"episode_type\": \"standard\",\n                    \"id\": 4698657,\n                    \"name\": \"ENJOY THE RESORT TO THE FULLEST / BRAGGING ABOUT VACATION\",\n                    \"overview\": \"The morning after the attack from the assassins and the bomb scare, the cruise ship arrives at the resort island. Loid and Anya meet up with Yor and the three enjoy a family vacation!\",\n                    \"production_code\": \"\",\n                    \"runtime\": 24,\n                    \"season_number\": 2,\n                    \"show_id\": 120089,\n                    \"still_path\": \"/m3UdPg043woSfIIm2ZCY4c3sMas.jpg\",\n                    \"vote_average\": 8,\n                    \"vote_count\": 2,\n                    \"order\": 9\n                },\n                {\n                    \"air_date\": \"2023-12-16\",\n                    \"episode_number\": 11,\n                    \"episode_type\": \"standard\",\n                    \"id\": 4698659,\n                    \"name\": \"BERLINT IN LOVE / NIGHTFALL'S DAILY LIFE\",\n                    \"overview\": \"Becky is very excited about a romantic drama on TV, so she heads over to the Forgers' place to see Loid, who she fell in love with instantly after seeing his picture. Becky aggressively pursues Loid.\",\n                    \"production_code\": \"\",\n                    \"runtime\": 24,\n                    \"season_number\": 2,\n                    \"show_id\": 120089,\n                    \"still_path\": \"/z3b8l9AXiDWsiuaVAPXua7WEaGw.jpg\",\n                    \"vote_average\": 8,\n                    \"vote_count\": 2,\n                    \"order\": 10\n                },\n                {\n                    \"air_date\": \"2023-12-23\",\n                    \"episode_number\": 12,\n                    \"episode_type\": \"finale\",\n                    \"id\": 4698660,\n                    \"name\": \"PART OF THE FAMILY\",\n                    \"overview\": \"As Bond is on a walk with Loid, he has a premonition of an accident, so he tries to stop it, but is scolded by Loid. He then sees a vision of a building going up in flames and a sobbing girl standing in front of it.\",\n                    \"production_code\": \"\",\n                    \"runtime\": 24,\n                    \"season_number\": 2,\n                    \"show_id\": 120089,\n                    \"still_path\": \"/piN1hZ56NvQZUOD9eAXqs63HL25.jpg\",\n                    \"vote_average\": 7,\n                    \"vote_count\": 2,\n                    \"order\": 11\n                }\n            ],\n            \"locked\": false\n        }\n    ],\n    \"id\": \"63384c066728a8007a216dc4\",\n    \"name\": \"Seasons\",\n    \"network\": null,\n    \"type\": 1\n}"}],"_postman_id":"c21b5605-6943-482f-8da5-e1cba76f7b9e"}],"id":"62c40713-529d-4606-b660-ee215f61806a","_postman_id":"62c40713-529d-4606-b660-ee215f61806a","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}}},{"name":"Watch Providers","item":[{"name":"get available regions","id":"0b7df3a6-a82d-4ba5-a88c-6f6baff2664f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/watch/providers/regions?language=en-US","description":"<p>Get the list of the countries we have watch provider (OTT/streaming) data for.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","watch","providers","regions"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"language","value":"en-US"}],"variable":[]}},"response":[{"id":"2eb2b3fa-e4e4-42ad-8187-9531c3c13ea0","name":"get available regions","originalRequest":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/watch/providers/regions"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 15:00:52 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=4649"},{"key":"x-memc","value":"HIT"},{"key":"x-memc-key","value":"64830e4b84ef2e63498409ffefd83b06"},{"key":"x-memc-age","value":"17885"},{"key":"x-memc-expires","value":"4649"},{"key":"ETag","value":"W/\"570a6ea7e9c7f35a1a48ca0eb1860d27\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 f37f104903bda438e8b0547be6e0c192.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"6MJ8u9JnnX0hzv3YArnpOc9tw1GpdQzKXNR3JBjLss_J_TYiQvd6iQ=="}],"cookie":[],"responseTime":null,"body":"{\n    \"results\": [\n        {\n            \"iso_3166_1\": \"AD\",\n            \"english_name\": \"Andorra\",\n            \"native_name\": \"Andorra\"\n        },\n        {\n            \"iso_3166_1\": \"AE\",\n            \"english_name\": \"United Arab Emirates\",\n            \"native_name\": \"United Arab Emirates\"\n        },\n        {\n            \"iso_3166_1\": \"AG\",\n            \"english_name\": \"Antigua and Barbuda\",\n            \"native_name\": \"Antigua & Barbuda\"\n        },\n        {\n            \"iso_3166_1\": \"AL\",\n            \"english_name\": \"Albania\",\n            \"native_name\": \"Albania\"\n        },\n        {\n            \"iso_3166_1\": \"AO\",\n            \"english_name\": \"Angola\",\n            \"native_name\": \"Angola\"\n        },\n        {\n            \"iso_3166_1\": \"AR\",\n            \"english_name\": \"Argentina\",\n            \"native_name\": \"Argentina\"\n        },\n        {\n            \"iso_3166_1\": \"AT\",\n            \"english_name\": \"Austria\",\n            \"native_name\": \"Austria\"\n        },\n        {\n            \"iso_3166_1\": \"AU\",\n            \"english_name\": \"Australia\",\n            \"native_name\": \"Australia\"\n        },\n        {\n            \"iso_3166_1\": \"AZ\",\n            \"english_name\": \"Azerbaijan\",\n            \"native_name\": \"Azerbaijan\"\n        },\n        {\n            \"iso_3166_1\": \"BA\",\n            \"english_name\": \"Bosnia and Herzegovina\",\n            \"native_name\": \"Bosnia & Herzegovina\"\n        },\n        {\n            \"iso_3166_1\": \"BB\",\n            \"english_name\": \"Barbados\",\n            \"native_name\": \"Barbados\"\n        },\n        {\n            \"iso_3166_1\": \"BE\",\n            \"english_name\": \"Belgium\",\n            \"native_name\": \"Belgium\"\n        },\n        {\n            \"iso_3166_1\": \"BF\",\n            \"english_name\": \"Burkina Faso\",\n            \"native_name\": \"Burkina Faso\"\n        },\n        {\n            \"iso_3166_1\": \"BG\",\n            \"english_name\": \"Bulgaria\",\n            \"native_name\": \"Bulgaria\"\n        },\n        {\n            \"iso_3166_1\": \"BH\",\n            \"english_name\": \"Bahrain\",\n            \"native_name\": \"Bahrain\"\n        },\n        {\n            \"iso_3166_1\": \"BM\",\n            \"english_name\": \"Bermuda\",\n            \"native_name\": \"Bermuda\"\n        },\n        {\n            \"iso_3166_1\": \"BO\",\n            \"english_name\": \"Bolivia\",\n            \"native_name\": \"Bolivia\"\n        },\n        {\n            \"iso_3166_1\": \"BR\",\n            \"english_name\": \"Brazil\",\n            \"native_name\": \"Brazil\"\n        },\n        {\n            \"iso_3166_1\": \"BS\",\n            \"english_name\": \"Bahamas\",\n            \"native_name\": \"Bahamas\"\n        },\n        {\n            \"iso_3166_1\": \"BY\",\n            \"english_name\": \"Belarus\",\n            \"native_name\": \"Belarus\"\n        },\n        {\n            \"iso_3166_1\": \"BZ\",\n            \"english_name\": \"Belize\",\n            \"native_name\": \"Belize\"\n        },\n        {\n            \"iso_3166_1\": \"CA\",\n            \"english_name\": \"Canada\",\n            \"native_name\": \"Canada\"\n        },\n        {\n            \"iso_3166_1\": \"CD\",\n            \"english_name\": \"Congo\",\n            \"native_name\": \"Democratic Republic of the Congo (Kinshasa)\"\n        },\n        {\n            \"iso_3166_1\": \"CH\",\n            \"english_name\": \"Switzerland\",\n            \"native_name\": \"Switzerland\"\n        },\n        {\n            \"iso_3166_1\": \"CI\",\n            \"english_name\": \"Cote D'Ivoire\",\n            \"native_name\": \"Côte d’Ivoire\"\n        },\n        {\n            \"iso_3166_1\": \"CL\",\n            \"english_name\": \"Chile\",\n            \"native_name\": \"Chile\"\n        },\n        {\n            \"iso_3166_1\": \"CM\",\n            \"english_name\": \"Cameroon\",\n            \"native_name\": \"Cameroon\"\n        },\n        {\n            \"iso_3166_1\": \"CO\",\n            \"english_name\": \"Colombia\",\n            \"native_name\": \"Colombia\"\n        },\n        {\n            \"iso_3166_1\": \"CR\",\n            \"english_name\": \"Costa Rica\",\n            \"native_name\": \"Costa Rica\"\n        },\n        {\n            \"iso_3166_1\": \"CU\",\n            \"english_name\": \"Cuba\",\n            \"native_name\": \"Cuba\"\n        },\n        {\n            \"iso_3166_1\": \"CV\",\n            \"english_name\": \"Cape Verde\",\n            \"native_name\": \"Cape Verde\"\n        },\n        {\n            \"iso_3166_1\": \"CY\",\n            \"english_name\": \"Cyprus\",\n            \"native_name\": \"Cyprus\"\n        },\n        {\n            \"iso_3166_1\": \"CZ\",\n            \"english_name\": \"Czech Republic\",\n            \"native_name\": \"Czech Republic\"\n        },\n        {\n            \"iso_3166_1\": \"DE\",\n            \"english_name\": \"Germany\",\n            \"native_name\": \"Germany\"\n        },\n        {\n            \"iso_3166_1\": \"DK\",\n            \"english_name\": \"Denmark\",\n            \"native_name\": \"Denmark\"\n        },\n        {\n            \"iso_3166_1\": \"DO\",\n            \"english_name\": \"Dominican Republic\",\n            \"native_name\": \"Dominican Republic\"\n        },\n        {\n            \"iso_3166_1\": \"DZ\",\n            \"english_name\": \"Algeria\",\n            \"native_name\": \"Algeria\"\n        },\n        {\n            \"iso_3166_1\": \"EC\",\n            \"english_name\": \"Ecuador\",\n            \"native_name\": \"Ecuador\"\n        },\n        {\n            \"iso_3166_1\": \"EE\",\n            \"english_name\": \"Estonia\",\n            \"native_name\": \"Estonia\"\n        },\n        {\n            \"iso_3166_1\": \"EG\",\n            \"english_name\": \"Egypt\",\n            \"native_name\": \"Egypt\"\n        },\n        {\n            \"iso_3166_1\": \"ES\",\n            \"english_name\": \"Spain\",\n            \"native_name\": \"Spain\"\n        },\n        {\n            \"iso_3166_1\": \"FI\",\n            \"english_name\": \"Finland\",\n            \"native_name\": \"Finland\"\n        },\n        {\n            \"iso_3166_1\": \"FJ\",\n            \"english_name\": \"Fiji\",\n            \"native_name\": \"Fiji\"\n        },\n        {\n            \"iso_3166_1\": \"FR\",\n            \"english_name\": \"France\",\n            \"native_name\": \"France\"\n        },\n        {\n            \"iso_3166_1\": \"GB\",\n            \"english_name\": \"United Kingdom\",\n            \"native_name\": \"United Kingdom\"\n        },\n        {\n            \"iso_3166_1\": \"GF\",\n            \"english_name\": \"French Guiana\",\n            \"native_name\": \"French Guiana\"\n        },\n        {\n            \"iso_3166_1\": \"GH\",\n            \"english_name\": \"Ghana\",\n            \"native_name\": \"Ghana\"\n        },\n        {\n            \"iso_3166_1\": \"GI\",\n            \"english_name\": \"Gibraltar\",\n            \"native_name\": \"Gibraltar\"\n        },\n        {\n            \"iso_3166_1\": \"GP\",\n            \"english_name\": \"Guadaloupe\",\n            \"native_name\": \"Guadeloupe\"\n        },\n        {\n            \"iso_3166_1\": \"GQ\",\n            \"english_name\": \"Equatorial Guinea\",\n            \"native_name\": \"Equatorial Guinea\"\n        },\n        {\n            \"iso_3166_1\": \"GR\",\n            \"english_name\": \"Greece\",\n            \"native_name\": \"Greece\"\n        },\n        {\n            \"iso_3166_1\": \"GT\",\n            \"english_name\": \"Guatemala\",\n            \"native_name\": \"Guatemala\"\n        },\n        {\n            \"iso_3166_1\": \"GY\",\n            \"english_name\": \"Guyana\",\n            \"native_name\": \"Guyana\"\n        },\n        {\n            \"iso_3166_1\": \"HK\",\n            \"english_name\": \"Hong Kong\",\n            \"native_name\": \"Hong Kong SAR China\"\n        },\n        {\n            \"iso_3166_1\": \"HN\",\n            \"english_name\": \"Honduras\",\n            \"native_name\": \"Honduras\"\n        },\n        {\n            \"iso_3166_1\": \"HR\",\n            \"english_name\": \"Croatia\",\n            \"native_name\": \"Croatia\"\n        },\n        {\n            \"iso_3166_1\": \"HU\",\n            \"english_name\": \"Hungary\",\n            \"native_name\": \"Hungary\"\n        },\n        {\n            \"iso_3166_1\": \"ID\",\n            \"english_name\": \"Indonesia\",\n            \"native_name\": \"Indonesia\"\n        },\n        {\n            \"iso_3166_1\": \"IE\",\n            \"english_name\": \"Ireland\",\n            \"native_name\": \"Ireland\"\n        },\n        {\n            \"iso_3166_1\": \"IL\",\n            \"english_name\": \"Israel\",\n            \"native_name\": \"Israel\"\n        },\n        {\n            \"iso_3166_1\": \"IN\",\n            \"english_name\": \"India\",\n            \"native_name\": \"India\"\n        },\n        {\n            \"iso_3166_1\": \"IQ\",\n            \"english_name\": \"Iraq\",\n            \"native_name\": \"Iraq\"\n        },\n        {\n            \"iso_3166_1\": \"IS\",\n            \"english_name\": \"Iceland\",\n            \"native_name\": \"Iceland\"\n        },\n        {\n            \"iso_3166_1\": \"IT\",\n            \"english_name\": \"Italy\",\n            \"native_name\": \"Italy\"\n        },\n        {\n            \"iso_3166_1\": \"JM\",\n            \"english_name\": \"Jamaica\",\n            \"native_name\": \"Jamaica\"\n        },\n        {\n            \"iso_3166_1\": \"JO\",\n            \"english_name\": \"Jordan\",\n            \"native_name\": \"Jordan\"\n        },\n        {\n            \"iso_3166_1\": \"JP\",\n            \"english_name\": \"Japan\",\n            \"native_name\": \"Japan\"\n        },\n        {\n            \"iso_3166_1\": \"KE\",\n            \"english_name\": \"Kenya\",\n            \"native_name\": \"Kenya\"\n        },\n        {\n            \"iso_3166_1\": \"KR\",\n            \"english_name\": \"South Korea\",\n            \"native_name\": \"South Korea\"\n        },\n        {\n            \"iso_3166_1\": \"KW\",\n            \"english_name\": \"Kuwait\",\n            \"native_name\": \"Kuwait\"\n        },\n        {\n            \"iso_3166_1\": \"LB\",\n            \"english_name\": \"Lebanon\",\n            \"native_name\": \"Lebanon\"\n        },\n        {\n            \"iso_3166_1\": \"LC\",\n            \"english_name\": \"St. Lucia\",\n            \"native_name\": \"St. Lucia\"\n        },\n        {\n            \"iso_3166_1\": \"LI\",\n            \"english_name\": \"Liechtenstein\",\n            \"native_name\": \"Liechtenstein\"\n        },\n        {\n            \"iso_3166_1\": \"LT\",\n            \"english_name\": \"Lithuania\",\n            \"native_name\": \"Lithuania\"\n        },\n        {\n            \"iso_3166_1\": \"LU\",\n            \"english_name\": \"Luxembourg\",\n            \"native_name\": \"Luxembourg\"\n        },\n        {\n            \"iso_3166_1\": \"LV\",\n            \"english_name\": \"Latvia\",\n            \"native_name\": \"Latvia\"\n        },\n        {\n            \"iso_3166_1\": \"LY\",\n            \"english_name\": \"Libyan Arab Jamahiriya\",\n            \"native_name\": \"Libya\"\n        },\n        {\n            \"iso_3166_1\": \"MA\",\n            \"english_name\": \"Morocco\",\n            \"native_name\": \"Morocco\"\n        },\n        {\n            \"iso_3166_1\": \"MC\",\n            \"english_name\": \"Monaco\",\n            \"native_name\": \"Monaco\"\n        },\n        {\n            \"iso_3166_1\": \"MD\",\n            \"english_name\": \"Moldova\",\n            \"native_name\": \"Moldova\"\n        },\n        {\n            \"iso_3166_1\": \"ME\",\n            \"english_name\": \"Montenegro\",\n            \"native_name\": \"Montenegro\"\n        },\n        {\n            \"iso_3166_1\": \"MG\",\n            \"english_name\": \"Madagascar\",\n            \"native_name\": \"Madagascar\"\n        },\n        {\n            \"iso_3166_1\": \"MK\",\n            \"english_name\": \"Macedonia\",\n            \"native_name\": \"Macedonia\"\n        },\n        {\n            \"iso_3166_1\": \"ML\",\n            \"english_name\": \"Mali\",\n            \"native_name\": \"Mali\"\n        },\n        {\n            \"iso_3166_1\": \"MT\",\n            \"english_name\": \"Malta\",\n            \"native_name\": \"Malta\"\n        },\n        {\n            \"iso_3166_1\": \"MU\",\n            \"english_name\": \"Mauritius\",\n            \"native_name\": \"Mauritius\"\n        },\n        {\n            \"iso_3166_1\": \"MW\",\n            \"english_name\": \"Malawi\",\n            \"native_name\": \"Malawi\"\n        },\n        {\n            \"iso_3166_1\": \"MX\",\n            \"english_name\": \"Mexico\",\n            \"native_name\": \"Mexico\"\n        },\n        {\n            \"iso_3166_1\": \"MY\",\n            \"english_name\": \"Malaysia\",\n            \"native_name\": \"Malaysia\"\n        },\n        {\n            \"iso_3166_1\": \"MZ\",\n            \"english_name\": \"Mozambique\",\n            \"native_name\": \"Mozambique\"\n        },\n        {\n            \"iso_3166_1\": \"NE\",\n            \"english_name\": \"Niger\",\n            \"native_name\": \"Niger\"\n        },\n        {\n            \"iso_3166_1\": \"NG\",\n            \"english_name\": \"Nigeria\",\n            \"native_name\": \"Nigeria\"\n        },\n        {\n            \"iso_3166_1\": \"NI\",\n            \"english_name\": \"Nicaragua\",\n            \"native_name\": \"Nicaragua\"\n        },\n        {\n            \"iso_3166_1\": \"NL\",\n            \"english_name\": \"Netherlands\",\n            \"native_name\": \"Netherlands\"\n        },\n        {\n            \"iso_3166_1\": \"NO\",\n            \"english_name\": \"Norway\",\n            \"native_name\": \"Norway\"\n        },\n        {\n            \"iso_3166_1\": \"NZ\",\n            \"english_name\": \"New Zealand\",\n            \"native_name\": \"New Zealand\"\n        },\n        {\n            \"iso_3166_1\": \"OM\",\n            \"english_name\": \"Oman\",\n            \"native_name\": \"Oman\"\n        },\n        {\n            \"iso_3166_1\": \"PA\",\n            \"english_name\": \"Panama\",\n            \"native_name\": \"Panama\"\n        },\n        {\n            \"iso_3166_1\": \"PE\",\n            \"english_name\": \"Peru\",\n            \"native_name\": \"Peru\"\n        },\n        {\n            \"iso_3166_1\": \"PF\",\n            \"english_name\": \"French Polynesia\",\n            \"native_name\": \"French Polynesia\"\n        },\n        {\n            \"iso_3166_1\": \"PG\",\n            \"english_name\": \"Papua New Guinea\",\n            \"native_name\": \"Papua New Guinea\"\n        },\n        {\n            \"iso_3166_1\": \"PH\",\n            \"english_name\": \"Philippines\",\n            \"native_name\": \"Philippines\"\n        },\n        {\n            \"iso_3166_1\": \"PK\",\n            \"english_name\": \"Pakistan\",\n            \"native_name\": \"Pakistan\"\n        },\n        {\n            \"iso_3166_1\": \"PL\",\n            \"english_name\": \"Poland\",\n            \"native_name\": \"Poland\"\n        },\n        {\n            \"iso_3166_1\": \"PS\",\n            \"english_name\": \"Palestinian Territory\",\n            \"native_name\": \"Palestinian Territories\"\n        },\n        {\n            \"iso_3166_1\": \"PT\",\n            \"english_name\": \"Portugal\",\n            \"native_name\": \"Portugal\"\n        },\n        {\n            \"iso_3166_1\": \"PY\",\n            \"english_name\": \"Paraguay\",\n            \"native_name\": \"Paraguay\"\n        },\n        {\n            \"iso_3166_1\": \"QA\",\n            \"english_name\": \"Qatar\",\n            \"native_name\": \"Qatar\"\n        },\n        {\n            \"iso_3166_1\": \"RO\",\n            \"english_name\": \"Romania\",\n            \"native_name\": \"Romania\"\n        },\n        {\n            \"iso_3166_1\": \"RS\",\n            \"english_name\": \"Serbia\",\n            \"native_name\": \"Serbia\"\n        },\n        {\n            \"iso_3166_1\": \"RU\",\n            \"english_name\": \"Russia\",\n            \"native_name\": \"Russia\"\n        },\n        {\n            \"iso_3166_1\": \"SA\",\n            \"english_name\": \"Saudi Arabia\",\n            \"native_name\": \"Saudi Arabia\"\n        },\n        {\n            \"iso_3166_1\": \"SC\",\n            \"english_name\": \"Seychelles\",\n            \"native_name\": \"Seychelles\"\n        },\n        {\n            \"iso_3166_1\": \"SE\",\n            \"english_name\": \"Sweden\",\n            \"native_name\": \"Sweden\"\n        },\n        {\n            \"iso_3166_1\": \"SG\",\n            \"english_name\": \"Singapore\",\n            \"native_name\": \"Singapore\"\n        },\n        {\n            \"iso_3166_1\": \"SI\",\n            \"english_name\": \"Slovenia\",\n            \"native_name\": \"Slovenia\"\n        },\n        {\n            \"iso_3166_1\": \"SK\",\n            \"english_name\": \"Slovakia\",\n            \"native_name\": \"Slovakia\"\n        },\n        {\n            \"iso_3166_1\": \"SM\",\n            \"english_name\": \"San Marino\",\n            \"native_name\": \"San Marino\"\n        },\n        {\n            \"iso_3166_1\": \"SN\",\n            \"english_name\": \"Senegal\",\n            \"native_name\": \"Senegal\"\n        },\n        {\n            \"iso_3166_1\": \"SV\",\n            \"english_name\": \"El Salvador\",\n            \"native_name\": \"El Salvador\"\n        },\n        {\n            \"iso_3166_1\": \"TC\",\n            \"english_name\": \"Turks and Caicos Islands\",\n            \"native_name\": \"Turks & Caicos Islands\"\n        },\n        {\n            \"iso_3166_1\": \"TD\",\n            \"english_name\": \"Chad\",\n            \"native_name\": \"Chad\"\n        },\n        {\n            \"iso_3166_1\": \"TH\",\n            \"english_name\": \"Thailand\",\n            \"native_name\": \"Thailand\"\n        },\n        {\n            \"iso_3166_1\": \"TN\",\n            \"english_name\": \"Tunisia\",\n            \"native_name\": \"Tunisia\"\n        },\n        {\n            \"iso_3166_1\": \"TR\",\n            \"english_name\": \"Turkey\",\n            \"native_name\": \"Turkey\"\n        },\n        {\n            \"iso_3166_1\": \"TT\",\n            \"english_name\": \"Trinidad and Tobago\",\n            \"native_name\": \"Trinidad & Tobago\"\n        },\n        {\n            \"iso_3166_1\": \"TW\",\n            \"english_name\": \"Taiwan\",\n            \"native_name\": \"Taiwan\"\n        },\n        {\n            \"iso_3166_1\": \"TZ\",\n            \"english_name\": \"Tanzania\",\n            \"native_name\": \"Tanzania\"\n        },\n        {\n            \"iso_3166_1\": \"UA\",\n            \"english_name\": \"Ukraine\",\n            \"native_name\": \"Ukraine\"\n        },\n        {\n            \"iso_3166_1\": \"UG\",\n            \"english_name\": \"Uganda\",\n            \"native_name\": \"Uganda\"\n        },\n        {\n            \"iso_3166_1\": \"US\",\n            \"english_name\": \"United States of America\",\n            \"native_name\": \"United States\"\n        },\n        {\n            \"iso_3166_1\": \"UY\",\n            \"english_name\": \"Uruguay\",\n            \"native_name\": \"Uruguay\"\n        },\n        {\n            \"iso_3166_1\": \"VA\",\n            \"english_name\": \"Holy See\",\n            \"native_name\": \"Vatican City\"\n        },\n        {\n            \"iso_3166_1\": \"VE\",\n            \"english_name\": \"Venezuela\",\n            \"native_name\": \"Venezuela\"\n        },\n        {\n            \"iso_3166_1\": \"XK\",\n            \"english_name\": \"Kosovo\",\n            \"native_name\": \"Kosovo\"\n        },\n        {\n            \"iso_3166_1\": \"YE\",\n            \"english_name\": \"Yemen\",\n            \"native_name\": \"Yemen\"\n        },\n        {\n            \"iso_3166_1\": \"ZA\",\n            \"english_name\": \"South Africa\",\n            \"native_name\": \"South Africa\"\n        },\n        {\n            \"iso_3166_1\": \"ZM\",\n            \"english_name\": \"Zambia\",\n            \"native_name\": \"Zambia\"\n        },\n        {\n            \"iso_3166_1\": \"ZW\",\n            \"english_name\": \"Zimbabwe\",\n            \"native_name\": \"Zimbabwe\"\n        }\n    ]\n}"}],"_postman_id":"0b7df3a6-a82d-4ba5-a88c-6f6baff2664f"},{"name":"get movie providers","id":"37dbe9ad-e80f-4600-aa26-98db77ea3d31","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/watch/providers/movie?language=en-US&watch_region={{watch_region}}","description":"<p>Get the list of streaming providers we have for movies.</p>\n<p>Returns a list of the watch provider (OTT/streaming) data we have available for movies. You can specify a <code>watch_region</code> param if you want to further filter the list by country.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","watch","providers","movie"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"language","value":"en-US"},{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"watch_region","value":"{{watch_region}}"}],"variable":[]}},"response":[{"id":"52cece35-3dff-4d0e-903d-dcede8cff638","name":"get movie providers","originalRequest":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/watch/providers/movie"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 15:01:39 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=3332"},{"key":"x-memc","value":"HIT"},{"key":"x-memc-key","value":"ffb647608acd9b63c5886b011e492130"},{"key":"x-memc-age","value":"20240"},{"key":"x-memc-expires","value":"3332"},{"key":"ETag","value":"W/\"bd3514774b90a6eb07d87e72a7ad1753\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 c974a69619205281e0e6b8e73f95e4b4.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"iXt_39Y3TmRYhnWeAfIJeMu_9zfa5WTnUcLudHq6McOwQM9tEe0I-g=="}],"cookie":[],"responseTime":null,"body":"{\n    \"results\": [\n        {\n            \"display_priorities\": {\n                \"CA\": 6,\n                \"AE\": 1,\n                \"AR\": 3,\n                \"AT\": 4,\n                \"AU\": 10,\n                \"BE\": 6,\n                \"BO\": 6,\n                \"BR\": 8,\n                \"BG\": 2,\n                \"CH\": 4,\n                \"CL\": 3,\n                \"CO\": 4,\n                \"CR\": 5,\n                \"CZ\": 4,\n                \"DE\": 4,\n                \"DK\": 6,\n                \"EC\": 7,\n                \"EE\": 3,\n                \"EG\": 2,\n                \"ES\": 4,\n                \"FI\": 10,\n                \"FR\": 4,\n                \"GB\": 4,\n                \"GR\": 2,\n                \"GT\": 7,\n                \"HK\": 5,\n                \"HN\": 7,\n                \"HU\": 4,\n                \"ID\": 4,\n                \"IE\": 4,\n                \"IN\": 3,\n                \"IT\": 4,\n                \"JP\": 7,\n                \"LT\": 3,\n                \"LV\": 3,\n                \"MX\": 4,\n                \"MY\": 4,\n                \"NL\": 9,\n                \"NO\": 6,\n                \"NZ\": 4,\n                \"PE\": 3,\n                \"PH\": 4,\n                \"PL\": 2,\n                \"PT\": 4,\n                \"PY\": 7,\n                \"RU\": 2,\n                \"SA\": 1,\n                \"SE\": 4,\n                \"SG\": 5,\n                \"SK\": 4,\n                \"TH\": 4,\n                \"TR\": 6,\n                \"TW\": 7,\n                \"US\": 4,\n                \"VE\": 4,\n                \"ZA\": 2,\n                \"SI\": 31,\n                \"CV\": 13,\n                \"GH\": 17,\n                \"MU\": 15,\n                \"MZ\": 16,\n                \"UG\": 16,\n                \"IL\": 28,\n                \"BY\": 0,\n                \"BZ\": 0,\n                \"CY\": 0,\n                \"LU\": 0,\n                \"NI\": 0,\n                \"UA\": 2\n            },\n            \"display_priority\": 1,\n            \"logo_path\": \"/9ghgSC0MA082EL6HLCW3GalykFD.jpg\",\n            \"provider_name\": \"Apple TV\",\n            \"provider_id\": 2\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 8,\n                \"AE\": 3,\n                \"AR\": 6,\n                \"AT\": 7,\n                \"AU\": 14,\n                \"BE\": 7,\n                \"BO\": 22,\n                \"BR\": 16,\n                \"CH\": 5,\n                \"CL\": 4,\n                \"CO\": 3,\n                \"CR\": 22,\n                \"CZ\": 5,\n                \"DE\": 10,\n                \"DK\": 7,\n                \"EC\": 10,\n                \"EE\": 4,\n                \"EG\": 4,\n                \"ES\": 13,\n                \"FI\": 11,\n                \"FR\": 8,\n                \"GB\": 13,\n                \"GR\": 3,\n                \"GT\": 22,\n                \"HK\": 12,\n                \"HN\": 22,\n                \"HR\": 3,\n                \"HU\": 5,\n                \"ID\": 6,\n                \"IE\": 7,\n                \"IN\": 10,\n                \"IS\": 4,\n                \"IT\": 7,\n                \"JP\": 9,\n                \"KR\": 7,\n                \"LT\": 4,\n                \"LV\": 4,\n                \"MX\": 16,\n                \"MY\": 5,\n                \"NL\": 12,\n                \"NO\": 8,\n                \"NZ\": 7,\n                \"PE\": 5,\n                \"PH\": 5,\n                \"PL\": 4,\n                \"PT\": 5,\n                \"PY\": 22,\n                \"RU\": 4,\n                \"SA\": 3,\n                \"SE\": 10,\n                \"SG\": 6,\n                \"SK\": 6,\n                \"TH\": 5,\n                \"TR\": 5,\n                \"TW\": 3,\n                \"US\": 16,\n                \"VE\": 3,\n                \"ZA\": 3,\n                \"TZ\": 20,\n                \"AO\": 0,\n                \"AZ\": 1,\n                \"BF\": 0,\n                \"BY\": 1,\n                \"BZ\": 1,\n                \"CY\": 1,\n                \"LU\": 1,\n                \"ML\": 1,\n                \"NI\": 1,\n                \"PG\": 0,\n                \"UA\": 3,\n                \"ZW\": 1\n            },\n            \"display_priority\": 3,\n            \"logo_path\": \"/8z7rC8uIDaTM91X0ZfkRf04ydj2.jpg\",\n            \"provider_name\": \"Google Play Movies\",\n            \"provider_id\": 3\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 42\n            },\n            \"display_priority\": 42,\n            \"logo_path\": \"/nVzxU8EPk0aXqQkBZniVA2kat1I.jpg\",\n            \"provider_name\": \"Vudu\",\n            \"provider_id\": 7\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 0,\n                \"AD\": 0,\n                \"AE\": 0,\n                \"AG\": 0,\n                \"AL\": 0,\n                \"AR\": 1,\n                \"AT\": 0,\n                \"AU\": 1,\n                \"BA\": 0,\n                \"BB\": 0,\n                \"BE\": 1,\n                \"BH\": 0,\n                \"BM\": 0,\n                \"BO\": 0,\n                \"BS\": 0,\n                \"BR\": 2,\n                \"BG\": 0,\n                \"CH\": 0,\n                \"CI\": 0,\n                \"CL\": 1,\n                \"CO\": 1,\n                \"CR\": 0,\n                \"CU\": 0,\n                \"CV\": 0,\n                \"CZ\": 1,\n                \"DE\": 0,\n                \"DK\": 1,\n                \"DO\": 0,\n                \"DZ\": 0,\n                \"EC\": 0,\n                \"EE\": 0,\n                \"EG\": 0,\n                \"ES\": 2,\n                \"FI\": 1,\n                \"FJ\": 0,\n                \"FR\": 1,\n                \"GB\": 0,\n                \"GF\": 0,\n                \"GG\": 0,\n                \"GH\": 0,\n                \"GI\": 0,\n                \"GQ\": 0,\n                \"GR\": 0,\n                \"GT\": 0,\n                \"HK\": 1,\n                \"HN\": 0,\n                \"HR\": 0,\n                \"HU\": 1,\n                \"ID\": 0,\n                \"IE\": 0,\n                \"IL\": 0,\n                \"IN\": 0,\n                \"IQ\": 0,\n                \"IS\": 0,\n                \"IT\": 1,\n                \"JM\": 0,\n                \"JO\": 0,\n                \"JP\": 0,\n                \"KE\": 0,\n                \"KR\": 0,\n                \"KW\": 0,\n                \"LB\": 0,\n                \"LC\": 0,\n                \"LI\": 0,\n                \"LT\": 0,\n                \"LV\": 0,\n                \"LY\": 0,\n                \"MA\": 0,\n                \"MC\": 0,\n                \"MD\": 0,\n                \"MK\": 0,\n                \"MT\": 0,\n                \"MU\": 0,\n                \"MX\": 1,\n                \"MY\": 1,\n                \"MZ\": 0,\n                \"NE\": 0,\n                \"NG\": 0,\n                \"NL\": 3,\n                \"NO\": 1,\n                \"NZ\": 1,\n                \"OM\": 0,\n                \"PA\": 0,\n                \"PE\": 1,\n                \"PF\": 0,\n                \"PH\": 0,\n                \"PK\": 0,\n                \"PL\": 1,\n                \"PS\": 0,\n                \"PT\": 1,\n                \"PY\": 0,\n                \"QA\": 0,\n                \"RO\": 1,\n                \"RS\": 0,\n                \"SA\": 0,\n                \"SC\": 0,\n                \"SE\": 1,\n                \"SI\": 0,\n                \"SG\": 0,\n                \"SN\": 0,\n                \"SK\": 1,\n                \"SM\": 0,\n                \"SV\": 0,\n                \"TC\": 0,\n                \"TH\": 1,\n                \"TN\": 0,\n                \"TR\": 1,\n                \"TT\": 0,\n                \"TW\": 0,\n                \"TZ\": 0,\n                \"UG\": 0,\n                \"US\": 0,\n                \"UY\": 0,\n                \"VE\": 0,\n                \"YE\": 0,\n                \"ZA\": 0,\n                \"ZM\": 0,\n                \"AO\": 4,\n                \"AZ\": 2,\n                \"BY\": 6,\n                \"BZ\": 9,\n                \"CM\": 4,\n                \"CY\": 7,\n                \"LU\": 8,\n                \"ME\": 5,\n                \"MG\": 4,\n                \"ML\": 5,\n                \"TD\": 5,\n                \"UA\": 0,\n                \"ZW\": 5,\n                \"NI\": 12\n            },\n            \"display_priority\": 0,\n            \"logo_path\": \"/pbpMk2JmcoNnQwx5JGpXngfoWtp.jpg\",\n            \"provider_name\": \"Netflix\",\n            \"provider_id\": 8\n        },\n        {\n            \"display_priorities\": {\n                \"AT\": 1,\n                \"DE\": 1,\n                \"GB\": 2,\n                \"JP\": 5,\n                \"US\": 1\n            },\n            \"display_priority\": 1,\n            \"logo_path\": \"/dQeAar5H991VYporEjUspolDarG.jpg\",\n            \"provider_name\": \"Amazon Prime Video\",\n            \"provider_id\": 9\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 56,\n                \"AT\": 3,\n                \"AU\": 12,\n                \"BR\": 15,\n                \"DE\": 8,\n                \"ES\": 35,\n                \"FR\": 46,\n                \"GB\": 6,\n                \"IN\": 48,\n                \"IT\": 39,\n                \"JP\": 6,\n                \"MX\": 9,\n                \"NL\": 40,\n                \"US\": 15,\n                \"BE\": 48,\n                \"PL\": 35,\n                \"SE\": 47\n            },\n            \"display_priority\": 15,\n            \"logo_path\": \"/seGSXajazLMCKGB5hnRCidtjay1.jpg\",\n            \"provider_name\": \"Amazon Video\",\n            \"provider_id\": 10\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 32,\n                \"AD\": 5,\n                \"AE\": 4,\n                \"AG\": 4,\n                \"AL\": 5,\n                \"AR\": 12,\n                \"AT\": 18,\n                \"AU\": 24,\n                \"BA\": 5,\n                \"BB\": 4,\n                \"BE\": 11,\n                \"BH\": 4,\n                \"BM\": 4,\n                \"BO\": 24,\n                \"BS\": 4,\n                \"BR\": 13,\n                \"BG\": 4,\n                \"CH\": 18,\n                \"CI\": 5,\n                \"CL\": 11,\n                \"CO\": 11,\n                \"CR\": 24,\n                \"CU\": 4,\n                \"CV\": 4,\n                \"CZ\": 6,\n                \"DE\": 27,\n                \"DK\": 10,\n                \"DO\": 4,\n                \"DZ\": 4,\n                \"EC\": 11,\n                \"EE\": 5,\n                \"EG\": 6,\n                \"ES\": 15,\n                \"FI\": 13,\n                \"FJ\": 4,\n                \"FR\": 24,\n                \"GB\": 12,\n                \"GF\": 4,\n                \"GG\": 4,\n                \"GH\": 4,\n                \"GI\": 4,\n                \"GQ\": 4,\n                \"GR\": 4,\n                \"GT\": 24,\n                \"HK\": 20,\n                \"HN\": 24,\n                \"HR\": 5,\n                \"HU\": 6,\n                \"ID\": 9,\n                \"IE\": 15,\n                \"IL\": 5,\n                \"IN\": 11,\n                \"IQ\": 5,\n                \"IS\": 6,\n                \"IT\": 11,\n                \"JM\": 4,\n                \"JO\": 4,\n                \"JP\": 10,\n                \"KE\": 4,\n                \"KR\": 8,\n                \"KW\": 4,\n                \"LB\": 5,\n                \"LC\": 4,\n                \"LI\": 4,\n                \"LT\": 5,\n                \"LV\": 5,\n                \"LY\": 4,\n                \"MA\": 4,\n                \"MC\": 4,\n                \"MD\": 4,\n                \"MK\": 5,\n                \"MT\": 5,\n                \"MU\": 3,\n                \"MX\": 17,\n                \"MY\": 7,\n                \"MZ\": 4,\n                \"NE\": 5,\n                \"NG\": 5,\n                \"NL\": 16,\n                \"NO\": 10,\n                \"NZ\": 11,\n                \"OM\": 4,\n                \"PA\": 4,\n                \"PE\": 11,\n                \"PF\": 4,\n                \"PH\": 8,\n                \"PK\": 6,\n                \"PL\": 7,\n                \"PS\": 5,\n                \"PT\": 9,\n                \"PY\": 24,\n                \"QA\": 4,\n                \"RO\": 3,\n                \"RS\": 5,\n                \"RU\": 5,\n                \"SA\": 5,\n                \"SC\": 4,\n                \"SE\": 11,\n                \"SI\": 5,\n                \"SG\": 8,\n                \"SN\": 4,\n                \"SK\": 8,\n                \"SM\": 4,\n                \"SV\": 4,\n                \"TC\": 4,\n                \"TH\": 7,\n                \"TN\": 4,\n                \"TR\": 7,\n                \"TT\": 4,\n                \"TW\": 19,\n                \"TZ\": 4,\n                \"UG\": 4,\n                \"US\": 76,\n                \"UY\": 6,\n                \"VA\": 3,\n                \"VE\": 9,\n                \"YE\": 4,\n                \"ZA\": 6,\n                \"ZM\": 4,\n                \"AO\": 2,\n                \"BF\": 2,\n                \"BY\": 4,\n                \"BZ\": 7,\n                \"CD\": 1,\n                \"CM\": 2,\n                \"CY\": 5,\n                \"GY\": 1,\n                \"LU\": 6,\n                \"ME\": 3,\n                \"MG\": 2,\n                \"ML\": 3,\n                \"MW\": 1,\n                \"NI\": 6,\n                \"PG\": 2,\n                \"TD\": 3,\n                \"UA\": 5,\n                \"ZW\": 3\n            },\n            \"display_priority\": 4,\n            \"logo_path\": \"/fj9Y8iIMFUC6952HwxbGixTQPb7.jpg\",\n            \"provider_name\": \"MUBI\",\n            \"provider_id\": 11\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 57\n            },\n            \"display_priority\": 57,\n            \"logo_path\": \"/iCHCSuraj6zUKmMYgQhsm8jmoqi.jpg\",\n            \"provider_name\": \"Crackle\",\n            \"provider_id\": 12\n        },\n        {\n            \"display_priorities\": {\n                \"JP\": 1,\n                \"US\": 5\n            },\n            \"display_priority\": 5,\n            \"logo_path\": \"/bxBlRPEPpMVDc4jMhSrTf2339DW.jpg\",\n            \"provider_name\": \"Hulu\",\n            \"provider_id\": 15\n        },\n        {\n            \"display_priorities\": {\n                \"BR\": 18\n            },\n            \"display_priority\": 18,\n            \"logo_path\": \"/jlyafDbXLyNXNNFZbIgB9VrlScW.jpg\",\n            \"provider_name\": \"NetMovies\",\n            \"provider_id\": 19\n        },\n        {\n            \"display_priorities\": {\n                \"AT\": 14,\n                \"DE\": 17\n            },\n            \"display_priority\": 17,\n            \"logo_path\": \"/9lFSDdj10l7QAXyTZPDWuwkKJT3.jpg\",\n            \"provider_name\": \"maxdome Store\",\n            \"provider_id\": 20\n        },\n        {\n            \"display_priorities\": {\n                \"AU\": 9\n            },\n            \"display_priority\": 9,\n            \"logo_path\": \"/sSfxJXq7s8oHf3XWd0FtqagPDsF.jpg\",\n            \"provider_name\": \"Stan\",\n            \"provider_id\": 21\n        },\n        {\n            \"display_priorities\": {},\n            \"display_priority\": 11,\n            \"logo_path\": \"/xOHYHSKSh11rllvQGKqGgXyhxow.jpg\",\n            \"provider_name\": \"Quickflix Store\",\n            \"provider_id\": 24\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 27,\n                \"US\": 61\n            },\n            \"display_priority\": 61,\n            \"logo_path\": \"/45lSM3J7Ts4TXTtDv0EuTPL0eH5.jpg\",\n            \"provider_name\": \"Fandor\",\n            \"provider_id\": 25\n        },\n        {\n            \"display_priorities\": {\n                \"AT\": 10,\n                \"CH\": 11,\n                \"DE\": 28\n            },\n            \"display_priority\": 28,\n            \"logo_path\": \"/4bKgwiotEIN6wiZNQhQfjp7qPCk.jpg\",\n            \"provider_name\": \"Netzkino\",\n            \"provider_id\": 28\n        },\n        {\n            \"display_priorities\": {\n                \"AT\": 8,\n                \"DE\": 7,\n                \"GB\": 9,\n                \"IE\": 8,\n                \"IT\": 8\n            },\n            \"display_priority\": 8,\n            \"logo_path\": \"/1UrT2H9x6DuQ9ytNhsSCUFtTUwS.jpg\",\n            \"provider_name\": \"Sky Go\",\n            \"provider_id\": 29\n        },\n        {\n            \"display_priorities\": {\n                \"DE\": 5\n            },\n            \"display_priority\": 5,\n            \"logo_path\": \"/9r5zFWuYnwjzO1JrNjSbLQwUc3P.jpg\",\n            \"provider_name\": \"WOW\",\n            \"provider_id\": 30\n        },\n        {\n            \"display_priorities\": {\n                \"AT\": 11,\n                \"CH\": 14,\n                \"DE\": 21\n            },\n            \"display_priority\": 21,\n            \"logo_path\": \"/m0zZQjEHcp8np3lkMdMZE9QRwjA.jpg\",\n            \"provider_name\": \"Alleskino\",\n            \"provider_id\": 33\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 64\n            },\n            \"display_priority\": 64,\n            \"logo_path\": \"/ctiRpS16dlaTXQBSsiFncMrgWmh.jpg\",\n            \"provider_name\": \"MGM Plus\",\n            \"provider_id\": 34\n        },\n        {\n            \"display_priorities\": {\n                \"AL\": 9,\n                \"AT\": 9,\n                \"BA\": 9,\n                \"BE\": 10,\n                \"CH\": 9,\n                \"DE\": 15,\n                \"DK\": 16,\n                \"ES\": 11,\n                \"FI\": 16,\n                \"FR\": 23,\n                \"GB\": 29,\n                \"IE\": 12,\n                \"IT\": 3,\n                \"MK\": 9,\n                \"MT\": 9,\n                \"NL\": 14,\n                \"NO\": 15,\n                \"PT\": 8,\n                \"RS\": 9,\n                \"SE\": 17,\n                \"SI\": 9,\n                \"CY\": 2,\n                \"LU\": 2,\n                \"ME\": 0,\n                \"UA\": 4\n            },\n            \"display_priority\": 9,\n            \"logo_path\": \"/bZvc9dXrXNly7cA0V4D9pR8yJwm.jpg\",\n            \"provider_name\": \"Rakuten TV\",\n            \"provider_id\": 35\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 46\n            },\n            \"display_priority\": 46,\n            \"logo_path\": \"/kOI9M2PeWKFbfQ7m9VvTU0OdIe1.jpg\",\n            \"provider_name\": \"Showtime\",\n            \"provider_id\": 37\n        },\n        {\n            \"display_priorities\": {\n                \"GB\": 11\n            },\n            \"display_priority\": 11,\n            \"logo_path\": \"/nc8Tpsr8SqCbsTUogPDD06gGzB3.jpg\",\n            \"provider_name\": \"BBC iPlayer\",\n            \"provider_id\": 38\n        },\n        {\n            \"display_priorities\": {\n                \"GB\": 49,\n                \"IE\": 11,\n                \"IT\": 9\n            },\n            \"display_priority\": 9,\n            \"logo_path\": \"/g0E9h3JAeIwmdvxlT73jiEuxdNj.jpg\",\n            \"provider_name\": \"Now TV\",\n            \"provider_id\": 39\n        },\n        {\n            \"display_priorities\": {\n                \"AT\": 9,\n                \"DE\": 27,\n                \"GB\": 16,\n                \"IT\": 11,\n                \"PL\": 11,\n                \"ES\": 61\n            },\n            \"display_priority\": 11,\n            \"logo_path\": \"/rVEXDsaHzpwK1YhXEZrsmvfpdOR.jpg\",\n            \"provider_name\": \"Chili\",\n            \"provider_id\": 40\n        },\n        {\n            \"display_priorities\": {\n                \"GB\": 20\n            },\n            \"display_priority\": 20,\n            \"logo_path\": \"/1LuvKw01c2KQCt6DqgAgR06H2pT.jpg\",\n            \"provider_name\": \"ITVX\",\n            \"provider_id\": 41\n        },\n        {\n            \"display_priorities\": {\n                \"AR\": 32,\n                \"BR\": 44,\n                \"CL\": 29,\n                \"CO\": 34,\n                \"DE\": 37,\n                \"ES\": 36,\n                \"FR\": 47,\n                \"GB\": 79,\n                \"IE\": 34,\n                \"IT\": 40,\n                \"MX\": 40,\n                \"NL\": 40,\n                \"US\": 44\n            },\n            \"display_priority\": 44,\n            \"logo_path\": \"/yIKwylTLP1u8gl84Is7FItpYLGL.jpg\",\n            \"provider_name\": \"Starz\",\n            \"provider_id\": 43\n        },\n        {\n            \"display_priorities\": {\n                \"BR\": 5\n            },\n            \"display_priority\": 5,\n            \"logo_path\": \"/9HhIlyFlilVtx0sMTcPbhs5qR31.jpg\",\n            \"provider_name\": \"Looke\",\n            \"provider_id\": 47\n        },\n        {\n            \"display_priorities\": {\n                \"IE\": 10\n            },\n            \"display_priority\": 10,\n            \"logo_path\": \"/jucp0SZobmXWbpz6p7Yh9W7hPrr.jpg\",\n            \"provider_name\": \"Volta\",\n            \"provider_id\": 53\n        },\n        {\n            \"display_priorities\": {\n                \"ZA\": 5\n            },\n            \"display_priority\": 5,\n            \"logo_path\": \"/4JswJbaxqZhut2TpJ3IPUBnNdy8.jpg\",\n            \"provider_name\": \"BoxOffice\",\n            \"provider_id\": 54\n        },\n        {\n            \"display_priorities\": {\n                \"CI\": 24,\n                \"DZ\": 26,\n                \"GH\": 11,\n                \"GQ\": 11,\n                \"KE\": 10,\n                \"LY\": 26,\n                \"MU\": 8,\n                \"MZ\": 10,\n                \"NE\": 24,\n                \"NG\": 26,\n                \"SC\": 9,\n                \"SN\": 11,\n                \"TZ\": 9,\n                \"UG\": 10,\n                \"ZA\": 4,\n                \"ZM\": 10,\n                \"CM\": 0,\n                \"MG\": 0,\n                \"ML\": 0,\n                \"TD\": 0,\n                \"ZW\": 0\n            },\n            \"display_priority\": 0,\n            \"logo_path\": \"/guv81FtHO7GmnFwwmJA7QmfkSnZ.jpg\",\n            \"provider_name\": \"ShowMax\",\n            \"provider_id\": 55\n        },\n        {\n            \"display_priorities\": {\n                \"FR\": 7\n            },\n            \"display_priority\": 7,\n            \"logo_path\": \"/z64xZ5CIT6k4VyI5ThKtxJARDOZ.jpg\",\n            \"provider_name\": \"OCS Go\",\n            \"provider_id\": 56\n        },\n        {\n            \"display_priorities\": {\n                \"FR\": 19\n            },\n            \"display_priority\": 19,\n            \"logo_path\": \"/cAUTwxqoI7zc9XtYr1SMtWZEsXg.jpg\",\n            \"provider_name\": \"Canal VOD\",\n            \"provider_id\": 58\n        },\n        {\n            \"display_priorities\": {\n                \"FR\": 21\n            },\n            \"display_priority\": 21,\n            \"logo_path\": \"/s7mg9n4UHrcdJQL78JmaU6oAdHt.jpg\",\n            \"provider_name\": \"Bbox VOD\",\n            \"provider_id\": 59\n        },\n        {\n            \"display_priorities\": {\n                \"FR\": 11\n            },\n            \"display_priority\": 11,\n            \"logo_path\": \"/9Fyo6njYvroAIxAzTBbLgnjgYga.jpg\",\n            \"provider_name\": \"Orange VOD\",\n            \"provider_id\": 61\n        },\n        {\n            \"display_priorities\": {\n                \"ES\": 12\n            },\n            \"display_priority\": 12,\n            \"logo_path\": \"/oN6g8QorcoYo3mx4BulU22ghKq4.jpg\",\n            \"provider_name\": \"Atres Player\",\n            \"provider_id\": 62\n        },\n        {\n            \"display_priorities\": {\n                \"ES\": 7,\n                \"PT\": 24\n            },\n            \"display_priority\": 24,\n            \"logo_path\": \"/kO2SWXvDCHAquaUuTJBuZkTBAuU.jpg\",\n            \"provider_name\": \"Filmin\",\n            \"provider_id\": 63\n        },\n        {\n            \"display_priorities\": {\n                \"ES\": 8,\n                \"PT\": 25\n            },\n            \"display_priority\": 25,\n            \"logo_path\": \"/ozZU2vSlyL11rFGEkq1HE0yxIJq.jpg\",\n            \"provider_name\": \"Filmin Plus\",\n            \"provider_id\": 64\n        },\n        {\n            \"display_priorities\": {\n                \"MX\": 14\n            },\n            \"display_priority\": 14,\n            \"logo_path\": \"/ivrHpNeP8kIMlYNQ7IzKIigVwc1.jpg\",\n            \"provider_name\": \"Filmin Latino\",\n            \"provider_id\": 66\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 17,\n                \"AT\": 12,\n                \"AU\": 18,\n                \"BR\": 17,\n                \"CH\": 6,\n                \"DE\": 31,\n                \"DK\": 9,\n                \"ES\": 14,\n                \"FI\": 12,\n                \"FR\": 15,\n                \"GB\": 16,\n                \"IE\": 14,\n                \"IT\": 21,\n                \"JP\": 8,\n                \"MX\": 15,\n                \"NL\": 13,\n                \"NO\": 9,\n                \"NZ\": 10,\n                \"SE\": 9,\n                \"US\": 53\n            },\n            \"display_priority\": 53,\n            \"logo_path\": \"/5vfrJQgNe9UnHVgVNAwZTy0Jo9o.jpg\",\n            \"provider_name\": \"Microsoft Store\",\n            \"provider_id\": 68\n        },\n        {\n            \"display_priorities\": {\n                \"NL\": 8\n            },\n            \"display_priority\": 8,\n            \"logo_path\": \"/lnOkJKyFl87mzqNebAbE8ADdHoB.jpg\",\n            \"provider_name\": \"Pathé Thuis\",\n            \"provider_id\": 71\n        },\n        {\n            \"display_priorities\": {\n                \"NL\": 7\n            },\n            \"display_priority\": 7,\n            \"logo_path\": \"/qN7uDYanT47WI0MmbwOr5HFFot.jpg\",\n            \"provider_name\": \"Videoland\",\n            \"provider_id\": 72\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 15,\n                \"AU\": 26,\n                \"IN\": 16,\n                \"MX\": 18,\n                \"US\": 50\n            },\n            \"display_priority\": 50,\n            \"logo_path\": \"/o4JMLTkDfjei1XrsVk1vSjXfdBk.jpg\",\n            \"provider_name\": \"Tubi TV\",\n            \"provider_id\": 73\n        },\n        {\n            \"display_priorities\": {\n                \"DK\": 5,\n                \"EE\": 2,\n                \"FI\": 6,\n                \"IS\": 28,\n                \"LT\": 2,\n                \"LV\": 2,\n                \"NL\": 5,\n                \"NO\": 4,\n                \"PL\": 24,\n                \"SE\": 8,\n                \"GB\": 107,\n                \"US\": 222,\n                \"CA\": 125\n            },\n            \"display_priority\": 222,\n            \"logo_path\": \"/bnoTnLzz2MAhK3Yc6P9KXe5drIz.jpg\",\n            \"provider_name\": \"Viaplay\",\n            \"provider_id\": 76\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 59\n            },\n            \"display_priority\": 59,\n            \"logo_path\": \"/92Kx25Od0habmgRBTqT6XWgwgKt.jpg\",\n            \"provider_name\": \"AMC\",\n            \"provider_id\": 80\n        },\n        {\n            \"display_priorities\": {\n                \"AU\": 23\n            },\n            \"display_priority\": 23,\n            \"logo_path\": \"/68wIIGfS8iE1Vk06mAftEnBiFjJ.jpg\",\n            \"provider_name\": \"tenplay\",\n            \"provider_id\": 82\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 40\n            },\n            \"display_priority\": 40,\n            \"logo_path\": \"/spcwROYevucLluqZZ8Fv75UuTBt.jpg\",\n            \"provider_name\": \"The CW\",\n            \"provider_id\": 83\n        },\n        {\n            \"display_priorities\": {\n                \"JP\": 4\n            },\n            \"display_priority\": 4,\n            \"logo_path\": \"/a5T7vNaGvoeckYO6rQkHolvyYf4.jpg\",\n            \"provider_name\": \"U-NEXT\",\n            \"provider_id\": 84\n        },\n        {\n            \"display_priorities\": {\n                \"JP\": 2\n            },\n            \"display_priority\": 2,\n            \"logo_path\": \"/kGoilkiNL5iSjDawAa2hfuHRenn.jpg\",\n            \"provider_name\": \"dTV\",\n            \"provider_id\": 85\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 28,\n                \"AU\": 28,\n                \"DK\": 15,\n                \"GB\": 59,\n                \"NL\": 18,\n                \"NO\": 14,\n                \"NZ\": 15,\n                \"SE\": 16,\n                \"US\": 71,\n                \"ZA\": 9,\n                \"AR\": 66,\n                \"CO\": 41\n            },\n            \"display_priority\": 71,\n            \"logo_path\": \"/doCc555FPPgGtuaZJxf9QZVpIp5.jpg\",\n            \"provider_name\": \"Acorn TV\",\n            \"provider_id\": 87\n        },\n        {\n            \"display_priorities\": {\n                \"KR\": 6\n            },\n            \"display_priority\": 6,\n            \"logo_path\": \"/crFbxg6jkiKc14gpIGMkre9Y3mu.jpg\",\n            \"provider_name\": \"Naver Store\",\n            \"provider_id\": 96\n        },\n        {\n            \"display_priorities\": {\n                \"KR\": 4\n            },\n            \"display_priority\": 4,\n            \"logo_path\": \"/5gmEivxOGPdq4Afpq1f8ktLtEW1.jpg\",\n            \"provider_name\": \"Watcha\",\n            \"provider_id\": 97\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 30,\n                \"AT\": 24,\n                \"AU\": 36,\n                \"DE\": 35,\n                \"GB\": 23,\n                \"IE\": 13,\n                \"NZ\": 19,\n                \"US\": 69\n            },\n            \"display_priority\": 69,\n            \"logo_path\": \"/vEtdiYRPRbDCp1Tcn3BEPF1Ni76.jpg\",\n            \"provider_name\": \"Shudder\",\n            \"provider_id\": 99\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 34,\n                \"AT\": 19,\n                \"AU\": 27,\n                \"BO\": 13,\n                \"BG\": 10,\n                \"CH\": 12,\n                \"CR\": 10,\n                \"DE\": 30,\n                \"DK\": 12,\n                \"EE\": 6,\n                \"ES\": 16,\n                \"FI\": 15,\n                \"GB\": 30,\n                \"GT\": 10,\n                \"HK\": 29,\n                \"HN\": 10,\n                \"HR\": 7,\n                \"ID\": 8,\n                \"IE\": 16,\n                \"IN\": 14,\n                \"IT\": 18,\n                \"KR\": 9,\n                \"LT\": 6,\n                \"LV\": 6,\n                \"MX\": 19,\n                \"MY\": 6,\n                \"NL\": 17,\n                \"NO\": 11,\n                \"NZ\": 14,\n                \"PH\": 7,\n                \"PL\": 13,\n                \"PY\": 10,\n                \"RU\": 6,\n                \"SE\": 12,\n                \"SG\": 7,\n                \"SK\": 10,\n                \"TH\": 6,\n                \"TW\": 28,\n                \"US\": 74,\n                \"ZA\": 7,\n                \"TZ\": 15\n            },\n            \"display_priority\": 7,\n            \"logo_path\": \"/eKVmLFHW5PeNhuR7Nedd8OIxW2M.jpg\",\n            \"provider_name\": \"GuideDoc\",\n            \"provider_id\": 100\n        },\n        {\n            \"display_priorities\": {\n                \"GB\": 8,\n                \"IE\": 18\n            },\n            \"display_priority\": 18,\n            \"logo_path\": \"/uMWCgjsGnO5IoQtqxXOjnQA5gt9.jpg\",\n            \"provider_name\": \"Channel 4\",\n            \"provider_id\": 103\n        },\n        {\n            \"display_priorities\": {\n                \"IT\": 12\n            },\n            \"display_priority\": 12,\n            \"logo_path\": \"/aoztacWnLA4UiGRJEFoMUJFvhVq.jpg\",\n            \"provider_name\": \"Timvision\",\n            \"provider_id\": 109\n        },\n        {\n            \"display_priorities\": {\n                \"IT\": 13\n            },\n            \"display_priority\": 13,\n            \"logo_path\": \"/8f3y3JSDc6z8t5EV0iTKchAz6QH.jpg\",\n            \"provider_name\": \"Infinity+\",\n            \"provider_id\": 110\n        },\n        {\n            \"display_priorities\": {\n                \"HK\": 3,\n                \"HR\": 2,\n                \"IS\": 3,\n                \"SK\": 3,\n                \"TW\": 5\n            },\n            \"display_priority\": 5,\n            \"logo_path\": \"/4smEkH3vlf5V3vo2vwrOQ6Chb35.jpg\",\n            \"provider_name\": \"Ivi\",\n            \"provider_id\": 113\n        },\n        {\n            \"display_priorities\": {\n                \"RU\": 0\n            },\n            \"display_priority\": 0,\n            \"logo_path\": \"/5z8dpQN27kybhn21EVLZcJPpMEo.jpg\",\n            \"provider_name\": \"Okko\",\n            \"provider_id\": 115\n        },\n        {\n            \"display_priorities\": {\n                \"RU\": 1\n            },\n            \"display_priority\": 1,\n            \"logo_path\": \"/dNaqCdDy4wsIzjZoYwvLRiOK4Tx.jpg\",\n            \"provider_name\": \"Amediateka\",\n            \"provider_id\": 116\n        },\n        {\n            \"display_priorities\": {\n                \"RU\": 23\n            },\n            \"display_priority\": 23,\n            \"logo_path\": \"/51wuCkUdkEQTUtB8TrtZzzxp3Tj.jpg\",\n            \"provider_name\": \"Kinopoisk\",\n            \"provider_id\": 117\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 2,\n                \"AD\": 1,\n                \"AE\": 12,\n                \"AG\": 1,\n                \"AL\": 1,\n                \"AR\": 2,\n                \"AU\": 2,\n                \"BA\": 1,\n                \"BB\": 1,\n                \"BE\": 2,\n                \"BH\": 1,\n                \"BM\": 1,\n                \"BO\": 1,\n                \"BS\": 1,\n                \"BR\": 1,\n                \"BG\": 1,\n                \"CH\": 1,\n                \"CI\": 1,\n                \"CL\": 2,\n                \"CO\": 2,\n                \"CR\": 1,\n                \"CU\": 1,\n                \"CV\": 1,\n                \"CZ\": 2,\n                \"DK\": 2,\n                \"DO\": 1,\n                \"DZ\": 1,\n                \"EC\": 2,\n                \"EE\": 1,\n                \"EG\": 1,\n                \"ES\": 1,\n                \"FI\": 2,\n                \"FJ\": 1,\n                \"FR\": 2,\n                \"GF\": 1,\n                \"GG\": 1,\n                \"GH\": 1,\n                \"GI\": 1,\n                \"GQ\": 1,\n                \"GR\": 1,\n                \"GT\": 1,\n                \"HK\": 6,\n                \"HN\": 1,\n                \"HR\": 1,\n                \"HU\": 3,\n                \"ID\": 7,\n                \"IE\": 1,\n                \"IL\": 1,\n                \"IN\": 1,\n                \"IQ\": 1,\n                \"IS\": 2,\n                \"IT\": 2,\n                \"JM\": 1,\n                \"JO\": 1,\n                \"KE\": 1,\n                \"KR\": 1,\n                \"KW\": 1,\n                \"LB\": 1,\n                \"LC\": 1,\n                \"LI\": 1,\n                \"LT\": 1,\n                \"LV\": 1,\n                \"LY\": 1,\n                \"MA\": 1,\n                \"MC\": 1,\n                \"MD\": 1,\n                \"MK\": 1,\n                \"MT\": 1,\n                \"MX\": 2,\n                \"MY\": 9,\n                \"MZ\": 1,\n                \"NE\": 1,\n                \"NG\": 1,\n                \"NL\": 1,\n                \"NO\": 2,\n                \"NZ\": 2,\n                \"OM\": 1,\n                \"PA\": 1,\n                \"PE\": 2,\n                \"PF\": 1,\n                \"PH\": 1,\n                \"PK\": 1,\n                \"PL\": 5,\n                \"PS\": 1,\n                \"PT\": 2,\n                \"PY\": 1,\n                \"QA\": 1,\n                \"RO\": 2,\n                \"RS\": 1,\n                \"SA\": 27,\n                \"SC\": 1,\n                \"SE\": 2,\n                \"SI\": 1,\n                \"SG\": 1,\n                \"SN\": 1,\n                \"SK\": 2,\n                \"SM\": 1,\n                \"SV\": 1,\n                \"TC\": 1,\n                \"TH\": 3,\n                \"TN\": 1,\n                \"TR\": 4,\n                \"TT\": 1,\n                \"TW\": 1,\n                \"TZ\": 1,\n                \"UG\": 1,\n                \"UY\": 1,\n                \"VA\": 0,\n                \"VE\": 2,\n                \"YE\": 1,\n                \"ZA\": 1,\n                \"ZM\": 1,\n                \"AO\": 1,\n                \"BF\": 1,\n                \"BY\": 2,\n                \"BZ\": 4,\n                \"CD\": 0,\n                \"CM\": 1,\n                \"CY\": 3,\n                \"GY\": 0,\n                \"MG\": 1,\n                \"ML\": 2,\n                \"MW\": 0,\n                \"NI\": 4,\n                \"PG\": 1,\n                \"TD\": 2,\n                \"ZW\": 2\n            },\n            \"display_priority\": 12,\n            \"logo_path\": \"/dQeAar5H991VYporEjUspolDarG.jpg\",\n            \"provider_name\": \"Amazon Prime Video\",\n            \"provider_id\": 119\n        },\n        {\n            \"display_priorities\": {\n                \"IN\": 6\n            },\n            \"display_priority\": 6,\n            \"logo_path\": \"/1uQBlkLRe04k58L8q1IrYOYvGfk.jpg\",\n            \"provider_name\": \"Voot\",\n            \"provider_id\": 121\n        },\n        {\n            \"display_priorities\": {\n                \"GB\": 46,\n                \"ID\": 2,\n                \"IN\": 5,\n                \"MY\": 0,\n                \"TH\": 0\n            },\n            \"display_priority\": 0,\n            \"logo_path\": \"/zdTSUEVZFXp3E0EkOMGN99QPVJp.jpg\",\n            \"provider_name\": \"Hotstar\",\n            \"provider_id\": 122\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 48\n            },\n            \"display_priority\": 48,\n            \"logo_path\": \"/m4KUe3UoTnLgN4g6txYMnBqeUI5.jpg\",\n            \"provider_name\": \"FXNow\",\n            \"provider_id\": 123\n        },\n        {\n            \"display_priorities\": {\n                \"IN\": 75\n            },\n            \"display_priority\": 75,\n            \"logo_path\": \"/hAKPOEwWdjE9evzxByVdF8QUMH3.jpg\",\n            \"provider_name\": \"Bookmyshow\",\n            \"provider_id\": 124\n        },\n        {\n            \"display_priorities\": {\n                \"AT\": 21,\n                \"CH\": 17,\n                \"DE\": 14,\n                \"GB\": 15,\n                \"IE\": 9\n            },\n            \"display_priority\": 9,\n            \"logo_path\": \"/6AKbY2ayaEuH4zKg2prqoVQ9iaY.jpg\",\n            \"provider_name\": \"Sky Store\",\n            \"provider_id\": 130\n        },\n        {\n            \"display_priorities\": {\n                \"AU\": 21\n            },\n            \"display_priority\": 21,\n            \"logo_path\": \"/cR4okiAS0zcXb4ufs3mi4PImXPB.jpg\",\n            \"provider_name\": \"SBS On Demand\",\n            \"provider_id\": 132\n        },\n        {\n            \"display_priorities\": {\n                \"AT\": 15,\n                \"CH\": 8,\n                \"DE\": 18\n            },\n            \"display_priority\": 18,\n            \"logo_path\": \"/82hFfWsPYtyskBrnkL8Y36vHcVf.jpg\",\n            \"provider_name\": \"Videobuster\",\n            \"provider_id\": 133\n        },\n        {\n            \"display_priorities\": {\n                \"AU\": 7\n            },\n            \"display_priority\": 7,\n            \"logo_path\": \"/fejdSG7TwNQ5E0p6u7A6LVs280R.jpg\",\n            \"provider_name\": \"Foxtel Now\",\n            \"provider_id\": 134\n        },\n        {\n            \"display_priorities\": {\n                \"AU\": 20\n            },\n            \"display_priority\": 20,\n            \"logo_path\": \"/zR1TJmEwssf0ZThB2iByNtZi2Oo.jpg\",\n            \"provider_name\": \"ABC iview\",\n            \"provider_id\": 135\n        },\n        {\n            \"display_priorities\": {\n                \"FR\": 18\n            },\n            \"display_priority\": 18,\n            \"logo_path\": \"/br0wtjMDSjMahkhzn5XAXYWyr3V.jpg\",\n            \"provider_name\": \"FILMO\",\n            \"provider_id\": 138\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 14\n            },\n            \"display_priority\": 14,\n            \"logo_path\": \"/d1mUAhpJpxy0YMjwVOZ4lxAAbeT.jpg\",\n            \"provider_name\": \"Cineplex\",\n            \"provider_id\": 140\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 29,\n                \"US\": 72\n            },\n            \"display_priority\": 72,\n            \"logo_path\": \"/1Edma9SrJnqkQW3BqFd2rJNHZvX.jpg\",\n            \"provider_name\": \"Sundance Now\",\n            \"provider_id\": 143\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 13\n            },\n            \"display_priority\": 13,\n            \"logo_path\": \"/7rJJlPpuGz0DV5OLjVW1HzYaFj9.jpg\",\n            \"provider_name\": \"iciTouTV\",\n            \"provider_id\": 146\n        },\n        {\n            \"display_priorities\": {\n                \"FR\": 10\n            },\n            \"display_priority\": 10,\n            \"logo_path\": \"/95XT3uBPpodnXNMqIVYYOsEUrhw.jpg\",\n            \"provider_name\": \"Sixplay\",\n            \"provider_id\": 147\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 56\n            },\n            \"display_priority\": 56,\n            \"logo_path\": \"/aEp5AORtajnh2rc7O33ui8pj2um.jpg\",\n            \"provider_name\": \"ABC\",\n            \"provider_id\": 148\n        },\n        {\n            \"display_priorities\": {\n                \"ES\": 10\n            },\n            \"display_priority\": 10,\n            \"logo_path\": \"/7K6rVbpWXB6ByDI0PRzGGRXRBSY.jpg\",\n            \"provider_name\": \"Movistar Plus\",\n            \"provider_id\": 149\n        },\n        {\n            \"display_priorities\": {\n                \"CH\": 3\n            },\n            \"display_priority\": 3,\n            \"logo_path\": \"/47klot430ytIqldQUUx2avN45Sr.jpg\",\n            \"provider_name\": \"blue TV\",\n            \"provider_id\": 150\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 37,\n                \"AU\": 8,\n                \"DK\": 36,\n                \"FI\": 38,\n                \"NO\": 37,\n                \"SE\": 40,\n                \"US\": 75,\n                \"ZA\": 22\n            },\n            \"display_priority\": 22,\n            \"logo_path\": \"/1pDWY6EKtfclVbZTPVWc7WPwy8Q.jpg\",\n            \"provider_name\": \"BritBox\",\n            \"provider_id\": 151\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 66\n            },\n            \"display_priority\": 66,\n            \"logo_path\": \"/xqZSzhIcq8qaAU13rMhVhzDi4T8.jpg\",\n            \"provider_name\": \"History\",\n            \"provider_id\": 155\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 68\n            },\n            \"display_priority\": 68,\n            \"logo_path\": \"/tWq6XvHqPjBW1BZTpf4Nziy8CDD.jpg\",\n            \"provider_name\": \"Lifetime\",\n            \"provider_id\": 157\n        },\n        {\n            \"display_priorities\": {\n                \"HK\": 9,\n                \"ID\": 3,\n                \"MY\": 3,\n                \"PH\": 6,\n                \"TH\": 23\n            },\n            \"display_priority\": 23,\n            \"logo_path\": \"/o7WsYI2r1llIf9h6JTGVX9yTHPx.jpg\",\n            \"provider_name\": \"Viu\",\n            \"provider_id\": 158\n        },\n        {\n            \"display_priorities\": {\n                \"HK\": 16,\n                \"ID\": 5,\n                \"SG\": 4,\n                \"TW\": 15\n            },\n            \"display_priority\": 15,\n            \"logo_path\": \"/9qSVItdgkVHH3Rrl9db2yRWsgBq.jpg\",\n            \"provider_name\": \"Catchplay\",\n            \"provider_id\": 159\n        },\n        {\n            \"display_priorities\": {\n                \"ID\": 1,\n                \"MY\": 2,\n                \"PH\": 3,\n                \"TH\": 2\n            },\n            \"display_priority\": 2,\n            \"logo_path\": \"/vCTY2WtY1oJ8EKpp0UCz4SRpE4S.jpg\",\n            \"provider_name\": \"iflix\",\n            \"provider_id\": 160\n        },\n        {\n            \"display_priorities\": {},\n            \"display_priority\": 8,\n            \"logo_path\": \"/5Y8vMRHqoPQ8jq0m2CdhG3fzpR8.jpg\",\n            \"provider_name\": \"Hollystar\",\n            \"provider_id\": 164\n        },\n        {\n            \"display_priorities\": {\n                \"AR\": 10,\n                \"BR\": 4,\n                \"CL\": 10,\n                \"CO\": 10,\n                \"EC\": 9,\n                \"MX\": 8,\n                \"PE\": 10\n            },\n            \"display_priority\": 10,\n            \"logo_path\": \"/21M5CpiOYGOhHj2sVPXqwt6yeTO.jpg\",\n            \"provider_name\": \"Claro video\",\n            \"provider_id\": 167\n        },\n        {\n            \"display_priorities\": {\n                \"AT\": 17,\n                \"CH\": 15\n            },\n            \"display_priority\": 15,\n            \"logo_path\": \"/krduN1ScpvEt0dTaqmAZWOK89RZ.jpg\",\n            \"provider_name\": \"Watchbox\",\n            \"provider_id\": 171\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 35,\n                \"AT\": 16,\n                \"AU\": 25,\n                \"CH\": 20,\n                \"DE\": 29,\n                \"DK\": 13,\n                \"EE\": 7,\n                \"GB\": 32,\n                \"ID\": 10,\n                \"IE\": 17,\n                \"IN\": 15,\n                \"LT\": 7,\n                \"LV\": 7,\n                \"MY\": 8,\n                \"NL\": 15,\n                \"NO\": 12,\n                \"NZ\": 12,\n                \"PH\": 9,\n                \"SE\": 13,\n                \"SG\": 9,\n                \"TH\": 8,\n                \"US\": 77,\n                \"ZA\": 8\n            },\n            \"display_priority\": 8,\n            \"logo_path\": \"/kwVegvKCinXTPuzZmYT1J3i1HJz.jpg\",\n            \"provider_name\": \"Netflix Kids\",\n            \"provider_id\": 175\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 42,\n                \"AT\": 24,\n                \"AU\": 30,\n                \"CH\": 10,\n                \"DE\": 32,\n                \"FR\": 22,\n                \"GB\": 21,\n                \"US\": 49\n            },\n            \"display_priority\": 49,\n            \"logo_path\": \"/zR3ae8RpBIlmqAWv4lePcXGbrU8.jpg\",\n            \"provider_name\": \"Pantaflix\",\n            \"provider_id\": 177\n        },\n        {\n            \"display_priorities\": {\n                \"DE\": 24,\n                \"AT\": 7\n            },\n            \"display_priority\": 24,\n            \"logo_path\": \"/lrEigPPAhggq02q53uM8vdWAIUX.jpg\",\n            \"provider_name\": \"MagentaTV\",\n            \"provider_id\": 178\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 25\n            },\n            \"display_priority\": 25,\n            \"logo_path\": \"/dg4Kj9s7N5pZcvJDW6vt5d9j7Uf.jpg\",\n            \"provider_name\": \"Hollywood Suite\",\n            \"provider_id\": 182\n        },\n        {\n            \"display_priorities\": {\n                \"FR\": 86\n            },\n            \"display_priority\": 86,\n            \"logo_path\": \"/8pvjGOr83RSlPwKfYi6e99mOS4.jpg\",\n            \"provider_name\": \"Universal Pictures\",\n            \"provider_id\": 184\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 70\n            },\n            \"display_priority\": 70,\n            \"logo_path\": \"/x2w49qSgz7bU3o3rENO9Yc11OmC.jpg\",\n            \"provider_name\": \"Screambox\",\n            \"provider_id\": 185\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 33,\n                \"AT\": 13,\n                \"AU\": 15,\n                \"BE\": 8,\n                \"CH\": 21,\n                \"DE\": 19,\n                \"DK\": 14,\n                \"ES\": 17,\n                \"FI\": 9,\n                \"FR\": 17,\n                \"GB\": 33,\n                \"HK\": 31,\n                \"HU\": 7,\n                \"IE\": 20,\n                \"IT\": 20,\n                \"MX\": 11,\n                \"NO\": 13,\n                \"NZ\": 8,\n                \"PT\": 6,\n                \"RU\": 8,\n                \"SE\": 15,\n                \"TR\": 0,\n                \"TW\": 30,\n                \"US\": 37\n            },\n            \"display_priority\": 37,\n            \"logo_path\": \"/rMb93u1tBeErSYLv79zSTR07UdO.jpg\",\n            \"provider_name\": \"YouTube Premium\",\n            \"provider_id\": 188\n        },\n        {\n            \"display_priorities\": {\n                \"GB\": 18,\n                \"IE\": 44\n            },\n            \"display_priority\": 44,\n            \"logo_path\": \"/pXQhPQmlIYsIZD4urWs8Ul8PhA6.jpg\",\n            \"provider_name\": \"Curzon Home Cinema\",\n            \"provider_id\": 189\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 50,\n                \"AD\": 9,\n                \"AL\": 10,\n                \"AR\": 13,\n                \"AT\": 25,\n                \"AU\": 39,\n                \"BA\": 10,\n                \"BB\": 6,\n                \"BE\": 12,\n                \"BH\": 6,\n                \"BM\": 6,\n                \"BO\": 15,\n                \"BS\": 6,\n                \"BR\": 19,\n                \"BG\": 5,\n                \"CH\": 24,\n                \"CI\": 8,\n                \"CL\": 13,\n                \"CO\": 12,\n                \"CR\": 8,\n                \"CZ\": 8,\n                \"DE\": 47,\n                \"DK\": 20,\n                \"DO\": 6,\n                \"DZ\": 6,\n                \"EC\": 12,\n                \"EE\": 10,\n                \"EG\": 9,\n                \"ES\": 19,\n                \"FI\": 19,\n                \"FR\": 28,\n                \"GB\": 44,\n                \"GF\": 6,\n                \"GI\": 6,\n                \"GR\": 6,\n                \"GT\": 8,\n                \"HK\": 14,\n                \"HN\": 6,\n                \"HR\": 9,\n                \"HU\": 9,\n                \"ID\": 17,\n                \"IE\": 21,\n                \"IL\": 8,\n                \"IN\": 22,\n                \"IQ\": 8,\n                \"IS\": 9,\n                \"IT\": 25,\n                \"JM\": 6,\n                \"JO\": 6,\n                \"JP\": 12,\n                \"KR\": 12,\n                \"KW\": 6,\n                \"LB\": 8,\n                \"LI\": 6,\n                \"LT\": 10,\n                \"LV\": 10,\n                \"LY\": 6,\n                \"MA\": 6,\n                \"MC\": 6,\n                \"MD\": 6,\n                \"MK\": 10,\n                \"MT\": 10,\n                \"MX\": 21,\n                \"MY\": 15,\n                \"NE\": 8,\n                \"NG\": 8,\n                \"NL\": 23,\n                \"NO\": 20,\n                \"NZ\": 21,\n                \"OM\": 6,\n                \"PA\": 6,\n                \"PE\": 12,\n                \"PH\": 13,\n                \"PL\": 10,\n                \"PS\": 8,\n                \"PT\": 11,\n                \"PY\": 8,\n                \"QA\": 6,\n                \"RO\": 4,\n                \"RS\": 10,\n                \"RU\": 9,\n                \"SA\": 8,\n                \"SE\": 21,\n                \"SI\": 10,\n                \"SG\": 14,\n                \"SK\": 12,\n                \"SM\": 6,\n                \"SV\": 6,\n                \"TH\": 13,\n                \"TN\": 6,\n                \"TR\": 8,\n                \"TW\": 13,\n                \"US\": 62,\n                \"UY\": 8,\n                \"VE\": 10,\n                \"YE\": 6,\n                \"ZA\": 11,\n                \"TZ\": 22\n            },\n            \"display_priority\": 10,\n            \"logo_path\": \"/oR1aNm1Qu9jQBkW4VrGPWhqbC3P.jpg\",\n            \"provider_name\": \"Curiosity Stream\",\n            \"provider_id\": 190\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 52\n            },\n            \"display_priority\": 52,\n            \"logo_path\": \"/rcBwnERpNfPfWB5DaSTyEMCZbCA.jpg\",\n            \"provider_name\": \"Kanopy\",\n            \"provider_id\": 191\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 31,\n                \"AU\": 22,\n                \"DE\": 13,\n                \"FR\": 16,\n                \"GB\": 22,\n                \"IN\": 13,\n                \"PL\": 9,\n                \"PT\": 7,\n                \"US\": 17\n            },\n            \"display_priority\": 17,\n            \"logo_path\": \"/pTnn5JwWr4p3pG8H6VrpiQo7Vs0.jpg\",\n            \"provider_name\": \"YouTube\",\n            \"provider_id\": 192\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 65,\n                \"BR\": 31,\n                \"DE\": 33,\n                \"ES\": 24,\n                \"FR\": 32,\n                \"GB\": 28,\n                \"IT\": 29,\n                \"JP\": 15,\n                \"MX\": 27,\n                \"NL\": 29,\n                \"US\": 25,\n                \"AU\": 56,\n                \"AT\": 55\n            },\n            \"display_priority\": 25,\n            \"logo_path\": \"/esiLBRzDUwodjfN8gA4qj7l3ZF7.jpg\",\n            \"provider_name\": \"Starz Play Amazon Channel\",\n            \"provider_id\": 194\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 22,\n                \"ES\": 42,\n                \"GB\": 60,\n                \"IN\": 52,\n                \"MX\": 42,\n                \"US\": 116,\n                \"AU\": 29\n            },\n            \"display_priority\": 116,\n            \"logo_path\": \"/1wYmvbAuVZz2JnKvYfYN8Qolnb.jpg\",\n            \"provider_name\": \"AcornTV Amazon Channel\",\n            \"provider_id\": 196\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 21,\n                \"GB\": 40,\n                \"US\": 117\n            },\n            \"display_priority\": 117,\n            \"logo_path\": \"/tLBLABfFYYETf9Zk8gKEWnjhMai.jpg\",\n            \"provider_name\": \"BritBox Amazon Channel\",\n            \"provider_id\": 197\n        },\n        {\n            \"display_priorities\": {\n                \"GB\": 70,\n                \"US\": 118\n            },\n            \"display_priority\": 118,\n            \"logo_path\": \"/3eVIcUeRXji5SBV7gEv4f5U4CqV.jpg\",\n            \"provider_name\": \"Fandor Amazon Channel\",\n            \"provider_id\": 199\n        },\n        {\n            \"display_priorities\": {\n                \"DE\": 36,\n                \"ES\": 40,\n                \"FR\": 52,\n                \"GB\": 41,\n                \"IT\": 52,\n                \"US\": 115\n            },\n            \"display_priority\": 115,\n            \"logo_path\": \"/a4IDLKjvP5gvq7tNlg2Xw5YyEkI.jpg\",\n            \"provider_name\": \"MUBI Amazon Channel\",\n            \"provider_id\": 201\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 119\n            },\n            \"display_priority\": 119,\n            \"logo_path\": \"/vmXC3D9Kqtt9TEohDEmcaxnLYA5.jpg\",\n            \"provider_name\": \"Screambox Amazon Channel\",\n            \"provider_id\": 202\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 34\n            },\n            \"display_priority\": 34,\n            \"logo_path\": \"/palbLJjkRhNAccU32ycThJNcbI5.jpg\",\n            \"provider_name\": \"Showtime Amazon Channel\",\n            \"provider_id\": 203\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 23,\n                \"DE\": 37,\n                \"GB\": 76,\n                \"US\": 114,\n                \"AU\": 37\n            },\n            \"display_priority\": 114,\n            \"logo_path\": \"/qb6Lj5BhNJavdmRVDzAqAjd4Tj3.jpg\",\n            \"provider_name\": \"Shudder Amazon Channel\",\n            \"provider_id\": 204\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 19,\n                \"GB\": 96,\n                \"US\": 120\n            },\n            \"display_priority\": 120,\n            \"logo_path\": \"/i8PzzzOVJfXWLE1v5Up7nGTWWhp.jpg\",\n            \"provider_name\": \"Sundance Now Amazon Channel\",\n            \"provider_id\": 205\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 29\n            },\n            \"display_priority\": 29,\n            \"logo_path\": \"/wQzSN83BnWVgO7xEh0SeTVqtrFv.jpg\",\n            \"provider_name\": \"The Roku Channel\",\n            \"provider_id\": 207\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 47\n            },\n            \"display_priority\": 47,\n            \"logo_path\": \"/iLjStQKQwzyxXJb3jyNpvDmW9mx.jpg\",\n            \"provider_name\": \"PBS\",\n            \"provider_id\": 209\n        },\n        {\n            \"display_priorities\": {\n                \"CH\": 7\n            },\n            \"display_priority\": 7,\n            \"logo_path\": \"/ytApMa9fThUQUFTn696AeNBrB8f.jpg\",\n            \"provider_name\": \"Sky\",\n            \"provider_id\": 210\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 65\n            },\n            \"display_priority\": 65,\n            \"logo_path\": \"/4cHGd32hhEHmFjDGJcjVEAwFQg0.jpg\",\n            \"provider_name\": \"Freeform\",\n            \"provider_id\": 211\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 9,\n                \"US\": 39\n            },\n            \"display_priority\": 39,\n            \"logo_path\": \"/j7D006Uy3UWwZ6G0xH6BMgIWTzH.jpg\",\n            \"provider_name\": \"Hoopla\",\n            \"provider_id\": 212\n        },\n        {\n            \"display_priorities\": {\n                \"IN\": 9,\n                \"US\": 82\n            },\n            \"display_priority\": 82,\n            \"logo_path\": \"/ouJUBLjxevh4UaEGV4ZUjsSWdRq.jpg\",\n            \"provider_name\": \"Eros Now\",\n            \"provider_id\": 218\n        },\n        {\n            \"display_priorities\": {\n                \"DE\": 26\n            },\n            \"display_priority\": 26,\n            \"logo_path\": \"/avItehPq07h5nKCJgwNTxl6OD0y.jpg\",\n            \"provider_name\": \"ARD Mediathek\",\n            \"provider_id\": 219\n        },\n        {\n            \"display_priorities\": {\n                \"IN\": 7\n            },\n            \"display_priority\": 7,\n            \"logo_path\": \"/AsPkPqjTut1gV4OhWW3hChwTOXE.jpg\",\n            \"provider_name\": \"Jio Cinema\",\n            \"provider_id\": 220\n        },\n        {\n            \"display_priorities\": {\n                \"IT\": 16\n            },\n            \"display_priority\": 16,\n            \"logo_path\": \"/cmURKKdS72Ckr52615xvc2JPsJm.jpg\",\n            \"provider_name\": \"Rai Play\",\n            \"provider_id\": 222\n        },\n        {\n            \"display_priorities\": {\n                \"GB\": 14\n            },\n            \"display_priority\": 14,\n            \"logo_path\": \"/nIm8xq1JYgHfusIcDnccEBQkoWp.jpg\",\n            \"provider_name\": \"BFI Player\",\n            \"provider_id\": 224\n        },\n        {\n            \"display_priorities\": {},\n            \"display_priority\": 10,\n            \"logo_path\": \"/igttZCNzvyaHf8930XTJ540cSN0.jpg\",\n            \"provider_name\": \"Telecine Play\",\n            \"provider_id\": 227\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 4\n            },\n            \"display_priority\": 4,\n            \"logo_path\": \"/ewOptMVIYcOadMGGJz8DJueH2bH.jpg\",\n            \"provider_name\": \"Crave\",\n            \"provider_id\": 230\n        },\n        {\n            \"display_priorities\": {\n                \"AD\": 3,\n                \"AE\": 5,\n                \"AG\": 2,\n                \"AL\": 3,\n                \"BA\": 3,\n                \"BB\": 3,\n                \"BH\": 3,\n                \"BM\": 3,\n                \"BO\": 20,\n                \"BS\": 3,\n                \"CI\": 3,\n                \"CR\": 20,\n                \"CU\": 2,\n                \"CV\": 2,\n                \"DO\": 3,\n                \"DZ\": 3,\n                \"EG\": 7,\n                \"FJ\": 2,\n                \"GF\": 3,\n                \"GG\": 2,\n                \"GH\": 2,\n                \"GI\": 3,\n                \"GQ\": 2,\n                \"GT\": 20,\n                \"HK\": 2,\n                \"HN\": 20,\n                \"HR\": 6,\n                \"IL\": 3,\n                \"IN\": 8,\n                \"IQ\": 3,\n                \"IS\": 7,\n                \"JM\": 3,\n                \"JO\": 3,\n                \"KE\": 2,\n                \"KW\": 3,\n                \"LB\": 3,\n                \"LC\": 2,\n                \"LI\": 3,\n                \"LY\": 3,\n                \"MA\": 3,\n                \"MC\": 3,\n                \"MD\": 3,\n                \"MK\": 3,\n                \"MT\": 3,\n                \"MU\": 1,\n                \"MY\": 25,\n                \"MZ\": 2,\n                \"NE\": 3,\n                \"NG\": 3,\n                \"OM\": 3,\n                \"PA\": 3,\n                \"PF\": 2,\n                \"PK\": 2,\n                \"PS\": 3,\n                \"PY\": 20,\n                \"QA\": 3,\n                \"RS\": 3,\n                \"SA\": 6,\n                \"SC\": 2,\n                \"SI\": 3,\n                \"SG\": 25,\n                \"SN\": 2,\n                \"SK\": 9,\n                \"SM\": 3,\n                \"SV\": 3,\n                \"TC\": 2,\n                \"TN\": 3,\n                \"TT\": 2,\n                \"TW\": 4,\n                \"TZ\": 2,\n                \"UG\": 2,\n                \"UY\": 5,\n                \"VA\": 1,\n                \"YE\": 3,\n                \"ZM\": 2\n            },\n            \"display_priority\": 5,\n            \"logo_path\": \"/vPIW5b0ebTLj9bFCZypoBbF8wSl.jpg\",\n            \"provider_name\": \"Zee5\",\n            \"provider_id\": 232\n        },\n        {\n            \"display_priorities\": {\n                \"DE\": 22,\n                \"FR\": 13\n            },\n            \"display_priority\": 13,\n            \"logo_path\": \"/vPZrjHe7wvALuwJEXT2kwYLi0gV.jpg\",\n            \"provider_name\": \"Arte\",\n            \"provider_id\": 234\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 38\n            },\n            \"display_priority\": 38,\n            \"logo_path\": \"/4tJBhJcuF1ZstI5Yqu82G0yroLa.jpg\",\n            \"provider_name\": \"YouTube Free\",\n            \"provider_id\": 235\n        },\n        {\n            \"display_priorities\": {\n                \"FR\": 12\n            },\n            \"display_priority\": 12,\n            \"logo_path\": \"/maeiT4ORBxykOVlaW9gCsLuFPnS.jpg\",\n            \"provider_name\": \"France TV\",\n            \"provider_id\": 236\n        },\n        {\n            \"display_priorities\": {\n                \"IN\": 12\n            },\n            \"display_priority\": 12,\n            \"logo_path\": \"/3973zlBbBXdXxaWqRWzGG2GYxbT.jpg\",\n            \"provider_name\": \"Sony Liv\",\n            \"provider_id\": 237\n        },\n        {\n            \"display_priorities\": {\n                \"FR\": 41\n            },\n            \"display_priority\": 41,\n            \"logo_path\": \"/11Yzww3g6lYZznKrom3cSrKP4St.jpg\",\n            \"provider_name\": \"Universcine\",\n            \"provider_id\": 239\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 73\n            },\n            \"display_priority\": 73,\n            \"logo_path\": \"/41gE6Mv0BCfZGNTwPkYIXLVsDMD.jpg\",\n            \"provider_name\": \"Popcornflix\",\n            \"provider_id\": 241\n        },\n        {\n            \"display_priorities\": {\n                \"PT\": 3\n            },\n            \"display_priority\": 3,\n            \"logo_path\": \"/ldkEX7JzLoWBvMP0GUHEfwAnK3B.jpg\",\n            \"provider_name\": \"Meo\",\n            \"provider_id\": 242\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 51\n            },\n            \"display_priority\": 51,\n            \"logo_path\": \"/c2ZJdxr5Ex2MU1nGqyCacjWCqxx.jpg\",\n            \"provider_name\": \"Comedy Central\",\n            \"provider_id\": 243\n        },\n        {\n            \"display_priorities\": {\n                \"PL\": 6\n            },\n            \"display_priority\": 6,\n            \"logo_path\": \"/j6fAlCfbL22p5EitBREFMkc0bpn.jpg\",\n            \"provider_name\": \"VOD Poland\",\n            \"provider_id\": 245\n        },\n        {\n            \"display_priorities\": {\n                \"AU\": 19\n            },\n            \"display_priority\": 19,\n            \"logo_path\": \"/uU4gqmoX0koF8L5yJSlfaaFd9Tz.jpg\",\n            \"provider_name\": \"7plus\",\n            \"provider_id\": 246\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 78\n            },\n            \"display_priority\": 78,\n            \"logo_path\": \"/mH5wvu4raXvVdnrOXg367xieZXa.jpg\",\n            \"provider_name\": \"Boomerang\",\n            \"provider_id\": 248\n        },\n        {\n            \"display_priorities\": {\n                \"HU\": 2,\n                \"PL\": 8\n            },\n            \"display_priority\": 8,\n            \"logo_path\": \"/eoWlEQTQDeEutDyfADhAQ0HKogI.jpg\",\n            \"provider_name\": \"Horizon\",\n            \"provider_id\": 250\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 79\n            },\n            \"display_priority\": 79,\n            \"logo_path\": \"/dgO7LfzsczUIW2h7xS66yla22ne.jpg\",\n            \"provider_name\": \"Urban Movie Channel\",\n            \"provider_id\": 251\n        },\n        {\n            \"display_priorities\": {\n                \"GB\": 88,\n                \"IN\": 17,\n                \"US\": 81,\n                \"DE\": 136,\n                \"ES\": 85,\n                \"FR\": 103,\n                \"IT\": 91,\n                \"NL\": 77,\n                \"PT\": 51\n            },\n            \"display_priority\": 81,\n            \"logo_path\": \"/6msAJGK2yF39S2PGrinWiVCNmJn.jpg\",\n            \"provider_name\": \"Yupp TV\",\n            \"provider_id\": 255\n        },\n        {\n            \"display_priorities\": {\n                \"ES\": 3,\n                \"US\": 7,\n                \"CA\": 105\n            },\n            \"display_priority\": 7,\n            \"logo_path\": \"/rugttVJKzDAwVbM99gAV6i3g59Q.jpg\",\n            \"provider_name\": \"fuboTV\",\n            \"provider_id\": 257\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 16,\n                \"US\": 45\n            },\n            \"display_priority\": 45,\n            \"logo_path\": \"/yhrtzYd43pFIhRq0ruO8umJPuyn.jpg\",\n            \"provider_name\": \"Criterion Channel\",\n            \"provider_id\": 258\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 83\n            },\n            \"display_priority\": 83,\n            \"logo_path\": \"/co1g56yEIiwnwiuL6q4BYJjCplh.jpg\",\n            \"provider_name\": \"Magnolia Selects\",\n            \"provider_id\": 259\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 85\n            },\n            \"display_priority\": 85,\n            \"logo_path\": \"/7Wo1H7YMmRy7S56sz6HJAMYRdGq.jpg\",\n            \"provider_name\": \"WWE Network\",\n            \"provider_id\": 260\n        },\n        {\n            \"display_priorities\": {\n                \"BR\": 50,\n                \"ES\": 43,\n                \"FR\": 51,\n                \"MX\": 44,\n                \"US\": 86\n            },\n            \"display_priority\": 86,\n            \"logo_path\": \"/uXFEctwGkorVz163dVSZeZkBEQU.jpg\",\n            \"provider_name\": \"Noggin Amazon Channel\",\n            \"provider_id\": 262\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 80\n            },\n            \"display_priority\": 80,\n            \"logo_path\": \"/z5jtxEEeJEK1kYDqbyXzfquolC9.jpg\",\n            \"provider_name\": \"History Vault\",\n            \"provider_id\": 268\n        },\n        {\n            \"display_priorities\": {\n                \"AU\": 13,\n                \"BR\": 12,\n                \"CL\": 31,\n                \"CO\": 31,\n                \"GB\": 19,\n                \"IE\": 37,\n                \"MX\": 13,\n                \"NZ\": 6,\n                \"PE\": 31,\n                \"US\": 28\n            },\n            \"display_priority\": 28,\n            \"logo_path\": \"/cm4NDOpuuslZq68VHHCPlGoAD2D.jpg\",\n            \"provider_name\": \"Funimation Now\",\n            \"provider_id\": 269\n        },\n        {\n            \"display_priorities\": {\n                \"NZ\": 3\n            },\n            \"display_priority\": 3,\n            \"logo_path\": \"/iscLKFDwQlr0BAgVDBcuRapLiwC.jpg\",\n            \"provider_name\": \"Neon TV\",\n            \"provider_id\": 273\n        },\n        {\n            \"display_priorities\": {\n                \"AR\": 11,\n                \"CL\": 12\n            },\n            \"display_priority\": 12,\n            \"logo_path\": \"/kE2LiK4LzsBWD8nJXRr0FbXZ4Mf.jpg\",\n            \"provider_name\": \"QubitTV\",\n            \"provider_id\": 274\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 88\n            },\n            \"display_priority\": 88,\n            \"logo_path\": \"/pNNWgwfYenkTfddAO4fqHEIrnXv.jpg\",\n            \"provider_name\": \"Laugh Out Loud\",\n            \"provider_id\": 275\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 87\n            },\n            \"display_priority\": 87,\n            \"logo_path\": \"/zUiU5rjc2HGUW1XpXCpZEL8M0MH.jpg\",\n            \"provider_name\": \"Smithsonian Channel\",\n            \"provider_id\": 276\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 89\n            },\n            \"display_priority\": 89,\n            \"logo_path\": \"/7L4eXQD0yFVDKZ2qwYtxcV5gm6n.jpg\",\n            \"provider_name\": \"Pure Flix\",\n            \"provider_id\": 278\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 54\n            },\n            \"display_priority\": 54,\n            \"logo_path\": \"/xHwgUa7XzU43Ia6tnrt0zjW1wf9.jpg\",\n            \"provider_name\": \"Redbox\",\n            \"provider_id\": 279\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 127,\n                \"AE\": 28,\n                \"AR\": 52,\n                \"AT\": 62,\n                \"AU\": 62,\n                \"BB\": 30,\n                \"BE\": 40,\n                \"BH\": 40,\n                \"BM\": 30,\n                \"BO\": 34,\n                \"BS\": 30,\n                \"BR\": 11,\n                \"BG\": 23,\n                \"CH\": 49,\n                \"CI\": 29,\n                \"CL\": 37,\n                \"CO\": 37,\n                \"CR\": 34,\n                \"CZ\": 30,\n                \"DE\": 6,\n                \"DK\": 42,\n                \"DO\": 34,\n                \"DZ\": 32,\n                \"EC\": 35,\n                \"EE\": 28,\n                \"EG\": 44,\n                \"ES\": 76,\n                \"FI\": 43,\n                \"FR\": 5,\n                \"GB\": 5,\n                \"GF\": 32,\n                \"GI\": 29,\n                \"GR\": 23,\n                \"GT\": 34,\n                \"HK\": 42,\n                \"HN\": 34,\n                \"HR\": 40,\n                \"HU\": 29,\n                \"ID\": 36,\n                \"IE\": 42,\n                \"IN\": 4,\n                \"IS\": 34,\n                \"IT\": 79,\n                \"JM\": 29,\n                \"JO\": 40,\n                \"JP\": 31,\n                \"KR\": 31,\n                \"KW\": 40,\n                \"LI\": 31,\n                \"LT\": 29,\n                \"LV\": 28,\n                \"LY\": 32,\n                \"MA\": 31,\n                \"MC\": 28,\n                \"MD\": 29,\n                \"MX\": 7,\n                \"MY\": 31,\n                \"NE\": 29,\n                \"NG\": 32,\n                \"NL\": 73,\n                \"NO\": 45,\n                \"NZ\": 37,\n                \"OM\": 40,\n                \"PA\": 36,\n                \"PE\": 37,\n                \"PH\": 32,\n                \"PL\": 34,\n                \"PT\": 40,\n                \"PY\": 33,\n                \"QA\": 40,\n                \"RO\": 24,\n                \"RU\": 30,\n                \"SA\": 7,\n                \"SE\": 46,\n                \"SG\": 31,\n                \"SK\": 42,\n                \"SM\": 31,\n                \"SV\": 35,\n                \"TH\": 30,\n                \"TN\": 31,\n                \"TR\": 44,\n                \"TW\": 42,\n                \"US\": 6,\n                \"UY\": 37,\n                \"VE\": 33,\n                \"YE\": 31,\n                \"ZA\": 30,\n                \"AG\": 12,\n                \"AL\": 31,\n                \"AD\": 28,\n                \"BA\": 31,\n                \"CV\": 14,\n                \"FJ\": 12,\n                \"GH\": 18,\n                \"GG\": 12,\n                \"GQ\": 16,\n                \"IL\": 30,\n                \"IQ\": 38,\n                \"KE\": 16,\n                \"LB\": 31,\n                \"LC\": 13,\n                \"MK\": 31,\n                \"MU\": 16,\n                \"MT\": 27,\n                \"MZ\": 17,\n                \"PF\": 12,\n                \"PS\": 30,\n                \"SC\": 15,\n                \"RS\": 33,\n                \"SN\": 16,\n                \"SI\": 34,\n                \"TC\": 12,\n                \"TT\": 14,\n                \"UG\": 17,\n                \"XK\": 7,\n                \"ZM\": 15,\n                \"TZ\": 35,\n                \"AZ\": 4,\n                \"BF\": 4,\n                \"BY\": 7,\n                \"BZ\": 11,\n                \"CD\": 2,\n                \"CY\": 8,\n                \"GY\": 3,\n                \"LU\": 9,\n                \"ME\": 6,\n                \"NI\": 10,\n                \"PG\": 4,\n                \"TD\": 6,\n                \"UA\": 7\n            },\n            \"display_priority\": 28,\n            \"logo_path\": \"/mXeC4TrcgdU6ltE9bCBCEORwSQR.jpg\",\n            \"provider_name\": \"Crunchyroll\",\n            \"provider_id\": 283\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 92\n            },\n            \"display_priority\": 92,\n            \"logo_path\": \"/m4ofXxkTOj04N8df5KJGCIjnWii.jpg\",\n            \"provider_name\": \"Lifetime Movie Club\",\n            \"provider_id\": 284\n        },\n        {\n            \"display_priorities\": {\n                \"DE\": 35\n            },\n            \"display_priority\": 35,\n            \"logo_path\": \"/jhhFTFVWjKVi2JjDYoqoI4dHsmL.jpg\",\n            \"provider_name\": \"BBC Player Amazon Channel\",\n            \"provider_id\": 285\n        },\n        {\n            \"display_priorities\": {\n                \"DE\": 34\n            },\n            \"display_priority\": 34,\n            \"logo_path\": \"/FtIkEXYkqTxKwCwLK79yKJW8i7.jpg\",\n            \"provider_name\": \"ZDF Herzkino Amazon Channel\",\n            \"provider_id\": 286\n        },\n        {\n            \"display_priorities\": {\n                \"GB\": 34\n            },\n            \"display_priority\": 34,\n            \"logo_path\": \"/4SJW6thrCvN6ya2hO6naksfRZDF.jpg\",\n            \"provider_name\": \"BFI Player Amazon Channel\",\n            \"provider_id\": 287\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 91\n            },\n            \"display_priority\": 91,\n            \"logo_path\": \"/3CPBjF6tQQONCEvqC6KIIkiUG81.jpg\",\n            \"provider_name\": \"Boomerang Amazon Channel\",\n            \"provider_id\": 288\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 93\n            },\n            \"display_priority\": 93,\n            \"logo_path\": \"/ohcwolMl8E743CkS8MnhmJKOlRj.jpg\",\n            \"provider_name\": \"Cinemax Amazon Channel\",\n            \"provider_id\": 289\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 94\n            },\n            \"display_priority\": 94,\n            \"logo_path\": \"/614YTzAiVrSIm7bIVcwg4lIMQr7.jpg\",\n            \"provider_name\": \"Hallmark Movies Now Amazon Channel\",\n            \"provider_id\": 290\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 97\n            },\n            \"display_priority\": 97,\n            \"logo_path\": \"/hTAIgvUnmu1Yv0wFVJRu9KKAPtJ.jpg\",\n            \"provider_name\": \"MZ Choice Amazon Channel\",\n            \"provider_id\": 291\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 90\n            },\n            \"display_priority\": 90,\n            \"logo_path\": \"/lIXDKV7LrZfF3SR2m8EQrMVRI5C.jpg\",\n            \"provider_name\": \"PBS Kids Amazon Channel\",\n            \"provider_id\": 293\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 18,\n                \"US\": 95\n            },\n            \"display_priority\": 95,\n            \"logo_path\": \"/xN1vKpcypShJrWmf1t3dyGJM7sO.jpg\",\n            \"provider_name\": \"PBS Masterpiece Amazon Channel\",\n            \"provider_id\": 294\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 96\n            },\n            \"display_priority\": 96,\n            \"logo_path\": \"/769jLV69ZSa0x4sy9BZZQbizvuk.jpg\",\n            \"provider_name\": \"Viewster Amazon Channel\",\n            \"provider_id\": 295\n        },\n        {\n            \"display_priorities\": {\n                \"NL\": 6\n            },\n            \"display_priority\": 6,\n            \"logo_path\": \"/ozUfbWZXVdymn8iC3zze0cQPeUi.jpg\",\n            \"provider_name\": \"Ziggo TV\",\n            \"provider_id\": 297\n        },\n        {\n            \"display_priorities\": {\n                \"DE\": 16,\n                \"AT\": 58\n            },\n            \"display_priority\": 16,\n            \"logo_path\": \"/jmR0t1kjzHcyV7raynzMbF87J9d.jpg\",\n            \"provider_name\": \"RTL+\",\n            \"provider_id\": 298\n        },\n        {\n            \"display_priorities\": {\n                \"AR\": 32,\n                \"AT\": 41,\n                \"BO\": 25,\n                \"BR\": 46,\n                \"CH\": 38,\n                \"CL\": 27,\n                \"CO\": 27,\n                \"CR\": 25,\n                \"CZ\": 19,\n                \"DE\": 71,\n                \"DK\": 37,\n                \"DO\": 22,\n                \"EC\": 26,\n                \"ES\": 36,\n                \"FR\": 47,\n                \"GB\": 82,\n                \"GT\": 25,\n                \"HN\": 25,\n                \"IT\": 40,\n                \"MX\": 39,\n                \"NO\": 38,\n                \"PA\": 24,\n                \"PE\": 27,\n                \"PY\": 25,\n                \"SE\": 41,\n                \"SV\": 23,\n                \"US\": 100,\n                \"UY\": 27,\n                \"VE\": 24,\n                \"CA\": 122,\n                \"NI\": 3\n            },\n            \"display_priority\": 24,\n            \"logo_path\": \"/2EM2eg5bqP0ZetycBlihwgnsedx.jpg\",\n            \"provider_name\": \"Pluto TV\",\n            \"provider_id\": 300\n        },\n        {\n            \"display_priorities\": {\n                \"DE\": 11\n            },\n            \"display_priority\": 11,\n            \"logo_path\": \"/tDnDBkSLLLQgFb03J9ttQhZQxZs.jpg\",\n            \"provider_name\": \"Joyn\",\n            \"provider_id\": 304\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 5\n            },\n            \"display_priority\": 5,\n            \"logo_path\": \"/csPQMbeJWY7bjwWruZjtc27xf2l.jpg\",\n            \"provider_name\": \"Crave Starz\",\n            \"provider_id\": 305\n        },\n        {\n            \"display_priorities\": {\n                \"BR\": 10\n            },\n            \"display_priority\": 10,\n            \"logo_path\": \"/7Cg8esVVXOijXAm1f1vrS7jVjcN.jpg\",\n            \"provider_name\": \"Globoplay\",\n            \"provider_id\": 307\n        },\n        {\n            \"display_priorities\": {\n                \"CZ\": 3\n            },\n            \"display_priority\": 3,\n            \"logo_path\": \"/27yD8cEx7qC1lSzaDvFlW4avXyu.jpg\",\n            \"provider_name\": \"O2 TV\",\n            \"provider_id\": 308\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 43,\n                \"AD\": 4,\n                \"AE\": 6,\n                \"AG\": 3,\n                \"AL\": 4,\n                \"AU\": 31,\n                \"BA\": 4,\n                \"BB\": 5,\n                \"BH\": 5,\n                \"BM\": 5,\n                \"BS\": 5,\n                \"CI\": 4,\n                \"CU\": 3,\n                \"CV\": 3,\n                \"DO\": 5,\n                \"DZ\": 5,\n                \"EG\": 10,\n                \"FJ\": 3,\n                \"GF\": 5,\n                \"GG\": 3,\n                \"GH\": 3,\n                \"GI\": 5,\n                \"GQ\": 3,\n                \"HK\": 11,\n                \"HR\": 10,\n                \"IL\": 4,\n                \"IN\": 18,\n                \"IQ\": 4,\n                \"IS\": 10,\n                \"JM\": 5,\n                \"JO\": 5,\n                \"KE\": 3,\n                \"KW\": 5,\n                \"LB\": 4,\n                \"LC\": 3,\n                \"LI\": 5,\n                \"LY\": 5,\n                \"MA\": 5,\n                \"MC\": 5,\n                \"MD\": 5,\n                \"MK\": 4,\n                \"MT\": 4,\n                \"MU\": 2,\n                \"MY\": 12,\n                \"MZ\": 3,\n                \"NE\": 4,\n                \"NG\": 4,\n                \"NZ\": 16,\n                \"OM\": 5,\n                \"PA\": 5,\n                \"PF\": 3,\n                \"PK\": 3,\n                \"PS\": 4,\n                \"QA\": 5,\n                \"RS\": 4,\n                \"SA\": 9,\n                \"SC\": 3,\n                \"SI\": 4,\n                \"SG\": 12,\n                \"SN\": 3,\n                \"SK\": 13,\n                \"SM\": 5,\n                \"SV\": 5,\n                \"TC\": 3,\n                \"TN\": 5,\n                \"TT\": 3,\n                \"TW\": 10,\n                \"TZ\": 3,\n                \"UG\": 3,\n                \"US\": 55,\n                \"UY\": 7,\n                \"XK\": 0,\n                \"VA\": 2,\n                \"YE\": 5,\n                \"ZA\": 10,\n                \"ZM\": 3,\n                \"AR\": 37,\n                \"AT\": 53,\n                \"BE\": 32,\n                \"BO\": 31,\n                \"BG\": 20,\n                \"BR\": 56,\n                \"CH\": 46,\n                \"CR\": 30,\n                \"CL\": 33,\n                \"CO\": 33,\n                \"CZ\": 27,\n                \"DK\": 40,\n                \"DE\": 108,\n                \"EE\": 26,\n                \"EC\": 31,\n                \"FI\": 41,\n                \"ES\": 63,\n                \"FR\": 77,\n                \"GB\": 106,\n                \"GT\": 30,\n                \"GR\": 21,\n                \"HN\": 30,\n                \"HU\": 26,\n                \"ID\": 34,\n                \"IE\": 39,\n                \"JP\": 28,\n                \"KR\": 28,\n                \"IT\": 65,\n                \"LT\": 27,\n                \"LV\": 26,\n                \"MX\": 50,\n                \"NL\": 51,\n                \"NO\": 41,\n                \"PE\": 33,\n                \"PH\": 29,\n                \"PT\": 32,\n                \"PL\": 31,\n                \"PY\": 29,\n                \"RU\": 28,\n                \"RO\": 21,\n                \"SE\": 44,\n                \"TH\": 28,\n                \"TR\": 27,\n                \"VE\": 29\n            },\n            \"display_priority\": 6,\n            \"logo_path\": \"/6KEQzITx2RrCAQt5Nw9WrL1OI8z.jpg\",\n            \"provider_name\": \"Sun Nxt\",\n            \"provider_id\": 309\n        },\n        {\n            \"display_priorities\": {\n                \"AT\": 29,\n                \"BE\": 17,\n                \"DE\": 55,\n                \"FR\": 25\n            },\n            \"display_priority\": 25,\n            \"logo_path\": \"/1syoSwH2yIskHUqeOiK9re8AMJC.jpg\",\n            \"provider_name\": \"LaCinetek\",\n            \"provider_id\": 310\n        },\n        {\n            \"display_priorities\": {\n                \"BE\": 4\n            },\n            \"display_priority\": 4,\n            \"logo_path\": \"/acANFKCTLQuvDPjJAb5SnmzJaT6.jpg\",\n            \"provider_name\": \"Be TV Go\",\n            \"provider_id\": 311\n        },\n        {\n            \"display_priorities\": {\n                \"BE\": 5\n            },\n            \"display_priority\": 5,\n            \"logo_path\": \"/gqxv8W54I95K3hNS6UT6sDRe2Az.jpg\",\n            \"provider_name\": \"VRT MAX\",\n            \"provider_id\": 312\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 38\n            },\n            \"display_priority\": 38,\n            \"logo_path\": \"/2fkcDlmwbRkApLWicbysPGcFpji.jpg\",\n            \"provider_name\": \"CBC Gem\",\n            \"provider_id\": 314\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 71,\n                \"AD\": 22,\n                \"AL\": 24,\n                \"AR\": 31,\n                \"AT\": 40,\n                \"AU\": 49,\n                \"BA\": 23,\n                \"BB\": 18,\n                \"BE\": 26,\n                \"BH\": 19,\n                \"BM\": 20,\n                \"BO\": 19,\n                \"BS\": 19,\n                \"BR\": 45,\n                \"CH\": 36,\n                \"CI\": 19,\n                \"CL\": 26,\n                \"CO\": 26,\n                \"CR\": 19,\n                \"CZ\": 18,\n                \"DE\": 70,\n                \"DK\": 30,\n                \"DO\": 18,\n                \"DZ\": 18,\n                \"EC\": 25,\n                \"EE\": 20,\n                \"EG\": 19,\n                \"ES\": 34,\n                \"FI\": 32,\n                \"FR\": 45,\n                \"GB\": 64,\n                \"GF\": 20,\n                \"GI\": 19,\n                \"GR\": 16,\n                \"GT\": 19,\n                \"HK\": 19,\n                \"HN\": 19,\n                \"HR\": 22,\n                \"HU\": 19,\n                \"ID\": 29,\n                \"IE\": 32,\n                \"IL\": 22,\n                \"IN\": 19,\n                \"IQ\": 23,\n                \"IS\": 23,\n                \"IT\": 38,\n                \"JM\": 18,\n                \"JO\": 19,\n                \"JP\": 23,\n                \"KR\": 23,\n                \"KW\": 20,\n                \"LB\": 24,\n                \"LI\": 20,\n                \"LT\": 21,\n                \"LV\": 20,\n                \"LY\": 18,\n                \"MA\": 18,\n                \"MC\": 18,\n                \"MD\": 18,\n                \"MK\": 22,\n                \"MT\": 22,\n                \"MX\": 37,\n                \"MY\": 24,\n                \"NE\": 19,\n                \"NG\": 20,\n                \"NL\": 39,\n                \"NO\": 32,\n                \"NZ\": 30,\n                \"OM\": 19,\n                \"PA\": 20,\n                \"PE\": 26,\n                \"PH\": 24,\n                \"PL\": 23,\n                \"PS\": 23,\n                \"PT\": 22,\n                \"PY\": 19,\n                \"QA\": 19,\n                \"RO\": 14,\n                \"RS\": 24,\n                \"RU\": 22,\n                \"SA\": 19,\n                \"SE\": 35,\n                \"SI\": 24,\n                \"SG\": 24,\n                \"SK\": 25,\n                \"SM\": 20,\n                \"SV\": 19,\n                \"TH\": 22,\n                \"TN\": 18,\n                \"TR\": 20,\n                \"TW\": 18,\n                \"US\": 182,\n                \"UY\": 23,\n                \"VE\": 23,\n                \"YE\": 20,\n                \"ZA\": 21,\n                \"TZ\": 32\n            },\n            \"display_priority\": 24,\n            \"logo_path\": \"/u7dwMceEbjxd1N3TLEUBILSK2x6.jpg\",\n            \"provider_name\": \"Hoichoi\",\n            \"provider_id\": 315\n        },\n        {\n            \"display_priorities\": {\n                \"IN\": 21\n            },\n            \"display_priority\": 21,\n            \"logo_path\": \"/i7knsL0QgDJyuts5FbfjREUqHvu.jpg\",\n            \"provider_name\": \"Alt Balaji\",\n            \"provider_id\": 319\n        },\n        {\n            \"display_priorities\": {\n                \"AT\": 20\n            },\n            \"display_priority\": 20,\n            \"logo_path\": \"/67FAj8KvIiV5iZMJuPUdMrqMftw.jpg\",\n            \"provider_name\": \"Sky X\",\n            \"provider_id\": 321\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 122\n            },\n            \"display_priority\": 122,\n            \"logo_path\": \"/A95qgiMz6ulV2SxeKcJ5Gc9pqGS.jpg\",\n            \"provider_name\": \"USA Network\",\n            \"provider_id\": 322\n        },\n        {\n            \"display_priorities\": {\n                \"FI\": 7\n            },\n            \"display_priority\": 7,\n            \"logo_path\": \"/nrORhu39C2YjBhx9v8rU8oFlulj.jpg\",\n            \"provider_name\": \"Yle Areena\",\n            \"provider_id\": 323\n        },\n        {\n            \"display_priorities\": {\n                \"FR\": 26\n            },\n            \"display_priority\": 26,\n            \"logo_path\": \"/AboEF9vQyH2AAndLimdO043IzLh.jpg\",\n            \"provider_name\": \"Cinemas a la Demande\",\n            \"provider_id\": 324\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 39\n            },\n            \"display_priority\": 39,\n            \"logo_path\": \"/xoFyQOXR3qINRsdnCQyd7jGx8Wo.jpg\",\n            \"provider_name\": \"CTV\",\n            \"provider_id\": 326\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 26,\n                \"US\": 125\n            },\n            \"display_priority\": 125,\n            \"logo_path\": \"/yFGu4sSzwUMfhwmSsZgez8QhaVl.jpg\",\n            \"provider_name\": \"FlixFling\",\n            \"provider_id\": 331\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 43\n            },\n            \"display_priority\": 43,\n            \"logo_path\": \"/6By0jm0Gr2WMOqUeHWhzRWaMdOo.jpg\",\n            \"provider_name\": \"VUDU Free\",\n            \"provider_id\": 332\n        },\n        {\n            \"display_priorities\": {\n                \"GB\": 37\n            },\n            \"display_priority\": 37,\n            \"logo_path\": \"/5qLpN8ah2FZC8NpYFwRFwxlNjRn.jpg\",\n            \"provider_name\": \"My5\",\n            \"provider_id\": 333\n        },\n        {\n            \"display_priorities\": {\n                \"DE\": 40\n            },\n            \"display_priority\": 40,\n            \"logo_path\": \"/ni0t0Bj4HRAQ9f6zSv1Bl9MDjLK.jpg\",\n            \"provider_name\": \"Filmtastic Amazon Channel\",\n            \"provider_id\": 334\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 1,\n                \"AD\": 7,\n                \"AL\": 7,\n                \"AR\": 0,\n                \"AT\": 2,\n                \"AU\": 0,\n                \"BA\": 7,\n                \"BE\": 0,\n                \"BO\": 2,\n                \"BR\": 0,\n                \"BG\": 18,\n                \"CH\": 2,\n                \"CL\": 0,\n                \"CO\": 0,\n                \"CR\": 2,\n                \"CZ\": 0,\n                \"DE\": 2,\n                \"DK\": 0,\n                \"DO\": 29,\n                \"EC\": 1,\n                \"EE\": 24,\n                \"ES\": 0,\n                \"FI\": 0,\n                \"FR\": 0,\n                \"GB\": 1,\n                \"GR\": 20,\n                \"GT\": 2,\n                \"HK\": 36,\n                \"HN\": 2,\n                \"HR\": 37,\n                \"HU\": 0,\n                \"IE\": 2,\n                \"IS\": 1,\n                \"IT\": 0,\n                \"JP\": 3,\n                \"KR\": 2,\n                \"LI\": 29,\n                \"LT\": 25,\n                \"LV\": 24,\n                \"MK\": 7,\n                \"MT\": 7,\n                \"MX\": 0,\n                \"NL\": 2,\n                \"NO\": 0,\n                \"NZ\": 0,\n                \"PE\": 0,\n                \"PL\": 0,\n                \"PT\": 0,\n                \"PY\": 2,\n                \"RO\": 0,\n                \"RS\": 7,\n                \"SE\": 0,\n                \"SI\": 7,\n                \"SG\": 2,\n                \"SK\": 0,\n                \"SM\": 29,\n                \"TR\": 9,\n                \"TW\": 2,\n                \"US\": 2,\n                \"UY\": 33,\n                \"VE\": 1,\n                \"ZA\": 28,\n                \"PH\": 31,\n                \"SV\": 33,\n                \"PA\": 33,\n                \"BZ\": 3,\n                \"LU\": 3,\n                \"ME\": 1,\n                \"NI\": 2,\n                \"EG\": 49\n            },\n            \"display_priority\": 7,\n            \"logo_path\": \"/7YPdUs60C9qQQQfOFCgxpnF07D9.jpg\",\n            \"provider_name\": \"Disney Plus\",\n            \"provider_id\": 337\n        },\n        {\n            \"display_priorities\": {\n                \"FI\": 8\n            },\n            \"display_priority\": 8,\n            \"logo_path\": \"/c7SqVo4DFrbK3RwhGbxvQ9SRco2.jpg\",\n            \"provider_name\": \"Ruutu\",\n            \"provider_id\": 338\n        },\n        {\n            \"display_priorities\": {\n                \"AR\": 9,\n                \"CL\": 9,\n                \"CO\": 9,\n                \"EC\": 4,\n                \"MX\": 20,\n                \"PE\": 9\n            },\n            \"display_priority\": 9,\n            \"logo_path\": \"/tRNA2CRgA4XHvd7Mx9dH3sFtDVb.jpg\",\n            \"provider_name\": \"MovistarTV\",\n            \"provider_id\": 339\n        },\n        {\n            \"display_priorities\": {\n                \"DE\": 42,\n                \"TR\": 2\n            },\n            \"display_priority\": 2,\n            \"logo_path\": \"/dqRpKX6vcos334v9huMpNPKHlD8.jpg\",\n            \"provider_name\": \"blutv\",\n            \"provider_id\": 341\n        },\n        {\n            \"display_priorities\": {\n                \"TR\": 3\n            },\n            \"display_priority\": 3,\n            \"logo_path\": \"/ffvIywFtojPQnVwHVmTSZEdemdt.jpg\",\n            \"provider_name\": \"puhutv\",\n            \"provider_id\": 342\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 124\n            },\n            \"display_priority\": 124,\n            \"logo_path\": \"/2AvUqoIHAq2lLxRy2IxOBUgCYef.jpg\",\n            \"provider_name\": \"Bet+ Amazon Channel\",\n            \"provider_id\": 343\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 95,\n                \"AD\": 21,\n                \"AL\": 23,\n                \"BA\": 22,\n                \"BB\": 21,\n                \"BH\": 22,\n                \"BM\": 23,\n                \"BS\": 22,\n                \"CI\": 18,\n                \"DE\": 44,\n                \"DO\": 21,\n                \"DZ\": 21,\n                \"EG\": 22,\n                \"GF\": 23,\n                \"GI\": 22,\n                \"HK\": 7,\n                \"HR\": 24,\n                \"IL\": 21,\n                \"IQ\": 22,\n                \"IS\": 24,\n                \"JM\": 21,\n                \"JO\": 22,\n                \"KW\": 23,\n                \"LB\": 23,\n                \"LI\": 23,\n                \"LY\": 21,\n                \"MA\": 21,\n                \"MC\": 21,\n                \"MD\": 21,\n                \"MK\": 21,\n                \"MT\": 21,\n                \"NE\": 18,\n                \"NG\": 19,\n                \"OM\": 22,\n                \"PA\": 23,\n                \"PS\": 22,\n                \"QA\": 22,\n                \"RS\": 23,\n                \"SA\": 21,\n                \"SI\": 23,\n                \"SK\": 27,\n                \"SM\": 23,\n                \"SV\": 22,\n                \"TN\": 21,\n                \"TW\": 8,\n                \"US\": 126,\n                \"UY\": 26,\n                \"YE\": 23,\n                \"TZ\": 16\n            },\n            \"display_priority\": 23,\n            \"logo_path\": \"/5L2bwr9DhUg28oSMEPRCNwB2y7B.jpg\",\n            \"provider_name\": \"Rakuten Viki\",\n            \"provider_id\": 344\n        },\n        {\n            \"display_priorities\": {\n                \"CH\": 23,\n                \"DE\": 43\n            },\n            \"display_priority\": 43,\n            \"logo_path\": \"/yTwdlHzReo6l9HLWrZqEaEUECBt.jpg\",\n            \"provider_name\": \"Kino on Demand\",\n            \"provider_id\": 349\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 7,\n                \"AE\": 2,\n                \"AR\": 7,\n                \"AT\": 5,\n                \"AU\": 11,\n                \"BE\": 9,\n                \"BO\": 5,\n                \"BR\": 9,\n                \"BG\": 3,\n                \"CH\": 19,\n                \"CL\": 5,\n                \"CO\": 5,\n                \"CR\": 3,\n                \"CZ\": 7,\n                \"DE\": 3,\n                \"DK\": 11,\n                \"EC\": 8,\n                \"EE\": 8,\n                \"EG\": 3,\n                \"ES\": 5,\n                \"FI\": 14,\n                \"FR\": 3,\n                \"GB\": 3,\n                \"GR\": 5,\n                \"GT\": 3,\n                \"HK\": 18,\n                \"HN\": 3,\n                \"HU\": 8,\n                \"ID\": 12,\n                \"IE\": 5,\n                \"IN\": 2,\n                \"IT\": 5,\n                \"JP\": 11,\n                \"KR\": 5,\n                \"LT\": 8,\n                \"LV\": 8,\n                \"MX\": 5,\n                \"MY\": 11,\n                \"NL\": 10,\n                \"NO\": 7,\n                \"NZ\": 5,\n                \"PA\": 31,\n                \"PE\": 7,\n                \"PH\": 11,\n                \"PL\": 3,\n                \"PT\": 10,\n                \"PY\": 6,\n                \"RU\": 3,\n                \"SA\": 2,\n                \"SE\": 5,\n                \"SG\": 11,\n                \"SK\": 5,\n                \"TH\": 10,\n                \"TW\": 17,\n                \"US\": 3,\n                \"VE\": 5,\n                \"ZA\": 9,\n                \"SI\": 30,\n                \"CV\": 12,\n                \"GH\": 16,\n                \"MU\": 14,\n                \"MZ\": 15,\n                \"UG\": 15,\n                \"IL\": 29,\n                \"AZ\": 3,\n                \"BY\": 3,\n                \"BZ\": 6,\n                \"CY\": 4,\n                \"LU\": 5,\n                \"NI\": 5,\n                \"UA\": 1\n            },\n            \"display_priority\": 2,\n            \"logo_path\": \"/2E03IAZsX4ZaUqM7tXlctEPMGWS.jpg\",\n            \"provider_name\": \"Apple TV Plus\",\n            \"provider_id\": 350\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 127\n            },\n            \"display_priority\": 127,\n            \"logo_path\": \"/1g3ULbVMEW8OVKOJymLvfboCrMv.jpg\",\n            \"provider_name\": \"AMC on Demand\",\n            \"provider_id\": 352\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 41,\n                \"US\": 128\n            },\n            \"display_priority\": 128,\n            \"logo_path\": \"/pmHszqqm55p228vRgFeujRiPdYU.jpg\",\n            \"provider_name\": \"Darkmatter TV\",\n            \"provider_id\": 355\n        },\n        {\n            \"display_priorities\": {\n                \"KR\": 3\n            },\n            \"display_priority\": 3,\n            \"logo_path\": \"/hPcjSaWfMwEqXaCMu7Fkb529Dkc.jpg\",\n            \"provider_name\": \"wavve\",\n            \"provider_id\": 356\n        },\n        {\n            \"display_priorities\": {\n                \"AU\": 17,\n                \"NZ\": 9\n            },\n            \"display_priority\": 9,\n            \"logo_path\": \"/pVoZH9ZMGfrr1Ajk1UD29weO6iA.jpg\",\n            \"provider_name\": \"DocPlay\",\n            \"provider_id\": 357\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 58\n            },\n            \"display_priority\": 58,\n            \"logo_path\": \"/vg3nIjHVhLXnMKjQkNhQaSlsPub.jpg\",\n            \"provider_name\": \"DIRECTV\",\n            \"provider_id\": 358\n        },\n        {\n            \"display_priorities\": {\n                \"IT\": 10\n            },\n            \"display_priority\": 10,\n            \"logo_path\": \"/xQcUBhEQTOuuauMT72ohFy7nR5g.jpg\",\n            \"provider_name\": \"Mediaset Infinity\",\n            \"provider_id\": 359\n        },\n        {\n            \"display_priorities\": {\n                \"NL\": 20\n            },\n            \"display_priority\": 20,\n            \"logo_path\": \"/jPNvTunAw7309LeRMT6m3yZy1Lm.jpg\",\n            \"provider_name\": \"NPO Start\",\n            \"provider_id\": 360\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 129\n            },\n            \"display_priority\": 129,\n            \"logo_path\": \"/8SIxng8eznACvCTRsN1FZfd5Ycg.jpg\",\n            \"provider_name\": \"TCM\",\n            \"provider_id\": 361\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 130\n            },\n            \"display_priority\": 130,\n            \"logo_path\": \"/76CvnJAKAPbJuiXYwQGN7PFqOci.jpg\",\n            \"provider_name\": \"TNT\",\n            \"provider_id\": 363\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 134\n            },\n            \"display_priority\": 134,\n            \"logo_path\": \"/mjsNfr0lswbRx9hbEFkgqJkBjFt.jpg\",\n            \"provider_name\": \"IndieFlix\",\n            \"provider_id\": 368\n        },\n        {\n            \"display_priorities\": {\n                \"AT\": 22\n            },\n            \"display_priority\": 22,\n            \"logo_path\": \"/y7gH7FKJEE6LrO5h6wZTHQdmukO.jpg\",\n            \"provider_name\": \"VOD Club\",\n            \"provider_id\": 370\n        },\n        {\n            \"display_priorities\": {\n                \"EE\": 9,\n                \"LT\": 9,\n                \"LV\": 9\n            },\n            \"display_priority\": 9,\n            \"logo_path\": \"/1y6ds7KDN5Q33Jb0ZxnroEJ58Gd.jpg\",\n            \"provider_name\": \"Go3\",\n            \"provider_id\": 373\n        },\n        {\n            \"display_priorities\": {\n                \"GB\": 39\n            },\n            \"display_priority\": 39,\n            \"logo_path\": \"/3TOx3XY1hqMz5e1i76fck5PPx7I.jpg\",\n            \"provider_name\": \"BritBox\",\n            \"provider_id\": 380\n        },\n        {\n            \"display_priorities\": {\n                \"CH\": 42,\n                \"FR\": 6,\n                \"AT\": 64,\n                \"CZ\": 33,\n                \"SK\": 43,\n                \"NL\": 89\n            },\n            \"display_priority\": 43,\n            \"logo_path\": \"/eBXzkFEupZjKaIKY7zBUaSdCY8I.jpg\",\n            \"provider_name\": \"Canal+\",\n            \"provider_id\": 381\n        },\n        {\n            \"display_priorities\": {\n                \"DK\": 8\n            },\n            \"display_priority\": 8,\n            \"logo_path\": \"/fewcYbfwWEZksgE4o3WbXEsISE4.jpg\",\n            \"provider_name\": \"TV 2\",\n            \"provider_id\": 383\n        },\n        {\n            \"display_priorities\": {\n                \"AR\": 5,\n                \"BA\": 28,\n                \"BB\": 27,\n                \"BO\": 3,\n                \"BS\": 27,\n                \"BR\": 7,\n                \"BG\": 15,\n                \"CL\": 7,\n                \"CO\": 6,\n                \"CR\": 4,\n                \"CZ\": 22,\n                \"DK\": 3,\n                \"DO\": 27,\n                \"EC\": 5,\n                \"ES\": 9,\n                \"FI\": 4,\n                \"GF\": 29,\n                \"GT\": 4,\n                \"HN\": 4,\n                \"HR\": 33,\n                \"HU\": 22,\n                \"JM\": 26,\n                \"MD\": 25,\n                \"MX\": 10,\n                \"NL\": 0,\n                \"NO\": 5,\n                \"PA\": 27,\n                \"PE\": 8,\n                \"PL\": 27,\n                \"PT\": 27,\n                \"PY\": 3,\n                \"RO\": 17,\n                \"SE\": 6,\n                \"SK\": 36,\n                \"SV\": 25,\n                \"TT\": 11,\n                \"US\": 8,\n                \"UY\": 30,\n                \"VE\": 8,\n                \"SI\": 29,\n                \"RS\": 32,\n                \"MK\": 29,\n                \"BZ\": 5,\n                \"ME\": 2,\n                \"NI\": 8,\n                \"AD\": 29\n            },\n            \"display_priority\": 8,\n            \"logo_path\": \"/b8edpTaLCHFrUnhpGQIZJUpFX7T.jpg\",\n            \"provider_name\": \"HBO Max\",\n            \"provider_id\": 384\n        },\n        {\n            \"display_priorities\": {\n                \"AU\": 3\n            },\n            \"display_priority\": 3,\n            \"logo_path\": \"/7QX5OdsQZrXGNBKq9SPzoPV9OYQ.jpg\",\n            \"provider_name\": \"BINGE\",\n            \"provider_id\": 385\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 12\n            },\n            \"display_priority\": 12,\n            \"logo_path\": \"/2aGrp1xw3qhwCYvNGAJZPdjfeeX.jpg\",\n            \"provider_name\": \"Peacock\",\n            \"provider_id\": 386\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 13\n            },\n            \"display_priority\": 13,\n            \"logo_path\": \"/drPlq5beqXtBaP7MNs8W616YRhm.jpg\",\n            \"provider_name\": \"Peacock Premium\",\n            \"provider_id\": 387\n        },\n        {\n            \"display_priorities\": {\n                \"BE\": 16,\n                \"CH\": 16,\n                \"DE\": 25,\n                \"NL\": 11\n            },\n            \"display_priority\": 11,\n            \"logo_path\": \"/40E7MDsIj1f0M64j1rtbr23u0jj.jpg\",\n            \"provider_name\": \"Sooner\",\n            \"provider_id\": 389\n        },\n        {\n            \"display_priorities\": {\n                \"AT\": 23,\n                \"CH\": 22,\n                \"DE\": 41\n            },\n            \"display_priority\": 41,\n            \"logo_path\": \"/jAwT86Q0H9U8RESR3zR2FVKe83D.jpg\",\n            \"provider_name\": \"wedotv\",\n            \"provider_id\": 392\n        },\n        {\n            \"display_priorities\": {\n                \"AD\": 2,\n                \"AL\": 2,\n                \"BA\": 2,\n                \"BB\": 2,\n                \"BH\": 2,\n                \"BM\": 2,\n                \"BS\": 2,\n                \"CI\": 2,\n                \"DO\": 2,\n                \"DZ\": 2,\n                \"EG\": 5,\n                \"ES\": 18,\n                \"GF\": 2,\n                \"GI\": 2,\n                \"HR\": 4,\n                \"IL\": 2,\n                \"IQ\": 2,\n                \"IS\": 5,\n                \"JM\": 2,\n                \"JO\": 2,\n                \"KW\": 2,\n                \"LB\": 2,\n                \"LI\": 2,\n                \"LY\": 2,\n                \"MA\": 2,\n                \"MC\": 2,\n                \"MD\": 2,\n                \"MK\": 2,\n                \"MT\": 2,\n                \"NE\": 2,\n                \"NG\": 2,\n                \"OM\": 2,\n                \"PA\": 2,\n                \"PS\": 2,\n                \"QA\": 2,\n                \"RS\": 2,\n                \"SA\": 4,\n                \"SI\": 2,\n                \"SK\": 7,\n                \"SM\": 2,\n                \"SV\": 2,\n                \"TN\": 2,\n                \"TW\": 11,\n                \"UY\": 4,\n                \"YE\": 2,\n                \"TZ\": 21\n            },\n            \"display_priority\": 2,\n            \"logo_path\": \"/ozMgkAAoi6aDI5ce8KKA2k8TGvB.jpg\",\n            \"provider_name\": \"FlixOlé\",\n            \"provider_id\": 393\n        },\n        {\n            \"display_priorities\": {\n                \"NZ\": 13\n            },\n            \"display_priority\": 13,\n            \"logo_path\": \"/wbqJss5NNebssp5RBkAdxIHecv2.jpg\",\n            \"provider_name\": \"TVNZ\",\n            \"provider_id\": 395\n        },\n        {\n            \"display_priorities\": {\n                \"NL\": 19\n            },\n            \"display_priority\": 19,\n            \"logo_path\": \"/uYJwhSwKHy1BahLwm3KnjP7ajgt.jpg\",\n            \"provider_name\": \"Film1\",\n            \"provider_id\": 396\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 133\n            },\n            \"display_priority\": 133,\n            \"logo_path\": \"/jfXLhMzHHmBYrtE9ZaW7as2RA98.jpg\",\n            \"provider_name\": \"BBC America\",\n            \"provider_id\": 397\n        },\n        {\n            \"display_priorities\": {\n                \"IT\": 24\n            },\n            \"display_priority\": 24,\n            \"logo_path\": \"/Z2up2zbp5sdLWagSQmaPozkIKM.jpg\",\n            \"provider_name\": \"VVVVID\",\n            \"provider_id\": 414\n        },\n        {\n            \"display_priorities\": {\n                \"FR\": 27\n            },\n            \"display_priority\": 27,\n            \"logo_path\": \"/w86FOwg0bbgUSHWWnjOTuEjsUvq.jpg\",\n            \"provider_name\": \"Anime Digital Networks\",\n            \"provider_id\": 415\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 149\n            },\n            \"display_priority\": 149,\n            \"logo_path\": \"/kiNWL1wGBg3z2FBXJcd8R8MaZrV.jpg\",\n            \"provider_name\": \"Here TV\",\n            \"provider_id\": 417\n        },\n        {\n            \"display_priorities\": {\n                \"DE\": 45\n            },\n            \"display_priority\": 45,\n            \"logo_path\": \"/5aHLriu21FRDGlxY5zbzyEuoSvA.jpg\",\n            \"provider_name\": \"Joyn Plus\",\n            \"provider_id\": 421\n        },\n        {\n            \"display_priorities\": {\n                \"DK\": 18,\n                \"FI\": 17,\n                \"NO\": 17,\n                \"SE\": 18\n            },\n            \"display_priority\": 18,\n            \"logo_path\": \"/auWzottqpExOHUlJwDZ4DvdHGoL.jpg\",\n            \"provider_name\": \"Blockbuster\",\n            \"provider_id\": 423\n        },\n        {\n            \"display_priorities\": {\n                \"HK\": 39,\n                \"ID\": 14,\n                \"MY\": 14,\n                \"PH\": 12,\n                \"SG\": 13,\n                \"TH\": 12,\n                \"TW\": 39\n            },\n            \"display_priority\": 39,\n            \"logo_path\": \"/f7z2izTDn3zyYtDymYHqhjEqFuj.jpg\",\n            \"provider_name\": \"HBO Go\",\n            \"provider_id\": 425\n        },\n        {\n            \"display_priorities\": {\n                \"DK\": 19,\n                \"FI\": 18,\n                \"NO\": 18,\n                \"SE\": 19\n            },\n            \"display_priority\": 19,\n            \"logo_path\": \"/sNmIwrniZZORvNJOmEuWGhwBJNf.jpg\",\n            \"provider_name\": \"SF Anytime\",\n            \"provider_id\": 426\n        },\n        {\n            \"display_priorities\": {\n                \"AD\": 8,\n                \"AL\": 8,\n                \"BA\": 8,\n                \"BB\": 8,\n                \"BH\": 8,\n                \"BM\": 8,\n                \"BS\": 8,\n                \"CI\": 7,\n                \"DE\": 46,\n                \"DO\": 8,\n                \"DZ\": 8,\n                \"EG\": 12,\n                \"GF\": 8,\n                \"GI\": 8,\n                \"HK\": 15,\n                \"HR\": 13,\n                \"IL\": 7,\n                \"IQ\": 7,\n                \"IS\": 13,\n                \"JM\": 8,\n                \"JO\": 8,\n                \"KW\": 8,\n                \"LB\": 7,\n                \"LI\": 8,\n                \"LY\": 8,\n                \"MA\": 8,\n                \"MC\": 8,\n                \"MD\": 8,\n                \"MK\": 8,\n                \"MT\": 8,\n                \"NE\": 7,\n                \"NG\": 7,\n                \"NL\": 22,\n                \"OM\": 8,\n                \"PA\": 8,\n                \"PS\": 7,\n                \"QA\": 8,\n                \"RS\": 8,\n                \"SA\": 11,\n                \"SI\": 8,\n                \"SK\": 16,\n                \"SM\": 8,\n                \"SV\": 8,\n                \"TN\": 8,\n                \"TW\": 14,\n                \"UY\": 11,\n                \"YE\": 8,\n                \"TZ\": 33\n            },\n            \"display_priority\": 8,\n            \"logo_path\": \"/RnSjeA2dgmKNLlFV3JE8cmPyLS.jpg\",\n            \"provider_name\": \"CONtv\",\n            \"provider_id\": 428\n        },\n        {\n            \"display_priorities\": {\n                \"AU\": 32\n            },\n            \"display_priority\": 32,\n            \"logo_path\": \"/n8STI6Hi6GCzLXHiibl9nIJdnaP.jpg\",\n            \"provider_name\": \"Telstra TV\",\n            \"provider_id\": 429\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 86,\n                \"US\": 101\n            },\n            \"display_priority\": 101,\n            \"logo_path\": \"/iCV9oPBeoLDC5okFRZEgQkx7je0.jpg\",\n            \"provider_name\": \"HiDive\",\n            \"provider_id\": 430\n        },\n        {\n            \"display_priorities\": {\n                \"NO\": 19\n            },\n            \"display_priority\": 19,\n            \"logo_path\": \"/tpfmd22xEapb1aW2gzjSM5104rx.jpg\",\n            \"provider_name\": \"TV 2 Play\",\n            \"provider_id\": 431\n        },\n        {\n            \"display_priorities\": {\n                \"GB\": 45,\n                \"US\": 154\n            },\n            \"display_priority\": 154,\n            \"logo_path\": \"/wCKOLlsilq4I0Iv1NSJTToPEQAo.jpg\",\n            \"provider_name\": \"Flix Premiere\",\n            \"provider_id\": 432\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 47,\n                \"US\": 110\n            },\n            \"display_priority\": 110,\n            \"logo_path\": \"/jxavsObOHN6UqlbuZQ1UpVRVv6X.jpg\",\n            \"provider_name\": \"OVID\",\n            \"provider_id\": 433\n        },\n        {\n            \"display_priorities\": {\n                \"AU\": 33\n            },\n            \"display_priority\": 33,\n            \"logo_path\": \"/hP3ymMLPyvxUCA1ODfIHJ4pu3c2.jpg\",\n            \"provider_name\": \"OzFlix\",\n            \"provider_id\": 434\n        },\n        {\n            \"display_priorities\": {\n                \"SE\": 20\n            },\n            \"display_priority\": 20,\n            \"logo_path\": \"/vyu1bwP7H0p7B8BLB3QRwHVmvlA.jpg\",\n            \"provider_name\": \"Draken Films\",\n            \"provider_id\": 435\n        },\n        {\n            \"display_priorities\": {\n                \"AU\": 34,\n                \"HK\": 0\n            },\n            \"display_priority\": 0,\n            \"logo_path\": \"/9B7l9ZSos54kFrZbliVExt2z9C9.jpg\",\n            \"provider_name\": \"Fetch TV\",\n            \"provider_id\": 436\n        },\n        {\n            \"display_priorities\": {\n                \"IN\": 20\n            },\n            \"display_priority\": 20,\n            \"logo_path\": \"/pMTVKAUyjMb0xdMnHqfNj73MGH6.jpg\",\n            \"provider_name\": \"Hungama Play\",\n            \"provider_id\": 437\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 111\n            },\n            \"display_priority\": 111,\n            \"logo_path\": \"/qesugDq8sUCixmOOsqDM1xAnBYz.jpg\",\n            \"provider_name\": \"Chai Flicks\",\n            \"provider_id\": 438\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 109\n            },\n            \"display_priority\": 109,\n            \"logo_path\": \"/y9jFndski0fRO4MHh3yg5PIL9ZI.jpg\",\n            \"provider_name\": \"Shout! Factory TV\",\n            \"provider_id\": 439\n        },\n        {\n            \"display_priorities\": {\n                \"NZ\": 20\n            },\n            \"display_priority\": 20,\n            \"logo_path\": \"/vcsLhyNRm528LzfVqQJDddusP27.jpg\",\n            \"provider_name\": \"ThreeNow\",\n            \"provider_id\": 440\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 48\n            },\n            \"display_priority\": 48,\n            \"logo_path\": \"/zwTo48JWc9FNCgJ1ADPAfkhYUuA.jpg\",\n            \"provider_name\": \"NFB\",\n            \"provider_id\": 441\n        },\n        {\n            \"display_priorities\": {\n                \"NO\": 16\n            },\n            \"display_priority\": 16,\n            \"logo_path\": \"/teyfWuW8nS8wsk6rVXIbynrxIX6.jpg\",\n            \"provider_name\": \"NRK TV\",\n            \"provider_id\": 442\n        },\n        {\n            \"display_priorities\": {\n                \"DK\": 17\n            },\n            \"display_priority\": 17,\n            \"logo_path\": \"/eRRc8n7fzQewjh15d2fao45Xxvi.jpg\",\n            \"provider_name\": \"Filmstriben\",\n            \"provider_id\": 443\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 66,\n                \"AD\": 18,\n                \"AL\": 20,\n                \"AR\": 27,\n                \"AT\": 36,\n                \"AU\": 45,\n                \"BA\": 19,\n                \"BB\": 14,\n                \"BE\": 22,\n                \"BH\": 15,\n                \"BM\": 16,\n                \"BO\": 11,\n                \"BS\": 15,\n                \"BR\": 38,\n                \"BG\": 8,\n                \"CH\": 33,\n                \"CI\": 13,\n                \"CL\": 22,\n                \"CO\": 22,\n                \"CR\": 12,\n                \"CZ\": 15,\n                \"DE\": 66,\n                \"DK\": 27,\n                \"DO\": 14,\n                \"DZ\": 15,\n                \"EC\": 21,\n                \"EE\": 17,\n                \"ES\": 31,\n                \"FI\": 29,\n                \"FR\": 39,\n                \"GB\": 61,\n                \"GF\": 16,\n                \"GI\": 15,\n                \"GR\": 13,\n                \"GT\": 12,\n                \"HK\": 23,\n                \"HN\": 12,\n                \"HR\": 17,\n                \"HU\": 16,\n                \"ID\": 25,\n                \"IE\": 29,\n                \"IL\": 18,\n                \"IN\": 42,\n                \"IQ\": 19,\n                \"IS\": 18,\n                \"IT\": 35,\n                \"JM\": 14,\n                \"JO\": 15,\n                \"JP\": 20,\n                \"KR\": 20,\n                \"KW\": 16,\n                \"LB\": 20,\n                \"LI\": 16,\n                \"LT\": 18,\n                \"LV\": 17,\n                \"LY\": 15,\n                \"MA\": 15,\n                \"MC\": 14,\n                \"MD\": 14,\n                \"MK\": 18,\n                \"MT\": 18,\n                \"MX\": 32,\n                \"MY\": 21,\n                \"NE\": 13,\n                \"NG\": 14,\n                \"NL\": 36,\n                \"NO\": 28,\n                \"NZ\": 27,\n                \"OM\": 15,\n                \"PA\": 16,\n                \"PE\": 22,\n                \"PH\": 21,\n                \"PL\": 20,\n                \"PS\": 19,\n                \"PT\": 19,\n                \"PY\": 12,\n                \"QA\": 15,\n                \"RO\": 11,\n                \"RS\": 20,\n                \"RU\": 17,\n                \"SE\": 32,\n                \"SI\": 20,\n                \"SG\": 21,\n                \"SK\": 20,\n                \"SM\": 16,\n                \"SV\": 15,\n                \"TH\": 19,\n                \"TN\": 15,\n                \"TR\": 17,\n                \"TW\": 22,\n                \"US\": 108,\n                \"UY\": 19,\n                \"VE\": 19,\n                \"YE\": 16,\n                \"ZA\": 18,\n                \"TZ\": 23\n            },\n            \"display_priority\": 20,\n            \"logo_path\": \"/x6nRFzF32hCzMHaVM4RHRo7lsgS.jpg\",\n            \"provider_name\": \"Dekkoo\",\n            \"provider_id\": 444\n        },\n        {\n            \"display_priorities\": {\n                \"AD\": 10,\n                \"AE\": 9,\n                \"AG\": 5,\n                \"AL\": 12,\n                \"BA\": 11,\n                \"BB\": 19,\n                \"BH\": 20,\n                \"BM\": 21,\n                \"BS\": 20,\n                \"CI\": 14,\n                \"CU\": 5,\n                \"CV\": 5,\n                \"DO\": 19,\n                \"DZ\": 19,\n                \"EG\": 24,\n                \"FJ\": 5,\n                \"GB\": 97,\n                \"GF\": 21,\n                \"GG\": 5,\n                \"GH\": 6,\n                \"GI\": 20,\n                \"GQ\": 6,\n                \"HK\": 24,\n                \"HR\": 26,\n                \"IL\": 10,\n                \"IQ\": 9,\n                \"IS\": 26,\n                \"JM\": 19,\n                \"JO\": 20,\n                \"KE\": 5,\n                \"KW\": 21,\n                \"LB\": 10,\n                \"LC\": 6,\n                \"LI\": 21,\n                \"LY\": 19,\n                \"MA\": 19,\n                \"MC\": 19,\n                \"MD\": 19,\n                \"MK\": 11,\n                \"MT\": 11,\n                \"MU\": 4,\n                \"MZ\": 5,\n                \"NE\": 14,\n                \"NG\": 15,\n                \"OM\": 20,\n                \"PA\": 21,\n                \"PF\": 5,\n                \"PS\": 9,\n                \"QA\": 20,\n                \"RS\": 12,\n                \"SA\": 23,\n                \"SC\": 5,\n                \"SI\": 12,\n                \"SN\": 6,\n                \"SK\": 29,\n                \"SM\": 21,\n                \"SV\": 20,\n                \"TC\": 5,\n                \"TN\": 19,\n                \"TT\": 5,\n                \"TW\": 24,\n                \"TZ\": 5,\n                \"UG\": 5,\n                \"US\": 107,\n                \"UY\": 24,\n                \"XK\": 2,\n                \"VA\": 4,\n                \"YE\": 21,\n                \"ZM\": 5,\n                \"AR\": 39,\n                \"AU\": 55,\n                \"AT\": 54,\n                \"BE\": 33,\n                \"BO\": 32,\n                \"BG\": 21,\n                \"BR\": 58,\n                \"CA\": 110,\n                \"CH\": 47,\n                \"CR\": 32,\n                \"CL\": 35,\n                \"CO\": 35,\n                \"CZ\": 28,\n                \"DK\": 41,\n                \"DE\": 109,\n                \"EE\": 27,\n                \"EC\": 33,\n                \"FI\": 42,\n                \"ES\": 64,\n                \"FR\": 78,\n                \"GT\": 32,\n                \"GR\": 22,\n                \"HN\": 32,\n                \"HU\": 27,\n                \"ID\": 35,\n                \"IE\": 40,\n                \"IN\": 54,\n                \"JP\": 29,\n                \"KR\": 29,\n                \"IT\": 66,\n                \"LT\": 28,\n                \"LV\": 27,\n                \"MY\": 30,\n                \"MX\": 52,\n                \"NL\": 52,\n                \"NO\": 43,\n                \"NZ\": 35,\n                \"PE\": 35,\n                \"PH\": 30,\n                \"PT\": 33,\n                \"PL\": 32,\n                \"PY\": 31,\n                \"RU\": 29,\n                \"RO\": 22,\n                \"SG\": 30,\n                \"SE\": 45,\n                \"TH\": 29,\n                \"TR\": 28,\n                \"VE\": 31,\n                \"ZA\": 29\n            },\n            \"display_priority\": 9,\n            \"logo_path\": \"/uFjAjvrKMII0H766QzyHDNkZdKX.jpg\",\n            \"provider_name\": \"Classix\",\n            \"provider_id\": 445\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 49,\n                \"US\": 106\n            },\n            \"display_priority\": 106,\n            \"logo_path\": \"/5zUnCq0pvixEtQafzOBBWqxNRvX.jpg\",\n            \"provider_name\": \"Retrocrush\",\n            \"provider_id\": 446\n        },\n        {\n            \"display_priorities\": {\n                \"BR\": 20\n            },\n            \"display_priority\": 20,\n            \"logo_path\": \"/1P601MpWM0sdOEDXr3fFS356PdC.jpg\",\n            \"provider_name\": \"Belas Artes à La Carte\",\n            \"provider_id\": 447\n        },\n        {\n            \"display_priorities\": {\n                \"AU\": 35,\n                \"NZ\": 18\n            },\n            \"display_priority\": 18,\n            \"logo_path\": \"/mKHumLTIy1SmihWSVqN9iPxFnqf.jpg\",\n            \"provider_name\": \"Beamafilm\",\n            \"provider_id\": 448\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 45\n            },\n            \"display_priority\": 45,\n            \"logo_path\": \"/o2qiZykonJuLglxwBbtUbHu4wIO.jpg\",\n            \"provider_name\": \"Global TV\",\n            \"provider_id\": 449\n        },\n        {\n            \"display_priorities\": {\n                \"NL\": 21\n            },\n            \"display_priority\": 21,\n            \"logo_path\": \"/mj1iZQtWmq9s0LmPhZ7KjUtgVja.jpg\",\n            \"provider_name\": \"Picl\",\n            \"provider_id\": 451\n        },\n        {\n            \"display_priorities\": {\n                \"PT\": 12\n            },\n            \"display_priority\": 12,\n            \"logo_path\": \"/9HQD7iNLyJQYhEq3Z9blyn7P4Vk.jpg\",\n            \"provider_name\": \"RTPplay\",\n            \"provider_id\": 452\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 46,\n                \"US\": 103\n            },\n            \"display_priority\": 103,\n            \"logo_path\": \"/peZq5Zo0ZO0RyZsSQGLrWEaVNhr.jpg\",\n            \"provider_name\": \"Topic\",\n            \"provider_id\": 454\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 104\n            },\n            \"display_priority\": 104,\n            \"logo_path\": \"/zOWoxUMmGW0OfDFAQsCosho2PZz.jpg\",\n            \"provider_name\": \"Night Flight Plus\",\n            \"provider_id\": 455\n        },\n        {\n            \"display_priorities\": {\n                \"ES\": 20\n            },\n            \"display_priority\": 20,\n            \"logo_path\": \"/273VHxSrDdEwLTXJrsnE6yJMqNZ.jpg\",\n            \"provider_name\": \"Mitele \",\n            \"provider_id\": 456\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 52,\n                \"AR\": 14,\n                \"BB\": 10,\n                \"BH\": 11,\n                \"BM\": 11,\n                \"BO\": 23,\n                \"BS\": 11,\n                \"BR\": 23,\n                \"CH\": 26,\n                \"CI\": 10,\n                \"CO\": 13,\n                \"CR\": 23,\n                \"DO\": 36,\n                \"DZ\": 11,\n                \"EC\": 13,\n                \"EG\": 12,\n                \"ES\": 21,\n                \"GF\": 11,\n                \"GI\": 11,\n                \"GT\": 23,\n                \"HK\": 6,\n                \"HN\": 23,\n                \"HR\": 13,\n                \"IS\": 14,\n                \"JM\": 10,\n                \"JO\": 11,\n                \"KW\": 11,\n                \"LI\": 11,\n                \"LY\": 11,\n                \"MA\": 11,\n                \"MC\": 11,\n                \"MD\": 11,\n                \"MX\": 22,\n                \"NE\": 10,\n                \"NG\": 10,\n                \"OM\": 11,\n                \"PA\": 11,\n                \"PE\": 13,\n                \"PT\": 13,\n                \"PY\": 23,\n                \"QA\": 11,\n                \"SA\": 11,\n                \"SK\": 16,\n                \"SM\": 11,\n                \"SV\": 11,\n                \"TN\": 11,\n                \"TW\": 8,\n                \"US\": 102,\n                \"UY\": 14,\n                \"VE\": 11,\n                \"YE\": 11,\n                \"CL\": 40,\n                \"NI\": 13\n            },\n            \"display_priority\": 11,\n            \"logo_path\": \"/jwRPknT20dfU1GeVqbcDXFyvtdG.jpg\",\n            \"provider_name\": \"VIX \",\n            \"provider_id\": 457\n        },\n        {\n            \"display_priorities\": {\n                \"BE\": 14\n            },\n            \"display_priority\": 14,\n            \"logo_path\": \"/5lDbFEGk2OwLdPZJLNk1Z6iyuoL.jpg\",\n            \"provider_name\": \"RTBF\",\n            \"provider_id\": 461\n        },\n        {\n            \"display_priorities\": {\n                \"FI\": 20\n            },\n            \"display_priority\": 20,\n            \"logo_path\": \"/27Zotk8HAfHk7qPz9x6DWWhOpb7.jpg\",\n            \"provider_name\": \"Kirjastokino\",\n            \"provider_id\": 463\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 24,\n                \"AR\": 16,\n                \"BR\": 14,\n                \"CL\": 14,\n                \"CO\": 15,\n                \"EC\": 14,\n                \"MX\": 12,\n                \"PE\": 15,\n                \"US\": 14,\n                \"VE\": 13\n            },\n            \"display_priority\": 13,\n            \"logo_path\": \"/hwsU65QW7A4dbMEWkDpgHyCNcfS.jpg\",\n            \"provider_name\": \"Kocowa\",\n            \"provider_id\": 464\n        },\n        {\n            \"display_priorities\": {\n                \"BR\": 22\n            },\n            \"display_priority\": 22,\n            \"logo_path\": \"/zvVNXNs1pKM4ggBoj30bXwhLxCa.jpg\",\n            \"provider_name\": \"Believe\",\n            \"provider_id\": 465\n        },\n        {\n            \"display_priorities\": {\n                \"ID\": 16\n            },\n            \"display_priority\": 16,\n            \"logo_path\": \"/rvHcdDDyfuFRD2C4mLkTUtKk2CS.jpg\",\n            \"provider_name\": \"Bioskop Online\",\n            \"provider_id\": 466\n        },\n        {\n            \"display_priorities\": {\n                \"AR\": 17,\n                \"CL\": 15,\n                \"CO\": 14,\n                \"MX\": 23,\n                \"PE\": 14,\n                \"UY\": 9\n            },\n            \"display_priority\": 9,\n            \"logo_path\": \"/nr5UBW4IGKgBwmhpTMOfcvnX2vX.jpg\",\n            \"provider_name\": \"DIRECTV GO\",\n            \"provider_id\": 467\n        },\n        {\n            \"display_priorities\": {\n                \"ID\": 15\n            },\n            \"display_priority\": 15,\n            \"logo_path\": \"/o506FcbahVPxvVcsSA5dFLj9drV.jpg\",\n            \"provider_name\": \"genflix\",\n            \"provider_id\": 468\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 51\n            },\n            \"display_priority\": 51,\n            \"logo_path\": \"/cQjWvOiKRPeSuWRNGegcBjyqVbR.jpg\",\n            \"provider_name\": \"Club Illico\",\n            \"provider_id\": 469\n        },\n        {\n            \"display_priorities\": {\n                \"IN\": 30,\n                \"US\": 157\n            },\n            \"display_priority\": 157,\n            \"logo_path\": \"/iS5NCgmSqTnkNoTQY8nBvSZsEnF.jpg\",\n            \"provider_name\": \"FILMRISE\",\n            \"provider_id\": 471\n        },\n        {\n            \"display_priorities\": {\n                \"NL\": 24\n            },\n            \"display_priority\": 24,\n            \"logo_path\": \"/88ssxWDyhabjrwSrbSf87nCDK2y.jpg\",\n            \"provider_name\": \"NLZIET\",\n            \"provider_id\": 472\n        },\n        {\n            \"display_priorities\": {\n                \"BR\": 25,\n                \"GB\": 47,\n                \"MX\": 24,\n                \"US\": 158\n            },\n            \"display_priority\": 158,\n            \"logo_path\": \"/llQ8zV50Wqh4gYCYfr52R1b9gfD.jpg\",\n            \"provider_name\": \"Revry\",\n            \"provider_id\": 473\n        },\n        {\n            \"display_priorities\": {\n                \"IN\": 24\n            },\n            \"display_priority\": 24,\n            \"logo_path\": \"/ec3kgfQ6YXbT3AFRh8bkQZQFLb2.jpg\",\n            \"provider_name\": \"ShemarooMe\",\n            \"provider_id\": 474\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 52,\n                \"AR\": 21,\n                \"AT\": 27,\n                \"AU\": 38,\n                \"BE\": 15,\n                \"BH\": 10,\n                \"BM\": 10,\n                \"BO\": 10,\n                \"BS\": 10,\n                \"BR\": 26,\n                \"BG\": 7,\n                \"CH\": 25,\n                \"CL\": 16,\n                \"CO\": 16,\n                \"CR\": 13,\n                \"CZ\": 10,\n                \"DE\": 49,\n                \"DK\": 21,\n                \"DO\": 10,\n                \"DZ\": 10,\n                \"EC\": 15,\n                \"EE\": 12,\n                \"ES\": 21,\n                \"FI\": 21,\n                \"FR\": 30,\n                \"GB\": 48,\n                \"GF\": 10,\n                \"GI\": 10,\n                \"GR\": 8,\n                \"GT\": 13,\n                \"HN\": 13,\n                \"HR\": 12,\n                \"HU\": 11,\n                \"ID\": 18,\n                \"IE\": 23,\n                \"IN\": 25,\n                \"IS\": 12,\n                \"IT\": 26,\n                \"JO\": 10,\n                \"JP\": 14,\n                \"KR\": 14,\n                \"KW\": 10,\n                \"LI\": 10,\n                \"LT\": 12,\n                \"LV\": 12,\n                \"LY\": 10,\n                \"MA\": 10,\n                \"MC\": 10,\n                \"MD\": 10,\n                \"MX\": 25,\n                \"MY\": 16,\n                \"NL\": 25,\n                \"NO\": 21,\n                \"NZ\": 22,\n                \"OM\": 10,\n                \"PA\": 10,\n                \"PE\": 16,\n                \"PH\": 15,\n                \"PL\": 11,\n                \"PT\": 13,\n                \"PY\": 13,\n                \"QA\": 10,\n                \"RO\": 6,\n                \"RU\": 11,\n                \"SE\": 23,\n                \"SG\": 16,\n                \"SK\": 15,\n                \"SM\": 10,\n                \"SV\": 10,\n                \"TH\": 14,\n                \"TN\": 10,\n                \"TR\": 12,\n                \"TW\": 31,\n                \"US\": 159,\n                \"UY\": 13,\n                \"VE\": 14,\n                \"YE\": 10,\n                \"ZA\": 13,\n                \"TZ\": 24\n            },\n            \"display_priority\": 13,\n            \"logo_path\": \"/5zqbck5mo8PuVbGu2ngBUdn5Yga.jpg\",\n            \"provider_name\": \"DOCSVILLE\",\n            \"provider_id\": 475\n        },\n        {\n            \"display_priorities\": {\n                \"IN\": 23\n            },\n            \"display_priority\": 23,\n            \"logo_path\": \"/ymlo2k6RlX0zF5Te1AYwXRQ7Pra.jpg\",\n            \"provider_name\": \"EPIC ON\",\n            \"provider_id\": 476\n        },\n        {\n            \"display_priorities\": {\n                \"BR\": 29\n            },\n            \"display_priority\": 29,\n            \"logo_path\": \"/vPqYxDMMtoHlYg8ZzEXS5S6y6iQ.jpg\",\n            \"provider_name\": \"GOSPEL PLAY\",\n            \"provider_id\": 477\n        },\n        {\n            \"display_priorities\": {\n                \"AR\": 20,\n                \"BR\": 27\n            },\n            \"display_priority\": 27,\n            \"logo_path\": \"/sYVlH6nNSaR2syC0sjkxErwOOjx.jpg\",\n            \"provider_name\": \"History Play\",\n            \"provider_id\": 478\n        },\n        {\n            \"display_priorities\": {\n                \"DE\": 48\n            },\n            \"display_priority\": 48,\n            \"logo_path\": \"/ntvIffmJe7ZO1SSobwSx8ABAZFG.jpg\",\n            \"provider_name\": \"Home of Horror\",\n            \"provider_id\": 479\n        },\n        {\n            \"display_priorities\": {\n                \"DE\": 50\n            },\n            \"display_priority\": 50,\n            \"logo_path\": \"/eptSSZPhXJllBI8QywFDmgOMNkU.jpg\",\n            \"provider_name\": \"Filmtastic\",\n            \"provider_id\": 480\n        },\n        {\n            \"display_priorities\": {\n                \"DE\": 51\n            },\n            \"display_priority\": 51,\n            \"logo_path\": \"/eBt8WXNGuJGBgQ28W88Y3eTAWsD.jpg\",\n            \"provider_name\": \"ArthouseCNMA\",\n            \"provider_id\": 481\n        },\n        {\n            \"display_priorities\": {\n                \"IN\": 28\n            },\n            \"display_priority\": 28,\n            \"logo_path\": \"/tFkqZYsDhNe6hJCx50Aw6oma24w.jpg\",\n            \"provider_name\": \"ManoramaMax\",\n            \"provider_id\": 482\n        },\n        {\n            \"display_priorities\": {\n                \"ID\": 20\n            },\n            \"display_priority\": 20,\n            \"logo_path\": \"/zDSJn28xTG4f6h2yxZ6UmCPvZ8j.jpg\",\n            \"provider_name\": \"MAX Stream\",\n            \"provider_id\": 483\n        },\n        {\n            \"display_priorities\": {\n                \"BR\": 28\n            },\n            \"display_priority\": 28,\n            \"logo_path\": \"/xzN54gRvHqG9CkJPYPeS6DmJokS.jpg\",\n            \"provider_name\": \"NOW\",\n            \"provider_id\": 484\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 162\n            },\n            \"display_priority\": 162,\n            \"logo_path\": \"/aAb9CUHjFe9Y3O57qnrJH0KOF1B.jpg\",\n            \"provider_name\": \"Spectrum On Demand\",\n            \"provider_id\": 486\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 53\n            },\n            \"display_priority\": 53,\n            \"logo_path\": \"/yQhSfwOzTF9EATdq47LlRFghmiO.jpg\",\n            \"provider_name\": \"tvo\",\n            \"provider_id\": 488\n        },\n        {\n            \"display_priorities\": {\n                \"ID\": 19\n            },\n            \"display_priority\": 19,\n            \"logo_path\": \"/l2ZNwMC37iK0fquVuYWfcgIJJdF.jpg\",\n            \"provider_name\": \"Vidio\",\n            \"provider_id\": 489\n        },\n        {\n            \"display_priorities\": {\n                \"AR\": 19\n            },\n            \"display_priority\": 19,\n            \"logo_path\": \"/21uSo4VQUdEmeA6RJ6gPSRwusbt.jpg\",\n            \"provider_name\": \"CINE\",\n            \"provider_id\": 491\n        },\n        {\n            \"display_priorities\": {\n                \"SE\": 22\n            },\n            \"display_priority\": 22,\n            \"logo_path\": \"/oBdaG066fB5O7XYrYKQflOZvd89.jpg\",\n            \"provider_name\": \"SVT\",\n            \"provider_id\": 493\n        },\n        {\n            \"display_priorities\": {\n                \"SE\": 26\n            },\n            \"display_priority\": 26,\n            \"logo_path\": \"/k35BlS63LM7D0Q8e0jktRyEsnTq.jpg\",\n            \"provider_name\": \"Cineasterna\",\n            \"provider_id\": 496\n        },\n        {\n            \"display_priorities\": {\n                \"SE\": 24\n            },\n            \"display_priority\": 24,\n            \"logo_path\": \"/jy4yvY3szonb0p6rtMXvF5stuX9.jpg\",\n            \"provider_name\": \"Tele2 Play\",\n            \"provider_id\": 497\n        },\n        {\n            \"display_priorities\": {\n                \"BR\": 24\n            },\n            \"display_priority\": 24,\n            \"logo_path\": \"/rXNXvz2096ri69ZlZsFwKxZYJsS.jpg\",\n            \"provider_name\": \"Oldflix\",\n            \"provider_id\": 499\n        },\n        {\n            \"display_priorities\": {\n                \"IN\": 26\n            },\n            \"display_priority\": 26,\n            \"logo_path\": \"/5VLMQDq6LWfftQCl7sYrtTseXRA.jpg\",\n            \"provider_name\": \"Tata Play\",\n            \"provider_id\": 502\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 163\n            },\n            \"display_priority\": 163,\n            \"logo_path\": \"/pPoqVHcko7XoCRrPus4boDW90uM.jpg\",\n            \"provider_name\": \"Hi-YAH\",\n            \"provider_id\": 503\n        },\n        {\n            \"display_priorities\": {\n                \"PL\": 12\n            },\n            \"display_priority\": 12,\n            \"logo_path\": \"/jhMNVBV2UocEGepRkr9oFPD7Gpb.jpg\",\n            \"provider_name\": \"Player\",\n            \"provider_id\": 505\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 155\n            },\n            \"display_priority\": 155,\n            \"logo_path\": \"/cZvP3XsDKlHFhNIyHYCVPStXT5l.jpg\",\n            \"provider_name\": \"TBS\",\n            \"provider_id\": 506\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 164\n            },\n            \"display_priority\": 164,\n            \"logo_path\": \"/mMJ6AQUpHDsD5s2Q2dnbpX1NFwp.jpg\",\n            \"provider_name\": \"tru TV\",\n            \"provider_id\": 507\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 165\n            },\n            \"display_priority\": 165,\n            \"logo_path\": \"/d8HzRaIa5aGE5mJB1SsIA9hODdx.jpg\",\n            \"provider_name\": \"DisneyNOW\",\n            \"provider_id\": 508\n        },\n        {\n            \"display_priorities\": {\n                \"IN\": 27\n            },\n            \"display_priority\": 27,\n            \"logo_path\": \"/eMTnWwNVtThkjvQA6zwxaoJG9NE.jpg\",\n            \"provider_name\": \"Discovery+\",\n            \"provider_id\": 510\n        },\n        {\n            \"display_priorities\": {\n                \"BO\": 21,\n                \"CR\": 21,\n                \"EG\": 8,\n                \"GT\": 21,\n                \"HK\": 8,\n                \"HN\": 21,\n                \"HR\": 8,\n                \"IS\": 8,\n                \"PH\": 16,\n                \"PY\": 21,\n                \"SA\": 7,\n                \"SK\": 11,\n                \"TW\": 9,\n                \"TZ\": 25\n            },\n            \"display_priority\": 25,\n            \"logo_path\": \"/nHxedyutqerk1yWBsc17mF8gteZ.jpg\",\n            \"provider_name\": \"iWantTFC\",\n            \"provider_id\": 511\n        },\n        {\n            \"display_priorities\": {\n                \"BR\": 30\n            },\n            \"display_priority\": 30,\n            \"logo_path\": \"/3A46LAupJwaNhzvE6bFW4ZUO7Pw.jpg\",\n            \"provider_name\": \"TNTGo\",\n            \"provider_id\": 512\n        },\n        {\n            \"display_priorities\": {\n                \"FR\": 31\n            },\n            \"display_priority\": 31,\n            \"logo_path\": \"/qwRq7klF8EijYs7XgvxSaYd6v6w.jpg\",\n            \"provider_name\": \"Shadowz\",\n            \"provider_id\": 513\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 55,\n                \"US\": 156\n            },\n            \"display_priority\": 156,\n            \"logo_path\": \"/jCgWMxqGaq0h0VOxyJPfQdTqmii.jpg\",\n            \"provider_name\": \"AsianCrush\",\n            \"provider_id\": 514\n        },\n        {\n            \"display_priorities\": {\n                \"IN\": 31\n            },\n            \"display_priority\": 31,\n            \"logo_path\": \"/ayHY6wKxvCKj2PU8eRPFxnPc6B0.jpg\",\n            \"provider_name\": \"MX Player\",\n            \"provider_id\": 515\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 57\n            },\n            \"display_priority\": 57,\n            \"logo_path\": \"/ss6JfWLwwrIjO1AfEsBy8GYM1EU.jpg\",\n            \"provider_name\": \"Noovo\",\n            \"provider_id\": 516\n        },\n        {\n            \"display_priorities\": {\n                \"SE\": 25\n            },\n            \"display_priority\": 25,\n            \"logo_path\": \"/sgws7qaFHYTEeYhc8RCjZ5D7IlH.jpg\",\n            \"provider_name\": \"TriArt Play\",\n            \"provider_id\": 517\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 58,\n                \"AD\": 11,\n                \"AL\": 13,\n                \"AR\": 15,\n                \"AT\": 28,\n                \"AU\": 40,\n                \"BA\": 12,\n                \"BB\": 9,\n                \"BE\": 13,\n                \"BH\": 9,\n                \"BM\": 9,\n                \"BO\": 17,\n                \"BS\": 9,\n                \"BR\": 21,\n                \"CH\": 27,\n                \"CI\": 10,\n                \"CL\": 17,\n                \"CO\": 17,\n                \"CR\": 17,\n                \"CZ\": 9,\n                \"DE\": 54,\n                \"DK\": 22,\n                \"DO\": 9,\n                \"DZ\": 9,\n                \"EC\": 16,\n                \"EE\": 11,\n                \"EG\": 11,\n                \"ES\": 22,\n                \"FI\": 22,\n                \"FR\": 29,\n                \"GB\": 50,\n                \"GF\": 9,\n                \"GI\": 9,\n                \"GR\": 7,\n                \"GT\": 17,\n                \"HK\": 30,\n                \"HN\": 17,\n                \"HR\": 11,\n                \"HU\": 10,\n                \"ID\": 13,\n                \"IE\": 22,\n                \"IL\": 11,\n                \"IN\": 32,\n                \"IQ\": 10,\n                \"IS\": 11,\n                \"IT\": 27,\n                \"JM\": 9,\n                \"JO\": 9,\n                \"JP\": 13,\n                \"KR\": 13,\n                \"KW\": 9,\n                \"LB\": 11,\n                \"LI\": 9,\n                \"LT\": 11,\n                \"LV\": 11,\n                \"LY\": 9,\n                \"MA\": 9,\n                \"MC\": 9,\n                \"MD\": 9,\n                \"MK\": 12,\n                \"MT\": 12,\n                \"MX\": 26,\n                \"MY\": 13,\n                \"NE\": 10,\n                \"NG\": 10,\n                \"NL\": 27,\n                \"NO\": 22,\n                \"NZ\": 17,\n                \"OM\": 9,\n                \"PA\": 9,\n                \"PE\": 17,\n                \"PH\": 14,\n                \"PL\": 14,\n                \"PS\": 10,\n                \"PT\": 14,\n                \"PY\": 17,\n                \"QA\": 9,\n                \"RO\": 5,\n                \"RS\": 13,\n                \"RU\": 10,\n                \"SA\": 10,\n                \"SE\": 27,\n                \"SI\": 13,\n                \"SG\": 15,\n                \"SK\": 14,\n                \"SM\": 9,\n                \"SV\": 9,\n                \"TH\": 11,\n                \"TN\": 9,\n                \"TR\": 11,\n                \"TW\": 29,\n                \"US\": 98,\n                \"UY\": 12,\n                \"VE\": 12,\n                \"YE\": 9,\n                \"ZA\": 12,\n                \"TZ\": 26\n            },\n            \"display_priority\": 13,\n            \"logo_path\": \"/k2YgZyxij5RcnS1qqUYEUrJB4oQ.jpg\",\n            \"provider_name\": \"Spamflix\",\n            \"provider_id\": 521\n        },\n        {\n            \"display_priorities\": {\n                \"AT\": 26,\n                \"CH\": 26,\n                \"DE\": 52\n            },\n            \"display_priority\": 52,\n            \"logo_path\": \"/3kmmwlTET45ryW7azWfFJ0Piwll.jpg\",\n            \"provider_name\": \"Popcorntimes\",\n            \"provider_id\": 522\n        },\n        {\n            \"display_priorities\": {\n                \"ES\": 37,\n                \"FI\": 34,\n                \"GB\": 83,\n                \"IT\": 22,\n                \"NL\": 42,\n                \"NO\": 33,\n                \"SE\": 36,\n                \"AT\": 60,\n                \"DE\": 121,\n                \"IE\": 41\n            },\n            \"display_priority\": 36,\n            \"logo_path\": \"/bPW3J8KlLrot95sLzadnpzVe61f.jpg\",\n            \"provider_name\": \"Discovery+\",\n            \"provider_id\": 524\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 54\n            },\n            \"display_priority\": 54,\n            \"logo_path\": \"/7wADjxAylhGGqWYNz86jGOQSoZG.jpg\",\n            \"provider_name\": \"Knowledge Network\",\n            \"provider_id\": 525\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 92,\n                \"US\": 35,\n                \"AU\": 58,\n                \"NZ\": 36\n            },\n            \"display_priority\": 35,\n            \"logo_path\": \"/ovmu6uot1XVvsemM2dDySXLiX57.jpg\",\n            \"provider_name\": \"AMC+\",\n            \"provider_id\": 526\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 91,\n                \"IN\": 51,\n                \"US\": 27,\n                \"AU\": 59,\n                \"ES\": 77\n            },\n            \"display_priority\": 27,\n            \"logo_path\": \"/2ino0WmHA4GROB7NYKzT6PGqLcb.jpg\",\n            \"provider_name\": \"AMC+ Amazon Channel\",\n            \"provider_id\": 528\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 59,\n                \"GB\": 24,\n                \"US\": 168\n            },\n            \"display_priority\": 168,\n            \"logo_path\": \"/wAuMUrRTVaJ2CZ4ZpyQbayZx0iU.jpg\",\n            \"provider_name\": \"ARROW\",\n            \"provider_id\": 529\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 10,\n                \"AR\": 8,\n                \"AU\": 5,\n                \"BO\": 7,\n                \"BR\": 6,\n                \"CL\": 6,\n                \"CO\": 8,\n                \"CR\": 7,\n                \"DK\": 9,\n                \"DO\": 31,\n                \"EC\": 3,\n                \"FI\": 7,\n                \"GB\": 7,\n                \"GT\": 6,\n                \"HN\": 8,\n                \"IE\": 6,\n                \"MX\": 6,\n                \"NO\": 12,\n                \"PE\": 6,\n                \"PY\": 4,\n                \"SE\": 11,\n                \"US\": 18,\n                \"UY\": 3,\n                \"VE\": 7,\n                \"IT\": 59,\n                \"AT\": 56,\n                \"CH\": 48,\n                \"DE\": 9,\n                \"FR\": 84,\n                \"SV\": 31,\n                \"NI\": 14,\n                \"PA\": 38\n            },\n            \"display_priority\": 7,\n            \"logo_path\": \"/h5DcR0J2EESLitnhR8xLG1QymTE.jpg\",\n            \"provider_name\": \"Paramount Plus\",\n            \"provider_id\": 531\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 94,\n                \"AD\": 14,\n                \"AL\": 16,\n                \"BA\": 15,\n                \"BB\": 10,\n                \"BH\": 11,\n                \"BM\": 11,\n                \"BS\": 11,\n                \"CI\": 9,\n                \"DO\": 11,\n                \"DZ\": 11,\n                \"EG\": 16,\n                \"GF\": 11,\n                \"GI\": 11,\n                \"HK\": 25,\n                \"HR\": 18,\n                \"IN\": 33,\n                \"IQ\": 15,\n                \"IS\": 19,\n                \"JM\": 10,\n                \"JO\": 11,\n                \"KW\": 11,\n                \"LB\": 16,\n                \"LI\": 11,\n                \"LY\": 11,\n                \"MA\": 11,\n                \"MC\": 11,\n                \"MD\": 11,\n                \"NE\": 9,\n                \"NG\": 9,\n                \"OM\": 11,\n                \"PA\": 12,\n                \"PS\": 15,\n                \"QA\": 11,\n                \"RS\": 16,\n                \"SA\": 15,\n                \"SI\": 16,\n                \"SK\": 21,\n                \"SM\": 11,\n                \"SV\": 12,\n                \"TN\": 11,\n                \"TW\": 23,\n                \"US\": 190,\n                \"UY\": 15,\n                \"YE\": 11,\n                \"TZ\": 34\n            },\n            \"display_priority\": 16,\n            \"logo_path\": \"/8WerMI8XcZXqPpkHTZNtzMzousF.jpg\",\n            \"provider_name\": \"aha\",\n            \"provider_id\": 532\n        },\n        {\n            \"display_priorities\": {\n                \"AT\": 30,\n                \"DE\": 57\n            },\n            \"display_priority\": 57,\n            \"logo_path\": \"/9MABvFilVMUAV86vLUgBgeM5LQQ.jpg\",\n            \"provider_name\": \"Amazon Arthaus Channel\",\n            \"provider_id\": 533\n        },\n        {\n            \"display_priorities\": {\n                \"AD\": 6,\n                \"AL\": 6,\n                \"BA\": 6,\n                \"BB\": 7,\n                \"BH\": 7,\n                \"BM\": 7,\n                \"BS\": 7,\n                \"CI\": 6,\n                \"DO\": 7,\n                \"DZ\": 7,\n                \"EG\": 13,\n                \"GF\": 7,\n                \"GI\": 7,\n                \"HK\": 26,\n                \"HR\": 14,\n                \"IL\": 6,\n                \"IQ\": 6,\n                \"IS\": 15,\n                \"JM\": 7,\n                \"JO\": 7,\n                \"KW\": 7,\n                \"LB\": 6,\n                \"LI\": 7,\n                \"LY\": 7,\n                \"MA\": 7,\n                \"MC\": 7,\n                \"MD\": 7,\n                \"MK\": 6,\n                \"MT\": 6,\n                \"NE\": 6,\n                \"NG\": 6,\n                \"OM\": 7,\n                \"PA\": 7,\n                \"PS\": 6,\n                \"QA\": 7,\n                \"RS\": 6,\n                \"SA\": 12,\n                \"SI\": 6,\n                \"SK\": 17,\n                \"SM\": 7,\n                \"SV\": 7,\n                \"TN\": 7,\n                \"TW\": 25,\n                \"UY\": 10,\n                \"YE\": 7,\n                \"TZ\": 31\n            },\n            \"display_priority\": 6,\n            \"logo_path\": \"/jQMOpRluniNQSEp6V7IvtKxXMW.jpg\",\n            \"provider_name\": \"Argo\",\n            \"provider_id\": 534\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 67,\n                \"AU\": 46,\n                \"DE\": 67,\n                \"FR\": 42,\n                \"GB\": 52,\n                \"US\": 177\n            },\n            \"display_priority\": 177,\n            \"logo_path\": \"/7m26fd7Lqw8l779ZRMHHADAcslm.jpg\",\n            \"provider_name\": \"Dogwoof On Demand\",\n            \"provider_id\": 536\n        },\n        {\n            \"display_priorities\": {\n                \"AT\": 31,\n                \"CH\": 28,\n                \"DE\": 58\n            },\n            \"display_priority\": 58,\n            \"logo_path\": \"/ugus0p8BGGhE8sxhwAjJz2o8jyy.jpg\",\n            \"provider_name\": \"ZDF\",\n            \"provider_id\": 537\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 87,\n                \"AU\": 50,\n                \"DE\": 59,\n                \"ES\": 26,\n                \"FR\": 33,\n                \"GB\": 53,\n                \"IN\": 35,\n                \"IT\": 30,\n                \"KR\": 15,\n                \"US\": 169\n            },\n            \"display_priority\": 169,\n            \"logo_path\": \"/vLZKlXUNDcZR7ilvfY9Wr9k80FZ.jpg\",\n            \"provider_name\": \"Plex\",\n            \"provider_id\": 538\n        },\n        {\n            \"display_priorities\": {\n                \"FI\": 23\n            },\n            \"display_priority\": 23,\n            \"logo_path\": \"/zDWv7ROPCqZXsIKSVFRANOTC1wx.jpg\",\n            \"provider_name\": \"Viddla\",\n            \"provider_id\": 539\n        },\n        {\n            \"display_priorities\": {\n                \"FI\": 24\n            },\n            \"display_priority\": 24,\n            \"logo_path\": \"/eglAxQEXSO13p6gNf3HKymrIu7y.jpg\",\n            \"provider_name\": \"Elisa Viihde\",\n            \"provider_id\": 540\n        },\n        {\n            \"display_priorities\": {\n                \"ES\": 25\n            },\n            \"display_priority\": 25,\n            \"logo_path\": \"/3QQKYFUDt13Q2Zm6JM2cOjlbd27.jpg\",\n            \"provider_name\": \"rtve\",\n            \"provider_id\": 541\n        },\n        {\n            \"display_priorities\": {\n                \"DE\": 61,\n                \"AT\": 66,\n                \"BE\": 58,\n                \"CH\": 51,\n                \"FR\": 108,\n                \"LI\": 32,\n                \"LU\": 10\n            },\n            \"display_priority\": 10,\n            \"logo_path\": \"/zXu75uIAMgdblYvFFPzoIHmQhxa.jpg\",\n            \"provider_name\": \"filmfriend\",\n            \"provider_id\": 542\n        },\n        {\n            \"display_priorities\": {\n                \"AR\": 22\n            },\n            \"display_priority\": 22,\n            \"logo_path\": \"/zbpPadcBhRpVREGiyWOCM6ioBaf.jpg\",\n            \"provider_name\": \"CONTAR\",\n            \"provider_id\": 543\n        },\n        {\n            \"display_priorities\": {\n                \"BR\": 32\n            },\n            \"display_priority\": 32,\n            \"logo_path\": \"/3MsEoFiBy9eaUdKo5Cx1iR9BPQy.jpg\",\n            \"provider_name\": \"Libreflix\",\n            \"provider_id\": 544\n        },\n        {\n            \"display_priorities\": {\n                \"AE\": 7,\n                \"AL\": 11,\n                \"BB\": 11,\n                \"BH\": 12,\n                \"BM\": 13,\n                \"BS\": 12,\n                \"DZ\": 12,\n                \"EG\": 20,\n                \"GF\": 13,\n                \"GH\": 5,\n                \"GQ\": 5,\n                \"HK\": 32,\n                \"HR\": 23,\n                \"IL\": 9,\n                \"IN\": 34,\n                \"JM\": 11,\n                \"JO\": 12,\n                \"KW\": 13,\n                \"LB\": 9,\n                \"LC\": 5,\n                \"LI\": 13,\n                \"LY\": 12,\n                \"MA\": 12,\n                \"OM\": 12,\n                \"PA\": 13,\n                \"PK\": 5,\n                \"QA\": 12,\n                \"RS\": 11,\n                \"SA\": 20,\n                \"SI\": 11,\n                \"SN\": 5,\n                \"SK\": 26,\n                \"SM\": 13,\n                \"TW\": 34,\n                \"UY\": 16,\n                \"XK\": 1,\n                \"YE\": 13,\n                \"TZ\": 27\n            },\n            \"display_priority\": 7,\n            \"logo_path\": \"/iAHIvSg9jlXIvOR1NONjN5CsU3l.jpg\",\n            \"provider_name\": \"Spuul\",\n            \"provider_id\": 545\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 60,\n                \"AD\": 17,\n                \"AL\": 19,\n                \"AR\": 24,\n                \"AT\": 32,\n                \"AU\": 41,\n                \"BA\": 18,\n                \"BE\": 18,\n                \"BM\": 12,\n                \"BO\": 8,\n                \"BR\": 33,\n                \"CH\": 29,\n                \"CI\": 12,\n                \"CL\": 18,\n                \"CO\": 18,\n                \"CR\": 15,\n                \"CZ\": 11,\n                \"DE\": 60,\n                \"DK\": 23,\n                \"EC\": 17,\n                \"EE\": 13,\n                \"ES\": 27,\n                \"FI\": 25,\n                \"FR\": 34,\n                \"GB\": 54,\n                \"GF\": 12,\n                \"GI\": 12,\n                \"GR\": 9,\n                \"GT\": 15,\n                \"HN\": 15,\n                \"HU\": 12,\n                \"ID\": 21,\n                \"IE\": 24,\n                \"IL\": 17,\n                \"IN\": 36,\n                \"IQ\": 18,\n                \"IS\": 14,\n                \"IT\": 31,\n                \"JP\": 16,\n                \"KR\": 16,\n                \"KW\": 12,\n                \"LB\": 19,\n                \"LI\": 12,\n                \"LT\": 13,\n                \"LV\": 13,\n                \"MK\": 17,\n                \"MT\": 17,\n                \"MX\": 28,\n                \"MY\": 17,\n                \"NE\": 12,\n                \"NG\": 13,\n                \"NL\": 30,\n                \"NO\": 23,\n                \"NZ\": 23,\n                \"PE\": 18,\n                \"PH\": 17,\n                \"PL\": 15,\n                \"PS\": 18,\n                \"PT\": 15,\n                \"PY\": 15,\n                \"RO\": 7,\n                \"RS\": 19,\n                \"RU\": 12,\n                \"SE\": 28,\n                \"SI\": 19,\n                \"SG\": 17,\n                \"SM\": 12,\n                \"TH\": 15,\n                \"TN\": 12,\n                \"TR\": 13,\n                \"US\": 171,\n                \"VE\": 15,\n                \"YE\": 12,\n                \"ZA\": 14\n            },\n            \"display_priority\": 19,\n            \"logo_path\": \"/6dET59jNU0ADysghEjl8Unuc7Ca.jpg\",\n            \"provider_name\": \"WOW Presents Plus\",\n            \"provider_id\": 546\n        },\n        {\n            \"display_priorities\": {\n                \"NL\": 31\n            },\n            \"display_priority\": 31,\n            \"logo_path\": \"/fpHXCUD89WRC21wJjz3DDCgyudw.jpg\",\n            \"provider_name\": \"IFFR Unleashed\",\n            \"provider_id\": 548\n        },\n        {\n            \"display_priorities\": {\n                \"PL\": 16\n            },\n            \"display_priority\": 16,\n            \"logo_path\": \"/7jnt49RwicQ4Vs2v1MgfERfVuDS.jpg\",\n            \"provider_name\": \"IPLA\",\n            \"provider_id\": 549\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 61,\n                \"FR\": 35\n            },\n            \"display_priority\": 35,\n            \"logo_path\": \"/7up8PVB6RaL0fDs5XFzjJlq9mg2.jpg\",\n            \"provider_name\": \"Tenk\",\n            \"provider_id\": 550\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 62,\n                \"AD\": 15,\n                \"AL\": 17,\n                \"AR\": 23,\n                \"AT\": 33,\n                \"AU\": 42,\n                \"BA\": 16,\n                \"BB\": 12,\n                \"BE\": 19,\n                \"BH\": 13,\n                \"BM\": 14,\n                \"BO\": 16,\n                \"BS\": 13,\n                \"BR\": 34,\n                \"CH\": 30,\n                \"CL\": 19,\n                \"CO\": 19,\n                \"CR\": 16,\n                \"CZ\": 12,\n                \"DE\": 62,\n                \"DK\": 24,\n                \"DO\": 12,\n                \"DZ\": 13,\n                \"EC\": 18,\n                \"EE\": 14,\n                \"EG\": 14,\n                \"ES\": 28,\n                \"FI\": 26,\n                \"FR\": 36,\n                \"GB\": 55,\n                \"GF\": 14,\n                \"GI\": 13,\n                \"GR\": 10,\n                \"GT\": 16,\n                \"HK\": 22,\n                \"HN\": 16,\n                \"HR\": 15,\n                \"HU\": 13,\n                \"ID\": 22,\n                \"IE\": 25,\n                \"IL\": 15,\n                \"IN\": 37,\n                \"IQ\": 16,\n                \"IS\": 16,\n                \"IT\": 32,\n                \"JM\": 12,\n                \"JO\": 13,\n                \"JP\": 17,\n                \"KR\": 17,\n                \"KW\": 14,\n                \"LB\": 17,\n                \"LI\": 14,\n                \"LT\": 14,\n                \"LV\": 14,\n                \"LY\": 13,\n                \"MA\": 13,\n                \"MC\": 12,\n                \"MD\": 12,\n                \"MK\": 15,\n                \"MT\": 15,\n                \"MX\": 29,\n                \"MY\": 18,\n                \"NG\": 11,\n                \"NL\": 32,\n                \"NO\": 24,\n                \"NZ\": 24,\n                \"OM\": 13,\n                \"PA\": 14,\n                \"PE\": 19,\n                \"PH\": 18,\n                \"PL\": 17,\n                \"PS\": 16,\n                \"PT\": 16,\n                \"PY\": 16,\n                \"QA\": 13,\n                \"RO\": 8,\n                \"RS\": 17,\n                \"RU\": 13,\n                \"SA\": 13,\n                \"SE\": 29,\n                \"SI\": 17,\n                \"SG\": 18,\n                \"SK\": 18,\n                \"SM\": 14,\n                \"SV\": 13,\n                \"TH\": 16,\n                \"TN\": 13,\n                \"TR\": 14,\n                \"TW\": 21,\n                \"US\": 172,\n                \"UY\": 17,\n                \"VE\": 16,\n                \"YE\": 14,\n                \"ZA\": 15,\n                \"TZ\": 29\n            },\n            \"display_priority\": 17,\n            \"logo_path\": \"/mSH24WQcRDJ2fsL5iucXqqRnSRb.jpg\",\n            \"provider_name\": \"Magellan TV\",\n            \"provider_id\": 551\n        },\n        {\n            \"display_priorities\": {\n                \"IE\": 26\n            },\n            \"display_priority\": 26,\n            \"logo_path\": \"/fFIAM3bHNoyjeQ8q160NWUD3S94.jpg\",\n            \"provider_name\": \"QFT Player\",\n            \"provider_id\": 552\n        },\n        {\n            \"display_priorities\": {\n                \"FI\": 33,\n                \"LT\": 15\n            },\n            \"display_priority\": 15,\n            \"logo_path\": \"/7QzLA6rsML2rKxhuagWlDl7Zxlm.jpg\",\n            \"provider_name\": \"Telia Play\",\n            \"provider_id\": 553\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 63,\n                \"AD\": 16,\n                \"AL\": 18,\n                \"AR\": 25,\n                \"AT\": 34,\n                \"AU\": 43,\n                \"BA\": 17,\n                \"BB\": 13,\n                \"BE\": 20,\n                \"BH\": 14,\n                \"BM\": 15,\n                \"BO\": 9,\n                \"BS\": 14,\n                \"BR\": 35,\n                \"BG\": 6,\n                \"CH\": 31,\n                \"CI\": 11,\n                \"CL\": 21,\n                \"CO\": 20,\n                \"CR\": 14,\n                \"CZ\": 13,\n                \"DE\": 63,\n                \"DK\": 25,\n                \"DO\": 13,\n                \"DZ\": 14,\n                \"EC\": 19,\n                \"EE\": 15,\n                \"EG\": 15,\n                \"ES\": 29,\n                \"FI\": 27,\n                \"FR\": 37,\n                \"GB\": 56,\n                \"GF\": 15,\n                \"GI\": 14,\n                \"GR\": 11,\n                \"GT\": 14,\n                \"HK\": 27,\n                \"HN\": 14,\n                \"HR\": 16,\n                \"HU\": 14,\n                \"ID\": 23,\n                \"IE\": 27,\n                \"IL\": 16,\n                \"IN\": 38,\n                \"IQ\": 17,\n                \"IS\": 17,\n                \"IT\": 33,\n                \"JM\": 13,\n                \"JO\": 14,\n                \"JP\": 18,\n                \"KR\": 18,\n                \"KW\": 15,\n                \"LB\": 18,\n                \"LI\": 15,\n                \"LT\": 16,\n                \"LV\": 15,\n                \"LY\": 14,\n                \"MA\": 14,\n                \"MC\": 13,\n                \"MD\": 13,\n                \"MK\": 16,\n                \"MT\": 16,\n                \"MX\": 30,\n                \"MY\": 19,\n                \"NE\": 11,\n                \"NG\": 12,\n                \"NL\": 33,\n                \"NO\": 25,\n                \"NZ\": 25,\n                \"OM\": 14,\n                \"PA\": 15,\n                \"PE\": 20,\n                \"PH\": 19,\n                \"PL\": 18,\n                \"PS\": 17,\n                \"PT\": 17,\n                \"PY\": 14,\n                \"QA\": 14,\n                \"RO\": 9,\n                \"RS\": 18,\n                \"RU\": 14,\n                \"SA\": 14,\n                \"SE\": 30,\n                \"SI\": 18,\n                \"SG\": 19,\n                \"SK\": 19,\n                \"SM\": 15,\n                \"SV\": 14,\n                \"TH\": 17,\n                \"TN\": 14,\n                \"TR\": 15,\n                \"TW\": 26,\n                \"US\": 173,\n                \"UY\": 18,\n                \"VE\": 17,\n                \"YE\": 15,\n                \"ZA\": 16,\n                \"TZ\": 30\n            },\n            \"display_priority\": 18,\n            \"logo_path\": \"/6IYZ4NjwPikxN7J9cfSmuyeHeMm.jpg\",\n            \"provider_name\": \"BroadwayHD\",\n            \"provider_id\": 554\n        },\n        {\n            \"display_priorities\": {\n                \"RU\": 15\n            },\n            \"display_priority\": 15,\n            \"logo_path\": \"/wygGzgXDEiSvF6TEEZcayaLWqTC.jpg\",\n            \"provider_name\": \"tvzavr\",\n            \"provider_id\": 556\n        },\n        {\n            \"display_priorities\": {\n                \"RU\": 16\n            },\n            \"display_priority\": 16,\n            \"logo_path\": \"/yyMxS08v80D96O7NtL9supa5sn7.jpg\",\n            \"provider_name\": \"More TV\",\n            \"provider_id\": 557\n        },\n        {\n            \"display_priorities\": {\n                \"MX\": 32\n            },\n            \"display_priority\": 32,\n            \"logo_path\": \"/nAJhvliaHqNjZRoGckPJ8KNaofq.jpg\",\n            \"provider_name\": \"Cinépolis KLIC\",\n            \"provider_id\": 558\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 64,\n                \"AD\": 19,\n                \"AL\": 21,\n                \"AR\": 26,\n                \"AT\": 35,\n                \"AU\": 44,\n                \"BA\": 20,\n                \"BB\": 15,\n                \"BE\": 21,\n                \"BH\": 16,\n                \"BM\": 17,\n                \"BO\": 18,\n                \"BS\": 16,\n                \"BR\": 36,\n                \"CH\": 32,\n                \"CI\": 15,\n                \"CL\": 20,\n                \"CO\": 21,\n                \"CR\": 18,\n                \"CZ\": 14,\n                \"DE\": 64,\n                \"DK\": 26,\n                \"DO\": 15,\n                \"DZ\": 16,\n                \"EC\": 20,\n                \"EE\": 16,\n                \"EG\": 17,\n                \"ES\": 30,\n                \"FI\": 28,\n                \"FR\": 38,\n                \"GB\": 57,\n                \"GF\": 17,\n                \"GI\": 16,\n                \"GR\": 12,\n                \"GT\": 18,\n                \"HK\": 21,\n                \"HN\": 18,\n                \"HR\": 19,\n                \"HU\": 15,\n                \"ID\": 24,\n                \"IE\": 28,\n                \"IL\": 19,\n                \"IN\": 39,\n                \"IQ\": 20,\n                \"IS\": 20,\n                \"IT\": 34,\n                \"JM\": 15,\n                \"JO\": 16,\n                \"JP\": 19,\n                \"KR\": 19,\n                \"KW\": 17,\n                \"LB\": 21,\n                \"LI\": 17,\n                \"LT\": 17,\n                \"LV\": 16,\n                \"LY\": 16,\n                \"MA\": 16,\n                \"MC\": 15,\n                \"MD\": 15,\n                \"MK\": 19,\n                \"MT\": 19,\n                \"MX\": 31,\n                \"MY\": 20,\n                \"NE\": 15,\n                \"NG\": 16,\n                \"NL\": 34,\n                \"NO\": 26,\n                \"NZ\": 26,\n                \"OM\": 16,\n                \"PA\": 17,\n                \"PE\": 21,\n                \"PH\": 20,\n                \"PL\": 19,\n                \"PS\": 20,\n                \"PT\": 18,\n                \"PY\": 18,\n                \"QA\": 16,\n                \"RO\": 10,\n                \"RS\": 21,\n                \"SA\": 16,\n                \"SE\": 31,\n                \"SI\": 21,\n                \"SG\": 20,\n                \"SK\": 22,\n                \"SM\": 17,\n                \"SV\": 16,\n                \"TH\": 18,\n                \"TN\": 16,\n                \"TR\": 16,\n                \"TW\": 20,\n                \"US\": 175,\n                \"UY\": 20,\n                \"VE\": 18,\n                \"YE\": 17,\n                \"ZA\": 17,\n                \"TZ\": 28\n            },\n            \"display_priority\": 21,\n            \"logo_path\": \"/eUBxtrqO26wAJfYOZJOzhQEo3mm.jpg\",\n            \"provider_name\": \"Filmzie\",\n            \"provider_id\": 559\n        },\n        {\n            \"display_priorities\": {\n                \"NO\": 27\n            },\n            \"display_priority\": 27,\n            \"logo_path\": \"/rTLyVzy9lyPpujUQ026CiRDqQrF.jpg\",\n            \"provider_name\": \"Filmoteket\",\n            \"provider_id\": 560\n        },\n        {\n            \"display_priorities\": {\n                \"IN\": 40,\n                \"ID\": 38,\n                \"MY\": 32\n            },\n            \"display_priority\": 32,\n            \"logo_path\": \"/4P963etfZGzeJqqd6E8fj2OIUht.jpg\",\n            \"provider_name\": \"Lionsgate Play\",\n            \"provider_id\": 561\n        },\n        {\n            \"display_priorities\": {\n                \"BR\": 37,\n                \"DE\": 65,\n                \"GB\": 58,\n                \"IN\": 41,\n                \"US\": 176\n            },\n            \"display_priority\": 176,\n            \"logo_path\": \"/9vMVMnVnWwxt0TkCazKLYW1zuqY.jpg\",\n            \"provider_name\": \"MovieSaints\",\n            \"provider_id\": 562\n        },\n        {\n            \"display_priorities\": {\n                \"NL\": 35\n            },\n            \"display_priority\": 35,\n            \"logo_path\": \"/nzjqsR28PVVp5GJAlHtbBArNKqN.jpg\",\n            \"provider_name\": \"KPN\",\n            \"provider_id\": 563\n        },\n        {\n            \"display_priorities\": {\n                \"BR\": 39\n            },\n            \"display_priority\": 39,\n            \"logo_path\": \"/9hYo6NK3IHDAIo4HpfvVUxtGlft.jpg\",\n            \"provider_name\": \"Filme Filme\",\n            \"provider_id\": 566\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 68,\n                \"AD\": 20,\n                \"AL\": 22,\n                \"AR\": 28,\n                \"AT\": 39,\n                \"AU\": 47,\n                \"BA\": 21,\n                \"BB\": 16,\n                \"BE\": 23,\n                \"BH\": 17,\n                \"BM\": 18,\n                \"BO\": 14,\n                \"BS\": 17,\n                \"BR\": 40,\n                \"BG\": 11,\n                \"CH\": 34,\n                \"CI\": 17,\n                \"CL\": 23,\n                \"CO\": 23,\n                \"CR\": 9,\n                \"CZ\": 16,\n                \"DE\": 68,\n                \"DK\": 28,\n                \"DO\": 16,\n                \"DZ\": 17,\n                \"EC\": 22,\n                \"EE\": 18,\n                \"EG\": 18,\n                \"ES\": 32,\n                \"FI\": 30,\n                \"FR\": 43,\n                \"GB\": 62,\n                \"GF\": 18,\n                \"GI\": 17,\n                \"GR\": 14,\n                \"GT\": 9,\n                \"HK\": 28,\n                \"HN\": 9,\n                \"HR\": 20,\n                \"HU\": 17,\n                \"ID\": 26,\n                \"IE\": 30,\n                \"IL\": 20,\n                \"IN\": 43,\n                \"IQ\": 21,\n                \"IS\": 21,\n                \"IT\": 36,\n                \"JM\": 16,\n                \"JO\": 17,\n                \"JP\": 21,\n                \"KR\": 21,\n                \"KW\": 18,\n                \"LB\": 22,\n                \"LI\": 18,\n                \"LT\": 19,\n                \"LV\": 18,\n                \"LY\": 17,\n                \"MA\": 17,\n                \"MC\": 16,\n                \"MD\": 16,\n                \"MK\": 20,\n                \"MT\": 20,\n                \"MX\": 34,\n                \"MY\": 22,\n                \"NE\": 17,\n                \"NG\": 18,\n                \"NL\": 37,\n                \"NO\": 29,\n                \"NZ\": 28,\n                \"OM\": 17,\n                \"PA\": 18,\n                \"PE\": 23,\n                \"PH\": 22,\n                \"PL\": 21,\n                \"PS\": 21,\n                \"PT\": 20,\n                \"PY\": 9,\n                \"QA\": 17,\n                \"RO\": 12,\n                \"RS\": 22,\n                \"RU\": 18,\n                \"SA\": 17,\n                \"SE\": 33,\n                \"SI\": 22,\n                \"SG\": 22,\n                \"SK\": 23,\n                \"SM\": 18,\n                \"SV\": 17,\n                \"TH\": 20,\n                \"TN\": 17,\n                \"TR\": 18,\n                \"TW\": 27,\n                \"US\": 178,\n                \"UY\": 21,\n                \"VE\": 20,\n                \"YE\": 18,\n                \"ZA\": 19,\n                \"TZ\": 14\n            },\n            \"display_priority\": 22,\n            \"logo_path\": \"/aRPDQvVcpeY07sjI6lAALMCL0ti.jpg\",\n            \"provider_name\": \"True Story\",\n            \"provider_id\": 567\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 69,\n                \"AR\": 29,\n                \"AT\": 37,\n                \"AU\": 48,\n                \"BB\": 17,\n                \"BE\": 24,\n                \"BH\": 18,\n                \"BM\": 19,\n                \"BO\": 12,\n                \"BS\": 18,\n                \"BR\": 41,\n                \"BG\": 9,\n                \"CH\": 35,\n                \"CL\": 24,\n                \"CO\": 24,\n                \"CR\": 11,\n                \"CZ\": 17,\n                \"DE\": 69,\n                \"DK\": 29,\n                \"DO\": 17,\n                \"EC\": 23,\n                \"EE\": 19,\n                \"ES\": 33,\n                \"FI\": 31,\n                \"FR\": 44,\n                \"GB\": 63,\n                \"GF\": 19,\n                \"GI\": 18,\n                \"GR\": 15,\n                \"GT\": 11,\n                \"HK\": 13,\n                \"HN\": 11,\n                \"HR\": 21,\n                \"HU\": 18,\n                \"ID\": 27,\n                \"IE\": 31,\n                \"IN\": 44,\n                \"IS\": 22,\n                \"IT\": 37,\n                \"JM\": 17,\n                \"JO\": 18,\n                \"JP\": 22,\n                \"KR\": 22,\n                \"KW\": 19,\n                \"LI\": 19,\n                \"LT\": 20,\n                \"LV\": 19,\n                \"MC\": 17,\n                \"MD\": 17,\n                \"MX\": 35,\n                \"MY\": 23,\n                \"NL\": 38,\n                \"NO\": 30,\n                \"NZ\": 29,\n                \"OM\": 18,\n                \"PA\": 19,\n                \"PE\": 24,\n                \"PH\": 23,\n                \"PL\": 22,\n                \"PT\": 21,\n                \"PY\": 11,\n                \"QA\": 18,\n                \"RO\": 13,\n                \"RU\": 19,\n                \"SA\": 18,\n                \"SE\": 34,\n                \"SG\": 23,\n                \"SK\": 24,\n                \"SM\": 19,\n                \"SV\": 18,\n                \"TH\": 21,\n                \"TR\": 19,\n                \"TW\": 12,\n                \"US\": 180,\n                \"UY\": 22,\n                \"VE\": 21,\n                \"YE\": 19,\n                \"ZA\": 20\n            },\n            \"display_priority\": 20,\n            \"logo_path\": \"/vbXJBJVv3u3YWt6ml0l0ldDblXT.jpg\",\n            \"provider_name\": \"DocAlliance Films\",\n            \"provider_id\": 569\n        },\n        {\n            \"display_priorities\": {\n                \"RU\": 20\n            },\n            \"display_priority\": 20,\n            \"logo_path\": \"/r7cgAhlSLI4r80P1Si9P0jOevrr.jpg\",\n            \"provider_name\": \"Premier\",\n            \"provider_id\": 570\n        },\n        {\n            \"display_priorities\": {\n                \"BE\": 25,\n                \"HR\": 29\n            },\n            \"display_priority\": 29,\n            \"logo_path\": \"/3KaY2AQFkPHlc6QgGQmRbYxnsQa.jpg\",\n            \"provider_name\": \"RTL Play\",\n            \"provider_id\": 572\n        },\n        {\n            \"display_priorities\": {\n                \"BR\": 42\n            },\n            \"display_priority\": 42,\n            \"logo_path\": \"/prbT74SL6obBAywv50qi5gnoBj5.jpg\",\n            \"provider_name\": \"KinoPop\",\n            \"provider_id\": 573\n        },\n        {\n            \"display_priorities\": {\n                \"BR\": 43\n            },\n            \"display_priority\": 43,\n            \"logo_path\": \"/FFBHmEWA05CsqsKO272fNMWBvU.jpg\",\n            \"provider_name\": \"Oi Play\",\n            \"provider_id\": 574\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 70,\n                \"AR\": 30,\n                \"BR\": 44,\n                \"CL\": 25,\n                \"CO\": 25,\n                \"EC\": 24,\n                \"MX\": 36,\n                \"PE\": 25,\n                \"US\": 181,\n                \"VE\": 22\n            },\n            \"display_priority\": 22,\n            \"logo_path\": \"/273ohemep46c1r93V1rHOG7hraZ.jpg\",\n            \"provider_name\": \"KoreaOnDemand\",\n            \"provider_id\": 575\n        },\n        {\n            \"display_priorities\": {\n                \"ID\": 28\n            },\n            \"display_priority\": 28,\n            \"logo_path\": \"/iqq9pxAgCVM4jD9C21kpWj8ZBTG.jpg\",\n            \"provider_name\": \"Klik Film\",\n            \"provider_id\": 576\n        },\n        {\n            \"display_priorities\": {\n                \"RU\": 21\n            },\n            \"display_priority\": 21,\n            \"logo_path\": \"/3EJQtj4m83kRh7bV9BF6KWmPiKp.jpg\",\n            \"provider_name\": \"TvIgle\",\n            \"provider_id\": 577\n        },\n        {\n            \"display_priorities\": {\n                \"NO\": 31\n            },\n            \"display_priority\": 31,\n            \"logo_path\": \"/3ZigBD8WTEPcEHAvMWiJGUsv5u4.jpg\",\n            \"provider_name\": \"Strim\",\n            \"provider_id\": 578\n        },\n        {\n            \"display_priorities\": {\n                \"BG\": 12\n            },\n            \"display_priority\": 12,\n            \"logo_path\": \"/ApcuSS6VOCV7slF4GBRARfy31bg.jpg\",\n            \"provider_name\": \"Nova Play\",\n            \"provider_id\": 580\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 73,\n                \"AD\": 25,\n                \"AL\": 27,\n                \"BA\": 26,\n                \"BB\": 22,\n                \"BH\": 23,\n                \"BM\": 24,\n                \"BS\": 23,\n                \"CI\": 20,\n                \"DO\": 23,\n                \"DZ\": 22,\n                \"EG\": 25,\n                \"GF\": 24,\n                \"GI\": 23,\n                \"HK\": 17,\n                \"HR\": 27,\n                \"IL\": 25,\n                \"IQ\": 26,\n                \"IS\": 27,\n                \"JM\": 22,\n                \"JO\": 23,\n                \"KW\": 24,\n                \"LB\": 27,\n                \"LI\": 24,\n                \"LY\": 22,\n                \"MA\": 22,\n                \"MC\": 22,\n                \"MD\": 22,\n                \"MK\": 25,\n                \"MT\": 25,\n                \"NE\": 20,\n                \"NG\": 21,\n                \"OM\": 23,\n                \"PA\": 25,\n                \"PS\": 26,\n                \"QA\": 23,\n                \"RS\": 27,\n                \"SA\": 24,\n                \"SI\": 27,\n                \"SK\": 30,\n                \"SM\": 24,\n                \"SV\": 24,\n                \"TN\": 22,\n                \"TW\": 16,\n                \"US\": 183,\n                \"UY\": 28,\n                \"YE\": 24,\n                \"TZ\": 17\n            },\n            \"display_priority\": 27,\n            \"logo_path\": \"/fi3a86qRzJ4xwO2bFCCmfOhllFc.jpg\",\n            \"provider_name\": \"iQIYI\",\n            \"provider_id\": 581\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 12,\n                \"AU\": 6,\n                \"BR\": 49,\n                \"GB\": 90,\n                \"MX\": 45,\n                \"US\": 24,\n                \"IT\": 60,\n                \"AT\": 57,\n                \"DE\": 117,\n                \"FR\": 85\n            },\n            \"display_priority\": 24,\n            \"logo_path\": \"/hExO4PtimLIYn3kBOrzsejNv7cT.jpg\",\n            \"provider_name\": \"Paramount+ Amazon Channel\",\n            \"provider_id\": 582\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 10\n            },\n            \"display_priority\": 10,\n            \"logo_path\": \"/efu1Cqc63XrPBoreYnf2mn0Nizj.jpg\",\n            \"provider_name\": \"MGM Plus Amazon Channel\",\n            \"provider_id\": 583\n        },\n        {\n            \"display_priorities\": {\n                \"GB\": 68,\n                \"IT\": 23,\n                \"US\": 26,\n                \"DE\": 115\n            },\n            \"display_priority\": 26,\n            \"logo_path\": \"/lgudHqEtTOzkMWlpTjU1oUyoUSZ.jpg\",\n            \"provider_name\": \"Discovery+ Amazon Channel\",\n            \"provider_id\": 584\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 184\n            },\n            \"display_priority\": 184,\n            \"logo_path\": \"/q4WTdA5wH3TXDFiYKejCCwSOyJ8.jpg\",\n            \"provider_name\": \"Metrograph\",\n            \"provider_id\": 585\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 74\n            },\n            \"display_priority\": 74,\n            \"logo_path\": \"/tw81Wj2gaVL30O7CvzfsqTLMxQg.jpg\",\n            \"provider_name\": \"IFC Amazon Channel\",\n            \"provider_id\": 587\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 76,\n                \"BR\": 51,\n                \"DE\": 90,\n                \"ES\": 44,\n                \"FR\": 50,\n                \"GB\": 73,\n                \"IT\": 53,\n                \"MX\": 43,\n                \"AU\": 65,\n                \"AR\": 64,\n                \"BE\": 59,\n                \"CL\": 41,\n                \"CO\": 40,\n                \"JP\": 51,\n                \"NL\": 86,\n                \"PL\": 38,\n                \"SE\": 50\n            },\n            \"display_priority\": 50,\n            \"logo_path\": \"/8U0SUpB5Jq6dW1N5cSo8EmJJtjL.jpg\",\n            \"provider_name\": \"MGM Amazon Channel\",\n            \"provider_id\": 588\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 75\n            },\n            \"display_priority\": 75,\n            \"logo_path\": \"/4KZlGfHQEza2dBf3HVk4oWmh611.jpg\",\n            \"provider_name\": \"TELETOON+ Amazon Channel\",\n            \"provider_id\": 589\n        },\n        {\n            \"display_priorities\": {\n                \"GB\": 65\n            },\n            \"display_priority\": 65,\n            \"logo_path\": \"/6sJLsWk4TZHz1EffmTRSkaDehkh.jpg\",\n            \"provider_name\": \"Now TV Cinema\",\n            \"provider_id\": 591\n        },\n        {\n            \"display_priorities\": {\n                \"GB\": 43\n            },\n            \"display_priority\": 43,\n            \"logo_path\": \"/aG4lXRDfHl3qgQCgpWI6KEJV0i7.jpg\",\n            \"provider_name\": \"STV Player\",\n            \"provider_id\": 593\n        },\n        {\n            \"display_priorities\": {\n                \"GB\": 66\n            },\n            \"display_priority\": 66,\n            \"logo_path\": \"/m8rpPax1tjN9VlxNLRM5Ok4pTTI.jpg\",\n            \"provider_name\": \"Virgin TV Go\",\n            \"provider_id\": 594\n        },\n        {\n            \"display_priorities\": {\n                \"GB\": 77\n            },\n            \"display_priority\": 77,\n            \"logo_path\": \"/6xQrNQoTmXWhaJj4O8u2FRsXBXs.jpg\",\n            \"provider_name\": \"Eros Now Amazon Channel\",\n            \"provider_id\": 595\n        },\n        {\n            \"display_priorities\": {\n                \"GB\": 25\n            },\n            \"display_priority\": 25,\n            \"logo_path\": \"/u4OSH6NN7bdHRJJVLwozPa0jDUj.jpg\",\n            \"provider_name\": \"Arrow Video Amazon Channel\",\n            \"provider_id\": 596\n        },\n        {\n            \"display_priorities\": {\n                \"GB\": 71,\n                \"AT\": 67,\n                \"DE\": 152,\n                \"US\": 261\n            },\n            \"display_priority\": 261,\n            \"logo_path\": \"/xIu1EW7y2EC7RD3Wqe0Ogi5NAuo.jpg\",\n            \"provider_name\": \"Full Moon Amazon Channel\",\n            \"provider_id\": 597\n        },\n        {\n            \"display_priorities\": {\n                \"GB\": 74\n            },\n            \"display_priority\": 74,\n            \"logo_path\": \"/l4h4b2esfTb7evLRiLrMjk6rsHj.jpg\",\n            \"provider_name\": \"Pokémon Amazon Channel\",\n            \"provider_id\": 599\n        },\n        {\n            \"display_priorities\": {\n                \"GB\": 75\n            },\n            \"display_priority\": 75,\n            \"logo_path\": \"/ivRp15loTWoVy3eEHALoYEyXI8J.jpg\",\n            \"provider_name\": \"Shout! Factory Amazon Channel\",\n            \"provider_id\": 600\n        },\n        {\n            \"display_priorities\": {\n                \"GB\": 79\n            },\n            \"display_priority\": 79,\n            \"logo_path\": \"/dVOlUPVN7x4wYaGtujczWEDrxOU.jpg\",\n            \"provider_name\": \"MotorTrend Amazon Channel\",\n            \"provider_id\": 601\n        },\n        {\n            \"display_priorities\": {\n                \"GB\": 78\n            },\n            \"display_priority\": 78,\n            \"logo_path\": \"/xJ3B83btVmp4wyRGRRRgWCibTLI.jpg\",\n            \"provider_name\": \"FilmBox Live Amazon Channel\",\n            \"provider_id\": 602\n        },\n        {\n            \"display_priorities\": {\n                \"GB\": 66\n            },\n            \"display_priority\": 66,\n            \"logo_path\": \"/tLbUhvK1RcA5I4JHndxf5dprkE7.jpg\",\n            \"provider_name\": \"CuriosityStream Amazon Channel\",\n            \"provider_id\": 603\n        },\n        {\n            \"display_priorities\": {\n                \"GB\": 67\n            },\n            \"display_priority\": 67,\n            \"logo_path\": \"/91oRDZySWtw60ei006uQ45gmjXD.jpg\",\n            \"provider_name\": \"DocuBay Amazon Channel\",\n            \"provider_id\": 604\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 78\n            },\n            \"display_priority\": 78,\n            \"logo_path\": \"/5W6vTKE684EhdITeMUjdcTIBGdh.jpg\",\n            \"provider_name\": \"Super Channel Amazon Channel\",\n            \"provider_id\": 605\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 79\n            },\n            \"display_priority\": 79,\n            \"logo_path\": \"/djTJ7pAkIhmPaN3eTA6wTUrphNG.jpg\",\n            \"provider_name\": \"StackTV Amazon Channel\",\n            \"provider_id\": 606\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 80,\n                \"ES\": 41,\n                \"DE\": 129,\n                \"GB\": 120\n            },\n            \"display_priority\": 120,\n            \"logo_path\": \"/d0KmcInHpiF44ahOLrXCQATEFmD.jpg\",\n            \"provider_name\": \"OUTtv Amazon Channel\",\n            \"provider_id\": 607\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 81,\n                \"BR\": 52,\n                \"MX\": 41,\n                \"ES\": 78\n            },\n            \"display_priority\": 41,\n            \"logo_path\": \"/bSy9zFiZtbKBHIyOu0H2Fs5cJmx.jpg\",\n            \"provider_name\": \"Love Nature Amazon Channel\",\n            \"provider_id\": 608\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 82\n            },\n            \"display_priority\": 82,\n            \"logo_path\": \"/bEgGGEDgBczZcZRJ6x1MtTym2LV.jpg\",\n            \"provider_name\": \"Smithsonian Channel Amazon Channel\",\n            \"provider_id\": 609\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 83\n            },\n            \"display_priority\": 83,\n            \"logo_path\": \"/2WEzLLWbvMLHSNkAjYrIeDOmLJM.jpg\",\n            \"provider_name\": \"BBC Earth Amazon Channel\",\n            \"provider_id\": 610\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 85\n            },\n            \"display_priority\": 85,\n            \"logo_path\": \"/r9JMtkJn6eE0i8Vi9ONLVci7Hnv.jpg\",\n            \"provider_name\": \"UMC Amazon Channel\",\n            \"provider_id\": 612\n        },\n        {\n            \"display_priorities\": {\n                \"DE\": 98,\n                \"GB\": 17,\n                \"US\": 186,\n                \"AT\": 63\n            },\n            \"display_priority\": 186,\n            \"logo_path\": \"/4VOCKZGiAtXMtoDyOrvHAN33uc2.jpg\",\n            \"provider_name\": \"Freevee\",\n            \"provider_id\": 613\n        },\n        {\n            \"display_priorities\": {\n                \"IN\": 45\n            },\n            \"display_priority\": 45,\n            \"logo_path\": \"/1tCAM3WVOl0xknuwVc0v1LBWZNV.jpg\",\n            \"provider_name\": \"VI movies and tv\",\n            \"provider_id\": 614\n        },\n        {\n            \"display_priorities\": {\n                \"GB\": 80\n            },\n            \"display_priority\": 80,\n            \"logo_path\": \"/sSMxh3tIOAi3QBoSXdagDxb3OKp.jpg\",\n            \"provider_name\": \"W4free\",\n            \"provider_id\": 615\n        },\n        {\n            \"display_priorities\": {\n                \"BB\": 26,\n                \"BO\": 28,\n                \"BS\": 26,\n                \"BG\": 16,\n                \"CZ\": 24,\n                \"DO\": 26,\n                \"GF\": 28,\n                \"HR\": 34,\n                \"HU\": 23,\n                \"JM\": 25,\n                \"MD\": 26,\n                \"NL\": 46,\n                \"PA\": 26,\n                \"PL\": 28,\n                \"PT\": 28,\n                \"RO\": 18,\n                \"SK\": 37,\n                \"SV\": 26,\n                \"TT\": 12,\n                \"US\": 9,\n                \"UY\": 29,\n                \"SI\": 28,\n                \"AR\": 38,\n                \"BR\": 57,\n                \"CR\": 31,\n                \"CL\": 34,\n                \"CO\": 34,\n                \"EC\": 32,\n                \"GT\": 31,\n                \"HN\": 31,\n                \"MX\": 51,\n                \"NO\": 42,\n                \"PE\": 34,\n                \"PY\": 30,\n                \"VE\": 30,\n                \"MK\": 30,\n                \"BZ\": 2,\n                \"FI\": 5,\n                \"ES\": 96,\n                \"SE\": 7\n            },\n            \"display_priority\": 30,\n            \"logo_path\": \"/oScZixdKdYI4XvSRVEX7Gspg6Dd.jpg\",\n            \"provider_name\": \"HBO Max Free\",\n            \"provider_id\": 616\n        },\n        {\n            \"display_priorities\": {\n                \"GB\": 81\n            },\n            \"display_priority\": 81,\n            \"logo_path\": \"/anCFybN8muqpzduWQUml23ZmjBl.jpg\",\n            \"provider_name\": \"Paus\",\n            \"provider_id\": 618\n        },\n        {\n            \"display_priorities\": {\n                \"AR\": 4,\n                \"BO\": 4,\n                \"BR\": 3,\n                \"CL\": 8,\n                \"CO\": 7,\n                \"CR\": 6,\n                \"DO\": 30,\n                \"EC\": 6,\n                \"GT\": 5,\n                \"HN\": 5,\n                \"MX\": 3,\n                \"PE\": 4,\n                \"PY\": 5,\n                \"UY\": 2,\n                \"VE\": 6,\n                \"SV\": 32,\n                \"PA\": 34,\n                \"NI\": 15\n            },\n            \"display_priority\": 6,\n            \"logo_path\": \"/cv5S44vHpNoGj7wby6390AyhEkH.jpg\",\n            \"provider_name\": \"Star Plus\",\n            \"provider_id\": 619\n        },\n        {\n            \"display_priorities\": {\n                \"DK\": 32\n            },\n            \"display_priority\": 32,\n            \"logo_path\": \"/dnD5cUeAPruAcYwwKKxYbMcfccq.jpg\",\n            \"provider_name\": \"DRTV\",\n            \"provider_id\": 620\n        },\n        {\n            \"display_priorities\": {\n                \"DK\": 31\n            },\n            \"display_priority\": 31,\n            \"logo_path\": \"/gV2kLLKcZOBt2HUEB51bX0AqC11.jpg\",\n            \"provider_name\": \"Dansk Filmskat\",\n            \"provider_id\": 621\n        },\n        {\n            \"display_priorities\": {\n                \"AT\": 44,\n                \"CH\": 37\n            },\n            \"display_priority\": 37,\n            \"logo_path\": \"/l5SFTF3l9l1KSgZJM7foAppUenz.jpg\",\n            \"provider_name\": \"UPC TV\",\n            \"provider_id\": 622\n        },\n        {\n            \"display_priorities\": {\n                \"HK\": 33,\n                \"TW\": 33\n            },\n            \"display_priority\": 33,\n            \"logo_path\": \"/r3tmJFjecQGAfHjWOafhr1pux6b.jpg\",\n            \"provider_name\": \"WeTV\",\n            \"provider_id\": 623\n        },\n        {\n            \"display_priorities\": {\n                \"HK\": 34,\n                \"TW\": 35\n            },\n            \"display_priority\": 35,\n            \"logo_path\": \"/r9rEesXJjzY8sH3NLqNdkPdZ714.jpg\",\n            \"provider_name\": \"KKTV\",\n            \"provider_id\": 624\n        },\n        {\n            \"display_priorities\": {\n                \"HK\": 35,\n                \"TW\": 36\n            },\n            \"display_priority\": 36,\n            \"logo_path\": \"/j35eayHG7RC9Ll0ehtbOuek0TZL.jpg\",\n            \"provider_name\": \"LINE TV\",\n            \"provider_id\": 625\n        },\n        {\n            \"display_priorities\": {\n                \"SK\": 33\n            },\n            \"display_priority\": 33,\n            \"logo_path\": \"/z7IYTxUHSrk1VPYgsc5RDe1E3tA.jpg\",\n            \"provider_name\": \"Otta\",\n            \"provider_id\": 626\n        },\n        {\n            \"display_priorities\": {\n                \"SK\": 31,\n                \"CZ\": 31\n            },\n            \"display_priority\": 31,\n            \"logo_path\": \"/iTzW2q9e1Kk10l2s934SDgPSJNm.jpg\",\n            \"provider_name\": \"Voyo\",\n            \"provider_id\": 627\n        },\n        {\n            \"display_priorities\": {\n                \"SK\": 32\n            },\n            \"display_priority\": 32,\n            \"logo_path\": \"/hsuv1uc7SUr9YjCXRlLQNELt4UU.jpg\",\n            \"provider_name\": \"Edisonline\",\n            \"provider_id\": 628\n        },\n        {\n            \"display_priorities\": {\n                \"AE\": 10,\n                \"EG\": 27,\n                \"IL\": 13,\n                \"IQ\": 12,\n                \"LB\": 13,\n                \"PS\": 12,\n                \"SA\": 26,\n                \"TD\": 1\n            },\n            \"display_priority\": 10,\n            \"logo_path\": \"/kC6JTo59Gj6I4vJPyBAYGh0sKAE.jpg\",\n            \"provider_name\": \"OSN\",\n            \"provider_id\": 629\n        },\n        {\n            \"display_priorities\": {\n                \"AE\": 11,\n                \"EG\": 26,\n                \"SA\": 25,\n                \"BH\": 31,\n                \"IQ\": 31,\n                \"KW\": 32,\n                \"JO\": 31,\n                \"OM\": 31,\n                \"QA\": 31\n            },\n            \"display_priority\": 11,\n            \"logo_path\": \"/pDroY6RxYdVw63eAepag4b116Ub.jpg\",\n            \"provider_name\": \"STARZPLAY\",\n            \"provider_id\": 630\n        },\n        {\n            \"display_priorities\": {\n                \"HR\": 28\n            },\n            \"display_priority\": 28,\n            \"logo_path\": \"/yHqa57jOQqhBarOh9lw2noJno00.jpg\",\n            \"provider_name\": \"HRTi\",\n            \"provider_id\": 631\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 30\n            },\n            \"display_priority\": 30,\n            \"logo_path\": \"/12hpEMyph4xWZP7SKM6aAqmcBnZ.jpg\",\n            \"provider_name\": \"Showtime Roku Premium Channel\",\n            \"provider_id\": 632\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 31\n            },\n            \"display_priority\": 31,\n            \"logo_path\": \"/ywIoxSjoYJGUIbR6BfxUiCHdPi3.jpg\",\n            \"provider_name\": \"Paramount+ Roku Premium Channel\",\n            \"provider_id\": 633\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 32\n            },\n            \"display_priority\": 32,\n            \"logo_path\": \"/9laPF1MAiUxlqM8T98F3Gj0bhzd.jpg\",\n            \"provider_name\": \"Starz Roku Premium Channel\",\n            \"provider_id\": 634\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 33\n            },\n            \"display_priority\": 33,\n            \"logo_path\": \"/gAGrSQCTAisxy2CsWbijVvJEnRo.jpg\",\n            \"provider_name\": \"AMC+ Roku Premium Channel\",\n            \"provider_id\": 635\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 36\n            },\n            \"display_priority\": 36,\n            \"logo_path\": \"/lD7HKUmXDvUya58DceiTA809Zbf.jpg\",\n            \"provider_name\": \"MGM Plus Roku Premium Channel\",\n            \"provider_id\": 636\n        },\n        {\n            \"display_priorities\": {\n                \"HR\": 30\n            },\n            \"display_priority\": 30,\n            \"logo_path\": \"/p6hKVngF1iWciIyxYmrl3UUitg7.jpg\",\n            \"provider_name\": \"Pickbox NOW\",\n            \"provider_id\": 637\n        },\n        {\n            \"display_priorities\": {\n                \"AD\": 13,\n                \"AE\": 16,\n                \"AG\": 7,\n                \"AL\": 15,\n                \"BA\": 14,\n                \"BB\": 23,\n                \"BH\": 24,\n                \"BM\": 25,\n                \"BS\": 24,\n                \"CI\": 21,\n                \"CU\": 7,\n                \"CV\": 7,\n                \"DZ\": 23,\n                \"EG\": 32,\n                \"FJ\": 7,\n                \"GF\": 25,\n                \"GG\": 7,\n                \"GH\": 8,\n                \"GI\": 24,\n                \"GQ\": 8,\n                \"HR\": 36,\n                \"IL\": 14,\n                \"IQ\": 14,\n                \"IS\": 32,\n                \"JO\": 24,\n                \"KE\": 7,\n                \"KW\": 25,\n                \"LB\": 15,\n                \"LC\": 8,\n                \"LI\": 25,\n                \"LY\": 23,\n                \"MA\": 23,\n                \"MC\": 23,\n                \"MK\": 14,\n                \"MT\": 14,\n                \"MU\": 6,\n                \"MZ\": 7,\n                \"NE\": 21,\n                \"NG\": 22,\n                \"OM\": 24,\n                \"PF\": 7,\n                \"PK\": 7,\n                \"PS\": 14,\n                \"QA\": 24,\n                \"RS\": 15,\n                \"SA\": 31,\n                \"SC\": 7,\n                \"SI\": 15,\n                \"SN\": 8,\n                \"SK\": 39,\n                \"SM\": 25,\n                \"TC\": 7,\n                \"TN\": 23,\n                \"TT\": 7,\n                \"TZ\": 7,\n                \"UG\": 7,\n                \"US\": 185,\n                \"XK\": 4,\n                \"VA\": 6,\n                \"YE\": 25,\n                \"ZM\": 7\n            },\n            \"display_priority\": 16,\n            \"logo_path\": \"/aN0Y2BNZQBH91JkVOeLTs8IhQrH.jpg\",\n            \"provider_name\": \"Public Domain Movies\",\n            \"provider_id\": 638\n        },\n        {\n            \"display_priorities\": {\n                \"BE\": 27,\n                \"NL\": 41\n            },\n            \"display_priority\": 41,\n            \"logo_path\": \"/6vchFMhgi7jhyXyKBoutzwMmM5b.jpg\",\n            \"provider_name\": \"CineMember\",\n            \"provider_id\": 639\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 187\n            },\n            \"display_priority\": 187,\n            \"logo_path\": \"/Al4bo8C7muDl8TLsE8u25xPUDy2.jpg\",\n            \"provider_name\": \"Kino Now\",\n            \"provider_id\": 640\n        },\n        {\n            \"display_priorities\": {\n                \"IT\": 19\n            },\n            \"display_priority\": 19,\n            \"logo_path\": \"/jyiwuXdyRrh2R5UwY4MhOF4Xbfy.jpg\",\n            \"provider_name\": \"Nexo Plus\",\n            \"provider_id\": 641\n        },\n        {\n            \"display_priorities\": {\n                \"GB\": 42\n            },\n            \"display_priority\": 42,\n            \"logo_path\": \"/vO4CtY03UT7hAC3e4SuQH7Ix3sb.jpg\",\n            \"provider_name\": \"STUDIOCANAL PRESENTS Apple TV Channel\",\n            \"provider_id\": 642\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 88,\n                \"AD\": 23,\n                \"AE\": 13,\n                \"AG\": 8,\n                \"AL\": 25,\n                \"AR\": 33,\n                \"AT\": 42,\n                \"AU\": 51,\n                \"BA\": 24,\n                \"BB\": 24,\n                \"BE\": 28,\n                \"BH\": 25,\n                \"BM\": 26,\n                \"BO\": 26,\n                \"BR\": 47,\n                \"BG\": 13,\n                \"CH\": 39,\n                \"CI\": 22,\n                \"CL\": 28,\n                \"CO\": 28,\n                \"CR\": 26,\n                \"CU\": 8,\n                \"CV\": 8,\n                \"CZ\": 20,\n                \"DE\": 73,\n                \"DK\": 33,\n                \"DO\": 24,\n                \"DZ\": 24,\n                \"EC\": 27,\n                \"EE\": 21,\n                \"EG\": 28,\n                \"ES\": 38,\n                \"FI\": 35,\n                \"FJ\": 8,\n                \"FR\": 48,\n                \"GB\": 84,\n                \"GF\": 26,\n                \"GG\": 8,\n                \"GH\": 9,\n                \"GI\": 25,\n                \"GQ\": 9,\n                \"GR\": 17,\n                \"GT\": 26,\n                \"HK\": 37,\n                \"HN\": 26,\n                \"HR\": 31,\n                \"HU\": 20,\n                \"ID\": 30,\n                \"IE\": 34,\n                \"IL\": 23,\n                \"IN\": 46,\n                \"IQ\": 24,\n                \"IS\": 29,\n                \"IT\": 41,\n                \"JM\": 23,\n                \"JO\": 25,\n                \"JP\": 24,\n                \"KE\": 8,\n                \"KR\": 24,\n                \"KW\": 26,\n                \"LB\": 25,\n                \"LC\": 9,\n                \"LI\": 26,\n                \"LT\": 22,\n                \"LV\": 21,\n                \"LY\": 24,\n                \"MA\": 24,\n                \"MC\": 24,\n                \"MD\": 23,\n                \"MK\": 23,\n                \"MT\": 23,\n                \"MU\": 7,\n                \"MX\": 40,\n                \"MY\": 26,\n                \"MZ\": 8,\n                \"NE\": 22,\n                \"NG\": 23,\n                \"NL\": 43,\n                \"NO\": 34,\n                \"NZ\": 31,\n                \"OM\": 25,\n                \"PA\": 28,\n                \"PE\": 28,\n                \"PF\": 8,\n                \"PH\": 25,\n                \"PL\": 25,\n                \"PS\": 24,\n                \"PT\": 23,\n                \"PY\": 26,\n                \"QA\": 25,\n                \"RO\": 15,\n                \"RS\": 25,\n                \"RU\": 24,\n                \"SA\": 28,\n                \"SC\": 8,\n                \"SE\": 37,\n                \"SI\": 25,\n                \"SG\": 26,\n                \"SN\": 9,\n                \"SK\": 34,\n                \"SM\": 26,\n                \"SV\": 27,\n                \"TC\": 8,\n                \"TH\": 24,\n                \"TN\": 24,\n                \"TR\": 21,\n                \"TT\": 8,\n                \"TW\": 37,\n                \"TZ\": 8,\n                \"UG\": 8,\n                \"US\": 189,\n                \"UY\": 31,\n                \"VA\": 7,\n                \"VE\": 25,\n                \"YE\": 26,\n                \"ZA\": 23,\n                \"ZM\": 8\n            },\n            \"display_priority\": 13,\n            \"logo_path\": \"/fwx5Ed64TkfWiRH1SOSkc4781Ts.jpg\",\n            \"provider_name\": \"Eventive\",\n            \"provider_id\": 677\n        },\n        {\n            \"display_priorities\": {\n                \"DE\": 74\n            },\n            \"display_priority\": 74,\n            \"logo_path\": \"/iM7Ed1d7mYT3DQWSqLoW3tIN4uS.jpg\",\n            \"provider_name\": \"Filmlegenden Amazon Channel\",\n            \"provider_id\": 678\n        },\n        {\n            \"display_priorities\": {\n                \"DE\": 75\n            },\n            \"display_priority\": 75,\n            \"logo_path\": \"/coWnECpOyKLWMTSlXkfT2PhLs9E.jpg\",\n            \"provider_name\": \"Cinema of Hearts Amazon Channel\",\n            \"provider_id\": 679\n        },\n        {\n            \"display_priorities\": {\n                \"DE\": 77\n            },\n            \"display_priority\": 77,\n            \"logo_path\": \"/jG5tKt6JoHsYRoUq6Wg8i9QuHt2.jpg\",\n            \"provider_name\": \"Bloody Movies Amazon Channel\",\n            \"provider_id\": 680\n        },\n        {\n            \"display_priorities\": {\n                \"DE\": 78,\n                \"PL\": 36\n            },\n            \"display_priority\": 36,\n            \"logo_path\": \"/3fhcb4cThixkfNpOudnpLcosTCA.jpg\",\n            \"provider_name\": \"Film Total Amazon Channel\",\n            \"provider_id\": 681\n        },\n        {\n            \"display_priorities\": {\n                \"BR\": 48\n            },\n            \"display_priority\": 48,\n            \"logo_path\": \"/xht0G3uRLcTgjxRz3cDHuf8KKUw.jpg\",\n            \"provider_name\": \"Looke Amazon Channel\",\n            \"provider_id\": 683\n        },\n        {\n            \"display_priorities\": {\n                \"ES\": 45\n            },\n            \"display_priority\": 45,\n            \"logo_path\": \"/2GQVxfaiWA4n93I7sJDJf1b6NqS.jpg\",\n            \"provider_name\": \"FlixOlé Amazon Channel\",\n            \"provider_id\": 684\n        },\n        {\n            \"display_priorities\": {\n                \"FR\": 49\n            },\n            \"display_priority\": 49,\n            \"logo_path\": \"/oYsPBkqP7QjliFT758DrR9i2mpl.jpg\",\n            \"provider_name\": \"OCS Amazon Channel \",\n            \"provider_id\": 685\n        },\n        {\n            \"display_priorities\": {\n                \"DE\": 76\n            },\n            \"display_priority\": 76,\n            \"logo_path\": \"/7Zy6GqC8lQEvfBlWC1bJcaJzPRd.jpg\",\n            \"provider_name\": \"Home of Horror Amazon Channel\",\n            \"provider_id\": 686\n        },\n        {\n            \"display_priorities\": {\n                \"DE\": 56\n            },\n            \"display_priority\": 56,\n            \"logo_path\": \"/tnQ5PGryncrVxE9bK6nxif82wtd.jpg\",\n            \"provider_name\": \"Arthouse CNMA Amazon Channel\",\n            \"provider_id\": 687\n        },\n        {\n            \"display_priorities\": {\n                \"GB\": 85,\n                \"IN\": 47,\n                \"IT\": 42,\n                \"NL\": 44,\n                \"US\": 192,\n                \"FR\": 105,\n                \"SE\": 49\n            },\n            \"display_priority\": 192,\n            \"logo_path\": \"/2nFBw1zMzN1AujFaCsmsgSKWdfS.jpg\",\n            \"provider_name\": \"ShortsTV Amazon Channel\",\n            \"provider_id\": 688\n        },\n        {\n            \"display_priorities\": {\n                \"ES\": 46\n            },\n            \"display_priority\": 46,\n            \"logo_path\": \"/32R4lsqOPclNhb3qV613J8T8mdL.jpg\",\n            \"provider_name\": \"TVCortos Amazon Channel\",\n            \"provider_id\": 689\n        },\n        {\n            \"display_priorities\": {\n                \"MX\": 46\n            },\n            \"display_priority\": 46,\n            \"logo_path\": \"/t7I2Tx6Q7Nz96KexIPjkzUJOCbt.jpg\",\n            \"provider_name\": \"Pongalo Amazon Channel  \",\n            \"provider_id\": 690\n        },\n        {\n            \"display_priorities\": {\n                \"CH\": 13\n            },\n            \"display_priority\": 13,\n            \"logo_path\": \"/c1Nj8YGitlXbvvv0taHLkBeyTaK.jpg\",\n            \"provider_name\": \"Play Suisse\",\n            \"provider_id\": 691\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 89,\n                \"AD\": 24,\n                \"AE\": 14,\n                \"AG\": 10,\n                \"AL\": 26,\n                \"AR\": 34,\n                \"AT\": 44,\n                \"AU\": 52,\n                \"BA\": 25,\n                \"BB\": 25,\n                \"BE\": 29,\n                \"BH\": 26,\n                \"BM\": 27,\n                \"BO\": 27,\n                \"BS\": 25,\n                \"BR\": 53,\n                \"BG\": 14,\n                \"CH\": 40,\n                \"CI\": 23,\n                \"CL\": 29,\n                \"CO\": 29,\n                \"CR\": 27,\n                \"CU\": 10,\n                \"CV\": 10,\n                \"CZ\": 21,\n                \"DE\": 80,\n                \"DK\": 34,\n                \"DO\": 25,\n                \"DZ\": 25,\n                \"EC\": 28,\n                \"EE\": 22,\n                \"EG\": 29,\n                \"ES\": 47,\n                \"FI\": 36,\n                \"FJ\": 10,\n                \"FR\": 54,\n                \"GB\": 86,\n                \"GF\": 27,\n                \"GH\": 10,\n                \"GI\": 26,\n                \"GQ\": 10,\n                \"GR\": 18,\n                \"GT\": 27,\n                \"HK\": 38,\n                \"HN\": 27,\n                \"HR\": 32,\n                \"HU\": 21,\n                \"ID\": 31,\n                \"IE\": 35,\n                \"IL\": 24,\n                \"IN\": 49,\n                \"IQ\": 25,\n                \"IS\": 30,\n                \"IT\": 43,\n                \"JM\": 24,\n                \"JO\": 26,\n                \"JP\": 25,\n                \"KE\": 9,\n                \"KR\": 25,\n                \"KW\": 27,\n                \"LB\": 26,\n                \"LC\": 11,\n                \"LI\": 27,\n                \"LT\": 23,\n                \"LV\": 22,\n                \"LY\": 25,\n                \"MA\": 25,\n                \"MC\": 25,\n                \"MD\": 24,\n                \"MK\": 24,\n                \"MT\": 24,\n                \"MU\": 11,\n                \"MX\": 47,\n                \"MY\": 27,\n                \"MZ\": 9,\n                \"NE\": 23,\n                \"NG\": 25,\n                \"NL\": 45,\n                \"NO\": 35,\n                \"NZ\": 32,\n                \"OM\": 26,\n                \"PA\": 29,\n                \"PE\": 29,\n                \"PF\": 10,\n                \"PH\": 26,\n                \"PK\": 8,\n                \"PL\": 26,\n                \"PS\": 25,\n                \"PT\": 26,\n                \"PY\": 27,\n                \"QA\": 26,\n                \"RO\": 16,\n                \"RS\": 26,\n                \"RU\": 25,\n                \"SA\": 29,\n                \"SC\": 12,\n                \"SE\": 38,\n                \"SI\": 26,\n                \"SG\": 27,\n                \"SN\": 10,\n                \"SK\": 35,\n                \"SM\": 27,\n                \"SV\": 28,\n                \"TC\": 10,\n                \"TH\": 25,\n                \"TN\": 25,\n                \"TR\": 22,\n                \"TT\": 10,\n                \"TW\": 38,\n                \"TZ\": 11,\n                \"UG\": 9,\n                \"US\": 188,\n                \"UY\": 32,\n                \"XK\": 5,\n                \"VA\": 8,\n                \"VE\": 26,\n                \"YE\": 27,\n                \"ZA\": 24,\n                \"ZM\": 9,\n                \"GG\": 11\n            },\n            \"display_priority\": 14,\n            \"logo_path\": \"/uauVx3dGWt0GICqdMCBYJObd3Mo.jpg\",\n            \"provider_name\": \"Cultpix\",\n            \"provider_id\": 692\n        },\n        {\n            \"display_priorities\": {\n                \"AT\": 43,\n                \"DE\": 79\n            },\n            \"display_priority\": 79,\n            \"logo_path\": \"/9aLd9gAK6xHtWK2tXDYq1fOqzJA.jpg\",\n            \"provider_name\": \"Turk On Video Amazon Channel\",\n            \"provider_id\": 693\n        },\n        {\n            \"display_priorities\": {\n                \"NL\": 47\n            },\n            \"display_priority\": 47,\n            \"logo_path\": \"/651I5dLHpxDUePZcNkYTDcARTeE.jpg\",\n            \"provider_name\": \"meJane\",\n            \"provider_id\": 697\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 90,\n                \"AE\": 15,\n                \"AG\": 9,\n                \"AL\": 28,\n                \"AR\": 35,\n                \"AT\": 45,\n                \"AU\": 53,\n                \"BB\": 28,\n                \"BE\": 30,\n                \"BH\": 27,\n                \"BM\": 28,\n                \"BO\": 29,\n                \"BS\": 28,\n                \"BR\": 54,\n                \"BG\": 17,\n                \"CH\": 41,\n                \"CI\": 25,\n                \"CL\": 30,\n                \"CO\": 30,\n                \"CR\": 28,\n                \"CU\": 9,\n                \"CV\": 9,\n                \"CZ\": 25,\n                \"DE\": 81,\n                \"DK\": 35,\n                \"DO\": 28,\n                \"DZ\": 27,\n                \"EC\": 29,\n                \"EE\": 23,\n                \"EG\": 30,\n                \"ES\": 48,\n                \"FI\": 37,\n                \"FJ\": 9,\n                \"FR\": 55,\n                \"GB\": 87,\n                \"GF\": 30,\n                \"GG\": 9,\n                \"GH\": 12,\n                \"GI\": 27,\n                \"GQ\": 12,\n                \"GR\": 19,\n                \"GT\": 28,\n                \"HK\": 40,\n                \"HN\": 28,\n                \"HR\": 35,\n                \"HU\": 24,\n                \"ID\": 32,\n                \"IE\": 36,\n                \"IN\": 50,\n                \"IQ\": 27,\n                \"IS\": 31,\n                \"IT\": 45,\n                \"JM\": 27,\n                \"JO\": 27,\n                \"JP\": 26,\n                \"KE\": 12,\n                \"KR\": 26,\n                \"KW\": 28,\n                \"LB\": 28,\n                \"LC\": 10,\n                \"LI\": 28,\n                \"LT\": 24,\n                \"LV\": 23,\n                \"LY\": 27,\n                \"MA\": 26,\n                \"MC\": 26,\n                \"MD\": 27,\n                \"MK\": 26,\n                \"MU\": 9,\n                \"MX\": 48,\n                \"MY\": 28,\n                \"MZ\": 11,\n                \"NE\": 25,\n                \"NG\": 28,\n                \"NL\": 48,\n                \"NO\": 36,\n                \"NZ\": 33,\n                \"OM\": 27,\n                \"PA\": 30,\n                \"PE\": 30,\n                \"PF\": 9,\n                \"PH\": 27,\n                \"PK\": 9,\n                \"PL\": 29,\n                \"PS\": 27,\n                \"PT\": 29,\n                \"PY\": 28,\n                \"QA\": 27,\n                \"RO\": 19,\n                \"RS\": 29,\n                \"RU\": 26,\n                \"SA\": 30,\n                \"SC\": 10,\n                \"SE\": 39,\n                \"SG\": 28,\n                \"SN\": 12,\n                \"SK\": 38,\n                \"SM\": 28,\n                \"SV\": 29,\n                \"TC\": 9,\n                \"TH\": 26,\n                \"TN\": 26,\n                \"TR\": 23,\n                \"TT\": 9,\n                \"TW\": 40,\n                \"UG\": 11,\n                \"US\": 191,\n                \"UY\": 34,\n                \"VE\": 27,\n                \"YE\": 28,\n                \"ZA\": 25,\n                \"ZM\": 11,\n                \"TZ\": 19,\n                \"AO\": 3,\n                \"AZ\": 0,\n                \"BF\": 3,\n                \"BY\": 5,\n                \"BZ\": 8,\n                \"CM\": 3,\n                \"CY\": 6,\n                \"GY\": 2,\n                \"LU\": 7,\n                \"ME\": 4,\n                \"MG\": 3,\n                \"ML\": 4,\n                \"MW\": 2,\n                \"NI\": 7,\n                \"PG\": 3,\n                \"TD\": 4,\n                \"UA\": 6,\n                \"ZW\": 4\n            },\n            \"display_priority\": 15,\n            \"logo_path\": \"/fbveJTcro9Xw2KuPIIoPPePHiwy.jpg\",\n            \"provider_name\": \"FilmBox+\",\n            \"provider_id\": 701\n        },\n        {\n            \"display_priorities\": {\n                \"KE\": 11,\n                \"NG\": 27,\n                \"TZ\": 18\n            },\n            \"display_priority\": 18,\n            \"logo_path\": \"/k1LBSLQ2d6B95VpMoBASkM7EdZ2.jpg\",\n            \"provider_name\": \"iBAKATV\",\n            \"provider_id\": 702\n        },\n        {\n            \"display_priorities\": {\n                \"CI\": 26,\n                \"DZ\": 28,\n                \"EG\": 31,\n                \"GH\": 13,\n                \"GQ\": 13,\n                \"KE\": 13,\n                \"LY\": 28,\n                \"MA\": 27,\n                \"MU\": 10,\n                \"MZ\": 12,\n                \"NE\": 26,\n                \"NG\": 29,\n                \"SC\": 11,\n                \"SN\": 13,\n                \"TN\": 27,\n                \"TZ\": 10,\n                \"UG\": 12,\n                \"ZA\": 26,\n                \"ZM\": 12\n            },\n            \"display_priority\": 12,\n            \"logo_path\": \"/4bsFc5AgxDNdDeS1NIjVRviARhB.jpg\",\n            \"provider_name\": \"IROKOTV\",\n            \"provider_id\": 704\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 93\n            },\n            \"display_priority\": 93,\n            \"logo_path\": \"/29VK28jsSjFWHdXl1lxPb2SGmAk.jpg\",\n            \"provider_name\": \"Hollywood Suite Amazon Channel\",\n            \"provider_id\": 705\n        },\n        {\n            \"display_priorities\": {\n                \"AT\": 47,\n                \"DE\": 141\n            },\n            \"display_priority\": 141,\n            \"logo_path\": \"/9NYihXY9biyXFJSZQq5HIGu1n8B.jpg\",\n            \"provider_name\": \"Moviedome Plus Amazon Channel\",\n            \"provider_id\": 706\n        },\n        {\n            \"display_priorities\": {\n                \"AT\": 48,\n                \"DE\": 142\n            },\n            \"display_priority\": 142,\n            \"logo_path\": \"/a2wCZ9ultzAbjAaG6JMiCFJoy9s.jpg\",\n            \"provider_name\": \"Aniverse Amazon Channel\",\n            \"provider_id\": 707\n        },\n        {\n            \"display_priorities\": {\n                \"AT\": 49,\n                \"DE\": 143\n            },\n            \"display_priority\": 143,\n            \"logo_path\": \"/9T5H28SXBkzmnZYy2iRfI7GzwLL.jpg\",\n            \"provider_name\": \"Superfresh Amazon Channel\",\n            \"provider_id\": 708\n        },\n        {\n            \"display_priorities\": {\n                \"DE\": 87\n            },\n            \"display_priority\": 87,\n            \"logo_path\": \"/eMoqH13BYzIC1wDlhONhHfDM3DN.jpg\",\n            \"provider_name\": \"Comedy Central Plus Amazon Channel\",\n            \"provider_id\": 1706\n        },\n        {\n            \"display_priorities\": {\n                \"DE\": 86\n            },\n            \"display_priority\": 86,\n            \"logo_path\": \"/AvUM6aAqYh7JxUokb5T5ERn3KMs.jpg\",\n            \"provider_name\": \"BluTV Amazon Channel\",\n            \"provider_id\": 1707\n        },\n        {\n            \"display_priorities\": {\n                \"DE\": 89\n            },\n            \"display_priority\": 89,\n            \"logo_path\": \"/cYzZyot2IuGUYUXLvw6BMBT6v9p.jpg\",\n            \"provider_name\": \"GRJNGO Amazon Channel\",\n            \"provider_id\": 1709\n        },\n        {\n            \"display_priorities\": {\n                \"DE\": 91\n            },\n            \"display_priority\": 91,\n            \"logo_path\": \"/g06QZd5k4bjDEcZ3J97jb3rNlfB.jpg\",\n            \"provider_name\": \"MTV Plus Amazon Channel\",\n            \"provider_id\": 1711\n        },\n        {\n            \"display_priorities\": {\n                \"DE\": 94\n            },\n            \"display_priority\": 94,\n            \"logo_path\": \"/gHBdFYhxdeLHl8jimTDwA1bFv01.jpg\",\n            \"provider_name\": \"RTL Passion Amazon Channel\",\n            \"provider_id\": 1712\n        },\n        {\n            \"display_priorities\": {\n                \"DE\": 92\n            },\n            \"display_priority\": 92,\n            \"logo_path\": \"/xXN970tHrMfL7BQUTVSu96IY9gs.jpg\",\n            \"provider_name\": \"Silverline Amazon Channel\",\n            \"provider_id\": 1713\n        },\n        {\n            \"display_priorities\": {\n                \"DE\": 93\n            },\n            \"display_priority\": 93,\n            \"logo_path\": \"/7gkA2RRoHTdGf8KXBKkMbevqN1p.jpg\",\n            \"provider_name\": \"Sony AXN Amazon Channel\",\n            \"provider_id\": 1714\n        },\n        {\n            \"display_priorities\": {\n                \"AE\": 17,\n                \"CI\": 27,\n                \"DZ\": 29,\n                \"EG\": 33,\n                \"GH\": 14,\n                \"GQ\": 14,\n                \"IL\": 13,\n                \"IQ\": 13,\n                \"KE\": 14,\n                \"LB\": 14,\n                \"LY\": 29,\n                \"MA\": 28,\n                \"MU\": 12,\n                \"MZ\": 13,\n                \"NE\": 27,\n                \"NG\": 30,\n                \"PS\": 13,\n                \"SA\": 32,\n                \"SC\": 13,\n                \"SN\": 14,\n                \"TN\": 28,\n                \"TZ\": 12,\n                \"UG\": 13,\n                \"ZA\": 27,\n                \"ZM\": 13,\n                \"BH\": 32,\n                \"JO\": 32,\n                \"KW\": 33,\n                \"OM\": 32,\n                \"QA\": 32,\n                \"BR\": 91,\n                \"DE\": 150,\n                \"FR\": 106,\n                \"ES\": 91,\n                \"GB\": 132,\n                \"IN\": 73,\n                \"IT\": 97,\n                \"MX\": 80,\n                \"US\": 253,\n                \"AU\": 64,\n                \"AR\": 63,\n                \"CA\": 137,\n                \"FI\": 44,\n                \"ID\": 37,\n                \"PH\": 33,\n                \"PL\": 37,\n                \"RU\": 31,\n                \"TR\": 56\n            },\n            \"display_priority\": 17,\n            \"logo_path\": \"/7qZED0kLBtiV8mLRNBtW4PQCAqW.jpg\",\n            \"provider_name\": \"Shahid VIP\",\n            \"provider_id\": 1715\n        },\n        {\n            \"display_priorities\": {\n                \"ES\": 49\n            },\n            \"display_priority\": 49,\n            \"logo_path\": \"/8vES2nJNwOF57muvqLByDLm6snp.jpg\",\n            \"provider_name\": \"Acontra Plus\",\n            \"provider_id\": 1717\n        },\n        {\n            \"display_priorities\": {\n                \"DE\": 83\n            },\n            \"display_priority\": 83,\n            \"logo_path\": \"/nJlTOUfDEUD6fQLopWBnUNzo2NA.jpg\",\n            \"provider_name\": \"AVA VOBB\",\n            \"provider_id\": 1722\n        },\n        {\n            \"display_priorities\": {\n                \"DE\": 84\n            },\n            \"display_priority\": 84,\n            \"logo_path\": \"/p1mlqlIOtPPZf7lckxX3XLAm2ia.jpg\",\n            \"provider_name\": \"AVA HBZ\",\n            \"provider_id\": 1723\n        },\n        {\n            \"display_priorities\": {\n                \"CH\": 43\n            },\n            \"display_priority\": 43,\n            \"logo_path\": \"/aqyyZxc2tQ1gEORXNF2d55GvD5P.jpg\",\n            \"provider_name\": \"AVA CSAL\",\n            \"provider_id\": 1724\n        },\n        {\n            \"display_priorities\": {\n                \"RS\": 28\n            },\n            \"display_priority\": 28,\n            \"logo_path\": \"/zJtYNzq9lpMrsqhg6t2y9AWs9dL.jpg\",\n            \"provider_name\": \"AVA BGB\",\n            \"provider_id\": 1725\n        },\n        {\n            \"display_priorities\": {\n                \"IT\": 47\n            },\n            \"display_priority\": 47,\n            \"logo_path\": \"/q77DpszIupURiKGDeFdSHo7TsTF.jpg\",\n            \"provider_name\": \"Infinity Selection Amazon Channel\",\n            \"provider_id\": 1726\n        },\n        {\n            \"display_priorities\": {\n                \"IT\": 48\n            },\n            \"display_priority\": 48,\n            \"logo_path\": \"/9bRB5nKmQPZYGQkUtLRhw1w0IcD.jpg\",\n            \"provider_name\": \"CG Collection Amazon channel\",\n            \"provider_id\": 1727\n        },\n        {\n            \"display_priorities\": {\n                \"IT\": 49\n            },\n            \"display_priority\": 49,\n            \"logo_path\": \"/iZzlUo191ynXNpPNdcY8vvlYSf6.jpg\",\n            \"provider_name\": \"iWonder Full Amazon channel\",\n            \"provider_id\": 1728\n        },\n        {\n            \"display_priorities\": {\n                \"IT\": 50\n            },\n            \"display_priority\": 50,\n            \"logo_path\": \"/xdUXTl4ontqdKv9ZpSBZKiOTyWm.jpg\",\n            \"provider_name\": \"Full Action Amazon Channel\",\n            \"provider_id\": 1729\n        },\n        {\n            \"display_priorities\": {\n                \"IT\": 51\n            },\n            \"display_priority\": 51,\n            \"logo_path\": \"/gQoeIu88CiTF54vYRGwTONHEAtO.jpg\",\n            \"provider_name\": \"Cine Comico Amazon Channel\",\n            \"provider_id\": 1730\n        },\n        {\n            \"display_priorities\": {\n                \"FR\": 60\n            },\n            \"display_priority\": 60,\n            \"logo_path\": \"/uPhMKOrup9jtJHIci8FXo3D6y5x.jpg\",\n            \"provider_name\": \"Universcine Amazon Channel\",\n            \"provider_id\": 1732\n        },\n        {\n            \"display_priorities\": {\n                \"FR\": 62\n            },\n            \"display_priority\": 62,\n            \"logo_path\": \"/1PhTUiq01Z82nvuJlDNYtBnRRN0.jpg\",\n            \"provider_name\": \"Action Max Amazon Channel\",\n            \"provider_id\": 1733\n        },\n        {\n            \"display_priorities\": {\n                \"FR\": 61\n            },\n            \"display_priority\": 61,\n            \"logo_path\": \"/4clLD3X9nTapdRey1FgcSUPYRy3.jpg\",\n            \"provider_name\": \"Filmo Amazon Channel\",\n            \"provider_id\": 1734\n        },\n        {\n            \"display_priorities\": {\n                \"FR\": 63\n            },\n            \"display_priority\": 63,\n            \"logo_path\": \"/nJ43DUei5yK9wWG3g9YpYT4UfN4.jpg\",\n            \"provider_name\": \"Insomnia Amazon Channel\",\n            \"provider_id\": 1735\n        },\n        {\n            \"display_priorities\": {\n                \"FR\": 64\n            },\n            \"display_priority\": 64,\n            \"logo_path\": \"/vBbNBDZnpnhgHe5ZO9CVur4DmkG.jpg\",\n            \"provider_name\": \"Shadowz Amazon Channel\",\n            \"provider_id\": 1736\n        },\n        {\n            \"display_priorities\": {\n                \"FR\": 65\n            },\n            \"display_priority\": 65,\n            \"logo_path\": \"/zg1uFDzIchkwrwOW6dq7LFxB4n6.jpg\",\n            \"provider_name\": \"INA  madelen Amazon Channel\",\n            \"provider_id\": 1737\n        },\n        {\n            \"display_priorities\": {\n                \"FR\": 66\n            },\n            \"display_priority\": 66,\n            \"logo_path\": \"/yXSOt0AKxG28wXhnBaogQGwF7Rq.jpg\",\n            \"provider_name\": \"Benshi Amazon Channel\",\n            \"provider_id\": 1738\n        },\n        {\n            \"display_priorities\": {\n                \"ES\": 54\n            },\n            \"display_priority\": 54,\n            \"logo_path\": \"/yISpVXhf6axqiHh6lBvJ8RRrZ8v.jpg\",\n            \"provider_name\": \"Planet Horror Amazon Channel\",\n            \"provider_id\": 1740\n        },\n        {\n            \"display_priorities\": {\n                \"ES\": 55\n            },\n            \"display_priority\": 55,\n            \"logo_path\": \"/tM1HabyA45cnckBEhLS7hAVga5g.jpg\",\n            \"provider_name\": \"Dizi Amazon Channel\",\n            \"provider_id\": 1741\n        },\n        {\n            \"display_priorities\": {\n                \"ES\": 56\n            },\n            \"display_priority\": 56,\n            \"logo_path\": \"/tGvAD4O9obFP3DfOrDn8NaRQ6eT.jpg\",\n            \"provider_name\": \"Acontra Plus Amazon Channel\",\n            \"provider_id\": 1742\n        },\n        {\n            \"display_priorities\": {\n                \"ES\": 57\n            },\n            \"display_priority\": 57,\n            \"logo_path\": \"/aJECXkHekrkuRZ7ABF5YR9DVDd8.jpg\",\n            \"provider_name\": \"Historia y Actualidad Amazon Channel\",\n            \"provider_id\": 1743\n        },\n        {\n            \"display_priorities\": {\n                \"GB\": 93\n            },\n            \"display_priority\": 93,\n            \"logo_path\": \"/jTtwvCgQxD8W7vljH5pH28PfYQD.jpg\",\n            \"provider_name\": \"Icon Film Amazon Channel\",\n            \"provider_id\": 1744\n        },\n        {\n            \"display_priorities\": {\n                \"GB\": 92\n            },\n            \"display_priority\": 92,\n            \"logo_path\": \"/kSONYxM7a0mESEjCaqaozVTdByB.jpg\",\n            \"provider_name\": \"Curzon Amazon Channel\",\n            \"provider_id\": 1745\n        },\n        {\n            \"display_priorities\": {\n                \"GB\": 94\n            },\n            \"display_priority\": 94,\n            \"logo_path\": \"/x2cjJAyU8CLwyYHaIxzzEjXJFU8.jpg\",\n            \"provider_name\": \"Hallmark TV Amazon Channel\",\n            \"provider_id\": 1746\n        },\n        {\n            \"display_priorities\": {\n                \"GB\": 95\n            },\n            \"display_priority\": 95,\n            \"logo_path\": \"/mLif0L2p0M2AK4pbqHOBqLwB3bP.jpg\",\n            \"provider_name\": \"Studiocanal Presents Amazon Channel\",\n            \"provider_id\": 1747\n        },\n        {\n            \"display_priorities\": {\n                \"AE\": 18,\n                \"BH\": 28,\n                \"DZ\": 30,\n                \"EG\": 34,\n                \"IQ\": 28,\n                \"JO\": 28,\n                \"KW\": 29,\n                \"LB\": 29,\n                \"LY\": 30,\n                \"MA\": 29,\n                \"OM\": 28,\n                \"PS\": 28,\n                \"QA\": 28,\n                \"SA\": 33,\n                \"TN\": 29,\n                \"YE\": 29,\n                \"TR\": 35\n            },\n            \"display_priority\": 18,\n            \"logo_path\": \"/bFxDjHDXP02u1dLPZfTsTC1L6EA.jpg\",\n            \"provider_name\": \"TOD\",\n            \"provider_id\": 1750\n        },\n        {\n            \"display_priorities\": {\n                \"CH\": 44,\n                \"AT\": 59,\n                \"DE\": 119\n            },\n            \"display_priority\": 119,\n            \"logo_path\": \"/704tOH9qi7y7DDl1CmzDCAI0dcQ.jpg\",\n            \"provider_name\": \"filmingo\",\n            \"provider_id\": 1756\n        },\n        {\n            \"display_priorities\": {\n                \"AT\": 50,\n                \"DE\": 99,\n                \"GB\": 98\n            },\n            \"display_priority\": 98,\n            \"logo_path\": \"/rJxOLpuR70qDX0Z3cn7Ct0RRwqs.jpg\",\n            \"provider_name\": \"Realeyz Amazon Channel\",\n            \"provider_id\": 1757\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 195\n            },\n            \"display_priority\": 195,\n            \"logo_path\": \"/biHGb84xAzYrNkdvX5XWQTmgzC8.jpg\",\n            \"provider_name\": \"Bet+\",\n            \"provider_id\": 1759\n        },\n        {\n            \"display_priorities\": {\n                \"DE\": 103\n            },\n            \"display_priority\": 103,\n            \"logo_path\": \"/zHjoZOQ2DOlu2HCZH18bzQYGc3t.jpg\",\n            \"provider_name\": \"Yorck on Demand\",\n            \"provider_id\": 1764\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 19\n            },\n            \"display_priority\": 19,\n            \"logo_path\": \"/kkUHFtdjasnnOknZN69TbZ2fCTh.jpg\",\n            \"provider_name\": \"Paramount+ with Showtime\",\n            \"provider_id\": 1770\n        },\n        {\n            \"display_priorities\": {\n                \"DE\": 104,\n                \"GB\": 101,\n                \"US\": 203,\n                \"AE\": 19,\n                \"AD\": 26,\n                \"AL\": 29,\n                \"AR\": 36,\n                \"AG\": 11,\n                \"BB\": 29,\n                \"BE\": 31,\n                \"AT\": 51,\n                \"BA\": 29,\n                \"AU\": 54,\n                \"BH\": 29,\n                \"BR\": 55,\n                \"BS\": 29,\n                \"BM\": 29,\n                \"BO\": 30,\n                \"CH\": 45,\n                \"CI\": 28,\n                \"CA\": 107,\n                \"BG\": 19,\n                \"CL\": 32,\n                \"CR\": 29,\n                \"CV\": 11,\n                \"CO\": 32,\n                \"CZ\": 26,\n                \"DK\": 39,\n                \"DO\": 32,\n                \"EE\": 25,\n                \"ES\": 61,\n                \"EC\": 30,\n                \"DZ\": 31,\n                \"EG\": 35,\n                \"FJ\": 11,\n                \"FI\": 40,\n                \"GF\": 31,\n                \"FR\": 74,\n                \"GG\": 10,\n                \"GH\": 15,\n                \"GQ\": 15,\n                \"GI\": 28,\n                \"GT\": 29,\n                \"ID\": 33,\n                \"HR\": 38,\n                \"HU\": 25,\n                \"HN\": 29,\n                \"HK\": 41,\n                \"IL\": 27,\n                \"IS\": 33,\n                \"IE\": 38,\n                \"IN\": 53,\n                \"IQ\": 29,\n                \"JM\": 28,\n                \"IT\": 62,\n                \"JP\": 27,\n                \"KE\": 15,\n                \"JO\": 29,\n                \"LC\": 12,\n                \"KR\": 27,\n                \"LB\": 30,\n                \"KW\": 30,\n                \"LI\": 30,\n                \"MA\": 30,\n                \"LT\": 26,\n                \"LY\": 31,\n                \"MC\": 27,\n                \"LV\": 25,\n                \"MU\": 13,\n                \"MK\": 27,\n                \"MT\": 26,\n                \"MD\": 28,\n                \"MX\": 49,\n                \"MZ\": 14,\n                \"MY\": 29,\n                \"NG\": 31,\n                \"NE\": 28,\n                \"NL\": 49,\n                \"NO\": 40,\n                \"PA\": 32,\n                \"OM\": 29,\n                \"PE\": 32,\n                \"NZ\": 34,\n                \"PF\": 11,\n                \"PS\": 29,\n                \"PL\": 30,\n                \"PH\": 28,\n                \"QA\": 29,\n                \"RO\": 20,\n                \"PT\": 30,\n                \"RS\": 30,\n                \"SC\": 14,\n                \"RU\": 27,\n                \"SA\": 34,\n                \"SE\": 43,\n                \"SI\": 32,\n                \"SN\": 15,\n                \"SG\": 29,\n                \"SV\": 30,\n                \"SM\": 30,\n                \"SK\": 40,\n                \"TC\": 11,\n                \"TT\": 13,\n                \"TR\": 24,\n                \"TH\": 27,\n                \"TN\": 30,\n                \"TZ\": 13,\n                \"UG\": 14,\n                \"UY\": 35,\n                \"TW\": 41,\n                \"ZA\": 28,\n                \"YE\": 30,\n                \"VE\": 28,\n                \"ZM\": 14\n            },\n            \"display_priority\": 19,\n            \"logo_path\": \"/ed0vz5bryWIhQB5sHiuGvHKnHHn.jpg\",\n            \"provider_name\": \"Takflix\",\n            \"provider_id\": 1771\n        },\n        {\n            \"display_priorities\": {\n                \"DK\": 38,\n                \"FI\": 39,\n                \"NO\": 39,\n                \"SE\": 42,\n                \"NL\": 50,\n                \"PT\": 31,\n                \"BA\": 30,\n                \"BG\": 22,\n                \"HR\": 39,\n                \"RS\": 31,\n                \"SI\": 33,\n                \"AL\": 30,\n                \"CZ\": 29,\n                \"HU\": 28,\n                \"MK\": 28,\n                \"PL\": 33,\n                \"RO\": 23,\n                \"SK\": 41,\n                \"XK\": 6,\n                \"AD\": 27,\n                \"ES\": 71\n            },\n            \"display_priority\": 30,\n            \"logo_path\": \"/gQbqEYd0C9uprYxEUqTM589qn8g.jpg\",\n            \"provider_name\": \"SkyShowtime\",\n            \"provider_id\": 1773\n        },\n        {\n            \"display_priorities\": {\n                \"AT\": 52,\n                \"DE\": 107\n            },\n            \"display_priority\": 107,\n            \"logo_path\": \"/rYszOzWFzq7xPffwJ7XN5rJRI7u.jpg\",\n            \"provider_name\": \"Love and Passion Amazon Channel\",\n            \"provider_id\": 1788\n        },\n        {\n            \"display_priorities\": {\n                \"AR\": 53,\n                \"BR\": 77,\n                \"CL\": 38,\n                \"CO\": 38,\n                \"DE\": 112,\n                \"EC\": 36,\n                \"DK\": 42,\n                \"FI\": 42,\n                \"ES\": 65,\n                \"GB\": 119,\n                \"FR\": 77,\n                \"IE\": 43,\n                \"IT\": 66,\n                \"MX\": 73,\n                \"NL\": 51,\n                \"PE\": 38,\n                \"NO\": 42,\n                \"SC\": 15\n            },\n            \"display_priority\": 38,\n            \"logo_path\": \"/cGkSLaXKxxcJY38qSCwdKxxSM1x.jpg\",\n            \"provider_name\": \"Lionsgate Plus\",\n            \"provider_id\": 1790\n        },\n        {\n            \"display_priorities\": {\n                \"GB\": 105,\n                \"US\": 209\n            },\n            \"display_priority\": 209,\n            \"logo_path\": \"/rFQs3pau1TkSUY489iJloxNs3A3.jpg\",\n            \"provider_name\": \"Klassiki\",\n            \"provider_id\": 1793\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 109,\n                \"US\": 210\n            },\n            \"display_priority\": 210,\n            \"logo_path\": \"/esiLBRzDUwodjfN8gA4qj7l3ZF7.jpg\",\n            \"provider_name\": \"Starz Amazon Channel\",\n            \"provider_id\": 1794\n        },\n        {\n            \"display_priorities\": {\n                \"AU\": 57,\n                \"CA\": 112,\n                \"DE\": 111,\n                \"ES\": 65,\n                \"FR\": 79,\n                \"GB\": 109,\n                \"JP\": 30,\n                \"IT\": 67,\n                \"KR\": 30,\n                \"MX\": 53,\n                \"US\": 211,\n                \"BR\": 59\n            },\n            \"display_priority\": 211,\n            \"logo_path\": \"/kICQccvOh8AIBMHGkBXJ047xeHN.jpg\",\n            \"provider_name\": \"Netflix basic with Ads\",\n            \"provider_id\": 1796\n        },\n        {\n            \"display_priorities\": {\n                \"DE\": 113\n            },\n            \"display_priority\": 113,\n            \"logo_path\": \"/3VYyCBiG2WTCZ2tGzTkWvoXTeqi.jpg\",\n            \"provider_name\": \"Studiocanal Presents MOVIECULT Amazon Channel\",\n            \"provider_id\": 1805\n        },\n        {\n            \"display_priorities\": {\n                \"DE\": 114\n            },\n            \"display_priority\": 114,\n            \"logo_path\": \"/tHX1KI8VdAzKWMxSgPKqKfHcxFA.jpg\",\n            \"provider_name\": \"Studiocanal Presents ALLSTARS Amazon Channel\",\n            \"provider_id\": 1806\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 216\n            },\n            \"display_priority\": 216,\n            \"logo_path\": \"/QAtDmj6XHlkPvw5xAjF08ZQARh.jpg\",\n            \"provider_name\": \"Cohen Media Amazon Channel\",\n            \"provider_id\": 1811\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 9,\n                \"CZ\": 23,\n                \"FI\": 5,\n                \"ES\": 11,\n                \"HU\": 23,\n                \"NL\": 1,\n                \"PL\": 29,\n                \"PT\": 28,\n                \"SE\": 7\n            },\n            \"display_priority\": 9,\n            \"logo_path\": \"/erfmV26akboHUerxGjpl8pBwww3.jpg\",\n            \"provider_name\": \"Max Amazon Channel\",\n            \"provider_id\": 1825\n        },\n        {\n            \"display_priorities\": {\n                \"DE\": 118\n            },\n            \"display_priority\": 118,\n            \"logo_path\": \"/fxYgfnsrUWa7e9aNr3j3RERpm66.jpg\",\n            \"provider_name\": \"Behind the Tree\",\n            \"provider_id\": 1829\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 219\n            },\n            \"display_priority\": 219,\n            \"logo_path\": \"/f5yNbaK23OSWV5IocAj8FZwIOQj.jpg\",\n            \"provider_name\": \"Popflick\",\n            \"provider_id\": 1832\n        },\n        {\n            \"display_priorities\": {\n                \"ES\": 70\n            },\n            \"display_priority\": 70,\n            \"logo_path\": \"/8VhN4PeHU7yfMNoWK0DnwdS1HlS.jpg\",\n            \"provider_name\": \"Tivify\",\n            \"provider_id\": 1838\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 23,\n                \"CA\": 119,\n                \"NO\": 44,\n                \"AU\": 63\n            },\n            \"display_priority\": 23,\n            \"logo_path\": \"/xp12VXTZfunk568CAPs2Xqknimq.jpg\",\n            \"provider_name\": \"Britbox Apple TV Channel \",\n            \"provider_id\": 1852\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 20,\n                \"AT\": 61,\n                \"AU\": 60,\n                \"BR\": 68,\n                \"CA\": 118,\n                \"DE\": 125,\n                \"FR\": 91,\n                \"GB\": 115,\n                \"IT\": 74,\n                \"MX\": 67,\n                \"AR\": 57,\n                \"BO\": 35,\n                \"CL\": 39,\n                \"CH\": 50,\n                \"CO\": 39,\n                \"CR\": 35,\n                \"EC\": 37,\n                \"DO\": 35,\n                \"GT\": 35,\n                \"HN\": 35,\n                \"IE\": 45,\n                \"PA\": 37,\n                \"PE\": 39,\n                \"PY\": 34,\n                \"SV\": 36,\n                \"VE\": 34,\n                \"NI\": 11\n            },\n            \"display_priority\": 34,\n            \"logo_path\": \"/tJqmTmQ8jp9WfyaZfApHK8lSywA.jpg\",\n            \"provider_name\": \"Paramount Plus Apple TV Channel \",\n            \"provider_id\": 1853\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 22,\n                \"AU\": 61,\n                \"CA\": 120,\n                \"IN\": 55,\n                \"ES\": 99\n            },\n            \"display_priority\": 22,\n            \"logo_path\": \"/oTQdXIqM9iewlN4MC2nhKB0gHw.jpg\",\n            \"provider_name\": \"AMC Plus Apple TV Channel \",\n            \"provider_id\": 1854\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 21\n            },\n            \"display_priority\": 21,\n            \"logo_path\": \"/1C5EVCWyQD798CE1DFfcm6oAbxP.jpg\",\n            \"provider_name\": \"Starz Apple TV Channel\",\n            \"provider_id\": 1855\n        },\n        {\n            \"display_priorities\": {\n                \"AT\": 6\n            },\n            \"display_priority\": 6,\n            \"logo_path\": \"/f195E2gXoZBp7QjGNL4XICXxiDk.jpg\",\n            \"provider_name\": \"Magenta TV\",\n            \"provider_id\": 1856\n        },\n        {\n            \"display_priorities\": {\n                \"BE\": 34\n            },\n            \"display_priority\": 34,\n            \"logo_path\": \"/kwftIxtjuCAROIcdd53UEjzSmca.jpg\",\n            \"provider_name\": \"Telenet\",\n            \"provider_id\": 1857\n        },\n        {\n            \"display_priorities\": {\n                \"BR\": 72,\n                \"AR\": 67,\n                \"CO\": 42,\n                \"FR\": 111,\n                \"GB\": 137,\n                \"MX\": 82,\n                \"MZ\": 18,\n                \"PT\": 59,\n                \"US\": 264,\n                \"ZA\": 31\n            },\n            \"display_priority\": 31,\n            \"logo_path\": \"/44E23wCM3WLsvAVRyk6fye76cZb.jpg\",\n            \"provider_name\": \"Univer Video\",\n            \"provider_id\": 1860\n        },\n        {\n            \"display_priorities\": {\n                \"BR\": 76\n            },\n            \"display_priority\": 76,\n            \"logo_path\": \"/oHr80zlf3DWxF6imu6QKqcz275.jpg\",\n            \"provider_name\": \"Filmow\",\n            \"provider_id\": 1861\n        },\n        {\n            \"display_priorities\": {\n                \"IT\": 75\n            },\n            \"display_priority\": 75,\n            \"logo_path\": \"/9I6PdkTdLItbFdHRZQarD55vcVC.jpg\",\n            \"provider_name\": \"UAM TV\",\n            \"provider_id\": 1862\n        },\n        {\n            \"display_priorities\": {\n                \"FR\": 95\n            },\n            \"display_priority\": 95,\n            \"logo_path\": \"/6XLxMoxqVCZRTkAavMwnsbpx3XU.jpg\",\n            \"provider_name\": \"Pass Warner Amazon Channel\",\n            \"provider_id\": 1870\n        },\n        {\n            \"display_priorities\": {\n                \"AR\": 51,\n                \"BO\": 33,\n                \"BR\": 75,\n                \"CL\": 36,\n                \"CA\": 126,\n                \"CO\": 36,\n                \"CR\": 33,\n                \"DO\": 33,\n                \"EC\": 34,\n                \"ES\": 75,\n                \"FR\": 96,\n                \"GB\": 118,\n                \"GT\": 33,\n                \"HN\": 33,\n                \"MX\": 72,\n                \"PE\": 36,\n                \"PA\": 35,\n                \"PY\": 32,\n                \"SV\": 34,\n                \"UY\": 36,\n                \"US\": 228,\n                \"VE\": 32,\n                \"BZ\": 10,\n                \"NI\": 9\n            },\n            \"display_priority\": 32,\n            \"logo_path\": \"/oJRCAz1WKkKM9Ge7mX5KFnegTNY.jpg\",\n            \"provider_name\": \"Runtime\",\n            \"provider_id\": 1875\n        },\n        {\n            \"display_priorities\": {\n                \"FR\": 97\n            },\n            \"display_priority\": 97,\n            \"logo_path\": \"/2HsZxiwKi9Ym91r6WY9ojORvq79.jpg\",\n            \"provider_name\": \"BrutX Amazon Channel\",\n            \"provider_id\": 1887\n        },\n        {\n            \"display_priorities\": {\n                \"FR\": 98\n            },\n            \"display_priority\": 98,\n            \"logo_path\": \"/9jmtFeqCWvTSYpMMUPNhk8JNJWS.jpg\",\n            \"provider_name\": \"Animation Digital Network Amazon Channel\",\n            \"provider_id\": 1888\n        },\n        {\n            \"display_priorities\": {\n                \"FR\": 99\n            },\n            \"display_priority\": 99,\n            \"logo_path\": \"/4ABGBjAMtRrYUrr0w3QfanuiaoB.jpg\",\n            \"provider_name\": \"Universal+ Amazon Channel\",\n            \"provider_id\": 1889\n        },\n        {\n            \"display_priorities\": {\n                \"DE\": 130\n            },\n            \"display_priority\": 130,\n            \"logo_path\": \"/s7ZjSKXOtjKBb7hAzBm3b0iY0SG.jpg\",\n            \"provider_name\": \"alleskino Amazon Channel\",\n            \"provider_id\": 1891\n        },\n        {\n            \"display_priorities\": {\n                \"DE\": 131\n            },\n            \"display_priority\": 131,\n            \"logo_path\": \"/5Qe65kN95Z0CytOaG3I8bytdW7A.jpg\",\n            \"provider_name\": \"RTL Crime Amazon Channel\",\n            \"provider_id\": 1892\n        },\n        {\n            \"display_priorities\": {\n                \"IT\": 81\n            },\n            \"display_priority\": 81,\n            \"logo_path\": \"/vM8Oe43bljZqRenO2xSIRHT7GMN.jpg\",\n            \"provider_name\": \"CineAutore Amazon Channel\",\n            \"provider_id\": 1894\n        },\n        {\n            \"display_priorities\": {\n                \"IT\": 82\n            },\n            \"display_priority\": 82,\n            \"logo_path\": \"/xcXI50PQIBsRDAP6eEpv09Vz8SG.jpg\",\n            \"provider_name\": \"Anime Generation Amazon Channel\",\n            \"provider_id\": 1895\n        },\n        {\n            \"display_priorities\": {\n                \"IT\": 83\n            },\n            \"display_priority\": 83,\n            \"logo_path\": \"/vXXpcM5yoD8GBWi6U50dOiKgukH.jpg\",\n            \"provider_name\": \"Raro Video Amazon Channel\",\n            \"provider_id\": 1896\n        },\n        {\n            \"display_priorities\": {\n                \"IT\": 84\n            },\n            \"display_priority\": 84,\n            \"logo_path\": \"/sL8ViH6zWOe07xHoiwxUwCXy890.jpg\",\n            \"provider_name\": \"MIDNIGHT FACTORY Amazon Channel\",\n            \"provider_id\": 1897\n        },\n        {\n            \"display_priorities\": {\n                \"IN\": 56\n            },\n            \"display_priority\": 56,\n            \"logo_path\": \"/oRfWFOG7XbNO1ZSICEnRzmUt7bT.jpg\",\n            \"provider_name\": \"Amazon miniTV\",\n            \"provider_id\": 1898\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 8\n            },\n            \"display_priority\": 8,\n            \"logo_path\": \"/fksCUZ9QDWZMUwL2LgMtLckROUN.jpg\",\n            \"provider_name\": \"Max\",\n            \"provider_id\": 1899\n        },\n        {\n            \"display_priorities\": {\n                \"DE\": 132\n            },\n            \"display_priority\": 132,\n            \"logo_path\": \"/qTybjmHLNcXZExZLBnm4muVCDzP.jpg\",\n            \"provider_name\": \"ARD Plus\",\n            \"provider_id\": 1902\n        },\n        {\n            \"display_priorities\": {\n                \"TR\": 10\n            },\n            \"display_priority\": 10,\n            \"logo_path\": \"/c8ryDZroFQtuyRVPBwXq5PLpTWV.jpg\",\n            \"provider_name\": \"TV+\",\n            \"provider_id\": 1904\n        },\n        {\n            \"display_priorities\": {\n                \"FR\": 101\n            },\n            \"display_priority\": 101,\n            \"logo_path\": \"/5FeLH5VGqpE4K48huk2T5h2xnY5.jpg\",\n            \"provider_name\": \"Apollo\",\n            \"provider_id\": 1912\n        },\n        {\n            \"display_priorities\": {\n                \"BR\": 85\n            },\n            \"display_priority\": 85,\n            \"logo_path\": \"/cV6ShEHGS1Bs83xszJlorJVRU47.jpg\",\n            \"provider_name\": \"Reserva Imovision\",\n            \"provider_id\": 1920\n        },\n        {\n            \"display_priorities\": {\n                \"CZ\": 32\n            },\n            \"display_priority\": 32,\n            \"logo_path\": \"/6HNeed3CwLOsUrVEUG6yIIhOFoc.jpg\",\n            \"provider_name\": \"Kinobox\",\n            \"provider_id\": 1927\n        },\n        {\n            \"display_priorities\": {\n                \"CZ\": 34\n            },\n            \"display_priority\": 34,\n            \"logo_path\": \"/vrefjVylvD4RkEjQguuXebCp9UQ.jpg\",\n            \"provider_name\": \"Prima Plus\",\n            \"provider_id\": 1928\n        },\n        {\n            \"display_priorities\": {\n                \"AT\": 65\n            },\n            \"display_priority\": 65,\n            \"logo_path\": \"/kP741xlbpymqjELaTcPiAet3SnV.jpg\",\n            \"provider_name\": \"Filmtastic bei Canal+\",\n            \"provider_id\": 1929\n        },\n        {\n            \"display_priorities\": {\n                \"CZ\": 35\n            },\n            \"display_priority\": 35,\n            \"logo_path\": \"/489t5n9o1KhH7voGNQkrXT7vBKV.jpg\",\n            \"provider_name\": \"Lepsi TV\",\n            \"provider_id\": 1939\n        },\n        {\n            \"display_priorities\": {\n                \"SE\": 48\n            },\n            \"display_priority\": 48,\n            \"logo_path\": \"/5lKPs5yrjeKHFrXh9RIvzyJJzSd.jpg\",\n            \"provider_name\": \"TV4 Play\",\n            \"provider_id\": 1944\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 170\n            },\n            \"display_priority\": 170,\n            \"logo_path\": \"/ez70jk7n53zrBLI5eOhtUzrVRet.jpg\",\n            \"provider_name\": \"Plex Player\",\n            \"provider_id\": 1945\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 241\n            },\n            \"display_priority\": 241,\n            \"logo_path\": \"/en3dbHAWzDpvDhsI0G8LphUhpBr.jpg\",\n            \"provider_name\": \"Reveel\",\n            \"provider_id\": 1948\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 245\n            },\n            \"display_priority\": 245,\n            \"logo_path\": \"/znTpq1dy5TYxm1QLoxORzuOuwYq.jpg\",\n            \"provider_name\": \"Angel Studios\",\n            \"provider_id\": 1956\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 135,\n                \"US\": 246\n            },\n            \"display_priority\": 246,\n            \"logo_path\": \"/jpEV1w3CnrpDQ1vRvGQIZF1S6vA.jpg\",\n            \"provider_name\": \"Cineverse\",\n            \"provider_id\": 1957\n        },\n        {\n            \"display_priorities\": {\n                \"AE\": 34,\n                \"DE\": 147,\n                \"US\": 247,\n                \"EG\": 51,\n                \"IN\": 71,\n                \"IQ\": 44,\n                \"JO\": 46,\n                \"KW\": 46,\n                \"SA\": 47\n            },\n            \"display_priority\": 34,\n            \"logo_path\": \"/mK8nfCXfwoAa6cAkHUSKCkLEIKK.jpg\",\n            \"provider_name\": \"AD tv\",\n            \"provider_id\": 1958\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 136,\n                \"US\": 248\n            },\n            \"display_priority\": 248,\n            \"logo_path\": \"/8s4adSGz4UmVOP5uegNkoikSFLV.jpg\",\n            \"provider_name\": \"Midnight Pulp\",\n            \"provider_id\": 1960\n        },\n        {\n            \"display_priorities\": {\n                \"DK\": 43\n            },\n            \"display_priority\": 43,\n            \"logo_path\": \"/a6z85DKGuPOyTg03TlJ6ShzzFO6.jpg\",\n            \"provider_name\": \"Allente\",\n            \"provider_id\": 1961\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 250\n            },\n            \"display_priority\": 250,\n            \"logo_path\": \"/xfKqqWYYIyvjECOFOaYtJdD7gl3.jpg\",\n            \"provider_name\": \"Xumo Play\",\n            \"provider_id\": 1963\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 251\n            },\n            \"display_priority\": 251,\n            \"logo_path\": \"/nlOrX8YVYjxFkEpfvJHayNg9UAB.jpg\",\n            \"provider_name\": \"National Geographic\",\n            \"provider_id\": 1964\n        },\n        {\n            \"display_priorities\": {\n                \"FR\": 107\n            },\n            \"display_priority\": 107,\n            \"logo_path\": \"/8qSG9LtUhBQIWy2Fr6fzeW7gBdd.jpg\",\n            \"provider_name\": \"Molotov TV\",\n            \"provider_id\": 1967\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 11,\n                \"GB\": 10,\n                \"SE\": 14,\n                \"US\": 11\n            },\n            \"display_priority\": 11,\n            \"logo_path\": \"/j7wdfXtHKUpV9CNwnXUa68HImFx.jpg\",\n            \"provider_name\": \"Crunchyroll Amazon Channel\",\n            \"provider_id\": 1968\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 254\n            },\n            \"display_priority\": 254,\n            \"logo_path\": \"/6gdKp9OwHgDLloethSPxZbtovkl.jpg\",\n            \"provider_name\": \"DistroTV\",\n            \"provider_id\": 1971\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 138,\n                \"US\": 255\n            },\n            \"display_priority\": 255,\n            \"logo_path\": \"/mWAOUnJY6hnQghUZpjuDB815efG.jpg\",\n            \"provider_name\": \"myfilmfriend\",\n            \"provider_id\": 1972\n        },\n        {\n            \"display_priorities\": {\n                \"BR\": 92\n            },\n            \"display_priority\": 92,\n            \"logo_path\": \"/ptNJnBKMVLv3XxmLU9UMVSDop80.jpg\",\n            \"provider_name\": \"Filmicca\",\n            \"provider_id\": 1973\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 257\n            },\n            \"display_priority\": 257,\n            \"logo_path\": \"/jLD5zHgsAhSWBRTnMUOLaXrUuVI.jpg\",\n            \"provider_name\": \"Outside Watch\",\n            \"provider_id\": 1976\n        },\n        {\n            \"display_priorities\": {\n                \"NL\": 88\n            },\n            \"display_priority\": 88,\n            \"logo_path\": \"/cYyxWlMG0o1dKRvOdpMrVIFrY4F.jpg\",\n            \"provider_name\": \"NPO Plus\",\n            \"provider_id\": 1986\n        },\n        {\n            \"display_priorities\": {\n                \"AU\": 67\n            },\n            \"display_priority\": 67,\n            \"logo_path\": \"/zlOChFXWhfIqK2QCf6KPxu0nH2D.jpg\",\n            \"provider_name\": \"Brollie\",\n            \"provider_id\": 1988\n        },\n        {\n            \"display_priorities\": {\n                \"DE\": 155\n            },\n            \"display_priority\": 155,\n            \"logo_path\": \"/mmDWKHiDLmHDo2OWnduQuI1T4bh.jpg\",\n            \"provider_name\": \"ZDF Select Amazon Channel \",\n            \"provider_id\": 1989\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 265\n            },\n            \"display_priority\": 265,\n            \"logo_path\": \"/pr64iEnZZ3qjsUqWS39R5JC97CX.jpg\",\n            \"provider_name\": \"GlewedTV\",\n            \"provider_id\": 1990\n        },\n        {\n            \"display_priorities\": {\n                \"DE\": 156\n            },\n            \"display_priority\": 156,\n            \"logo_path\": \"/dKh2TJ9lTWV0UIcDQGMnMyQ8AIN.jpg\",\n            \"provider_name\": \"Videoload\",\n            \"provider_id\": 1993\n        },\n        {\n            \"display_priorities\": {\n                \"DE\": 157\n            },\n            \"display_priority\": 157,\n            \"logo_path\": \"/a1zZJiOid4gG27xJtkcDaSVrQdb.jpg\",\n            \"provider_name\": \"TELE 5\",\n            \"provider_id\": 1994\n        },\n        {\n            \"display_priorities\": {\n                \"FI\": 45\n            },\n            \"display_priority\": 45,\n            \"logo_path\": \"/wRMEDOZ8iAEEHXIY2VyckvT0K8I.jpg\",\n            \"provider_name\": \"MTV Katsomo\",\n            \"provider_id\": 2029\n        }\n    ]\n}"}],"_postman_id":"37dbe9ad-e80f-4600-aa26-98db77ea3d31"},{"name":"get tv providers","id":"c0bb533c-3154-4e32-ba27-39df6d22b3a8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/watch/providers/tv?language=en-US&watch_region={{watch_region}}","description":"<p>Get the list of streaming providers we have for TV shows.</p>\n<p>Returns a list of the watch provider (OTT/streaming) data we have available for TV shows. You can specify a <code>watch_region</code> param if you want to further filter the list by country.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["3","watch","providers","tv"],"host":["api","themoviedb","org"],"query":[{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"language","value":"en-US"},{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"watch_region","value":"{{watch_region}}"}],"variable":[]}},"response":[{"id":"6db50d0b-828d-450d-a5a5-ac53aa6730e5","name":"get tv providers","originalRequest":{"method":"GET","header":[],"url":"https://api.themoviedb.org/3/watch/providers/tv"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 03 Feb 2024 15:02:09 GMT"},{"key":"Server","value":"openresty"},{"key":"Cache-Control","value":"public, max-age=11828"},{"key":"x-memc","value":"HIT"},{"key":"x-memc-key","value":"07ad8d7166b7cc0f8ecc4b8aafa6fd75"},{"key":"x-memc-age","value":"13274"},{"key":"x-memc-expires","value":"11828"},{"key":"ETag","value":"W/\"28d673f49ac968e83d0494393e2375f4\""},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 e685e9e08c2e4b105f4d86b35da50628.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=86400"},{"key":"X-Amz-Cf-Id","value":"W0qhXv2zvEWZh868w-6NtPgG7jqbk62ytrAEYuE-Ava3WPK8bgnUCg=="}],"cookie":[],"responseTime":null,"body":"{\n    \"results\": [\n        {\n            \"display_priorities\": {\n                \"CA\": 6,\n                \"AE\": 1,\n                \"AR\": 3,\n                \"AT\": 4,\n                \"AU\": 10,\n                \"BE\": 6,\n                \"BO\": 6,\n                \"BR\": 8,\n                \"BG\": 2,\n                \"CH\": 4,\n                \"CL\": 3,\n                \"CO\": 4,\n                \"CR\": 5,\n                \"CZ\": 4,\n                \"DE\": 4,\n                \"DK\": 6,\n                \"EC\": 7,\n                \"EE\": 3,\n                \"EG\": 2,\n                \"ES\": 4,\n                \"FI\": 10,\n                \"FR\": 4,\n                \"GB\": 4,\n                \"GR\": 2,\n                \"GT\": 7,\n                \"HK\": 5,\n                \"HN\": 7,\n                \"HU\": 4,\n                \"ID\": 4,\n                \"IE\": 4,\n                \"IN\": 3,\n                \"IT\": 4,\n                \"JP\": 7,\n                \"LT\": 3,\n                \"LV\": 3,\n                \"MX\": 4,\n                \"MY\": 4,\n                \"NL\": 9,\n                \"NO\": 6,\n                \"NZ\": 4,\n                \"PE\": 3,\n                \"PH\": 4,\n                \"PL\": 2,\n                \"PT\": 4,\n                \"PY\": 7,\n                \"RU\": 2,\n                \"SA\": 1,\n                \"SE\": 4,\n                \"SG\": 5,\n                \"SK\": 4,\n                \"TH\": 4,\n                \"TR\": 6,\n                \"TW\": 7,\n                \"US\": 4,\n                \"VE\": 4,\n                \"ZA\": 2,\n                \"SI\": 31,\n                \"CV\": 13,\n                \"GH\": 17,\n                \"MU\": 15,\n                \"MZ\": 16,\n                \"UG\": 16,\n                \"IL\": 28,\n                \"BY\": 0,\n                \"BZ\": 0,\n                \"CY\": 0,\n                \"LU\": 0,\n                \"NI\": 0,\n                \"UA\": 2\n            },\n            \"display_priority\": 1,\n            \"logo_path\": \"/9ghgSC0MA082EL6HLCW3GalykFD.jpg\",\n            \"provider_name\": \"Apple TV\",\n            \"provider_id\": 2\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 8,\n                \"AE\": 3,\n                \"AR\": 6,\n                \"AT\": 7,\n                \"AU\": 14,\n                \"BE\": 7,\n                \"BO\": 22,\n                \"BR\": 16,\n                \"CH\": 5,\n                \"CL\": 4,\n                \"CO\": 3,\n                \"CR\": 22,\n                \"CZ\": 5,\n                \"DE\": 10,\n                \"DK\": 7,\n                \"EC\": 10,\n                \"EE\": 4,\n                \"EG\": 4,\n                \"ES\": 13,\n                \"FI\": 11,\n                \"FR\": 8,\n                \"GB\": 13,\n                \"GR\": 3,\n                \"GT\": 22,\n                \"HK\": 12,\n                \"HN\": 22,\n                \"HR\": 3,\n                \"HU\": 5,\n                \"ID\": 6,\n                \"IE\": 7,\n                \"IN\": 10,\n                \"IS\": 4,\n                \"IT\": 7,\n                \"JP\": 9,\n                \"KR\": 7,\n                \"LT\": 4,\n                \"LV\": 4,\n                \"MX\": 16,\n                \"MY\": 5,\n                \"NL\": 12,\n                \"NO\": 8,\n                \"NZ\": 7,\n                \"PE\": 5,\n                \"PH\": 5,\n                \"PL\": 4,\n                \"PT\": 5,\n                \"PY\": 22,\n                \"RU\": 4,\n                \"SA\": 3,\n                \"SE\": 10,\n                \"SG\": 6,\n                \"SK\": 6,\n                \"TH\": 5,\n                \"TR\": 5,\n                \"TW\": 3,\n                \"US\": 16,\n                \"VE\": 3,\n                \"ZA\": 3,\n                \"TZ\": 20,\n                \"AO\": 0,\n                \"AZ\": 1,\n                \"BF\": 0,\n                \"BY\": 1,\n                \"BZ\": 1,\n                \"CY\": 1,\n                \"LU\": 1,\n                \"ML\": 1,\n                \"NI\": 1,\n                \"PG\": 0,\n                \"UA\": 3,\n                \"ZW\": 1\n            },\n            \"display_priority\": 3,\n            \"logo_path\": \"/8z7rC8uIDaTM91X0ZfkRf04ydj2.jpg\",\n            \"provider_name\": \"Google Play Movies\",\n            \"provider_id\": 3\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 42\n            },\n            \"display_priority\": 42,\n            \"logo_path\": \"/nVzxU8EPk0aXqQkBZniVA2kat1I.jpg\",\n            \"provider_name\": \"Vudu\",\n            \"provider_id\": 7\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 0,\n                \"AD\": 0,\n                \"AE\": 0,\n                \"AG\": 0,\n                \"AL\": 0,\n                \"AR\": 1,\n                \"AT\": 0,\n                \"AU\": 1,\n                \"BA\": 0,\n                \"BB\": 0,\n                \"BE\": 1,\n                \"BH\": 0,\n                \"BM\": 0,\n                \"BO\": 0,\n                \"BS\": 0,\n                \"BR\": 2,\n                \"BG\": 0,\n                \"CH\": 0,\n                \"CI\": 0,\n                \"CL\": 1,\n                \"CO\": 1,\n                \"CR\": 0,\n                \"CU\": 0,\n                \"CV\": 0,\n                \"CZ\": 1,\n                \"DE\": 0,\n                \"DK\": 1,\n                \"DO\": 0,\n                \"DZ\": 0,\n                \"EC\": 0,\n                \"EE\": 0,\n                \"EG\": 0,\n                \"ES\": 1,\n                \"FI\": 1,\n                \"FJ\": 0,\n                \"FR\": 1,\n                \"GB\": 0,\n                \"GF\": 0,\n                \"GG\": 0,\n                \"GH\": 0,\n                \"GI\": 0,\n                \"GQ\": 0,\n                \"GR\": 0,\n                \"GT\": 0,\n                \"HK\": 1,\n                \"HN\": 0,\n                \"HR\": 0,\n                \"HU\": 1,\n                \"ID\": 0,\n                \"IE\": 0,\n                \"IL\": 0,\n                \"IN\": 0,\n                \"IQ\": 0,\n                \"IS\": 0,\n                \"IT\": 1,\n                \"JM\": 0,\n                \"JO\": 0,\n                \"JP\": 0,\n                \"KE\": 0,\n                \"KR\": 0,\n                \"KW\": 0,\n                \"LB\": 0,\n                \"LC\": 0,\n                \"LI\": 0,\n                \"LT\": 0,\n                \"LV\": 0,\n                \"LY\": 0,\n                \"MA\": 0,\n                \"MC\": 0,\n                \"MD\": 0,\n                \"MK\": 0,\n                \"MT\": 0,\n                \"MU\": 0,\n                \"MX\": 1,\n                \"MY\": 1,\n                \"MZ\": 0,\n                \"NE\": 0,\n                \"NG\": 0,\n                \"NL\": 3,\n                \"NO\": 1,\n                \"NZ\": 1,\n                \"OM\": 0,\n                \"PA\": 0,\n                \"PE\": 1,\n                \"PF\": 0,\n                \"PH\": 0,\n                \"PK\": 0,\n                \"PL\": 1,\n                \"PS\": 0,\n                \"PT\": 1,\n                \"PY\": 0,\n                \"QA\": 0,\n                \"RO\": 1,\n                \"RS\": 0,\n                \"SA\": 0,\n                \"SC\": 0,\n                \"SE\": 1,\n                \"SI\": 0,\n                \"SG\": 0,\n                \"SN\": 0,\n                \"SK\": 1,\n                \"SM\": 0,\n                \"SV\": 0,\n                \"TC\": 0,\n                \"TH\": 1,\n                \"TN\": 0,\n                \"TR\": 1,\n                \"TT\": 0,\n                \"TW\": 0,\n                \"TZ\": 0,\n                \"UG\": 0,\n                \"US\": 0,\n                \"UY\": 0,\n                \"VE\": 0,\n                \"YE\": 0,\n                \"ZA\": 0,\n                \"ZM\": 0,\n                \"AO\": 4,\n                \"AZ\": 2,\n                \"BY\": 6,\n                \"BZ\": 9,\n                \"CM\": 4,\n                \"CY\": 7,\n                \"LU\": 8,\n                \"ME\": 5,\n                \"MG\": 4,\n                \"ML\": 5,\n                \"TD\": 5,\n                \"UA\": 0,\n                \"ZW\": 5,\n                \"NI\": 12\n            },\n            \"display_priority\": 0,\n            \"logo_path\": \"/pbpMk2JmcoNnQwx5JGpXngfoWtp.jpg\",\n            \"provider_name\": \"Netflix\",\n            \"provider_id\": 8\n        },\n        {\n            \"display_priorities\": {\n                \"AT\": 1,\n                \"DE\": 1,\n                \"GB\": 2,\n                \"JP\": 5,\n                \"US\": 1\n            },\n            \"display_priority\": 1,\n            \"logo_path\": \"/dQeAar5H991VYporEjUspolDarG.jpg\",\n            \"provider_name\": \"Amazon Prime Video\",\n            \"provider_id\": 9\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 56,\n                \"AT\": 3,\n                \"AU\": 12,\n                \"BR\": 15,\n                \"DE\": 8,\n                \"ES\": 35,\n                \"FR\": 46,\n                \"GB\": 6,\n                \"IN\": 48,\n                \"IT\": 39,\n                \"JP\": 6,\n                \"MX\": 9,\n                \"NL\": 40,\n                \"US\": 15,\n                \"BE\": 48,\n                \"PL\": 35,\n                \"SE\": 47\n            },\n            \"display_priority\": 15,\n            \"logo_path\": \"/seGSXajazLMCKGB5hnRCidtjay1.jpg\",\n            \"provider_name\": \"Amazon Video\",\n            \"provider_id\": 10\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 32,\n                \"AD\": 5,\n                \"AE\": 4,\n                \"AG\": 4,\n                \"AL\": 5,\n                \"AR\": 12,\n                \"AT\": 18,\n                \"AU\": 24,\n                \"BA\": 5,\n                \"BB\": 4,\n                \"BE\": 11,\n                \"BH\": 4,\n                \"BM\": 4,\n                \"BO\": 24,\n                \"BS\": 4,\n                \"BR\": 13,\n                \"BG\": 4,\n                \"CH\": 18,\n                \"CI\": 5,\n                \"CL\": 11,\n                \"CO\": 11,\n                \"CR\": 24,\n                \"CU\": 4,\n                \"CV\": 4,\n                \"CZ\": 6,\n                \"DE\": 27,\n                \"DK\": 10,\n                \"DO\": 4,\n                \"DZ\": 4,\n                \"EC\": 11,\n                \"EE\": 5,\n                \"EG\": 6,\n                \"ES\": 15,\n                \"FI\": 13,\n                \"FJ\": 4,\n                \"FR\": 24,\n                \"GB\": 12,\n                \"GF\": 4,\n                \"GG\": 4,\n                \"GH\": 4,\n                \"GI\": 4,\n                \"GQ\": 4,\n                \"GR\": 4,\n                \"GT\": 24,\n                \"HK\": 20,\n                \"HN\": 24,\n                \"HR\": 5,\n                \"HU\": 6,\n                \"ID\": 9,\n                \"IE\": 15,\n                \"IL\": 5,\n                \"IN\": 11,\n                \"IQ\": 5,\n                \"IS\": 6,\n                \"IT\": 11,\n                \"JM\": 4,\n                \"JO\": 4,\n                \"JP\": 10,\n                \"KE\": 4,\n                \"KR\": 8,\n                \"KW\": 4,\n                \"LB\": 5,\n                \"LC\": 4,\n                \"LI\": 4,\n                \"LT\": 5,\n                \"LV\": 5,\n                \"LY\": 4,\n                \"MA\": 4,\n                \"MC\": 4,\n                \"MD\": 4,\n                \"MK\": 5,\n                \"MT\": 5,\n                \"MU\": 3,\n                \"MX\": 17,\n                \"MY\": 7,\n                \"MZ\": 4,\n                \"NE\": 5,\n                \"NG\": 5,\n                \"NL\": 16,\n                \"NO\": 10,\n                \"NZ\": 11,\n                \"OM\": 4,\n                \"PA\": 4,\n                \"PE\": 11,\n                \"PF\": 4,\n                \"PH\": 8,\n                \"PK\": 6,\n                \"PL\": 7,\n                \"PS\": 5,\n                \"PT\": 9,\n                \"PY\": 24,\n                \"QA\": 4,\n                \"RO\": 3,\n                \"RS\": 5,\n                \"RU\": 5,\n                \"SA\": 5,\n                \"SC\": 4,\n                \"SE\": 11,\n                \"SI\": 5,\n                \"SG\": 8,\n                \"SN\": 4,\n                \"SK\": 8,\n                \"SM\": 4,\n                \"SV\": 4,\n                \"TC\": 4,\n                \"TH\": 7,\n                \"TN\": 4,\n                \"TR\": 7,\n                \"TT\": 4,\n                \"TW\": 19,\n                \"TZ\": 4,\n                \"UG\": 4,\n                \"US\": 76,\n                \"UY\": 6,\n                \"VA\": 3,\n                \"VE\": 9,\n                \"YE\": 4,\n                \"ZA\": 6,\n                \"ZM\": 4,\n                \"AO\": 2,\n                \"BF\": 2,\n                \"BY\": 4,\n                \"BZ\": 7,\n                \"CD\": 1,\n                \"CM\": 2,\n                \"CY\": 5,\n                \"GY\": 1,\n                \"LU\": 6,\n                \"ME\": 3,\n                \"MG\": 2,\n                \"ML\": 3,\n                \"MW\": 1,\n                \"NI\": 6,\n                \"PG\": 2,\n                \"TD\": 3,\n                \"UA\": 5,\n                \"ZW\": 3\n            },\n            \"display_priority\": 4,\n            \"logo_path\": \"/fj9Y8iIMFUC6952HwxbGixTQPb7.jpg\",\n            \"provider_name\": \"MUBI\",\n            \"provider_id\": 11\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 57\n            },\n            \"display_priority\": 57,\n            \"logo_path\": \"/iCHCSuraj6zUKmMYgQhsm8jmoqi.jpg\",\n            \"provider_name\": \"Crackle\",\n            \"provider_id\": 12\n        },\n        {\n            \"display_priorities\": {\n                \"JP\": 1,\n                \"US\": 5\n            },\n            \"display_priority\": 5,\n            \"logo_path\": \"/bxBlRPEPpMVDc4jMhSrTf2339DW.jpg\",\n            \"provider_name\": \"Hulu\",\n            \"provider_id\": 15\n        },\n        {\n            \"display_priorities\": {\n                \"BR\": 18\n            },\n            \"display_priority\": 18,\n            \"logo_path\": \"/jlyafDbXLyNXNNFZbIgB9VrlScW.jpg\",\n            \"provider_name\": \"NetMovies\",\n            \"provider_id\": 19\n        },\n        {\n            \"display_priorities\": {\n                \"AT\": 14,\n                \"DE\": 17\n            },\n            \"display_priority\": 17,\n            \"logo_path\": \"/9lFSDdj10l7QAXyTZPDWuwkKJT3.jpg\",\n            \"provider_name\": \"maxdome Store\",\n            \"provider_id\": 20\n        },\n        {\n            \"display_priorities\": {\n                \"AU\": 9\n            },\n            \"display_priority\": 9,\n            \"logo_path\": \"/sSfxJXq7s8oHf3XWd0FtqagPDsF.jpg\",\n            \"provider_name\": \"Stan\",\n            \"provider_id\": 21\n        },\n        {\n            \"display_priorities\": {},\n            \"display_priority\": 23,\n            \"logo_path\": \"/vHtttUWMQcVWE01z1yAbEQahc5M.jpg\",\n            \"provider_name\": \"HBO Now\",\n            \"provider_id\": 27\n        },\n        {\n            \"display_priorities\": {\n                \"AT\": 8,\n                \"DE\": 7,\n                \"GB\": 9,\n                \"IE\": 8,\n                \"IT\": 8\n            },\n            \"display_priority\": 8,\n            \"logo_path\": \"/1UrT2H9x6DuQ9ytNhsSCUFtTUwS.jpg\",\n            \"provider_name\": \"Sky Go\",\n            \"provider_id\": 29\n        },\n        {\n            \"display_priorities\": {\n                \"DE\": 5\n            },\n            \"display_priority\": 5,\n            \"logo_path\": \"/9r5zFWuYnwjzO1JrNjSbLQwUc3P.jpg\",\n            \"provider_name\": \"WOW\",\n            \"provider_id\": 30\n        },\n        {\n            \"display_priorities\": {\n                \"CL\": 25,\n                \"CO\": 25,\n                \"EC\": 21,\n                \"MX\": 15,\n                \"PE\": 25,\n                \"VE\": 21\n            },\n            \"display_priority\": 21,\n            \"logo_path\": \"/dOja2CfAryoADxw3culkSKPkn0q.jpg\",\n            \"provider_name\": \"HBO Go\",\n            \"provider_id\": 31\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 64\n            },\n            \"display_priority\": 64,\n            \"logo_path\": \"/ctiRpS16dlaTXQBSsiFncMrgWmh.jpg\",\n            \"provider_name\": \"MGM Plus\",\n            \"provider_id\": 34\n        },\n        {\n            \"display_priorities\": {\n                \"AL\": 9,\n                \"AT\": 9,\n                \"BA\": 9,\n                \"BE\": 10,\n                \"CH\": 9,\n                \"DE\": 15,\n                \"DK\": 16,\n                \"ES\": 11,\n                \"FI\": 16,\n                \"FR\": 23,\n                \"GB\": 29,\n                \"IE\": 12,\n                \"IT\": 3,\n                \"MK\": 9,\n                \"MT\": 9,\n                \"NL\": 14,\n                \"NO\": 15,\n                \"PT\": 8,\n                \"RS\": 9,\n                \"SE\": 17,\n                \"SI\": 9,\n                \"CY\": 2,\n                \"LU\": 2,\n                \"ME\": 0,\n                \"UA\": 4\n            },\n            \"display_priority\": 9,\n            \"logo_path\": \"/bZvc9dXrXNly7cA0V4D9pR8yJwm.jpg\",\n            \"provider_name\": \"Rakuten TV\",\n            \"provider_id\": 35\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 45\n            },\n            \"display_priority\": 45,\n            \"logo_path\": \"/kOI9M2PeWKFbfQ7m9VvTU0OdIe1.jpg\",\n            \"provider_name\": \"Showtime\",\n            \"provider_id\": 37\n        },\n        {\n            \"display_priorities\": {\n                \"GB\": 11\n            },\n            \"display_priority\": 11,\n            \"logo_path\": \"/nc8Tpsr8SqCbsTUogPDD06gGzB3.jpg\",\n            \"provider_name\": \"BBC iPlayer\",\n            \"provider_id\": 38\n        },\n        {\n            \"display_priorities\": {\n                \"GB\": 49,\n                \"IE\": 11,\n                \"IT\": 9\n            },\n            \"display_priority\": 9,\n            \"logo_path\": \"/g0E9h3JAeIwmdvxlT73jiEuxdNj.jpg\",\n            \"provider_name\": \"Now TV\",\n            \"provider_id\": 39\n        },\n        {\n            \"display_priorities\": {\n                \"AT\": 9,\n                \"DE\": 27,\n                \"GB\": 16,\n                \"IT\": 11,\n                \"PL\": 11,\n                \"ES\": 61\n            },\n            \"display_priority\": 11,\n            \"logo_path\": \"/rVEXDsaHzpwK1YhXEZrsmvfpdOR.jpg\",\n            \"provider_name\": \"Chili\",\n            \"provider_id\": 40\n        },\n        {\n            \"display_priorities\": {\n                \"GB\": 20\n            },\n            \"display_priority\": 20,\n            \"logo_path\": \"/1LuvKw01c2KQCt6DqgAgR06H2pT.jpg\",\n            \"provider_name\": \"ITVX\",\n            \"provider_id\": 41\n        },\n        {\n            \"display_priorities\": {\n                \"AR\": 32,\n                \"BR\": 44,\n                \"CL\": 29,\n                \"CO\": 34,\n                \"DE\": 37,\n                \"ES\": 36,\n                \"FR\": 47,\n                \"GB\": 79,\n                \"IE\": 34,\n                \"IT\": 40,\n                \"MX\": 40,\n                \"NL\": 40,\n                \"US\": 43\n            },\n            \"display_priority\": 43,\n            \"logo_path\": \"/yIKwylTLP1u8gl84Is7FItpYLGL.jpg\",\n            \"provider_name\": \"Starz\",\n            \"provider_id\": 43\n        },\n        {\n            \"display_priorities\": {\n                \"BR\": 5\n            },\n            \"display_priority\": 5,\n            \"logo_path\": \"/9HhIlyFlilVtx0sMTcPbhs5qR31.jpg\",\n            \"provider_name\": \"Looke\",\n            \"provider_id\": 47\n        },\n        {\n            \"display_priorities\": {\n                \"CI\": 24,\n                \"DZ\": 26,\n                \"GH\": 11,\n                \"GQ\": 11,\n                \"KE\": 10,\n                \"LY\": 26,\n                \"MU\": 8,\n                \"MZ\": 10,\n                \"NE\": 24,\n                \"NG\": 26,\n                \"SC\": 9,\n                \"SN\": 11,\n                \"TZ\": 9,\n                \"UG\": 10,\n                \"ZA\": 4,\n                \"ZM\": 10,\n                \"CM\": 0,\n                \"MG\": 0,\n                \"ML\": 0,\n                \"TD\": 0,\n                \"ZW\": 0\n            },\n            \"display_priority\": 0,\n            \"logo_path\": \"/guv81FtHO7GmnFwwmJA7QmfkSnZ.jpg\",\n            \"provider_name\": \"ShowMax\",\n            \"provider_id\": 55\n        },\n        {\n            \"display_priorities\": {\n                \"FR\": 7\n            },\n            \"display_priority\": 7,\n            \"logo_path\": \"/z64xZ5CIT6k4VyI5ThKtxJARDOZ.jpg\",\n            \"provider_name\": \"OCS Go\",\n            \"provider_id\": 56\n        },\n        {\n            \"display_priorities\": {\n                \"FR\": 19\n            },\n            \"display_priority\": 19,\n            \"logo_path\": \"/cAUTwxqoI7zc9XtYr1SMtWZEsXg.jpg\",\n            \"provider_name\": \"Canal VOD\",\n            \"provider_id\": 58\n        },\n        {\n            \"display_priorities\": {\n                \"FR\": 21\n            },\n            \"display_priority\": 21,\n            \"logo_path\": \"/s7mg9n4UHrcdJQL78JmaU6oAdHt.jpg\",\n            \"provider_name\": \"Bbox VOD\",\n            \"provider_id\": 59\n        },\n        {\n            \"display_priorities\": {\n                \"FR\": 11\n            },\n            \"display_priority\": 11,\n            \"logo_path\": \"/9Fyo6njYvroAIxAzTBbLgnjgYga.jpg\",\n            \"provider_name\": \"Orange VOD\",\n            \"provider_id\": 61\n        },\n        {\n            \"display_priorities\": {\n                \"ES\": 12\n            },\n            \"display_priority\": 12,\n            \"logo_path\": \"/oN6g8QorcoYo3mx4BulU22ghKq4.jpg\",\n            \"provider_name\": \"Atres Player\",\n            \"provider_id\": 62\n        },\n        {\n            \"display_priorities\": {\n                \"ES\": 7,\n                \"PT\": 24\n            },\n            \"display_priority\": 24,\n            \"logo_path\": \"/kO2SWXvDCHAquaUuTJBuZkTBAuU.jpg\",\n            \"provider_name\": \"Filmin\",\n            \"provider_id\": 63\n        },\n        {\n            \"display_priorities\": {\n                \"MX\": 14\n            },\n            \"display_priority\": 14,\n            \"logo_path\": \"/ivrHpNeP8kIMlYNQ7IzKIigVwc1.jpg\",\n            \"provider_name\": \"Filmin Latino\",\n            \"provider_id\": 66\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 17,\n                \"AT\": 12,\n                \"AU\": 18,\n                \"BR\": 17,\n                \"CH\": 6,\n                \"DE\": 31,\n                \"DK\": 9,\n                \"ES\": 14,\n                \"FI\": 12,\n                \"FR\": 15,\n                \"GB\": 16,\n                \"IE\": 14,\n                \"IT\": 21,\n                \"JP\": 8,\n                \"MX\": 15,\n                \"NL\": 13,\n                \"NO\": 9,\n                \"NZ\": 10,\n                \"SE\": 9,\n                \"US\": 53\n            },\n            \"display_priority\": 53,\n            \"logo_path\": \"/5vfrJQgNe9UnHVgVNAwZTy0Jo9o.jpg\",\n            \"provider_name\": \"Microsoft Store\",\n            \"provider_id\": 68\n        },\n        {\n            \"display_priorities\": {\n                \"NL\": 7\n            },\n            \"display_priority\": 7,\n            \"logo_path\": \"/qN7uDYanT47WI0MmbwOr5HFFot.jpg\",\n            \"provider_name\": \"Videoland\",\n            \"provider_id\": 72\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 15,\n                \"AU\": 26,\n                \"IN\": 16,\n                \"MX\": 18,\n                \"US\": 50\n            },\n            \"display_priority\": 50,\n            \"logo_path\": \"/o4JMLTkDfjei1XrsVk1vSjXfdBk.jpg\",\n            \"provider_name\": \"Tubi TV\",\n            \"provider_id\": 73\n        },\n        {\n            \"display_priorities\": {\n                \"DK\": 5,\n                \"EE\": 2,\n                \"FI\": 6,\n                \"IS\": 28,\n                \"LT\": 2,\n                \"LV\": 2,\n                \"NL\": 5,\n                \"NO\": 4,\n                \"PL\": 24,\n                \"SE\": 8,\n                \"GB\": 107,\n                \"US\": 222,\n                \"CA\": 125\n            },\n            \"display_priority\": 222,\n            \"logo_path\": \"/bnoTnLzz2MAhK3Yc6P9KXe5drIz.jpg\",\n            \"provider_name\": \"Viaplay\",\n            \"provider_id\": 76\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 63\n            },\n            \"display_priority\": 63,\n            \"logo_path\": \"/6hFf3sIdmXSAczy3i6tLSmy6gwK.jpg\",\n            \"provider_name\": \"NBC\",\n            \"provider_id\": 79\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 59\n            },\n            \"display_priority\": 59,\n            \"logo_path\": \"/92Kx25Od0habmgRBTqT6XWgwgKt.jpg\",\n            \"provider_name\": \"AMC\",\n            \"provider_id\": 80\n        },\n        {\n            \"display_priorities\": {\n                \"AU\": 23\n            },\n            \"display_priority\": 23,\n            \"logo_path\": \"/68wIIGfS8iE1Vk06mAftEnBiFjJ.jpg\",\n            \"provider_name\": \"tenplay\",\n            \"provider_id\": 82\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 40\n            },\n            \"display_priority\": 40,\n            \"logo_path\": \"/spcwROYevucLluqZZ8Fv75UuTBt.jpg\",\n            \"provider_name\": \"The CW\",\n            \"provider_id\": 83\n        },\n        {\n            \"display_priorities\": {\n                \"JP\": 4\n            },\n            \"display_priority\": 4,\n            \"logo_path\": \"/a5T7vNaGvoeckYO6rQkHolvyYf4.jpg\",\n            \"provider_name\": \"U-NEXT\",\n            \"provider_id\": 84\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 28,\n                \"AU\": 28,\n                \"DK\": 15,\n                \"GB\": 59,\n                \"NL\": 18,\n                \"NO\": 14,\n                \"NZ\": 15,\n                \"SE\": 16,\n                \"US\": 70,\n                \"ZA\": 9,\n                \"AR\": 66,\n                \"CO\": 41\n            },\n            \"display_priority\": 70,\n            \"logo_path\": \"/doCc555FPPgGtuaZJxf9QZVpIp5.jpg\",\n            \"provider_name\": \"Acorn TV\",\n            \"provider_id\": 87\n        },\n        {\n            \"display_priorities\": {\n                \"KR\": 6\n            },\n            \"display_priority\": 6,\n            \"logo_path\": \"/crFbxg6jkiKc14gpIGMkre9Y3mu.jpg\",\n            \"provider_name\": \"Naver Store\",\n            \"provider_id\": 96\n        },\n        {\n            \"display_priorities\": {\n                \"KR\": 4\n            },\n            \"display_priority\": 4,\n            \"logo_path\": \"/5gmEivxOGPdq4Afpq1f8ktLtEW1.jpg\",\n            \"provider_name\": \"Watcha\",\n            \"provider_id\": 97\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 30,\n                \"AT\": 24,\n                \"AU\": 36,\n                \"DE\": 35,\n                \"GB\": 23,\n                \"IE\": 13,\n                \"NZ\": 19,\n                \"US\": 69\n            },\n            \"display_priority\": 69,\n            \"logo_path\": \"/vEtdiYRPRbDCp1Tcn3BEPF1Ni76.jpg\",\n            \"provider_name\": \"Shudder\",\n            \"provider_id\": 99\n        },\n        {\n            \"display_priorities\": {\n                \"GB\": 8,\n                \"IE\": 18\n            },\n            \"display_priority\": 18,\n            \"logo_path\": \"/uMWCgjsGnO5IoQtqxXOjnQA5gt9.jpg\",\n            \"provider_name\": \"Channel 4\",\n            \"provider_id\": 103\n        },\n        {\n            \"display_priorities\": {\n                \"IT\": 12\n            },\n            \"display_priority\": 12,\n            \"logo_path\": \"/aoztacWnLA4UiGRJEFoMUJFvhVq.jpg\",\n            \"provider_name\": \"Timvision\",\n            \"provider_id\": 109\n        },\n        {\n            \"display_priorities\": {\n                \"IT\": 13\n            },\n            \"display_priority\": 13,\n            \"logo_path\": \"/8f3y3JSDc6z8t5EV0iTKchAz6QH.jpg\",\n            \"provider_name\": \"Infinity+\",\n            \"provider_id\": 110\n        },\n        {\n            \"display_priorities\": {\n                \"HK\": 3,\n                \"HR\": 2,\n                \"IS\": 3,\n                \"SK\": 3,\n                \"TW\": 5\n            },\n            \"display_priority\": 5,\n            \"logo_path\": \"/4smEkH3vlf5V3vo2vwrOQ6Chb35.jpg\",\n            \"provider_name\": \"Ivi\",\n            \"provider_id\": 113\n        },\n        {\n            \"display_priorities\": {\n                \"RU\": 0\n            },\n            \"display_priority\": 0,\n            \"logo_path\": \"/5z8dpQN27kybhn21EVLZcJPpMEo.jpg\",\n            \"provider_name\": \"Okko\",\n            \"provider_id\": 115\n        },\n        {\n            \"display_priorities\": {\n                \"RU\": 1\n            },\n            \"display_priority\": 1,\n            \"logo_path\": \"/dNaqCdDy4wsIzjZoYwvLRiOK4Tx.jpg\",\n            \"provider_name\": \"Amediateka\",\n            \"provider_id\": 116\n        },\n        {\n            \"display_priorities\": {\n                \"RU\": 23\n            },\n            \"display_priority\": 23,\n            \"logo_path\": \"/51wuCkUdkEQTUtB8TrtZzzxp3Tj.jpg\",\n            \"provider_name\": \"Kinopoisk\",\n            \"provider_id\": 117\n        },\n        {\n            \"display_priorities\": {},\n            \"display_priority\": 36,\n            \"logo_path\": \"/3OiNfnN31Q655Yq1sEnnd4ipynE.jpg\",\n            \"provider_name\": \"HBO\",\n            \"provider_id\": 118\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 2,\n                \"AD\": 1,\n                \"AE\": 12,\n                \"AG\": 1,\n                \"AL\": 1,\n                \"AR\": 2,\n                \"AU\": 2,\n                \"BA\": 1,\n                \"BB\": 1,\n                \"BE\": 2,\n                \"BH\": 1,\n                \"BM\": 1,\n                \"BO\": 1,\n                \"BS\": 1,\n                \"BR\": 1,\n                \"BG\": 1,\n                \"CH\": 1,\n                \"CI\": 1,\n                \"CL\": 2,\n                \"CO\": 2,\n                \"CR\": 1,\n                \"CU\": 1,\n                \"CV\": 1,\n                \"CZ\": 2,\n                \"DK\": 2,\n                \"DO\": 1,\n                \"DZ\": 1,\n                \"EC\": 2,\n                \"EE\": 1,\n                \"EG\": 1,\n                \"ES\": 2,\n                \"FI\": 2,\n                \"FJ\": 1,\n                \"FR\": 2,\n                \"GF\": 1,\n                \"GG\": 1,\n                \"GH\": 1,\n                \"GI\": 1,\n                \"GQ\": 1,\n                \"GR\": 1,\n                \"GT\": 1,\n                \"HK\": 6,\n                \"HN\": 1,\n                \"HR\": 1,\n                \"HU\": 3,\n                \"ID\": 7,\n                \"IE\": 1,\n                \"IL\": 1,\n                \"IN\": 1,\n                \"IQ\": 1,\n                \"IS\": 2,\n                \"IT\": 2,\n                \"JM\": 1,\n                \"JO\": 1,\n                \"KE\": 1,\n                \"KR\": 1,\n                \"KW\": 1,\n                \"LB\": 1,\n                \"LC\": 1,\n                \"LI\": 1,\n                \"LT\": 1,\n                \"LV\": 1,\n                \"LY\": 1,\n                \"MA\": 1,\n                \"MC\": 1,\n                \"MD\": 1,\n                \"MK\": 1,\n                \"MT\": 1,\n                \"MX\": 2,\n                \"MY\": 9,\n                \"MZ\": 1,\n                \"NE\": 1,\n                \"NG\": 1,\n                \"NL\": 1,\n                \"NO\": 2,\n                \"NZ\": 2,\n                \"OM\": 1,\n                \"PA\": 1,\n                \"PE\": 2,\n                \"PF\": 1,\n                \"PH\": 1,\n                \"PK\": 1,\n                \"PL\": 5,\n                \"PS\": 1,\n                \"PT\": 2,\n                \"PY\": 1,\n                \"QA\": 1,\n                \"RO\": 2,\n                \"RS\": 1,\n                \"SA\": 27,\n                \"SC\": 1,\n                \"SE\": 2,\n                \"SI\": 1,\n                \"SG\": 1,\n                \"SN\": 1,\n                \"SK\": 2,\n                \"SM\": 1,\n                \"SV\": 1,\n                \"TC\": 1,\n                \"TH\": 3,\n                \"TN\": 1,\n                \"TR\": 4,\n                \"TT\": 1,\n                \"TW\": 1,\n                \"TZ\": 1,\n                \"UG\": 1,\n                \"UY\": 1,\n                \"VA\": 0,\n                \"VE\": 2,\n                \"YE\": 1,\n                \"ZA\": 1,\n                \"ZM\": 1,\n                \"AO\": 1,\n                \"BF\": 1,\n                \"BY\": 2,\n                \"BZ\": 4,\n                \"CD\": 0,\n                \"CM\": 1,\n                \"CY\": 3,\n                \"GY\": 0,\n                \"MG\": 1,\n                \"ML\": 2,\n                \"MW\": 0,\n                \"NI\": 4,\n                \"PG\": 1,\n                \"TD\": 2,\n                \"ZW\": 2\n            },\n            \"display_priority\": 12,\n            \"logo_path\": \"/dQeAar5H991VYporEjUspolDarG.jpg\",\n            \"provider_name\": \"Amazon Prime Video\",\n            \"provider_id\": 119\n        },\n        {\n            \"display_priorities\": {\n                \"IN\": 6\n            },\n            \"display_priority\": 6,\n            \"logo_path\": \"/1uQBlkLRe04k58L8q1IrYOYvGfk.jpg\",\n            \"provider_name\": \"Voot\",\n            \"provider_id\": 121\n        },\n        {\n            \"display_priorities\": {\n                \"GB\": 46,\n                \"ID\": 2,\n                \"IN\": 5,\n                \"MY\": 0,\n                \"TH\": 0\n            },\n            \"display_priority\": 0,\n            \"logo_path\": \"/zdTSUEVZFXp3E0EkOMGN99QPVJp.jpg\",\n            \"provider_name\": \"Hotstar\",\n            \"provider_id\": 122\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 49\n            },\n            \"display_priority\": 49,\n            \"logo_path\": \"/m4KUe3UoTnLgN4g6txYMnBqeUI5.jpg\",\n            \"provider_name\": \"FXNow\",\n            \"provider_id\": 123\n        },\n        {\n            \"display_priorities\": {\n                \"AT\": 21,\n                \"CH\": 17,\n                \"DE\": 14,\n                \"GB\": 15,\n                \"IE\": 9\n            },\n            \"display_priority\": 9,\n            \"logo_path\": \"/6AKbY2ayaEuH4zKg2prqoVQ9iaY.jpg\",\n            \"provider_name\": \"Sky Store\",\n            \"provider_id\": 130\n        },\n        {\n            \"display_priorities\": {\n                \"AU\": 21\n            },\n            \"display_priority\": 21,\n            \"logo_path\": \"/cR4okiAS0zcXb4ufs3mi4PImXPB.jpg\",\n            \"provider_name\": \"SBS On Demand\",\n            \"provider_id\": 132\n        },\n        {\n            \"display_priorities\": {\n                \"AT\": 15,\n                \"CH\": 8,\n                \"DE\": 18\n            },\n            \"display_priority\": 18,\n            \"logo_path\": \"/82hFfWsPYtyskBrnkL8Y36vHcVf.jpg\",\n            \"provider_name\": \"Videobuster\",\n            \"provider_id\": 133\n        },\n        {\n            \"display_priorities\": {\n                \"AU\": 7\n            },\n            \"display_priority\": 7,\n            \"logo_path\": \"/fejdSG7TwNQ5E0p6u7A6LVs280R.jpg\",\n            \"provider_name\": \"Foxtel Now\",\n            \"provider_id\": 134\n        },\n        {\n            \"display_priorities\": {\n                \"AU\": 20\n            },\n            \"display_priority\": 20,\n            \"logo_path\": \"/zR1TJmEwssf0ZThB2iByNtZi2Oo.jpg\",\n            \"provider_name\": \"ABC iview\",\n            \"provider_id\": 135\n        },\n        {\n            \"display_priorities\": {\n                \"GB\": 27\n            },\n            \"display_priority\": 27,\n            \"logo_path\": \"/kVX0ojiLKWz31VJFwzxzy95qHQT.jpg\",\n            \"provider_name\": \"UKTV Play\",\n            \"provider_id\": 137\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 14\n            },\n            \"display_priority\": 14,\n            \"logo_path\": \"/d1mUAhpJpxy0YMjwVOZ4lxAAbeT.jpg\",\n            \"provider_name\": \"Cineplex\",\n            \"provider_id\": 140\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 29,\n                \"US\": 72\n            },\n            \"display_priority\": 72,\n            \"logo_path\": \"/1Edma9SrJnqkQW3BqFd2rJNHZvX.jpg\",\n            \"provider_name\": \"Sundance Now\",\n            \"provider_id\": 143\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 13\n            },\n            \"display_priority\": 13,\n            \"logo_path\": \"/7rJJlPpuGz0DV5OLjVW1HzYaFj9.jpg\",\n            \"provider_name\": \"iciTouTV\",\n            \"provider_id\": 146\n        },\n        {\n            \"display_priorities\": {\n                \"FR\": 10\n            },\n            \"display_priority\": 10,\n            \"logo_path\": \"/95XT3uBPpodnXNMqIVYYOsEUrhw.jpg\",\n            \"provider_name\": \"Sixplay\",\n            \"provider_id\": 147\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 56\n            },\n            \"display_priority\": 56,\n            \"logo_path\": \"/aEp5AORtajnh2rc7O33ui8pj2um.jpg\",\n            \"provider_name\": \"ABC\",\n            \"provider_id\": 148\n        },\n        {\n            \"display_priorities\": {\n                \"ES\": 10\n            },\n            \"display_priority\": 10,\n            \"logo_path\": \"/7K6rVbpWXB6ByDI0PRzGGRXRBSY.jpg\",\n            \"provider_name\": \"Movistar Plus\",\n            \"provider_id\": 149\n        },\n        {\n            \"display_priorities\": {\n                \"CH\": 3\n            },\n            \"display_priority\": 3,\n            \"logo_path\": \"/47klot430ytIqldQUUx2avN45Sr.jpg\",\n            \"provider_name\": \"blue TV\",\n            \"provider_id\": 150\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 37,\n                \"AU\": 8,\n                \"DK\": 36,\n                \"FI\": 38,\n                \"NO\": 37,\n                \"SE\": 40,\n                \"US\": 75,\n                \"ZA\": 22\n            },\n            \"display_priority\": 22,\n            \"logo_path\": \"/1pDWY6EKtfclVbZTPVWc7WPwy8Q.jpg\",\n            \"provider_name\": \"BritBox\",\n            \"provider_id\": 151\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 66\n            },\n            \"display_priority\": 66,\n            \"logo_path\": \"/xqZSzhIcq8qaAU13rMhVhzDi4T8.jpg\",\n            \"provider_name\": \"History\",\n            \"provider_id\": 155\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 67\n            },\n            \"display_priority\": 67,\n            \"logo_path\": \"/pA4qJFsD4lUFxJzwOE7U4FAxK7v.jpg\",\n            \"provider_name\": \"A&E\",\n            \"provider_id\": 156\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 68\n            },\n            \"display_priority\": 68,\n            \"logo_path\": \"/tWq6XvHqPjBW1BZTpf4Nziy8CDD.jpg\",\n            \"provider_name\": \"Lifetime\",\n            \"provider_id\": 157\n        },\n        {\n            \"display_priorities\": {\n                \"HK\": 9,\n                \"ID\": 3,\n                \"MY\": 3,\n                \"PH\": 6,\n                \"TH\": 23\n            },\n            \"display_priority\": 23,\n            \"logo_path\": \"/o7WsYI2r1llIf9h6JTGVX9yTHPx.jpg\",\n            \"provider_name\": \"Viu\",\n            \"provider_id\": 158\n        },\n        {\n            \"display_priorities\": {\n                \"HK\": 16,\n                \"ID\": 5,\n                \"SG\": 4,\n                \"TW\": 15\n            },\n            \"display_priority\": 15,\n            \"logo_path\": \"/9qSVItdgkVHH3Rrl9db2yRWsgBq.jpg\",\n            \"provider_name\": \"Catchplay\",\n            \"provider_id\": 159\n        },\n        {\n            \"display_priorities\": {\n                \"ID\": 1,\n                \"MY\": 2,\n                \"PH\": 3,\n                \"TH\": 2\n            },\n            \"display_priority\": 2,\n            \"logo_path\": \"/vCTY2WtY1oJ8EKpp0UCz4SRpE4S.jpg\",\n            \"provider_name\": \"iflix\",\n            \"provider_id\": 160\n        },\n        {\n            \"display_priorities\": {\n                \"AR\": 10,\n                \"BR\": 4,\n                \"CL\": 10,\n                \"CO\": 10,\n                \"EC\": 9,\n                \"MX\": 8,\n                \"PE\": 10\n            },\n            \"display_priority\": 10,\n            \"logo_path\": \"/21M5CpiOYGOhHj2sVPXqwt6yeTO.jpg\",\n            \"provider_name\": \"Claro video\",\n            \"provider_id\": 167\n        },\n        {\n            \"display_priorities\": {\n                \"AT\": 17,\n                \"CH\": 15\n            },\n            \"display_priority\": 15,\n            \"logo_path\": \"/krduN1ScpvEt0dTaqmAZWOK89RZ.jpg\",\n            \"provider_name\": \"Watchbox\",\n            \"provider_id\": 171\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 35,\n                \"AT\": 16,\n                \"AU\": 25,\n                \"CH\": 20,\n                \"DE\": 29,\n                \"DK\": 13,\n                \"EE\": 7,\n                \"GB\": 32,\n                \"ID\": 10,\n                \"IE\": 17,\n                \"IN\": 15,\n                \"LT\": 7,\n                \"LV\": 7,\n                \"MY\": 8,\n                \"NL\": 15,\n                \"NO\": 12,\n                \"NZ\": 12,\n                \"PH\": 9,\n                \"SE\": 13,\n                \"SG\": 9,\n                \"TH\": 8,\n                \"US\": 77,\n                \"ZA\": 8\n            },\n            \"display_priority\": 8,\n            \"logo_path\": \"/kwVegvKCinXTPuzZmYT1J3i1HJz.jpg\",\n            \"provider_name\": \"Netflix Kids\",\n            \"provider_id\": 175\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 42,\n                \"AT\": 24,\n                \"AU\": 30,\n                \"CH\": 10,\n                \"DE\": 32,\n                \"FR\": 22,\n                \"GB\": 21,\n                \"US\": 48\n            },\n            \"display_priority\": 48,\n            \"logo_path\": \"/zR3ae8RpBIlmqAWv4lePcXGbrU8.jpg\",\n            \"provider_name\": \"Pantaflix\",\n            \"provider_id\": 177\n        },\n        {\n            \"display_priorities\": {\n                \"DE\": 24,\n                \"AT\": 7\n            },\n            \"display_priority\": 24,\n            \"logo_path\": \"/lrEigPPAhggq02q53uM8vdWAIUX.jpg\",\n            \"provider_name\": \"MagentaTV\",\n            \"provider_id\": 178\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 25\n            },\n            \"display_priority\": 25,\n            \"logo_path\": \"/dg4Kj9s7N5pZcvJDW6vt5d9j7Uf.jpg\",\n            \"provider_name\": \"Hollywood Suite\",\n            \"provider_id\": 182\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 71\n            },\n            \"display_priority\": 71,\n            \"logo_path\": \"/x2w49qSgz7bU3o3rENO9Yc11OmC.jpg\",\n            \"provider_name\": \"Screambox\",\n            \"provider_id\": 185\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 33,\n                \"AT\": 13,\n                \"AU\": 15,\n                \"BE\": 8,\n                \"CH\": 21,\n                \"DE\": 19,\n                \"DK\": 14,\n                \"ES\": 17,\n                \"FI\": 9,\n                \"FR\": 17,\n                \"GB\": 33,\n                \"HK\": 31,\n                \"HU\": 7,\n                \"IE\": 20,\n                \"IT\": 20,\n                \"MX\": 10,\n                \"NO\": 13,\n                \"NZ\": 8,\n                \"PT\": 6,\n                \"RU\": 8,\n                \"SE\": 15,\n                \"TR\": 0,\n                \"TW\": 30,\n                \"US\": 37\n            },\n            \"display_priority\": 37,\n            \"logo_path\": \"/rMb93u1tBeErSYLv79zSTR07UdO.jpg\",\n            \"provider_name\": \"YouTube Premium\",\n            \"provider_id\": 188\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 50,\n                \"AD\": 9,\n                \"AL\": 10,\n                \"AR\": 13,\n                \"AT\": 25,\n                \"AU\": 39,\n                \"BA\": 10,\n                \"BB\": 6,\n                \"BE\": 12,\n                \"BH\": 6,\n                \"BM\": 6,\n                \"BO\": 15,\n                \"BS\": 6,\n                \"BR\": 19,\n                \"BG\": 5,\n                \"CH\": 24,\n                \"CI\": 8,\n                \"CL\": 13,\n                \"CO\": 12,\n                \"CR\": 8,\n                \"CZ\": 8,\n                \"DE\": 47,\n                \"DK\": 20,\n                \"DO\": 6,\n                \"DZ\": 6,\n                \"EC\": 12,\n                \"EE\": 10,\n                \"EG\": 9,\n                \"ES\": 19,\n                \"FI\": 19,\n                \"FR\": 28,\n                \"GB\": 44,\n                \"GF\": 6,\n                \"GI\": 6,\n                \"GR\": 6,\n                \"GT\": 8,\n                \"HK\": 14,\n                \"HN\": 6,\n                \"HR\": 9,\n                \"HU\": 9,\n                \"ID\": 17,\n                \"IE\": 21,\n                \"IL\": 8,\n                \"IN\": 22,\n                \"IQ\": 8,\n                \"IS\": 9,\n                \"IT\": 25,\n                \"JM\": 6,\n                \"JO\": 6,\n                \"JP\": 12,\n                \"KR\": 12,\n                \"KW\": 6,\n                \"LB\": 8,\n                \"LI\": 6,\n                \"LT\": 10,\n                \"LV\": 10,\n                \"LY\": 6,\n                \"MA\": 6,\n                \"MC\": 6,\n                \"MD\": 6,\n                \"MK\": 10,\n                \"MT\": 10,\n                \"MX\": 21,\n                \"MY\": 15,\n                \"NE\": 8,\n                \"NG\": 8,\n                \"NL\": 23,\n                \"NO\": 20,\n                \"NZ\": 21,\n                \"OM\": 6,\n                \"PA\": 6,\n                \"PE\": 12,\n                \"PH\": 13,\n                \"PL\": 10,\n                \"PS\": 8,\n                \"PT\": 11,\n                \"PY\": 8,\n                \"QA\": 6,\n                \"RO\": 4,\n                \"RS\": 10,\n                \"RU\": 9,\n                \"SA\": 8,\n                \"SE\": 21,\n                \"SI\": 10,\n                \"SG\": 14,\n                \"SK\": 12,\n                \"SM\": 6,\n                \"SV\": 6,\n                \"TH\": 13,\n                \"TN\": 6,\n                \"TR\": 8,\n                \"TW\": 13,\n                \"US\": 62,\n                \"UY\": 8,\n                \"VE\": 10,\n                \"YE\": 6,\n                \"ZA\": 11,\n                \"TZ\": 22\n            },\n            \"display_priority\": 10,\n            \"logo_path\": \"/oR1aNm1Qu9jQBkW4VrGPWhqbC3P.jpg\",\n            \"provider_name\": \"Curiosity Stream\",\n            \"provider_id\": 190\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 51\n            },\n            \"display_priority\": 51,\n            \"logo_path\": \"/rcBwnERpNfPfWB5DaSTyEMCZbCA.jpg\",\n            \"provider_name\": \"Kanopy\",\n            \"provider_id\": 191\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 31,\n                \"AU\": 22,\n                \"DE\": 13,\n                \"FR\": 16,\n                \"GB\": 22,\n                \"IN\": 13,\n                \"PL\": 9,\n                \"PT\": 7,\n                \"US\": 17\n            },\n            \"display_priority\": 17,\n            \"logo_path\": \"/pTnn5JwWr4p3pG8H6VrpiQo7Vs0.jpg\",\n            \"provider_name\": \"YouTube\",\n            \"provider_id\": 192\n        },\n        {\n            \"display_priorities\": {\n                \"FR\": 9\n            },\n            \"display_priority\": 9,\n            \"logo_path\": \"/vo4tm5HBLpctihoSX6bTIG0VB9d.jpg\",\n            \"provider_name\": \"SFR Play\",\n            \"provider_id\": 193\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 65,\n                \"BR\": 31,\n                \"DE\": 33,\n                \"ES\": 24,\n                \"FR\": 32,\n                \"GB\": 28,\n                \"IT\": 29,\n                \"JP\": 15,\n                \"MX\": 27,\n                \"NL\": 29,\n                \"US\": 25,\n                \"AU\": 56,\n                \"AT\": 55\n            },\n            \"display_priority\": 25,\n            \"logo_path\": \"/esiLBRzDUwodjfN8gA4qj7l3ZF7.jpg\",\n            \"provider_name\": \"Starz Play Amazon Channel\",\n            \"provider_id\": 194\n        },\n        {\n            \"display_priorities\": {\n                \"DE\": 39\n            },\n            \"display_priority\": 39,\n            \"logo_path\": \"/wAFMYLGjdb20SaX0KZ0OrhjKQbn.jpg\",\n            \"provider_name\": \"Animax Plus Amazon Channel\",\n            \"provider_id\": 195\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 22,\n                \"ES\": 42,\n                \"GB\": 60,\n                \"IN\": 52,\n                \"MX\": 42,\n                \"US\": 116,\n                \"AU\": 29\n            },\n            \"display_priority\": 116,\n            \"logo_path\": \"/1wYmvbAuVZz2JnKvYfYN8Qolnb.jpg\",\n            \"provider_name\": \"AcornTV Amazon Channel\",\n            \"provider_id\": 196\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 21,\n                \"GB\": 40,\n                \"US\": 117\n            },\n            \"display_priority\": 117,\n            \"logo_path\": \"/tLBLABfFYYETf9Zk8gKEWnjhMai.jpg\",\n            \"provider_name\": \"BritBox Amazon Channel\",\n            \"provider_id\": 197\n        },\n        {\n            \"display_priorities\": {\n                \"GB\": 70,\n                \"US\": 118\n            },\n            \"display_priority\": 118,\n            \"logo_path\": \"/3eVIcUeRXji5SBV7gEv4f5U4CqV.jpg\",\n            \"provider_name\": \"Fandor Amazon Channel\",\n            \"provider_id\": 199\n        },\n        {\n            \"display_priorities\": {\n                \"DE\": 36,\n                \"ES\": 40,\n                \"FR\": 52,\n                \"GB\": 41,\n                \"IT\": 52,\n                \"US\": 115\n            },\n            \"display_priority\": 115,\n            \"logo_path\": \"/a4IDLKjvP5gvq7tNlg2Xw5YyEkI.jpg\",\n            \"provider_name\": \"MUBI Amazon Channel\",\n            \"provider_id\": 201\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 119\n            },\n            \"display_priority\": 119,\n            \"logo_path\": \"/vmXC3D9Kqtt9TEohDEmcaxnLYA5.jpg\",\n            \"provider_name\": \"Screambox Amazon Channel\",\n            \"provider_id\": 202\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 34\n            },\n            \"display_priority\": 34,\n            \"logo_path\": \"/palbLJjkRhNAccU32ycThJNcbI5.jpg\",\n            \"provider_name\": \"Showtime Amazon Channel\",\n            \"provider_id\": 203\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 23,\n                \"DE\": 37,\n                \"GB\": 76,\n                \"US\": 113,\n                \"AU\": 37\n            },\n            \"display_priority\": 113,\n            \"logo_path\": \"/qb6Lj5BhNJavdmRVDzAqAjd4Tj3.jpg\",\n            \"provider_name\": \"Shudder Amazon Channel\",\n            \"provider_id\": 204\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 19,\n                \"GB\": 96,\n                \"US\": 120\n            },\n            \"display_priority\": 120,\n            \"logo_path\": \"/i8PzzzOVJfXWLE1v5Up7nGTWWhp.jpg\",\n            \"provider_name\": \"Sundance Now Amazon Channel\",\n            \"provider_id\": 205\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 41\n            },\n            \"display_priority\": 41,\n            \"logo_path\": \"/ex5ANtyJPlugmAoEMFhBGvsDEw3.jpg\",\n            \"provider_name\": \"CW Seed\",\n            \"provider_id\": 206\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 29\n            },\n            \"display_priority\": 29,\n            \"logo_path\": \"/wQzSN83BnWVgO7xEh0SeTVqtrFv.jpg\",\n            \"provider_name\": \"The Roku Channel\",\n            \"provider_id\": 207\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 47\n            },\n            \"display_priority\": 47,\n            \"logo_path\": \"/iLjStQKQwzyxXJb3jyNpvDmW9mx.jpg\",\n            \"provider_name\": \"PBS\",\n            \"provider_id\": 209\n        },\n        {\n            \"display_priorities\": {\n                \"CH\": 7\n            },\n            \"display_priority\": 7,\n            \"logo_path\": \"/ytApMa9fThUQUFTn696AeNBrB8f.jpg\",\n            \"provider_name\": \"Sky\",\n            \"provider_id\": 210\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 65\n            },\n            \"display_priority\": 65,\n            \"logo_path\": \"/4cHGd32hhEHmFjDGJcjVEAwFQg0.jpg\",\n            \"provider_name\": \"Freeform\",\n            \"provider_id\": 211\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 9,\n                \"US\": 39\n            },\n            \"display_priority\": 39,\n            \"logo_path\": \"/j7D006Uy3UWwZ6G0xH6BMgIWTzH.jpg\",\n            \"provider_name\": \"Hoopla\",\n            \"provider_id\": 212\n        },\n        {\n            \"display_priorities\": {\n                \"IN\": 9,\n                \"US\": 82\n            },\n            \"display_priority\": 82,\n            \"logo_path\": \"/ouJUBLjxevh4UaEGV4ZUjsSWdRq.jpg\",\n            \"provider_name\": \"Eros Now\",\n            \"provider_id\": 218\n        },\n        {\n            \"display_priorities\": {\n                \"DE\": 26\n            },\n            \"display_priority\": 26,\n            \"logo_path\": \"/avItehPq07h5nKCJgwNTxl6OD0y.jpg\",\n            \"provider_name\": \"ARD Mediathek\",\n            \"provider_id\": 219\n        },\n        {\n            \"display_priorities\": {\n                \"IN\": 7\n            },\n            \"display_priority\": 7,\n            \"logo_path\": \"/AsPkPqjTut1gV4OhWW3hChwTOXE.jpg\",\n            \"provider_name\": \"Jio Cinema\",\n            \"provider_id\": 220\n        },\n        {\n            \"display_priorities\": {\n                \"IT\": 16\n            },\n            \"display_priority\": 16,\n            \"logo_path\": \"/cmURKKdS72Ckr52615xvc2JPsJm.jpg\",\n            \"provider_name\": \"Rai Play\",\n            \"provider_id\": 222\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 3,\n                \"AU\": 4,\n                \"BE\": 3,\n                \"DE\": 20,\n                \"DK\": 4,\n                \"ES\": 6,\n                \"FI\": 3,\n                \"FR\": 14,\n                \"GB\": 35,\n                \"HK\": 10,\n                \"IE\": 3,\n                \"IN\": 6,\n                \"IT\": 6,\n                \"NL\": 4,\n                \"NO\": 3,\n                \"PH\": 2,\n                \"SE\": 3,\n                \"SG\": 3,\n                \"LU\": 4\n            },\n            \"display_priority\": 3,\n            \"logo_path\": \"/jxIBXlxRbCcy7Y4GvOZKszCd0dv.jpg\",\n            \"provider_name\": \"Hayu\",\n            \"provider_id\": 223\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 4\n            },\n            \"display_priority\": 4,\n            \"logo_path\": \"/ewOptMVIYcOadMGGJz8DJueH2bH.jpg\",\n            \"provider_name\": \"Crave\",\n            \"provider_id\": 230\n        },\n        {\n            \"display_priorities\": {\n                \"AD\": 3,\n                \"AE\": 5,\n                \"AG\": 2,\n                \"AL\": 3,\n                \"BA\": 3,\n                \"BB\": 3,\n                \"BH\": 3,\n                \"BM\": 3,\n                \"BO\": 20,\n                \"BS\": 3,\n                \"CI\": 3,\n                \"CR\": 20,\n                \"CU\": 2,\n                \"CV\": 2,\n                \"DO\": 3,\n                \"DZ\": 3,\n                \"EG\": 7,\n                \"FJ\": 2,\n                \"GF\": 3,\n                \"GG\": 2,\n                \"GH\": 2,\n                \"GI\": 3,\n                \"GQ\": 2,\n                \"GT\": 20,\n                \"HK\": 2,\n                \"HN\": 20,\n                \"HR\": 6,\n                \"IL\": 3,\n                \"IN\": 8,\n                \"IQ\": 3,\n                \"IS\": 7,\n                \"JM\": 3,\n                \"JO\": 3,\n                \"KE\": 2,\n                \"KW\": 3,\n                \"LB\": 3,\n                \"LC\": 2,\n                \"LI\": 3,\n                \"LY\": 3,\n                \"MA\": 3,\n                \"MC\": 3,\n                \"MD\": 3,\n                \"MK\": 3,\n                \"MT\": 3,\n                \"MU\": 1,\n                \"MY\": 25,\n                \"MZ\": 2,\n                \"NE\": 3,\n                \"NG\": 3,\n                \"OM\": 3,\n                \"PA\": 3,\n                \"PF\": 2,\n                \"PK\": 2,\n                \"PS\": 3,\n                \"PY\": 20,\n                \"QA\": 3,\n                \"RS\": 3,\n                \"SA\": 6,\n                \"SC\": 2,\n                \"SI\": 3,\n                \"SG\": 25,\n                \"SN\": 2,\n                \"SK\": 9,\n                \"SM\": 3,\n                \"SV\": 3,\n                \"TC\": 2,\n                \"TN\": 3,\n                \"TT\": 2,\n                \"TW\": 4,\n                \"TZ\": 2,\n                \"UG\": 2,\n                \"UY\": 5,\n                \"VA\": 1,\n                \"YE\": 3,\n                \"ZM\": 2\n            },\n            \"display_priority\": 5,\n            \"logo_path\": \"/vPIW5b0ebTLj9bFCZypoBbF8wSl.jpg\",\n            \"provider_name\": \"Zee5\",\n            \"provider_id\": 232\n        },\n        {\n            \"display_priorities\": {\n                \"DE\": 22,\n                \"FR\": 13\n            },\n            \"display_priority\": 13,\n            \"logo_path\": \"/vPZrjHe7wvALuwJEXT2kwYLi0gV.jpg\",\n            \"provider_name\": \"Arte\",\n            \"provider_id\": 234\n        },\n        {\n            \"display_priorities\": {\n                \"FR\": 12\n            },\n            \"display_priority\": 12,\n            \"logo_path\": \"/maeiT4ORBxykOVlaW9gCsLuFPnS.jpg\",\n            \"provider_name\": \"France TV\",\n            \"provider_id\": 236\n        },\n        {\n            \"display_priorities\": {\n                \"IN\": 12\n            },\n            \"display_priority\": 12,\n            \"logo_path\": \"/3973zlBbBXdXxaWqRWzGG2GYxbT.jpg\",\n            \"provider_name\": \"Sony Liv\",\n            \"provider_id\": 237\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 73\n            },\n            \"display_priority\": 73,\n            \"logo_path\": \"/41gE6Mv0BCfZGNTwPkYIXLVsDMD.jpg\",\n            \"provider_name\": \"Popcornflix\",\n            \"provider_id\": 241\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 52\n            },\n            \"display_priority\": 52,\n            \"logo_path\": \"/c2ZJdxr5Ex2MU1nGqyCacjWCqxx.jpg\",\n            \"provider_name\": \"Comedy Central\",\n            \"provider_id\": 243\n        },\n        {\n            \"display_priorities\": {\n                \"PL\": 6\n            },\n            \"display_priority\": 6,\n            \"logo_path\": \"/j6fAlCfbL22p5EitBREFMkc0bpn.jpg\",\n            \"provider_name\": \"VOD Poland\",\n            \"provider_id\": 245\n        },\n        {\n            \"display_priorities\": {\n                \"AU\": 19\n            },\n            \"display_priority\": 19,\n            \"logo_path\": \"/uU4gqmoX0koF8L5yJSlfaaFd9Tz.jpg\",\n            \"provider_name\": \"7plus\",\n            \"provider_id\": 246\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 78\n            },\n            \"display_priority\": 78,\n            \"logo_path\": \"/mH5wvu4raXvVdnrOXg367xieZXa.jpg\",\n            \"provider_name\": \"Boomerang\",\n            \"provider_id\": 248\n        },\n        {\n            \"display_priorities\": {\n                \"HU\": 2,\n                \"PL\": 8\n            },\n            \"display_priority\": 8,\n            \"logo_path\": \"/eoWlEQTQDeEutDyfADhAQ0HKogI.jpg\",\n            \"provider_name\": \"Horizon\",\n            \"provider_id\": 250\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 79\n            },\n            \"display_priority\": 79,\n            \"logo_path\": \"/dgO7LfzsczUIW2h7xS66yla22ne.jpg\",\n            \"provider_name\": \"Urban Movie Channel\",\n            \"provider_id\": 251\n        },\n        {\n            \"display_priorities\": {\n                \"GB\": 88,\n                \"IN\": 17,\n                \"US\": 81,\n                \"DE\": 136,\n                \"ES\": 85,\n                \"FR\": 103,\n                \"IT\": 91,\n                \"NL\": 77,\n                \"PT\": 51\n            },\n            \"display_priority\": 81,\n            \"logo_path\": \"/6msAJGK2yF39S2PGrinWiVCNmJn.jpg\",\n            \"provider_name\": \"Yupp TV\",\n            \"provider_id\": 255\n        },\n        {\n            \"display_priorities\": {\n                \"ES\": 3,\n                \"US\": 7,\n                \"CA\": 105\n            },\n            \"display_priority\": 7,\n            \"logo_path\": \"/rugttVJKzDAwVbM99gAV6i3g59Q.jpg\",\n            \"provider_name\": \"fuboTV\",\n            \"provider_id\": 257\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 83\n            },\n            \"display_priority\": 83,\n            \"logo_path\": \"/co1g56yEIiwnwiuL6q4BYJjCplh.jpg\",\n            \"provider_name\": \"Magnolia Selects\",\n            \"provider_id\": 259\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 85\n            },\n            \"display_priority\": 85,\n            \"logo_path\": \"/7Wo1H7YMmRy7S56sz6HJAMYRdGq.jpg\",\n            \"provider_name\": \"WWE Network\",\n            \"provider_id\": 260\n        },\n        {\n            \"display_priorities\": {\n                \"BR\": 50,\n                \"ES\": 43,\n                \"FR\": 51,\n                \"MX\": 44,\n                \"US\": 86\n            },\n            \"display_priority\": 86,\n            \"logo_path\": \"/uXFEctwGkorVz163dVSZeZkBEQU.jpg\",\n            \"provider_name\": \"Noggin Amazon Channel\",\n            \"provider_id\": 262\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 153\n            },\n            \"display_priority\": 153,\n            \"logo_path\": \"/hDoYXuGJtGwpvgPjmgx4jQFil01.jpg\",\n            \"provider_name\": \"DreamWorksTV Amazon Channel\",\n            \"provider_id\": 263\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 84\n            },\n            \"display_priority\": 84,\n            \"logo_path\": \"/bSmoVepHvK0ijBAWGx3QlIeTtsu.jpg\",\n            \"provider_name\": \"MyOutdoorTV\",\n            \"provider_id\": 264\n        },\n        {\n            \"display_priorities\": {\n                \"AU\": 13,\n                \"BR\": 12,\n                \"CL\": 31,\n                \"CO\": 31,\n                \"GB\": 19,\n                \"IE\": 37,\n                \"MX\": 13,\n                \"NZ\": 6,\n                \"PE\": 31,\n                \"US\": 28\n            },\n            \"display_priority\": 28,\n            \"logo_path\": \"/cm4NDOpuuslZq68VHHCPlGoAD2D.jpg\",\n            \"provider_name\": \"Funimation Now\",\n            \"provider_id\": 269\n        },\n        {\n            \"display_priorities\": {\n                \"NZ\": 3\n            },\n            \"display_priority\": 3,\n            \"logo_path\": \"/iscLKFDwQlr0BAgVDBcuRapLiwC.jpg\",\n            \"provider_name\": \"Neon TV\",\n            \"provider_id\": 273\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 88\n            },\n            \"display_priority\": 88,\n            \"logo_path\": \"/pNNWgwfYenkTfddAO4fqHEIrnXv.jpg\",\n            \"provider_name\": \"Laugh Out Loud\",\n            \"provider_id\": 275\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 87\n            },\n            \"display_priority\": 87,\n            \"logo_path\": \"/zUiU5rjc2HGUW1XpXCpZEL8M0MH.jpg\",\n            \"provider_name\": \"Smithsonian Channel\",\n            \"provider_id\": 276\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 89\n            },\n            \"display_priority\": 89,\n            \"logo_path\": \"/7L4eXQD0yFVDKZ2qwYtxcV5gm6n.jpg\",\n            \"provider_name\": \"Pure Flix\",\n            \"provider_id\": 278\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 54\n            },\n            \"display_priority\": 54,\n            \"logo_path\": \"/xHwgUa7XzU43Ia6tnrt0zjW1wf9.jpg\",\n            \"provider_name\": \"Redbox\",\n            \"provider_id\": 279\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 127,\n                \"AE\": 28,\n                \"AR\": 52,\n                \"AT\": 62,\n                \"AU\": 62,\n                \"BB\": 30,\n                \"BE\": 40,\n                \"BH\": 40,\n                \"BM\": 30,\n                \"BO\": 34,\n                \"BS\": 30,\n                \"BR\": 11,\n                \"BG\": 23,\n                \"CH\": 49,\n                \"CI\": 29,\n                \"CL\": 37,\n                \"CO\": 37,\n                \"CR\": 34,\n                \"CZ\": 30,\n                \"DE\": 6,\n                \"DK\": 42,\n                \"DO\": 34,\n                \"DZ\": 32,\n                \"EC\": 35,\n                \"EE\": 28,\n                \"EG\": 44,\n                \"ES\": 76,\n                \"FI\": 43,\n                \"FR\": 5,\n                \"GB\": 5,\n                \"GF\": 32,\n                \"GI\": 29,\n                \"GR\": 23,\n                \"GT\": 34,\n                \"HK\": 42,\n                \"HN\": 34,\n                \"HR\": 40,\n                \"HU\": 29,\n                \"ID\": 36,\n                \"IE\": 42,\n                \"IN\": 4,\n                \"IS\": 34,\n                \"IT\": 79,\n                \"JM\": 29,\n                \"JO\": 40,\n                \"JP\": 31,\n                \"KR\": 31,\n                \"KW\": 40,\n                \"LI\": 31,\n                \"LT\": 29,\n                \"LV\": 28,\n                \"LY\": 32,\n                \"MA\": 31,\n                \"MC\": 28,\n                \"MD\": 29,\n                \"MX\": 7,\n                \"MY\": 31,\n                \"NE\": 29,\n                \"NG\": 32,\n                \"NL\": 73,\n                \"NO\": 45,\n                \"NZ\": 37,\n                \"OM\": 40,\n                \"PA\": 36,\n                \"PE\": 37,\n                \"PH\": 32,\n                \"PL\": 34,\n                \"PT\": 40,\n                \"PY\": 33,\n                \"QA\": 40,\n                \"RO\": 24,\n                \"RU\": 30,\n                \"SA\": 7,\n                \"SE\": 46,\n                \"SG\": 31,\n                \"SK\": 42,\n                \"SM\": 31,\n                \"SV\": 35,\n                \"TH\": 30,\n                \"TN\": 31,\n                \"TR\": 44,\n                \"TW\": 42,\n                \"US\": 6,\n                \"UY\": 37,\n                \"VE\": 33,\n                \"YE\": 31,\n                \"ZA\": 30,\n                \"AG\": 12,\n                \"AL\": 31,\n                \"AD\": 28,\n                \"BA\": 31,\n                \"CV\": 14,\n                \"FJ\": 12,\n                \"GH\": 18,\n                \"GG\": 12,\n                \"GQ\": 16,\n                \"IL\": 30,\n                \"IQ\": 38,\n                \"KE\": 16,\n                \"LB\": 31,\n                \"LC\": 13,\n                \"MK\": 31,\n                \"MU\": 16,\n                \"MT\": 27,\n                \"MZ\": 17,\n                \"PF\": 12,\n                \"PS\": 30,\n                \"SC\": 15,\n                \"RS\": 33,\n                \"SN\": 16,\n                \"SI\": 34,\n                \"TC\": 12,\n                \"TT\": 14,\n                \"UG\": 17,\n                \"XK\": 7,\n                \"ZM\": 15,\n                \"TZ\": 35,\n                \"AZ\": 4,\n                \"BF\": 4,\n                \"BY\": 7,\n                \"BZ\": 11,\n                \"CD\": 2,\n                \"CY\": 8,\n                \"GY\": 3,\n                \"LU\": 9,\n                \"ME\": 6,\n                \"NI\": 10,\n                \"PG\": 4,\n                \"TD\": 6,\n                \"UA\": 7\n            },\n            \"display_priority\": 28,\n            \"logo_path\": \"/mXeC4TrcgdU6ltE9bCBCEORwSQR.jpg\",\n            \"provider_name\": \"Crunchyroll\",\n            \"provider_id\": 283\n        },\n        {\n            \"display_priorities\": {\n                \"DE\": 35\n            },\n            \"display_priority\": 35,\n            \"logo_path\": \"/jhhFTFVWjKVi2JjDYoqoI4dHsmL.jpg\",\n            \"provider_name\": \"BBC Player Amazon Channel\",\n            \"provider_id\": 285\n        },\n        {\n            \"display_priorities\": {\n                \"DE\": 34\n            },\n            \"display_priority\": 34,\n            \"logo_path\": \"/FtIkEXYkqTxKwCwLK79yKJW8i7.jpg\",\n            \"provider_name\": \"ZDF Herzkino Amazon Channel\",\n            \"provider_id\": 286\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 92\n            },\n            \"display_priority\": 92,\n            \"logo_path\": \"/3CPBjF6tQQONCEvqC6KIIkiUG81.jpg\",\n            \"provider_name\": \"Boomerang Amazon Channel\",\n            \"provider_id\": 288\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 93\n            },\n            \"display_priority\": 93,\n            \"logo_path\": \"/ohcwolMl8E743CkS8MnhmJKOlRj.jpg\",\n            \"provider_name\": \"Cinemax Amazon Channel\",\n            \"provider_id\": 289\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 94\n            },\n            \"display_priority\": 94,\n            \"logo_path\": \"/614YTzAiVrSIm7bIVcwg4lIMQr7.jpg\",\n            \"provider_name\": \"Hallmark Movies Now Amazon Channel\",\n            \"provider_id\": 290\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 97\n            },\n            \"display_priority\": 97,\n            \"logo_path\": \"/hTAIgvUnmu1Yv0wFVJRu9KKAPtJ.jpg\",\n            \"provider_name\": \"MZ Choice Amazon Channel\",\n            \"provider_id\": 291\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 91\n            },\n            \"display_priority\": 91,\n            \"logo_path\": \"/lIXDKV7LrZfF3SR2m8EQrMVRI5C.jpg\",\n            \"provider_name\": \"PBS Kids Amazon Channel\",\n            \"provider_id\": 293\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 18,\n                \"US\": 95\n            },\n            \"display_priority\": 95,\n            \"logo_path\": \"/xN1vKpcypShJrWmf1t3dyGJM7sO.jpg\",\n            \"provider_name\": \"PBS Masterpiece Amazon Channel\",\n            \"provider_id\": 294\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 96\n            },\n            \"display_priority\": 96,\n            \"logo_path\": \"/769jLV69ZSa0x4sy9BZZQbizvuk.jpg\",\n            \"provider_name\": \"Viewster Amazon Channel\",\n            \"provider_id\": 295\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 20,\n                \"ES\": 39,\n                \"FR\": 53,\n                \"GB\": 36,\n                \"IT\": 54\n            },\n            \"display_priority\": 54,\n            \"logo_path\": \"/2eyS8KsZF9Or7z4248Ktq36Pr8v.jpg\",\n            \"provider_name\": \"Hayu Amazon Channel\",\n            \"provider_id\": 296\n        },\n        {\n            \"display_priorities\": {\n                \"NL\": 6\n            },\n            \"display_priority\": 6,\n            \"logo_path\": \"/ozUfbWZXVdymn8iC3zze0cQPeUi.jpg\",\n            \"provider_name\": \"Ziggo TV\",\n            \"provider_id\": 297\n        },\n        {\n            \"display_priorities\": {\n                \"DE\": 16,\n                \"AT\": 58\n            },\n            \"display_priority\": 16,\n            \"logo_path\": \"/jmR0t1kjzHcyV7raynzMbF87J9d.jpg\",\n            \"provider_name\": \"RTL+\",\n            \"provider_id\": 298\n        },\n        {\n            \"display_priorities\": {\n                \"AR\": 32,\n                \"AT\": 41,\n                \"BO\": 25,\n                \"BR\": 46,\n                \"CH\": 38,\n                \"CL\": 27,\n                \"CO\": 27,\n                \"CR\": 25,\n                \"CZ\": 19,\n                \"DE\": 71,\n                \"DK\": 37,\n                \"DO\": 22,\n                \"EC\": 26,\n                \"ES\": 36,\n                \"FR\": 47,\n                \"GB\": 82,\n                \"GT\": 25,\n                \"HN\": 25,\n                \"IT\": 40,\n                \"MX\": 39,\n                \"NO\": 38,\n                \"PA\": 24,\n                \"PE\": 27,\n                \"PY\": 25,\n                \"SE\": 41,\n                \"SV\": 23,\n                \"US\": 100,\n                \"UY\": 27,\n                \"VE\": 24,\n                \"CA\": 122,\n                \"NI\": 3\n            },\n            \"display_priority\": 24,\n            \"logo_path\": \"/2EM2eg5bqP0ZetycBlihwgnsedx.jpg\",\n            \"provider_name\": \"Pluto TV\",\n            \"provider_id\": 300\n        },\n        {\n            \"display_priorities\": {\n                \"DE\": 11\n            },\n            \"display_priority\": 11,\n            \"logo_path\": \"/tDnDBkSLLLQgFb03J9ttQhZQxZs.jpg\",\n            \"provider_name\": \"Joyn\",\n            \"provider_id\": 304\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 5\n            },\n            \"display_priority\": 5,\n            \"logo_path\": \"/csPQMbeJWY7bjwWruZjtc27xf2l.jpg\",\n            \"provider_name\": \"Crave Starz\",\n            \"provider_id\": 305\n        },\n        {\n            \"display_priorities\": {\n                \"BR\": 10\n            },\n            \"display_priority\": 10,\n            \"logo_path\": \"/7Cg8esVVXOijXAm1f1vrS7jVjcN.jpg\",\n            \"provider_name\": \"Globoplay\",\n            \"provider_id\": 307\n        },\n        {\n            \"display_priorities\": {\n                \"CZ\": 3\n            },\n            \"display_priority\": 3,\n            \"logo_path\": \"/27yD8cEx7qC1lSzaDvFlW4avXyu.jpg\",\n            \"provider_name\": \"O2 TV\",\n            \"provider_id\": 308\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 43,\n                \"AD\": 4,\n                \"AE\": 6,\n                \"AG\": 3,\n                \"AL\": 4,\n                \"AU\": 31,\n                \"BA\": 4,\n                \"BB\": 5,\n                \"BH\": 5,\n                \"BM\": 5,\n                \"BS\": 5,\n                \"CI\": 4,\n                \"CU\": 3,\n                \"CV\": 3,\n                \"DO\": 5,\n                \"DZ\": 5,\n                \"EG\": 10,\n                \"FJ\": 3,\n                \"GF\": 5,\n                \"GG\": 3,\n                \"GH\": 3,\n                \"GI\": 5,\n                \"GQ\": 3,\n                \"HK\": 11,\n                \"HR\": 10,\n                \"IL\": 4,\n                \"IN\": 18,\n                \"IQ\": 4,\n                \"IS\": 10,\n                \"JM\": 5,\n                \"JO\": 5,\n                \"KE\": 3,\n                \"KW\": 5,\n                \"LB\": 4,\n                \"LC\": 3,\n                \"LI\": 5,\n                \"LY\": 5,\n                \"MA\": 5,\n                \"MC\": 5,\n                \"MD\": 5,\n                \"MK\": 4,\n                \"MT\": 4,\n                \"MU\": 2,\n                \"MY\": 12,\n                \"MZ\": 3,\n                \"NE\": 4,\n                \"NG\": 4,\n                \"NZ\": 16,\n                \"OM\": 5,\n                \"PA\": 5,\n                \"PF\": 3,\n                \"PK\": 3,\n                \"PS\": 4,\n                \"QA\": 5,\n                \"RS\": 4,\n                \"SA\": 9,\n                \"SC\": 3,\n                \"SI\": 4,\n                \"SG\": 12,\n                \"SN\": 3,\n                \"SK\": 13,\n                \"SM\": 5,\n                \"SV\": 5,\n                \"TC\": 3,\n                \"TN\": 5,\n                \"TT\": 3,\n                \"TW\": 10,\n                \"TZ\": 3,\n                \"UG\": 3,\n                \"US\": 55,\n                \"UY\": 7,\n                \"XK\": 0,\n                \"VA\": 2,\n                \"YE\": 5,\n                \"ZA\": 10,\n                \"ZM\": 3,\n                \"AR\": 37,\n                \"AT\": 53,\n                \"BE\": 32,\n                \"BO\": 31,\n                \"BG\": 20,\n                \"BR\": 56,\n                \"CH\": 46,\n                \"CR\": 30,\n                \"CL\": 33,\n                \"CO\": 33,\n                \"CZ\": 27,\n                \"DK\": 40,\n                \"DE\": 108,\n                \"EE\": 26,\n                \"EC\": 31,\n                \"FI\": 41,\n                \"ES\": 63,\n                \"FR\": 77,\n                \"GB\": 106,\n                \"GT\": 30,\n                \"GR\": 21,\n                \"HN\": 30,\n                \"HU\": 26,\n                \"ID\": 34,\n                \"IE\": 39,\n                \"JP\": 28,\n                \"KR\": 28,\n                \"IT\": 65,\n                \"LT\": 27,\n                \"LV\": 26,\n                \"MX\": 50,\n                \"NL\": 51,\n                \"NO\": 41,\n                \"PE\": 33,\n                \"PH\": 29,\n                \"PT\": 32,\n                \"PL\": 31,\n                \"PY\": 29,\n                \"RU\": 28,\n                \"RO\": 21,\n                \"SE\": 44,\n                \"TH\": 28,\n                \"TR\": 27,\n                \"VE\": 29\n            },\n            \"display_priority\": 6,\n            \"logo_path\": \"/6KEQzITx2RrCAQt5Nw9WrL1OI8z.jpg\",\n            \"provider_name\": \"Sun Nxt\",\n            \"provider_id\": 309\n        },\n        {\n            \"display_priorities\": {\n                \"BE\": 4\n            },\n            \"display_priority\": 4,\n            \"logo_path\": \"/acANFKCTLQuvDPjJAb5SnmzJaT6.jpg\",\n            \"provider_name\": \"Be TV Go\",\n            \"provider_id\": 311\n        },\n        {\n            \"display_priorities\": {\n                \"BE\": 5\n            },\n            \"display_priority\": 5,\n            \"logo_path\": \"/gqxv8W54I95K3hNS6UT6sDRe2Az.jpg\",\n            \"provider_name\": \"VRT MAX\",\n            \"provider_id\": 312\n        },\n        {\n            \"display_priorities\": {\n                \"BE\": 12\n            },\n            \"display_priority\": 12,\n            \"logo_path\": \"/cuSP7S0NfzasRwKbWPEVl61WBL3.jpg\",\n            \"provider_name\": \"Yelo Play\",\n            \"provider_id\": 313\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 38\n            },\n            \"display_priority\": 38,\n            \"logo_path\": \"/2fkcDlmwbRkApLWicbysPGcFpji.jpg\",\n            \"provider_name\": \"CBC Gem\",\n            \"provider_id\": 314\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 71,\n                \"AD\": 22,\n                \"AL\": 24,\n                \"AR\": 31,\n                \"AT\": 40,\n                \"AU\": 49,\n                \"BA\": 23,\n                \"BB\": 18,\n                \"BE\": 26,\n                \"BH\": 19,\n                \"BM\": 20,\n                \"BO\": 19,\n                \"BS\": 19,\n                \"BR\": 45,\n                \"CH\": 36,\n                \"CI\": 19,\n                \"CL\": 26,\n                \"CO\": 26,\n                \"CR\": 19,\n                \"CZ\": 18,\n                \"DE\": 70,\n                \"DK\": 30,\n                \"DO\": 18,\n                \"DZ\": 18,\n                \"EC\": 25,\n                \"EE\": 20,\n                \"EG\": 19,\n                \"ES\": 34,\n                \"FI\": 32,\n                \"FR\": 45,\n                \"GB\": 64,\n                \"GF\": 20,\n                \"GI\": 19,\n                \"GR\": 16,\n                \"GT\": 19,\n                \"HK\": 19,\n                \"HN\": 19,\n                \"HR\": 22,\n                \"HU\": 19,\n                \"ID\": 29,\n                \"IE\": 32,\n                \"IL\": 22,\n                \"IN\": 21,\n                \"IQ\": 23,\n                \"IS\": 23,\n                \"IT\": 38,\n                \"JM\": 18,\n                \"JO\": 19,\n                \"JP\": 23,\n                \"KR\": 23,\n                \"KW\": 20,\n                \"LB\": 24,\n                \"LI\": 20,\n                \"LT\": 21,\n                \"LV\": 20,\n                \"LY\": 18,\n                \"MA\": 18,\n                \"MC\": 18,\n                \"MD\": 18,\n                \"MK\": 22,\n                \"MT\": 22,\n                \"MX\": 37,\n                \"MY\": 24,\n                \"NE\": 19,\n                \"NG\": 20,\n                \"NL\": 39,\n                \"NO\": 32,\n                \"NZ\": 30,\n                \"OM\": 19,\n                \"PA\": 20,\n                \"PE\": 26,\n                \"PH\": 24,\n                \"PL\": 23,\n                \"PS\": 23,\n                \"PT\": 22,\n                \"PY\": 19,\n                \"QA\": 19,\n                \"RO\": 14,\n                \"RS\": 24,\n                \"RU\": 22,\n                \"SA\": 19,\n                \"SE\": 35,\n                \"SI\": 24,\n                \"SG\": 24,\n                \"SK\": 25,\n                \"SM\": 20,\n                \"SV\": 19,\n                \"TH\": 22,\n                \"TN\": 18,\n                \"TR\": 20,\n                \"TW\": 18,\n                \"US\": 182,\n                \"UY\": 23,\n                \"VE\": 23,\n                \"YE\": 20,\n                \"ZA\": 21,\n                \"TZ\": 32\n            },\n            \"display_priority\": 24,\n            \"logo_path\": \"/u7dwMceEbjxd1N3TLEUBILSK2x6.jpg\",\n            \"provider_name\": \"Hoichoi\",\n            \"provider_id\": 315\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 121\n            },\n            \"display_priority\": 121,\n            \"logo_path\": \"/da2dkyeFe4GCRaKxpsW4mzt2UPl.jpg\",\n            \"provider_name\": \"Adult Swim\",\n            \"provider_id\": 318\n        },\n        {\n            \"display_priorities\": {\n                \"IN\": 20\n            },\n            \"display_priority\": 20,\n            \"logo_path\": \"/i7knsL0QgDJyuts5FbfjREUqHvu.jpg\",\n            \"provider_name\": \"Alt Balaji\",\n            \"provider_id\": 319\n        },\n        {\n            \"display_priorities\": {\n                \"AT\": 20\n            },\n            \"display_priority\": 20,\n            \"logo_path\": \"/67FAj8KvIiV5iZMJuPUdMrqMftw.jpg\",\n            \"provider_name\": \"Sky X\",\n            \"provider_id\": 321\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 122\n            },\n            \"display_priority\": 122,\n            \"logo_path\": \"/A95qgiMz6ulV2SxeKcJ5Gc9pqGS.jpg\",\n            \"provider_name\": \"USA Network\",\n            \"provider_id\": 322\n        },\n        {\n            \"display_priorities\": {\n                \"FI\": 7\n            },\n            \"display_priority\": 7,\n            \"logo_path\": \"/nrORhu39C2YjBhx9v8rU8oFlulj.jpg\",\n            \"provider_name\": \"Yle Areena\",\n            \"provider_id\": 323\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 39\n            },\n            \"display_priority\": 39,\n            \"logo_path\": \"/xoFyQOXR3qINRsdnCQyd7jGx8Wo.jpg\",\n            \"provider_name\": \"CTV\",\n            \"provider_id\": 326\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 123\n            },\n            \"display_priority\": 123,\n            \"logo_path\": \"/fpLJgEK68o2ATtz2gEdYkevUYIF.jpg\",\n            \"provider_name\": \"Fox\",\n            \"provider_id\": 328\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 26,\n                \"US\": 124\n            },\n            \"display_priority\": 124,\n            \"logo_path\": \"/yFGu4sSzwUMfhwmSsZgez8QhaVl.jpg\",\n            \"provider_name\": \"FlixFling\",\n            \"provider_id\": 331\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 44\n            },\n            \"display_priority\": 44,\n            \"logo_path\": \"/6By0jm0Gr2WMOqUeHWhzRWaMdOo.jpg\",\n            \"provider_name\": \"VUDU Free\",\n            \"provider_id\": 332\n        },\n        {\n            \"display_priorities\": {\n                \"GB\": 37\n            },\n            \"display_priority\": 37,\n            \"logo_path\": \"/5qLpN8ah2FZC8NpYFwRFwxlNjRn.jpg\",\n            \"provider_name\": \"My5\",\n            \"provider_id\": 333\n        },\n        {\n            \"display_priorities\": {\n                \"DE\": 40\n            },\n            \"display_priority\": 40,\n            \"logo_path\": \"/ni0t0Bj4HRAQ9f6zSv1Bl9MDjLK.jpg\",\n            \"provider_name\": \"Filmtastic Amazon Channel\",\n            \"provider_id\": 334\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 1,\n                \"AD\": 7,\n                \"AL\": 7,\n                \"AR\": 0,\n                \"AT\": 2,\n                \"AU\": 0,\n                \"BA\": 7,\n                \"BE\": 0,\n                \"BO\": 2,\n                \"BR\": 0,\n                \"BG\": 18,\n                \"CH\": 2,\n                \"CL\": 0,\n                \"CO\": 0,\n                \"CR\": 2,\n                \"CZ\": 0,\n                \"DE\": 2,\n                \"DK\": 0,\n                \"DO\": 29,\n                \"EC\": 1,\n                \"EE\": 24,\n                \"ES\": 0,\n                \"FI\": 0,\n                \"FR\": 0,\n                \"GB\": 1,\n                \"GR\": 20,\n                \"GT\": 2,\n                \"HK\": 36,\n                \"HN\": 2,\n                \"HR\": 37,\n                \"HU\": 0,\n                \"IE\": 2,\n                \"IS\": 1,\n                \"IT\": 0,\n                \"JP\": 3,\n                \"KR\": 2,\n                \"LI\": 29,\n                \"LT\": 25,\n                \"LV\": 24,\n                \"MK\": 7,\n                \"MT\": 7,\n                \"MX\": 0,\n                \"NL\": 2,\n                \"NO\": 0,\n                \"NZ\": 0,\n                \"PE\": 0,\n                \"PL\": 0,\n                \"PT\": 0,\n                \"PY\": 2,\n                \"RO\": 0,\n                \"RS\": 7,\n                \"SE\": 0,\n                \"SI\": 7,\n                \"SG\": 2,\n                \"SK\": 0,\n                \"SM\": 29,\n                \"TR\": 9,\n                \"TW\": 2,\n                \"US\": 2,\n                \"UY\": 33,\n                \"VE\": 1,\n                \"ZA\": 28,\n                \"PH\": 31,\n                \"SV\": 33,\n                \"PA\": 33,\n                \"BZ\": 3,\n                \"LU\": 3,\n                \"ME\": 1,\n                \"NI\": 2,\n                \"EG\": 49\n            },\n            \"display_priority\": 7,\n            \"logo_path\": \"/7YPdUs60C9qQQQfOFCgxpnF07D9.jpg\",\n            \"provider_name\": \"Disney Plus\",\n            \"provider_id\": 337\n        },\n        {\n            \"display_priorities\": {\n                \"FI\": 8\n            },\n            \"display_priority\": 8,\n            \"logo_path\": \"/c7SqVo4DFrbK3RwhGbxvQ9SRco2.jpg\",\n            \"provider_name\": \"Ruutu\",\n            \"provider_id\": 338\n        },\n        {\n            \"display_priorities\": {\n                \"AR\": 9,\n                \"CL\": 9,\n                \"CO\": 9,\n                \"EC\": 4,\n                \"MX\": 20,\n                \"PE\": 9\n            },\n            \"display_priority\": 9,\n            \"logo_path\": \"/tRNA2CRgA4XHvd7Mx9dH3sFtDVb.jpg\",\n            \"provider_name\": \"MovistarTV\",\n            \"provider_id\": 339\n        },\n        {\n            \"display_priorities\": {\n                \"DE\": 42,\n                \"TR\": 2\n            },\n            \"display_priority\": 2,\n            \"logo_path\": \"/dqRpKX6vcos334v9huMpNPKHlD8.jpg\",\n            \"provider_name\": \"blutv\",\n            \"provider_id\": 341\n        },\n        {\n            \"display_priorities\": {\n                \"TR\": 3\n            },\n            \"display_priority\": 3,\n            \"logo_path\": \"/ffvIywFtojPQnVwHVmTSZEdemdt.jpg\",\n            \"provider_name\": \"puhutv\",\n            \"provider_id\": 342\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 125\n            },\n            \"display_priority\": 125,\n            \"logo_path\": \"/2AvUqoIHAq2lLxRy2IxOBUgCYef.jpg\",\n            \"provider_name\": \"Bet+ Amazon Channel\",\n            \"provider_id\": 343\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 95,\n                \"AD\": 21,\n                \"AL\": 23,\n                \"BA\": 22,\n                \"BB\": 21,\n                \"BH\": 22,\n                \"BM\": 23,\n                \"BS\": 22,\n                \"CI\": 18,\n                \"DE\": 44,\n                \"DO\": 21,\n                \"DZ\": 21,\n                \"EG\": 22,\n                \"GF\": 23,\n                \"GI\": 22,\n                \"HK\": 7,\n                \"HR\": 24,\n                \"IL\": 21,\n                \"IQ\": 22,\n                \"IS\": 24,\n                \"JM\": 21,\n                \"JO\": 22,\n                \"KW\": 23,\n                \"LB\": 23,\n                \"LI\": 23,\n                \"LY\": 21,\n                \"MA\": 21,\n                \"MC\": 21,\n                \"MD\": 21,\n                \"MK\": 21,\n                \"MT\": 21,\n                \"NE\": 18,\n                \"NG\": 19,\n                \"OM\": 22,\n                \"PA\": 23,\n                \"PS\": 22,\n                \"QA\": 22,\n                \"RS\": 23,\n                \"SA\": 21,\n                \"SI\": 23,\n                \"SK\": 27,\n                \"SM\": 23,\n                \"SV\": 22,\n                \"TN\": 21,\n                \"TW\": 8,\n                \"US\": 126,\n                \"UY\": 26,\n                \"YE\": 23,\n                \"TZ\": 16\n            },\n            \"display_priority\": 23,\n            \"logo_path\": \"/5L2bwr9DhUg28oSMEPRCNwB2y7B.jpg\",\n            \"provider_name\": \"Rakuten Viki\",\n            \"provider_id\": 344\n        },\n        {\n            \"display_priorities\": {\n                \"FR\": 110\n            },\n            \"display_priority\": 110,\n            \"logo_path\": \"/nBrPDnOWhullZrtcYM0qWpm4xNH.jpg\",\n            \"provider_name\": \"Canal+ Séries\",\n            \"provider_id\": 345\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 40\n            },\n            \"display_priority\": 40,\n            \"logo_path\": \"/cgJA1LqVK6Rv4DyCJebJ7mBl9ap.jpg\",\n            \"provider_name\": \"FXNow Canada\",\n            \"provider_id\": 348\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 7,\n                \"AE\": 2,\n                \"AR\": 7,\n                \"AT\": 5,\n                \"AU\": 11,\n                \"BE\": 9,\n                \"BO\": 5,\n                \"BR\": 9,\n                \"BG\": 3,\n                \"CH\": 19,\n                \"CL\": 5,\n                \"CO\": 5,\n                \"CR\": 3,\n                \"CZ\": 7,\n                \"DE\": 3,\n                \"DK\": 11,\n                \"EC\": 8,\n                \"EE\": 8,\n                \"EG\": 3,\n                \"ES\": 5,\n                \"FI\": 14,\n                \"FR\": 3,\n                \"GB\": 3,\n                \"GR\": 5,\n                \"GT\": 3,\n                \"HK\": 18,\n                \"HN\": 3,\n                \"HU\": 8,\n                \"ID\": 12,\n                \"IE\": 5,\n                \"IN\": 2,\n                \"IT\": 5,\n                \"JP\": 11,\n                \"KR\": 5,\n                \"LT\": 8,\n                \"LV\": 8,\n                \"MX\": 5,\n                \"MY\": 11,\n                \"NL\": 10,\n                \"NO\": 7,\n                \"NZ\": 5,\n                \"PA\": 31,\n                \"PE\": 7,\n                \"PH\": 11,\n                \"PL\": 3,\n                \"PT\": 10,\n                \"PY\": 6,\n                \"RU\": 3,\n                \"SA\": 2,\n                \"SE\": 5,\n                \"SG\": 11,\n                \"SK\": 5,\n                \"TH\": 10,\n                \"TW\": 17,\n                \"US\": 3,\n                \"VE\": 5,\n                \"ZA\": 9,\n                \"SI\": 30,\n                \"CV\": 12,\n                \"GH\": 16,\n                \"MU\": 14,\n                \"MZ\": 15,\n                \"UG\": 15,\n                \"IL\": 29,\n                \"AZ\": 3,\n                \"BY\": 3,\n                \"BZ\": 6,\n                \"CY\": 4,\n                \"LU\": 5,\n                \"NI\": 5,\n                \"UA\": 1\n            },\n            \"display_priority\": 2,\n            \"logo_path\": \"/2E03IAZsX4ZaUqM7tXlctEPMGWS.jpg\",\n            \"provider_name\": \"Apple TV Plus\",\n            \"provider_id\": 350\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 41,\n                \"US\": 128\n            },\n            \"display_priority\": 128,\n            \"logo_path\": \"/pmHszqqm55p228vRgFeujRiPdYU.jpg\",\n            \"provider_name\": \"Darkmatter TV\",\n            \"provider_id\": 355\n        },\n        {\n            \"display_priorities\": {\n                \"KR\": 3\n            },\n            \"display_priority\": 3,\n            \"logo_path\": \"/hPcjSaWfMwEqXaCMu7Fkb529Dkc.jpg\",\n            \"provider_name\": \"wavve\",\n            \"provider_id\": 356\n        },\n        {\n            \"display_priorities\": {\n                \"AU\": 17,\n                \"NZ\": 9\n            },\n            \"display_priority\": 9,\n            \"logo_path\": \"/pVoZH9ZMGfrr1Ajk1UD29weO6iA.jpg\",\n            \"provider_name\": \"DocPlay\",\n            \"provider_id\": 357\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 58\n            },\n            \"display_priority\": 58,\n            \"logo_path\": \"/vg3nIjHVhLXnMKjQkNhQaSlsPub.jpg\",\n            \"provider_name\": \"DIRECTV\",\n            \"provider_id\": 358\n        },\n        {\n            \"display_priorities\": {\n                \"IT\": 10\n            },\n            \"display_priority\": 10,\n            \"logo_path\": \"/xQcUBhEQTOuuauMT72ohFy7nR5g.jpg\",\n            \"provider_name\": \"Mediaset Infinity\",\n            \"provider_id\": 359\n        },\n        {\n            \"display_priorities\": {\n                \"NL\": 20\n            },\n            \"display_priority\": 20,\n            \"logo_path\": \"/jPNvTunAw7309LeRMT6m3yZy1Lm.jpg\",\n            \"provider_name\": \"NPO Start\",\n            \"provider_id\": 360\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 131\n            },\n            \"display_priority\": 131,\n            \"logo_path\": \"/76CvnJAKAPbJuiXYwQGN7PFqOci.jpg\",\n            \"provider_name\": \"TNT\",\n            \"provider_id\": 363\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 130\n            },\n            \"display_priority\": 130,\n            \"logo_path\": \"/uGOba5AB0URrJd5gelWGinaVR2h.jpg\",\n            \"provider_name\": \"Bravo TV\",\n            \"provider_id\": 365\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 132\n            },\n            \"display_priority\": 132,\n            \"logo_path\": \"/b5umeBN4kFf5KJ6FZiBkftA4q5q.jpg\",\n            \"provider_name\": \"Food Network\",\n            \"provider_id\": 366\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 134\n            },\n            \"display_priority\": 134,\n            \"logo_path\": \"/mjsNfr0lswbRx9hbEFkgqJkBjFt.jpg\",\n            \"provider_name\": \"IndieFlix\",\n            \"provider_id\": 368\n        },\n        {\n            \"display_priorities\": {\n                \"EE\": 9,\n                \"LT\": 9,\n                \"LV\": 9\n            },\n            \"display_priority\": 9,\n            \"logo_path\": \"/1y6ds7KDN5Q33Jb0ZxnroEJ58Gd.jpg\",\n            \"provider_name\": \"Go3\",\n            \"provider_id\": 373\n        },\n        {\n            \"display_priorities\": {\n                \"AU\": 16\n            },\n            \"display_priority\": 16,\n            \"logo_path\": \"/xoId9luelz6lXMQkzLyJf3ssXTL.jpg\",\n            \"provider_name\": \"9Now\",\n            \"provider_id\": 378\n        },\n        {\n            \"display_priorities\": {\n                \"GB\": 39\n            },\n            \"display_priority\": 39,\n            \"logo_path\": \"/3TOx3XY1hqMz5e1i76fck5PPx7I.jpg\",\n            \"provider_name\": \"BritBox\",\n            \"provider_id\": 380\n        },\n        {\n            \"display_priorities\": {\n                \"CH\": 42,\n                \"FR\": 6,\n                \"AT\": 64,\n                \"CZ\": 33,\n                \"SK\": 43,\n                \"NL\": 89\n            },\n            \"display_priority\": 43,\n            \"logo_path\": \"/eBXzkFEupZjKaIKY7zBUaSdCY8I.jpg\",\n            \"provider_name\": \"Canal+\",\n            \"provider_id\": 381\n        },\n        {\n            \"display_priorities\": {\n                \"DK\": 8\n            },\n            \"display_priority\": 8,\n            \"logo_path\": \"/fewcYbfwWEZksgE4o3WbXEsISE4.jpg\",\n            \"provider_name\": \"TV 2\",\n            \"provider_id\": 383\n        },\n        {\n            \"display_priorities\": {\n                \"AR\": 5,\n                \"BA\": 28,\n                \"BB\": 27,\n                \"BO\": 3,\n                \"BS\": 27,\n                \"BR\": 7,\n                \"BG\": 15,\n                \"CL\": 7,\n                \"CO\": 6,\n                \"CR\": 4,\n                \"CZ\": 22,\n                \"DK\": 3,\n                \"DO\": 27,\n                \"EC\": 5,\n                \"ES\": 9,\n                \"FI\": 4,\n                \"GF\": 29,\n                \"GT\": 4,\n                \"HN\": 4,\n                \"HR\": 33,\n                \"HU\": 22,\n                \"JM\": 26,\n                \"MD\": 25,\n                \"MX\": 11,\n                \"NL\": 0,\n                \"NO\": 5,\n                \"PA\": 27,\n                \"PE\": 8,\n                \"PL\": 27,\n                \"PT\": 27,\n                \"PY\": 3,\n                \"RO\": 17,\n                \"SE\": 6,\n                \"SK\": 36,\n                \"SV\": 25,\n                \"TT\": 11,\n                \"US\": 8,\n                \"UY\": 30,\n                \"VE\": 8,\n                \"SI\": 29,\n                \"RS\": 32,\n                \"MK\": 29,\n                \"BZ\": 5,\n                \"ME\": 2,\n                \"NI\": 8,\n                \"AD\": 29\n            },\n            \"display_priority\": 8,\n            \"logo_path\": \"/b8edpTaLCHFrUnhpGQIZJUpFX7T.jpg\",\n            \"provider_name\": \"HBO Max\",\n            \"provider_id\": 384\n        },\n        {\n            \"display_priorities\": {\n                \"AU\": 3\n            },\n            \"display_priority\": 3,\n            \"logo_path\": \"/7QX5OdsQZrXGNBKq9SPzoPV9OYQ.jpg\",\n            \"provider_name\": \"BINGE\",\n            \"provider_id\": 385\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 12\n            },\n            \"display_priority\": 12,\n            \"logo_path\": \"/2aGrp1xw3qhwCYvNGAJZPdjfeeX.jpg\",\n            \"provider_name\": \"Peacock\",\n            \"provider_id\": 386\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 13\n            },\n            \"display_priority\": 13,\n            \"logo_path\": \"/drPlq5beqXtBaP7MNs8W616YRhm.jpg\",\n            \"provider_name\": \"Peacock Premium\",\n            \"provider_id\": 387\n        },\n        {\n            \"display_priorities\": {\n                \"BE\": 16,\n                \"CH\": 16,\n                \"DE\": 25,\n                \"NL\": 11\n            },\n            \"display_priority\": 11,\n            \"logo_path\": \"/40E7MDsIj1f0M64j1rtbr23u0jj.jpg\",\n            \"provider_name\": \"Sooner\",\n            \"provider_id\": 389\n        },\n        {\n            \"display_priorities\": {\n                \"AT\": 23,\n                \"CH\": 22,\n                \"DE\": 41\n            },\n            \"display_priority\": 41,\n            \"logo_path\": \"/jAwT86Q0H9U8RESR3zR2FVKe83D.jpg\",\n            \"provider_name\": \"wedotv\",\n            \"provider_id\": 392\n        },\n        {\n            \"display_priorities\": {\n                \"AD\": 2,\n                \"AL\": 2,\n                \"BA\": 2,\n                \"BB\": 2,\n                \"BH\": 2,\n                \"BM\": 2,\n                \"BS\": 2,\n                \"CI\": 2,\n                \"DO\": 2,\n                \"DZ\": 2,\n                \"EG\": 5,\n                \"ES\": 18,\n                \"GF\": 2,\n                \"GI\": 2,\n                \"HR\": 4,\n                \"IL\": 2,\n                \"IQ\": 2,\n                \"IS\": 5,\n                \"JM\": 2,\n                \"JO\": 2,\n                \"KW\": 2,\n                \"LB\": 2,\n                \"LI\": 2,\n                \"LY\": 2,\n                \"MA\": 2,\n                \"MC\": 2,\n                \"MD\": 2,\n                \"MK\": 2,\n                \"MT\": 2,\n                \"NE\": 2,\n                \"NG\": 2,\n                \"OM\": 2,\n                \"PA\": 2,\n                \"PS\": 2,\n                \"QA\": 2,\n                \"RS\": 2,\n                \"SA\": 4,\n                \"SI\": 2,\n                \"SK\": 7,\n                \"SM\": 2,\n                \"SV\": 2,\n                \"TN\": 2,\n                \"TW\": 11,\n                \"UY\": 4,\n                \"YE\": 2,\n                \"TZ\": 21\n            },\n            \"display_priority\": 2,\n            \"logo_path\": \"/ozMgkAAoi6aDI5ce8KKA2k8TGvB.jpg\",\n            \"provider_name\": \"FlixOlé\",\n            \"provider_id\": 393\n        },\n        {\n            \"display_priorities\": {\n                \"NZ\": 13\n            },\n            \"display_priority\": 13,\n            \"logo_path\": \"/wbqJss5NNebssp5RBkAdxIHecv2.jpg\",\n            \"provider_name\": \"TVNZ\",\n            \"provider_id\": 395\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 133\n            },\n            \"display_priority\": 133,\n            \"logo_path\": \"/jfXLhMzHHmBYrtE9ZaW7as2RA98.jpg\",\n            \"provider_name\": \"BBC America\",\n            \"provider_id\": 397\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 136\n            },\n            \"display_priority\": 136,\n            \"logo_path\": \"/yoGiYLNZXhJKOeNKBvDj0EfJlJk.jpg\",\n            \"provider_name\": \"AHCTV\",\n            \"provider_id\": 398\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 142\n            },\n            \"display_priority\": 142,\n            \"logo_path\": \"/uW87WpK4Zfz4zCf224vvFhn3ZJc.jpg\",\n            \"provider_name\": \"Animal Planet\",\n            \"provider_id\": 399\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 147\n            },\n            \"display_priority\": 147,\n            \"logo_path\": \"/70xl0Uq8t9cActZX2wbVIxFDmPS.jpg\",\n            \"provider_name\": \"Cooking Channel\",\n            \"provider_id\": 400\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 141\n            },\n            \"display_priority\": 141,\n            \"logo_path\": \"/dhOggSQWjuXRZ7kVqpBCGLvuS54.jpg\",\n            \"provider_name\": \"Destination America\",\n            \"provider_id\": 402\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 144\n            },\n            \"display_priority\": 144,\n            \"logo_path\": \"/w8uX5FHY01CmODT0QvGv5CBGbPS.jpg\",\n            \"provider_name\": \"Discovery\",\n            \"provider_id\": 403\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 143\n            },\n            \"display_priority\": 143,\n            \"logo_path\": \"/rF3EkpKEIwnN1buk0EpscYIWEhk.jpg\",\n            \"provider_name\": \"Discovery Life\",\n            \"provider_id\": 404\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 137\n            },\n            \"display_priority\": 137,\n            \"logo_path\": \"/935BBJuVTnjTiFd5yMzxF6A9ASi.jpg\",\n            \"provider_name\": \"DIY Network\",\n            \"provider_id\": 405\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 138\n            },\n            \"display_priority\": 138,\n            \"logo_path\": \"/5Vp8QzvrVsWDIBWgoTm0cNdeSgc.jpg\",\n            \"provider_name\": \"HGTV\",\n            \"provider_id\": 406\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 139\n            },\n            \"display_priority\": 139,\n            \"logo_path\": \"/1oxTHsIcxJwVcubHLnHwl0g60EI.jpg\",\n            \"provider_name\": \"Investigation Discovery\",\n            \"provider_id\": 408\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 145\n            },\n            \"display_priority\": 145,\n            \"logo_path\": \"/tVrXDzVZxx8koCOA7OLw28yZFMX.jpg\",\n            \"provider_name\": \"Motor Trend\",\n            \"provider_id\": 410\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 140\n            },\n            \"display_priority\": 140,\n            \"logo_path\": \"/28cQ8Ux0pauEHyeZ7J9MTNF4RBP.jpg\",\n            \"provider_name\": \"Science Channel\",\n            \"provider_id\": 411\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 135\n            },\n            \"display_priority\": 135,\n            \"logo_path\": \"/veArLGnRXZEGkjpkJrhfMeasODk.jpg\",\n            \"provider_name\": \"TLC\",\n            \"provider_id\": 412\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 146\n            },\n            \"display_priority\": 146,\n            \"logo_path\": \"/8NwVgZlX4Nh3WCebkaKtbSmdDn1.jpg\",\n            \"provider_name\": \"Travel Channel\",\n            \"provider_id\": 413\n        },\n        {\n            \"display_priorities\": {\n                \"IT\": 24\n            },\n            \"display_priority\": 24,\n            \"logo_path\": \"/Z2up2zbp5sdLWagSQmaPozkIKM.jpg\",\n            \"provider_name\": \"VVVVID\",\n            \"provider_id\": 414\n        },\n        {\n            \"display_priorities\": {\n                \"FR\": 27\n            },\n            \"display_priority\": 27,\n            \"logo_path\": \"/w86FOwg0bbgUSHWWnjOTuEjsUvq.jpg\",\n            \"provider_name\": \"Anime Digital Networks\",\n            \"provider_id\": 415\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 149\n            },\n            \"display_priority\": 149,\n            \"logo_path\": \"/kiNWL1wGBg3z2FBXJcd8R8MaZrV.jpg\",\n            \"provider_name\": \"Here TV\",\n            \"provider_id\": 417\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 148\n            },\n            \"display_priority\": 148,\n            \"logo_path\": \"/3rwH1VGE9rM0PDkhmjq3UcLn7c.jpg\",\n            \"provider_name\": \"Paramount Network\",\n            \"provider_id\": 418\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 150\n            },\n            \"display_priority\": 150,\n            \"logo_path\": \"/w0EuVWj3e22gQhYpVZPryUevFV6.jpg\",\n            \"provider_name\": \"TV Land\",\n            \"provider_id\": 419\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 152\n            },\n            \"display_priority\": 152,\n            \"logo_path\": \"/dg6b527j4TrDr1vtucCTbZCjs3T.jpg\",\n            \"provider_name\": \"Logo TV\",\n            \"provider_id\": 420\n        },\n        {\n            \"display_priorities\": {\n                \"DE\": 45\n            },\n            \"display_priority\": 45,\n            \"logo_path\": \"/5aHLriu21FRDGlxY5zbzyEuoSvA.jpg\",\n            \"provider_name\": \"Joyn Plus\",\n            \"provider_id\": 421\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 151\n            },\n            \"display_priority\": 151,\n            \"logo_path\": \"/zH8mZ7YV2WHuVuLyOjtnIjar3Zn.jpg\",\n            \"provider_name\": \"VH1\",\n            \"provider_id\": 422\n        },\n        {\n            \"display_priorities\": {\n                \"DK\": 18,\n                \"FI\": 17,\n                \"NO\": 17,\n                \"SE\": 18\n            },\n            \"display_priority\": 18,\n            \"logo_path\": \"/auWzottqpExOHUlJwDZ4DvdHGoL.jpg\",\n            \"provider_name\": \"Blockbuster\",\n            \"provider_id\": 423\n        },\n        {\n            \"display_priorities\": {\n                \"HK\": 39,\n                \"ID\": 14,\n                \"MY\": 14,\n                \"PH\": 12,\n                \"SG\": 13,\n                \"TH\": 12,\n                \"TW\": 39\n            },\n            \"display_priority\": 39,\n            \"logo_path\": \"/f7z2izTDn3zyYtDymYHqhjEqFuj.jpg\",\n            \"provider_name\": \"HBO Go\",\n            \"provider_id\": 425\n        },\n        {\n            \"display_priorities\": {\n                \"DK\": 19,\n                \"FI\": 18,\n                \"NO\": 18,\n                \"SE\": 19\n            },\n            \"display_priority\": 19,\n            \"logo_path\": \"/sNmIwrniZZORvNJOmEuWGhwBJNf.jpg\",\n            \"provider_name\": \"SF Anytime\",\n            \"provider_id\": 426\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 44,\n                \"US\": 112\n            },\n            \"display_priority\": 112,\n            \"logo_path\": \"/tnxLjN2lLYpkTIX8NPSId6bgqh8.jpg\",\n            \"provider_name\": \"Mhz Choice\",\n            \"provider_id\": 427\n        },\n        {\n            \"display_priorities\": {\n                \"AD\": 8,\n                \"AL\": 8,\n                \"BA\": 8,\n                \"BB\": 8,\n                \"BH\": 8,\n                \"BM\": 8,\n                \"BS\": 8,\n                \"CI\": 7,\n                \"DE\": 46,\n                \"DO\": 8,\n                \"DZ\": 8,\n                \"EG\": 12,\n                \"GF\": 8,\n                \"GI\": 8,\n                \"HK\": 15,\n                \"HR\": 13,\n                \"IL\": 7,\n                \"IQ\": 7,\n                \"IS\": 13,\n                \"JM\": 8,\n                \"JO\": 8,\n                \"KW\": 8,\n                \"LB\": 7,\n                \"LI\": 8,\n                \"LY\": 8,\n                \"MA\": 8,\n                \"MC\": 8,\n                \"MD\": 8,\n                \"MK\": 8,\n                \"MT\": 8,\n                \"NE\": 7,\n                \"NG\": 7,\n                \"NL\": 22,\n                \"OM\": 8,\n                \"PA\": 8,\n                \"PS\": 7,\n                \"QA\": 8,\n                \"RS\": 8,\n                \"SA\": 11,\n                \"SI\": 8,\n                \"SK\": 16,\n                \"SM\": 8,\n                \"SV\": 8,\n                \"TN\": 8,\n                \"TW\": 14,\n                \"UY\": 11,\n                \"YE\": 8,\n                \"TZ\": 33\n            },\n            \"display_priority\": 8,\n            \"logo_path\": \"/RnSjeA2dgmKNLlFV3JE8cmPyLS.jpg\",\n            \"provider_name\": \"CONtv\",\n            \"provider_id\": 428\n        },\n        {\n            \"display_priorities\": {\n                \"AU\": 32\n            },\n            \"display_priority\": 32,\n            \"logo_path\": \"/n8STI6Hi6GCzLXHiibl9nIJdnaP.jpg\",\n            \"provider_name\": \"Telstra TV\",\n            \"provider_id\": 429\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 86,\n                \"US\": 101\n            },\n            \"display_priority\": 101,\n            \"logo_path\": \"/iCV9oPBeoLDC5okFRZEgQkx7je0.jpg\",\n            \"provider_name\": \"HiDive\",\n            \"provider_id\": 430\n        },\n        {\n            \"display_priorities\": {\n                \"NO\": 19\n            },\n            \"display_priority\": 19,\n            \"logo_path\": \"/tpfmd22xEapb1aW2gzjSM5104rx.jpg\",\n            \"provider_name\": \"TV 2 Play\",\n            \"provider_id\": 431\n        },\n        {\n            \"display_priorities\": {\n                \"AU\": 33\n            },\n            \"display_priority\": 33,\n            \"logo_path\": \"/hP3ymMLPyvxUCA1ODfIHJ4pu3c2.jpg\",\n            \"provider_name\": \"OzFlix\",\n            \"provider_id\": 434\n        },\n        {\n            \"display_priorities\": {\n                \"AU\": 34,\n                \"HK\": 0\n            },\n            \"display_priority\": 0,\n            \"logo_path\": \"/9B7l9ZSos54kFrZbliVExt2z9C9.jpg\",\n            \"provider_name\": \"Fetch TV\",\n            \"provider_id\": 436\n        },\n        {\n            \"display_priorities\": {\n                \"IN\": 19\n            },\n            \"display_priority\": 19,\n            \"logo_path\": \"/pMTVKAUyjMb0xdMnHqfNj73MGH6.jpg\",\n            \"provider_name\": \"Hungama Play\",\n            \"provider_id\": 437\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 110\n            },\n            \"display_priority\": 110,\n            \"logo_path\": \"/qesugDq8sUCixmOOsqDM1xAnBYz.jpg\",\n            \"provider_name\": \"Chai Flicks\",\n            \"provider_id\": 438\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 109\n            },\n            \"display_priority\": 109,\n            \"logo_path\": \"/y9jFndski0fRO4MHh3yg5PIL9ZI.jpg\",\n            \"provider_name\": \"Shout! Factory TV\",\n            \"provider_id\": 439\n        },\n        {\n            \"display_priorities\": {\n                \"NZ\": 20\n            },\n            \"display_priority\": 20,\n            \"logo_path\": \"/vcsLhyNRm528LzfVqQJDddusP27.jpg\",\n            \"provider_name\": \"ThreeNow\",\n            \"provider_id\": 440\n        },\n        {\n            \"display_priorities\": {\n                \"NO\": 16\n            },\n            \"display_priority\": 16,\n            \"logo_path\": \"/teyfWuW8nS8wsk6rVXIbynrxIX6.jpg\",\n            \"provider_name\": \"NRK TV\",\n            \"provider_id\": 442\n        },\n        {\n            \"display_priorities\": {\n                \"DK\": 17\n            },\n            \"display_priority\": 17,\n            \"logo_path\": \"/eRRc8n7fzQewjh15d2fao45Xxvi.jpg\",\n            \"provider_name\": \"Filmstriben\",\n            \"provider_id\": 443\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 66,\n                \"AD\": 18,\n                \"AL\": 20,\n                \"AR\": 27,\n                \"AT\": 36,\n                \"AU\": 45,\n                \"BA\": 19,\n                \"BB\": 14,\n                \"BE\": 22,\n                \"BH\": 15,\n                \"BM\": 16,\n                \"BO\": 11,\n                \"BS\": 15,\n                \"BR\": 38,\n                \"BG\": 8,\n                \"CH\": 33,\n                \"CI\": 13,\n                \"CL\": 22,\n                \"CO\": 22,\n                \"CR\": 12,\n                \"CZ\": 15,\n                \"DE\": 66,\n                \"DK\": 27,\n                \"DO\": 14,\n                \"DZ\": 15,\n                \"EC\": 21,\n                \"EE\": 17,\n                \"ES\": 31,\n                \"FI\": 29,\n                \"FR\": 39,\n                \"GB\": 61,\n                \"GF\": 16,\n                \"GI\": 15,\n                \"GR\": 13,\n                \"GT\": 12,\n                \"HK\": 23,\n                \"HN\": 12,\n                \"HR\": 17,\n                \"HU\": 16,\n                \"ID\": 25,\n                \"IE\": 29,\n                \"IL\": 18,\n                \"IN\": 42,\n                \"IQ\": 19,\n                \"IS\": 18,\n                \"IT\": 35,\n                \"JM\": 14,\n                \"JO\": 15,\n                \"JP\": 20,\n                \"KR\": 20,\n                \"KW\": 16,\n                \"LB\": 20,\n                \"LI\": 16,\n                \"LT\": 18,\n                \"LV\": 17,\n                \"LY\": 15,\n                \"MA\": 15,\n                \"MC\": 14,\n                \"MD\": 14,\n                \"MK\": 18,\n                \"MT\": 18,\n                \"MX\": 32,\n                \"MY\": 21,\n                \"NE\": 13,\n                \"NG\": 14,\n                \"NL\": 36,\n                \"NO\": 28,\n                \"NZ\": 27,\n                \"OM\": 15,\n                \"PA\": 16,\n                \"PE\": 22,\n                \"PH\": 21,\n                \"PL\": 20,\n                \"PS\": 19,\n                \"PT\": 19,\n                \"PY\": 12,\n                \"QA\": 15,\n                \"RO\": 11,\n                \"RS\": 20,\n                \"RU\": 17,\n                \"SE\": 32,\n                \"SI\": 20,\n                \"SG\": 21,\n                \"SK\": 20,\n                \"SM\": 16,\n                \"SV\": 15,\n                \"TH\": 19,\n                \"TN\": 15,\n                \"TR\": 17,\n                \"TW\": 22,\n                \"US\": 108,\n                \"UY\": 19,\n                \"VE\": 19,\n                \"YE\": 16,\n                \"ZA\": 18,\n                \"TZ\": 23\n            },\n            \"display_priority\": 20,\n            \"logo_path\": \"/x6nRFzF32hCzMHaVM4RHRo7lsgS.jpg\",\n            \"provider_name\": \"Dekkoo\",\n            \"provider_id\": 444\n        },\n        {\n            \"display_priorities\": {\n                \"AD\": 10,\n                \"AE\": 9,\n                \"AG\": 5,\n                \"AL\": 12,\n                \"BA\": 11,\n                \"BB\": 19,\n                \"BH\": 20,\n                \"BM\": 21,\n                \"BS\": 20,\n                \"CI\": 14,\n                \"CU\": 5,\n                \"CV\": 5,\n                \"DO\": 19,\n                \"DZ\": 19,\n                \"EG\": 24,\n                \"FJ\": 5,\n                \"GB\": 97,\n                \"GF\": 21,\n                \"GG\": 5,\n                \"GH\": 6,\n                \"GI\": 20,\n                \"GQ\": 6,\n                \"HK\": 24,\n                \"HR\": 26,\n                \"IL\": 10,\n                \"IQ\": 9,\n                \"IS\": 26,\n                \"JM\": 19,\n                \"JO\": 20,\n                \"KE\": 5,\n                \"KW\": 21,\n                \"LB\": 10,\n                \"LC\": 6,\n                \"LI\": 21,\n                \"LY\": 19,\n                \"MA\": 19,\n                \"MC\": 19,\n                \"MD\": 19,\n                \"MK\": 11,\n                \"MT\": 11,\n                \"MU\": 4,\n                \"MZ\": 5,\n                \"NE\": 14,\n                \"NG\": 15,\n                \"OM\": 20,\n                \"PA\": 21,\n                \"PF\": 5,\n                \"PS\": 9,\n                \"QA\": 20,\n                \"RS\": 12,\n                \"SA\": 23,\n                \"SC\": 5,\n                \"SI\": 12,\n                \"SN\": 6,\n                \"SK\": 29,\n                \"SM\": 21,\n                \"SV\": 20,\n                \"TC\": 5,\n                \"TN\": 19,\n                \"TT\": 5,\n                \"TW\": 24,\n                \"TZ\": 5,\n                \"UG\": 5,\n                \"US\": 107,\n                \"UY\": 24,\n                \"XK\": 2,\n                \"VA\": 4,\n                \"YE\": 21,\n                \"ZM\": 5,\n                \"AR\": 39,\n                \"AU\": 55,\n                \"AT\": 54,\n                \"BE\": 33,\n                \"BO\": 32,\n                \"BG\": 21,\n                \"BR\": 58,\n                \"CA\": 110,\n                \"CH\": 47,\n                \"CR\": 32,\n                \"CL\": 35,\n                \"CO\": 35,\n                \"CZ\": 28,\n                \"DK\": 41,\n                \"DE\": 109,\n                \"EE\": 27,\n                \"EC\": 33,\n                \"FI\": 42,\n                \"ES\": 64,\n                \"FR\": 78,\n                \"GT\": 32,\n                \"GR\": 22,\n                \"HN\": 32,\n                \"HU\": 27,\n                \"ID\": 35,\n                \"IE\": 40,\n                \"IN\": 54,\n                \"JP\": 29,\n                \"KR\": 29,\n                \"IT\": 66,\n                \"LT\": 28,\n                \"LV\": 27,\n                \"MY\": 30,\n                \"MX\": 52,\n                \"NL\": 52,\n                \"NO\": 43,\n                \"NZ\": 35,\n                \"PE\": 35,\n                \"PH\": 30,\n                \"PT\": 33,\n                \"PL\": 32,\n                \"PY\": 31,\n                \"RU\": 29,\n                \"RO\": 22,\n                \"SG\": 30,\n                \"SE\": 45,\n                \"TH\": 29,\n                \"TR\": 28,\n                \"VE\": 31,\n                \"ZA\": 29\n            },\n            \"display_priority\": 9,\n            \"logo_path\": \"/uFjAjvrKMII0H766QzyHDNkZdKX.jpg\",\n            \"provider_name\": \"Classix\",\n            \"provider_id\": 445\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 49,\n                \"US\": 106\n            },\n            \"display_priority\": 106,\n            \"logo_path\": \"/5zUnCq0pvixEtQafzOBBWqxNRvX.jpg\",\n            \"provider_name\": \"Retrocrush\",\n            \"provider_id\": 446\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 45\n            },\n            \"display_priority\": 45,\n            \"logo_path\": \"/o2qiZykonJuLglxwBbtUbHu4wIO.jpg\",\n            \"provider_name\": \"Global TV\",\n            \"provider_id\": 449\n        },\n        {\n            \"display_priorities\": {\n                \"PT\": 12\n            },\n            \"display_priority\": 12,\n            \"logo_path\": \"/9HQD7iNLyJQYhEq3Z9blyn7P4Vk.jpg\",\n            \"provider_name\": \"RTPplay\",\n            \"provider_id\": 452\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 105\n            },\n            \"display_priority\": 105,\n            \"logo_path\": \"/j7a3ifpBlOpyGN7k8NzK4JOp1br.jpg\",\n            \"provider_name\": \"MTV\",\n            \"provider_id\": 453\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 46,\n                \"US\": 104\n            },\n            \"display_priority\": 104,\n            \"logo_path\": \"/peZq5Zo0ZO0RyZsSQGLrWEaVNhr.jpg\",\n            \"provider_name\": \"Topic\",\n            \"provider_id\": 454\n        },\n        {\n            \"display_priorities\": {\n                \"ES\": 20\n            },\n            \"display_priority\": 20,\n            \"logo_path\": \"/273VHxSrDdEwLTXJrsnE6yJMqNZ.jpg\",\n            \"provider_name\": \"Mitele \",\n            \"provider_id\": 456\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 52,\n                \"AR\": 14,\n                \"BB\": 10,\n                \"BH\": 11,\n                \"BM\": 11,\n                \"BO\": 23,\n                \"BS\": 11,\n                \"BR\": 23,\n                \"CH\": 26,\n                \"CI\": 10,\n                \"CO\": 13,\n                \"CR\": 23,\n                \"DO\": 36,\n                \"DZ\": 11,\n                \"EC\": 13,\n                \"EG\": 12,\n                \"ES\": 21,\n                \"GF\": 11,\n                \"GI\": 11,\n                \"GT\": 23,\n                \"HK\": 6,\n                \"HN\": 23,\n                \"HR\": 13,\n                \"IS\": 14,\n                \"JM\": 10,\n                \"JO\": 11,\n                \"KW\": 11,\n                \"LI\": 11,\n                \"LY\": 11,\n                \"MA\": 11,\n                \"MC\": 11,\n                \"MD\": 11,\n                \"MX\": 22,\n                \"NE\": 10,\n                \"NG\": 10,\n                \"OM\": 11,\n                \"PA\": 11,\n                \"PE\": 13,\n                \"PT\": 13,\n                \"PY\": 23,\n                \"QA\": 11,\n                \"SA\": 11,\n                \"SK\": 16,\n                \"SM\": 11,\n                \"SV\": 11,\n                \"TN\": 11,\n                \"TW\": 8,\n                \"US\": 102,\n                \"UY\": 14,\n                \"VE\": 11,\n                \"YE\": 11,\n                \"CL\": 40,\n                \"NI\": 13\n            },\n            \"display_priority\": 11,\n            \"logo_path\": \"/jwRPknT20dfU1GeVqbcDXFyvtdG.jpg\",\n            \"provider_name\": \"VIX \",\n            \"provider_id\": 457\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 114\n            },\n            \"display_priority\": 114,\n            \"logo_path\": \"/zU75skIWNQ06SeFkmbFoaqhg069.jpg\",\n            \"provider_name\": \"Vice TV \",\n            \"provider_id\": 458\n        },\n        {\n            \"display_priorities\": {\n                \"BE\": 14\n            },\n            \"display_priority\": 14,\n            \"logo_path\": \"/5lDbFEGk2OwLdPZJLNk1Z6iyuoL.jpg\",\n            \"provider_name\": \"RTBF\",\n            \"provider_id\": 461\n        },\n        {\n            \"display_priorities\": {\n                \"FI\": 20\n            },\n            \"display_priority\": 20,\n            \"logo_path\": \"/27Zotk8HAfHk7qPz9x6DWWhOpb7.jpg\",\n            \"provider_name\": \"Kirjastokino\",\n            \"provider_id\": 463\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 24,\n                \"AR\": 16,\n                \"BR\": 14,\n                \"CL\": 14,\n                \"CO\": 15,\n                \"EC\": 14,\n                \"MX\": 12,\n                \"PE\": 15,\n                \"US\": 14,\n                \"VE\": 13\n            },\n            \"display_priority\": 13,\n            \"logo_path\": \"/hwsU65QW7A4dbMEWkDpgHyCNcfS.jpg\",\n            \"provider_name\": \"Kocowa\",\n            \"provider_id\": 464\n        },\n        {\n            \"display_priorities\": {\n                \"AR\": 17,\n                \"CL\": 15,\n                \"CO\": 14,\n                \"MX\": 23,\n                \"PE\": 14,\n                \"UY\": 9\n            },\n            \"display_priority\": 9,\n            \"logo_path\": \"/nr5UBW4IGKgBwmhpTMOfcvnX2vX.jpg\",\n            \"provider_name\": \"DIRECTV GO\",\n            \"provider_id\": 467\n        },\n        {\n            \"display_priorities\": {\n                \"ID\": 15\n            },\n            \"display_priority\": 15,\n            \"logo_path\": \"/o506FcbahVPxvVcsSA5dFLj9drV.jpg\",\n            \"provider_name\": \"genflix\",\n            \"provider_id\": 468\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 51\n            },\n            \"display_priority\": 51,\n            \"logo_path\": \"/cQjWvOiKRPeSuWRNGegcBjyqVbR.jpg\",\n            \"provider_name\": \"Club Illico\",\n            \"provider_id\": 469\n        },\n        {\n            \"display_priorities\": {\n                \"IN\": 30,\n                \"US\": 157\n            },\n            \"display_priority\": 157,\n            \"logo_path\": \"/iS5NCgmSqTnkNoTQY8nBvSZsEnF.jpg\",\n            \"provider_name\": \"FILMRISE\",\n            \"provider_id\": 471\n        },\n        {\n            \"display_priorities\": {\n                \"NL\": 24\n            },\n            \"display_priority\": 24,\n            \"logo_path\": \"/88ssxWDyhabjrwSrbSf87nCDK2y.jpg\",\n            \"provider_name\": \"NLZIET\",\n            \"provider_id\": 472\n        },\n        {\n            \"display_priorities\": {\n                \"BR\": 26,\n                \"GB\": 47,\n                \"MX\": 24,\n                \"US\": 158\n            },\n            \"display_priority\": 158,\n            \"logo_path\": \"/llQ8zV50Wqh4gYCYfr52R1b9gfD.jpg\",\n            \"provider_name\": \"Revry\",\n            \"provider_id\": 473\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 52,\n                \"AR\": 21,\n                \"AT\": 27,\n                \"AU\": 38,\n                \"BE\": 15,\n                \"BH\": 10,\n                \"BM\": 10,\n                \"BO\": 10,\n                \"BS\": 10,\n                \"BR\": 25,\n                \"BG\": 7,\n                \"CH\": 25,\n                \"CL\": 16,\n                \"CO\": 16,\n                \"CR\": 13,\n                \"CZ\": 10,\n                \"DE\": 49,\n                \"DK\": 21,\n                \"DO\": 10,\n                \"DZ\": 10,\n                \"EC\": 15,\n                \"EE\": 12,\n                \"ES\": 21,\n                \"FI\": 21,\n                \"FR\": 30,\n                \"GB\": 48,\n                \"GF\": 10,\n                \"GI\": 10,\n                \"GR\": 8,\n                \"GT\": 13,\n                \"HN\": 13,\n                \"HR\": 12,\n                \"HU\": 11,\n                \"ID\": 18,\n                \"IE\": 23,\n                \"IN\": 25,\n                \"IS\": 12,\n                \"IT\": 26,\n                \"JO\": 10,\n                \"JP\": 14,\n                \"KR\": 14,\n                \"KW\": 10,\n                \"LI\": 10,\n                \"LT\": 12,\n                \"LV\": 12,\n                \"LY\": 10,\n                \"MA\": 10,\n                \"MC\": 10,\n                \"MD\": 10,\n                \"MX\": 25,\n                \"MY\": 16,\n                \"NL\": 25,\n                \"NO\": 21,\n                \"NZ\": 22,\n                \"OM\": 10,\n                \"PA\": 10,\n                \"PE\": 16,\n                \"PH\": 15,\n                \"PL\": 11,\n                \"PT\": 13,\n                \"PY\": 13,\n                \"QA\": 10,\n                \"RO\": 6,\n                \"RU\": 11,\n                \"SE\": 23,\n                \"SG\": 16,\n                \"SK\": 15,\n                \"SM\": 10,\n                \"SV\": 10,\n                \"TH\": 14,\n                \"TN\": 10,\n                \"TR\": 12,\n                \"TW\": 31,\n                \"US\": 160,\n                \"UY\": 13,\n                \"VE\": 14,\n                \"YE\": 10,\n                \"ZA\": 13,\n                \"TZ\": 24\n            },\n            \"display_priority\": 13,\n            \"logo_path\": \"/5zqbck5mo8PuVbGu2ngBUdn5Yga.jpg\",\n            \"provider_name\": \"DOCSVILLE\",\n            \"provider_id\": 475\n        },\n        {\n            \"display_priorities\": {\n                \"IN\": 23\n            },\n            \"display_priority\": 23,\n            \"logo_path\": \"/ymlo2k6RlX0zF5Te1AYwXRQ7Pra.jpg\",\n            \"provider_name\": \"EPIC ON\",\n            \"provider_id\": 476\n        },\n        {\n            \"display_priorities\": {\n                \"AR\": 20,\n                \"BR\": 28\n            },\n            \"display_priority\": 28,\n            \"logo_path\": \"/sYVlH6nNSaR2syC0sjkxErwOOjx.jpg\",\n            \"provider_name\": \"History Play\",\n            \"provider_id\": 478\n        },\n        {\n            \"display_priorities\": {\n                \"DE\": 48\n            },\n            \"display_priority\": 48,\n            \"logo_path\": \"/ntvIffmJe7ZO1SSobwSx8ABAZFG.jpg\",\n            \"provider_name\": \"Home of Horror\",\n            \"provider_id\": 479\n        },\n        {\n            \"display_priorities\": {\n                \"DE\": 50\n            },\n            \"display_priority\": 50,\n            \"logo_path\": \"/eptSSZPhXJllBI8QywFDmgOMNkU.jpg\",\n            \"provider_name\": \"Filmtastic\",\n            \"provider_id\": 480\n        },\n        {\n            \"display_priorities\": {\n                \"IN\": 28\n            },\n            \"display_priority\": 28,\n            \"logo_path\": \"/tFkqZYsDhNe6hJCx50Aw6oma24w.jpg\",\n            \"provider_name\": \"ManoramaMax\",\n            \"provider_id\": 482\n        },\n        {\n            \"display_priorities\": {\n                \"ID\": 20\n            },\n            \"display_priority\": 20,\n            \"logo_path\": \"/zDSJn28xTG4f6h2yxZ6UmCPvZ8j.jpg\",\n            \"provider_name\": \"MAX Stream\",\n            \"provider_id\": 483\n        },\n        {\n            \"display_priorities\": {\n                \"BR\": 29\n            },\n            \"display_priority\": 29,\n            \"logo_path\": \"/xzN54gRvHqG9CkJPYPeS6DmJokS.jpg\",\n            \"provider_name\": \"NOW\",\n            \"provider_id\": 484\n        },\n        {\n            \"display_priorities\": {\n                \"AD\": 12,\n                \"AE\": 8,\n                \"AG\": 6,\n                \"AL\": 14,\n                \"BA\": 13,\n                \"BB\": 20,\n                \"BH\": 21,\n                \"BM\": 22,\n                \"BS\": 21,\n                \"CI\": 16,\n                \"CU\": 6,\n                \"CV\": 6,\n                \"DO\": 20,\n                \"DZ\": 20,\n                \"EG\": 23,\n                \"FJ\": 6,\n                \"GF\": 22,\n                \"GG\": 6,\n                \"GH\": 7,\n                \"GI\": 21,\n                \"GQ\": 7,\n                \"HK\": 4,\n                \"HR\": 25,\n                \"IL\": 12,\n                \"IN\": 29,\n                \"IQ\": 11,\n                \"IS\": 25,\n                \"JM\": 20,\n                \"JO\": 21,\n                \"KE\": 6,\n                \"KW\": 22,\n                \"LB\": 12,\n                \"LC\": 7,\n                \"LI\": 22,\n                \"LY\": 20,\n                \"MA\": 20,\n                \"MC\": 20,\n                \"MD\": 20,\n                \"MK\": 13,\n                \"MT\": 13,\n                \"MU\": 5,\n                \"MZ\": 6,\n                \"NE\": 16,\n                \"NG\": 17,\n                \"OM\": 21,\n                \"PA\": 22,\n                \"PF\": 6,\n                \"PK\": 4,\n                \"PS\": 11,\n                \"QA\": 21,\n                \"RS\": 14,\n                \"SA\": 22,\n                \"SC\": 6,\n                \"SI\": 14,\n                \"SN\": 7,\n                \"SK\": 28,\n                \"SM\": 22,\n                \"SV\": 21,\n                \"TC\": 6,\n                \"TN\": 20,\n                \"TT\": 6,\n                \"TW\": 6,\n                \"TZ\": 6,\n                \"UG\": 6,\n                \"US\": 159,\n                \"UY\": 25,\n                \"XK\": 3,\n                \"VA\": 5,\n                \"YE\": 22,\n                \"ZM\": 6\n            },\n            \"display_priority\": 8,\n            \"logo_path\": \"/iEt3NLdI7FeVMxj61FEYv9FQUVd.jpg\",\n            \"provider_name\": \"Rooster Teeth\",\n            \"provider_id\": 485\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 161\n            },\n            \"display_priority\": 161,\n            \"logo_path\": \"/aAb9CUHjFe9Y3O57qnrJH0KOF1B.jpg\",\n            \"provider_name\": \"Spectrum On Demand\",\n            \"provider_id\": 486\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 162\n            },\n            \"display_priority\": 162,\n            \"logo_path\": \"/9BcTvaS8RhQ58LoEbiuoCNghbcz.jpg\",\n            \"provider_name\": \"OXYGEN\",\n            \"provider_id\": 487\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 53\n            },\n            \"display_priority\": 53,\n            \"logo_path\": \"/yQhSfwOzTF9EATdq47LlRFghmiO.jpg\",\n            \"provider_name\": \"tvo\",\n            \"provider_id\": 488\n        },\n        {\n            \"display_priorities\": {\n                \"ID\": 19\n            },\n            \"display_priority\": 19,\n            \"logo_path\": \"/l2ZNwMC37iK0fquVuYWfcgIJJdF.jpg\",\n            \"provider_name\": \"Vidio\",\n            \"provider_id\": 489\n        },\n        {\n            \"display_priorities\": {\n                \"AR\": 19\n            },\n            \"display_priority\": 19,\n            \"logo_path\": \"/21uSo4VQUdEmeA6RJ6gPSRwusbt.jpg\",\n            \"provider_name\": \"CINE\",\n            \"provider_id\": 491\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 57\n            },\n            \"display_priority\": 57,\n            \"logo_path\": \"/lHkRQTbuBINAcyqztVCLV8reHCX.jpg\",\n            \"provider_name\": \"ILLICO\",\n            \"provider_id\": 492\n        },\n        {\n            \"display_priorities\": {\n                \"SE\": 22\n            },\n            \"display_priority\": 22,\n            \"logo_path\": \"/oBdaG066fB5O7XYrYKQflOZvd89.jpg\",\n            \"provider_name\": \"SVT\",\n            \"provider_id\": 493\n        },\n        {\n            \"display_priorities\": {\n                \"SE\": 26\n            },\n            \"display_priority\": 26,\n            \"logo_path\": \"/k35BlS63LM7D0Q8e0jktRyEsnTq.jpg\",\n            \"provider_name\": \"Cineasterna\",\n            \"provider_id\": 496\n        },\n        {\n            \"display_priorities\": {\n                \"SE\": 24\n            },\n            \"display_priority\": 24,\n            \"logo_path\": \"/jy4yvY3szonb0p6rtMXvF5stuX9.jpg\",\n            \"provider_name\": \"Tele2 Play\",\n            \"provider_id\": 497\n        },\n        {\n            \"display_priorities\": {\n                \"BA\": 27,\n                \"DE\": 53,\n                \"EG\": 21,\n                \"IL\": 26,\n                \"NG\": 24,\n                \"NL\": 26,\n                \"TW\": 32\n            },\n            \"display_priority\": 32,\n            \"logo_path\": \"/9kxo34bWuDJcGvNQBlSY4o6OujZ.jpg\",\n            \"provider_name\": \"South Park\",\n            \"provider_id\": 498\n        },\n        {\n            \"display_priorities\": {},\n            \"display_priority\": 12,\n            \"logo_path\": \"/mLWYMZMqIKtuMpdtiGRK8G47AVH.jpg\",\n            \"provider_name\": \"Wink\",\n            \"provider_id\": 501\n        },\n        {\n            \"display_priorities\": {\n                \"IN\": 26\n            },\n            \"display_priority\": 26,\n            \"logo_path\": \"/5VLMQDq6LWfftQCl7sYrtTseXRA.jpg\",\n            \"provider_name\": \"Tata Play\",\n            \"provider_id\": 502\n        },\n        {\n            \"display_priorities\": {\n                \"PL\": 12\n            },\n            \"display_priority\": 12,\n            \"logo_path\": \"/jhMNVBV2UocEGepRkr9oFPD7Gpb.jpg\",\n            \"provider_name\": \"Player\",\n            \"provider_id\": 505\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 155\n            },\n            \"display_priority\": 155,\n            \"logo_path\": \"/cZvP3XsDKlHFhNIyHYCVPStXT5l.jpg\",\n            \"provider_name\": \"TBS\",\n            \"provider_id\": 506\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 164\n            },\n            \"display_priority\": 164,\n            \"logo_path\": \"/mMJ6AQUpHDsD5s2Q2dnbpX1NFwp.jpg\",\n            \"provider_name\": \"tru TV\",\n            \"provider_id\": 507\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 165\n            },\n            \"display_priority\": 165,\n            \"logo_path\": \"/d8HzRaIa5aGE5mJB1SsIA9hODdx.jpg\",\n            \"provider_name\": \"DisneyNOW\",\n            \"provider_id\": 508\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 166\n            },\n            \"display_priority\": 166,\n            \"logo_path\": \"/9abwIEW9wZ12RavyKnInlK684xm.jpg\",\n            \"provider_name\": \"WeTV\",\n            \"provider_id\": 509\n        },\n        {\n            \"display_priorities\": {\n                \"IN\": 27\n            },\n            \"display_priority\": 27,\n            \"logo_path\": \"/eMTnWwNVtThkjvQA6zwxaoJG9NE.jpg\",\n            \"provider_name\": \"Discovery+\",\n            \"provider_id\": 510\n        },\n        {\n            \"display_priorities\": {\n                \"BO\": 21,\n                \"CR\": 21,\n                \"EG\": 8,\n                \"GT\": 21,\n                \"HK\": 8,\n                \"HN\": 21,\n                \"HR\": 8,\n                \"IS\": 8,\n                \"PH\": 16,\n                \"PY\": 21,\n                \"SA\": 7,\n                \"SK\": 11,\n                \"TW\": 9,\n                \"TZ\": 25\n            },\n            \"display_priority\": 25,\n            \"logo_path\": \"/nHxedyutqerk1yWBsc17mF8gteZ.jpg\",\n            \"provider_name\": \"iWantTFC\",\n            \"provider_id\": 511\n        },\n        {\n            \"display_priorities\": {\n                \"BR\": 27\n            },\n            \"display_priority\": 27,\n            \"logo_path\": \"/3A46LAupJwaNhzvE6bFW4ZUO7Pw.jpg\",\n            \"provider_name\": \"TNTGo\",\n            \"provider_id\": 512\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 55,\n                \"US\": 156\n            },\n            \"display_priority\": 156,\n            \"logo_path\": \"/jCgWMxqGaq0h0VOxyJPfQdTqmii.jpg\",\n            \"provider_name\": \"AsianCrush\",\n            \"provider_id\": 514\n        },\n        {\n            \"display_priorities\": {\n                \"IN\": 31\n            },\n            \"display_priority\": 31,\n            \"logo_path\": \"/ayHY6wKxvCKj2PU8eRPFxnPc6B0.jpg\",\n            \"provider_name\": \"MX Player\",\n            \"provider_id\": 515\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 57\n            },\n            \"display_priority\": 57,\n            \"logo_path\": \"/ss6JfWLwwrIjO1AfEsBy8GYM1EU.jpg\",\n            \"provider_name\": \"Noovo\",\n            \"provider_id\": 516\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 239\n            },\n            \"display_priority\": 239,\n            \"logo_path\": \"/eMTnWwNVtThkjvQA6zwxaoJG9NE.jpg\",\n            \"provider_name\": \"Discovery+\",\n            \"provider_id\": 520\n        },\n        {\n            \"display_priorities\": {\n                \"ES\": 37,\n                \"FI\": 34,\n                \"GB\": 83,\n                \"IT\": 22,\n                \"NL\": 42,\n                \"NO\": 33,\n                \"SE\": 36,\n                \"AT\": 60,\n                \"DE\": 121,\n                \"IE\": 41\n            },\n            \"display_priority\": 36,\n            \"logo_path\": \"/bPW3J8KlLrot95sLzadnpzVe61f.jpg\",\n            \"provider_name\": \"Discovery+\",\n            \"provider_id\": 524\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 54\n            },\n            \"display_priority\": 54,\n            \"logo_path\": \"/7wADjxAylhGGqWYNz86jGOQSoZG.jpg\",\n            \"provider_name\": \"Knowledge Network\",\n            \"provider_id\": 525\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 92,\n                \"US\": 35,\n                \"AU\": 58,\n                \"NZ\": 36\n            },\n            \"display_priority\": 35,\n            \"logo_path\": \"/ovmu6uot1XVvsemM2dDySXLiX57.jpg\",\n            \"provider_name\": \"AMC+\",\n            \"provider_id\": 526\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 91,\n                \"IN\": 51,\n                \"US\": 27,\n                \"AU\": 59,\n                \"ES\": 77\n            },\n            \"display_priority\": 27,\n            \"logo_path\": \"/2ino0WmHA4GROB7NYKzT6PGqLcb.jpg\",\n            \"provider_name\": \"AMC+ Amazon Channel\",\n            \"provider_id\": 528\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 59,\n                \"GB\": 24,\n                \"US\": 168\n            },\n            \"display_priority\": 168,\n            \"logo_path\": \"/wAuMUrRTVaJ2CZ4ZpyQbayZx0iU.jpg\",\n            \"provider_name\": \"ARROW\",\n            \"provider_id\": 529\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 10,\n                \"AR\": 8,\n                \"AU\": 5,\n                \"BO\": 7,\n                \"BR\": 6,\n                \"CL\": 6,\n                \"CO\": 8,\n                \"CR\": 7,\n                \"DK\": 9,\n                \"DO\": 31,\n                \"EC\": 3,\n                \"FI\": 7,\n                \"GB\": 7,\n                \"GT\": 6,\n                \"HN\": 8,\n                \"IE\": 6,\n                \"MX\": 6,\n                \"NO\": 12,\n                \"PE\": 6,\n                \"PY\": 4,\n                \"SE\": 11,\n                \"US\": 18,\n                \"UY\": 3,\n                \"VE\": 7,\n                \"IT\": 59,\n                \"AT\": 56,\n                \"CH\": 48,\n                \"DE\": 9,\n                \"FR\": 84,\n                \"SV\": 31,\n                \"NI\": 14,\n                \"PA\": 38\n            },\n            \"display_priority\": 7,\n            \"logo_path\": \"/h5DcR0J2EESLitnhR8xLG1QymTE.jpg\",\n            \"provider_name\": \"Paramount Plus\",\n            \"provider_id\": 531\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 94,\n                \"AD\": 14,\n                \"AL\": 16,\n                \"BA\": 15,\n                \"BB\": 10,\n                \"BH\": 11,\n                \"BM\": 11,\n                \"BS\": 11,\n                \"CI\": 9,\n                \"DO\": 11,\n                \"DZ\": 11,\n                \"EG\": 16,\n                \"GF\": 11,\n                \"GI\": 11,\n                \"HK\": 25,\n                \"HR\": 18,\n                \"IN\": 33,\n                \"IQ\": 15,\n                \"IS\": 19,\n                \"JM\": 10,\n                \"JO\": 11,\n                \"KW\": 11,\n                \"LB\": 16,\n                \"LI\": 11,\n                \"LY\": 11,\n                \"MA\": 11,\n                \"MC\": 11,\n                \"MD\": 11,\n                \"NE\": 9,\n                \"NG\": 9,\n                \"OM\": 11,\n                \"PA\": 12,\n                \"PS\": 15,\n                \"QA\": 11,\n                \"RS\": 16,\n                \"SA\": 15,\n                \"SI\": 16,\n                \"SK\": 21,\n                \"SM\": 11,\n                \"SV\": 12,\n                \"TN\": 11,\n                \"TW\": 23,\n                \"US\": 191,\n                \"UY\": 15,\n                \"YE\": 11,\n                \"TZ\": 34\n            },\n            \"display_priority\": 16,\n            \"logo_path\": \"/8WerMI8XcZXqPpkHTZNtzMzousF.jpg\",\n            \"provider_name\": \"aha\",\n            \"provider_id\": 532\n        },\n        {\n            \"display_priorities\": {\n                \"AT\": 30,\n                \"DE\": 56\n            },\n            \"display_priority\": 56,\n            \"logo_path\": \"/9MABvFilVMUAV86vLUgBgeM5LQQ.jpg\",\n            \"provider_name\": \"Amazon Arthaus Channel\",\n            \"provider_id\": 533\n        },\n        {\n            \"display_priorities\": {\n                \"AT\": 31,\n                \"CH\": 28,\n                \"DE\": 58\n            },\n            \"display_priority\": 58,\n            \"logo_path\": \"/ugus0p8BGGhE8sxhwAjJz2o8jyy.jpg\",\n            \"provider_name\": \"ZDF\",\n            \"provider_id\": 537\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 87,\n                \"AU\": 50,\n                \"DE\": 59,\n                \"ES\": 26,\n                \"FR\": 33,\n                \"GB\": 53,\n                \"IN\": 35,\n                \"IT\": 30,\n                \"KR\": 15,\n                \"US\": 169\n            },\n            \"display_priority\": 169,\n            \"logo_path\": \"/vLZKlXUNDcZR7ilvfY9Wr9k80FZ.jpg\",\n            \"provider_name\": \"Plex\",\n            \"provider_id\": 538\n        },\n        {\n            \"display_priorities\": {\n                \"FI\": 24\n            },\n            \"display_priority\": 24,\n            \"logo_path\": \"/eglAxQEXSO13p6gNf3HKymrIu7y.jpg\",\n            \"provider_name\": \"Elisa Viihde\",\n            \"provider_id\": 540\n        },\n        {\n            \"display_priorities\": {\n                \"ES\": 25\n            },\n            \"display_priority\": 25,\n            \"logo_path\": \"/3QQKYFUDt13Q2Zm6JM2cOjlbd27.jpg\",\n            \"provider_name\": \"rtve\",\n            \"provider_id\": 541\n        },\n        {\n            \"display_priorities\": {\n                \"DE\": 61,\n                \"AT\": 66,\n                \"BE\": 58,\n                \"CH\": 51,\n                \"FR\": 108,\n                \"LI\": 32,\n                \"LU\": 10\n            },\n            \"display_priority\": 10,\n            \"logo_path\": \"/zXu75uIAMgdblYvFFPzoIHmQhxa.jpg\",\n            \"provider_name\": \"filmfriend\",\n            \"provider_id\": 542\n        },\n        {\n            \"display_priorities\": {\n                \"AR\": 22\n            },\n            \"display_priority\": 22,\n            \"logo_path\": \"/zbpPadcBhRpVREGiyWOCM6ioBaf.jpg\",\n            \"provider_name\": \"CONTAR\",\n            \"provider_id\": 543\n        },\n        {\n            \"display_priorities\": {\n                \"BR\": 32\n            },\n            \"display_priority\": 32,\n            \"logo_path\": \"/3MsEoFiBy9eaUdKo5Cx1iR9BPQy.jpg\",\n            \"provider_name\": \"Libreflix\",\n            \"provider_id\": 544\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 60,\n                \"AD\": 17,\n                \"AL\": 19,\n                \"AR\": 24,\n                \"AT\": 32,\n                \"AU\": 41,\n                \"BA\": 18,\n                \"BE\": 18,\n                \"BM\": 12,\n                \"BO\": 8,\n                \"BR\": 33,\n                \"CH\": 29,\n                \"CI\": 12,\n                \"CL\": 18,\n                \"CO\": 18,\n                \"CR\": 15,\n                \"CZ\": 11,\n                \"DE\": 60,\n                \"DK\": 23,\n                \"EC\": 17,\n                \"EE\": 13,\n                \"ES\": 27,\n                \"FI\": 25,\n                \"FR\": 34,\n                \"GB\": 54,\n                \"GF\": 12,\n                \"GI\": 12,\n                \"GR\": 9,\n                \"GT\": 15,\n                \"HN\": 15,\n                \"HU\": 12,\n                \"ID\": 21,\n                \"IE\": 24,\n                \"IL\": 17,\n                \"IN\": 36,\n                \"IQ\": 18,\n                \"IS\": 14,\n                \"IT\": 31,\n                \"JP\": 16,\n                \"KR\": 16,\n                \"KW\": 12,\n                \"LB\": 19,\n                \"LI\": 12,\n                \"LT\": 13,\n                \"LV\": 13,\n                \"MK\": 17,\n                \"MT\": 17,\n                \"MX\": 28,\n                \"MY\": 17,\n                \"NE\": 12,\n                \"NG\": 13,\n                \"NL\": 30,\n                \"NO\": 23,\n                \"NZ\": 23,\n                \"PE\": 18,\n                \"PH\": 17,\n                \"PL\": 15,\n                \"PS\": 18,\n                \"PT\": 15,\n                \"PY\": 15,\n                \"RO\": 7,\n                \"RS\": 19,\n                \"RU\": 12,\n                \"SE\": 28,\n                \"SI\": 19,\n                \"SG\": 17,\n                \"SM\": 12,\n                \"TH\": 15,\n                \"TN\": 12,\n                \"TR\": 13,\n                \"US\": 171,\n                \"VE\": 15,\n                \"YE\": 12,\n                \"ZA\": 14\n            },\n            \"display_priority\": 19,\n            \"logo_path\": \"/6dET59jNU0ADysghEjl8Unuc7Ca.jpg\",\n            \"provider_name\": \"WOW Presents Plus\",\n            \"provider_id\": 546\n        },\n        {\n            \"display_priorities\": {\n                \"PL\": 16\n            },\n            \"display_priority\": 16,\n            \"logo_path\": \"/7jnt49RwicQ4Vs2v1MgfERfVuDS.jpg\",\n            \"provider_name\": \"IPLA\",\n            \"provider_id\": 549\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 62,\n                \"AD\": 15,\n                \"AL\": 17,\n                \"AR\": 23,\n                \"AT\": 33,\n                \"AU\": 42,\n                \"BA\": 16,\n                \"BB\": 12,\n                \"BE\": 19,\n                \"BH\": 13,\n                \"BM\": 14,\n                \"BO\": 16,\n                \"BS\": 13,\n                \"BR\": 34,\n                \"CH\": 30,\n                \"CL\": 19,\n                \"CO\": 19,\n                \"CR\": 16,\n                \"CZ\": 12,\n                \"DE\": 62,\n                \"DK\": 24,\n                \"DO\": 12,\n                \"DZ\": 13,\n                \"EC\": 18,\n                \"EE\": 14,\n                \"EG\": 14,\n                \"ES\": 28,\n                \"FI\": 26,\n                \"FR\": 36,\n                \"GB\": 55,\n                \"GF\": 14,\n                \"GI\": 13,\n                \"GR\": 10,\n                \"GT\": 16,\n                \"HK\": 22,\n                \"HN\": 16,\n                \"HR\": 15,\n                \"HU\": 13,\n                \"ID\": 22,\n                \"IE\": 25,\n                \"IL\": 15,\n                \"IN\": 37,\n                \"IQ\": 16,\n                \"IS\": 16,\n                \"IT\": 32,\n                \"JM\": 12,\n                \"JO\": 13,\n                \"JP\": 17,\n                \"KR\": 17,\n                \"KW\": 14,\n                \"LB\": 17,\n                \"LI\": 14,\n                \"LT\": 14,\n                \"LV\": 14,\n                \"LY\": 13,\n                \"MA\": 13,\n                \"MC\": 12,\n                \"MD\": 12,\n                \"MK\": 15,\n                \"MT\": 15,\n                \"MX\": 29,\n                \"MY\": 18,\n                \"NG\": 11,\n                \"NL\": 32,\n                \"NO\": 24,\n                \"NZ\": 24,\n                \"OM\": 13,\n                \"PA\": 14,\n                \"PE\": 19,\n                \"PH\": 18,\n                \"PL\": 17,\n                \"PS\": 16,\n                \"PT\": 16,\n                \"PY\": 16,\n                \"QA\": 13,\n                \"RO\": 8,\n                \"RS\": 17,\n                \"RU\": 13,\n                \"SA\": 13,\n                \"SE\": 29,\n                \"SI\": 17,\n                \"SG\": 18,\n                \"SK\": 18,\n                \"SM\": 14,\n                \"SV\": 13,\n                \"TH\": 16,\n                \"TN\": 13,\n                \"TR\": 14,\n                \"TW\": 21,\n                \"US\": 172,\n                \"UY\": 17,\n                \"VE\": 16,\n                \"YE\": 14,\n                \"ZA\": 15,\n                \"TZ\": 29\n            },\n            \"display_priority\": 17,\n            \"logo_path\": \"/mSH24WQcRDJ2fsL5iucXqqRnSRb.jpg\",\n            \"provider_name\": \"Magellan TV\",\n            \"provider_id\": 551\n        },\n        {\n            \"display_priorities\": {\n                \"FI\": 33,\n                \"LT\": 15\n            },\n            \"display_priority\": 15,\n            \"logo_path\": \"/7QzLA6rsML2rKxhuagWlDl7Zxlm.jpg\",\n            \"provider_name\": \"Telia Play\",\n            \"provider_id\": 553\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 63,\n                \"AD\": 16,\n                \"AL\": 18,\n                \"AR\": 25,\n                \"AT\": 34,\n                \"AU\": 43,\n                \"BA\": 17,\n                \"BB\": 13,\n                \"BE\": 20,\n                \"BH\": 14,\n                \"BM\": 15,\n                \"BO\": 9,\n                \"BS\": 14,\n                \"BR\": 35,\n                \"BG\": 6,\n                \"CH\": 31,\n                \"CI\": 11,\n                \"CL\": 21,\n                \"CO\": 20,\n                \"CR\": 14,\n                \"CZ\": 13,\n                \"DE\": 63,\n                \"DK\": 25,\n                \"DO\": 13,\n                \"DZ\": 14,\n                \"EC\": 19,\n                \"EE\": 15,\n                \"EG\": 15,\n                \"ES\": 29,\n                \"FI\": 27,\n                \"FR\": 37,\n                \"GB\": 56,\n                \"GF\": 15,\n                \"GI\": 14,\n                \"GR\": 11,\n                \"GT\": 14,\n                \"HK\": 27,\n                \"HN\": 14,\n                \"HR\": 16,\n                \"HU\": 14,\n                \"ID\": 23,\n                \"IE\": 27,\n                \"IL\": 16,\n                \"IN\": 38,\n                \"IQ\": 17,\n                \"IS\": 17,\n                \"IT\": 33,\n                \"JM\": 13,\n                \"JO\": 14,\n                \"JP\": 18,\n                \"KR\": 18,\n                \"KW\": 15,\n                \"LB\": 18,\n                \"LI\": 15,\n                \"LT\": 16,\n                \"LV\": 15,\n                \"LY\": 14,\n                \"MA\": 14,\n                \"MC\": 13,\n                \"MD\": 13,\n                \"MK\": 16,\n                \"MT\": 16,\n                \"MX\": 30,\n                \"MY\": 19,\n                \"NE\": 11,\n                \"NG\": 12,\n                \"NL\": 33,\n                \"NO\": 25,\n                \"NZ\": 25,\n                \"OM\": 14,\n                \"PA\": 15,\n                \"PE\": 20,\n                \"PH\": 19,\n                \"PL\": 18,\n                \"PS\": 17,\n                \"PT\": 17,\n                \"PY\": 14,\n                \"QA\": 14,\n                \"RO\": 9,\n                \"RS\": 18,\n                \"RU\": 14,\n                \"SA\": 14,\n                \"SE\": 30,\n                \"SI\": 18,\n                \"SG\": 19,\n                \"SK\": 19,\n                \"SM\": 15,\n                \"SV\": 14,\n                \"TH\": 17,\n                \"TN\": 14,\n                \"TR\": 15,\n                \"TW\": 26,\n                \"US\": 173,\n                \"UY\": 18,\n                \"VE\": 17,\n                \"YE\": 15,\n                \"ZA\": 16,\n                \"TZ\": 30\n            },\n            \"display_priority\": 18,\n            \"logo_path\": \"/6IYZ4NjwPikxN7J9cfSmuyeHeMm.jpg\",\n            \"provider_name\": \"BroadwayHD\",\n            \"provider_id\": 554\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 174\n            },\n            \"display_priority\": 174,\n            \"logo_path\": \"/z4MqXgpzqxVy7GF8mlPOe8VOx82.jpg\",\n            \"provider_name\": \"The Oprah Winfrey Network\",\n            \"provider_id\": 555\n        },\n        {\n            \"display_priorities\": {\n                \"RU\": 15\n            },\n            \"display_priority\": 15,\n            \"logo_path\": \"/wygGzgXDEiSvF6TEEZcayaLWqTC.jpg\",\n            \"provider_name\": \"tvzavr\",\n            \"provider_id\": 556\n        },\n        {\n            \"display_priorities\": {\n                \"RU\": 16\n            },\n            \"display_priority\": 16,\n            \"logo_path\": \"/yyMxS08v80D96O7NtL9supa5sn7.jpg\",\n            \"provider_name\": \"More TV\",\n            \"provider_id\": 557\n        },\n        {\n            \"display_priorities\": {\n                \"IN\": 40,\n                \"ID\": 38,\n                \"MY\": 32\n            },\n            \"display_priority\": 32,\n            \"logo_path\": \"/4P963etfZGzeJqqd6E8fj2OIUht.jpg\",\n            \"provider_name\": \"Lionsgate Play\",\n            \"provider_id\": 561\n        },\n        {\n            \"display_priorities\": {\n                \"NL\": 35\n            },\n            \"display_priority\": 35,\n            \"logo_path\": \"/nzjqsR28PVVp5GJAlHtbBArNKqN.jpg\",\n            \"provider_name\": \"KPN\",\n            \"provider_id\": 563\n        },\n        {\n            \"display_priorities\": {\n                \"RU\": 20\n            },\n            \"display_priority\": 20,\n            \"logo_path\": \"/r7cgAhlSLI4r80P1Si9P0jOevrr.jpg\",\n            \"provider_name\": \"Premier\",\n            \"provider_id\": 570\n        },\n        {\n            \"display_priorities\": {\n                \"BE\": 25,\n                \"HR\": 29\n            },\n            \"display_priority\": 29,\n            \"logo_path\": \"/3KaY2AQFkPHlc6QgGQmRbYxnsQa.jpg\",\n            \"provider_name\": \"RTL Play\",\n            \"provider_id\": 572\n        },\n        {\n            \"display_priorities\": {\n                \"BR\": 42\n            },\n            \"display_priority\": 42,\n            \"logo_path\": \"/prbT74SL6obBAywv50qi5gnoBj5.jpg\",\n            \"provider_name\": \"KinoPop\",\n            \"provider_id\": 573\n        },\n        {\n            \"display_priorities\": {\n                \"BR\": 43\n            },\n            \"display_priority\": 43,\n            \"logo_path\": \"/FFBHmEWA05CsqsKO272fNMWBvU.jpg\",\n            \"provider_name\": \"Oi Play\",\n            \"provider_id\": 574\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 70,\n                \"AR\": 30,\n                \"BR\": 44,\n                \"CL\": 25,\n                \"CO\": 25,\n                \"EC\": 24,\n                \"MX\": 36,\n                \"PE\": 25,\n                \"US\": 181,\n                \"VE\": 22\n            },\n            \"display_priority\": 22,\n            \"logo_path\": \"/273ohemep46c1r93V1rHOG7hraZ.jpg\",\n            \"provider_name\": \"KoreaOnDemand\",\n            \"provider_id\": 575\n        },\n        {\n            \"display_priorities\": {\n                \"RU\": 21\n            },\n            \"display_priority\": 21,\n            \"logo_path\": \"/3EJQtj4m83kRh7bV9BF6KWmPiKp.jpg\",\n            \"provider_name\": \"TvIgle\",\n            \"provider_id\": 577\n        },\n        {\n            \"display_priorities\": {\n                \"NO\": 31\n            },\n            \"display_priority\": 31,\n            \"logo_path\": \"/3ZigBD8WTEPcEHAvMWiJGUsv5u4.jpg\",\n            \"provider_name\": \"Strim\",\n            \"provider_id\": 578\n        },\n        {\n            \"display_priorities\": {\n                \"BG\": 12\n            },\n            \"display_priority\": 12,\n            \"logo_path\": \"/ApcuSS6VOCV7slF4GBRARfy31bg.jpg\",\n            \"provider_name\": \"Nova Play\",\n            \"provider_id\": 580\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 73,\n                \"AD\": 25,\n                \"AL\": 27,\n                \"BA\": 26,\n                \"BB\": 22,\n                \"BH\": 23,\n                \"BM\": 24,\n                \"BS\": 23,\n                \"CI\": 20,\n                \"DO\": 23,\n                \"DZ\": 22,\n                \"EG\": 25,\n                \"GF\": 24,\n                \"GI\": 23,\n                \"HK\": 17,\n                \"HR\": 27,\n                \"IL\": 25,\n                \"IQ\": 26,\n                \"IS\": 27,\n                \"JM\": 22,\n                \"JO\": 23,\n                \"KW\": 24,\n                \"LB\": 27,\n                \"LI\": 24,\n                \"LY\": 22,\n                \"MA\": 22,\n                \"MC\": 22,\n                \"MD\": 22,\n                \"MK\": 25,\n                \"MT\": 25,\n                \"NE\": 20,\n                \"NG\": 21,\n                \"OM\": 23,\n                \"PA\": 25,\n                \"PS\": 26,\n                \"QA\": 23,\n                \"RS\": 27,\n                \"SA\": 24,\n                \"SI\": 27,\n                \"SK\": 30,\n                \"SM\": 24,\n                \"SV\": 24,\n                \"TN\": 22,\n                \"TW\": 16,\n                \"US\": 183,\n                \"UY\": 28,\n                \"YE\": 24,\n                \"TZ\": 17\n            },\n            \"display_priority\": 27,\n            \"logo_path\": \"/fi3a86qRzJ4xwO2bFCCmfOhllFc.jpg\",\n            \"provider_name\": \"iQIYI\",\n            \"provider_id\": 581\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 12,\n                \"AU\": 6,\n                \"BR\": 49,\n                \"GB\": 90,\n                \"MX\": 45,\n                \"US\": 24,\n                \"IT\": 60,\n                \"AT\": 57,\n                \"DE\": 117,\n                \"FR\": 85\n            },\n            \"display_priority\": 24,\n            \"logo_path\": \"/hExO4PtimLIYn3kBOrzsejNv7cT.jpg\",\n            \"provider_name\": \"Paramount+ Amazon Channel\",\n            \"provider_id\": 582\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 10\n            },\n            \"display_priority\": 10,\n            \"logo_path\": \"/efu1Cqc63XrPBoreYnf2mn0Nizj.jpg\",\n            \"provider_name\": \"MGM Plus Amazon Channel\",\n            \"provider_id\": 583\n        },\n        {\n            \"display_priorities\": {\n                \"GB\": 68,\n                \"IT\": 23,\n                \"US\": 26,\n                \"DE\": 115\n            },\n            \"display_priority\": 26,\n            \"logo_path\": \"/lgudHqEtTOzkMWlpTjU1oUyoUSZ.jpg\",\n            \"provider_name\": \"Discovery+ Amazon Channel\",\n            \"provider_id\": 584\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 76,\n                \"BR\": 51,\n                \"DE\": 90,\n                \"ES\": 44,\n                \"FR\": 50,\n                \"GB\": 73,\n                \"IT\": 53,\n                \"MX\": 43,\n                \"AU\": 65,\n                \"AR\": 64,\n                \"BE\": 59,\n                \"CL\": 41,\n                \"CO\": 40,\n                \"JP\": 51,\n                \"NL\": 86,\n                \"PL\": 38,\n                \"SE\": 50\n            },\n            \"display_priority\": 50,\n            \"logo_path\": \"/8U0SUpB5Jq6dW1N5cSo8EmJJtjL.jpg\",\n            \"provider_name\": \"MGM Amazon Channel\",\n            \"provider_id\": 588\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 75\n            },\n            \"display_priority\": 75,\n            \"logo_path\": \"/4KZlGfHQEza2dBf3HVk4oWmh611.jpg\",\n            \"provider_name\": \"TELETOON+ Amazon Channel\",\n            \"provider_id\": 589\n        },\n        {\n            \"display_priorities\": {\n                \"GB\": 43\n            },\n            \"display_priority\": 43,\n            \"logo_path\": \"/aG4lXRDfHl3qgQCgpWI6KEJV0i7.jpg\",\n            \"provider_name\": \"STV Player\",\n            \"provider_id\": 593\n        },\n        {\n            \"display_priorities\": {\n                \"GB\": 66\n            },\n            \"display_priority\": 66,\n            \"logo_path\": \"/m8rpPax1tjN9VlxNLRM5Ok4pTTI.jpg\",\n            \"provider_name\": \"Virgin TV Go\",\n            \"provider_id\": 594\n        },\n        {\n            \"display_priorities\": {\n                \"GB\": 77\n            },\n            \"display_priority\": 77,\n            \"logo_path\": \"/6xQrNQoTmXWhaJj4O8u2FRsXBXs.jpg\",\n            \"provider_name\": \"Eros Now Amazon Channel\",\n            \"provider_id\": 595\n        },\n        {\n            \"display_priorities\": {\n                \"GB\": 25\n            },\n            \"display_priority\": 25,\n            \"logo_path\": \"/u4OSH6NN7bdHRJJVLwozPa0jDUj.jpg\",\n            \"provider_name\": \"Arrow Video Amazon Channel\",\n            \"provider_id\": 596\n        },\n        {\n            \"display_priorities\": {\n                \"GB\": 72\n            },\n            \"display_priority\": 72,\n            \"logo_path\": \"/kt7M4N8FnyCUHSWZd2pyeJxge5b.jpg\",\n            \"provider_name\": \"ITV Amazon Channel\",\n            \"provider_id\": 598\n        },\n        {\n            \"display_priorities\": {\n                \"GB\": 74\n            },\n            \"display_priority\": 74,\n            \"logo_path\": \"/l4h4b2esfTb7evLRiLrMjk6rsHj.jpg\",\n            \"provider_name\": \"Pokémon Amazon Channel\",\n            \"provider_id\": 599\n        },\n        {\n            \"display_priorities\": {\n                \"GB\": 75\n            },\n            \"display_priority\": 75,\n            \"logo_path\": \"/ivRp15loTWoVy3eEHALoYEyXI8J.jpg\",\n            \"provider_name\": \"Shout! Factory Amazon Channel\",\n            \"provider_id\": 600\n        },\n        {\n            \"display_priorities\": {\n                \"GB\": 79\n            },\n            \"display_priority\": 79,\n            \"logo_path\": \"/dVOlUPVN7x4wYaGtujczWEDrxOU.jpg\",\n            \"provider_name\": \"MotorTrend Amazon Channel\",\n            \"provider_id\": 601\n        },\n        {\n            \"display_priorities\": {\n                \"GB\": 78\n            },\n            \"display_priority\": 78,\n            \"logo_path\": \"/xJ3B83btVmp4wyRGRRRgWCibTLI.jpg\",\n            \"provider_name\": \"FilmBox Live Amazon Channel\",\n            \"provider_id\": 602\n        },\n        {\n            \"display_priorities\": {\n                \"GB\": 66\n            },\n            \"display_priority\": 66,\n            \"logo_path\": \"/tLbUhvK1RcA5I4JHndxf5dprkE7.jpg\",\n            \"provider_name\": \"CuriosityStream Amazon Channel\",\n            \"provider_id\": 603\n        },\n        {\n            \"display_priorities\": {\n                \"GB\": 67\n            },\n            \"display_priority\": 67,\n            \"logo_path\": \"/91oRDZySWtw60ei006uQ45gmjXD.jpg\",\n            \"provider_name\": \"DocuBay Amazon Channel\",\n            \"provider_id\": 604\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 78\n            },\n            \"display_priority\": 78,\n            \"logo_path\": \"/5W6vTKE684EhdITeMUjdcTIBGdh.jpg\",\n            \"provider_name\": \"Super Channel Amazon Channel\",\n            \"provider_id\": 605\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 79\n            },\n            \"display_priority\": 79,\n            \"logo_path\": \"/djTJ7pAkIhmPaN3eTA6wTUrphNG.jpg\",\n            \"provider_name\": \"StackTV Amazon Channel\",\n            \"provider_id\": 606\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 80,\n                \"ES\": 41,\n                \"DE\": 129,\n                \"GB\": 120\n            },\n            \"display_priority\": 120,\n            \"logo_path\": \"/d0KmcInHpiF44ahOLrXCQATEFmD.jpg\",\n            \"provider_name\": \"OUTtv Amazon Channel\",\n            \"provider_id\": 607\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 81,\n                \"BR\": 52,\n                \"MX\": 41,\n                \"ES\": 78\n            },\n            \"display_priority\": 41,\n            \"logo_path\": \"/bSy9zFiZtbKBHIyOu0H2Fs5cJmx.jpg\",\n            \"provider_name\": \"Love Nature Amazon Channel\",\n            \"provider_id\": 608\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 82\n            },\n            \"display_priority\": 82,\n            \"logo_path\": \"/bEgGGEDgBczZcZRJ6x1MtTym2LV.jpg\",\n            \"provider_name\": \"Smithsonian Channel Amazon Channel\",\n            \"provider_id\": 609\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 83\n            },\n            \"display_priority\": 83,\n            \"logo_path\": \"/2WEzLLWbvMLHSNkAjYrIeDOmLJM.jpg\",\n            \"provider_name\": \"BBC Earth Amazon Channel\",\n            \"provider_id\": 610\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 84\n            },\n            \"display_priority\": 84,\n            \"logo_path\": \"/nLyqqlMpgSQanUrKCacY3NQeHQG.jpg\",\n            \"provider_name\": \"The Great Courses Signature Collection Amazon Channel\",\n            \"provider_id\": 611\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 85\n            },\n            \"display_priority\": 85,\n            \"logo_path\": \"/r9JMtkJn6eE0i8Vi9ONLVci7Hnv.jpg\",\n            \"provider_name\": \"UMC Amazon Channel\",\n            \"provider_id\": 612\n        },\n        {\n            \"display_priorities\": {\n                \"DE\": 98,\n                \"GB\": 17,\n                \"US\": 186,\n                \"AT\": 63\n            },\n            \"display_priority\": 186,\n            \"logo_path\": \"/4VOCKZGiAtXMtoDyOrvHAN33uc2.jpg\",\n            \"provider_name\": \"Freevee\",\n            \"provider_id\": 613\n        },\n        {\n            \"display_priorities\": {\n                \"IN\": 45\n            },\n            \"display_priority\": 45,\n            \"logo_path\": \"/1tCAM3WVOl0xknuwVc0v1LBWZNV.jpg\",\n            \"provider_name\": \"VI movies and tv\",\n            \"provider_id\": 614\n        },\n        {\n            \"display_priorities\": {\n                \"GB\": 80\n            },\n            \"display_priority\": 80,\n            \"logo_path\": \"/sSMxh3tIOAi3QBoSXdagDxb3OKp.jpg\",\n            \"provider_name\": \"W4free\",\n            \"provider_id\": 615\n        },\n        {\n            \"display_priorities\": {\n                \"BB\": 26,\n                \"BO\": 28,\n                \"BS\": 26,\n                \"BG\": 16,\n                \"CZ\": 24,\n                \"DO\": 26,\n                \"GF\": 28,\n                \"HR\": 34,\n                \"HU\": 23,\n                \"JM\": 25,\n                \"MD\": 26,\n                \"NL\": 46,\n                \"PA\": 26,\n                \"PL\": 28,\n                \"PT\": 28,\n                \"RO\": 18,\n                \"SK\": 37,\n                \"SV\": 26,\n                \"TT\": 12,\n                \"US\": 9,\n                \"UY\": 29,\n                \"SI\": 28,\n                \"AR\": 38,\n                \"BR\": 57,\n                \"CR\": 31,\n                \"CL\": 34,\n                \"CO\": 34,\n                \"EC\": 32,\n                \"GT\": 31,\n                \"HN\": 31,\n                \"MX\": 51,\n                \"NO\": 42,\n                \"PE\": 34,\n                \"PY\": 30,\n                \"VE\": 30,\n                \"MK\": 30,\n                \"BZ\": 2,\n                \"FI\": 5,\n                \"ES\": 96,\n                \"SE\": 7\n            },\n            \"display_priority\": 30,\n            \"logo_path\": \"/oScZixdKdYI4XvSRVEX7Gspg6Dd.jpg\",\n            \"provider_name\": \"HBO Max Free\",\n            \"provider_id\": 616\n        },\n        {\n            \"display_priorities\": {\n                \"AR\": 4,\n                \"BO\": 4,\n                \"BR\": 3,\n                \"CL\": 8,\n                \"CO\": 7,\n                \"CR\": 6,\n                \"DO\": 30,\n                \"EC\": 6,\n                \"GT\": 5,\n                \"HN\": 5,\n                \"MX\": 3,\n                \"PE\": 4,\n                \"PY\": 5,\n                \"UY\": 2,\n                \"VE\": 6,\n                \"SV\": 32,\n                \"PA\": 34,\n                \"NI\": 15\n            },\n            \"display_priority\": 6,\n            \"logo_path\": \"/cv5S44vHpNoGj7wby6390AyhEkH.jpg\",\n            \"provider_name\": \"Star Plus\",\n            \"provider_id\": 619\n        },\n        {\n            \"display_priorities\": {\n                \"DK\": 32\n            },\n            \"display_priority\": 32,\n            \"logo_path\": \"/dnD5cUeAPruAcYwwKKxYbMcfccq.jpg\",\n            \"provider_name\": \"DRTV\",\n            \"provider_id\": 620\n        },\n        {\n            \"display_priorities\": {\n                \"AT\": 44,\n                \"CH\": 37\n            },\n            \"display_priority\": 37,\n            \"logo_path\": \"/l5SFTF3l9l1KSgZJM7foAppUenz.jpg\",\n            \"provider_name\": \"UPC TV\",\n            \"provider_id\": 622\n        },\n        {\n            \"display_priorities\": {\n                \"HK\": 33,\n                \"TW\": 33\n            },\n            \"display_priority\": 33,\n            \"logo_path\": \"/r3tmJFjecQGAfHjWOafhr1pux6b.jpg\",\n            \"provider_name\": \"WeTV\",\n            \"provider_id\": 623\n        },\n        {\n            \"display_priorities\": {\n                \"HK\": 34,\n                \"TW\": 35\n            },\n            \"display_priority\": 35,\n            \"logo_path\": \"/r9rEesXJjzY8sH3NLqNdkPdZ714.jpg\",\n            \"provider_name\": \"KKTV\",\n            \"provider_id\": 624\n        },\n        {\n            \"display_priorities\": {\n                \"HK\": 35,\n                \"TW\": 36\n            },\n            \"display_priority\": 36,\n            \"logo_path\": \"/j35eayHG7RC9Ll0ehtbOuek0TZL.jpg\",\n            \"provider_name\": \"LINE TV\",\n            \"provider_id\": 625\n        },\n        {\n            \"display_priorities\": {\n                \"SK\": 33\n            },\n            \"display_priority\": 33,\n            \"logo_path\": \"/z7IYTxUHSrk1VPYgsc5RDe1E3tA.jpg\",\n            \"provider_name\": \"Otta\",\n            \"provider_id\": 626\n        },\n        {\n            \"display_priorities\": {\n                \"SK\": 31,\n                \"CZ\": 31\n            },\n            \"display_priority\": 31,\n            \"logo_path\": \"/iTzW2q9e1Kk10l2s934SDgPSJNm.jpg\",\n            \"provider_name\": \"Voyo\",\n            \"provider_id\": 627\n        },\n        {\n            \"display_priorities\": {\n                \"AE\": 10,\n                \"EG\": 27,\n                \"IL\": 13,\n                \"IQ\": 12,\n                \"LB\": 13,\n                \"PS\": 12,\n                \"SA\": 26,\n                \"TD\": 1\n            },\n            \"display_priority\": 10,\n            \"logo_path\": \"/kC6JTo59Gj6I4vJPyBAYGh0sKAE.jpg\",\n            \"provider_name\": \"OSN\",\n            \"provider_id\": 629\n        },\n        {\n            \"display_priorities\": {\n                \"AE\": 11,\n                \"EG\": 26,\n                \"SA\": 25,\n                \"BH\": 31,\n                \"IQ\": 31,\n                \"KW\": 32,\n                \"JO\": 31,\n                \"OM\": 31,\n                \"QA\": 31\n            },\n            \"display_priority\": 11,\n            \"logo_path\": \"/pDroY6RxYdVw63eAepag4b116Ub.jpg\",\n            \"provider_name\": \"STARZPLAY\",\n            \"provider_id\": 630\n        },\n        {\n            \"display_priorities\": {\n                \"HR\": 28\n            },\n            \"display_priority\": 28,\n            \"logo_path\": \"/yHqa57jOQqhBarOh9lw2noJno00.jpg\",\n            \"provider_name\": \"HRTi\",\n            \"provider_id\": 631\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 30\n            },\n            \"display_priority\": 30,\n            \"logo_path\": \"/12hpEMyph4xWZP7SKM6aAqmcBnZ.jpg\",\n            \"provider_name\": \"Showtime Roku Premium Channel\",\n            \"provider_id\": 632\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 31\n            },\n            \"display_priority\": 31,\n            \"logo_path\": \"/ywIoxSjoYJGUIbR6BfxUiCHdPi3.jpg\",\n            \"provider_name\": \"Paramount+ Roku Premium Channel\",\n            \"provider_id\": 633\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 32\n            },\n            \"display_priority\": 32,\n            \"logo_path\": \"/9laPF1MAiUxlqM8T98F3Gj0bhzd.jpg\",\n            \"provider_name\": \"Starz Roku Premium Channel\",\n            \"provider_id\": 634\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 33\n            },\n            \"display_priority\": 33,\n            \"logo_path\": \"/gAGrSQCTAisxy2CsWbijVvJEnRo.jpg\",\n            \"provider_name\": \"AMC+ Roku Premium Channel\",\n            \"provider_id\": 635\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 36\n            },\n            \"display_priority\": 36,\n            \"logo_path\": \"/lD7HKUmXDvUya58DceiTA809Zbf.jpg\",\n            \"provider_name\": \"MGM Plus Roku Premium Channel\",\n            \"provider_id\": 636\n        },\n        {\n            \"display_priorities\": {\n                \"HR\": 30\n            },\n            \"display_priority\": 30,\n            \"logo_path\": \"/p6hKVngF1iWciIyxYmrl3UUitg7.jpg\",\n            \"provider_name\": \"Pickbox NOW\",\n            \"provider_id\": 637\n        },\n        {\n            \"display_priorities\": {\n                \"GB\": 42\n            },\n            \"display_priority\": 42,\n            \"logo_path\": \"/48aHN85OncgXjtl6DOVOJ6Wni4g.jpg\",\n            \"provider_name\": \"STUDIOCANAL PRESENTS Apple TV Channel\",\n            \"provider_id\": 642\n        },\n        {\n            \"display_priorities\": {\n                \"DE\": 75\n            },\n            \"display_priority\": 75,\n            \"logo_path\": \"/coWnECpOyKLWMTSlXkfT2PhLs9E.jpg\",\n            \"provider_name\": \"Cinema of Hearts Amazon Channel\",\n            \"provider_id\": 679\n        },\n        {\n            \"display_priorities\": {\n                \"DE\": 77\n            },\n            \"display_priority\": 77,\n            \"logo_path\": \"/jG5tKt6JoHsYRoUq6Wg8i9QuHt2.jpg\",\n            \"provider_name\": \"Bloody Movies Amazon Channel\",\n            \"provider_id\": 680\n        },\n        {\n            \"display_priorities\": {\n                \"DE\": 78,\n                \"PL\": 36\n            },\n            \"display_priority\": 36,\n            \"logo_path\": \"/3fhcb4cThixkfNpOudnpLcosTCA.jpg\",\n            \"provider_name\": \"Film Total Amazon Channel\",\n            \"provider_id\": 681\n        },\n        {\n            \"display_priorities\": {\n                \"BR\": 48\n            },\n            \"display_priority\": 48,\n            \"logo_path\": \"/xht0G3uRLcTgjxRz3cDHuf8KKUw.jpg\",\n            \"provider_name\": \"Looke Amazon Channel\",\n            \"provider_id\": 683\n        },\n        {\n            \"display_priorities\": {\n                \"ES\": 45\n            },\n            \"display_priority\": 45,\n            \"logo_path\": \"/2GQVxfaiWA4n93I7sJDJf1b6NqS.jpg\",\n            \"provider_name\": \"FlixOlé Amazon Channel\",\n            \"provider_id\": 684\n        },\n        {\n            \"display_priorities\": {\n                \"FR\": 49\n            },\n            \"display_priority\": 49,\n            \"logo_path\": \"/oYsPBkqP7QjliFT758DrR9i2mpl.jpg\",\n            \"provider_name\": \"OCS Amazon Channel \",\n            \"provider_id\": 685\n        },\n        {\n            \"display_priorities\": {\n                \"DE\": 76\n            },\n            \"display_priority\": 76,\n            \"logo_path\": \"/7Zy6GqC8lQEvfBlWC1bJcaJzPRd.jpg\",\n            \"provider_name\": \"Home of Horror Amazon Channel\",\n            \"provider_id\": 686\n        },\n        {\n            \"display_priorities\": {\n                \"MX\": 46\n            },\n            \"display_priority\": 46,\n            \"logo_path\": \"/t7I2Tx6Q7Nz96KexIPjkzUJOCbt.jpg\",\n            \"provider_name\": \"Pongalo Amazon Channel  \",\n            \"provider_id\": 690\n        },\n        {\n            \"display_priorities\": {\n                \"CH\": 13\n            },\n            \"display_priority\": 13,\n            \"logo_path\": \"/c1Nj8YGitlXbvvv0taHLkBeyTaK.jpg\",\n            \"provider_name\": \"Play Suisse\",\n            \"provider_id\": 691\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 89,\n                \"AD\": 24,\n                \"AE\": 14,\n                \"AG\": 10,\n                \"AL\": 26,\n                \"AR\": 34,\n                \"AT\": 44,\n                \"AU\": 52,\n                \"BA\": 25,\n                \"BB\": 25,\n                \"BE\": 29,\n                \"BH\": 26,\n                \"BM\": 27,\n                \"BO\": 27,\n                \"BS\": 25,\n                \"BR\": 53,\n                \"BG\": 14,\n                \"CH\": 40,\n                \"CI\": 23,\n                \"CL\": 29,\n                \"CO\": 29,\n                \"CR\": 27,\n                \"CU\": 10,\n                \"CV\": 10,\n                \"CZ\": 21,\n                \"DE\": 80,\n                \"DK\": 34,\n                \"DO\": 25,\n                \"DZ\": 25,\n                \"EC\": 28,\n                \"EE\": 22,\n                \"EG\": 29,\n                \"ES\": 47,\n                \"FI\": 36,\n                \"FJ\": 10,\n                \"FR\": 54,\n                \"GB\": 86,\n                \"GF\": 27,\n                \"GH\": 10,\n                \"GI\": 26,\n                \"GQ\": 10,\n                \"GR\": 18,\n                \"GT\": 27,\n                \"HK\": 38,\n                \"HN\": 27,\n                \"HR\": 32,\n                \"HU\": 21,\n                \"ID\": 31,\n                \"IE\": 35,\n                \"IL\": 24,\n                \"IN\": 49,\n                \"IQ\": 25,\n                \"IS\": 30,\n                \"IT\": 43,\n                \"JM\": 24,\n                \"JO\": 26,\n                \"JP\": 25,\n                \"KE\": 9,\n                \"KR\": 25,\n                \"KW\": 27,\n                \"LB\": 26,\n                \"LC\": 11,\n                \"LI\": 27,\n                \"LT\": 23,\n                \"LV\": 22,\n                \"LY\": 25,\n                \"MA\": 25,\n                \"MC\": 25,\n                \"MD\": 24,\n                \"MK\": 24,\n                \"MT\": 24,\n                \"MU\": 11,\n                \"MX\": 47,\n                \"MY\": 27,\n                \"MZ\": 9,\n                \"NE\": 23,\n                \"NG\": 25,\n                \"NL\": 45,\n                \"NO\": 35,\n                \"NZ\": 32,\n                \"OM\": 26,\n                \"PA\": 29,\n                \"PE\": 29,\n                \"PF\": 10,\n                \"PH\": 26,\n                \"PK\": 8,\n                \"PL\": 26,\n                \"PS\": 25,\n                \"PT\": 26,\n                \"PY\": 27,\n                \"QA\": 26,\n                \"RO\": 16,\n                \"RS\": 26,\n                \"RU\": 25,\n                \"SA\": 29,\n                \"SC\": 12,\n                \"SE\": 38,\n                \"SI\": 26,\n                \"SG\": 27,\n                \"SN\": 10,\n                \"SK\": 35,\n                \"SM\": 27,\n                \"SV\": 28,\n                \"TC\": 10,\n                \"TH\": 25,\n                \"TN\": 25,\n                \"TR\": 22,\n                \"TT\": 10,\n                \"TW\": 38,\n                \"TZ\": 11,\n                \"UG\": 9,\n                \"US\": 189,\n                \"UY\": 32,\n                \"XK\": 5,\n                \"VA\": 8,\n                \"VE\": 26,\n                \"YE\": 27,\n                \"ZA\": 24,\n                \"ZM\": 9,\n                \"GG\": 11\n            },\n            \"display_priority\": 14,\n            \"logo_path\": \"/uauVx3dGWt0GICqdMCBYJObd3Mo.jpg\",\n            \"provider_name\": \"Cultpix\",\n            \"provider_id\": 692\n        },\n        {\n            \"display_priorities\": {\n                \"AT\": 43,\n                \"DE\": 79\n            },\n            \"display_priority\": 79,\n            \"logo_path\": \"/9aLd9gAK6xHtWK2tXDYq1fOqzJA.jpg\",\n            \"provider_name\": \"Turk On Video Amazon Channel\",\n            \"provider_id\": 693\n        },\n        {\n            \"display_priorities\": {\n                \"IT\": 44\n            },\n            \"display_priority\": 44,\n            \"logo_path\": \"/911zAHHLswJYihv988hbHDKa5M4.jpg\",\n            \"provider_name\": \"Serially\",\n            \"provider_id\": 696\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 90,\n                \"AE\": 15,\n                \"AG\": 9,\n                \"AL\": 28,\n                \"AR\": 35,\n                \"AT\": 45,\n                \"AU\": 53,\n                \"BB\": 28,\n                \"BE\": 30,\n                \"BH\": 27,\n                \"BM\": 28,\n                \"BO\": 29,\n                \"BS\": 28,\n                \"BR\": 54,\n                \"BG\": 17,\n                \"CH\": 41,\n                \"CI\": 25,\n                \"CL\": 30,\n                \"CO\": 30,\n                \"CR\": 28,\n                \"CU\": 9,\n                \"CV\": 9,\n                \"CZ\": 25,\n                \"DE\": 81,\n                \"DK\": 35,\n                \"DO\": 28,\n                \"DZ\": 27,\n                \"EC\": 29,\n                \"EE\": 23,\n                \"EG\": 30,\n                \"ES\": 48,\n                \"FI\": 37,\n                \"FJ\": 9,\n                \"FR\": 55,\n                \"GB\": 87,\n                \"GF\": 30,\n                \"GG\": 9,\n                \"GH\": 12,\n                \"GI\": 27,\n                \"GQ\": 12,\n                \"GR\": 19,\n                \"GT\": 28,\n                \"HK\": 40,\n                \"HN\": 28,\n                \"HR\": 35,\n                \"HU\": 24,\n                \"ID\": 32,\n                \"IE\": 36,\n                \"IN\": 50,\n                \"IQ\": 27,\n                \"IS\": 31,\n                \"IT\": 45,\n                \"JM\": 27,\n                \"JO\": 27,\n                \"JP\": 26,\n                \"KE\": 12,\n                \"KR\": 26,\n                \"KW\": 28,\n                \"LB\": 28,\n                \"LC\": 10,\n                \"LI\": 28,\n                \"LT\": 24,\n                \"LV\": 23,\n                \"LY\": 27,\n                \"MA\": 26,\n                \"MC\": 26,\n                \"MD\": 27,\n                \"MK\": 26,\n                \"MU\": 9,\n                \"MX\": 48,\n                \"MY\": 28,\n                \"MZ\": 11,\n                \"NE\": 25,\n                \"NG\": 28,\n                \"NL\": 48,\n                \"NO\": 36,\n                \"NZ\": 33,\n                \"OM\": 27,\n                \"PA\": 30,\n                \"PE\": 30,\n                \"PF\": 9,\n                \"PH\": 27,\n                \"PK\": 9,\n                \"PL\": 29,\n                \"PS\": 27,\n                \"PT\": 29,\n                \"PY\": 28,\n                \"QA\": 27,\n                \"RO\": 19,\n                \"RS\": 29,\n                \"RU\": 26,\n                \"SA\": 30,\n                \"SC\": 10,\n                \"SE\": 39,\n                \"SG\": 28,\n                \"SN\": 12,\n                \"SK\": 38,\n                \"SM\": 28,\n                \"SV\": 29,\n                \"TC\": 9,\n                \"TH\": 26,\n                \"TN\": 26,\n                \"TR\": 23,\n                \"TT\": 9,\n                \"TW\": 40,\n                \"UG\": 11,\n                \"US\": 190,\n                \"UY\": 34,\n                \"VE\": 27,\n                \"YE\": 28,\n                \"ZA\": 25,\n                \"ZM\": 11,\n                \"TZ\": 19,\n                \"AO\": 3,\n                \"AZ\": 0,\n                \"BF\": 3,\n                \"BY\": 5,\n                \"BZ\": 8,\n                \"CM\": 3,\n                \"CY\": 6,\n                \"GY\": 2,\n                \"LU\": 7,\n                \"ME\": 4,\n                \"MG\": 3,\n                \"ML\": 4,\n                \"MW\": 2,\n                \"NI\": 7,\n                \"PG\": 3,\n                \"TD\": 4,\n                \"UA\": 6,\n                \"ZW\": 4\n            },\n            \"display_priority\": 15,\n            \"logo_path\": \"/fbveJTcro9Xw2KuPIIoPPePHiwy.jpg\",\n            \"provider_name\": \"FilmBox+\",\n            \"provider_id\": 701\n        },\n        {\n            \"display_priorities\": {\n                \"CI\": 26,\n                \"DZ\": 28,\n                \"EG\": 31,\n                \"GH\": 13,\n                \"GQ\": 13,\n                \"KE\": 13,\n                \"LY\": 28,\n                \"MA\": 27,\n                \"MU\": 10,\n                \"MZ\": 12,\n                \"NE\": 26,\n                \"NG\": 29,\n                \"SC\": 11,\n                \"SN\": 13,\n                \"TN\": 27,\n                \"TZ\": 10,\n                \"UG\": 12,\n                \"ZA\": 26,\n                \"ZM\": 12\n            },\n            \"display_priority\": 12,\n            \"logo_path\": \"/4bsFc5AgxDNdDeS1NIjVRviARhB.jpg\",\n            \"provider_name\": \"IROKOTV\",\n            \"provider_id\": 704\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 93\n            },\n            \"display_priority\": 93,\n            \"logo_path\": \"/29VK28jsSjFWHdXl1lxPb2SGmAk.jpg\",\n            \"provider_name\": \"Hollywood Suite Amazon Channel\",\n            \"provider_id\": 705\n        },\n        {\n            \"display_priorities\": {\n                \"AT\": 47,\n                \"DE\": 141\n            },\n            \"display_priority\": 141,\n            \"logo_path\": \"/9NYihXY9biyXFJSZQq5HIGu1n8B.jpg\",\n            \"provider_name\": \"Moviedome Plus Amazon Channel\",\n            \"provider_id\": 706\n        },\n        {\n            \"display_priorities\": {\n                \"AT\": 48,\n                \"DE\": 142\n            },\n            \"display_priority\": 142,\n            \"logo_path\": \"/a2wCZ9ultzAbjAaG6JMiCFJoy9s.jpg\",\n            \"provider_name\": \"Aniverse Amazon Channel\",\n            \"provider_id\": 707\n        },\n        {\n            \"display_priorities\": {\n                \"AT\": 49,\n                \"DE\": 143\n            },\n            \"display_priority\": 143,\n            \"logo_path\": \"/9T5H28SXBkzmnZYy2iRfI7GzwLL.jpg\",\n            \"provider_name\": \"Superfresh Amazon Channel\",\n            \"provider_id\": 708\n        },\n        {\n            \"display_priorities\": {\n                \"DE\": 87\n            },\n            \"display_priority\": 87,\n            \"logo_path\": \"/eMoqH13BYzIC1wDlhONhHfDM3DN.jpg\",\n            \"provider_name\": \"Comedy Central Plus Amazon Channel\",\n            \"provider_id\": 1706\n        },\n        {\n            \"display_priorities\": {\n                \"DE\": 86\n            },\n            \"display_priority\": 86,\n            \"logo_path\": \"/AvUM6aAqYh7JxUokb5T5ERn3KMs.jpg\",\n            \"provider_name\": \"BluTV Amazon Channel\",\n            \"provider_id\": 1707\n        },\n        {\n            \"display_priorities\": {\n                \"DE\": 85\n            },\n            \"display_priority\": 85,\n            \"logo_path\": \"/yXGqtV8HiXTsMfneACNPmZdCBld.jpg\",\n            \"provider_name\": \"Discovery Amazon Channel\",\n            \"provider_id\": 1708\n        },\n        {\n            \"display_priorities\": {\n                \"DE\": 89\n            },\n            \"display_priority\": 89,\n            \"logo_path\": \"/cYzZyot2IuGUYUXLvw6BMBT6v9p.jpg\",\n            \"provider_name\": \"GRJNGO Amazon Channel\",\n            \"provider_id\": 1709\n        },\n        {\n            \"display_priorities\": {\n                \"DE\": 88,\n                \"IT\": 55,\n                \"GB\": 121\n            },\n            \"display_priority\": 55,\n            \"logo_path\": \"/vd53k28L5ntW0FsarBsDGoMTCzH.jpg\",\n            \"provider_name\": \"HistoryPlay Amazon Channel\",\n            \"provider_id\": 1710\n        },\n        {\n            \"display_priorities\": {\n                \"DE\": 91\n            },\n            \"display_priority\": 91,\n            \"logo_path\": \"/g06QZd5k4bjDEcZ3J97jb3rNlfB.jpg\",\n            \"provider_name\": \"MTV Plus Amazon Channel\",\n            \"provider_id\": 1711\n        },\n        {\n            \"display_priorities\": {\n                \"DE\": 94\n            },\n            \"display_priority\": 94,\n            \"logo_path\": \"/gHBdFYhxdeLHl8jimTDwA1bFv01.jpg\",\n            \"provider_name\": \"RTL Passion Amazon Channel\",\n            \"provider_id\": 1712\n        },\n        {\n            \"display_priorities\": {\n                \"DE\": 93\n            },\n            \"display_priority\": 93,\n            \"logo_path\": \"/7gkA2RRoHTdGf8KXBKkMbevqN1p.jpg\",\n            \"provider_name\": \"Sony AXN Amazon Channel\",\n            \"provider_id\": 1714\n        },\n        {\n            \"display_priorities\": {\n                \"AE\": 17,\n                \"CI\": 27,\n                \"DZ\": 29,\n                \"EG\": 33,\n                \"GH\": 14,\n                \"GQ\": 14,\n                \"IL\": 13,\n                \"IQ\": 13,\n                \"KE\": 14,\n                \"LB\": 14,\n                \"LY\": 29,\n                \"MA\": 28,\n                \"MU\": 12,\n                \"MZ\": 13,\n                \"NE\": 27,\n                \"NG\": 30,\n                \"PS\": 13,\n                \"SA\": 32,\n                \"SC\": 13,\n                \"SN\": 14,\n                \"TN\": 28,\n                \"TZ\": 12,\n                \"UG\": 13,\n                \"ZA\": 27,\n                \"ZM\": 13,\n                \"BH\": 32,\n                \"JO\": 32,\n                \"KW\": 33,\n                \"OM\": 32,\n                \"QA\": 32,\n                \"BR\": 91,\n                \"DE\": 150,\n                \"FR\": 106,\n                \"ES\": 91,\n                \"GB\": 132,\n                \"IN\": 73,\n                \"IT\": 97,\n                \"MX\": 80,\n                \"US\": 253,\n                \"AU\": 64,\n                \"AR\": 63,\n                \"CA\": 137,\n                \"FI\": 44,\n                \"ID\": 37,\n                \"PH\": 33,\n                \"PL\": 37,\n                \"RU\": 31,\n                \"TR\": 56\n            },\n            \"display_priority\": 17,\n            \"logo_path\": \"/7qZED0kLBtiV8mLRNBtW4PQCAqW.jpg\",\n            \"provider_name\": \"Shahid VIP\",\n            \"provider_id\": 1715\n        },\n        {\n            \"display_priorities\": {\n                \"ES\": 49\n            },\n            \"display_priority\": 49,\n            \"logo_path\": \"/8vES2nJNwOF57muvqLByDLm6snp.jpg\",\n            \"provider_name\": \"Acontra Plus\",\n            \"provider_id\": 1717\n        },\n        {\n            \"display_priorities\": {\n                \"IT\": 47\n            },\n            \"display_priority\": 47,\n            \"logo_path\": \"/q77DpszIupURiKGDeFdSHo7TsTF.jpg\",\n            \"provider_name\": \"Infinity Selection Amazon Channel\",\n            \"provider_id\": 1726\n        },\n        {\n            \"display_priorities\": {\n                \"IT\": 49\n            },\n            \"display_priority\": 49,\n            \"logo_path\": \"/iZzlUo191ynXNpPNdcY8vvlYSf6.jpg\",\n            \"provider_name\": \"iWonder Full Amazon channel\",\n            \"provider_id\": 1728\n        },\n        {\n            \"display_priorities\": {\n                \"IT\": 50\n            },\n            \"display_priority\": 50,\n            \"logo_path\": \"/xdUXTl4ontqdKv9ZpSBZKiOTyWm.jpg\",\n            \"provider_name\": \"Full Action Amazon Channel\",\n            \"provider_id\": 1729\n        },\n        {\n            \"display_priorities\": {\n                \"FR\": 61\n            },\n            \"display_priority\": 61,\n            \"logo_path\": \"/1PhTUiq01Z82nvuJlDNYtBnRRN0.jpg\",\n            \"provider_name\": \"Action Max Amazon Channel\",\n            \"provider_id\": 1733\n        },\n        {\n            \"display_priorities\": {\n                \"FR\": 63\n            },\n            \"display_priority\": 63,\n            \"logo_path\": \"/nJ43DUei5yK9wWG3g9YpYT4UfN4.jpg\",\n            \"provider_name\": \"Insomnia Amazon Channel\",\n            \"provider_id\": 1735\n        },\n        {\n            \"display_priorities\": {\n                \"FR\": 65\n            },\n            \"display_priority\": 65,\n            \"logo_path\": \"/zg1uFDzIchkwrwOW6dq7LFxB4n6.jpg\",\n            \"provider_name\": \"INA  madelen Amazon Channel\",\n            \"provider_id\": 1737\n        },\n        {\n            \"display_priorities\": {\n                \"FR\": 66\n            },\n            \"display_priority\": 66,\n            \"logo_path\": \"/yXSOt0AKxG28wXhnBaogQGwF7Rq.jpg\",\n            \"provider_name\": \"Benshi Amazon Channel\",\n            \"provider_id\": 1738\n        },\n        {\n            \"display_priorities\": {\n                \"ES\": 53\n            },\n            \"display_priority\": 53,\n            \"logo_path\": \"/4s8njawy9i5sVseo5pO862bHKuM.jpg\",\n            \"provider_name\": \"Pash Amazon Channel\",\n            \"provider_id\": 1739\n        },\n        {\n            \"display_priorities\": {\n                \"ES\": 54\n            },\n            \"display_priority\": 54,\n            \"logo_path\": \"/yISpVXhf6axqiHh6lBvJ8RRrZ8v.jpg\",\n            \"provider_name\": \"Planet Horror Amazon Channel\",\n            \"provider_id\": 1740\n        },\n        {\n            \"display_priorities\": {\n                \"ES\": 55\n            },\n            \"display_priority\": 55,\n            \"logo_path\": \"/tM1HabyA45cnckBEhLS7hAVga5g.jpg\",\n            \"provider_name\": \"Dizi Amazon Channel\",\n            \"provider_id\": 1741\n        },\n        {\n            \"display_priorities\": {\n                \"ES\": 56\n            },\n            \"display_priority\": 56,\n            \"logo_path\": \"/tGvAD4O9obFP3DfOrDn8NaRQ6eT.jpg\",\n            \"provider_name\": \"Acontra Plus Amazon Channel\",\n            \"provider_id\": 1742\n        },\n        {\n            \"display_priorities\": {\n                \"ES\": 57\n            },\n            \"display_priority\": 57,\n            \"logo_path\": \"/aJECXkHekrkuRZ7ABF5YR9DVDd8.jpg\",\n            \"provider_name\": \"Historia y Actualidad Amazon Channel\",\n            \"provider_id\": 1743\n        },\n        {\n            \"display_priorities\": {\n                \"GB\": 93\n            },\n            \"display_priority\": 93,\n            \"logo_path\": \"/jTtwvCgQxD8W7vljH5pH28PfYQD.jpg\",\n            \"provider_name\": \"Icon Film Amazon Channel\",\n            \"provider_id\": 1744\n        },\n        {\n            \"display_priorities\": {\n                \"GB\": 94\n            },\n            \"display_priority\": 94,\n            \"logo_path\": \"/x2cjJAyU8CLwyYHaIxzzEjXJFU8.jpg\",\n            \"provider_name\": \"Hallmark TV Amazon Channel\",\n            \"provider_id\": 1746\n        },\n        {\n            \"display_priorities\": {\n                \"GB\": 95\n            },\n            \"display_priority\": 95,\n            \"logo_path\": \"/mLif0L2p0M2AK4pbqHOBqLwB3bP.jpg\",\n            \"provider_name\": \"Studiocanal Presents Amazon Channel\",\n            \"provider_id\": 1747\n        },\n        {\n            \"display_priorities\": {\n                \"AE\": 18,\n                \"BH\": 28,\n                \"DZ\": 30,\n                \"EG\": 34,\n                \"IQ\": 28,\n                \"JO\": 28,\n                \"KW\": 29,\n                \"LB\": 29,\n                \"LY\": 30,\n                \"MA\": 29,\n                \"OM\": 28,\n                \"PS\": 28,\n                \"QA\": 28,\n                \"SA\": 33,\n                \"TN\": 29,\n                \"YE\": 29,\n                \"TR\": 35\n            },\n            \"display_priority\": 18,\n            \"logo_path\": \"/bFxDjHDXP02u1dLPZfTsTC1L6EA.jpg\",\n            \"provider_name\": \"TOD\",\n            \"provider_id\": 1750\n        },\n        {\n            \"display_priorities\": {\n                \"AT\": 50,\n                \"DE\": 99,\n                \"GB\": 98\n            },\n            \"display_priority\": 98,\n            \"logo_path\": \"/rJxOLpuR70qDX0Z3cn7Ct0RRwqs.jpg\",\n            \"provider_name\": \"Realeyz Amazon Channel\",\n            \"provider_id\": 1757\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 195\n            },\n            \"display_priority\": 195,\n            \"logo_path\": \"/biHGb84xAzYrNkdvX5XWQTmgzC8.jpg\",\n            \"provider_name\": \"Bet+\",\n            \"provider_id\": 1759\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 19\n            },\n            \"display_priority\": 19,\n            \"logo_path\": \"/kkUHFtdjasnnOknZN69TbZ2fCTh.jpg\",\n            \"provider_name\": \"Paramount+ with Showtime\",\n            \"provider_id\": 1770\n        },\n        {\n            \"display_priorities\": {\n                \"DK\": 38,\n                \"FI\": 39,\n                \"NO\": 39,\n                \"SE\": 42,\n                \"NL\": 50,\n                \"PT\": 31,\n                \"BA\": 30,\n                \"BG\": 22,\n                \"HR\": 39,\n                \"RS\": 31,\n                \"SI\": 33,\n                \"AL\": 30,\n                \"CZ\": 29,\n                \"HU\": 28,\n                \"MK\": 28,\n                \"PL\": 33,\n                \"RO\": 23,\n                \"SK\": 41,\n                \"XK\": 6,\n                \"AD\": 27,\n                \"ES\": 71\n            },\n            \"display_priority\": 30,\n            \"logo_path\": \"/gQbqEYd0C9uprYxEUqTM589qn8g.jpg\",\n            \"provider_name\": \"SkyShowtime\",\n            \"provider_id\": 1773\n        },\n        {\n            \"display_priorities\": {\n                \"AR\": 53,\n                \"BR\": 77,\n                \"CL\": 38,\n                \"CO\": 38,\n                \"DE\": 112,\n                \"EC\": 36,\n                \"DK\": 42,\n                \"FI\": 42,\n                \"ES\": 65,\n                \"GB\": 119,\n                \"FR\": 77,\n                \"IE\": 43,\n                \"IT\": 66,\n                \"MX\": 73,\n                \"NL\": 51,\n                \"PE\": 38,\n                \"NO\": 42,\n                \"SC\": 15\n            },\n            \"display_priority\": 38,\n            \"logo_path\": \"/cGkSLaXKxxcJY38qSCwdKxxSM1x.jpg\",\n            \"provider_name\": \"Lionsgate Plus\",\n            \"provider_id\": 1790\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 109,\n                \"US\": 210\n            },\n            \"display_priority\": 210,\n            \"logo_path\": \"/esiLBRzDUwodjfN8gA4qj7l3ZF7.jpg\",\n            \"provider_name\": \"Starz Amazon Channel\",\n            \"provider_id\": 1794\n        },\n        {\n            \"display_priorities\": {\n                \"AU\": 57,\n                \"CA\": 112,\n                \"DE\": 111,\n                \"ES\": 65,\n                \"FR\": 79,\n                \"GB\": 109,\n                \"JP\": 30,\n                \"IT\": 67,\n                \"KR\": 30,\n                \"MX\": 53,\n                \"US\": 211,\n                \"BR\": 59\n            },\n            \"display_priority\": 211,\n            \"logo_path\": \"/kICQccvOh8AIBMHGkBXJ047xeHN.jpg\",\n            \"provider_name\": \"Netflix basic with Ads\",\n            \"provider_id\": 1796\n        },\n        {\n            \"display_priorities\": {\n                \"DE\": 113\n            },\n            \"display_priority\": 113,\n            \"logo_path\": \"/3VYyCBiG2WTCZ2tGzTkWvoXTeqi.jpg\",\n            \"provider_name\": \"Studiocanal Presents MOVIECULT Amazon Channel\",\n            \"provider_id\": 1805\n        },\n        {\n            \"display_priorities\": {\n                \"DE\": 114\n            },\n            \"display_priority\": 114,\n            \"logo_path\": \"/tHX1KI8VdAzKWMxSgPKqKfHcxFA.jpg\",\n            \"provider_name\": \"Studiocanal Presents ALLSTARS Amazon Channel\",\n            \"provider_id\": 1806\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 216\n            },\n            \"display_priority\": 216,\n            \"logo_path\": \"/QAtDmj6XHlkPvw5xAjF08ZQARh.jpg\",\n            \"provider_name\": \"Cohen Media Amazon Channel\",\n            \"provider_id\": 1811\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 9,\n                \"CZ\": 23,\n                \"FI\": 5,\n                \"ES\": 11,\n                \"HU\": 23,\n                \"NL\": 1,\n                \"PL\": 29,\n                \"PT\": 28,\n                \"SE\": 7\n            },\n            \"display_priority\": 9,\n            \"logo_path\": \"/erfmV26akboHUerxGjpl8pBwww3.jpg\",\n            \"provider_name\": \"Max Amazon Channel\",\n            \"provider_id\": 1825\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 219\n            },\n            \"display_priority\": 219,\n            \"logo_path\": \"/f5yNbaK23OSWV5IocAj8FZwIOQj.jpg\",\n            \"provider_name\": \"Popflick\",\n            \"provider_id\": 1832\n        },\n        {\n            \"display_priorities\": {\n                \"ES\": 70\n            },\n            \"display_priority\": 70,\n            \"logo_path\": \"/8VhN4PeHU7yfMNoWK0DnwdS1HlS.jpg\",\n            \"provider_name\": \"Tivify\",\n            \"provider_id\": 1838\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 23,\n                \"CA\": 119,\n                \"NO\": 44,\n                \"AU\": 63\n            },\n            \"display_priority\": 23,\n            \"logo_path\": \"/xp12VXTZfunk568CAPs2Xqknimq.jpg\",\n            \"provider_name\": \"Britbox Apple TV Channel \",\n            \"provider_id\": 1852\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 20,\n                \"AT\": 61,\n                \"AU\": 60,\n                \"BR\": 68,\n                \"CA\": 118,\n                \"DE\": 125,\n                \"FR\": 91,\n                \"GB\": 115,\n                \"IT\": 74,\n                \"MX\": 67,\n                \"AR\": 57,\n                \"BO\": 35,\n                \"CL\": 39,\n                \"CH\": 50,\n                \"CO\": 39,\n                \"CR\": 35,\n                \"EC\": 37,\n                \"DO\": 35,\n                \"GT\": 35,\n                \"HN\": 35,\n                \"IE\": 45,\n                \"PA\": 37,\n                \"PE\": 39,\n                \"PY\": 34,\n                \"SV\": 36,\n                \"VE\": 34,\n                \"NI\": 11\n            },\n            \"display_priority\": 34,\n            \"logo_path\": \"/tJqmTmQ8jp9WfyaZfApHK8lSywA.jpg\",\n            \"provider_name\": \"Paramount Plus Apple TV Channel \",\n            \"provider_id\": 1853\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 22,\n                \"AU\": 61,\n                \"CA\": 120,\n                \"IN\": 55,\n                \"ES\": 99\n            },\n            \"display_priority\": 22,\n            \"logo_path\": \"/oTQdXIqM9iewlN4MC2nhKB0gHw.jpg\",\n            \"provider_name\": \"AMC Plus Apple TV Channel \",\n            \"provider_id\": 1854\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 21\n            },\n            \"display_priority\": 21,\n            \"logo_path\": \"/1C5EVCWyQD798CE1DFfcm6oAbxP.jpg\",\n            \"provider_name\": \"Starz Apple TV Channel\",\n            \"provider_id\": 1855\n        },\n        {\n            \"display_priorities\": {\n                \"BE\": 34\n            },\n            \"display_priority\": 34,\n            \"logo_path\": \"/kwftIxtjuCAROIcdd53UEjzSmca.jpg\",\n            \"provider_name\": \"Telenet\",\n            \"provider_id\": 1857\n        },\n        {\n            \"display_priorities\": {\n                \"BR\": 72,\n                \"AR\": 67,\n                \"CO\": 42,\n                \"FR\": 111,\n                \"GB\": 137,\n                \"MX\": 82,\n                \"MZ\": 18,\n                \"PT\": 59,\n                \"US\": 264,\n                \"ZA\": 31\n            },\n            \"display_priority\": 31,\n            \"logo_path\": \"/44E23wCM3WLsvAVRyk6fye76cZb.jpg\",\n            \"provider_name\": \"Univer Video\",\n            \"provider_id\": 1860\n        },\n        {\n            \"display_priorities\": {\n                \"IT\": 75\n            },\n            \"display_priority\": 75,\n            \"logo_path\": \"/9I6PdkTdLItbFdHRZQarD55vcVC.jpg\",\n            \"provider_name\": \"UAM TV\",\n            \"provider_id\": 1862\n        },\n        {\n            \"display_priorities\": {\n                \"FR\": 95\n            },\n            \"display_priority\": 95,\n            \"logo_path\": \"/6XLxMoxqVCZRTkAavMwnsbpx3XU.jpg\",\n            \"provider_name\": \"Pass Warner Amazon Channel\",\n            \"provider_id\": 1870\n        },\n        {\n            \"display_priorities\": {\n                \"AR\": 51,\n                \"BO\": 33,\n                \"BR\": 75,\n                \"CL\": 36,\n                \"CA\": 126,\n                \"CO\": 36,\n                \"CR\": 33,\n                \"DO\": 33,\n                \"EC\": 34,\n                \"ES\": 75,\n                \"FR\": 96,\n                \"GB\": 118,\n                \"GT\": 33,\n                \"HN\": 33,\n                \"MX\": 72,\n                \"PE\": 36,\n                \"PA\": 35,\n                \"PY\": 32,\n                \"SV\": 34,\n                \"UY\": 36,\n                \"US\": 228,\n                \"VE\": 32,\n                \"BZ\": 10,\n                \"NI\": 9\n            },\n            \"display_priority\": 32,\n            \"logo_path\": \"/oJRCAz1WKkKM9Ge7mX5KFnegTNY.jpg\",\n            \"provider_name\": \"Runtime\",\n            \"provider_id\": 1875\n        },\n        {\n            \"display_priorities\": {\n                \"FR\": 97\n            },\n            \"display_priority\": 97,\n            \"logo_path\": \"/2HsZxiwKi9Ym91r6WY9ojORvq79.jpg\",\n            \"provider_name\": \"BrutX Amazon Channel\",\n            \"provider_id\": 1887\n        },\n        {\n            \"display_priorities\": {\n                \"FR\": 98\n            },\n            \"display_priority\": 98,\n            \"logo_path\": \"/9jmtFeqCWvTSYpMMUPNhk8JNJWS.jpg\",\n            \"provider_name\": \"Animation Digital Network Amazon Channel\",\n            \"provider_id\": 1888\n        },\n        {\n            \"display_priorities\": {\n                \"FR\": 99\n            },\n            \"display_priority\": 99,\n            \"logo_path\": \"/4ABGBjAMtRrYUrr0w3QfanuiaoB.jpg\",\n            \"provider_name\": \"Universal+ Amazon Channel\",\n            \"provider_id\": 1889\n        },\n        {\n            \"display_priorities\": {\n                \"ES\": 79\n            },\n            \"display_priority\": 79,\n            \"logo_path\": \"/3EFwJrJalr0YEgN1ENwrYbIar3Q.jpg\",\n            \"provider_name\": \"Hopster Amazon Channel\",\n            \"provider_id\": 1890\n        },\n        {\n            \"display_priorities\": {\n                \"DE\": 130\n            },\n            \"display_priority\": 130,\n            \"logo_path\": \"/s7ZjSKXOtjKBb7hAzBm3b0iY0SG.jpg\",\n            \"provider_name\": \"alleskino Amazon Channel\",\n            \"provider_id\": 1891\n        },\n        {\n            \"display_priorities\": {\n                \"DE\": 131\n            },\n            \"display_priority\": 131,\n            \"logo_path\": \"/5Qe65kN95Z0CytOaG3I8bytdW7A.jpg\",\n            \"provider_name\": \"RTL Crime Amazon Channel\",\n            \"provider_id\": 1892\n        },\n        {\n            \"display_priorities\": {\n                \"GB\": 122,\n                \"IT\": 80\n            },\n            \"display_priority\": 80,\n            \"logo_path\": \"/bAcfYRySJoSGfNQhmItALKqHYbJ.jpg\",\n            \"provider_name\": \"Crime+ Investigation Play Amazon Channel\",\n            \"provider_id\": 1893\n        },\n        {\n            \"display_priorities\": {\n                \"IT\": 82\n            },\n            \"display_priority\": 82,\n            \"logo_path\": \"/xcXI50PQIBsRDAP6eEpv09Vz8SG.jpg\",\n            \"provider_name\": \"Anime Generation Amazon Channel\",\n            \"provider_id\": 1895\n        },\n        {\n            \"display_priorities\": {\n                \"IN\": 56\n            },\n            \"display_priority\": 56,\n            \"logo_path\": \"/oRfWFOG7XbNO1ZSICEnRzmUt7bT.jpg\",\n            \"provider_name\": \"Amazon miniTV\",\n            \"provider_id\": 1898\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 8\n            },\n            \"display_priority\": 8,\n            \"logo_path\": \"/fksCUZ9QDWZMUwL2LgMtLckROUN.jpg\",\n            \"provider_name\": \"Max\",\n            \"provider_id\": 1899\n        },\n        {\n            \"display_priorities\": {\n                \"DE\": 132\n            },\n            \"display_priority\": 132,\n            \"logo_path\": \"/qTybjmHLNcXZExZLBnm4muVCDzP.jpg\",\n            \"provider_name\": \"ARD Plus\",\n            \"provider_id\": 1902\n        },\n        {\n            \"display_priorities\": {\n                \"TR\": 10\n            },\n            \"display_priority\": 10,\n            \"logo_path\": \"/c8ryDZroFQtuyRVPBwXq5PLpTWV.jpg\",\n            \"provider_name\": \"TV+\",\n            \"provider_id\": 1904\n        },\n        {\n            \"display_priorities\": {\n                \"CZ\": 34\n            },\n            \"display_priority\": 34,\n            \"logo_path\": \"/vrefjVylvD4RkEjQguuXebCp9UQ.jpg\",\n            \"provider_name\": \"Prima Plus\",\n            \"provider_id\": 1928\n        },\n        {\n            \"display_priorities\": {\n                \"AT\": 65\n            },\n            \"display_priority\": 65,\n            \"logo_path\": \"/kP741xlbpymqjELaTcPiAet3SnV.jpg\",\n            \"provider_name\": \"Filmtastic bei Canal+\",\n            \"provider_id\": 1929\n        },\n        {\n            \"display_priorities\": {\n                \"CZ\": 35\n            },\n            \"display_priority\": 35,\n            \"logo_path\": \"/489t5n9o1KhH7voGNQkrXT7vBKV.jpg\",\n            \"provider_name\": \"Lepsi TV\",\n            \"provider_id\": 1939\n        },\n        {\n            \"display_priorities\": {\n                \"SE\": 48\n            },\n            \"display_priority\": 48,\n            \"logo_path\": \"/5lKPs5yrjeKHFrXh9RIvzyJJzSd.jpg\",\n            \"provider_name\": \"TV4 Play\",\n            \"provider_id\": 1944\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 170\n            },\n            \"display_priority\": 170,\n            \"logo_path\": \"/ez70jk7n53zrBLI5eOhtUzrVRet.jpg\",\n            \"provider_name\": \"Plex Player\",\n            \"provider_id\": 1945\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 241\n            },\n            \"display_priority\": 241,\n            \"logo_path\": \"/en3dbHAWzDpvDhsI0G8LphUhpBr.jpg\",\n            \"provider_name\": \"Reveel\",\n            \"provider_id\": 1948\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 243\n            },\n            \"display_priority\": 243,\n            \"logo_path\": \"/wSvS4FbVGh81CnC51JqXA3xaj27.jpg\",\n            \"provider_name\": \"Ovation TV\",\n            \"provider_id\": 1953\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 245\n            },\n            \"display_priority\": 245,\n            \"logo_path\": \"/znTpq1dy5TYxm1QLoxORzuOuwYq.jpg\",\n            \"provider_name\": \"Angel Studios\",\n            \"provider_id\": 1956\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 135,\n                \"US\": 246\n            },\n            \"display_priority\": 246,\n            \"logo_path\": \"/jpEV1w3CnrpDQ1vRvGQIZF1S6vA.jpg\",\n            \"provider_name\": \"Cineverse\",\n            \"provider_id\": 1957\n        },\n        {\n            \"display_priorities\": {\n                \"AE\": 34,\n                \"DE\": 147,\n                \"US\": 247,\n                \"EG\": 51,\n                \"IN\": 71,\n                \"IQ\": 44,\n                \"JO\": 46,\n                \"KW\": 46,\n                \"SA\": 47\n            },\n            \"display_priority\": 34,\n            \"logo_path\": \"/mK8nfCXfwoAa6cAkHUSKCkLEIKK.jpg\",\n            \"provider_name\": \"AD tv\",\n            \"provider_id\": 1958\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 136,\n                \"US\": 248\n            },\n            \"display_priority\": 248,\n            \"logo_path\": \"/8s4adSGz4UmVOP5uegNkoikSFLV.jpg\",\n            \"provider_name\": \"Midnight Pulp\",\n            \"provider_id\": 1960\n        },\n        {\n            \"display_priorities\": {\n                \"DK\": 43\n            },\n            \"display_priority\": 43,\n            \"logo_path\": \"/a6z85DKGuPOyTg03TlJ6ShzzFO6.jpg\",\n            \"provider_name\": \"Allente\",\n            \"provider_id\": 1961\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 249\n            },\n            \"display_priority\": 249,\n            \"logo_path\": \"/mfNkTJi4a462s69AxANQQU6IA7n.jpg\",\n            \"provider_name\": \"FYI Network\",\n            \"provider_id\": 1962\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 250\n            },\n            \"display_priority\": 250,\n            \"logo_path\": \"/xfKqqWYYIyvjECOFOaYtJdD7gl3.jpg\",\n            \"provider_name\": \"Xumo Play\",\n            \"provider_id\": 1963\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 251\n            },\n            \"display_priority\": 251,\n            \"logo_path\": \"/nlOrX8YVYjxFkEpfvJHayNg9UAB.jpg\",\n            \"provider_name\": \"National Geographic\",\n            \"provider_id\": 1964\n        },\n        {\n            \"display_priorities\": {\n                \"FR\": 107\n            },\n            \"display_priority\": 107,\n            \"logo_path\": \"/8qSG9LtUhBQIWy2Fr6fzeW7gBdd.jpg\",\n            \"provider_name\": \"Molotov TV\",\n            \"provider_id\": 1967\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 11,\n                \"GB\": 10,\n                \"SE\": 14,\n                \"US\": 11\n            },\n            \"display_priority\": 11,\n            \"logo_path\": \"/j7wdfXtHKUpV9CNwnXUa68HImFx.jpg\",\n            \"provider_name\": \"Crunchyroll Amazon Channel\",\n            \"provider_id\": 1968\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 254\n            },\n            \"display_priority\": 254,\n            \"logo_path\": \"/6gdKp9OwHgDLloethSPxZbtovkl.jpg\",\n            \"provider_name\": \"DistroTV\",\n            \"provider_id\": 1971\n        },\n        {\n            \"display_priorities\": {\n                \"CA\": 138,\n                \"US\": 255\n            },\n            \"display_priority\": 255,\n            \"logo_path\": \"/mWAOUnJY6hnQghUZpjuDB815efG.jpg\",\n            \"provider_name\": \"myfilmfriend\",\n            \"provider_id\": 1972\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 257\n            },\n            \"display_priority\": 257,\n            \"logo_path\": \"/jLD5zHgsAhSWBRTnMUOLaXrUuVI.jpg\",\n            \"provider_name\": \"Outside Watch\",\n            \"provider_id\": 1976\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 262\n            },\n            \"display_priority\": 262,\n            \"logo_path\": \"/iaTUCUOMrwXYRsVH3Ttkino1VDH.jpg\",\n            \"provider_name\": \"Citytv\",\n            \"provider_id\": 1985\n        },\n        {\n            \"display_priorities\": {\n                \"NL\": 88\n            },\n            \"display_priority\": 88,\n            \"logo_path\": \"/cYyxWlMG0o1dKRvOdpMrVIFrY4F.jpg\",\n            \"provider_name\": \"NPO Plus\",\n            \"provider_id\": 1986\n        },\n        {\n            \"display_priorities\": {\n                \"AU\": 67\n            },\n            \"display_priority\": 67,\n            \"logo_path\": \"/zlOChFXWhfIqK2QCf6KPxu0nH2D.jpg\",\n            \"provider_name\": \"Brollie\",\n            \"provider_id\": 1988\n        },\n        {\n            \"display_priorities\": {\n                \"DE\": 155\n            },\n            \"display_priority\": 155,\n            \"logo_path\": \"/mmDWKHiDLmHDo2OWnduQuI1T4bh.jpg\",\n            \"provider_name\": \"ZDF Select Amazon Channel \",\n            \"provider_id\": 1989\n        },\n        {\n            \"display_priorities\": {\n                \"DE\": 156\n            },\n            \"display_priority\": 156,\n            \"logo_path\": \"/dKh2TJ9lTWV0UIcDQGMnMyQ8AIN.jpg\",\n            \"provider_name\": \"Videoload\",\n            \"provider_id\": 1993\n        },\n        {\n            \"display_priorities\": {\n                \"DE\": 157\n            },\n            \"display_priority\": 157,\n            \"logo_path\": \"/a1zZJiOid4gG27xJtkcDaSVrQdb.jpg\",\n            \"provider_name\": \"TELE 5\",\n            \"provider_id\": 1994\n        },\n        {\n            \"display_priorities\": {\n                \"FI\": 45\n            },\n            \"display_priority\": 45,\n            \"logo_path\": \"/wRMEDOZ8iAEEHXIY2VyckvT0K8I.jpg\",\n            \"provider_name\": \"MTV Katsomo\",\n            \"provider_id\": 2029\n        },\n        {\n            \"display_priorities\": {\n                \"US\": 268\n            },\n            \"display_priority\": 268,\n            \"logo_path\": \"/vpSjs2UcViGYYHyuI8Kow9oHEtU.jpg\",\n            \"provider_name\": \"Toon Goggles\",\n            \"provider_id\": 2030\n        }\n    ]\n}"}],"_postman_id":"c0bb533c-3154-4e32-ba27-39df6d22b3a8"}],"id":"66ee0af5-b2e0-4a0c-a139-4b366d057ee4","_postman_id":"66ee0af5-b2e0-4a0c-a139-4b366d057ee4","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ea1fc68-6a20-4265-a381-63ac688654a7","id":"7ea1fc68-6a20-4265-a381-63ac688654a7","name":"The Movie API Documentation","type":"collection"}}}],"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]}},"event":[{"listen":"prerequest","script":{"id":"9fbd787c-f478-44f4-907d-ef361cb23fbf","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"7b9f7f4a-4636-431c-ad2f-16eb291b28e7","type":"text/javascript","exec":[""]}}],"variable":[{"key":"accountid","value":"{{accountid}}"},{"key":"Bearer token","value":"eyJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJmMzQ2NDFmNzM2ZjZkODZmZWEzNTYxYzM1ZGQxNWMxZiIsInN1YiI6IjY1YTBhYzljYTZhNGMxMDEyMjQzZWI4YiIsInNjb3BlcyI6WyJhcGlfcmVhZCJdLCJ2ZXJzaW9uIjoxfQ.CETKgnae_cLn48wKzmb5UuWrQlgwh2cbsRYaWnQyAtg"},{"key":"collection_id","value":"10"},{"key":"company_id","value":"2"},{"key":"request_token","value":"efcd6c1ee55313c9e55355510f5b570cf538b20b","type":"string"},{"key":"access_token","value":"eyJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJmMzQ2NDFmNzM2ZjZkODZmZWEzNTYxYzM1ZGQxNWMxZiIsInN1YiI6IjY1YTBhYzljYTZhNGMxMDEyMjQzZWI4YiIsInNjb3BlcyI6WyJhcGlfcmVhZCJdLCJ2ZXJzaW9uIjoxfQ.CETKgnae_cLn48wKzmb5UuWrQlgwh2cbsRYaWnQyAtg","type":"string"},{"key":"username","value":"ezinneanne","type":"string"},{"key":"password","value":"password","type":"string"},{"key":"session_id","value":"30cf58948d0b6a7c3ab7cf8e3c001303","type":"string"},{"key":"credit_id","value":"credit","type":"string"},{"key":"keyword_id","value":"1701"},{"key":"list_id","value":"18"},{"key":"movie_id","value":"4700"},{"key":"network_id","value":"49"},{"key":"person_id","value":"42"},{"key":"review_id","value":"640b2aeecaaca20079decdcc"},{"key":"query","value":"Fight%20Club"},{"key":"primary_release_year","value":"1999-10-15"},{"key":"time_window","value":"day"},{"key":"series_id","value":"24"},{"key":"season_number","value":"1"},{"key":"episode_number","value":"3"},{"key":"episode_id","value":"2"},{"key":"tv_episode_group_id","value":"63384c066728a8007a216dc4"}]}