{"info":{"_postman_id":"b20879c9-ab84-4f61-bb17-3f8b3c740de7","name":"EventBuddy","description":"<html><head></head><body><p>EventBuddy is a networking application that facilitates communication between users based on mutual event interests. Users can like events and then proceed to exchange messages with users who have liked the same events.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"11678914","collectionId":"b20879c9-ab84-4f61-bb17-3f8b3c740de7","publishedId":"T17GgoTM","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2020-07-06T19:38:14.000Z"},"item":[{"name":"Events","item":[{"name":"Get Events","id":"656092e8-db72-454a-9912-4013384e8966","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://eventbuddy-server.herokuapp.com/api/events/search?city&startDateTime&keyword","description":"<p>Find events and filter your search by location, date, and keyword(s)</p>\n","urlObject":{"protocol":"https","path":["api","events","search"],"host":["eventbuddy-server","herokuapp","com"],"query":[{"description":{"content":"<p>Event city</p>\n","type":"text/plain"},"key":"city","value":null},{"description":{"content":"<p>Event start date &amp; time</p>\n","type":"text/plain"},"key":"startDateTime","value":null},{"description":{"content":"<p>Search for events by keyword(s)</p>\n","type":"text/plain"},"key":"keyword","value":null}],"variable":[]}},"response":[{"id":"2e1fcc73-3d44-47f3-90a6-ac487aaeac11","name":"Generic Event Search","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://eventbuddy-server.herokuapp.com/api/events/search?","protocol":"https","host":["eventbuddy-server","herokuapp","com"],"path":["api","events","search"],"query":[{"key":"","value":null}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"[\n    {\n        \"external\": false,\n        \"integrated\": true,\n        \"attendee_likes\": [],\n        \"_id\": \"5eebb1454654ce0017f25192\",\n        \"name\": \"US Open\",\n        \"image_url\": \"https://longislandtennismagazine.com/sites/default/files/US_Open_Logo_0.jpg\",\n        \"description\": \"\",\n        \"info\": \"\",\n        \"accessibility\": \"\",\n        \"ticketLimit\": \"\",\n        \"pleaseNote\": \"\",\n        \"start_date\": \"2020-08-01T00:00:00.000Z\",\n        \"url\": \"tennis.com\",\n        \"venue\": {\n            \"_id\": \"5eebb11f4654ce0017f25190\",\n            \"name\": \"Tennis Club House\",\n            \"country\": \"USA\",\n            \"state\": \"California\",\n            \"city\": \"Los Angeles\",\n            \"address\": \"123 Tennis Avenue\",\n            \"phone_number\": 987654321,\n            \"__v\": 0\n        },\n        \"organizer\": {\n            \"venues\": [\n                \"5eeba7c24654ce0017f25177\",\n                \"5eebb11f4654ce0017f25190\"\n            ],\n            \"events\": [\n                \"5eeba92c4654ce0017f25188\",\n                \"5eebb1454654ce0017f25192\",\n                \"5eebb1b24654ce0017f25194\"\n            ],\n            \"_id\": \"5eeba7604654ce0017f2516e\",\n            \"company_name\": \"Bob Inc.\",\n            \"username\": \"bob\",\n            \"description\": \"bobs profile\",\n            \"phone_number\": \"1234567890\",\n            \"email\": \"bob@gmail.com\",\n            \"company_url\": \"bob.com\",\n            \"image_url\": \"https://m.media-amazon.com/images/M/MV5BNjRlYjgwMWMtNDFmMy00OWQ0LWFhMTMtNWE3MTU4ZjQ3MjgyXkEyXkFqcGdeQXVyNzU1NzE3NTg@._V1_CR0,45,480,270_AL_UX477_CR0,0,477,268_AL_.jpg\",\n            \"__v\": 0\n        },\n        \"__v\": 0\n    },\n    {\n        \"external\": false,\n        \"integrated\": true,\n        \"attendee_likes\": [\n            {\n                \"conversations\": [\n                    \"5eebb2794654ce0017f25197\",\n                    \"5eebb3f34654ce0017f251a2\",\n                    \"5eebb5044654ce0017f251a9\"\n                ],\n                \"events_liked\": [\n                    \"5eebb1ae4654ce0017f25193\",\n                    \"5eebb3034654ce0017f2519d\",\n                    \"5eeba92c4654ce0017f25188\",\n                    \"5eebb13d4654ce0017f25191\"\n                ],\n                \"_id\": \"5eebb2604654ce0017f25196\",\n                \"name\": \"Gregory\",\n                \"username\": \"greg\",\n                \"phone_number\": \"0987654321\",\n                \"email\": \"greg@yahoo.com\",\n                \"dob\": \"2020-06-19T00:00:00.000Z\",\n                \"gender\": \"Male\",\n                \"image_url\": \"\",\n                \"__v\": 0\n            }\n        ],\n        \"_id\": \"5eebb1ae4654ce0017f25193\",\n        \"name\": \"Ed, Edd, & Eddy Season 3 Viewing Party\",\n        \"image_url\": \"https://i.pinimg.com/originals/59/9a/9a/599a9a51922dbdf7c7fbd679acd95210.jpg\",\n        \"description\": \"\",\n        \"info\": \"\",\n        \"accessibility\": \"\",\n        \"ticketLimit\": \"\",\n        \"pleaseNote\": \"\",\n        \"start_date\": \"2020-06-19T00:00:00.000Z\",\n        \"url\": \"https://www.youtube.com/watch?v=u_b9thc_t6k\",\n        \"venue\": {\n            \"_id\": \"5eebaf6b4654ce0017f2518b\",\n            \"name\": \"Eddy Venue\",\n            \"country\": \"Wonderland\",\n            \"state\": \"WA\",\n            \"city\": \"Wonder\",\n            \"address\": \"128 Wondering road\",\n            \"phone_number\": 6267489584,\n            \"__v\": 0\n        },\n        \"organizer\": {\n            \"venues\": [\n                \"5eebaf4c4654ce0017f2518a\",\n                \"5eebaf6b4654ce0017f2518b\"\n            ],\n            \"events\": [\n                \"5eebafd84654ce0017f2518c\",\n                \"5eebb0334654ce0017f2518d\",\n                \"5eebb06b4654ce0017f2518e\",\n                \"5eebb0f14654ce0017f2518f\",\n                \"5eebb13d4654ce0017f25191\",\n                \"5eebb1ae4654ce0017f25193\",\n                \"5eebb1e34654ce0017f25195\"\n            ],\n            \"_id\": \"5eebaf074654ce0017f25189\",\n            \"company_name\": \"Ed Entertainment Co.\",\n            \"username\": \"ed\",\n            \"description\": \"Top 1 entertainment company in Wonderland\",\n            \"phone_number\": \"3467589832\",\n            \"email\": \"ed@wonderland.net\",\n            \"company_url\": \"https://www.facebook.com\",\n            \"image_url\": \"https://pbs.twimg.com/profile_images/1253588164649930752/NubSv4NW_400x400.jpg\",\n            \"__v\": 0\n        },\n        \"__v\": 0\n    },\n    {\n        \"external\": false,\n        \"integrated\": true,\n        \"attendee_likes\": [],\n        \"_id\": \"5eebb1e34654ce0017f25195\",\n        \"name\": \"Adventure Time Viewing Party\",\n        \"image_url\": \"https://upload.wikimedia.org/wikipedia/en/thumb/7/7e/Adventure_Time_Distant_Lands_Poster.jpg/220px-Adventure_Time_Distant_Lands_Poster.jpg\",\n        \"description\": \"\",\n        \"info\": \"\",\n        \"accessibility\": \"\",\n        \"ticketLimit\": \"\",\n        \"pleaseNote\": \"\",\n        \"start_date\": \"2020-10-22T00:00:00.000Z\",\n        \"url\": \"https://www.youtube.com/watch?v=Lp_Bj40Gf5g\",\n        \"venue\": {\n            \"_id\": \"5eebaf4c4654ce0017f2518a\",\n            \"name\": \"Edd Venue\",\n            \"country\": \"Wonderland\",\n            \"state\": \"WA\",\n            \"city\": \"Wonder\",\n            \"address\": \"300 Wonderful street\",\n            \"phone_number\": 6267458392,\n            \"__v\": 0\n        },\n        \"organizer\": {\n            \"venues\": [\n                \"5eebaf4c4654ce0017f2518a\",\n                \"5eebaf6b4654ce0017f2518b\"\n            ],\n            \"events\": [\n                \"5eebafd84654ce0017f2518c\",\n                \"5eebb0334654ce0017f2518d\",\n                \"5eebb06b4654ce0017f2518e\",\n                \"5eebb0f14654ce0017f2518f\",\n                \"5eebb13d4654ce0017f25191\",\n                \"5eebb1ae4654ce0017f25193\",\n                \"5eebb1e34654ce0017f25195\"\n            ],\n            \"_id\": \"5eebaf074654ce0017f25189\",\n            \"company_name\": \"Ed Entertainment Co.\",\n            \"username\": \"ed\",\n            \"description\": \"Top 1 entertainment company in Wonderland\",\n            \"phone_number\": \"3467589832\",\n            \"email\": \"ed@wonderland.net\",\n            \"company_url\": \"https://www.facebook.com\",\n            \"image_url\": \"https://pbs.twimg.com/profile_images/1253588164649930752/NubSv4NW_400x400.jpg\",\n            \"__v\": 0\n        },\n        \"__v\": 0\n    },\n    {\n        \"external\": true,\n        \"integrated\": true,\n        \"attendee_likes\": [\n            {\n                \"conversations\": [\n                    \"5eebb2794654ce0017f25197\",\n                    \"5eebb3f34654ce0017f251a2\",\n                    \"5eebb5044654ce0017f251a9\"\n                ],\n                \"events_liked\": [\n                    \"5eebb1ae4654ce0017f25193\",\n                    \"5eebb3034654ce0017f2519d\",\n                    \"5eeba92c4654ce0017f25188\",\n                    \"5eebb13d4654ce0017f25191\"\n                ],\n                \"_id\": \"5eebb2604654ce0017f25196\",\n                \"name\": \"Gregory\",\n                \"username\": \"greg\",\n                \"phone_number\": \"0987654321\",\n                \"email\": \"greg@yahoo.com\",\n                \"dob\": \"2020-06-19T00:00:00.000Z\",\n                \"gender\": \"Male\",\n                \"image_url\": \"\",\n                \"__v\": 0\n            }\n        ],\n        \"_id\": \"5eebb3034654ce0017f2519d\",\n        \"image_url\": \"https://s1.ticketm.net/dam/c/060/c5c08e7a-9912-456c-a060-2758be94e060_105881_TABLET_LANDSCAPE_3_2.jpg\",\n        \"name\": \"Hello Festival 2021 -  Group tickets Sunday\",\n        \"start_date\": \"2021-06-06T00:00:00.000Z\",\n        \"url\": \"https://www.ticketmaster.nl/event/hello-festival-2021-groepsticket-zondag-incl-consumptiemunten--tickets/252355\",\n        \"venue\": {\n            \"_id\": \"5eebb3034654ce0017f2519c\",\n            \"name\": \"Grote Rietplas\",\n            \"country\": \"Netherlands\",\n            \"state\": \"\",\n            \"city\": \"Emmen\",\n            \"address\": \"Grote Rietplas\",\n            \"__v\": 0\n        },\n        \"__v\": 0\n    },\n    {\n        \"external\": false,\n        \"integrated\": true,\n        \"attendee_likes\": [],\n        \"_id\": \"5eebb4014654ce0017f251a3\",\n        \"name\": \"Sell Seashells\",\n        \"image_url\": \"https://images-na.ssl-images-amazon.com/images/I/81n0qkrHsRL._AC_SL1500_.jpg\",\n        \"description\": \"\",\n        \"info\": \"\",\n        \"accessibility\": \"\",\n        \"ticketLimit\": \"\",\n        \"pleaseNote\": \"\",\n        \"start_date\": \"2020-10-16T00:00:00.000Z\",\n        \"url\": \"https://en.wikipedia.org/wiki/Seashell\",\n        \"venue\": {\n            \"_id\": \"5eebb3b14654ce0017f251a1\",\n            \"name\": \"Seashore\",\n            \"country\": \"US\",\n            \"state\": \"MA\",\n            \"city\": \"Burlington\",\n            \"address\": \"12 Beautiful road\",\n            \"phone_number\": 9287384958,\n            \"__v\": 0\n        },\n        \"organizer\": {\n            \"venues\": [\n                \"5eebb3b14654ce0017f251a1\"\n            ],\n            \"events\": [\n                \"5eebb4014654ce0017f251a3\"\n            ],\n            \"_id\": \"5eebb3534654ce0017f2519e\",\n            \"company_name\": \"Frank Ocean Event Planning\",\n            \"username\": \"frank\",\n            \"description\": \"Frank Ocean Company always provides the best service\",\n            \"phone_number\": \"8173948273\",\n            \"email\": \"frank@ocean.net\",\n            \"company_url\": \"https://en.wikipedia.org/wiki/Frank_Ocean\",\n            \"image_url\": \"\",\n            \"__v\": 0\n        },\n        \"__v\": 0\n    },\n    {\n        \"external\": true,\n        \"integrated\": true,\n        \"attendee_likes\": [\n            {\n                \"conversations\": [\n                    \"5eebb2794654ce0017f25197\",\n                    \"5eebb51f4654ce0017f251ac\"\n                ],\n                \"events_liked\": [\n                    \"5eeba79b4654ce0017f25172\",\n                    \"5eeba7c94654ce0017f25179\",\n                    \"5eeba88d4654ce0017f25183\",\n                    \"5eeba92c4654ce0017f25188\",\n                    \"5eefed6e2874d7001738113a\"\n                ],\n                \"_id\": \"5eeba72a4654ce0017f2516d\",\n                \"name\": \"Alicia\",\n                \"username\": \"alice\",\n                \"phone_number\": \"6264758123\",\n                \"email\": \"alice@wonderland.com\",\n                \"dob\": \"1995-11-17T00:00:00.000Z\",\n                \"gender\": \"Female\",\n                \"image_url\": \"https://www.celebrationspress.com/wp-content/uploads/2018/03/032618Alice.jpg\",\n                \"__v\": 0\n            }\n        ],\n        \"_id\": \"5eeba79b4654ce0017f25172\",\n        \"image_url\": \"https://s1.ticketm.net/dam/a/757/0da7a483-8e00-413b-8eb8-125a32f5b757_990111_RETINA_PORTRAIT_3_2.jpg\",\n        \"name\": \"Becky G\",\n        \"start_date\": \"2020-07-10T00:00:00.000Z\",\n        \"url\": \"https://www.ticketmaster.es/event/becky-g-tickets/23349?language=en-us\",\n        \"venue\": {\n            \"_id\": \"5eeba79b4654ce0017f25171\",\n            \"name\": \"Auditorio Recinto Ferial\",\n            \"country\": \"Spain\",\n            \"city\": \"Úbeda\",\n            \"address\": \"Ctra Úbeda Jaén, 11\",\n            \"state\": \"\",\n            \"__v\": 0\n        },\n        \"__v\": 0\n    },\n    {\n        \"external\": true,\n        \"integrated\": true,\n        \"attendee_likes\": [],\n        \"_id\": \"5eeba7ab4654ce0017f25174\",\n        \"image_url\": \"https://s1.ticketm.net/dam/c/cf0/e3e32db3-adac-486f-b78d-7c8857f8bcf0_106191_RETINA_PORTRAIT_16_9.jpg\",\n        \"name\": \"Britney & Justin: A Love Affair\",\n        \"start_date\": \"2020-08-16T00:00:00.000Z\",\n        \"url\": \"https://www.ticketmaster.com/britney-justin-a-love-affair-charleston-south-carolina-08-16-2020/event/2D00584CC08488E0\",\n        \"venue\": {\n            \"_id\": \"5eeba7aa4654ce0017f25173\",\n            \"name\": \"The Charleston Music Hall\",\n            \"country\": \"United States Of America\",\n            \"state\": \"SC\",\n            \"city\": \"Charleston\",\n            \"address\": \"37 John St.\",\n            \"__v\": 0\n        },\n        \"__v\": 0\n    },\n    {\n        \"external\": true,\n        \"integrated\": true,\n        \"attendee_likes\": [],\n        \"_id\": \"5eeba7b54654ce0017f25176\",\n        \"image_url\": \"https://s1.ticketm.net/dam/a/ef1/1413aaca-3431-4b31-a04c-bb8fbb5c3ef1_693841_TABLET_LANDSCAPE_LARGE_16_9.jpg\",\n        \"name\": \"Neil deGrasse Tyson\",\n        \"start_date\": \"2020-11-12T00:00:00.000Z\",\n        \"url\": \"https://www.ticketmaster.com/neil-degrasse-tyson-tulsa-oklahoma-11-12-2020/event/2000584EBAB5A1C2\",\n        \"venue\": {\n            \"_id\": \"5eeba7b44654ce0017f25175\",\n            \"name\": \"Cox Business Center Ballroom\",\n            \"country\": \"United States Of America\",\n            \"state\": \"OK\",\n            \"city\": \"Tulsa\",\n            \"address\": \"100 Civic Center\",\n            \"__v\": 0\n        },\n        \"ticketLimit\": \"There is an eight (8) ticket limit for this event.\",\n        \"__v\": 0\n    },\n    {\n        \"external\": true,\n        \"integrated\": true,\n        \"attendee_likes\": [\n            {\n                \"conversations\": [\n                    \"5eebb2794654ce0017f25197\",\n                    \"5eebb51f4654ce0017f251ac\"\n                ],\n                \"events_liked\": [\n                    \"5eeba79b4654ce0017f25172\",\n                    \"5eeba7c94654ce0017f25179\",\n                    \"5eeba88d4654ce0017f25183\",\n                    \"5eeba92c4654ce0017f25188\",\n                    \"5eefed6e2874d7001738113a\"\n                ],\n                \"_id\": \"5eeba72a4654ce0017f2516d\",\n                \"name\": \"Alicia\",\n                \"username\": \"alice\",\n                \"phone_number\": \"6264758123\",\n                \"email\": \"alice@wonderland.com\",\n                \"dob\": \"1995-11-17T00:00:00.000Z\",\n                \"gender\": \"Female\",\n                \"image_url\": \"https://www.celebrationspress.com/wp-content/uploads/2018/03/032618Alice.jpg\",\n                \"__v\": 0\n            }\n        ],\n        \"_id\": \"5eeba7c94654ce0017f25179\",\n        \"image_url\": \"https://s1.ticketm.net/dam/a/555/b494b8fe-ee23-431d-b5ec-09d7e1571555_875891_TABLET_LANDSCAPE_3_2.jpg\",\n        \"name\": \"Jimmy Carr\",\n        \"start_date\": \"2020-11-20T00:00:00.000Z\",\n        \"url\": \"https://www.ticketmaster.co.uk/jimmy-carr-blackpool-11-20-2020/event/1F00558690F42AC6\",\n        \"venue\": {\n            \"_id\": \"5eeba7c94654ce0017f25178\",\n            \"name\": \"Blackpool Opera House\",\n            \"country\": \"Great Britain\",\n            \"state\": \"\",\n            \"city\": \"Blackpool\",\n            \"address\": \"Church Street\",\n            \"__v\": 0\n        },\n        \"__v\": 0\n    },\n    {\n        \"external\": true,\n        \"integrated\": true,\n        \"attendee_likes\": [],\n        \"_id\": \"5eeba8514654ce0017f2517c\",\n        \"image_url\": \"https://s1.ticketm.net/dam/a/f43/10a0ba85-3be9-40b7-9d05-07053aa78f43_1206191_TABLET_LANDSCAPE_3_2.jpg\",\n        \"name\": \"Harry Styles |  Logen-Package\",\n        \"start_date\": \"2021-03-26T00:00:00.000Z\",\n        \"url\": \"https://www.ticketmaster.de/event/harry-styles-%7C-logen-package-tickets/365559\",\n        \"venue\": {\n            \"_id\": \"5eeba8504654ce0017f2517b\",\n            \"name\": \"LANXESS arena\",\n            \"country\": \"Germany\",\n            \"state\": \"\",\n            \"city\": \"Cologne\",\n            \"address\": \"Willy-Brandt-Platz\",\n            \"__v\": 0\n        },\n        \"__v\": 0\n    },\n    {\n        \"external\": true,\n        \"integrated\": true,\n        \"attendee_likes\": [],\n        \"_id\": \"5eeba8744654ce0017f2517f\",\n        \"image_url\": \"https://s1.ticketm.net/dam/a/f43/10a0ba85-3be9-40b7-9d05-07053aa78f43_1206191_TABLET_LANDSCAPE_3_2.jpg\",\n        \"name\": \"Harry Styles |  Logen-Package\",\n        \"start_date\": \"2021-03-26T00:00:00.000Z\",\n        \"url\": \"https://www.ticketmaster.de/event/harry-styles-%7C-logen-package-tickets/365559\",\n        \"venue\": {\n            \"_id\": \"5eeba8744654ce0017f2517e\",\n            \"name\": \"LANXESS arena\",\n            \"country\": \"Germany\",\n            \"state\": \"\",\n            \"city\": \"Cologne\",\n            \"address\": \"Willy-Brandt-Platz\",\n            \"__v\": 0\n        },\n        \"__v\": 0\n    },\n    {\n        \"external\": true,\n        \"integrated\": true,\n        \"attendee_likes\": [],\n        \"_id\": \"5eeba8764654ce0017f25181\",\n        \"image_url\": \"https://s1.ticketm.net/dam/a/f43/10a0ba85-3be9-40b7-9d05-07053aa78f43_1206191_TABLET_LANDSCAPE_3_2.jpg\",\n        \"name\": \"Harry Styles |  Logen-Package\",\n        \"start_date\": \"2021-03-26T00:00:00.000Z\",\n        \"url\": \"https://www.ticketmaster.de/event/harry-styles-%7C-logen-package-tickets/365559\",\n        \"venue\": {\n            \"_id\": \"5eeba8754654ce0017f25180\",\n            \"name\": \"LANXESS arena\",\n            \"country\": \"Germany\",\n            \"state\": \"\",\n            \"city\": \"Cologne\",\n            \"address\": \"Willy-Brandt-Platz\",\n            \"__v\": 0\n        },\n        \"__v\": 0\n    },\n    {\n        \"external\": true,\n        \"integrated\": true,\n        \"attendee_likes\": [\n            {\n                \"conversations\": [\n                    \"5eebb2794654ce0017f25197\",\n                    \"5eebb51f4654ce0017f251ac\"\n                ],\n                \"events_liked\": [\n                    \"5eeba79b4654ce0017f25172\",\n                    \"5eeba7c94654ce0017f25179\",\n                    \"5eeba88d4654ce0017f25183\",\n                    \"5eeba92c4654ce0017f25188\",\n                    \"5eefed6e2874d7001738113a\"\n                ],\n                \"_id\": \"5eeba72a4654ce0017f2516d\",\n                \"name\": \"Alicia\",\n                \"username\": \"alice\",\n                \"phone_number\": \"6264758123\",\n                \"email\": \"alice@wonderland.com\",\n                \"dob\": \"1995-11-17T00:00:00.000Z\",\n                \"gender\": \"Female\",\n                \"image_url\": \"https://www.celebrationspress.com/wp-content/uploads/2018/03/032618Alice.jpg\",\n                \"__v\": 0\n            }\n        ],\n        \"_id\": \"5eeba88d4654ce0017f25183\",\n        \"image_url\": \"https://s1.ticketm.net/dam/a/4a0/a534f8fc-d11a-4b6d-b863-c37305cf64a0_1304601_CUSTOM.jpg\",\n        \"name\": \"JP Saxe\",\n        \"start_date\": \"2020-10-16T00:00:00.000Z\",\n        \"url\": \"https://www.ticketmaster.de/event/jp-saxe-tickets/386051\",\n        \"venue\": {\n            \"_id\": \"5eeba88c4654ce0017f25182\",\n            \"name\": \"Helios 37\",\n            \"country\": \"Germany\",\n            \"state\": \"\",\n            \"city\": \"Cologne\",\n            \"address\": \"Heliosstraße 37\",\n            \"__v\": 0\n        },\n        \"__v\": 0\n    },\n    {\n        \"external\": true,\n        \"integrated\": true,\n        \"attendee_likes\": [],\n        \"_id\": \"5eeba90a4654ce0017f25187\",\n        \"image_url\": \"https://s1.ticketm.net/dam/c/e7c/86478562-7218-4e8f-b9d4-8080fe168e7c_105581_TABLET_LANDSCAPE_16_9.jpg\",\n        \"name\": \"INFERNO METAL FESTIVAL 2021 - Saturday ticket\",\n        \"start_date\": \"2021-04-03T00:00:00.000Z\",\n        \"url\": \"https://www.ticketmaster.no/event/inferno-metal-festival-2021-saturday-ticket-tickets/607651?language=en-us\",\n        \"venue\": {\n            \"_id\": \"5eeba9094654ce0017f25186\",\n            \"name\": \"ROCKEFELLER\",\n            \"country\": \"Norway\",\n            \"state\": \"\",\n            \"city\": \"Oslo\",\n            \"address\": \"Mariboes gate 2B\",\n            \"__v\": 0\n        },\n        \"__v\": 0\n    },\n    {\n        \"external\": false,\n        \"integrated\": true,\n        \"attendee_likes\": [\n            {\n                \"conversations\": [\n                    \"5eebb2794654ce0017f25197\",\n                    \"5eebb51f4654ce0017f251ac\"\n                ],\n                \"events_liked\": [\n                    \"5eeba79b4654ce0017f25172\",\n                    \"5eeba7c94654ce0017f25179\",\n                    \"5eeba88d4654ce0017f25183\",\n                    \"5eeba92c4654ce0017f25188\",\n                    \"5eefed6e2874d7001738113a\"\n                ],\n                \"_id\": \"5eeba72a4654ce0017f2516d\",\n                \"name\": \"Alicia\",\n                \"username\": \"alice\",\n                \"phone_number\": \"6264758123\",\n                \"email\": \"alice@wonderland.com\",\n                \"dob\": \"1995-11-17T00:00:00.000Z\",\n                \"gender\": \"Female\",\n                \"image_url\": \"https://www.celebrationspress.com/wp-content/uploads/2018/03/032618Alice.jpg\",\n                \"__v\": 0\n            },\n            {\n                \"conversations\": [\n                    \"5eebb2794654ce0017f25197\",\n                    \"5eebb3f34654ce0017f251a2\",\n                    \"5eebb5044654ce0017f251a9\"\n                ],\n                \"events_liked\": [\n                    \"5eebb1ae4654ce0017f25193\",\n                    \"5eebb3034654ce0017f2519d\",\n                    \"5eeba92c4654ce0017f25188\",\n                    \"5eebb13d4654ce0017f25191\"\n                ],\n                \"_id\": \"5eebb2604654ce0017f25196\",\n                \"name\": \"Gregory\",\n                \"username\": \"greg\",\n                \"phone_number\": \"0987654321\",\n                \"email\": \"greg@yahoo.com\",\n                \"dob\": \"2020-06-19T00:00:00.000Z\",\n                \"gender\": \"Male\",\n                \"image_url\": \"\",\n                \"__v\": 0\n            },\n            {\n                \"conversations\": [\n                    \"5eebb5044654ce0017f251a9\",\n                    \"5eebb51f4654ce0017f251ac\",\n                    \"5eebb56c4654ce0017f251ae\"\n                ],\n                \"events_liked\": [\n                    \"5eebb4ac4654ce0017f251a8\",\n                    \"5eeba92c4654ce0017f25188\"\n                ],\n                \"_id\": \"5eebb49c4654ce0017f251a6\",\n                \"name\": \"Ivan The Great\",\n                \"username\": \"ivan\",\n                \"phone_number\": \"102394845\",\n                \"email\": \"ivanthegreat@gmail.com\",\n                \"dob\": \"2020-06-02T00:00:00.000Z\",\n                \"gender\": \"Male\",\n                \"image_url\": \"https://upload.wikimedia.org/wikipedia/commons/7/7f/Ivan_III_of_Russia_3.jpg\",\n                \"__v\": 0\n            }\n        ],\n        \"_id\": \"5eeba92c4654ce0017f25188\",\n        \"name\": \"Golf Tour 2020\",\n        \"image_url\": \"\",\n        \"description\": \"Come see some great golf at this season's Golf Tour!\",\n        \"info\": \"\",\n        \"accessibility\": \"\",\n        \"ticketLimit\": \"\",\n        \"pleaseNote\": \"\",\n        \"start_date\": \"2020-06-27T00:00:00.000Z\",\n        \"url\": \"golf.com\",\n        \"venue\": {\n            \"_id\": \"5eeba7c24654ce0017f25177\",\n            \"name\": \"Boston Golf Course\",\n            \"country\": \"USA\",\n            \"state\": \"Massachussetts\",\n            \"city\": \"Boston\",\n            \"address\": \"123 golf avenue\",\n            \"phone_number\": 1234567890,\n            \"__v\": 0\n        },\n        \"organizer\": {\n            \"venues\": [\n                \"5eeba7c24654ce0017f25177\",\n                \"5eebb11f4654ce0017f25190\"\n            ],\n            \"events\": [\n                \"5eeba92c4654ce0017f25188\",\n                \"5eebb1454654ce0017f25192\",\n                \"5eebb1b24654ce0017f25194\"\n            ],\n            \"_id\": \"5eeba7604654ce0017f2516e\",\n            \"company_name\": \"Bob Inc.\",\n            \"username\": \"bob\",\n            \"description\": \"bobs profile\",\n            \"phone_number\": \"1234567890\",\n            \"email\": \"bob@gmail.com\",\n            \"company_url\": \"bob.com\",\n            \"image_url\": \"https://m.media-amazon.com/images/M/MV5BNjRlYjgwMWMtNDFmMy00OWQ0LWFhMTMtNWE3MTU4ZjQ3MjgyXkEyXkFqcGdeQXVyNzU1NzE3NTg@._V1_CR0,45,480,270_AL_UX477_CR0,0,477,268_AL_.jpg\",\n            \"__v\": 0\n        },\n        \"__v\": 0\n    },\n    {\n        \"external\": false,\n        \"integrated\": true,\n        \"attendee_likes\": [],\n        \"_id\": \"5eebafd84654ce0017f2518c\",\n        \"name\": \"Ted Talk with Nazz\",\n        \"image_url\": \"https://vignette.wikia.nocookie.net/edfanon/images/2/21/Nazz4.jpg/revision/latest/scale-to-width-down/340?cb=20090814153824\",\n        \"description\": \"\",\n        \"info\": \"\",\n        \"accessibility\": \"\",\n        \"ticketLimit\": \"\",\n        \"pleaseNote\": \"\",\n        \"start_date\": \"2020-11-20T00:00:00.000Z\",\n        \"url\": \"https://www.ted.com/talks\",\n        \"venue\": {\n            \"_id\": \"5eebaf4c4654ce0017f2518a\",\n            \"name\": \"Edd Venue\",\n            \"country\": \"Wonderland\",\n            \"state\": \"WA\",\n            \"city\": \"Wonder\",\n            \"address\": \"300 Wonderful street\",\n            \"phone_number\": 6267458392,\n            \"__v\": 0\n        },\n        \"organizer\": {\n            \"venues\": [\n                \"5eebaf4c4654ce0017f2518a\",\n                \"5eebaf6b4654ce0017f2518b\"\n            ],\n            \"events\": [\n                \"5eebafd84654ce0017f2518c\",\n                \"5eebb0334654ce0017f2518d\",\n                \"5eebb06b4654ce0017f2518e\",\n                \"5eebb0f14654ce0017f2518f\",\n                \"5eebb13d4654ce0017f25191\",\n                \"5eebb1ae4654ce0017f25193\",\n                \"5eebb1e34654ce0017f25195\"\n            ],\n            \"_id\": \"5eebaf074654ce0017f25189\",\n            \"company_name\": \"Ed Entertainment Co.\",\n            \"username\": \"ed\",\n            \"description\": \"Top 1 entertainment company in Wonderland\",\n            \"phone_number\": \"3467589832\",\n            \"email\": \"ed@wonderland.net\",\n            \"company_url\": \"https://www.facebook.com\",\n            \"image_url\": \"https://pbs.twimg.com/profile_images/1253588164649930752/NubSv4NW_400x400.jpg\",\n            \"__v\": 0\n        },\n        \"__v\": 0\n    },\n    {\n        \"external\": false,\n        \"integrated\": true,\n        \"attendee_likes\": [],\n        \"_id\": \"5eebb0334654ce0017f2518d\",\n        \"name\": \"Stroll Down the Street\",\n        \"image_url\": \"https://grandaster.com/wp-content/uploads/2018/08/NYCpark5-1024x576.jpg\",\n        \"description\": \"\",\n        \"info\": \"\",\n        \"accessibility\": \"\",\n        \"ticketLimit\": \"\",\n        \"pleaseNote\": \"\",\n        \"start_date\": \"2020-12-11T00:00:00.000Z\",\n        \"url\": \"https://www.google.com/search?q=central+park+new+york&sxsrf=ALeKk01FvACEN7eVbZGy1qZgD-E4AagNfw:1592504346227&source=lnms&tbm=isch&sa=X&ved=2ahUKEwiSqfD-_IvqAhWLA4gKHa1kAEkQ_AUoAXoECB4QAw&biw=1642&bih=948#imgrc=IzyDzWXx_Q45DM\",\n        \"venue\": {\n            \"_id\": \"5eebaf6b4654ce0017f2518b\",\n            \"name\": \"Eddy Venue\",\n            \"country\": \"Wonderland\",\n            \"state\": \"WA\",\n            \"city\": \"Wonder\",\n            \"address\": \"128 Wondering road\",\n            \"phone_number\": 6267489584,\n            \"__v\": 0\n        },\n        \"organizer\": {\n            \"venues\": [\n                \"5eebaf4c4654ce0017f2518a\",\n                \"5eebaf6b4654ce0017f2518b\"\n            ],\n            \"events\": [\n                \"5eebafd84654ce0017f2518c\",\n                \"5eebb0334654ce0017f2518d\",\n                \"5eebb06b4654ce0017f2518e\",\n                \"5eebb0f14654ce0017f2518f\",\n                \"5eebb13d4654ce0017f25191\",\n                \"5eebb1ae4654ce0017f25193\",\n                \"5eebb1e34654ce0017f25195\"\n            ],\n            \"_id\": \"5eebaf074654ce0017f25189\",\n            \"company_name\": \"Ed Entertainment Co.\",\n            \"username\": \"ed\",\n            \"description\": \"Top 1 entertainment company in Wonderland\",\n            \"phone_number\": \"3467589832\",\n            \"email\": \"ed@wonderland.net\",\n            \"company_url\": \"https://www.facebook.com\",\n            \"image_url\": \"https://pbs.twimg.com/profile_images/1253588164649930752/NubSv4NW_400x400.jpg\",\n            \"__v\": 0\n        },\n        \"__v\": 0\n    },\n    {\n        \"external\": false,\n        \"integrated\": true,\n        \"attendee_likes\": [],\n        \"_id\": \"5eebb06b4654ce0017f2518e\",\n        \"name\": \"People Watching\",\n        \"image_url\": \"https://upload.wikimedia.org/wikipedia/commons/thumb/0/04/The_Lake_Central_Park.jpg/480px-The_Lake_Central_Park.jpg\",\n        \"description\": \"\",\n        \"info\": \"\",\n        \"accessibility\": \"\",\n        \"ticketLimit\": \"\",\n        \"pleaseNote\": \"\",\n        \"start_date\": \"2020-10-15T00:00:00.000Z\",\n        \"url\": \"https://en.wikipedia.org/wiki/Central_Park\",\n        \"venue\": {\n            \"_id\": \"5eebaf4c4654ce0017f2518a\",\n            \"name\": \"Edd Venue\",\n            \"country\": \"Wonderland\",\n            \"state\": \"WA\",\n            \"city\": \"Wonder\",\n            \"address\": \"300 Wonderful street\",\n            \"phone_number\": 6267458392,\n            \"__v\": 0\n        },\n        \"organizer\": {\n            \"venues\": [\n                \"5eebaf4c4654ce0017f2518a\",\n                \"5eebaf6b4654ce0017f2518b\"\n            ],\n            \"events\": [\n                \"5eebafd84654ce0017f2518c\",\n                \"5eebb0334654ce0017f2518d\",\n                \"5eebb06b4654ce0017f2518e\",\n                \"5eebb0f14654ce0017f2518f\",\n                \"5eebb13d4654ce0017f25191\",\n                \"5eebb1ae4654ce0017f25193\",\n                \"5eebb1e34654ce0017f25195\"\n            ],\n            \"_id\": \"5eebaf074654ce0017f25189\",\n            \"company_name\": \"Ed Entertainment Co.\",\n            \"username\": \"ed\",\n            \"description\": \"Top 1 entertainment company in Wonderland\",\n            \"phone_number\": \"3467589832\",\n            \"email\": \"ed@wonderland.net\",\n            \"company_url\": \"https://www.facebook.com\",\n            \"image_url\": \"https://pbs.twimg.com/profile_images/1253588164649930752/NubSv4NW_400x400.jpg\",\n            \"__v\": 0\n        },\n        \"__v\": 0\n    },\n    {\n        \"external\": false,\n        \"integrated\": true,\n        \"attendee_likes\": [],\n        \"_id\": \"5eebb0f14654ce0017f2518f\",\n        \"name\": \"Jujube Candy Party\",\n        \"image_url\": \"https://vignette.wikia.nocookie.net/edwikia/images/3/36/Vlcsnap-2013-08-16-17h43m45s151.png/revision/latest/scale-to-width-down/340?cb=20130817004428\",\n        \"description\": \"\",\n        \"info\": \"\",\n        \"accessibility\": \"\",\n        \"ticketLimit\": \"\",\n        \"pleaseNote\": \"\",\n        \"start_date\": \"2020-09-18T00:00:00.000Z\",\n        \"url\": \"https://ed.fandom.com/wiki/Jujubes\",\n        \"venue\": {\n            \"_id\": \"5eebaf4c4654ce0017f2518a\",\n            \"name\": \"Edd Venue\",\n            \"country\": \"Wonderland\",\n            \"state\": \"WA\",\n            \"city\": \"Wonder\",\n            \"address\": \"300 Wonderful street\",\n            \"phone_number\": 6267458392,\n            \"__v\": 0\n        },\n        \"organizer\": {\n            \"venues\": [\n                \"5eebaf4c4654ce0017f2518a\",\n                \"5eebaf6b4654ce0017f2518b\"\n            ],\n            \"events\": [\n                \"5eebafd84654ce0017f2518c\",\n                \"5eebb0334654ce0017f2518d\",\n                \"5eebb06b4654ce0017f2518e\",\n                \"5eebb0f14654ce0017f2518f\",\n                \"5eebb13d4654ce0017f25191\",\n                \"5eebb1ae4654ce0017f25193\",\n                \"5eebb1e34654ce0017f25195\"\n            ],\n            \"_id\": \"5eebaf074654ce0017f25189\",\n            \"company_name\": \"Ed Entertainment Co.\",\n            \"username\": \"ed\",\n            \"description\": \"Top 1 entertainment company in Wonderland\",\n            \"phone_number\": \"3467589832\",\n            \"email\": \"ed@wonderland.net\",\n            \"company_url\": \"https://www.facebook.com\",\n            \"image_url\": \"https://pbs.twimg.com/profile_images/1253588164649930752/NubSv4NW_400x400.jpg\",\n            \"__v\": 0\n        },\n        \"__v\": 0\n    },\n    {\n        \"external\": false,\n        \"integrated\": true,\n        \"attendee_likes\": [],\n        \"_id\": \"5eebb1b24654ce0017f25194\",\n        \"name\": \"Los Angeles Tennis Weekly\",\n        \"image_url\": \"\",\n        \"description\": \"\",\n        \"info\": \"\",\n        \"accessibility\": \"\",\n        \"ticketLimit\": \"\",\n        \"pleaseNote\": \"\",\n        \"start_date\": \"2020-06-26T00:00:00.000Z\",\n        \"url\": \"losangeles.com\",\n        \"venue\": {\n            \"_id\": \"5eebb11f4654ce0017f25190\",\n            \"name\": \"Tennis Club House\",\n            \"country\": \"USA\",\n            \"state\": \"California\",\n            \"city\": \"Los Angeles\",\n            \"address\": \"123 Tennis Avenue\",\n            \"phone_number\": 987654321,\n            \"__v\": 0\n        },\n        \"organizer\": {\n            \"venues\": [\n                \"5eeba7c24654ce0017f25177\",\n                \"5eebb11f4654ce0017f25190\"\n            ],\n            \"events\": [\n                \"5eeba92c4654ce0017f25188\",\n                \"5eebb1454654ce0017f25192\",\n                \"5eebb1b24654ce0017f25194\"\n            ],\n            \"_id\": \"5eeba7604654ce0017f2516e\",\n            \"company_name\": \"Bob Inc.\",\n            \"username\": \"bob\",\n            \"description\": \"bobs profile\",\n            \"phone_number\": \"1234567890\",\n            \"email\": \"bob@gmail.com\",\n            \"company_url\": \"bob.com\",\n            \"image_url\": \"https://m.media-amazon.com/images/M/MV5BNjRlYjgwMWMtNDFmMy00OWQ0LWFhMTMtNWE3MTU4ZjQ3MjgyXkEyXkFqcGdeQXVyNzU1NzE3NTg@._V1_CR0,45,480,270_AL_UX477_CR0,0,477,268_AL_.jpg\",\n            \"__v\": 0\n        },\n        \"__v\": 0\n    },\n    {\n        \"_id\": \"Z7r9jZ1Ae-9F9\",\n        \"image_url\": \"https://s1.ticketm.net/dam/a/0de/39f1acd8-8ae1-4482-8959-cd03593850de_1260161_TABLET_LANDSCAPE_16_9.jpg\",\n        \"name\": \"LSU Tigers Football vs. Texas Longhorns Football\",\n        \"start_date\": \"2020-09-12\",\n        \"url\": \"http://www.ticketsnow.com/InventoryBrowse/TicketList.aspx?PID=2857217\",\n        \"external\": true,\n        \"integrated\": false,\n        \"venue\": {\n            \"name\": \"LSU Tiger Stadium\",\n            \"country\": \"United States Of America\",\n            \"state\": \"LA\",\n            \"city\": \"Baton Rouge\",\n            \"address\": \"N Stadium Rd & Nicholson Dr\"\n        }\n    },\n    {\n        \"_id\": \"vvG1YZ4VLloAHj\",\n        \"image_url\": \"https://s1.ticketm.net/dam/a/c40/e0f4dedd-b435-4b8b-8fd0-e73e47e93c40_851341_CUSTOM.jpg\",\n        \"name\": \"Eagles\",\n        \"start_date\": \"2021-09-21\",\n        \"url\": \"https://www.ticketmaster.com/eagles-dallas-texas-09-21-2021/event/0C005747EB445F1C\",\n        \"external\": true,\n        \"integrated\": false,\n        \"venue\": {\n            \"name\": \"American Airlines Center\",\n            \"country\": \"United States Of America\",\n            \"state\": \"TX\",\n            \"city\": \"Dallas\",\n            \"address\": \"2500 Victory Avenue\"\n        },\n        \"info\": \"Show time has been updated from 7:30pm to 8pm. This is an evening with the Eagles. Please arrive early. To allow for more Card Members to enjoy the show, American Express has set a two-order limit for this offer. This limit applies across all Cards associated with all of your American Express accounts. Prepaid Cards are not eligible.\",\n        \"ticketLimit\": \"There is an overall eight (8) ticket limit for this event.\"\n    },\n    {\n        \"_id\": \"1kk8v94-GA5YE-w\",\n        \"image_url\": \"https://s1.ticketm.net/dam/a/c40/e0f4dedd-b435-4b8b-8fd0-e73e47e93c40_851341_CUSTOM.jpg\",\n        \"name\": \"Eagles\",\n        \"start_date\": \"2021-09-24\",\n        \"url\": \"https://www.ticketmaster.com/eagles-phoenix-arizona-09-24-2021/event/190057561BC27872\",\n        \"external\": true,\n        \"integrated\": false,\n        \"venue\": {\n            \"name\": \"Talking Stick Resort Arena\",\n            \"country\": \"United States Of America\",\n            \"state\": \"AZ\",\n            \"city\": \"Phoenix\",\n            \"address\": \"201 East Jefferson Street\"\n        },\n        \"info\": \"EVERYONE NEEDS A TICKET, INCLUDING INFANTS. RAIL RIDE EVENT: When you purchase a ticket to a Talking Stick Resort Arena event, you can ride the METRO LIGHT RAIL at no cost for four hours prior to the event through the end of the transit day. To allow for more Card Members to enjoy the show, American Express has set a two-order limit for this offer. This limit applies across all Cards associated with all of your American Express accounts. Prepaid Cards are not eligible.\",\n        \"ticketLimit\": \"There is an 8-ticket limit for this event.\"\n    },\n    {\n        \"_id\": \"G5vzZ4g6yzQHe\",\n        \"image_url\": \"https://s1.ticketm.net/dam/a/c40/e0f4dedd-b435-4b8b-8fd0-e73e47e93c40_851341_CUSTOM.jpg\",\n        \"name\": \"Eagles\",\n        \"start_date\": \"2021-09-18\",\n        \"url\": \"https://www.ticketmaster.com/eagles-denver-colorado-09-18-2021/event/1E005751F9E1AF02\",\n        \"external\": true,\n        \"integrated\": false,\n        \"venue\": {\n            \"name\": \"Pepsi Center\",\n            \"country\": \"United States Of America\",\n            \"state\": \"CO\",\n            \"city\": \"Denver\",\n            \"address\": \"1000 Chopper Circle\"\n        },\n        \"info\": \"To allow for more Card Members to enjoy the show, American Express has set a two-order limit for this offer. This limit applies across all Cards associated with all of your American Express accounts. Prepaid Cards are not eligible.\",\n        \"ticketLimit\": \"There is an overall 8 ticket limit for this event.\"\n    },\n    {\n        \"_id\": \"vv1AaZAqAGkdPXfSW\",\n        \"image_url\": \"https://s1.ticketm.net/dam/a/c40/e0f4dedd-b435-4b8b-8fd0-e73e47e93c40_851341_CUSTOM.jpg\",\n        \"name\": \"Eagles\",\n        \"start_date\": \"2021-10-16\",\n        \"url\": \"https://www.ticketmaster.com/eagles-inglewood-california-10-16-2021/event/09005745E5F94CFD\",\n        \"external\": true,\n        \"integrated\": false,\n        \"venue\": {\n            \"name\": \"The Forum\",\n            \"country\": \"United States Of America\",\n            \"state\": \"CA\",\n            \"city\": \"Inglewood\",\n            \"address\": \"3900 W Manchester Blvd.\"\n        },\n        \"info\": \"To allow for more Card Members to enjoy the show, American Express has set a two-order limit for this offer. This limit applies across all Cards associated with all of your American Express accounts. Prepaid Cards are not eligible.\",\n        \"ticketLimit\": \"There is an 8 ticket limit per household.\"\n    },\n    {\n        \"_id\": \"G5vYZ4VqSWoX_\",\n        \"image_url\": \"https://s1.ticketm.net/dam/a/c40/e0f4dedd-b435-4b8b-8fd0-e73e47e93c40_851341_CUSTOM.jpg\",\n        \"name\": \"Eagles\",\n        \"start_date\": \"2021-10-22\",\n        \"url\": \"https://www.ticketmaster.com/eagles-san-francisco-california-10-22-2021/event/1C00574773F51F99\",\n        \"external\": true,\n        \"integrated\": false,\n        \"venue\": {\n            \"name\": \"Chase Center\",\n            \"country\": \"United States Of America\",\n            \"state\": \"CA\",\n            \"city\": \"San Francisco\",\n            \"address\": \"300 16th Street\"\n        },\n        \"info\": \"To allow for more Card Members to enjoy the show, American Express has set a two-order limit for this offer. This limit applies across all Cards associated with all of your American Express accounts. Prepaid Cards are not eligible.\",\n        \"ticketLimit\": \"There is an 8 ticket limit.\"\n    },\n    {\n        \"_id\": \"vv1AkZAq8GkezVfHD\",\n        \"image_url\": \"https://s1.ticketm.net/dam/a/c40/e0f4dedd-b435-4b8b-8fd0-e73e47e93c40_851341_CUSTOM.jpg\",\n        \"name\": \"Eagles\",\n        \"start_date\": \"2021-10-01\",\n        \"url\": \"https://www.ticketmaster.com/eagles-saint-paul-minnesota-10-01-2021/event/06005750B8D14F3B\",\n        \"external\": true,\n        \"integrated\": false,\n        \"venue\": {\n            \"name\": \"Xcel Energy Center\",\n            \"country\": \"United States Of America\",\n            \"state\": \"MN\",\n            \"city\": \"Saint Paul\",\n            \"address\": \"199 Kellogg Blvd\"\n        },\n        \"info\": \"To allow for more Card Members to enjoy the show, American Express has set a two-order limit for this offer. This limit applies across all Cards associated with all of your American Express accounts. Prepaid Cards are not eligible.\",\n        \"accessibility\": \"Wheelchair accessible is located (subject to availability) in the following sections: 117, 103, 104, 107, 110, C10, C22, C12, C20, 207, 215, 208, 119, 123, C32, C40, and 201. For sight or hearing needs please call 800-745-3000.\",\n        \"ticketLimit\": \"There is an overall 8 ticket limit for this event.\"\n    },\n    {\n        \"_id\": \"vv1AkZAq8GkezgfTh\",\n        \"image_url\": \"https://s1.ticketm.net/dam/a/c40/e0f4dedd-b435-4b8b-8fd0-e73e47e93c40_851341_CUSTOM.jpg\",\n        \"name\": \"Eagles\",\n        \"start_date\": \"2021-10-02\",\n        \"url\": \"https://www.ticketmaster.com/eagles-saint-paul-minnesota-10-02-2021/event/06005750B8D54FDB\",\n        \"external\": true,\n        \"integrated\": false,\n        \"venue\": {\n            \"name\": \"Xcel Energy Center\",\n            \"country\": \"United States Of America\",\n            \"state\": \"MN\",\n            \"city\": \"Saint Paul\",\n            \"address\": \"199 Kellogg Blvd\"\n        },\n        \"info\": \"To allow for more Card Members to enjoy the show, American Express has set a two-order limit for this offer. This limit applies across all Cards associated with all of your American Express accounts. Prepaid Cards are not eligible.\",\n        \"accessibility\": \"Wheelchair accessible is located (subject to availability) in the following sections: 117, 103, 104, 107, 110, C10, C22, C12, C20, 207, 215, 208, 119, 123, C32, C40, and 201. For sight or hearing needs please call 800-745-3000.\",\n        \"ticketLimit\": \"There is an overall 8 ticket limit for this event.\"\n    },\n    {\n        \"_id\": \"vv1AaZAqAGkdPWfSB\",\n        \"image_url\": \"https://s1.ticketm.net/dam/a/c40/e0f4dedd-b435-4b8b-8fd0-e73e47e93c40_851341_CUSTOM.jpg\",\n        \"name\": \"Eagles\",\n        \"start_date\": \"2021-10-15\",\n        \"url\": \"https://www.ticketmaster.com/eagles-inglewood-california-10-15-2021/event/09005745E5F54CFA\",\n        \"external\": true,\n        \"integrated\": false,\n        \"venue\": {\n            \"name\": \"The Forum\",\n            \"country\": \"United States Of America\",\n            \"state\": \"CA\",\n            \"city\": \"Inglewood\",\n            \"address\": \"3900 W Manchester Blvd.\"\n        },\n        \"info\": \"To allow for more Card Members to enjoy the show, American Express has set a two-order limit for this offer. This limit applies across all Cards associated with all of your American Express accounts. Prepaid Cards are not eligible.\",\n        \"ticketLimit\": \"There is an 8 ticket limit per household.\"\n    },\n    {\n        \"_id\": \"G5vzZ4g6yyBHk\",\n        \"image_url\": \"https://s1.ticketm.net/dam/a/c40/e0f4dedd-b435-4b8b-8fd0-e73e47e93c40_851341_CUSTOM.jpg\",\n        \"name\": \"Eagles\",\n        \"start_date\": \"2021-09-16\",\n        \"url\": \"https://www.ticketmaster.com/eagles-denver-colorado-09-16-2021/event/1E005751F9E7AF06\",\n        \"external\": true,\n        \"integrated\": false,\n        \"venue\": {\n            \"name\": \"Pepsi Center\",\n            \"country\": \"United States Of America\",\n            \"state\": \"CO\",\n            \"city\": \"Denver\",\n            \"address\": \"1000 Chopper Circle\"\n        },\n        \"info\": \"To allow for more Card Members to enjoy the show, American Express has set a two-order limit for this offer. This limit applies across all Cards associated with all of your American Express accounts. Prepaid Cards are not eligible.\",\n        \"ticketLimit\": \"There is an overall 8 ticket limit for this event.\"\n    },\n    {\n        \"_id\": \"G5vYZ4VqWuxjo\",\n        \"image_url\": \"https://s1.ticketm.net/dam/a/c40/e0f4dedd-b435-4b8b-8fd0-e73e47e93c40_851341_CUSTOM.jpg\",\n        \"name\": \"Eagles\",\n        \"start_date\": \"2021-10-23\",\n        \"url\": \"https://www.ticketmaster.com/eagles-san-francisco-california-10-23-2021/event/1C0057477D362711\",\n        \"external\": true,\n        \"integrated\": false,\n        \"venue\": {\n            \"name\": \"Chase Center\",\n            \"country\": \"United States Of America\",\n            \"state\": \"CA\",\n            \"city\": \"San Francisco\",\n            \"address\": \"300 16th Street\"\n        },\n        \"info\": \"To allow for more Card Members to enjoy the show, American Express has set a two-order limit for this offer. This limit applies across all Cards associated with all of your American Express accounts. Prepaid Cards are not eligible.\",\n        \"ticketLimit\": \"There is an 8 ticket limit.\"\n    },\n    {\n        \"_id\": \"1A_ZAqPGkd46wmF\",\n        \"image_url\": \"https://s1.ticketm.net/dam/a/c40/e0f4dedd-b435-4b8b-8fd0-e73e47e93c40_851341_CUSTOM.jpg\",\n        \"name\": \"Eagles\",\n        \"start_date\": \"2021-09-25\",\n        \"url\": \"https://www.ticketmaster.com/eagles-phoenix-arizona-09-25-2021/event/19005765D51F2B88\",\n        \"external\": true,\n        \"integrated\": false,\n        \"venue\": {\n            \"name\": \"Talking Stick Resort Arena\",\n            \"country\": \"United States Of America\",\n            \"state\": \"AZ\",\n            \"city\": \"Phoenix\",\n            \"address\": \"201 East Jefferson Street\"\n        },\n        \"info\": \"EVERYONE NEEDS A TICKET, INCLUDING INFANTS. RAIL RIDE EVENT: When you purchase a ticket to a Talking Stick Resort Arena event, you can ride the METRO LIGHT RAIL at no cost for four hours prior to the event through the end of the transit day.\",\n        \"ticketLimit\": \"There is an 8-ticket limit for this event.\"\n    },\n    {\n        \"_id\": \"vv170Z4VGkwgxwp1\",\n        \"image_url\": \"https://s1.ticketm.net/dam/a/c40/e0f4dedd-b435-4b8b-8fd0-e73e47e93c40_851341_CUSTOM.jpg\",\n        \"name\": \"Eagles\",\n        \"start_date\": \"2021-10-19\",\n        \"url\": \"https://www.ticketmaster.com/eagles-inglewood-california-10-19-2021/event/0900574CB58B258A\",\n        \"external\": true,\n        \"integrated\": false,\n        \"venue\": {\n            \"name\": \"The Forum\",\n            \"country\": \"United States Of America\",\n            \"state\": \"CA\",\n            \"city\": \"Inglewood\",\n            \"address\": \"3900 W Manchester Blvd.\"\n        },\n        \"info\": \"To allow for more Card Members to enjoy the show, American Express has set a two-order limit for this offer. This limit applies across all Cards associated with all of your American Express accounts. Prepaid Cards are not eligible.\",\n        \"ticketLimit\": \"There is an 8 ticket limit per household.\"\n    },\n    {\n        \"_id\": \"vv1kvOvbx_GAuGxFK\",\n        \"image_url\": \"https://s1.ticketm.net/dam/a/0d8/35dc7659-f6e9-4ebf-af1c-d6c2f663e0d8_1325241_TABLET_LANDSCAPE_LARGE_16_9.jpg\",\n        \"name\": \"Kansas City Chiefs vs. Houston Texans\",\n        \"start_date\": \"2020-09-10\",\n        \"url\": \"https://www.ticketmaster.com/kansas-city-chiefs-vs-houston-texans-kansas-city-missouri-09-10-2020/event/060058899D322213\",\n        \"external\": true,\n        \"integrated\": false,\n        \"venue\": {\n            \"name\": \"Arrowhead Stadium\",\n            \"country\": \"United States Of America\",\n            \"state\": \"MO\",\n            \"city\": \"Kansas City\",\n            \"address\": \"1 Arrowhead Dr\"\n        }\n    },\n    {\n        \"_id\": \"vvG1YZpare8ow4\",\n        \"image_url\": \"https://s1.ticketm.net/dam/a/7e4/6f79c7fd-ac9a-4dba-97a6-1a6be82407e4_1325121_RETINA_PORTRAIT_3_2.jpg\",\n        \"name\": \"Dallas Cowboys vs. Pittsburgh Steelers\",\n        \"start_date\": \"2020-11-08\",\n        \"url\": \"https://www.ticketmaster.com/dallas-cowboys-vs-pittsburgh-steelers-arlington-texas-11-08-2020/event/0C00589782411C95\",\n        \"external\": true,\n        \"integrated\": false,\n        \"venue\": {\n            \"name\": \"AT&T Stadium\",\n            \"country\": \"United States Of America\",\n            \"state\": \"TX\",\n            \"city\": \"Arlington\",\n            \"address\": \"One AT&T Way\"\n        }\n    },\n    {\n        \"_id\": \"G5vYZp6mci72D\",\n        \"image_url\": \"https://s1.ticketm.net/dam/a/b7d/d7460515-712c-4e09-b404-69c1b86e7b7d_1325511_EVENT_DETAIL_PAGE_16_9.jpg\",\n        \"name\": \"San Francisco 49ers vs. Las Vegas Raiders\",\n        \"start_date\": \"2020-08-21\",\n        \"url\": \"https://www.ticketmaster.com/san-francisco-49ers-vs-las-vegas-santa-clara-california-08-21-2020/event/1C00587BADB043FB\",\n        \"external\": true,\n        \"integrated\": false,\n        \"venue\": {\n            \"name\": \"Levi's® Stadium\",\n            \"country\": \"United States Of America\",\n            \"state\": \"CA\",\n            \"city\": \"Santa Clara\",\n            \"address\": \"4900 Marie P. DeBartolo Way\"\n        },\n        \"info\": \"The date and time for this game is subject to change. You will be notified via email once the date and time is confirmed.\",\n        \"accessibility\": \"Levi's® Stadium accessible seating is in a flat area that can accommodate a wheelchair and a fixed seat for a companion.  If the patron does not require a wheelchair space, a folding chair can be provided in that spot.  Levi's® Stadium has a limited number of accessible spaces available and they are solely available for the purpose of accommodating patrons with accessible needs.\",\n        \"ticketLimit\": \"There is an overall 8 ticket limit.\"\n    },\n    {\n        \"_id\": \"vv1kvOvbx_GAuC3Fh\",\n        \"image_url\": \"https://s1.ticketm.net/dam/a/0d8/35dc7659-f6e9-4ebf-af1c-d6c2f663e0d8_1325241_TABLET_LANDSCAPE_LARGE_16_9.jpg\",\n        \"name\": \"Kansas City Chiefs vs. Las Vegas Raiders\",\n        \"start_date\": \"2020-10-11\",\n        \"url\": \"https://www.ticketmaster.com/kansas-city-chiefs-vs-las-vegas-kansas-city-missouri-10-11-2020/event/060058899D39221B\",\n        \"external\": true,\n        \"integrated\": false,\n        \"venue\": {\n            \"name\": \"Arrowhead Stadium\",\n            \"country\": \"United States Of America\",\n            \"state\": \"MO\",\n            \"city\": \"Kansas City\",\n            \"address\": \"1 Arrowhead Dr\"\n        }\n    },\n    {\n        \"_id\": \"16vbZpFk_G7DOUj\",\n        \"image_url\": \"https://s1.ticketm.net/dam/a/38e/5cf6e91a-098e-47c9-aded-e0185de0a38e_1325561_RETINA_PORTRAIT_16_9.jpg\",\n        \"name\": \"Pittsburgh Steelers vs. Philadelphia Eagles\",\n        \"start_date\": \"2020-10-11\",\n        \"url\": \"https://www.ticketmaster.com/pittsburgh-steelers-vs-philadelphia-eagles-pittsburgh-pennsylvania-10-11-2020/event/1600588199EE0D9C\",\n        \"external\": true,\n        \"integrated\": false,\n        \"venue\": {\n            \"name\": \"Heinz Field\",\n            \"country\": \"United States Of America\",\n            \"state\": \"PA\",\n            \"city\": \"Pittsburgh\",\n            \"address\": \"100 Art Rooney Avenue\"\n        },\n        \"info\": \"Section 120 Rows BB-HH are designated as the Family Section. No Alcohol will be permitted in this area.\"\n    },\n    {\n        \"_id\": \"vvG1IZpFhIle3E\",\n        \"image_url\": \"https://s1.ticketm.net/dam/a/bd0/e2cf0fbc-7e18-45ee-b651-60f99f94dbd0_1325431_TABLET_LANDSCAPE_LARGE_16_9.jpg\",\n        \"name\": \"Los Angeles Chargers vs. Kansas City Chiefs\",\n        \"start_date\": \"2020-09-20\",\n        \"url\": \"https://www.ticketmaster.com/los-angeles-chargers-vs-kansas-city-inglewood-california-09-20-2020/event/0A005886E8AC24A7\",\n        \"external\": true,\n        \"integrated\": false,\n        \"venue\": {\n            \"name\": \"SoFi Stadium\",\n            \"country\": \"United States Of America\",\n            \"state\": \"CA\",\n            \"city\": \"Inglewood\",\n            \"address\": \"1000 S. Prairie Ave.\"\n        }\n    },\n    {\n        \"_id\": \"vv1kvOvbx_GAu3wFl\",\n        \"image_url\": \"https://s1.ticketm.net/dam/a/0d8/35dc7659-f6e9-4ebf-af1c-d6c2f663e0d8_1325241_TABLET_LANDSCAPE_LARGE_16_9.jpg\",\n        \"name\": \"Kansas City Chiefs vs. Green Bay Packers\",\n        \"start_date\": \"2020-09-03\",\n        \"url\": \"https://www.ticketmaster.com/kansas-city-chiefs-vs-green-bay-kansas-city-missouri-09-03-2020/event/060058899D4B222B\",\n        \"external\": true,\n        \"integrated\": false,\n        \"venue\": {\n            \"name\": \"Arrowhead Stadium\",\n            \"country\": \"United States Of America\",\n            \"state\": \"MO\",\n            \"city\": \"Kansas City\",\n            \"address\": \"1 Arrowhead Dr\"\n        },\n        \"info\": \"Preseason Week 4. Date and time are currently TBD\"\n    }\n]"},{"id":"f78bcff9-a133-42a9-b612-a2b164accde9","name":"Parameterized Event Search","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://eventbuddy-server.herokuapp.com/api/events/search?city=Boston%2C+MA&keyword=sports","protocol":"https","host":["eventbuddy-server","herokuapp","com"],"path":["api","events","search"],"query":[{"key":"city","value":"Boston%2C+MA"},{"key":"keyword","value":"sports"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_id\": \"vv177ZpdGkyvwjOI\",\n        \"image_url\": \"https://s1.ticketm.net/dam/a/098/f2620b81-e824-4860-9c7e-78c7f4c78098_1288961_RETINA_PORTRAIT_3_2.jpg\",\n        \"name\": \"The Kirk Minihane Show presented by Barstool Sports\",\n        \"start_date\": \"2021-01-23\",\n        \"url\": \"https://www.ticketmaster.com/the-kirk-minihane-show-presented-by-boston-massachusetts-01-23-2021/event/0100583E41C9C828\",\n        \"external\": true,\n        \"integrated\": false,\n        \"venue\": {\n            \"name\": \"The Wilbur\",\n            \"country\": \"United States Of America\",\n            \"state\": \"MA\",\n            \"city\": \"Boston\",\n            \"address\": \"246 Tremont St.\"\n        },\n        \"info\": \"This event has been rescheduled to January 23, 2021. Original tickets will be honored. Wilbur Theatre Parking is available at the link below. Note: Wilbur Theatre does not have elevator access to Mezzanine or Balcony levels. For accessible seating call the box office directly 617-248-9700.\",\n        \"ticketLimit\": \"There is an eight (8) ticket limit per customer.\"\n    },\n    {\n        \"_id\": \"vv177Zp7GkRQOMXA\",\n        \"image_url\": \"https://s1.ticketm.net/dam/a/098/f2620b81-e824-4860-9c7e-78c7f4c78098_1288961_RETINA_PORTRAIT_3_2.jpg\",\n        \"name\": \"The Kirk Minihane Show presented by Barstool Sports\",\n        \"start_date\": \"2021-01-23\",\n        \"url\": \"https://www.ticketmaster.com/the-kirk-minihane-show-presented-by-boston-massachusetts-01-23-2021/event/0100584BDA837F85\",\n        \"external\": true,\n        \"integrated\": false,\n        \"venue\": {\n            \"name\": \"The Wilbur\",\n            \"country\": \"United States Of America\",\n            \"state\": \"MA\",\n            \"city\": \"Boston\",\n            \"address\": \"246 Tremont St.\"\n        },\n        \"info\": \"This event has been rescheduled to January 23, 2021. Original tickets will be honored. Wilbur Theatre Parking is available at the link below. Note: Wilbur Theatre does not have elevator access to Mezzanine or Balcony levels. For accessible seating call the box office directly 617-248-9700.\",\n        \"ticketLimit\": \"There is an eight (8) ticket limit per customer.\"\n    },\n    {\n        \"_id\": \"vv16vZA-AZkZAGGAAF\",\n        \"image_url\": \"https://s1.ticketm.net/dam/a/550/971c9362-957a-41fa-9fae-525df4ea0550_1094991_RETINA_PORTRAIT_3_2.jpg\",\n        \"name\": \"AEW Presents \\\"Dynamite\\\"\",\n        \"start_date\": \"2020-08-05\",\n        \"url\": \"https://www.ticketmaster.com/aew-presents-dynamite-boston-massachusetts-08-05-2020/event/01005845006BB447\",\n        \"external\": true,\n        \"integrated\": false,\n        \"venue\": {\n            \"name\": \"Agganis Arena\",\n            \"country\": \"United States Of America\",\n            \"state\": \"MA\",\n            \"city\": \"Boston\",\n            \"address\": \"925 Commonwealth Ave\"\n        },\n        \"info\": \"Main TV Camera will be in Section 113\",\n        \"accessibility\": \"ADA and Companion seating are to be sold as Wheelchair.  You may purchase the event limit including any posted presale limits.  Seating is limited so please consider rows in front for additional companion seats.\\r\\n\\r\\nWhen Available:  Limited Mobility and Companion seating as to be sold as Limited Mobility.  You may purchase the event limit including any posted presale limits.  Seating is limited so please consider rows in front for additional companion seats.\\r\\n\\r\\nWhen Available:  Sight/Hearing and Companion seats are to be sold as Sight/Hearing.\",\n        \"ticketLimit\": \"There is a ticket limit of 4 for the VIP Packages. There is an overall 6 ticket limit for this event.\"\n    },\n    {\n        \"_id\": \"vv1AvZAOyGkd-sP8x\",\n        \"image_url\": \"https://s1.ticketm.net/dam/a/3b3/e00e8717-4f6f-49bc-98dc-3687d30863b3_1336371_RETINA_PORTRAIT_16_9.jpg\",\n        \"name\": \"WWE SummerSlam\",\n        \"start_date\": \"2020-08-23\",\n        \"url\": \"https://www.ticketmaster.com/wwe-summerslam-boston-massachusetts-08-23-2020/event/01005839E1C65422\",\n        \"external\": true,\n        \"integrated\": false,\n        \"venue\": {\n            \"name\": \"TD Garden\",\n            \"country\": \"United States Of America\",\n            \"state\": \"MA\",\n            \"city\": \"Boston\",\n            \"address\": \"100 Legends Way\"\n        },\n        \"ticketLimit\": \"There is an overall 8 ticket limit for this event. Ticket limit for WWE Packages is 8.\"\n    },\n    {\n        \"_id\": \"Z7r9jZ1Ae0fZ4\",\n        \"image_url\": \"https://s1.ticketm.net/dam/c/093/c74cfd95-af21-4e64-9f85-47677b951093_105651_RECOMENDATION_16_9.jpg\",\n        \"name\": \"Laver Cup\",\n        \"start_date\": \"2020-09-25\",\n        \"url\": \"http://www.ticketsnow.com/InventoryBrowse/TicketList.aspx?PID=2914015\",\n        \"external\": true,\n        \"integrated\": false,\n        \"venue\": {\n            \"name\": \"TD Garden\",\n            \"country\": \"United States Of America\",\n            \"state\": \"MA\",\n            \"city\": \"Boston\",\n            \"address\": \"100 Legends Way\"\n        }\n    },\n    {\n        \"_id\": \"Z7r9jZ1Ae0fZF\",\n        \"image_url\": \"https://s1.ticketm.net/dam/c/093/c74cfd95-af21-4e64-9f85-47677b951093_105651_RECOMENDATION_16_9.jpg\",\n        \"name\": \"Laver Cup\",\n        \"start_date\": \"2020-09-25\",\n        \"url\": \"http://www.ticketsnow.com/InventoryBrowse/TicketList.aspx?PID=2914008\",\n        \"external\": true,\n        \"integrated\": false,\n        \"venue\": {\n            \"name\": \"TD Garden\",\n            \"country\": \"United States Of America\",\n            \"state\": \"MA\",\n            \"city\": \"Boston\",\n            \"address\": \"100 Legends Way\"\n        }\n    },\n    {\n        \"_id\": \"Z7r9jZ1Ae0fZ0\",\n        \"image_url\": \"https://s1.ticketm.net/dam/c/093/c74cfd95-af21-4e64-9f85-47677b951093_105651_RECOMENDATION_16_9.jpg\",\n        \"name\": \"Laver Cup\",\n        \"start_date\": \"2020-09-26\",\n        \"url\": \"http://www.ticketsnow.com/InventoryBrowse/TicketList.aspx?PID=2914024\",\n        \"external\": true,\n        \"integrated\": false,\n        \"venue\": {\n            \"name\": \"TD Garden\",\n            \"country\": \"United States Of America\",\n            \"state\": \"MA\",\n            \"city\": \"Boston\",\n            \"address\": \"100 Legends Way\"\n        }\n    },\n    {\n        \"_id\": \"Z7r9jZ1Ae0fZN\",\n        \"image_url\": \"https://s1.ticketm.net/dam/c/093/c74cfd95-af21-4e64-9f85-47677b951093_105651_RECOMENDATION_16_9.jpg\",\n        \"name\": \"Laver Cup\",\n        \"start_date\": \"2020-09-26\",\n        \"url\": \"http://www.ticketsnow.com/InventoryBrowse/TicketList.aspx?PID=2914023\",\n        \"external\": true,\n        \"integrated\": false,\n        \"venue\": {\n            \"name\": \"TD Garden\",\n            \"country\": \"United States Of America\",\n            \"state\": \"MA\",\n            \"city\": \"Boston\",\n            \"address\": \"100 Legends Way\"\n        }\n    },\n    {\n        \"_id\": \"Z7r9jZ1Ae0fZx\",\n        \"image_url\": \"https://s1.ticketm.net/dam/c/093/c74cfd95-af21-4e64-9f85-47677b951093_105651_RECOMENDATION_16_9.jpg\",\n        \"name\": \"Laver Cup\",\n        \"start_date\": \"2020-09-27\",\n        \"url\": \"http://www.ticketsnow.com/InventoryBrowse/TicketList.aspx?PID=2914022\",\n        \"external\": true,\n        \"integrated\": false,\n        \"venue\": {\n            \"name\": \"TD Garden\",\n            \"country\": \"United States Of America\",\n            \"state\": \"MA\",\n            \"city\": \"Boston\",\n            \"address\": \"100 Legends Way\"\n        }\n    },\n    {\n        \"_id\": \"vv177ZpAGkwERg7Z\",\n        \"image_url\": \"https://s1.ticketm.net/dam/a/2f5/6ef8f985-c949-4c77-beba-43c4b0c9e2f5_1306981_RETINA_LANDSCAPE_16_9.jpg\",\n        \"name\": \"Laver Cup 2020 Multi-Session Ticket\",\n        \"start_date\": \"2020-09-25\",\n        \"url\": \"https://oss.ticketmaster.com/aps/tdgarden/EN/link/buy/details/20LAVER\",\n        \"external\": true,\n        \"integrated\": false,\n        \"venue\": {\n            \"name\": \"TD Garden\",\n            \"country\": \"United States Of America\",\n            \"state\": \"MA\",\n            \"city\": \"Boston\",\n            \"address\": \"100 Legends Way\"\n        },\n        \"ticketLimit\": \"OFF\"\n    },\n    {\n        \"_id\": \"vv1AvZA-bGkdTp_UM\",\n        \"image_url\": \"https://s1.ticketm.net/dam/a/3b3/e00e8717-4f6f-49bc-98dc-3687d30863b3_1336371_RETINA_PORTRAIT_16_9.jpg\",\n        \"name\": \"WWE 2 Day\",\n        \"start_date\": \"2020-08-21\",\n        \"url\": \"https://www.ticketmaster.com/wwe-2-day-boston-massachusetts-08-21-2020/event/01005858FF599DB7\",\n        \"external\": true,\n        \"integrated\": false,\n        \"venue\": {\n            \"name\": \"TD Garden\",\n            \"country\": \"United States Of America\",\n            \"state\": \"MA\",\n            \"city\": \"Boston\",\n            \"address\": \"100 Legends Way\"\n        },\n        \"ticketLimit\": \"There is an overall 8 ticket limit for this event.\"\n    },\n    {\n        \"_id\": \"vv1AvZAOyGkd-Yg8f\",\n        \"image_url\": \"https://s1.ticketm.net/dam/a/3b3/e00e8717-4f6f-49bc-98dc-3687d30863b3_1336371_RETINA_PORTRAIT_16_9.jpg\",\n        \"name\": \"WWE NXT TakeOver: Boston\",\n        \"start_date\": \"2020-08-22\",\n        \"url\": \"https://www.ticketmaster.com/wwe-nxt-takeover-boston-boston-massachusetts-08-22-2020/event/01005839E1C35414\",\n        \"external\": true,\n        \"integrated\": false,\n        \"venue\": {\n            \"name\": \"TD Garden\",\n            \"country\": \"United States Of America\",\n            \"state\": \"MA\",\n            \"city\": \"Boston\",\n            \"address\": \"100 Legends Way\"\n        },\n        \"ticketLimit\": \"There is an overall 8 ticket limit for this event.\"\n    },\n    {\n        \"_id\": \"vv1AvZAOyGkd-wA8J\",\n        \"image_url\": \"https://s1.ticketm.net/dam/a/3b3/e00e8717-4f6f-49bc-98dc-3687d30863b3_1336371_RETINA_PORTRAIT_16_9.jpg\",\n        \"name\": \"WWE Monday Night RAW\",\n        \"start_date\": \"2020-08-24\",\n        \"url\": \"https://www.ticketmaster.com/wwe-monday-night-raw-boston-massachusetts-08-24-2020/event/01005839E1C85426\",\n        \"external\": true,\n        \"integrated\": false,\n        \"venue\": {\n            \"name\": \"TD Garden\",\n            \"country\": \"United States Of America\",\n            \"state\": \"MA\",\n            \"city\": \"Boston\",\n            \"address\": \"100 Legends Way\"\n        },\n        \"ticketLimit\": \"There is an overall 8 ticket limit for this event.\"\n    },\n    {\n        \"_id\": \"vv1AvZAOyGkd-YA8a\",\n        \"image_url\": \"https://s1.ticketm.net/dam/a/3b3/e00e8717-4f6f-49bc-98dc-3687d30863b3_1336371_RETINA_PORTRAIT_16_9.jpg\",\n        \"name\": \"WWE Friday Night SmackDown\",\n        \"start_date\": \"2020-08-21\",\n        \"url\": \"https://www.ticketmaster.com/wwe-friday-night-smackdown-boston-massachusetts-08-21-2020/event/01005839E1C05409\",\n        \"external\": true,\n        \"integrated\": false,\n        \"venue\": {\n            \"name\": \"TD Garden\",\n            \"country\": \"United States Of America\",\n            \"state\": \"MA\",\n            \"city\": \"Boston\",\n            \"address\": \"100 Legends Way\"\n        },\n        \"ticketLimit\": \"There is an overall 8 ticket limit for this event.\"\n    },\n    {\n        \"_id\": \"vv177ZpdGkMAO92H\",\n        \"image_url\": \"https://s1.ticketm.net/dam/a/3b3/e00e8717-4f6f-49bc-98dc-3687d30863b3_1336371_RETINA_PORTRAIT_16_9.jpg\",\n        \"name\": \"WWE Summerslam 4 day Combo: Summerslam, Smackdown, NXT TakeOver & RAW\",\n        \"start_date\": \"2020-08-21\",\n        \"url\": \"https://www.ticketmaster.com/wwe-summerslam-4-day-combo-summerslam-boston-massachusetts-08-21-2020/event/0100583DC58173FC\",\n        \"external\": true,\n        \"integrated\": false,\n        \"venue\": {\n            \"name\": \"TD Garden\",\n            \"country\": \"United States Of America\",\n            \"state\": \"MA\",\n            \"city\": \"Boston\",\n            \"address\": \"100 Legends Way\"\n        },\n        \"info\": \"Here is your chance to buy tickets to all 4 events taking place at Boston's SummerSlam Week and receive the same seat location each night! SummerSlam Week kicks off on 8/21 with Friday Night SmackDown. The next night on 8/22 it's NXT TakeOver: Boston. Followed by that on 8/23 it's WWE SummerSlam Pay Per View! Then on the heels of SummerSlam it's Monday Night RAW on 8/24 to cap off all the SummerSlam week festivities. It's 4 nights of can't miss WWE action live from Boston's TD Garden!\",\n        \"ticketLimit\": \"There is an overall 8 ticket limit for this event.\"\n    },\n    {\n        \"_id\": \"vv177ZpdGkM6GMQB\",\n        \"image_url\": \"https://s1.ticketm.net/dam/a/3b3/e00e8717-4f6f-49bc-98dc-3687d30863b3_1336371_RETINA_PORTRAIT_16_9.jpg\",\n        \"name\": \"WWE Summerslam Weekend 3 Day Combo:  Smackdown, NXT TakeOver & RAW\",\n        \"start_date\": \"2020-08-21\",\n        \"url\": \"https://www.ticketmaster.com/wwe-summerslam-weekend-3-day-combo-boston-massachusetts-08-21-2020/event/0100583DC73376BA\",\n        \"external\": true,\n        \"integrated\": false,\n        \"venue\": {\n            \"name\": \"TD Garden\",\n            \"country\": \"United States Of America\",\n            \"state\": \"MA\",\n            \"city\": \"Boston\",\n            \"address\": \"100 Legends Way\"\n        },\n        \"info\": \"Here is your chance to buy tickets to all 3 non-PPV events taking place at Boston's SummerSlam Week and receive the same seat location each night! SummerSlam Week kicks off on 8/21 with Friday Night SmackDown. The next night on 8/22 it's NXT TakeOver: Boston. Then on the heels of SummerSlam it's Monday Night RAW on 8/24 to cap off all the SummerSlam week festivities. It's 3 nights of can't miss WWE action live from Boston's TD Garden! *SummerSlam Ticket is not included and must be purchased separately*\",\n        \"ticketLimit\": \"There is an overall 8 ticket limit for this event.\"\n    }\n]"}],"_postman_id":"656092e8-db72-454a-9912-4013384e8966"},{"name":"Get Event","id":"14eea693-e1ae-45ac-91ac-14ae5b4e70e0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://eventbuddy-server.herokuapp.com/api/events/:eventId","description":"<p>Get a specific event by ID</p>\n","urlObject":{"protocol":"https","path":["api","events",":eventId"],"host":["eventbuddy-server","herokuapp","com"],"query":[],"variable":[{"description":{"content":"<p>Event ID</p>\n","type":"text/plain"},"type":"string","value":"","key":"eventId"}]}},"response":[{"id":"27b220ad-62d7-441d-a35f-ac55e0d22b62","name":"Get Event","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://eventbuddy-server.herokuapp.com/api/events/:eventId","protocol":"https","host":["eventbuddy-server","herokuapp","com"],"path":["api","events",":eventId"],"variable":[{"key":"eventId","value":"5eeba88d4654ce0017f25183","description":"Event's ID"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"970"},{"key":"Etag","value":"W/\"3ca-u6oGKl8PO/Nqd/HMHyfKBAuplSE\""},{"key":"Date","value":"Thu, 02 Jul 2020 17:06:47 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"external\": true,\n    \"integrated\": true,\n    \"attendee_likes\": [\n        {\n            \"conversations\": [\n                \"5eebb2794654ce0017f25197\",\n                \"5eebb51f4654ce0017f251ac\"\n            ],\n            \"events_liked\": [\n                \"5eeba79b4654ce0017f25172\",\n                \"5eeba7c94654ce0017f25179\",\n                \"5eeba88d4654ce0017f25183\",\n                \"5eeba92c4654ce0017f25188\",\n                \"5eefed6e2874d7001738113a\"\n            ],\n            \"_id\": \"5eeba72a4654ce0017f2516d\",\n            \"name\": \"Alicia\",\n            \"username\": \"alice\",\n            \"phone_number\": \"6264758123\",\n            \"email\": \"alice@wonderland.com\",\n            \"dob\": \"1995-11-17T00:00:00.000Z\",\n            \"gender\": \"Female\",\n            \"image_url\": \"https://www.celebrationspress.com/wp-content/uploads/2018/03/032618Alice.jpg\",\n            \"__v\": 0\n        }\n    ],\n    \"_id\": \"5eeba88d4654ce0017f25183\",\n    \"image_url\": \"https://s1.ticketm.net/dam/a/4a0/a534f8fc-d11a-4b6d-b863-c37305cf64a0_1304601_CUSTOM.jpg\",\n    \"name\": \"JP Saxe\",\n    \"start_date\": \"2020-10-16T00:00:00.000Z\",\n    \"url\": \"https://www.ticketmaster.de/event/jp-saxe-tickets/386051\",\n    \"venue\": {\n        \"_id\": \"5eeba88c4654ce0017f25182\",\n        \"name\": \"Helios 37\",\n        \"country\": \"Germany\",\n        \"state\": \"\",\n        \"city\": \"Cologne\",\n        \"address\": \"Heliosstraße 37\",\n        \"__v\": 0\n    },\n    \"__v\": 0\n}"}],"_postman_id":"14eea693-e1ae-45ac-91ac-14ae5b4e70e0"},{"name":"Get External Event","id":"d6f52d7b-279a-4344-b643-48c04fa3cfb7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://eventbuddy-server.herokuapp.com/api/events/external/:eventId","description":"<p>Get a specific event from the TicketMaster API by it's TicketMaster ID</p>\n","urlObject":{"protocol":"https","path":["api","events","external",":eventId"],"host":["eventbuddy-server","herokuapp","com"],"query":[],"variable":[{"description":{"content":"<p>External event ID</p>\n","type":"text/plain"},"type":"string","value":"","key":"eventId"}]}},"response":[{"id":"9ba6bc24-bcb2-48da-8bc5-b2e8ecae6907","name":"Get External Event","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://eventbuddy-server.herokuapp.com/api/events/external/:eventId","protocol":"https","host":["eventbuddy-server","herokuapp","com"],"path":["api","events","external",":eventId"],"variable":[{"key":"eventId","value":"vvG1YZpare8ow4","description":"External event's ID"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"500"},{"key":"Etag","value":"W/\"1f4-tv35MhFZ7Dwy4W8ng43B07LLH04\""},{"key":"Date","value":"Thu, 02 Jul 2020 17:08:58 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"_id\": \"vvG1YZpare8ow4\",\n    \"image_url\": \"https://s1.ticketm.net/dam/a/7e4/6f79c7fd-ac9a-4dba-97a6-1a6be82407e4_1325121_RETINA_PORTRAIT_3_2.jpg\",\n    \"name\": \"Dallas Cowboys vs. Pittsburgh Steelers\",\n    \"start_date\": \"2020-11-08\",\n    \"url\": \"https://www.ticketmaster.com/dallas-cowboys-vs-pittsburgh-steelers-arlington-texas-11-08-2020/event/0C00589782411C95\",\n    \"external\": true,\n    \"integrated\": false,\n    \"venue\": {\n        \"name\": \"AT&T Stadium\",\n        \"country\": \"United States Of America\",\n        \"state\": \"TX\",\n        \"city\": \"Arlington\",\n        \"address\": \"One AT&T Way\"\n    }\n}"}],"_postman_id":"d6f52d7b-279a-4344-b643-48c04fa3cfb7"},{"name":"Create Event","id":"e32af104-c250-4e27-a9ee-199ca592c05d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"name","value":"","description":"<p>Name of the event</p>\n","type":"text"},{"key":"image_url","value":"","description":"<p>Event's image</p>\n","type":"text"},{"key":"description","value":"","description":"<p>Event's description</p>\n","type":"text"},{"key":"info","value":"","description":"<p>Event's information</p>\n","type":"text"},{"key":"accessibility","value":"","description":"<p>Event's accessibility</p>\n","type":"text"},{"key":"ticketLimit","value":"","description":"<p>Event's ticket limit</p>\n","type":"text"},{"key":"pleaseNote","value":"","description":"<p>Additional information</p>\n","type":"text"},{"key":"start_date","value":"","description":"<p>Event's start date</p>\n","type":"text"},{"key":"url","value":"","description":"<p>Event's URL</p>\n","type":"text"},{"key":"external","value":"","description":"<p>If the event is from EventBuddy or TicketMaster</p>\n","type":"text"},{"key":"integrated","value":"","description":"<p>If the event is added to the EventBuddy API</p>\n","type":"text"},{"key":"venue","value":"","description":"<p>Event's venue</p>\n","type":"text"},{"key":"organizer","value":"","description":"<p>Event's organizer</p>\n","type":"text"}]},"url":"https://eventbuddy-server.herokuapp.com/api/events/","urlObject":{"protocol":"https","path":["api","events",""],"host":["eventbuddy-server","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"8927d5b4-9cc5-4cdc-84a4-b2ebbe8db840","name":"Create Event","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n        \"name\": \"US Open Tournament\",\n        \"image_url\": \"https://longislandtennismagazine.com/sites/default/files/US_Open_Logo_0.jpg\",\n        \"description\": \"Annual US Open Grand Slam.\",\n        \"info\": \"\",\n        \"accessibility\": \"\",\n        \"ticketLimit\": \"\",\n        \"pleaseNote\": \"\",\n        \"start_date\": \"2020-08-01T00:00:00.000Z\",\n        \"url\": \"tennis.com\",\n        \"external\": false,\n        \"integrated\": true,\n        \"venue\": \"5eebb11f4654ce0017f25190\",\n        \"organizer\": \"5eeba7604654ce0017f2516e\"\n}","options":{"raw":{"language":"json"}}},"url":"https://eventbuddy-server.herokuapp.com/api/events/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"656"},{"key":"Etag","value":"W/\"290-yVZz227yl/vtYqKPwb60kf1gPo0\""},{"key":"Date","value":"Thu, 02 Jul 2020 17:44:33 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n        \"external\": false,\n        \"integrated\": true,\n        \"attendee_likes\": [],\n        \"_id\": \"5eebb1454654ce0017f25192\",\n        \"name\": \"US Open\",\n        \"image_url\": \"https://longislandtennismagazine.com/sites/default/files/US_Open_Logo_0.jpg\",\n        \"description\": \"Annual US Open Grand Slam.\",\n        \"info\": \"\",\n        \"accessibility\": \"\",\n        \"ticketLimit\": \"\",\n        \"pleaseNote\": \"\",\n        \"start_date\": \"2020-08-01T00:00:00.000Z\",\n        \"url\": \"tennis.com\",\n        \"venue\": {\n            \"_id\": \"5eebb11f4654ce0017f25190\",\n            \"name\": \"Tennis Club House\",\n            \"country\": \"USA\",\n            \"state\": \"California\",\n            \"city\": \"Los Angeles\",\n            \"address\": \"123 Tennis Avenue\",\n            \"phone_number\": 987654321,\n            \"__v\": 0\n        },\n        \"organizer\": {\n            \"venues\": [\n                \"5eeba7c24654ce0017f25177\",\n                \"5eebb11f4654ce0017f25190\"\n            ],\n            \"events\": [\n                \"5eeba92c4654ce0017f25188\",\n                \"5eebb1454654ce0017f25192\",\n                \"5eebb1b24654ce0017f25194\"\n            ],\n            \"_id\": \"5eeba7604654ce0017f2516e\",\n            \"company_name\": \"Bob Inc.\",\n            \"username\": \"bob\",\n            \"description\": \"bobs profile\",\n            \"phone_number\": \"1234567890\",\n            \"email\": \"bob@gmail.com\",\n            \"company_url\": \"bob.com\",\n            \"image_url\": \"https://m.media-amazon.com/images/M/MV5BNjRlYjgwMWMtNDFmMy00OWQ0LWFhMTMtNWE3MTU4ZjQ3MjgyXkEyXkFqcGdeQXVyNzU1NzE3NTg@._V1_CR0,45,480,270_AL_UX477_CR0,0,477,268_AL_.jpg\",\n            \"__v\": 0\n        },\n        \"__v\": 0\n    }"}],"_postman_id":"e32af104-c250-4e27-a9ee-199ca592c05d"},{"name":"Like Event","id":"69c7131d-efc4-42fa-b7c9-8f72ef7827de","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://eventbuddy-server.herokuapp.com/api/events/:eventId/attendee/:attendeeId","description":"<p>Adds an attendee to an event's list of likes</p>\n","urlObject":{"protocol":"https","path":["api","events",":eventId","attendee",":attendeeId"],"host":["eventbuddy-server","herokuapp","com"],"query":[],"variable":[{"description":{"content":"<p>Event ID</p>\n","type":"text/plain"},"type":"string","value":"","key":"eventId"},{"description":{"content":"<p>Attendee ID, who is liking the event</p>\n","type":"text/plain"},"type":"string","value":"","key":"attendeeId"}]}},"response":[{"id":"eafd32f9-dbc7-4c25-9714-971f1938e2a8","name":"Like Event","originalRequest":{"method":"POST","header":[],"url":{"raw":"https://eventbuddy-server.herokuapp.com/api/events/:eventId/attendee/:attendeeId","protocol":"https","host":["eventbuddy-server","herokuapp","com"],"path":["api","events",":eventId","attendee",":attendeeId"],"variable":[{"key":"eventId","value":"5eeba88d4654ce0017f25183","description":"Event ID"},{"key":"attendeeId","value":"5eeba72a4654ce0017f2516d","description":"Attendee ID, who is liking the event"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n  \"n\": 1,\n  \"nModified\": 1,\n  \"opTime\": {\n    \"ts\": \"6846423408809345027\",\n    \"t\": 3\n  },\n  \"electionId\": \"7fffffff0000000000000003\",\n  \"ok\": 1,\n  \"operationTime\": \"6846423408809345027\",\n  \"$clusterTime\": {\n    \"clusterTime\": \"6846423408809345027\",\n    \"signature\": {\n      \"hash\": \"pIJImCvVFEO+0u7L9SYYmverBiE=\",\n      \"keyId\": \"6815582335283494920\"\n    }\n  }\n}"}],"_postman_id":"69c7131d-efc4-42fa-b7c9-8f72ef7827de"},{"name":"Update Event","id":"60b30924-0b3e-415d-bcd3-1552def6f7c2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"url":"https://eventbuddy-server.herokuapp.com/api/events/:eventId","urlObject":{"protocol":"https","path":["api","events",":eventId"],"host":["eventbuddy-server","herokuapp","com"],"query":[],"variable":[{"description":{"content":"<p>Event ID</p>\n","type":"text/plain"},"type":"string","value":"","key":"eventId"}]}},"response":[{"id":"6db0a19b-4a67-48d3-81b0-a2cae7ee049f","name":"Update Event","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"external\": false,\n        \"integrated\": true,\n        \"attendee_likes\": [],\n        \"_id\": \"5eebb1454654ce0017f25192\",\n        \"name\": \"US Open\",\n        \"image_url\": \"https://longislandtennismagazine.com/sites/default/files/US_Open_Logo_0.jpg\",\n        \"description\": \"Annual US Open Grand Slam.\",\n        \"info\": \"\",\n        \"accessibility\": \"\",\n        \"ticketLimit\": \"200 Tickets\",\n        \"pleaseNote\": \"\",\n        \"start_date\": \"2020-08-01T00:00:00.000Z\",\n        \"url\": \"tennis.com\",\n        \"venue\": {\n            \"_id\": \"5eebb11f4654ce0017f25190\",\n            \"name\": \"Tennis Club House\",\n            \"country\": \"USA\",\n            \"state\": \"California\",\n            \"city\": \"Los Angeles\",\n            \"address\": \"123 Tennis Avenue\",\n            \"phone_number\": 987654321,\n            \"__v\": 0\n        },\n        \"organizer\": {\n            \"venues\": [\n                \"5eeba7c24654ce0017f25177\",\n                \"5eebb11f4654ce0017f25190\"\n            ],\n            \"events\": [\n                \"5eeba92c4654ce0017f25188\",\n                \"5eebb1454654ce0017f25192\",\n                \"5eebb1b24654ce0017f25194\"\n            ],\n            \"_id\": \"5eeba7604654ce0017f2516e\",\n            \"company_name\": \"Bob Inc.\",\n            \"username\": \"bob\",\n            \"description\": \"bobs profile\",\n            \"phone_number\": \"1234567890\",\n            \"email\": \"bob@gmail.com\",\n            \"company_url\": \"bob.com\",\n            \"image_url\": \"https://m.media-amazon.com/images/M/MV5BNjRlYjgwMWMtNDFmMy00OWQ0LWFhMTMtNWE3MTU4ZjQ3MjgyXkEyXkFqcGdeQXVyNzU1NzE3NTg@._V1_CR0,45,480,270_AL_UX477_CR0,0,477,268_AL_.jpg\",\n            \"__v\": 0\n        },\n        \"__v\": 0\n    }","options":{"raw":{"language":"json"}}},"url":{"raw":"https://eventbuddy-server.herokuapp.com/api/events/:eventId","protocol":"https","host":["eventbuddy-server","herokuapp","com"],"path":["api","events",":eventId"],"variable":[{"key":"eventId","value":"5eebb1454654ce0017f25192","description":"Event ID"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n        \"external\": false,\n        \"integrated\": true,\n        \"attendee_likes\": [],\n        \"_id\": \"5eebb1454654ce0017f25192\",\n        \"name\": \"US Open\",\n        \"image_url\": \"https://longislandtennismagazine.com/sites/default/files/US_Open_Logo_0.jpg\",\n        \"description\": \"Annual US Open Grand Slam.\",\n        \"info\": \"\",\n        \"accessibility\": \"\",\n        \"ticketLimit\": \"200 Tickets\",\n        \"pleaseNote\": \"\",\n        \"start_date\": \"2020-08-01T00:00:00.000Z\",\n        \"url\": \"tennis.com\",\n        \"venue\": {\n            \"_id\": \"5eebb11f4654ce0017f25190\",\n            \"name\": \"Tennis Club House\",\n            \"country\": \"USA\",\n            \"state\": \"California\",\n            \"city\": \"Los Angeles\",\n            \"address\": \"123 Tennis Avenue\",\n            \"phone_number\": 987654321,\n            \"__v\": 0\n        },\n        \"organizer\": {\n            \"venues\": [\n                \"5eeba7c24654ce0017f25177\",\n                \"5eebb11f4654ce0017f25190\"\n            ],\n            \"events\": [\n                \"5eeba92c4654ce0017f25188\",\n                \"5eebb1454654ce0017f25192\",\n                \"5eebb1b24654ce0017f25194\"\n            ],\n            \"_id\": \"5eeba7604654ce0017f2516e\",\n            \"company_name\": \"Bob Inc.\",\n            \"username\": \"bob\",\n            \"description\": \"bobs profile\",\n            \"phone_number\": \"1234567890\",\n            \"email\": \"bob@gmail.com\",\n            \"company_url\": \"bob.com\",\n            \"image_url\": \"https://m.media-amazon.com/images/M/MV5BNjRlYjgwMWMtNDFmMy00OWQ0LWFhMTMtNWE3MTU4ZjQ3MjgyXkEyXkFqcGdeQXVyNzU1NzE3NTg@._V1_CR0,45,480,270_AL_UX477_CR0,0,477,268_AL_.jpg\",\n            \"__v\": 0\n        },\n        \"__v\": 0\n    }"}],"_postman_id":"60b30924-0b3e-415d-bcd3-1552def6f7c2"},{"name":"Delete Event","id":"3c0b303e-ffb4-4a02-bff3-075e5da4d72e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://eventbuddy-server.herokuapp.com/api/events/:eventId","urlObject":{"protocol":"https","path":["api","events",":eventId"],"host":["eventbuddy-server","herokuapp","com"],"query":[],"variable":[{"description":{"content":"<p>Event ID</p>\n","type":"text/plain"},"type":"string","value":"","key":"eventId"}]}},"response":[{"id":"f5a61de3-dd3d-4ca1-9bc7-18f014b1de63","name":"Delete Event","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"https://eventbuddy-server.herokuapp.com/api/events/:eventId","protocol":"https","host":["eventbuddy-server","herokuapp","com"],"path":["api","events",":eventId"],"variable":[{"key":"eventId","value":"5eebb1454654ce0017f25192","description":"Event ID"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":""}],"_postman_id":"3c0b303e-ffb4-4a02-bff3-075e5da4d72e"},{"name":"Unlike Event","id":"6a87a98c-2fa2-40e6-9045-1fabb6108279","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://eventbuddy-server.herokuapp.com/api/events/:eventId/attendee/:attendeeId","description":"<p>Removes an attendee from an event's list of likes</p>\n","urlObject":{"protocol":"https","path":["api","events",":eventId","attendee",":attendeeId"],"host":["eventbuddy-server","herokuapp","com"],"query":[],"variable":[{"description":{"content":"<p>Event ID</p>\n","type":"text/plain"},"type":"string","value":"","key":"eventId"},{"description":{"content":"<p>Attendee ID, who is liking the event</p>\n","type":"text/plain"},"type":"string","value":"","key":"attendeeId"}]}},"response":[{"id":"cbbed371-1677-4501-b15c-28721b67ae73","name":"Unlike Event","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"https://eventbuddy-server.herokuapp.com/api/events/:eventId/attendee/:attendeeId","protocol":"https","host":["eventbuddy-server","herokuapp","com"],"path":["api","events",":eventId","attendee",":attendeeId"],"variable":[{"key":"eventId","value":"5eeba88d4654ce0017f25183","description":"Event ID"},{"key":"attendeeId","value":"5eeba72a4654ce0017f2516d","description":"Attendee ID, who is liking the event"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n  \"n\": 1,\n  \"nModified\": 1,\n  \"opTime\": {\n    \"ts\": \"6846422893413269507\",\n    \"t\": 3\n  },\n  \"electionId\": \"7fffffff0000000000000003\",\n  \"ok\": 1,\n  \"operationTime\": \"6846422893413269507\",\n  \"$clusterTime\": {\n    \"clusterTime\": \"6846422893413269507\",\n    \"signature\": {\n      \"hash\": \"QpvFC9pd0HOUzWtO40YyxqZG5Gs=\",\n      \"keyId\": \"6815582335283494920\"\n    }\n  }\n}"}],"_postman_id":"6a87a98c-2fa2-40e6-9045-1fabb6108279"}],"id":"e2776828-2bf8-4727-8b9b-bd1b73eea814","description":"<p>Events can be created in the EventBuddy web application or pulled from TicketMaster's Discovery API.</p>\n","_postman_id":"e2776828-2bf8-4727-8b9b-bd1b73eea814"},{"name":"Venues","item":[{"name":"Get Venue","id":"dd095616-0288-4f13-9a67-b525a242a090","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://eventbuddy-server.herokuapp.com/api/organizers/:organizerId/venues/:venueId","urlObject":{"protocol":"https","path":["api","organizers",":organizerId","venues",":venueId"],"host":["eventbuddy-server","herokuapp","com"],"query":[],"variable":[{"description":{"content":"<p>Organizer ID</p>\n","type":"text/plain"},"type":"string","value":"","key":"organizerId"},{"description":{"content":"<p>Venue ID</p>\n","type":"text/plain"},"type":"string","value":"","key":"venueId"}]}},"response":[{"id":"c136bf08-ef8b-421e-8ebb-7b8efbd7710c","name":"Get Venue","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://eventbuddy-server.herokuapp.com/api/organizers/:organizerId/venues/:venueId","protocol":"https","host":["eventbuddy-server","herokuapp","com"],"path":["api","organizers",":organizerId","venues",":venueId"],"variable":[{"key":"organizerId","value":"5eeba72a4654ce0017f2516d","description":"Organizer ID"},{"key":"venueId","value":"5eeba88c4654ce0017f25182","description":"Venue ID"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"_id\": \"5eeba88c4654ce0017f25182\",\n    \"name\": \"Helios 37\",\n    \"country\": \"Germany\",\n    \"state\": \"\",\n    \"city\": \"Cologne\",\n    \"address\": \"Heliosstraße 37\",\n    \"__v\": 0\n}"}],"_postman_id":"dd095616-0288-4f13-9a67-b525a242a090"},{"name":"Create Venue","id":"d3f648b2-28f5-4f4d-845e-bf7df0a01cad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://eventbuddy-server.herokuapp.com/api/organizers/:organizerId/venues/","urlObject":{"protocol":"https","path":["api","organizers",":organizerId","venues",""],"host":["eventbuddy-server","herokuapp","com"],"query":[],"variable":[{"description":{"content":"<p>Organizer ID</p>\n","type":"text/plain"},"type":"string","value":"","key":"organizerId"}]}},"response":[{"id":"caeecef0-12f8-486a-a978-2cce55e5d641","name":"Create Venue","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Example Venue\",\n    \"country\": \"Germany\",\n    \"state\": \"\",\n    \"city\": \"Cologne\",\n    \"address\": \"Heliosstraße 37\",\n    \"__v\": 0\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://eventbuddy-server.herokuapp.com/api/organizers/:organizerId/venues/","protocol":"https","host":["eventbuddy-server","herokuapp","com"],"path":["api","organizers",":organizerId","venues",""],"variable":[{"key":"organizerId","value":"5eeba72a4654ce0017f2516d","description":"Organizer ID"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"_id\": \"5eeba88c4654ce0017f25183\",\n    \"name\": \"Example Venue\",\n    \"country\": \"Germany\",\n    \"state\": \"\",\n    \"city\": \"Cologne\",\n    \"address\": \"Heliosstraße 37\",\n    \"__v\": 0\n}"}],"_postman_id":"d3f648b2-28f5-4f4d-845e-bf7df0a01cad"},{"name":"Update Venue","id":"c5df4c18-5015-41bb-b90e-5a8e55f40075","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"url":"https://eventbuddy-server.herokuapp.com/api/organizers/:organizerId/venues/:venueId","urlObject":{"protocol":"https","path":["api","organizers",":organizerId","venues",":venueId"],"host":["eventbuddy-server","herokuapp","com"],"query":[],"variable":[{"description":{"content":"<p>Organizer ID</p>\n","type":"text/plain"},"type":"string","value":"","key":"organizerId"},{"description":{"content":"<p>Venue ID</p>\n","type":"text/plain"},"type":"string","value":"","key":"venueId"}]}},"response":[{"id":"b69c9d66-96a7-4f93-8de3-35f5626283c7","name":"Update Venue","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"_id\": \"5eeba88c4654ce0017f25183\",\n    \"name\": \"Example Venue\",\n    \"country\": \"USA\",\n    \"state\": \"Texas\",\n    \"city\": \"Dallas\",\n    \"address\": \"Main Street\",\n    \"__v\": 0\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://eventbuddy-server.herokuapp.com/api/organizers/:organizerId/venues/:venueId","protocol":"https","host":["eventbuddy-server","herokuapp","com"],"path":["api","organizers",":organizerId","venues",":venueId"],"variable":[{"key":"organizerId","value":"5eeba72a4654ce0017f2516d","description":"Organizer ID"},{"key":"venueId","value":"5eeba88c4654ce0017f25183","description":"Venue ID"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"_id\": \"5eeba88c4654ce0017f25183\",\n    \"name\": \"Example Venue\",\n    \"country\": \"USA\",\n    \"state\": \"Texas\",\n    \"city\": \"Dallas\",\n    \"address\": \"Main Street\",\n    \"__v\": 0\n}"}],"_postman_id":"c5df4c18-5015-41bb-b90e-5a8e55f40075"},{"name":"Delete Venue","id":"0da6c97a-8968-4ab2-84bd-ddfb61fe9a3f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://eventbuddy-server.herokuapp.com/api/organizers/:organizerId/venues/:venueId","urlObject":{"protocol":"https","path":["api","organizers",":organizerId","venues",":venueId"],"host":["eventbuddy-server","herokuapp","com"],"query":[],"variable":[{"description":{"content":"<p>Organizer ID</p>\n","type":"text/plain"},"type":"string","value":"","key":"organizerId"},{"description":{"content":"<p>Venue ID</p>\n","type":"text/plain"},"type":"string","value":"","key":"venueId"}]}},"response":[{"id":"b1fe5daa-1d34-4f75-a78a-fb1386b07267","name":"Delete Venue","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"https://eventbuddy-server.herokuapp.com/api/organizers/:organizerId/venues/:venueId","protocol":"https","host":["eventbuddy-server","herokuapp","com"],"path":["api","organizers",":organizerId","venues",":venueId"],"variable":[{"key":"organizerId","value":"5eeba72a4654ce0017f2516d","description":"Organizer ID"},{"key":"venueId","value":"5eeba88c4654ce0017f25183","description":"Venue ID"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"0da6c97a-8968-4ab2-84bd-ddfb61fe9a3f"}],"id":"4ed88ba3-1eca-4054-ad18-4d8bd8d96c1b","description":"<p>Venues represent the location of an event.</p>\n","_postman_id":"4ed88ba3-1eca-4054-ad18-4d8bd8d96c1b"},{"name":"Attendees","item":[{"name":"Get Attendee","id":"0dcde460-c387-4d0e-b970-c72c88765ee6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://eventbuddy-server.herokuapp.com/api/attendees/:attendeeId","urlObject":{"protocol":"https","path":["api","attendees",":attendeeId"],"host":["eventbuddy-server","herokuapp","com"],"query":[],"variable":[{"description":{"content":"<p>Attendee ID</p>\n","type":"text/plain"},"type":"string","value":"","key":"attendeeId"}]}},"response":[{"id":"9ab633af-e047-424c-81a9-edfc603bd1e9","name":"Get Attendee","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://eventbuddy-server.herokuapp.com/api/attendees/:attendeeId","protocol":"https","host":["eventbuddy-server","herokuapp","com"],"path":["api","attendees",":attendeeId"],"variable":[{"key":"attendeeId","value":"5eeba92c4654ce0017f25188","description":"Attendee ID"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n  \"conversations\": [\n    {\n      \"messages\": [\n        {\n          \"_id\": \"5eebb2934654ce0017f25198\",\n          \"content\": \"Hi Alice!\",\n          \"sender\": {\n            \"conversations\": [\n              \"5eebb2794654ce0017f25197\",\n              \"5eebb3f34654ce0017f251a2\",\n              \"5eebb5044654ce0017f251a9\"\n            ],\n            \"events_liked\": [\n              \"5eebb1ae4654ce0017f25193\",\n              \"5eebb3034654ce0017f2519d\",\n              \"5eeba92c4654ce0017f25188\",\n              \"5eebb13d4654ce0017f25191\"\n            ],\n            \"_id\": \"5eebb2604654ce0017f25196\",\n            \"name\": \"Gregory\",\n            \"username\": \"greg\",\n            \"phone_number\": \"0987654321\",\n            \"email\": \"greg@yahoo.com\",\n            \"dob\": \"2020-06-19T00:00:00.000Z\",\n            \"gender\": \"Male\",\n            \"image_url\": \"\",\n            \"__v\": 0\n          },\n          \"timestamp\": \"2020-06-18T18:29:39.470Z\",\n          \"__v\": 0\n        },\n        {\n          \"_id\": \"5eebb2b04654ce0017f25199\",\n          \"content\": \"Hello\",\n          \"sender\": {\n            \"conversations\": [\n              \"5eebb2794654ce0017f25197\",\n              \"5eebb51f4654ce0017f251ac\"\n            ],\n            \"events_liked\": [\n              \"5eeba7c94654ce0017f25179\",\n              \"5eeba88d4654ce0017f25183\",\n              \"5eeba92c4654ce0017f25188\",\n              \"5eefed6e2874d7001738113a\",\n              \"5eeba79b4654ce0017f25172\"\n            ],\n            \"_id\": \"5eeba72a4654ce0017f2516d\",\n            \"name\": \"Alicia\",\n            \"username\": \"alice\",\n            \"phone_number\": \"6264758123\",\n            \"email\": \"alice@wonderland.com\",\n            \"dob\": \"1995-11-17T00:00:00.000Z\",\n            \"gender\": \"Female\",\n            \"image_url\": \"https://www.celebrationspress.com/wp-content/uploads/2018/03/032618Alice.jpg\",\n            \"__v\": 0\n          },\n          \"timestamp\": \"2020-06-18T18:30:08.952Z\",\n          \"__v\": 0\n        },\n        {\n          \"_id\": \"5ef3d72e0ef14a001779f95b\",\n          \"content\": \"HI\",\n          \"sender\": {\n            \"conversations\": [\n              \"5eebb2794654ce0017f25197\",\n              \"5eebb51f4654ce0017f251ac\"\n            ],\n            \"events_liked\": [\n              \"5eeba7c94654ce0017f25179\",\n              \"5eeba88d4654ce0017f25183\",\n              \"5eeba92c4654ce0017f25188\",\n              \"5eefed6e2874d7001738113a\",\n              \"5eeba79b4654ce0017f25172\"\n            ],\n            \"_id\": \"5eeba72a4654ce0017f2516d\",\n            \"name\": \"Alicia\",\n            \"username\": \"alice\",\n            \"phone_number\": \"6264758123\",\n            \"email\": \"alice@wonderland.com\",\n            \"dob\": \"1995-11-17T00:00:00.000Z\",\n            \"gender\": \"Female\",\n            \"image_url\": \"https://www.celebrationspress.com/wp-content/uploads/2018/03/032618Alice.jpg\",\n            \"__v\": 0\n          },\n          \"timestamp\": \"2020-06-24T22:43:58.583Z\",\n          \"__v\": 0\n        }\n      ],\n      \"_id\": \"5eebb2794654ce0017f25197\",\n      \"sender\": {\n        \"conversations\": [\n          \"5eebb2794654ce0017f25197\",\n          \"5eebb3f34654ce0017f251a2\",\n          \"5eebb5044654ce0017f251a9\"\n        ],\n        \"events_liked\": [\n          \"5eebb1ae4654ce0017f25193\",\n          \"5eebb3034654ce0017f2519d\",\n          \"5eeba92c4654ce0017f25188\",\n          \"5eebb13d4654ce0017f25191\"\n        ],\n        \"_id\": \"5eebb2604654ce0017f25196\",\n        \"name\": \"Gregory\",\n        \"username\": \"greg\",\n        \"phone_number\": \"0987654321\",\n        \"email\": \"greg@yahoo.com\",\n        \"dob\": \"2020-06-19T00:00:00.000Z\",\n        \"gender\": \"Male\",\n        \"image_url\": \"\",\n        \"__v\": 0\n      },\n      \"receiver\": {\n        \"conversations\": [\n          \"5eebb2794654ce0017f25197\",\n          \"5eebb51f4654ce0017f251ac\"\n        ],\n        \"events_liked\": [\n          \"5eeba7c94654ce0017f25179\",\n          \"5eeba88d4654ce0017f25183\",\n          \"5eeba92c4654ce0017f25188\",\n          \"5eefed6e2874d7001738113a\",\n          \"5eeba79b4654ce0017f25172\"\n        ],\n        \"_id\": \"5eeba72a4654ce0017f2516d\",\n        \"name\": \"Alicia\",\n        \"username\": \"alice\",\n        \"phone_number\": \"6264758123\",\n        \"email\": \"alice@wonderland.com\",\n        \"dob\": \"1995-11-17T00:00:00.000Z\",\n        \"gender\": \"Female\",\n        \"image_url\": \"https://www.celebrationspress.com/wp-content/uploads/2018/03/032618Alice.jpg\",\n        \"__v\": 0\n      },\n      \"__v\": 0\n    },\n    {\n      \"messages\": [\n        {\n          \"_id\": \"5eebb52f4654ce0017f251ad\",\n          \"content\": \"I like your name.\",\n          \"sender\": {\n            \"conversations\": [\n              \"5eebb5044654ce0017f251a9\",\n              \"5eebb51f4654ce0017f251ac\",\n              \"5eebb56c4654ce0017f251ae\"\n            ],\n            \"events_liked\": [\n              \"5eebb4ac4654ce0017f251a8\",\n              \"5eeba92c4654ce0017f25188\"\n            ],\n            \"_id\": \"5eebb49c4654ce0017f251a6\",\n            \"name\": \"Ivan The Great\",\n            \"username\": \"ivan\",\n            \"phone_number\": \"102394845\",\n            \"email\": \"ivanthegreat@gmail.com\",\n            \"dob\": \"2020-06-02T00:00:00.000Z\",\n            \"gender\": \"Male\",\n            \"image_url\": \"https://upload.wikimedia.org/wikipedia/commons/7/7f/Ivan_III_of_Russia_3.jpg\",\n            \"__v\": 0\n          },\n          \"timestamp\": \"2020-06-18T18:40:47.130Z\",\n          \"__v\": 0\n        }\n      ],\n      \"_id\": \"5eebb51f4654ce0017f251ac\",\n      \"sender\": {\n        \"conversations\": [\n          \"5eebb5044654ce0017f251a9\",\n          \"5eebb51f4654ce0017f251ac\",\n          \"5eebb56c4654ce0017f251ae\"\n        ],\n        \"events_liked\": [\n          \"5eebb4ac4654ce0017f251a8\",\n          \"5eeba92c4654ce0017f25188\"\n        ],\n        \"_id\": \"5eebb49c4654ce0017f251a6\",\n        \"name\": \"Ivan The Great\",\n        \"username\": \"ivan\",\n        \"phone_number\": \"102394845\",\n        \"email\": \"ivanthegreat@gmail.com\",\n        \"dob\": \"2020-06-02T00:00:00.000Z\",\n        \"gender\": \"Male\",\n        \"image_url\": \"https://upload.wikimedia.org/wikipedia/commons/7/7f/Ivan_III_of_Russia_3.jpg\",\n        \"__v\": 0\n      },\n      \"receiver\": {\n        \"conversations\": [\n          \"5eebb2794654ce0017f25197\",\n          \"5eebb51f4654ce0017f251ac\"\n        ],\n        \"events_liked\": [\n          \"5eeba7c94654ce0017f25179\",\n          \"5eeba88d4654ce0017f25183\",\n          \"5eeba92c4654ce0017f25188\",\n          \"5eefed6e2874d7001738113a\",\n          \"5eeba79b4654ce0017f25172\"\n        ],\n        \"_id\": \"5eeba72a4654ce0017f2516d\",\n        \"name\": \"Alicia\",\n        \"username\": \"alice\",\n        \"phone_number\": \"6264758123\",\n        \"email\": \"alice@wonderland.com\",\n        \"dob\": \"1995-11-17T00:00:00.000Z\",\n        \"gender\": \"Female\",\n        \"image_url\": \"https://www.celebrationspress.com/wp-content/uploads/2018/03/032618Alice.jpg\",\n        \"__v\": 0\n      },\n      \"__v\": 0\n    }\n  ],\n  \"events_liked\": [\n    {\n      \"external\": true,\n      \"integrated\": true,\n      \"attendee_likes\": [\n        \"5eeba72a4654ce0017f2516d\"\n      ],\n      \"_id\": \"5eeba7c94654ce0017f25179\",\n      \"image_url\": \"https://s1.ticketm.net/dam/a/555/b494b8fe-ee23-431d-b5ec-09d7e1571555_875891_TABLET_LANDSCAPE_3_2.jpg\",\n      \"name\": \"Jimmy Carr\",\n      \"start_date\": \"2020-11-20T00:00:00.000Z\",\n      \"url\": \"https://www.ticketmaster.co.uk/jimmy-carr-blackpool-11-20-2020/event/1F00558690F42AC6\",\n      \"venue\": \"5eeba7c94654ce0017f25178\",\n      \"__v\": 0\n    },\n    {\n      \"external\": true,\n      \"integrated\": true,\n      \"attendee_likes\": [\n        \"5eeba72a4654ce0017f2516d\"\n      ],\n      \"_id\": \"5eeba88d4654ce0017f25183\",\n      \"image_url\": \"https://s1.ticketm.net/dam/a/4a0/a534f8fc-d11a-4b6d-b863-c37305cf64a0_1304601_CUSTOM.jpg\",\n      \"name\": \"JP Saxe\",\n      \"start_date\": \"2020-10-16T00:00:00.000Z\",\n      \"url\": \"https://www.ticketmaster.de/event/jp-saxe-tickets/386051\",\n      \"venue\": \"5eeba88c4654ce0017f25182\",\n      \"__v\": 0\n    },\n    {\n      \"external\": false,\n      \"integrated\": true,\n      \"attendee_likes\": [\n        \"5eeba72a4654ce0017f2516d\",\n        \"5eebb2604654ce0017f25196\",\n        \"5eebb49c4654ce0017f251a6\"\n      ],\n      \"_id\": \"5eeba92c4654ce0017f25188\",\n      \"name\": \"Golf Tour 2020\",\n      \"image_url\": \"\",\n      \"description\": \"Come see some great golf at this season's Golf Tour!\",\n      \"info\": \"\",\n      \"accessibility\": \"\",\n      \"ticketLimit\": \"\",\n      \"pleaseNote\": \"\",\n      \"start_date\": \"2020-06-27T00:00:00.000Z\",\n      \"url\": \"golf.com\",\n      \"venue\": \"5eeba7c24654ce0017f25177\",\n      \"organizer\": \"5eeba7604654ce0017f2516e\",\n      \"__v\": 0\n    },\n    {\n      \"external\": true,\n      \"integrated\": true,\n      \"attendee_likes\": [\n        \"5eeba72a4654ce0017f2516d\"\n      ],\n      \"_id\": \"5eefed6e2874d7001738113a\",\n      \"image_url\": \"https://s1.ticketm.net/dam/a/951/8971a259-74a9-4412-a0f4-6c3cf9731951_899911_TABLET_LANDSCAPE_LARGE_16_9.jpg\",\n      \"name\": \"New York Yankees v. New York Mets\",\n      \"start_date\": \"2020-07-07T00:00:00.000Z\",\n      \"url\": \"https://www.ticketmaster.com/new-york-yankees-v-new-york-bronx-new-york-07-07-2020/event/1D005765C23B22A3\",\n      \"venue\": \"5eefed6e2874d70017381139\",\n      \"info\": \"Please note that protective netting of varying heights is used in the Stadium from Section 011 to behind home plate to Section 029. Ticket holder assumes all risk of injury from balls and bats entering the stands. For more information on which seating sections have netting or screening in front of them, please visit yankees.com/netting. If you purchase tickets, you may receive customer service messages via email from the New York Yankees, including optional surveys regarding your baseball experience.\",\n      \"accessibility\": \"Yankee Stadium management strives to provide an accessible environment for all its Guests. Wheelchair accessible and aisle-transfer (semi-ambulatory) seats are offered at various price points and locations, pending availability, throughout the Stadium and include the Yankees Premium seat locations. The Stadium also offers enhanced accessibility for Guests with hearing loss or low vision and for Guests who are deaf or blind. \\r\\nPlease select the location or price point as indicated in your search that best fits your needs to view available options. You may then select and purchase seats that are available through Ticketmaster. \\r\\nNotwithstanding, if you would like more details or if you have any questions regarding wheelchair accessible and/or aisle-transfer seating, you may contact Disabled Services at Yankee Stadium at (718) 579-4510 (voice) or (718) 579-4595 (TTY) or email disabledservices@yankees.com. \\r\\nNew York Yankees Ticket Office Hours: Monday-Saturday 9am-5pm, Sunday 10am-4pm\",\n      \"ticketLimit\": \"Only a LIMITED number of Tickets (as determined by the Yankees in its sole and absolute discretion) will be made available. Max of 19, (eight for presales), Tickets to each potential game scheduled to be played during the 2020 Regular Season.\",\n      \"__v\": 0\n    },\n    {\n      \"external\": true,\n      \"integrated\": true,\n      \"attendee_likes\": [\n        \"5eeba72a4654ce0017f2516d\"\n      ],\n      \"_id\": \"5eeba79b4654ce0017f25172\",\n      \"image_url\": \"https://s1.ticketm.net/dam/a/757/0da7a483-8e00-413b-8eb8-125a32f5b757_990111_RETINA_PORTRAIT_3_2.jpg\",\n      \"name\": \"Becky G\",\n      \"start_date\": \"2020-07-10T00:00:00.000Z\",\n      \"url\": \"https://www.ticketmaster.es/event/becky-g-tickets/23349?language=en-us\",\n      \"venue\": \"5eeba79b4654ce0017f25171\",\n      \"__v\": 0\n    }\n  ],\n  \"_id\": \"5eeba72a4654ce0017f2516d\",\n  \"name\": \"Alicia\",\n  \"username\": \"alice\",\n  \"phone_number\": \"6264758123\",\n  \"email\": \"alice@wonderland.com\",\n  \"dob\": \"1995-11-17T00:00:00.000Z\",\n  \"gender\": \"Female\",\n  \"image_url\": \"https://www.celebrationspress.com/wp-content/uploads/2018/03/032618Alice.jpg\",\n  \"__v\": 0\n}"}],"_postman_id":"0dcde460-c387-4d0e-b970-c72c88765ee6"},{"name":"Create Attendee","id":"dbab6694-1e42-485a-9344-a07059fda54f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://eventbuddy-server.herokuapp.com/api/attendees/","urlObject":{"protocol":"https","path":["api","attendees",""],"host":["eventbuddy-server","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"27f73bb2-8144-4a34-b0dd-2b84b91c9112","name":"Create Attendee","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"Alicia\",\n  \"username\": \"alice\",\n  \"phone_number\": \"6264758123\",\n  \"email\": \"alice@wonderland.com\",\n  \"dob\": \"1995-11-17T00:00:00.000Z\",\n  \"gender\": \"Female\",\n  \"image_url\": \"https://www.celebrationspress.com/wp-content/uploads/2018/03/032618Alice.jpg\",\n  \"__v\": 0\n}","options":{"raw":{"language":"json"}}},"url":"https://eventbuddy-server.herokuapp.com/api/attendees/"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n  \"conversations\": [],\n  \"events_liked\": [],\n  \"_id\": \"5eeba72a4654ce0017f2516d\",\n  \"name\": \"Alicia\",\n  \"username\": \"alice\",\n  \"phone_number\": \"6264758123\",\n  \"email\": \"alice@wonderland.com\",\n  \"dob\": \"1995-11-17T00:00:00.000Z\",\n  \"gender\": \"Female\",\n  \"image_url\": \"https://www.celebrationspress.com/wp-content/uploads/2018/03/032618Alice.jpg\",\n  \"__v\": 0\n}"}],"_postman_id":"dbab6694-1e42-485a-9344-a07059fda54f"},{"name":"Login Attendee","id":"55d641bd-8a46-46f3-817c-422890bc3da9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://eventbuddy-server.herokuapp.com/api/attendees/login","urlObject":{"protocol":"https","path":["api","attendees","login"],"host":["eventbuddy-server","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"aa811d8c-f83a-4876-b251-211f448592fc","name":"Login Attendee","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"username\": \"alice\",\n    \"password\": \"alice\"\n}","options":{"raw":{"language":"json"}}},"url":"https://eventbuddy-server.herokuapp.com/api/attendees/login"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n  \"conversations\": [\n    {\n      \"messages\": [\n        {\n          \"_id\": \"5eebb2934654ce0017f25198\",\n          \"content\": \"Hi Alice!\",\n          \"sender\": {\n            \"conversations\": [\n              \"5eebb2794654ce0017f25197\",\n              \"5eebb3f34654ce0017f251a2\",\n              \"5eebb5044654ce0017f251a9\"\n            ],\n            \"events_liked\": [\n              \"5eebb1ae4654ce0017f25193\",\n              \"5eebb3034654ce0017f2519d\",\n              \"5eeba92c4654ce0017f25188\",\n              \"5eebb13d4654ce0017f25191\"\n            ],\n            \"_id\": \"5eebb2604654ce0017f25196\",\n            \"name\": \"Gregory\",\n            \"username\": \"greg\",\n            \"phone_number\": \"0987654321\",\n            \"email\": \"greg@yahoo.com\",\n            \"dob\": \"2020-06-19T00:00:00.000Z\",\n            \"gender\": \"Male\",\n            \"image_url\": \"\",\n            \"__v\": 0\n          },\n          \"timestamp\": \"2020-06-18T18:29:39.470Z\",\n          \"__v\": 0\n        },\n        {\n          \"_id\": \"5eebb2b04654ce0017f25199\",\n          \"content\": \"Hello\",\n          \"sender\": {\n            \"conversations\": [\n              \"5eebb2794654ce0017f25197\",\n              \"5eebb51f4654ce0017f251ac\"\n            ],\n            \"events_liked\": [\n              \"5eeba7c94654ce0017f25179\",\n              \"5eeba88d4654ce0017f25183\",\n              \"5eeba92c4654ce0017f25188\",\n              \"5eefed6e2874d7001738113a\",\n              \"5eeba79b4654ce0017f25172\"\n            ],\n            \"_id\": \"5eeba72a4654ce0017f2516d\",\n            \"name\": \"Alicia\",\n            \"username\": \"alice\",\n            \"phone_number\": \"6264758123\",\n            \"email\": \"alice@wonderland.com\",\n            \"dob\": \"1995-11-17T00:00:00.000Z\",\n            \"gender\": \"Female\",\n            \"image_url\": \"https://www.celebrationspress.com/wp-content/uploads/2018/03/032618Alice.jpg\",\n            \"__v\": 0\n          },\n          \"timestamp\": \"2020-06-18T18:30:08.952Z\",\n          \"__v\": 0\n        },\n        {\n          \"_id\": \"5ef3d72e0ef14a001779f95b\",\n          \"content\": \"HI\",\n          \"sender\": {\n            \"conversations\": [\n              \"5eebb2794654ce0017f25197\",\n              \"5eebb51f4654ce0017f251ac\"\n            ],\n            \"events_liked\": [\n              \"5eeba7c94654ce0017f25179\",\n              \"5eeba88d4654ce0017f25183\",\n              \"5eeba92c4654ce0017f25188\",\n              \"5eefed6e2874d7001738113a\",\n              \"5eeba79b4654ce0017f25172\"\n            ],\n            \"_id\": \"5eeba72a4654ce0017f2516d\",\n            \"name\": \"Alicia\",\n            \"username\": \"alice\",\n            \"phone_number\": \"6264758123\",\n            \"email\": \"alice@wonderland.com\",\n            \"dob\": \"1995-11-17T00:00:00.000Z\",\n            \"gender\": \"Female\",\n            \"image_url\": \"https://www.celebrationspress.com/wp-content/uploads/2018/03/032618Alice.jpg\",\n            \"__v\": 0\n          },\n          \"timestamp\": \"2020-06-24T22:43:58.583Z\",\n          \"__v\": 0\n        }\n      ],\n      \"_id\": \"5eebb2794654ce0017f25197\",\n      \"sender\": {\n        \"conversations\": [\n          \"5eebb2794654ce0017f25197\",\n          \"5eebb3f34654ce0017f251a2\",\n          \"5eebb5044654ce0017f251a9\"\n        ],\n        \"events_liked\": [\n          \"5eebb1ae4654ce0017f25193\",\n          \"5eebb3034654ce0017f2519d\",\n          \"5eeba92c4654ce0017f25188\",\n          \"5eebb13d4654ce0017f25191\"\n        ],\n        \"_id\": \"5eebb2604654ce0017f25196\",\n        \"name\": \"Gregory\",\n        \"username\": \"greg\",\n        \"phone_number\": \"0987654321\",\n        \"email\": \"greg@yahoo.com\",\n        \"dob\": \"2020-06-19T00:00:00.000Z\",\n        \"gender\": \"Male\",\n        \"image_url\": \"\",\n        \"__v\": 0\n      },\n      \"receiver\": {\n        \"conversations\": [\n          \"5eebb2794654ce0017f25197\",\n          \"5eebb51f4654ce0017f251ac\"\n        ],\n        \"events_liked\": [\n          \"5eeba7c94654ce0017f25179\",\n          \"5eeba88d4654ce0017f25183\",\n          \"5eeba92c4654ce0017f25188\",\n          \"5eefed6e2874d7001738113a\",\n          \"5eeba79b4654ce0017f25172\"\n        ],\n        \"_id\": \"5eeba72a4654ce0017f2516d\",\n        \"name\": \"Alicia\",\n        \"username\": \"alice\",\n        \"phone_number\": \"6264758123\",\n        \"email\": \"alice@wonderland.com\",\n        \"dob\": \"1995-11-17T00:00:00.000Z\",\n        \"gender\": \"Female\",\n        \"image_url\": \"https://www.celebrationspress.com/wp-content/uploads/2018/03/032618Alice.jpg\",\n        \"__v\": 0\n      },\n      \"__v\": 0\n    },\n    {\n      \"messages\": [\n        {\n          \"_id\": \"5eebb52f4654ce0017f251ad\",\n          \"content\": \"I like your name.\",\n          \"sender\": {\n            \"conversations\": [\n              \"5eebb5044654ce0017f251a9\",\n              \"5eebb51f4654ce0017f251ac\",\n              \"5eebb56c4654ce0017f251ae\"\n            ],\n            \"events_liked\": [\n              \"5eebb4ac4654ce0017f251a8\",\n              \"5eeba92c4654ce0017f25188\"\n            ],\n            \"_id\": \"5eebb49c4654ce0017f251a6\",\n            \"name\": \"Ivan The Great\",\n            \"username\": \"ivan\",\n            \"phone_number\": \"102394845\",\n            \"email\": \"ivanthegreat@gmail.com\",\n            \"dob\": \"2020-06-02T00:00:00.000Z\",\n            \"gender\": \"Male\",\n            \"image_url\": \"https://upload.wikimedia.org/wikipedia/commons/7/7f/Ivan_III_of_Russia_3.jpg\",\n            \"__v\": 0\n          },\n          \"timestamp\": \"2020-06-18T18:40:47.130Z\",\n          \"__v\": 0\n        }\n      ],\n      \"_id\": \"5eebb51f4654ce0017f251ac\",\n      \"sender\": {\n        \"conversations\": [\n          \"5eebb5044654ce0017f251a9\",\n          \"5eebb51f4654ce0017f251ac\",\n          \"5eebb56c4654ce0017f251ae\"\n        ],\n        \"events_liked\": [\n          \"5eebb4ac4654ce0017f251a8\",\n          \"5eeba92c4654ce0017f25188\"\n        ],\n        \"_id\": \"5eebb49c4654ce0017f251a6\",\n        \"name\": \"Ivan The Great\",\n        \"username\": \"ivan\",\n        \"phone_number\": \"102394845\",\n        \"email\": \"ivanthegreat@gmail.com\",\n        \"dob\": \"2020-06-02T00:00:00.000Z\",\n        \"gender\": \"Male\",\n        \"image_url\": \"https://upload.wikimedia.org/wikipedia/commons/7/7f/Ivan_III_of_Russia_3.jpg\",\n        \"__v\": 0\n      },\n      \"receiver\": {\n        \"conversations\": [\n          \"5eebb2794654ce0017f25197\",\n          \"5eebb51f4654ce0017f251ac\"\n        ],\n        \"events_liked\": [\n          \"5eeba7c94654ce0017f25179\",\n          \"5eeba88d4654ce0017f25183\",\n          \"5eeba92c4654ce0017f25188\",\n          \"5eefed6e2874d7001738113a\",\n          \"5eeba79b4654ce0017f25172\"\n        ],\n        \"_id\": \"5eeba72a4654ce0017f2516d\",\n        \"name\": \"Alicia\",\n        \"username\": \"alice\",\n        \"phone_number\": \"6264758123\",\n        \"email\": \"alice@wonderland.com\",\n        \"dob\": \"1995-11-17T00:00:00.000Z\",\n        \"gender\": \"Female\",\n        \"image_url\": \"https://www.celebrationspress.com/wp-content/uploads/2018/03/032618Alice.jpg\",\n        \"__v\": 0\n      },\n      \"__v\": 0\n    }\n  ],\n  \"events_liked\": [\n    {\n      \"external\": true,\n      \"integrated\": true,\n      \"attendee_likes\": [\n        \"5eeba72a4654ce0017f2516d\"\n      ],\n      \"_id\": \"5eeba7c94654ce0017f25179\",\n      \"image_url\": \"https://s1.ticketm.net/dam/a/555/b494b8fe-ee23-431d-b5ec-09d7e1571555_875891_TABLET_LANDSCAPE_3_2.jpg\",\n      \"name\": \"Jimmy Carr\",\n      \"start_date\": \"2020-11-20T00:00:00.000Z\",\n      \"url\": \"https://www.ticketmaster.co.uk/jimmy-carr-blackpool-11-20-2020/event/1F00558690F42AC6\",\n      \"venue\": \"5eeba7c94654ce0017f25178\",\n      \"__v\": 0\n    },\n    {\n      \"external\": true,\n      \"integrated\": true,\n      \"attendee_likes\": [\n        \"5eeba72a4654ce0017f2516d\"\n      ],\n      \"_id\": \"5eeba88d4654ce0017f25183\",\n      \"image_url\": \"https://s1.ticketm.net/dam/a/4a0/a534f8fc-d11a-4b6d-b863-c37305cf64a0_1304601_CUSTOM.jpg\",\n      \"name\": \"JP Saxe\",\n      \"start_date\": \"2020-10-16T00:00:00.000Z\",\n      \"url\": \"https://www.ticketmaster.de/event/jp-saxe-tickets/386051\",\n      \"venue\": \"5eeba88c4654ce0017f25182\",\n      \"__v\": 0\n    },\n    {\n      \"external\": false,\n      \"integrated\": true,\n      \"attendee_likes\": [\n        \"5eeba72a4654ce0017f2516d\",\n        \"5eebb2604654ce0017f25196\",\n        \"5eebb49c4654ce0017f251a6\"\n      ],\n      \"_id\": \"5eeba92c4654ce0017f25188\",\n      \"name\": \"Golf Tour 2020\",\n      \"image_url\": \"\",\n      \"description\": \"Come see some great golf at this season's Golf Tour!\",\n      \"info\": \"\",\n      \"accessibility\": \"\",\n      \"ticketLimit\": \"\",\n      \"pleaseNote\": \"\",\n      \"start_date\": \"2020-06-27T00:00:00.000Z\",\n      \"url\": \"golf.com\",\n      \"venue\": \"5eeba7c24654ce0017f25177\",\n      \"organizer\": \"5eeba7604654ce0017f2516e\",\n      \"__v\": 0\n    },\n    {\n      \"external\": true,\n      \"integrated\": true,\n      \"attendee_likes\": [\n        \"5eeba72a4654ce0017f2516d\"\n      ],\n      \"_id\": \"5eefed6e2874d7001738113a\",\n      \"image_url\": \"https://s1.ticketm.net/dam/a/951/8971a259-74a9-4412-a0f4-6c3cf9731951_899911_TABLET_LANDSCAPE_LARGE_16_9.jpg\",\n      \"name\": \"New York Yankees v. New York Mets\",\n      \"start_date\": \"2020-07-07T00:00:00.000Z\",\n      \"url\": \"https://www.ticketmaster.com/new-york-yankees-v-new-york-bronx-new-york-07-07-2020/event/1D005765C23B22A3\",\n      \"venue\": \"5eefed6e2874d70017381139\",\n      \"info\": \"Please note that protective netting of varying heights is used in the Stadium from Section 011 to behind home plate to Section 029. Ticket holder assumes all risk of injury from balls and bats entering the stands. For more information on which seating sections have netting or screening in front of them, please visit yankees.com/netting. If you purchase tickets, you may receive customer service messages via email from the New York Yankees, including optional surveys regarding your baseball experience.\",\n      \"accessibility\": \"Yankee Stadium management strives to provide an accessible environment for all its Guests. Wheelchair accessible and aisle-transfer (semi-ambulatory) seats are offered at various price points and locations, pending availability, throughout the Stadium and include the Yankees Premium seat locations. The Stadium also offers enhanced accessibility for Guests with hearing loss or low vision and for Guests who are deaf or blind. \\r\\nPlease select the location or price point as indicated in your search that best fits your needs to view available options. You may then select and purchase seats that are available through Ticketmaster. \\r\\nNotwithstanding, if you would like more details or if you have any questions regarding wheelchair accessible and/or aisle-transfer seating, you may contact Disabled Services at Yankee Stadium at (718) 579-4510 (voice) or (718) 579-4595 (TTY) or email disabledservices@yankees.com. \\r\\nNew York Yankees Ticket Office Hours: Monday-Saturday 9am-5pm, Sunday 10am-4pm\",\n      \"ticketLimit\": \"Only a LIMITED number of Tickets (as determined by the Yankees in its sole and absolute discretion) will be made available. Max of 19, (eight for presales), Tickets to each potential game scheduled to be played during the 2020 Regular Season.\",\n      \"__v\": 0\n    },\n    {\n      \"external\": true,\n      \"integrated\": true,\n      \"attendee_likes\": [\n        \"5eeba72a4654ce0017f2516d\"\n      ],\n      \"_id\": \"5eeba79b4654ce0017f25172\",\n      \"image_url\": \"https://s1.ticketm.net/dam/a/757/0da7a483-8e00-413b-8eb8-125a32f5b757_990111_RETINA_PORTRAIT_3_2.jpg\",\n      \"name\": \"Becky G\",\n      \"start_date\": \"2020-07-10T00:00:00.000Z\",\n      \"url\": \"https://www.ticketmaster.es/event/becky-g-tickets/23349?language=en-us\",\n      \"venue\": \"5eeba79b4654ce0017f25171\",\n      \"__v\": 0\n    }\n  ],\n  \"_id\": \"5eeba72a4654ce0017f2516d\",\n  \"name\": \"Alicia\",\n  \"username\": \"alice\",\n  \"phone_number\": \"6264758123\",\n  \"email\": \"alice@wonderland.com\",\n  \"dob\": \"1995-11-17T00:00:00.000Z\",\n  \"gender\": \"Female\",\n  \"image_url\": \"https://www.celebrationspress.com/wp-content/uploads/2018/03/032618Alice.jpg\",\n  \"__v\": 0\n}"}],"_postman_id":"55d641bd-8a46-46f3-817c-422890bc3da9"},{"name":"Like Event","id":"c97a43d6-36be-41af-9709-253c7adc2077","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://eventbuddy-server.herokuapp.com/api/attendees/:attendeeId/event/:eventId","description":"<p>Adds an event to an attendee's liked events</p>\n","urlObject":{"protocol":"https","path":["api","attendees",":attendeeId","event",":eventId"],"host":["eventbuddy-server","herokuapp","com"],"query":[],"variable":[{"description":{"content":"<p>Attendee ID</p>\n","type":"text/plain"},"type":"string","value":"","key":"attendeeId"},{"description":{"content":"<p>Event ID, that's being liked</p>\n","type":"text/plain"},"type":"string","value":"","key":"eventId"}]}},"response":[{"id":"ba8a321a-e36c-4eeb-aa9e-57d3bc3d0842","name":"Like Event","originalRequest":{"method":"POST","header":[],"url":{"raw":"https://eventbuddy-server.herokuapp.com/api/attendees/:attendeeId/event/:eventId","protocol":"https","host":["eventbuddy-server","herokuapp","com"],"path":["api","attendees",":attendeeId","event",":eventId"],"variable":[{"key":"attendeeId","value":"5eeba72a4654ce0017f2516d","description":"Attendee ID"},{"key":"eventId","value":"5eeba88d4654ce0017f25183","description":"Event ID, that's being liked"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n  \"n\": 1,\n  \"nModified\": 1,\n  \"opTime\": {\n    \"ts\": \"6846423408809345028\",\n    \"t\": 3\n  },\n  \"electionId\": \"7fffffff0000000000000003\",\n  \"ok\": 1,\n  \"operationTime\": \"6846423408809345028\",\n  \"$clusterTime\": {\n    \"clusterTime\": \"6846423408809345028\",\n    \"signature\": {\n      \"hash\": \"pIJImCvVFEO+0u7L9SYYmverBiE=\",\n      \"keyId\": \"6815582335283494920\"\n    }\n  }\n}"}],"_postman_id":"c97a43d6-36be-41af-9709-253c7adc2077"},{"name":"Update Attendee","id":"53b46aff-804a-47f5-af3b-905f6bd42109","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"url":"https://eventbuddy-server.herokuapp.com/api/attendees/:attendeeId","urlObject":{"protocol":"https","path":["api","attendees",":attendeeId"],"host":["eventbuddy-server","herokuapp","com"],"query":[],"variable":[{"description":{"content":"<p>Attendee ID</p>\n","type":"text/plain"},"type":"string","value":"","key":"attendeeId"}]}},"response":[{"id":"422430fa-ad77-4056-ac0e-864a88001ec7","name":"Update Attendee","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"conversations\": [],\n  \"events_liked\": [],\n  \"_id\": \"5eeba72a4654ce0017f2516d\",\n  \"name\": \"Ali\",\n  \"username\": \"alice\",\n  \"phone_number\": \"6264758123\",\n  \"email\": \"alice@wonderland.com\",\n  \"dob\": \"1995-11-17T00:00:00.000Z\",\n  \"gender\": \"Female\",\n  \"image_url\": \"https://www.celebrationspress.com/wp-content/uploads/2018/03/032618Alice.jpg\",\n  \"__v\": 0\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://eventbuddy-server.herokuapp.com/api/attendees/:attendeeId","protocol":"https","host":["eventbuddy-server","herokuapp","com"],"path":["api","attendees",":attendeeId"],"variable":[{"key":"attendeeId","value":"5eeba72a4654ce0017f2516d","description":"Attendee ID"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n  \"conversations\": [],\n  \"events_liked\": [],\n  \"_id\": \"5eeba72a4654ce0017f2516d\",\n  \"name\": \"Ali\",\n  \"username\": \"alice\",\n  \"phone_number\": \"6264758123\",\n  \"email\": \"alice@wonderland.com\",\n  \"dob\": \"1995-11-17T00:00:00.000Z\",\n  \"gender\": \"Female\",\n  \"image_url\": \"https://www.celebrationspress.com/wp-content/uploads/2018/03/032618Alice.jpg\",\n  \"__v\": 0\n}"}],"_postman_id":"53b46aff-804a-47f5-af3b-905f6bd42109"},{"name":"Delete Attendee","id":"0519a77a-6e63-45bb-8b7b-8f424ea31b6c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://eventbuddy-server.herokuapp.com/api/attendees/:attendeeId","urlObject":{"protocol":"https","path":["api","attendees",":attendeeId"],"host":["eventbuddy-server","herokuapp","com"],"query":[],"variable":[{"description":{"content":"<p>Attendee ID</p>\n","type":"text/plain"},"type":"string","value":"","key":"attendeeId"}]}},"response":[{"id":"4097d83a-e089-4248-bb12-42e5d8677124","name":"Delete Attendee","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"https://eventbuddy-server.herokuapp.com/api/attendees/:attendeeId","protocol":"https","host":["eventbuddy-server","herokuapp","com"],"path":["api","attendees",":attendeeId"],"variable":[{"key":"attendeeId","value":"5eeba72a4654ce0017f2516e","description":"Attendee ID"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"0519a77a-6e63-45bb-8b7b-8f424ea31b6c"},{"name":"Unlike Event","id":"3a7945be-b397-423e-99fc-b751f3ad15d5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://eventbuddy-server.herokuapp.com/api/attendees/:attendeeId/event/:eventId","description":"<p>Removes an event from an attendee's liked events</p>\n","urlObject":{"protocol":"https","path":["api","attendees",":attendeeId","event",":eventId"],"host":["eventbuddy-server","herokuapp","com"],"query":[],"variable":[{"description":{"content":"<p>Attendee ID</p>\n","type":"text/plain"},"type":"string","value":"","key":"attendeeId"},{"description":{"content":"<p>Event ID, that's being liked</p>\n","type":"text/plain"},"type":"string","value":"","key":"eventId"}]}},"response":[{"id":"1f1d9f27-1310-449c-88a4-36074804f85d","name":"Unlike Event","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"https://eventbuddy-server.herokuapp.com/api/attendees/:attendeeId/event/:eventId","protocol":"https","host":["eventbuddy-server","herokuapp","com"],"path":["api","attendees",":attendeeId","event",":eventId"],"variable":[{"key":"attendeeId","value":"5eeba72a4654ce0017f2516d","description":"Attendee ID"},{"key":"eventId","value":"5eeba88d4654ce0017f25183","description":"Event ID, that's being liked"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n  \"n\": 1,\n  \"nModified\": 1,\n  \"opTime\": {\n    \"ts\": \"6846422893413269508\",\n    \"t\": 3\n  },\n  \"electionId\": \"7fffffff0000000000000003\",\n  \"ok\": 1,\n  \"operationTime\": \"6846422893413269508\",\n  \"$clusterTime\": {\n    \"clusterTime\": \"6846422893413269508\",\n    \"signature\": {\n      \"hash\": \"QpvFC9pd0HOUzWtO40YyxqZG5Gs=\",\n      \"keyId\": \"6815582335283494920\"\n    }\n  }\n}"}],"_postman_id":"3a7945be-b397-423e-99fc-b751f3ad15d5"}],"id":"8a100b7f-8006-46e1-8632-65e005efa4b8","description":"<p>Attendees can manage a profile page, view &amp; like events, and message other attendees.</p>\n","_postman_id":"8a100b7f-8006-46e1-8632-65e005efa4b8"},{"name":"Organizers","item":[{"name":"Get Organizer","id":"ef0a3ccf-7a1f-4679-ac71-59606dd90ddd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://eventbuddy-server.herokuapp.com/api/organizers/:organizerId","urlObject":{"protocol":"https","path":["api","organizers",":organizerId"],"host":["eventbuddy-server","herokuapp","com"],"query":[],"variable":[{"description":{"content":"<p>Organizer ID</p>\n","type":"text/plain"},"type":"string","value":"","key":"organizerId"}]}},"response":[{"id":"2da1f48b-3407-4ca6-a880-a85fe96a393e","name":"Get Organizer","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://eventbuddy-server.herokuapp.com/api/organizers/:organizerId","protocol":"https","host":["eventbuddy-server","herokuapp","com"],"path":["api","organizers",":organizerId"],"variable":[{"key":"organizerId","value":"5eebb1b24654ce0017f25194","description":"Organizer ID"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n  \"venues\": [\n    {\n      \"_id\": \"5eeba7c24654ce0017f25177\",\n      \"name\": \"Boston Golf Course\",\n      \"country\": \"USA\",\n      \"state\": \"Massachussetts\",\n      \"city\": \"Boston\",\n      \"address\": \"123 golf avenue\",\n      \"phone_number\": 1234567890,\n      \"__v\": 0\n    },\n    {\n      \"_id\": \"5eebb11f4654ce0017f25190\",\n      \"name\": \"Tennis Club House\",\n      \"country\": \"USA\",\n      \"state\": \"California\",\n      \"city\": \"Los Angeles\",\n      \"address\": \"123 Tennis Avenue\",\n      \"phone_number\": 987654321,\n      \"__v\": 0\n    }\n  ],\n  \"events\": [\n    {\n      \"external\": false,\n      \"integrated\": true,\n      \"attendee_likes\": [\n        \"5eeba72a4654ce0017f2516d\",\n        \"5eebb2604654ce0017f25196\",\n        \"5eebb49c4654ce0017f251a6\"\n      ],\n      \"_id\": \"5eeba92c4654ce0017f25188\",\n      \"name\": \"Golf Tour 2020\",\n      \"image_url\": \"\",\n      \"description\": \"Come see some great golf at this season's Golf Tour!\",\n      \"info\": \"\",\n      \"accessibility\": \"\",\n      \"ticketLimit\": \"\",\n      \"pleaseNote\": \"\",\n      \"start_date\": \"2020-06-27T00:00:00.000Z\",\n      \"url\": \"golf.com\",\n      \"venue\": {\n        \"_id\": \"5eeba7c24654ce0017f25177\",\n        \"name\": \"Boston Golf Course\",\n        \"country\": \"USA\",\n        \"state\": \"Massachussetts\",\n        \"city\": \"Boston\",\n        \"address\": \"123 golf avenue\",\n        \"phone_number\": 1234567890,\n        \"__v\": 0\n      },\n      \"organizer\": \"5eeba7604654ce0017f2516e\",\n      \"__v\": 0\n    },\n    {\n      \"external\": false,\n      \"integrated\": true,\n      \"attendee_likes\": [],\n      \"_id\": \"5eebb1454654ce0017f25192\",\n      \"name\": \"US Open\",\n      \"image_url\": \"https://longislandtennismagazine.com/sites/default/files/US_Open_Logo_0.jpg\",\n      \"description\": \"\",\n      \"info\": \"\",\n      \"accessibility\": \"\",\n      \"ticketLimit\": \"\",\n      \"pleaseNote\": \"\",\n      \"start_date\": \"2020-08-01T00:00:00.000Z\",\n      \"url\": \"tennis.com\",\n      \"venue\": {\n        \"_id\": \"5eebb11f4654ce0017f25190\",\n        \"name\": \"Tennis Club House\",\n        \"country\": \"USA\",\n        \"state\": \"California\",\n        \"city\": \"Los Angeles\",\n        \"address\": \"123 Tennis Avenue\",\n        \"phone_number\": 987654321,\n        \"__v\": 0\n      },\n      \"organizer\": \"5eeba7604654ce0017f2516e\",\n      \"__v\": 0\n    },\n    {\n      \"external\": false,\n      \"integrated\": true,\n      \"attendee_likes\": [],\n      \"_id\": \"5eebb1b24654ce0017f25194\",\n      \"name\": \"Los Angeles Tennis Weekly\",\n      \"image_url\": \"\",\n      \"description\": \"\",\n      \"info\": \"\",\n      \"accessibility\": \"\",\n      \"ticketLimit\": \"\",\n      \"pleaseNote\": \"\",\n      \"start_date\": \"2020-06-26T00:00:00.000Z\",\n      \"url\": \"losangeles.com\",\n      \"venue\": {\n        \"_id\": \"5eebb11f4654ce0017f25190\",\n        \"name\": \"Tennis Club House\",\n        \"country\": \"USA\",\n        \"state\": \"California\",\n        \"city\": \"Los Angeles\",\n        \"address\": \"123 Tennis Avenue\",\n        \"phone_number\": 987654321,\n        \"__v\": 0\n      },\n      \"organizer\": \"5eeba7604654ce0017f2516e\",\n      \"__v\": 0\n    }\n  ],\n  \"_id\": \"5eeba7604654ce0017f2516e\",\n  \"company_name\": \"Bob Inc.\",\n  \"username\": \"bob\",\n  \"description\": \"bobs profile\",\n  \"phone_number\": \"1234567890\",\n  \"email\": \"bob@gmail.com\",\n  \"company_url\": \"bob.com\",\n  \"image_url\": \"https://m.media-amazon.com/images/M/MV5BNjRlYjgwMWMtNDFmMy00OWQ0LWFhMTMtNWE3MTU4ZjQ3MjgyXkEyXkFqcGdeQXVyNzU1NzE3NTg@._V1_CR0,45,480,270_AL_UX477_CR0,0,477,268_AL_.jpg\",\n  \"__v\": 0\n}"}],"_postman_id":"ef0a3ccf-7a1f-4679-ac71-59606dd90ddd"},{"name":"Create Organizer","id":"a64da4c7-dc33-4390-981a-403c1ec1a38c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://eventbuddy-server.herokuapp.com/api/organizers/","urlObject":{"protocol":"https","path":["api","organizers",""],"host":["eventbuddy-server","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"786e75ee-b992-4b5c-b4eb-53537e50c37c","name":"Create Organizer","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"company_name\": \"Bob Inc.\",\n  \"username\": \"bob\",\n  \"description\": \"bobs profile\",\n  \"phone_number\": \"1234567890\",\n  \"email\": \"bob@gmail.com\",\n  \"company_url\": \"bob.com\",\n  \"image_url\": \"https://m.media-amazon.com/images/M/MV5BNjRlYjgwMWMtNDFmMy00OWQ0LWFhMTMtNWE3MTU4ZjQ3MjgyXkEyXkFqcGdeQXVyNzU1NzE3NTg@._V1_CR0,45,480,270_AL_UX477_CR0,0,477,268_AL_.jpg\",\n  \"__v\": 0\n}","options":{"raw":{"language":"json"}}},"url":"https://eventbuddy-server.herokuapp.com/api/organizers/"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n  \"venues\": [],\n  \"events\": [],\n  \"_id\": \"5eeba7604654ce0017f2516e\",\n  \"company_name\": \"Bob Inc.\",\n  \"username\": \"bob\",\n  \"description\": \"bobs profile\",\n  \"phone_number\": \"1234567890\",\n  \"email\": \"bob@gmail.com\",\n  \"company_url\": \"bob.com\",\n  \"image_url\": \"https://m.media-amazon.com/images/M/MV5BNjRlYjgwMWMtNDFmMy00OWQ0LWFhMTMtNWE3MTU4ZjQ3MjgyXkEyXkFqcGdeQXVyNzU1NzE3NTg@._V1_CR0,45,480,270_AL_UX477_CR0,0,477,268_AL_.jpg\",\n  \"__v\": 0\n}"}],"_postman_id":"a64da4c7-dc33-4390-981a-403c1ec1a38c"},{"name":"Login Organizer","id":"40be3504-3d22-4dcd-9ed9-e8e9c339adfb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://eventbuddy-server.herokuapp.com/api/organizers/login","urlObject":{"protocol":"https","path":["api","organizers","login"],"host":["eventbuddy-server","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"fd775d04-d2c8-4633-815e-d15196488dab","name":"Login Organizer","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"username\": \"bob\",\n    \"password\": \"bob\"\n}","options":{"raw":{"language":"json"}}},"url":"https://eventbuddy-server.herokuapp.com/api/organizers/login"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n  \"venues\": [\n    {\n      \"_id\": \"5eeba7c24654ce0017f25177\",\n      \"name\": \"Boston Golf Course\",\n      \"country\": \"USA\",\n      \"state\": \"Massachussetts\",\n      \"city\": \"Boston\",\n      \"address\": \"123 golf avenue\",\n      \"phone_number\": 1234567890,\n      \"__v\": 0\n    },\n    {\n      \"_id\": \"5eebb11f4654ce0017f25190\",\n      \"name\": \"Tennis Club House\",\n      \"country\": \"USA\",\n      \"state\": \"California\",\n      \"city\": \"Los Angeles\",\n      \"address\": \"123 Tennis Avenue\",\n      \"phone_number\": 987654321,\n      \"__v\": 0\n    }\n  ],\n  \"events\": [\n    {\n      \"external\": false,\n      \"integrated\": true,\n      \"attendee_likes\": [\n        \"5eeba72a4654ce0017f2516d\",\n        \"5eebb2604654ce0017f25196\",\n        \"5eebb49c4654ce0017f251a6\"\n      ],\n      \"_id\": \"5eeba92c4654ce0017f25188\",\n      \"name\": \"Golf Tour 2020\",\n      \"image_url\": \"\",\n      \"description\": \"Come see some great golf at this season's Golf Tour!\",\n      \"info\": \"\",\n      \"accessibility\": \"\",\n      \"ticketLimit\": \"\",\n      \"pleaseNote\": \"\",\n      \"start_date\": \"2020-06-27T00:00:00.000Z\",\n      \"url\": \"golf.com\",\n      \"venue\": {\n        \"_id\": \"5eeba7c24654ce0017f25177\",\n        \"name\": \"Boston Golf Course\",\n        \"country\": \"USA\",\n        \"state\": \"Massachussetts\",\n        \"city\": \"Boston\",\n        \"address\": \"123 golf avenue\",\n        \"phone_number\": 1234567890,\n        \"__v\": 0\n      },\n      \"organizer\": \"5eeba7604654ce0017f2516e\",\n      \"__v\": 0\n    },\n    {\n      \"external\": false,\n      \"integrated\": true,\n      \"attendee_likes\": [],\n      \"_id\": \"5eebb1454654ce0017f25192\",\n      \"name\": \"US Open\",\n      \"image_url\": \"https://longislandtennismagazine.com/sites/default/files/US_Open_Logo_0.jpg\",\n      \"description\": \"\",\n      \"info\": \"\",\n      \"accessibility\": \"\",\n      \"ticketLimit\": \"\",\n      \"pleaseNote\": \"\",\n      \"start_date\": \"2020-08-01T00:00:00.000Z\",\n      \"url\": \"tennis.com\",\n      \"venue\": {\n        \"_id\": \"5eebb11f4654ce0017f25190\",\n        \"name\": \"Tennis Club House\",\n        \"country\": \"USA\",\n        \"state\": \"California\",\n        \"city\": \"Los Angeles\",\n        \"address\": \"123 Tennis Avenue\",\n        \"phone_number\": 987654321,\n        \"__v\": 0\n      },\n      \"organizer\": \"5eeba7604654ce0017f2516e\",\n      \"__v\": 0\n    },\n    {\n      \"external\": false,\n      \"integrated\": true,\n      \"attendee_likes\": [],\n      \"_id\": \"5eebb1b24654ce0017f25194\",\n      \"name\": \"Los Angeles Tennis Weekly\",\n      \"image_url\": \"\",\n      \"description\": \"\",\n      \"info\": \"\",\n      \"accessibility\": \"\",\n      \"ticketLimit\": \"\",\n      \"pleaseNote\": \"\",\n      \"start_date\": \"2020-06-26T00:00:00.000Z\",\n      \"url\": \"losangeles.com\",\n      \"venue\": {\n        \"_id\": \"5eebb11f4654ce0017f25190\",\n        \"name\": \"Tennis Club House\",\n        \"country\": \"USA\",\n        \"state\": \"California\",\n        \"city\": \"Los Angeles\",\n        \"address\": \"123 Tennis Avenue\",\n        \"phone_number\": 987654321,\n        \"__v\": 0\n      },\n      \"organizer\": \"5eeba7604654ce0017f2516e\",\n      \"__v\": 0\n    }\n  ],\n  \"_id\": \"5eeba7604654ce0017f2516e\",\n  \"company_name\": \"Bob Inc.\",\n  \"username\": \"bob\",\n  \"description\": \"bobs profile\",\n  \"phone_number\": \"1234567890\",\n  \"email\": \"bob@gmail.com\",\n  \"company_url\": \"bob.com\",\n  \"image_url\": \"https://m.media-amazon.com/images/M/MV5BNjRlYjgwMWMtNDFmMy00OWQ0LWFhMTMtNWE3MTU4ZjQ3MjgyXkEyXkFqcGdeQXVyNzU1NzE3NTg@._V1_CR0,45,480,270_AL_UX477_CR0,0,477,268_AL_.jpg\",\n  \"__v\": 0\n}"}],"_postman_id":"40be3504-3d22-4dcd-9ed9-e8e9c339adfb"},{"name":"Update Organizer","id":"35315cca-c1d0-40c2-8ae5-e46175d49b99","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"url":"https://eventbuddy-server.herokuapp.com/api/organizers/:organizerId","urlObject":{"protocol":"https","path":["api","organizers",":organizerId"],"host":["eventbuddy-server","herokuapp","com"],"query":[],"variable":[{"description":{"content":"<p>Organizer ID</p>\n","type":"text/plain"},"type":"string","value":"","key":"organizerId"}]}},"response":[{"id":"f7fe73ca-2e5e-4699-b140-9492adabf2d6","name":"Update Organizer","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"venues\": [],\n  \"events\": [],\n  \"_id\": \"5eeba7604654ce0017f2516e\",\n  \"company_name\": \"Bob Inc. 2\",\n  \"username\": \"bob\",\n  \"description\": \"bobs profile\",\n  \"phone_number\": \"1234567890\",\n  \"email\": \"bob@gmail.com\",\n  \"company_url\": \"bob.com\",\n  \"image_url\": \"https://m.media-amazon.com/images/M/MV5BNjRlYjgwMWMtNDFmMy00OWQ0LWFhMTMtNWE3MTU4ZjQ3MjgyXkEyXkFqcGdeQXVyNzU1NzE3NTg@._V1_CR0,45,480,270_AL_UX477_CR0,0,477,268_AL_.jpg\",\n  \"__v\": 0\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://eventbuddy-server.herokuapp.com/api/organizers/:organizerId","protocol":"https","host":["eventbuddy-server","herokuapp","com"],"path":["api","organizers",":organizerId"],"variable":[{"key":"organizerId","value":"5eeba7604654ce0017f2516e","description":"Organizer ID"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n  \"venues\": [],\n  \"events\": [],\n  \"_id\": \"5eeba7604654ce0017f2516e\",\n  \"company_name\": \"Bob Inc. 2\",\n  \"username\": \"bob\",\n  \"description\": \"bobs profile\",\n  \"phone_number\": \"1234567890\",\n  \"email\": \"bob@gmail.com\",\n  \"company_url\": \"bob.com\",\n  \"image_url\": \"https://m.media-amazon.com/images/M/MV5BNjRlYjgwMWMtNDFmMy00OWQ0LWFhMTMtNWE3MTU4ZjQ3MjgyXkEyXkFqcGdeQXVyNzU1NzE3NTg@._V1_CR0,45,480,270_AL_UX477_CR0,0,477,268_AL_.jpg\",\n  \"__v\": 0\n}"}],"_postman_id":"35315cca-c1d0-40c2-8ae5-e46175d49b99"},{"name":"Delete Organizer","id":"b031adb9-60bc-4a27-96ef-7973728383e9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://eventbuddy-server.herokuapp.com/api/organizers/:organizerId","urlObject":{"protocol":"https","path":["api","organizers",":organizerId"],"host":["eventbuddy-server","herokuapp","com"],"query":[],"variable":[{"description":{"content":"<p>Organizer ID</p>\n","type":"text/plain"},"type":"string","value":"","key":"organizerId"}]}},"response":[{"id":"b842c9b3-2676-48cb-8df5-8d282275a063","name":"Delete Organizer","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"https://eventbuddy-server.herokuapp.com/api/organizers/:organizerId","protocol":"https","host":["eventbuddy-server","herokuapp","com"],"path":["api","organizers",":organizerId"],"variable":[{"key":"organizerId","value":"5eeba7604654ce0017f2516f","description":"Organizer ID"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"b031adb9-60bc-4a27-96ef-7973728383e9"}],"id":"50015f77-c11d-40d7-9c0c-d41cb8c3a839","description":"<p>Organizers can manage a profile page and create events &amp; venues.</p>\n","_postman_id":"50015f77-c11d-40d7-9c0c-d41cb8c3a839"},{"name":"Conversations","item":[{"name":"Get Conversation","id":"afb26289-4f16-4c72-a454-fd988eca2c5a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://eventbuddy-server.herokuapp.com/api/attendees/:attendeeId/conversations/:conversationId","urlObject":{"protocol":"https","path":["api","attendees",":attendeeId","conversations",":conversationId"],"host":["eventbuddy-server","herokuapp","com"],"query":[],"variable":[{"description":{"content":"<p>Attendee ID</p>\n","type":"text/plain"},"type":"string","value":"","key":"attendeeId"},{"description":{"content":"<p>Conversation ID</p>\n","type":"text/plain"},"type":"string","value":"","key":"conversationId"}]}},"response":[{"id":"b1c1f11b-da50-4913-a649-0d20ae328d19","name":"Get Conversation","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://eventbuddy-server.herokuapp.com/api/attendees/:attendeeId/conversations/:conversationId","protocol":"https","host":["eventbuddy-server","herokuapp","com"],"path":["api","attendees",":attendeeId","conversations",":conversationId"],"variable":[{"key":"attendeeId","value":"5eebb2604654ce0017f25196","description":"Attendee ID"},{"key":"conversationId","value":"5eebb2794654ce0017f25197","description":"Conversation ID"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"messages\": [\n    {\n        \"_id\": \"5eebb2934654ce0017f25198\",\n        \"content\": \"Hi Alice!\",\n        \"sender\": {\n        \"conversations\": [\n            \"5eebb2794654ce0017f25197\",\n            \"5eebb3f34654ce0017f251a2\",\n            \"5eebb5044654ce0017f251a9\"\n        ],\n        \"events_liked\": [\n            \"5eebb1ae4654ce0017f25193\",\n            \"5eebb3034654ce0017f2519d\",\n            \"5eeba92c4654ce0017f25188\",\n            \"5eebb13d4654ce0017f25191\"\n        ],\n        \"_id\": \"5eebb2604654ce0017f25196\",\n        \"name\": \"Gregory\",\n        \"username\": \"greg\",\n        \"phone_number\": \"0987654321\",\n        \"email\": \"greg@yahoo.com\",\n        \"dob\": \"2020-06-19T00:00:00.000Z\",\n        \"gender\": \"Male\",\n        \"image_url\": \"\",\n        \"__v\": 0\n        },\n        \"timestamp\": \"2020-06-18T18:29:39.470Z\",\n        \"__v\": 0\n    },\n    {\n        \"_id\": \"5eebb2b04654ce0017f25199\",\n        \"content\": \"Hello\",\n        \"sender\": {\n        \"conversations\": [\n            \"5eebb2794654ce0017f25197\",\n            \"5eebb51f4654ce0017f251ac\"\n        ],\n        \"events_liked\": [\n            \"5eeba7c94654ce0017f25179\",\n            \"5eeba88d4654ce0017f25183\",\n            \"5eeba92c4654ce0017f25188\",\n            \"5eefed6e2874d7001738113a\",\n            \"5eeba79b4654ce0017f25172\"\n        ],\n        \"_id\": \"5eeba72a4654ce0017f2516d\",\n        \"name\": \"Alicia\",\n        \"username\": \"alice\",\n        \"phone_number\": \"6264758123\",\n        \"email\": \"alice@wonderland.com\",\n        \"dob\": \"1995-11-17T00:00:00.000Z\",\n        \"gender\": \"Female\",\n        \"image_url\": \"https://www.celebrationspress.com/wp-content/uploads/2018/03/032618Alice.jpg\",\n        \"__v\": 0\n        },\n        \"timestamp\": \"2020-06-18T18:30:08.952Z\",\n        \"__v\": 0\n    },\n    {\n        \"_id\": \"5ef3d72e0ef14a001779f95b\",\n        \"content\": \"HI\",\n        \"sender\": {\n        \"conversations\": [\n            \"5eebb2794654ce0017f25197\",\n            \"5eebb51f4654ce0017f251ac\"\n        ],\n        \"events_liked\": [\n            \"5eeba7c94654ce0017f25179\",\n            \"5eeba88d4654ce0017f25183\",\n            \"5eeba92c4654ce0017f25188\",\n            \"5eefed6e2874d7001738113a\",\n            \"5eeba79b4654ce0017f25172\"\n        ],\n        \"_id\": \"5eeba72a4654ce0017f2516d\",\n        \"name\": \"Alicia\",\n        \"username\": \"alice\",\n        \"phone_number\": \"6264758123\",\n        \"email\": \"alice@wonderland.com\",\n        \"dob\": \"1995-11-17T00:00:00.000Z\",\n        \"gender\": \"Female\",\n        \"image_url\": \"https://www.celebrationspress.com/wp-content/uploads/2018/03/032618Alice.jpg\",\n        \"__v\": 0\n        },\n        \"timestamp\": \"2020-06-24T22:43:58.583Z\",\n        \"__v\": 0\n    }\n    ],\n    \"_id\": \"5eebb2794654ce0017f25197\",\n    \"sender\": {\n    \"conversations\": [\n        \"5eebb2794654ce0017f25197\",\n        \"5eebb3f34654ce0017f251a2\",\n        \"5eebb5044654ce0017f251a9\"\n    ],\n    \"events_liked\": [\n        \"5eebb1ae4654ce0017f25193\",\n        \"5eebb3034654ce0017f2519d\",\n        \"5eeba92c4654ce0017f25188\",\n        \"5eebb13d4654ce0017f25191\"\n    ],\n    \"_id\": \"5eebb2604654ce0017f25196\",\n    \"name\": \"Gregory\",\n    \"username\": \"greg\",\n    \"phone_number\": \"0987654321\",\n    \"email\": \"greg@yahoo.com\",\n    \"dob\": \"2020-06-19T00:00:00.000Z\",\n    \"gender\": \"Male\",\n    \"image_url\": \"\",\n    \"__v\": 0\n    },\n    \"receiver\": {\n    \"conversations\": [\n        \"5eebb2794654ce0017f25197\",\n        \"5eebb51f4654ce0017f251ac\"\n    ],\n    \"events_liked\": [\n        \"5eeba7c94654ce0017f25179\",\n        \"5eeba88d4654ce0017f25183\",\n        \"5eeba92c4654ce0017f25188\",\n        \"5eefed6e2874d7001738113a\",\n        \"5eeba79b4654ce0017f25172\"\n    ],\n    \"_id\": \"5eeba72a4654ce0017f2516d\",\n    \"name\": \"Alicia\",\n    \"username\": \"alice\",\n    \"phone_number\": \"6264758123\",\n    \"email\": \"alice@wonderland.com\",\n    \"dob\": \"1995-11-17T00:00:00.000Z\",\n    \"gender\": \"Female\",\n    \"image_url\": \"https://www.celebrationspress.com/wp-content/uploads/2018/03/032618Alice.jpg\",\n    \"__v\": 0\n    },\n    \"__v\": 0\n}"}],"_postman_id":"afb26289-4f16-4c72-a454-fd988eca2c5a"},{"name":"Create Conversation","id":"dda614a6-9c59-4060-9f8b-3660254754d0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://eventbuddy-server.herokuapp.com/api/attendees/:attendeeId/conversations/","urlObject":{"protocol":"https","path":["api","attendees",":attendeeId","conversations",""],"host":["eventbuddy-server","herokuapp","com"],"query":[],"variable":[{"description":{"content":"<p>Attendee ID</p>\n","type":"text/plain"},"type":"string","value":"","key":"attendeeId"}]}},"response":[{"id":"799f5878-13dd-471c-9b9f-18ea39268e0d","name":"Create Conversation","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"sender\": \"5eebb2604654ce0017f25196\",\n    \"receiver\": \"5eeba72a4654ce0017f2516d\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://eventbuddy-server.herokuapp.com/api/attendees/:attendeeId/conversations/","protocol":"https","host":["eventbuddy-server","herokuapp","com"],"path":["api","attendees",":attendeeId","conversations",""],"variable":[{"key":"attendeeId","value":"5eebb2604654ce0017f25196","description":"Attendee ID"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"messages\": [],\n    \"_id\": \"5eebb2794654ce0017f25197\",\n    \"sender\": \"5eebb2604654ce0017f25196\",\n    \"receiver\": \"5eeba72a4654ce0017f2516d\",\n    \"__v\": 0\n}"}],"_postman_id":"dda614a6-9c59-4060-9f8b-3660254754d0"},{"name":"Update Conversation","id":"3b3c1e21-0864-4649-8725-2e2d43120123","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"url":"https://eventbuddy-server.herokuapp.com/api/attendees/:attendeeId/conversations/:conversationId","urlObject":{"protocol":"https","path":["api","attendees",":attendeeId","conversations",":conversationId"],"host":["eventbuddy-server","herokuapp","com"],"query":[],"variable":[{"description":{"content":"<p>Attendee ID</p>\n","type":"text/plain"},"type":"string","value":"","key":"attendeeId"},{"description":{"content":"<p>Conversation ID</p>\n","type":"text/plain"},"type":"string","value":"","key":"conversationId"}]}},"response":[{"id":"1799fe87-104e-47d3-853c-09a1b1c8fbf5","name":"Update Conversation","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"messages\": [\n        {\n            \"_id\": \"5eebb2934654ce0017f25198\",\n            \"content\": \"Hi Alice!\",\n            \"sender\": {\n            \"conversations\": [\n                \"5eebb2794654ce0017f25197\",\n                \"5eebb3f34654ce0017f251a2\",\n                \"5eebb5044654ce0017f251a9\"\n            ],\n            \"events_liked\": [\n                \"5eebb1ae4654ce0017f25193\",\n                \"5eebb3034654ce0017f2519d\",\n                \"5eeba92c4654ce0017f25188\",\n                \"5eebb13d4654ce0017f25191\"\n            ],\n            \"_id\": \"5eebb2604654ce0017f25196\",\n            \"name\": \"Gregory\",\n            \"username\": \"greg\",\n            \"phone_number\": \"0987654321\",\n            \"email\": \"greg@yahoo.com\",\n            \"dob\": \"2020-06-19T00:00:00.000Z\",\n            \"gender\": \"Male\",\n            \"image_url\": \"\",\n            \"__v\": 0\n            },\n            \"timestamp\": \"2020-06-18T18:29:39.470Z\",\n            \"__v\": 0\n        }\n    ],\n    \"_id\": \"5eebb2794654ce0017f25197\",\n    \"sender\": \"5eebb2604654ce0017f25196\",\n    \"receiver\": \"5eeba72a4654ce0017f2516d\",\n    \"__v\": 0\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://eventbuddy-server.herokuapp.com/api/attendees/:attendeeId/conversations/:conversationId","protocol":"https","host":["eventbuddy-server","herokuapp","com"],"path":["api","attendees",":attendeeId","conversations",":conversationId"],"variable":[{"key":"attendeeId","value":"5eebb2604654ce0017f25196","description":"Attendee ID"},{"key":"conversationId","value":"5eebb2794654ce0017f25197","description":"Conversation ID"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"messages\": [\n        {\n            \"_id\": \"5eebb2934654ce0017f25198\",\n            \"content\": \"Hi Alice!\",\n            \"sender\": {\n            \"conversations\": [\n                \"5eebb2794654ce0017f25197\",\n                \"5eebb3f34654ce0017f251a2\",\n                \"5eebb5044654ce0017f251a9\"\n            ],\n            \"events_liked\": [\n                \"5eebb1ae4654ce0017f25193\",\n                \"5eebb3034654ce0017f2519d\",\n                \"5eeba92c4654ce0017f25188\",\n                \"5eebb13d4654ce0017f25191\"\n            ],\n            \"_id\": \"5eebb2604654ce0017f25196\",\n            \"name\": \"Gregory\",\n            \"username\": \"greg\",\n            \"phone_number\": \"0987654321\",\n            \"email\": \"greg@yahoo.com\",\n            \"dob\": \"2020-06-19T00:00:00.000Z\",\n            \"gender\": \"Male\",\n            \"image_url\": \"\",\n            \"__v\": 0\n            },\n            \"timestamp\": \"2020-06-18T18:29:39.470Z\",\n            \"__v\": 0\n        }\n    ],\n    \"_id\": \"5eebb2794654ce0017f25197\",\n    \"sender\": \"5eebb2604654ce0017f25196\",\n    \"receiver\": \"5eeba72a4654ce0017f2516d\",\n    \"__v\": 0\n}"}],"_postman_id":"3b3c1e21-0864-4649-8725-2e2d43120123"},{"name":"Delete Conversation","id":"d9349ae7-8b3d-4b12-b3c3-f10c9b82688a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://eventbuddy-server.herokuapp.com/api/attendees/:attendeeId/conversations/:conversationId","urlObject":{"protocol":"https","path":["api","attendees",":attendeeId","conversations",":conversationId"],"host":["eventbuddy-server","herokuapp","com"],"query":[],"variable":[{"description":{"content":"<p>Attendee ID</p>\n","type":"text/plain"},"type":"string","value":"","key":"attendeeId"},{"description":{"content":"<p>Conversation ID</p>\n","type":"text/plain"},"type":"string","value":"","key":"conversationId"}]}},"response":[{"id":"3df8fbe1-501a-4f73-ac05-9dd902591a3e","name":"Delete Conversation","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"https://eventbuddy-server.herokuapp.com/api/attendees/:attendeeId/conversations/:conversationId","protocol":"https","host":["eventbuddy-server","herokuapp","com"],"path":["api","attendees",":attendeeId","conversations",":conversationId"],"variable":[{"key":"attendeeId","value":"5eebb2604654ce0017f25196","description":"Attendee ID"},{"key":"conversationId","value":"5eebb2794654ce0017f25197","description":"Conversation ID"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":""}],"_postman_id":"d9349ae7-8b3d-4b12-b3c3-f10c9b82688a"}],"id":"29507549-36be-40e4-8425-668283fd9c1c","description":"<p>Conversations represent a series of messages between two attendees.</p>\n","_postman_id":"29507549-36be-40e4-8425-668283fd9c1c"},{"name":"Messages","item":[{"name":"Get Message","id":"8f6864d8-c166-48d0-8c7c-42ce8da73d36","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://eventbuddy-server.herokuapp.com/api/attendees/:attendeeId/conversations/:conversationId/messages/:messageId","urlObject":{"protocol":"https","path":["api","attendees",":attendeeId","conversations",":conversationId","messages",":messageId"],"host":["eventbuddy-server","herokuapp","com"],"query":[],"variable":[{"description":{"content":"<p>Attendee ID</p>\n","type":"text/plain"},"type":"string","value":"","key":"attendeeId"},{"description":{"content":"<p>Conversation ID</p>\n","type":"text/plain"},"type":"string","value":"","key":"conversationId"},{"description":{"content":"<p>Message ID</p>\n","type":"text/plain"},"type":"string","value":"","key":"messageId"}]}},"response":[{"id":"498050df-eedf-4e13-aa60-c0e8f9c3687a","name":"Get Message","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://eventbuddy-server.herokuapp.com/api/attendees/:attendeeId/conversations/:conversationId/messages/:messageId","protocol":"https","host":["eventbuddy-server","herokuapp","com"],"path":["api","attendees",":attendeeId","conversations",":conversationId","messages",":messageId"],"variable":[{"key":"attendeeId","value":"5eebb2604654ce0017f25196","description":"Attendee ID"},{"key":"conversationId","value":"5eebb2794654ce0017f25197","description":"Conversation ID"},{"key":"messageId","value":"5eebb2934654ce0017f25198","description":"Message ID"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"_id\": \"5eebb2934654ce0017f25198\",\n    \"content\": \"Hi Alice!\",\n    \"sender\": {\n    \"conversations\": [\n        \"5eebb2794654ce0017f25197\",\n        \"5eebb3f34654ce0017f251a2\",\n        \"5eebb5044654ce0017f251a9\"\n    ],\n    \"events_liked\": [\n        \"5eebb1ae4654ce0017f25193\",\n        \"5eebb3034654ce0017f2519d\",\n        \"5eeba92c4654ce0017f25188\",\n        \"5eebb13d4654ce0017f25191\"\n    ],\n    \"_id\": \"5eebb2604654ce0017f25196\",\n    \"name\": \"Gregory\",\n    \"username\": \"greg\",\n    \"phone_number\": \"0987654321\",\n    \"email\": \"greg@yahoo.com\",\n    \"dob\": \"2020-06-19T00:00:00.000Z\",\n    \"gender\": \"Male\",\n    \"image_url\": \"\",\n    \"__v\": 0\n    },\n    \"timestamp\": \"2020-06-18T18:29:39.470Z\",\n    \"__v\": 0\n}"}],"_postman_id":"8f6864d8-c166-48d0-8c7c-42ce8da73d36"},{"name":"Create Message","id":"42540655-1465-452c-8258-7965b2a6a683","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://eventbuddy-server.herokuapp.com/api/attendees/:attendeeId/conversations/:conversationId/messages/","urlObject":{"protocol":"https","path":["api","attendees",":attendeeId","conversations",":conversationId","messages",""],"host":["eventbuddy-server","herokuapp","com"],"query":[],"variable":[{"description":{"content":"<p>Attendee ID</p>\n","type":"text/plain"},"type":"string","value":"","key":"attendeeId"},{"description":{"content":"<p>Conversation ID</p>\n","type":"text/plain"},"type":"string","value":"","key":"conversationId"}]}},"response":[{"id":"6845313a-114c-44ad-bd53-03e6b87b7ba6","name":"Create Message","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"content\": \"Hi Alice!\",\n    \"sender\": \"5eebb2604654ce0017f25196\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://eventbuddy-server.herokuapp.com/api/attendees/:attendeeId/conversations/:conversationId/messages/","protocol":"https","host":["eventbuddy-server","herokuapp","com"],"path":["api","attendees",":attendeeId","conversations",":conversationId","messages",""],"variable":[{"key":"attendeeId","value":"5eebb2604654ce0017f25196","description":"Attendee ID"},{"key":"conversationId","value":"5eebb2794654ce0017f25197","description":"Conversation ID"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"_id\": \"5eebb2934654ce0017f25198\",\n    \"content\": \"Hi Alice!\",\n    \"sender\": {\n    \"conversations\": [\n        \"5eebb2794654ce0017f25197\",\n        \"5eebb3f34654ce0017f251a2\",\n        \"5eebb5044654ce0017f251a9\"\n    ],\n    \"events_liked\": [\n        \"5eebb1ae4654ce0017f25193\",\n        \"5eebb3034654ce0017f2519d\",\n        \"5eeba92c4654ce0017f25188\",\n        \"5eebb13d4654ce0017f25191\"\n    ],\n    \"_id\": \"5eebb2604654ce0017f25196\",\n    \"name\": \"Gregory\",\n    \"username\": \"greg\",\n    \"phone_number\": \"0987654321\",\n    \"email\": \"greg@yahoo.com\",\n    \"dob\": \"2020-06-19T00:00:00.000Z\",\n    \"gender\": \"Male\",\n    \"image_url\": \"\",\n    \"__v\": 0\n    },\n    \"timestamp\": \"2020-06-18T18:29:39.470Z\",\n    \"__v\": 0\n}"}],"_postman_id":"42540655-1465-452c-8258-7965b2a6a683"},{"name":"Update Message","id":"40b629de-90e1-47d5-8402-1ef8c53c2448","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"url":"https://eventbuddy-server.herokuapp.com/api/attendees/:attendeeId/conversations/:conversationId/messages/:messageId","urlObject":{"protocol":"https","path":["api","attendees",":attendeeId","conversations",":conversationId","messages",":messageId"],"host":["eventbuddy-server","herokuapp","com"],"query":[],"variable":[{"description":{"content":"<p>Attendee ID</p>\n","type":"text/plain"},"type":"string","value":"","key":"attendeeId"},{"description":{"content":"<p>Conversation ID</p>\n","type":"text/plain"},"type":"string","value":"","key":"conversationId"},{"description":{"content":"<p>Message ID</p>\n","type":"text/plain"},"type":"string","value":"","key":"messageId"}]}},"response":[{"id":"71d80f0c-94b6-450f-82a2-434231bdf982","name":"Update Message","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"_id\": \"5eebb2934654ce0017f25198\",\n    \"content\": \"Hiiiii Alice!\",\n    \"sender\": {\n    \"conversations\": [\n        \"5eebb2794654ce0017f25197\",\n        \"5eebb3f34654ce0017f251a2\",\n        \"5eebb5044654ce0017f251a9\"\n    ],\n    \"events_liked\": [\n        \"5eebb1ae4654ce0017f25193\",\n        \"5eebb3034654ce0017f2519d\",\n        \"5eeba92c4654ce0017f25188\",\n        \"5eebb13d4654ce0017f25191\"\n    ],\n    \"_id\": \"5eebb2604654ce0017f25196\",\n    \"name\": \"Gregory\",\n    \"username\": \"greg\",\n    \"phone_number\": \"0987654321\",\n    \"email\": \"greg@yahoo.com\",\n    \"dob\": \"2020-06-19T00:00:00.000Z\",\n    \"gender\": \"Male\",\n    \"image_url\": \"\",\n    \"__v\": 0\n    },\n    \"timestamp\": \"2020-06-18T18:29:39.470Z\",\n    \"__v\": 0\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://eventbuddy-server.herokuapp.com/api/attendees/:attendeeId/conversations/:conversationId/messages/:messageId","protocol":"https","host":["eventbuddy-server","herokuapp","com"],"path":["api","attendees",":attendeeId","conversations",":conversationId","messages",":messageId"],"variable":[{"key":"attendeeId","value":"5eebb2604654ce0017f25196","description":"Attendee ID"},{"key":"conversationId","value":"5eebb2794654ce0017f25197","description":"Conversation ID"},{"key":"messageId","value":"5eebb2934654ce0017f25198","description":"Message ID"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"_id\": \"5eebb2934654ce0017f25198\",\n    \"content\": \"Hiiiii Alice!\",\n    \"sender\": {\n    \"conversations\": [\n        \"5eebb2794654ce0017f25197\",\n        \"5eebb3f34654ce0017f251a2\",\n        \"5eebb5044654ce0017f251a9\"\n    ],\n    \"events_liked\": [\n        \"5eebb1ae4654ce0017f25193\",\n        \"5eebb3034654ce0017f2519d\",\n        \"5eeba92c4654ce0017f25188\",\n        \"5eebb13d4654ce0017f25191\"\n    ],\n    \"_id\": \"5eebb2604654ce0017f25196\",\n    \"name\": \"Gregory\",\n    \"username\": \"greg\",\n    \"phone_number\": \"0987654321\",\n    \"email\": \"greg@yahoo.com\",\n    \"dob\": \"2020-06-19T00:00:00.000Z\",\n    \"gender\": \"Male\",\n    \"image_url\": \"\",\n    \"__v\": 0\n    },\n    \"timestamp\": \"2020-06-18T18:29:39.470Z\",\n    \"__v\": 0\n}"}],"_postman_id":"40b629de-90e1-47d5-8402-1ef8c53c2448"},{"name":"Delete Message","id":"7e7d2b9f-2b12-4f9c-a152-964f8c0ce7c8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://eventbuddy-server.herokuapp.com/api/attendees/:attendeeId/conversations/:conversationId/messages/:messageId","urlObject":{"protocol":"https","path":["api","attendees",":attendeeId","conversations",":conversationId","messages",":messageId"],"host":["eventbuddy-server","herokuapp","com"],"query":[],"variable":[{"description":{"content":"<p>Attendee ID</p>\n","type":"text/plain"},"type":"string","value":"","key":"attendeeId"},{"description":{"content":"<p>Conversation ID</p>\n","type":"text/plain"},"type":"string","value":"","key":"conversationId"},{"description":{"content":"<p>Message ID</p>\n","type":"text/plain"},"type":"string","value":"","key":"messageId"}]}},"response":[{"id":"bb0ae338-7d64-4e82-862c-e99c88fed3f5","name":"Delete Message","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"https://eventbuddy-server.herokuapp.com/api/attendees/:attendeeId/conversations/:conversationId/messages/:messageId","protocol":"https","host":["eventbuddy-server","herokuapp","com"],"path":["api","attendees",":attendeeId","conversations",":conversationId","messages",":messageId"],"variable":[{"key":"attendeeId","value":"5eebb2604654ce0017f25196","description":"Attendee ID"},{"key":"conversationId","value":"5eebb2794654ce0017f25197","description":"Conversation ID"},{"key":"messageId","value":"5eebb2934654ce0017f25198","description":"Message ID"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"7e7d2b9f-2b12-4f9c-a152-964f8c0ce7c8"}],"id":"d99094d5-185a-4bac-95f0-835f9de1cbdf","description":"<p>Messages represent a string of characters being communicated between two attendees.</p>\n","_postman_id":"d99094d5-185a-4bac-95f0-835f9de1cbdf"}]}