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/898/?format=api
{ "id": 898, "url": "https://lldev.thespacedevs.com/2.0.0/event/898/?format=api", "slug": "clps-astrobotic-whats-on-board-teleconference", "name": "CLPS Astrobotic \"What's on Board\" Teleconference", "type": { "id": 20, "name": "Press Event" }, "description": "NASA will host a What’s on Board media teleconference to discuss the science payloads flying aboard the first commercial robotic flight to the lunar surface as part of the agency’s CLPS (Commercial Lunar Payload Services) initiative under the Artemis program.\r\n\r\nBriefing participants include:\r\n\r\n- Joel Kearns, Science Mission Directorate, NASA Headquarters\r\n- Ryan Watkins, program scientist, NASA Headquarters\r\n- Chris Culbert, project manager, CLPS, NASA Johnson\r\n- John Thornton, CEO, Astrobotic, Pittsburgh", "location": "Online", "news_url": "https://www.nasa.gov/news-release/nasa-to-talk-science-highlights-of-first-artemis-robotic-moon-landing/", "video_url": "https://www.youtube.com/watch?v=tHfI3LX26QY", "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/clps_astrobotic_image_20231127191528.jpeg", "date": "2023-11-29T19:00:00Z", "launches": [], "expeditions": [], "spacestations": [], "program": [ { "id": 15, "url": "https://lldev.thespacedevs.com/2.0.0/program/15/?format=api", "name": "Artemis", "description": "The Artemis program is a US government-funded crewed spaceflight program that has the goal of landing \"the first woman and the next man\" on the Moon, specifically at the lunar south pole region.", "agencies": [ { "id": 44, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" } ], "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/artemis_program_20220827100930.png", "start_date": "2017-12-11T00:00:00Z", "end_date": null, "info_url": "https://www.nasa.gov/specials/artemis/", "wiki_url": "https://en.wikipedia.org/wiki/Artemis_program" }, { "id": 24, "url": "https://lldev.thespacedevs.com/2.0.0/program/24/?format=api", "name": "Commercial Lunar Payload Services", "description": "Commercial Lunar Payload Services (CLPS) is a NASA program to contract transportation services able to send small robotic landers and rovers to the Moon's south polar region.", "agencies": [ { "id": 1069, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1069/?format=api", "name": "Astrobotic Technology", "type": "Private" }, { "id": 1067, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1067/?format=api", "name": "Intuitive Machines", "type": "Commercial" }, { "id": 44, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" } ], "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20231127193630.jpeg", "start_date": "2018-04-27T00:00:00Z", "end_date": null, "info_url": "https://www.nasa.gov/commercial-lunar-payload-services/", "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Lunar_Payload_Services" } ] }