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/930/?format=api
{ "id": 930, "url": "https://lldev.thespacedevs.com/2.0.0/event/930/?format=api", "slug": "ingenuity-end-of-mission-media-teleconference", "name": "Ingenuity End of Mission Media Teleconference", "type": { "id": 20, "name": "Press Event" }, "description": "NASA will host a media teleconference at, to provide an update on Ingenuity Mars Helicopter, which is no longer capable of flight.", "location": "Online", "news_url": "https://www.nasa.gov/news-release/after-three-years-on-mars-nasas-ingenuity-helicopter-mission-ends/", "video_url": "https://www.youtube.com/watch?v=j99fqPcYlhc", "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ingenuity_end_o_image_20240125194930.jpeg", "date": "2024-01-25T22:00:00Z", "launches": [], "expeditions": [], "spacestations": [], "program": [] }