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/77/?format=api
{ "id": 77, "url": "https://lldev.thespacedevs.com/2.0.0/event/77/?format=api", "slug": "2017-nasa-astronaut-class-graduation-ceremony", "name": "2017 NASA Astronaut class graduation ceremony", "type": { "id": 20, "name": "Press Event" }, "description": "NASA will honor the first class of astronaut candidates to graduate under the Artemis program at 10:30 a.m. EST Friday, Jan. 10, at the agency’s Johnson Space Center in Houston. After completing more than two years of basic training, these candidates will become eligible for spaceflight, including assignments to the International Space Station, Artemis missions to the Moon, and ultimately, missions to Mars.", "location": "NASA's Johnson Space Center, Houston, TX, USA", "news_url": "https://www.nasa.gov/press-release/nasa-s-astronaut-candidates-to-graduate-with-eye-on-artemis-missions", "video_url": "https://www.youtube.com/watch?v=xo58EoT987M", "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/20172520nasa2520astronaut2520class2520graduation2520ceremony_image_20191228100802.jpg", "date": "2020-01-10T15:30:00Z", "launches": [], "expeditions": [], "spacestations": [], "program": [] }