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/425/?format=api
{ "id": 425, "url": "https://lldev.thespacedevs.com/2.0.0/event/425/?format=api", "slug": "junos-new-findings-press-conference", "name": "Juno's New Findings Press Conference", "type": { "id": 20, "name": "Press Event" }, "description": "NASA will hold a virtual media briefing to discuss the latest results from the agency’s Juno spacecraft. The science team will reveal new findings that provide the first 3D look at how the planet’s roiling atmosphere operates underneath the top layers of clouds, and how these revelations offer insight into the atmospheres of giant planets elsewhere in the universe.", "location": null, "news_url": "https://www.nasa.gov/press-release/nasa-to-host-briefing-to-reveal-new-findings-from-jupiter-s-atmosphere", "video_url": "https://www.youtube.com/watch?v=PeQ7JEkBxLE", "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/juno2527s_new__image_20211026090437.jpeg", "date": "2021-10-28T19:00:00Z", "launches": [], "expeditions": [], "spacestations": [], "program": [] }