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/994/?format=api
{ "id": 994, "url": "https://lldev.thespacedevs.com/2.0.0/event/994/?format=api", "slug": "starliner-cft-progress-news-conference", "name": "Starliner CFT Progress News Conference", "type": { "id": 20, "name": "Press Event" }, "description": "As NASA, Boeing, and ULA (United Launch Alliance) continue to evaluate a path toward launching the agency’s Boeing Crew Flight Test, they will host a joint media teleconference.\r\n\r\nParticipants in the briefing include:\r\n\r\n- NASA Associate Administrator Jim Free\r\n- Ken Bowersox, associate administrator, NASA’s Space Operations Mission Directorate\r\n- Steve Stich, manager, NASA’s Commercial Crew Program\r\n- Dana Weigel, manager, NASA’s International Space Station Program\r\n- Mark Nappi, vice president and program manager, Commercial Crew Program, Boeing\r\n- Gary Wentz, vice president, Government and Commercial Programs, ULA", "location": "Online", "news_url": "https://www.nasa.gov/news-release/nasa-mission-partners-to-discuss-starliner-crew-flight-test-progress/", "video_url": "https://www.youtube.com/watch?v=hyoXOd8zKdI", "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/boeing_starline_image_20230601202235.jpeg", "date": "2024-05-24T15:00:00Z", "launches": [], "expeditions": [], "spacestations": [], "program": [ { "id": 5, "url": "https://lldev.thespacedevs.com/2.0.0/program/5/?format=api", "name": "Commercial Crew Program", "description": "The Commercial Crew Program (CCP) is a human spaceflight program operated by NASA, in association with American aerospace manufacturers Boeing and SpaceX. The program conducts rotations between the expeditions of the International Space Station program, transporting crews to and from the International Space Station (ISS) aboard Boeing Starliner and SpaceX Crew Dragon capsules, in the first crewed orbital spaceflights operated by private companies.", "agencies": [ { "id": 80, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/80/?format=api", "name": "Boeing", "type": "Commercial" }, { "id": 44, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" }, { "id": 121, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" } ], "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20200820201209.png", "start_date": "2011-04-18T00:00:00Z", "end_date": null, "info_url": "https://www.nasa.gov/exploration/commercial/crew/index.html", "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Crew_Program" } ] }