{"info":{"_postman_id":"500bf488-a3c8-42fa-9c30-78f03dcb3643","name":"MyColl API","description":"<html><head></head><body><p>Documentation of endpoints for the MyColl API powering the MyColl app on <a href=\"https://mycoll.app\">https://mycoll.app</a>.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"6103333","collectionId":"500bf488-a3c8-42fa-9c30-78f03dcb3643","publishedId":"T1Ds8ayi","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2020-07-27T20:42:11.000Z"},"item":[{"name":"Account - Create","id":"3036aa7b-400c-40b7-97ee-b4e7983a8998","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"username","value":"sebi_42","type":"text","description":"<p>A unique username.</p>\n"},{"key":"email","value":"email_42@email.com","type":"text","description":"<p>A unique email address.</p>\n"},{"key":"password","value":"superdupersecret","type":"text","description":"<p>A password with a minimum length of 8 characters.</p>\n"}]},"url":"https://db.mycoll.app/accounts/create/","description":"<p>Create a user on the MyColl database.</p>\n","urlObject":{"protocol":"https","path":["accounts","create",""],"host":["db","mycoll","app"],"query":[],"variable":[]}},"response":[{"id":"7684453a-15b5-4cb6-9f29-ec545cbb7904","name":"Account - Create","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"username","value":"sebi_42","type":"text","description":"A unique username."},{"key":"email","value":"email_42@email.com","type":"text","description":"A unique email address."},{"key":"password","value":"superdupersecret","type":"text","description":"A password with a minimu length of 8 characters."}]},"url":"https://db.mycoll.app/accounts/create/"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Mon, 27 Jul 2020 18:49:27 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"499"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept, Origin"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 20,\n    \"username\": \"sebi_42\",\n    \"email\": \"email_42@email.com\",\n    \"access\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ0b2tlbl90eXBlIjoiYWNjZXNzIiwiZXhwIjoxNTk1ODc3NTY3LCJqdGkiOiJhMzc0NzkwZGUxYjc0NzBiOTU1YTk1ZTQwOWZlY2ZhYiIsInVzZXJfaWQiOjIwfQ.Gdag69aUe7omf_0IRemQmnp4r6Dxgvc8q0DkKVce0bc\",\n    \"refresh\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ0b2tlbl90eXBlIjoicmVmcmVzaCIsImV4cCI6MTU5NTk2MjE2NywianRpIjoiY2ZkODNhYWY5MTZiNGEyY2E0MGVkMjk0NTU5YTExNzYiLCJ1c2VyX2lkIjoyMH0.vjYO8yM3K-hGCQ528_qr9tLDy3PUWVS-heGvTAENTnU\"\n}"}],"_postman_id":"3036aa7b-400c-40b7-97ee-b4e7983a8998"},{"name":"Account - Obtain Token Pair","id":"6d46366e-abec-4ef4-9bcc-01a48fdc5942","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"username","value":"sebi_42","description":"<p>The user's username.</p>\n","type":"text"},{"key":"password","value":"superdupersecret","description":"<p>The user's password.</p>\n","type":"text"},{"key":"Don't Use","value":"","type":"text","disabled":true}]},"url":"https://db.mycoll.app/accounts/token/","description":"<p>Request a JWT access and refresh token pair for a user.</p>\n","urlObject":{"protocol":"https","path":["accounts","token",""],"host":["db","mycoll","app"],"query":[{"disabled":true,"key":"","value":""}],"variable":[]}},"response":[{"id":"9ac40d81-498b-4e15-a5f7-7c74af78aa8c","name":"Token - Obtain Pair","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"username","value":"sebi_42","description":"The user's username.","type":"text"},{"key":"password","value":"superdupersecret","description":"The user's password.","type":"text"},{"key":"Don't Use","value":"","type":"text","disabled":true}]},"url":{"raw":"https://db.mycoll.app/accounts/token/","protocol":"https","host":["db","mycoll","app"],"path":["accounts","token",""],"query":[{"key":"","value":"","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Mon, 27 Jul 2020 20:35:30 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"441"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept, Origin"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"refresh\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ0b2tlbl90eXBlIjoicmVmcmVzaCIsImV4cCI6MTU5NTk2ODUzMCwianRpIjoiMWVlNWZjNjYzZTA2NDU5OTk1MGZmZWVkOWZjZTk5MmMiLCJ1c2VyX2lkIjoyMH0.rByMwehhUcRuA3pOEghDxrVnYYKX73YuQqKB9SGYC3A\",\n    \"access\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ0b2tlbl90eXBlIjoiYWNjZXNzIiwiZXhwIjoxNTk1ODgzOTMwLCJqdGkiOiI0ODc4NzM1ZDZjZmY0N2NjYmIxNTU3ZjQ0OGU4N2I1ZCIsInVzZXJfaWQiOjIwfQ.xKJ2z89oVhs0Y_UHYWsHp2L5GU-YyZmkg7N_1V6veVo\"\n}"}],"_postman_id":"6d46366e-abec-4ef4-9bcc-01a48fdc5942"},{"name":"Account - Refresh Access Token","id":"dcb6036d-76e2-4f10-9939-b9960935adef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"refresh","value":"{{REFRESH}}","type":"text","description":"<p>The user's JWT refresh token.</p>\n"}]},"url":"https://db.mycoll.app/accounts/token/refresh/","description":"<p>Request a new JWT access token for a user.</p>\n","urlObject":{"protocol":"https","path":["accounts","token","refresh",""],"host":["db","mycoll","app"],"query":[],"variable":[]}},"response":[{"id":"a9cd3912-7912-45d5-bf80-f10bf7b9318c","name":"Token - Refresh","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"refresh","value":"{{REFRESH}}","type":"text"}]},"url":"https://db.mycoll.app/accounts/token/refresh/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Mon, 27 Jul 2020 19:21:23 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"220"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept, Origin"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"access\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ0b2tlbl90eXBlIjoiYWNjZXNzIiwiZXhwIjoxNTk1ODc5NDgzLCJqdGkiOiIxMjBmYzJlY2I3MTA0OGQyYWY1NGY5Mjc1MzEyZDNmMiIsInVzZXJfaWQiOjIwfQ.GlelePWvlbsOMTAt1LjKhSVnjp6b3ygrMrGe6nZmEBQ\"\n}"}],"_postman_id":"dcb6036d-76e2-4f10-9939-b9960935adef"},{"name":"Movie - Create","id":"d4202319-2502-4c39-9a88-f94e58f22903","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{ACCESS}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"description":"<p>The title of the movie.</p>\n","key":"title","type":"text","value":"Stargate"},{"description":"<p>The year the movie was released.</p>\n","key":"release_year","type":"text","value":"1990"},{"description":"<p>The MPAA rating for the movie.</p>\n","key":"mpaa_rating","type":"text","value":"PG-13"},{"description":"<p>The runtime of the movie in minutes.</p>\n","key":"runtime_minutes","type":"text","value":"90"},{"key":"overview","value":"An interstellar teleportation device, found in Egypt, leads to a planet with humans resembling ancient Egyptians who worship the god Ra.","description":"<p>(Optional) An overview of the movie.</p>\n","type":"text"},{"key":"image_link","value":"https://image.tmdb.org/t/p/original/fyTqTETiXncfESLyKfkgEs7qg7d.jpg","description":"<p>(Optional) A URL to a poster image for the movie.</p>\n","type":"text"},{"key":"tmdb_page_link","value":"https://www.themoviedb.org/movie/2164","description":"<p>(Optinoal) The URL to the movie resource on The Movie Database (TMDb).</p>\n","type":"text"}]},"url":"https://db.mycoll.app/api/v1/movies/","description":"<p>Create a Movie resource that is associated with the user.</p>\n","urlObject":{"protocol":"https","path":["api","v1","movies",""],"host":["db","mycoll","app"],"query":[],"variable":[]}},"response":[{"id":"09eb63cb-3bfa-4b5e-9e79-4443562696ad","name":"Movie - Create","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"description":"The title of the movie.","key":"title","type":"text","value":"Stargate"},{"description":"The year the movie was released.","key":"release_year","type":"text","value":"1990"},{"description":"The MPAA rating for the movie.","key":"mpaa_rating","type":"text","value":"PG-13"},{"description":"The runtime of the movie in minutes.","key":"runtime_minutes","type":"text","value":"90"},{"key":"overview","value":"An interstellar teleportation device, found in Egypt, leads to a planet with humans resembling ancient Egyptians who worship the god Ra.","description":"(Optional) An overview of the movie.","type":"text"},{"key":"image_link","value":"https://image.tmdb.org/t/p/original/fyTqTETiXncfESLyKfkgEs7qg7d.jpg","description":"(Optional) A URL to a poster image for the movie.","type":"text"},{"key":"tmdb_page_link","value":"https://www.themoviedb.org/movie/2164","description":"(Optinoal) The URL to the movie resource on The Movie Database(TMDb).","type":"text"}]},"url":"https://db.mycoll.app/api/v1/movies/"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Mon, 27 Jul 2020 18:56:17 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"393"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept, Origin"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 32,\n    \"title\": \"Stargate\",\n    \"overview\": \"An interstellar teleportation device, found in Egypt, leads to a planet with humans resembling ancient Egyptians who worship the god Ra.\",\n    \"release_year\": 1990,\n    \"mpaa_rating\": \"PG-13\",\n    \"runtime_minutes\": 90,\n    \"image_link\": \"https://image.tmdb.org/t/p/original/fyTqTETiXncfESLyKfkgEs7qg7d.jpg\",\n    \"tmdb_page_link\": \"https://www.themoviedb.org/movie/2164\",\n    \"copies\": []\n}"}],"_postman_id":"d4202319-2502-4c39-9a88-f94e58f22903"},{"name":"Movie - Delete","id":"edad9a7d-eb75-4ea3-a88a-dfda2262fffc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{ACCESS}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://db.mycoll.app/api/v1/movies/:id","description":"<p>Delete a specific Movie resource from the MyColl database.</p>\n","urlObject":{"protocol":"https","path":["api","v1","movies",":id"],"host":["db","mycoll","app"],"query":[],"variable":[{"description":{"content":"<p>The MyColl database ID of a specific Movie resource</p>\n","type":"text/plain"},"type":"string","value":"4","key":"id"}]}},"response":[{"id":"f686a1e7-26b8-4279-9aac-92c99de093bd","name":"Movie - Delete","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"https://db.mycoll.app/api/v1/movies/:id","protocol":"https","host":["db","mycoll","app"],"path":["api","v1","movies",":id"],"variable":[{"key":"id","value":"4","description":"The MyColl database ID of a specific Movie resource"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Tue, 28 Jul 2020 15:18:59 GMT"},{"key":"Content-Length","value":"0"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept, Origin"},{"key":"Allow","value":"GET, PUT, PATCH, DELETE, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"edad9a7d-eb75-4ea3-a88a-dfda2262fffc"},{"name":"Movie - Detail","id":"455d86d0-dde3-45a0-be4f-75af04139d2c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{ACCESS}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://db.mycoll.app/api/v1/movies/:id","description":"<p>Request the details of a specific Movie resource from the MyColl database.</p>\n","urlObject":{"protocol":"https","path":["api","v1","movies",":id"],"host":["db","mycoll","app"],"query":[],"variable":[{"description":{"content":"<p>The MyColl database ID for a specific Movie resource.</p>\n","type":"text/plain"},"type":"string","value":"32","key":"id"}]}},"response":[{"id":"6499b349-4e5d-42f6-b8a8-c9f1f83743df","name":"Movie - Detail","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://db.mycoll.app/api/v1/movies/:id","protocol":"https","host":["db","mycoll","app"],"path":["api","v1","movies",":id"],"variable":[{"key":"id","value":"32","description":"The database ID for a specific Movie resource."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Mon, 27 Jul 2020 18:59:10 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"606"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept, Origin"},{"key":"Allow","value":"GET, PUT, PATCH, DELETE, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 32,\n    \"title\": \"Stargate\",\n    \"overview\": \"An interstellar teleportation device, found in Egypt, leads to a planet with humans resembling ancient Egyptians who worship the god Ra.\",\n    \"release_year\": 1990,\n    \"mpaa_rating\": \"PG-13\",\n    \"runtime_minutes\": 90,\n    \"image_link\": \"https://image.tmdb.org/t/p/original/fyTqTETiXncfESLyKfkgEs7qg7d.jpg\",\n    \"tmdb_page_link\": \"https://www.themoviedb.org/movie/2164\",\n    \"copies\": [\n        {\n            \"id\": 22,\n            \"platform\": \"Shelf\",\n            \"form\": \"DVD\",\n            \"vod_link\": null,\n            \"movie\": 32,\n            \"owner\": 20\n        },\n        {\n            \"id\": 21,\n            \"platform\": \"Prime Video\",\n            \"form\": \"VOD\",\n            \"vod_link\": \"https://www.amazon.com/gp/video/detail/B07MFFB2LP/\",\n            \"movie\": 32,\n            \"owner\": 20\n        }\n    ]\n}"}],"_postman_id":"455d86d0-dde3-45a0-be4f-75af04139d2c"},{"name":"Movie - Detail Update","id":"534192f7-afcc-42c0-a3d7-9a598d22ec7b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{ACCESS}}"}]},"isInherited":false},"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"title","value":"Sphere","description":"<p>The title of the movie.</p>\n","type":"text"},{"key":"release_year","value":"1990","description":"<p>The year the movie was released.</p>\n","type":"text"},{"key":"mpaa_rating","value":"R","description":"<p>The MPAA rating of the movie.</p>\n","type":"text"},{"key":"runtime_minutes","value":"98","description":"<p>The runtime of the movie in minutes.</p>\n","type":"text"},{"key":"image_link","value":"https://m.media-amazon.com/images/M/MV5BMTkyNzc4NjkwNV5BMl5BanBnXkFtZTgwNzI2Mjc1MDE@._V1_.jpg","description":"<p>(Optional) A URL to a poster image for the movie.</p>\n","type":"text"},{"key":"overview","value":"An interstellar teleportation device, found in Egypt, leads to a planet with humans resembling ancient Egyptians who worship the god Ra.","description":"<p>(Optional) An overview of the movie.</p>\n","type":"text"},{"key":"tmdb_page_link","value":"https://www.themoviedb.org/movie/2164","description":"<p>(Optinoal) The URL to the movie resource on The Movie Database (TMDb).</p>\n","type":"text"}]},"url":"https://db.mycoll.app/api/v1/movies/:id","description":"<p>Update the details of a specific Movie resource on the MyColl database.</p>\n","urlObject":{"protocol":"https","path":["api","v1","movies",":id"],"host":["db","mycoll","app"],"query":[],"variable":[{"description":{"content":"<p>The MyColl database ID of a specific Movie resource.</p>\n","type":"text/plain"},"type":"string","value":"32","key":"id"}]}},"response":[{"id":"a81b3d48-8023-4062-9edc-240ac45c9b04","name":"Movie - Detail Update","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"title","value":"Sphere","description":"The title of the movie.","type":"text"},{"key":"release_year","value":"1990","description":"The year the movie was released.","type":"text"},{"key":"mpaa_rating","value":"R","description":"The MPAA rating of the movie.","type":"text"},{"key":"runtime_minutes","value":"98","description":"The runtime of the movie in minutes.","type":"text"},{"key":"image_link","value":"https://m.media-amazon.com/images/M/MV5BMTkyNzc4NjkwNV5BMl5BanBnXkFtZTgwNzI2Mjc1MDE@._V1_.jpg","description":"(Optional) A URL to a poster image for the movie.","type":"text"},{"key":"overview","value":"An interstellar teleportation device, found in Egypt, leads to a planet with humans resembling ancient Egyptians who worship the god Ra.","description":"(Optional) An overview of the movie.","type":"text"},{"key":"tmdb_page_link","value":"https://www.themoviedb.org/movie/2164","description":"(Optinoal) The URL to the movie resource on The Movie Database(TMDb).","type":"text"}]},"url":{"raw":"https://db.mycoll.app/api/v1/movies/:id","protocol":"https","host":["db","mycoll","app"],"path":["api","v1","movies",":id"],"variable":[{"key":"id","value":"32","description":"The database ID of a specific Movie resource."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Mon, 27 Jul 2020 19:06:59 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"626"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept, Origin"},{"key":"Allow","value":"GET, PUT, PATCH, DELETE, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 32,\n    \"title\": \"Sphere\",\n    \"overview\": \"An interstellar teleportation device, found in Egypt, leads to a planet with humans resembling ancient Egyptians who worship the god Ra.\",\n    \"release_year\": 1990,\n    \"mpaa_rating\": \"R\",\n    \"runtime_minutes\": 98,\n    \"image_link\": \"https://m.media-amazon.com/images/M/MV5BMTkyNzc4NjkwNV5BMl5BanBnXkFtZTgwNzI2Mjc1MDE@._V1_.jpg\",\n    \"tmdb_page_link\": \"https://www.themoviedb.org/movie/2164\",\n    \"copies\": [\n        {\n            \"id\": 22,\n            \"platform\": \"Shelf\",\n            \"form\": \"DVD\",\n            \"vod_link\": null,\n            \"movie\": 32,\n            \"owner\": 20\n        },\n        {\n            \"id\": 21,\n            \"platform\": \"Prime Video\",\n            \"form\": \"VOD\",\n            \"vod_link\": \"https://www.amazon.com/gp/video/detail/B07MFFB2LP/\",\n            \"movie\": 32,\n            \"owner\": 20\n        }\n    ]\n}"}],"_postman_id":"534192f7-afcc-42c0-a3d7-9a598d22ec7b"},{"name":"Movie - List","id":"1f68c281-dc63-4036-8e6a-41d67754a0a0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{ACCESS}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://db.mycoll.app/api/v1/movies/","description":"<p>Request all Movie resources created by the user.</p>\n","urlObject":{"protocol":"https","path":["api","v1","movies",""],"host":["db","mycoll","app"],"query":[],"variable":[]}},"response":[{"id":"ab544bb8-4086-4018-9eee-bc8be15b99b6","name":"Movie - List","originalRequest":{"method":"GET","header":[],"url":"https://db.mycoll.app/api/v1/movies/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Mon, 27 Jul 2020 19:22:00 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"2119"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept, Origin"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 33,\n        \"title\": \"Onward\",\n        \"overview\": \"In a suburban fantasy world, two teenage elf brothers embark on an extraordinary quest to discover if there is still a little magic left out there.\",\n        \"release_year\": 2020,\n        \"mpaa_rating\": \"PG\",\n        \"runtime_minutes\": 102,\n        \"image_link\": \"https://image.tmdb.org/t/p/w500/f4aul3FyD3jv3v4bul1IrkWZvzq.jpg\",\n        \"tmdb_page_link\": \"https://www.themoviedb.org/movie/508439\",\n        \"copies\": [\n            {\n                \"id\": 23,\n                \"platform\": \"Prime Video\",\n                \"form\": \"VOD\",\n                \"vod_link\": \"https://www.amazon.com/Onward-Kyle-Bornheimer/dp/B085G4TCVP\",\n                \"movie\": 33,\n                \"owner\": 20\n            }\n        ]\n    },\n    {\n        \"id\": 34,\n        \"title\": \"Paprika\",\n        \"overview\": \"When a machine that allows therapists to enter their patient's dreams is stolen, all hell breaks loose. Only a young female therapist can stop it: Paprika.\",\n        \"release_year\": 2006,\n        \"mpaa_rating\": \"R\",\n        \"runtime_minutes\": 90,\n        \"image_link\": \"https://image.tmdb.org/t/p/w500/bLUUr474Go1DfeN1HLjE3rnZXBq.jpg\",\n        \"tmdb_page_link\": \"https://www.themoviedb.org/movie/4977\",\n        \"copies\": [\n            {\n                \"id\": 24,\n                \"platform\": \"Shelf\",\n                \"form\": \"DVD\",\n                \"vod_link\": \"\",\n                \"movie\": 34,\n                \"owner\": 20\n            }\n        ]\n    },\n    {\n        \"id\": 32,\n        \"title\": \"Sphere\",\n        \"overview\": \"An interstellar teleportation device, found in Egypt, leads to a planet with humans resembling ancient Egyptians who worship the god Ra.\",\n        \"release_year\": 1990,\n        \"mpaa_rating\": \"R\",\n        \"runtime_minutes\": 98,\n        \"image_link\": \"https://image.tmdb.org/t/p/w600_and_h900_bestv2/hPTq8pLcjg4w9sKaekBJVyTchUu.jpg\",\n        \"tmdb_page_link\": \"https://www.themoviedb.org/movie/2164\",\n        \"copies\": [\n            {\n                \"id\": 22,\n                \"platform\": \"Shelf\",\n                \"form\": \"DVD\",\n                \"vod_link\": null,\n                \"movie\": 32,\n                \"owner\": 20\n            },\n            {\n                \"id\": 21,\n                \"platform\": \"Prime Video\",\n                \"form\": \"VOD\",\n                \"vod_link\": \"https://www.amazon.com/gp/video/detail/B07MFFB2LP/\",\n                \"movie\": 32,\n                \"owner\": 20\n            }\n        ]\n    },\n    {\n        \"id\": 35,\n        \"title\": \"Hellraiser\",\n        \"overview\": \"An unfaithful wife encounters the zombie of her dead lover while the demonic cenobites are pursuing him after he escaped their sadomasochistic underworld.\",\n        \"release_year\": 1987,\n        \"mpaa_rating\": \"R\",\n        \"runtime_minutes\": 94,\n        \"image_link\": \"https://image.tmdb.org/t/p/w500/3Z0oPHyLnk3Vx6ZMC1MiVwIrKhO.jpg\",\n        \"tmdb_page_link\": \"https://www.themoviedb.org/movie/9003\",\n        \"copies\": [\n            {\n                \"id\": 25,\n                \"platform\": \"Shelf\",\n                \"form\": \"DVD\",\n                \"vod_link\": \"\",\n                \"movie\": 35,\n                \"owner\": 20\n            }\n        ]\n    }\n]"}],"_postman_id":"1f68c281-dc63-4036-8e6a-41d67754a0a0"},{"name":"Movie - TMDb Details","id":"72dcfd5d-c3ed-403c-ba52-0988b6f8f652","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{ACCESS}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://db.mycoll.app/api/v1/movies/search/details?query=10153","description":"<p>Request the details of a specific movie resource from The Movie Database (TMDb).</p>\n","urlObject":{"protocol":"https","path":["api","v1","movies","search","details"],"host":["db","mycoll","app"],"query":[{"description":{"content":"<p>The TMDb ID for a specific movie resource.</p>\n","type":"text/plain"},"key":"query","value":"10153"}],"variable":[]}},"response":[{"id":"a61e5da7-7ed7-4a87-99b0-2c5c76b87e71","name":"Movie - TMDb Details","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://db.mycoll.app/api/v1/movies/search/details?query=10153","protocol":"https","host":["db","mycoll","app"],"path":["api","v1","movies","search","details"],"query":[{"key":"query","value":"10153","description":"The TMDb ID for a specific movie resource."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Mon, 27 Jul 2020 19:23:50 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"571"},{"key":"Connection","value":"keep-alive"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"title\": \"Sphere\",\n    \"release_year\": \"1998\",\n    \"overview\": \"The OSSA discovers a spacecraft thought to be at least 300 years old at the bottom of the ocean. Immediately following the discovery, they decide to send a team down to the depths of the ocean to study the space craft. They are the best of best, smart and logical, and the perfect choice to learn more about the spacecraft.\",\n    \"mpaa_rating\": \"PG-13\",\n    \"runtime_minutes\": 134,\n    \"image_link\": \"https://image.tmdb.org/t/p/w500/hPTq8pLcjg4w9sKaekBJVyTchUu.jpg\",\n    \"tmdb_page_link\": \"https://www.themoviedb.org/movie/10153\"\n}"}],"_postman_id":"72dcfd5d-c3ed-403c-ba52-0988b6f8f652"},{"name":"Movie - TMDb Search","id":"d63f5c14-973f-47ce-bdbf-ae7d246be1b8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{ACCESS}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://db.mycoll.app/api/v1/movies/search?query=sphere","description":"<p>Request results of a search from The Movie Database (TMDb).</p>\n","urlObject":{"protocol":"https","path":["api","v1","movies","search"],"host":["db","mycoll","app"],"query":[{"description":{"content":"<p>The title of a movie.</p>\n","type":"text/plain"},"key":"query","value":"sphere"}],"variable":[]}},"response":[{"id":"c979a539-cc00-46f3-b9da-d283f07132c8","name":"Movie - TMDb Search","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://db.mycoll.app/api/v1/movies/search?query=sphere","protocol":"https","host":["db","mycoll","app"],"path":["api","v1","movies","search"],"query":[{"key":"query","value":"sphere","description":"The title of a movie."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Mon, 27 Jul 2020 19:24:32 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"7806"},{"key":"Connection","value":"keep-alive"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 10153,\n        \"title\": \"Sphere\",\n        \"overview\": \"The OSSA discovers a spacecraft thought to be at least 300 years old at the bottom of the ocean. Immediately following the discovery, they decide to send a team down to the depths of the ocean to study the space craft. They are the best of best, smart and logical, and the perfect choice to learn more about the spacecraft.\",\n        \"release_year\": \"1998\",\n        \"poster_path\": \"https://image.tmdb.org/t/p/w500/hPTq8pLcjg4w9sKaekBJVyTchUu.jpg\"\n    },\n    {\n        \"id\": 712540,\n        \"title\": \"Cylinder Sphere and Solid\",\n        \"overview\": \"Cylinder, Sphere and Solid opens with a white screen. A performer enters from the right side and draws a black circle. He continues to draw and finally, after drawing and erasing, the circle becomes a cylinder. While continuing to draw and erase the cylinder becomes two intersecting circles. After drawing some more the drawing becomes two spheres.\",\n        \"release_year\": \"1978\",\n        \"poster_path\": \"https://image.tmdb.org/t/p/w500/2G3559SM29EudpOrdXEsapQUUiZ.jpg\"\n    },\n    {\n        \"id\": 652513,\n        \"title\": \"A Radiant Sphere\",\n        \"overview\": \"Growing up, the filmmaker, Sara Wylie, did not know her father or his family well. She recently discovered the poetry of Joe Wallace, her long lost great paternal uncle, a Canadian Communist poet and activist who was imprisoned as a political radical in World War II. Despite criticism he received from the Canadian literary community, he went on to become the most famous Canadian poet in Russia and China during the Cold War. Her journey into the archive reveals Wallace’s fascinating life and some surprising commonalities with the filmmaker.\",\n        \"release_year\": \"\",\n        \"poster_path\": \"https://image.tmdb.org/t/p/w500/932sKKwpxGncZHc823WjVbLHggm.jpg\"\n    },\n    {\n        \"id\": 145791,\n        \"title\": \"A Sphere In Boxland\",\n        \"overview\": \"'A Sphere In Boxland' is a story for anyone who has ever felt like they don't belong. In a place called Boxland, a lone sphere struggles with being different than everyone around him. Lonely, sad, and the target of constant harassment, he sets out one day after losing his job in search of a place where he fits in.\",\n        \"release_year\": \"\",\n        \"poster_path\": \"\"\n    },\n    {\n        \"id\": 146172,\n        \"title\": \"Our Lady of the Sphere\",\n        \"overview\": \"Animation using woodcuts to craft a bizarre science fiction experiment. Moving spheres, such as balloons and bubbles, are superimposed on static backgrounds to suggest travel and discovery.\",\n        \"release_year\": \"1969\",\n        \"poster_path\": \"https://image.tmdb.org/t/p/w500/mn1cPgG29pNlN2IaiMrdhSjPrur.jpg\"\n    },\n    {\n        \"id\": 31539,\n        \"title\": \"The Assemblage of the Crystal Sphere: A D&D Story\",\n        \"overview\": \"In this Mockumentary, a film crew follows and documents a group of Dungeons and Dragons players in the last 3 months of their five year adventure campaign.\",\n        \"release_year\": \"2008\",\n        \"poster_path\": \"\"\n    },\n    {\n        \"id\": 564415,\n        \"title\": \"Life and Death of a Sphere\",\n        \"overview\": \"Experimental short by Dorsey Alexander.\",\n        \"release_year\": \"1948\",\n        \"poster_path\": \"\"\n    },\n    {\n        \"id\": 464182,\n        \"title\": \"Mystery of the Seeing Hand and Golden Sphere\",\n        \"overview\": \"Short piece for the collective film \\\"One Dream Rush.\\\"\",\n        \"release_year\": \"2010\",\n        \"poster_path\": \"https://image.tmdb.org/t/p/w500/d2k4FNqasgFQJpptfRucCn8adJT.jpg\"\n    },\n    {\n        \"id\": 720892,\n        \"title\": \"Beings of the 2nd Sphere\",\n        \"overview\": \"As the masks fall, our true faces are revealed in this film's nocturnal universe of drawings where the loons cry and the fireflies bespeckle the sky.\",\n        \"release_year\": \"2019\",\n        \"poster_path\": \"\"\n    },\n    {\n        \"id\": 483483,\n        \"title\": \"スフィアライブ2010 sphere ON LOVE ON 日本武道館\",\n        \"overview\": \"A group of popular Japanese voice actresses form a new group, Sphere. This first live concert mirrors their debut albums release.\",\n        \"release_year\": \"2011\",\n        \"poster_path\": \"https://image.tmdb.org/t/p/w500/1bxVjkCMlNzjUA7psplAyHoaOfI.jpg\"\n    },\n    {\n        \"id\": 229125,\n        \"title\": \"Flatland²: Sphereland\",\n        \"overview\": \"Set on the eve of Flatland's first mission into their 'outer-space,' the story presents the intriguing mysteries of triangles with angle sums greater than 180 degrees and flipping into dimensions that are literally out of this world.\",\n        \"release_year\": \"2012\",\n        \"poster_path\": \"https://image.tmdb.org/t/p/w500/elFpIY9i8Ei1gTr7OfkN56Bhph0.jpg\"\n    },\n    {\n        \"id\": 483484,\n        \"title\": \"スフィア ライブ 2011 Athletic Harmonies -デンジャラスステージ\",\n        \"overview\": \"2011 live concert featuring four popular voice actresses from anime.\",\n        \"release_year\": \"2012\",\n        \"poster_path\": \"https://image.tmdb.org/t/p/w500/9h9XgicCBI6QVrM1U6TsReVaMiD.jpg\"\n    },\n    {\n        \"id\": 73804,\n        \"title\": \"ゆめだまや奇談\",\n        \"overview\": \"Fifth grader Naho has been both mama and sister to her baby brother, Jun. After making plans to meet with her friends on her birthday, her father tells her that he has to go out for the day and that she needs to stay home with her brother, but he says that a Helper-san (babysitter) should be coming later. The Helper-san turns out to be a Dream sphere Dealer who offers Naho her choice of three very different dreams, and each one could change her life completely ...\",\n        \"release_year\": \"2007\",\n        \"poster_path\": \"\"\n    },\n    {\n        \"id\": 299430,\n        \"title\": \"Music of the Spheres\",\n        \"overview\": \"Set in the not-too-distant future, when the existing world economy has collapsed, and the new city-states are controlled by computers, many of which require a kind of telepathic linkage with a human counterpart. When the most important of these computers exhibits strange patterns during a crucial operation, its counterpart, a top scientist named Melody, begins having psychic experiences. For a low-budget film, a surprisingly deep exploration of emotions vs. logic and the elusive search for truth.\",\n        \"release_year\": \"1984\",\n        \"poster_path\": \"https://image.tmdb.org/t/p/w500/6QKaIlvemPPZ8mBT7uWcAFrlLML.jpg\"\n    },\n    {\n        \"id\": 627448,\n        \"title\": \"La Música de las Esferas\",\n        \"overview\": \"\",\n        \"release_year\": \"2018\",\n        \"poster_path\": \"https://image.tmdb.org/t/p/w500/qkWjIy9yZUlGoJeLn02vWtFfiXb.jpg\"\n    },\n    {\n        \"id\": 115232,\n        \"title\": \"Лиловый шар\",\n        \"overview\": \"Alisa Seleznyova and her father professor Seleznyov are traveling in space. They meet their old friend archaeologist Gromozeka, who's just discovered a planet all inhabitants of which died. It became known that they discovered a virus of hostility, got infected and killed each other. Gromozeka also discovered that they had left the virus on Earth 26000 years ago, and the virus is about to become loose. The only chance to save the Earth is to travel 26000 years back in time - to the epoch when witches, dragons and magicians lived along with usual people.\",\n        \"release_year\": \"1987\",\n        \"poster_path\": \"https://image.tmdb.org/t/p/w500/dapwvPH73tDT0NlemlL1IKzhf38.jpg\"\n    },\n    {\n        \"id\": 249052,\n        \"title\": \"Spheres\",\n        \"overview\": \"This animated short is a play on motion set against a background of multi-hued sky. Spheres of translucent pearl float weightlessly in the unlimited panorama of the sky, grouping, regrouping or colliding like the stylized burst of some atomic chain reaction. The dance is set to the musical cadences of Bach, played by pianist Glenn Gould.\",\n        \"release_year\": \"1969\",\n        \"poster_path\": \"\"\n    },\n    {\n        \"id\": 412413,\n        \"title\": \"天空戦記シュラト\",\n        \"overview\": \"\",\n        \"release_year\": \"1989\",\n        \"poster_path\": \"\"\n    },\n    {\n        \"id\": 419809,\n        \"title\": \"Sphere:Circle:Round\",\n        \"overview\": \"A structuralist collage assembled from archival documents.\",\n        \"release_year\": \"1992\",\n        \"poster_path\": \"\"\n    },\n    {\n        \"id\": 440402,\n        \"title\": \"Music of the Spheres\",\n        \"overview\": \"Music of the Spheres returns to Belson's galactic imagery in a kaleidoscopic journey through space and time with the technological help of an optical printer.\",\n        \"release_year\": \"1977\",\n        \"poster_path\": \"\"\n    }\n]"}],"_postman_id":"d63f5c14-973f-47ce-bdbf-ae7d246be1b8"},{"name":"Movie Copy - Create","id":"087c2a2f-d277-456b-9266-a10a3cea5267","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{ACCESS}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"movie","value":"32","type":"text","description":"<p>The MyColl database ID for a specific Movie resource.</p>\n"},{"key":"platform","value":"Prime Video","type":"text","description":"<p>The platform the Movie Copy is available on.</p>\n"},{"key":"form","value":"VOD","type":"text","description":"<p>The format the Movie Copy is available in.</p>\n"},{"key":"vod_link","value":"https://www.amazon.com/gp/video/detail/B07MFFB2LP/","description":"<p>(Optional) A URL to the Movie Copy on a streaming platform.</p>\n","type":"text"}]},"url":"https://db.mycoll.app/api/v1/movies/copies/","description":"<p>Create a Movie Copy resource that is associated with a Movie resource created by the user.</p>\n","urlObject":{"protocol":"https","path":["api","v1","movies","copies",""],"host":["db","mycoll","app"],"query":[],"variable":[]}},"response":[{"id":"0faf8d4c-57ff-4e4a-818f-9ffc90d1c1d4","name":"Movie Copy - Create","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"movie","value":"32","type":"text","description":"The MyColl database ID for a specific movie resource."},{"key":"platform","value":"Prime Video","type":"text","description":"The platform the copy is available on."},{"key":"form","value":"VOD","type":"text","description":"The format the copy is available in."},{"key":"vod_link","value":"https://www.amazon.com/gp/video/detail/B07MFFB2LP/","description":"(Optional) URL to the movie on a streaming platform.","type":"text"}]},"url":"https://db.mycoll.app/api/v1/movies/copies/"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Mon, 27 Jul 2020 18:57:51 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"122"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept, Origin"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 21,\n    \"movie\": 32,\n    \"platform\": \"Prime Video\",\n    \"form\": \"VOD\",\n    \"vod_link\": \"https://www.amazon.com/gp/video/detail/B07MFFB2LP/\"\n}"}],"_postman_id":"087c2a2f-d277-456b-9266-a10a3cea5267"},{"name":"Movie Copy - Delete","id":"35e051a3-afb3-4b98-a533-1f9feb69b8da","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{ACCESS}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://db.mycoll.app/api/v1/movies/copies/:id","description":"<p>Delete a specific Movie Copy resource from the MyColl database.</p>\n","urlObject":{"protocol":"https","path":["api","v1","movies","copies",":id"],"host":["db","mycoll","app"],"query":[],"variable":[{"description":{"content":"<p>The MyColl database ID for a specific Movie Copy resource.</p>\n","type":"text/plain"},"type":"string","value":"10","key":"id"}]}},"response":[{"id":"536e179b-8ae5-43ef-a390-37b03e0ba905","name":"Movie Copy - Delete","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"https://db.mycoll.app/api/v1/movies/copies/:id","protocol":"https","host":["db","mycoll","app"],"path":["api","v1","movies","copies",":id"],"variable":[{"key":"id","value":"10","type":"string","description":"The MyColl database ID for a specific Movie Copy resource."}]}},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Tue, 28 Jul 2020 15:20:15 GMT"},{"key":"Content-Length","value":"0"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept, Origin"},{"key":"Allow","value":"GET, PUT, PATCH, DELETE, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"35e051a3-afb3-4b98-a533-1f9feb69b8da"},{"name":"Movie Copy - Detail","id":"b4ac6eb9-e100-456c-b6ec-9f4539612682","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{ACCESS}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://db.mycoll.app/api/v1/movies/copies/:id","description":"<p>Request the details of a specific Movie Copy resource from the MyColl database.</p>\n","urlObject":{"protocol":"https","path":["api","v1","movies","copies",":id"],"host":["db","mycoll","app"],"query":[],"variable":[{"description":{"content":"<p>The MyColl database ID for a specific Movie Copy resource.</p>\n","type":"text/plain"},"type":"string","value":"23","key":"id"}]}},"response":[{"id":"968f96ec-e160-426c-8c8f-ffaf2401af1c","name":"Movie Copy - Detail","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://db.mycoll.app/api/v1/movies/copies/:id","protocol":"https","host":["db","mycoll","app"],"path":["api","v1","movies","copies",":id"],"variable":[{"key":"id","value":"23","description":"The MyColl database ID for a specific Movie Copy resource."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Mon, 27 Jul 2020 19:28:08 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"131"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept, Origin"},{"key":"Allow","value":"GET, PUT, PATCH, DELETE, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 23,\n    \"movie\": 33,\n    \"platform\": \"Prime Video\",\n    \"form\": \"VOD\",\n    \"vod_link\": \"https://www.amazon.com/Onward-Kyle-Bornheimer/dp/B085G4TCVP\"\n}"}],"_postman_id":"b4ac6eb9-e100-456c-b6ec-9f4539612682"},{"name":"Movie Copy - Detail Update","id":"9444dd68-099a-4373-8186-f1266016c958","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{ACCESS}}"}]},"isInherited":false},"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"movie","value":"32","description":"<p>The MyColl database ID for a specific Movie Resource</p>\n","type":"text"},{"key":"platform","value":"Shelf","description":"<p>The platform the Movie Copy is available on.</p>\n","type":"text"},{"key":"form","value":"DVD","description":"<p>The format the Movie Copy is available in.</p>\n","type":"text"},{"key":"vod_link","value":"https://www.amazon.com/Onward-Kyle-Bornheimer/dp/B085G4TCVP","description":"<p>(Optional) A URL to the Movie Copy on a streaming platform.</p>\n","type":"text"}]},"url":"https://db.mycoll.app/api/v1/movies/copies/:id","description":"<p>Update the details of a specific Movie Copy resource on the MyColl database.</p>\n","urlObject":{"protocol":"https","path":["api","v1","movies","copies",":id"],"host":["db","mycoll","app"],"query":[],"variable":[{"description":{"content":"<p>The MyColl database ID for a specific Movie Copy Resource</p>\n","type":"text/plain"},"type":"string","value":"23","key":"id"}]}},"response":[{"id":"fb0a2fd3-af92-4278-b4ad-8198478e9a7c","name":"Movie Copy - Detail Update","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"movie","value":"32","description":"The MyColl database ID for a specific Movie Resource","type":"text"},{"key":"platform","value":"Shelf","description":"The platform the copy is available on.","type":"text"},{"key":"form","value":"DVD","description":"The format the copy is available in.","type":"text"},{"key":"vod_link","value":"https://www.amazon.com/Onward-Kyle-Bornheimer/dp/B085G4TCVP","description":"(Optional) URL to the movie on a streaming platform.","type":"text"}]},"url":{"raw":"https://db.mycoll.app/api/v1/movies/copies/:id","protocol":"https","host":["db","mycoll","app"],"path":["api","v1","movies","copies",":id"],"variable":[{"key":"id","value":"23","description":"The MyColl database ID for a specific Movie Copy Resource"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Mon, 27 Jul 2020 19:33:04 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"125"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept, Origin"},{"key":"Allow","value":"GET, PUT, PATCH, DELETE, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 23,\n    \"movie\": 32,\n    \"platform\": \"Shelf\",\n    \"form\": \"DVD\",\n    \"vod_link\": \"https://www.amazon.com/Onward-Kyle-Bornheimer/dp/B085G4TCVP\"\n}"}],"_postman_id":"9444dd68-099a-4373-8186-f1266016c958"},{"name":"Movie Copy - List","id":"0715d3f7-feb6-4d34-8a0d-27660ff804fb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{ACCESS}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://db.mycoll.app/api/v1/movies/copies/","description":"<p>Request a list of all Movie Copy resources created by a user.</p>\n","urlObject":{"protocol":"https","path":["api","v1","movies","copies",""],"host":["db","mycoll","app"],"query":[],"variable":[]}},"response":[{"id":"90f20fea-db94-47ac-8eed-0ac7267ae0d0","name":"Movie Copy - List","originalRequest":{"method":"GET","header":[],"url":"https://db.mycoll.app/api/v1/movies/copies/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Mon, 27 Jul 2020 20:33:54 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"453"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept, Origin"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 23,\n        \"movie\": 32,\n        \"platform\": \"Shelf\",\n        \"form\": \"DVD\",\n        \"vod_link\": \"https://www.amazon.com/Onward-Kyle-Bornheimer/dp/B085G4TCVP\"\n    },\n    {\n        \"id\": 25,\n        \"movie\": 35,\n        \"platform\": \"Shelf\",\n        \"form\": \"DVD\",\n        \"vod_link\": \"\"\n    },\n    {\n        \"id\": 24,\n        \"movie\": 34,\n        \"platform\": \"Shelf\",\n        \"form\": \"DVD\",\n        \"vod_link\": \"\"\n    },\n    {\n        \"id\": 22,\n        \"movie\": 32,\n        \"platform\": \"Shelf\",\n        \"form\": \"DVD\",\n        \"vod_link\": null\n    },\n    {\n        \"id\": 21,\n        \"movie\": 32,\n        \"platform\": \"Prime Video\",\n        \"form\": \"VOD\",\n        \"vod_link\": \"https://www.amazon.com/gp/video/detail/B07MFFB2LP/\"\n    }\n]"}],"_postman_id":"0715d3f7-feb6-4d34-8a0d-27660ff804fb"}],"event":[{"listen":"prerequest","script":{"id":"804ac519-5e0d-4c8b-8624-2c22a38e66a4","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"023629a2-237f-4ea0-ba68-d28048013d58","type":"text/javascript","exec":[""]}}]}