Event Instance
API endpoint that allows all Events to be viewed.
GET: Return a list of all Events
SEARCH EXAMPLE: /2.0.0/event/?search=Dragon Searches through name
GET /2.0.0/event/670/?format=api
{ "id": 670, "url": "https://lldev.thespacedevs.com/2.0.0/event/670/?format=api", "slug": "jpss-2-pre-launch-news-conference", "name": "JPSS-2 Pre-Launch News Conference", "type": { "id": 20, "name": "Press Event" }, "description": "NASA and NOAA will hold a joint news conference ahead of the launch of the Joint Polar Satellite System-2 (JPSS-2) mission.", "location": "Kennedy Space Center, FL, USA", "news_url": "https://www.nasa.gov/press-release/nasa-coverage-set-for-noaa-s-joint-polar-satellite-system-2-launch", "video_url": "https://www.youtube.com/watch?v=phRnHhLRNEg", "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/jpss-2_pre-laun_image_20221028065405.png", "date": "2022-10-28T20:00:00Z", "launches": [], "expeditions": [], "spacestations": [], "program": [] }