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/1106/?format=api
{ "id": 1106, "url": "https://lldev.thespacedevs.com/2.0.0/event/1106/?format=api", "slug": "nasa-mars-sample-return-update-conference-2", "name": "NASA Mars Sample Return Update Conference", "type": { "id": 20, "name": "Press Event" }, "description": "NASA Administrator Bill Nelson and Nicky Fox, associate administrator, Science Mission Directorate, will host a media teleconference to provide an update on the status of the agency’s Mars Sample Return Program.", "location": "Online", "news_url": "https://www.nasa.gov/news-release/nasa-to-host-media-call-highlighting-mars-sample-return-update/", "video_url": "https://www.youtube.com/watch?v=Y6-hE6Sadzs", "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/mars_sample_ret_image_20220721193056.jpeg", "date": "2025-01-07T18:00:00Z", "launches": [], "expeditions": [], "spacestations": [], "program": [] }