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/56/?format=api
{ "id": 56, "url": "https://lldev.thespacedevs.com/2.0.0/event/56/?format=api", "slug": "nasa-administrator-visit-at-spacex-headquarters", "name": "NASA Administrator Visit at SpaceX Headquarters", "type": { "id": 20, "name": "Press Event" }, "description": "NASA Administrator Jim Bridenstine will tour SpaceX headquarters in Hawthorne, California, on Thursday, Oct. 10, to see the progress the company is making to fly astronauts to and from the International Space Station from American soil as part of the agency’s Commercial Crew Program.\r\n\r\nFollowing the tour, SpaceX will host a media availability with Bridenstine, SpaceX Chief Engineer Elon Musk, and NASA astronauts Bob Behnken and Doug Hurley – the crew for the Demo-2 flight test to the space station.\r\n\r\nThe media availability will be streamed live on Bridenstine’s Twitter account.", "location": "SpaceX Headquarters, Hawthorne, CA, USA", "news_url": "https://www.nasa.gov/press-release/nasa-administrator-to-visit-spacex-headquarters", "video_url": null, "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/nasa2520administrator2520visit2520at2520spacex2520headquarters_image_20191010080759.jpeg", "date": "2019-10-10T21:00:00Z", "launches": [], "expeditions": [], "spacestations": [], "program": [] }