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/980/?format=api
{ "id": 980, "url": "https://lldev.thespacedevs.com/2.0.0/event/980/?format=api", "slug": "nasa-mars-sample-return-update-conference", "name": "NASA Mars Sample Return Update Conference", "type": { "id": 20, "name": "Press Event" }, "description": "NASA will host a media teleconference to discuss the agency’s response to a Mars Sample Return Independent Review Board report from September 2023, including next steps for the program.\r\n\r\nThe media teleconference will share the agency’s recommendations regarding a path forward for Mars Sample Return within a balanced overall science program. The speakers include:\r\n\r\n- NASA Administrator Bill Nelson\r\n- Nicky Fox, associate administrator, Science Mission Directorate", "location": "Online", "news_url": "https://www.nasa.gov/news-release/nasa-invites-media-to-mars-sample-return-update/", "video_url": "https://www.youtube.com/watch?v=5PA1qhzkSlA", "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/mars_sample_ret_image_20220721193056.jpeg", "date": "2024-04-15T17:00:00Z", "launches": [], "expeditions": [], "spacestations": [], "program": [] }