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/1009/?format=api
{ "id": 1009, "url": "https://lldev.thespacedevs.com/2.0.0/event/1009/?format=api", "slug": "goes-u-prelaunch-news-conference", "name": "GOES-U Prelaunch News Conference", "type": { "id": 20, "name": "Press Event" }, "description": "Prelaunch news conference at Kennedy (following completion of the Launch Readiness Review), with the following participants: \r\n\r\n- Denton Gibson, launch director, Launch Services Program, NASA \r\n- Steve Volz, assistant administrator, NOAA’s Satellite and Information Service \r\n- Pam Sullivan, director, GOES-R Program, NOAA \r\n- John Gagosian, director, Joint Agency Satellite Division \r\n- Julianna Scheiman, director, NASA Science Missions, SpaceX \r\n- Brian Cizek, launch weather officer, 45th Weather Squadron, U.S. Space Force", "location": "Kennedy Space Center", "news_url": "https://www.nasa.gov/news-release/nasa-sets-launch-coverage-for-noaa-weather-satellite/", "video_url": "https://www.youtube.com/watch?v=Q268ZZkV9PI", "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/goes-u_render_image_20240623151909.jpg", "date": "2024-06-24T21:00:00Z", "launches": [], "expeditions": [], "spacestations": [], "program": [ { "id": 37, "url": "https://lldev.thespacedevs.com/2.0.0/program/37/?format=api", "name": "Geostationary Operational Environmental Satellite", "description": "The Geostationary Operational Environmental Satellite (GOES), operated by the United States' National Oceanic and Atmospheric Administration (NOAA)'s National Environmental Satellite, Data, and Information Service division, supports weather forecasting, severe storm tracking, and meteorology research", "agencies": [ { "id": 44, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" }, { "id": 210, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/210/?format=api", "name": "National Oceanic and Atmospheric Administration", "type": "Government" } ], "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/goes-u_render_image_20240623151909.jpg", "start_date": "1975-10-16T22:40:00Z", "end_date": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Geostationary_Operational_Environmental_Satellite" } ] }