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/80/?format=api
{ "id": 80, "url": "https://lldev.thespacedevs.com/2.0.0/event/80/?format=api", "slug": "us-eva-64", "name": "US EVA-64", "type": { "id": 3, "name": "EVA" }, "description": "Astronauts Drew Morgan (NASA) and Luca Parmitano (ESA) will perform an extravehicular activity (EVA) to complete repairs to the Alpha Magnetic Spectrometer 2 instrument.\r\n\r\nBoth astronauts launched aboard the Russian Soyuz MS-13 in July 2019. Morgan is aboard the International Space Station for the first time while Parmitano, the current commander of Expedition 61, already spent 4 months on the ISS in 2013.\r\n\r\nThis will be the third and Parmitano's last EVA of 2020 (Luca Parmitano will be coming back to Earth on February 6).", "location": "International Space Station", "news_url": "https://www.nasa.gov/multimedia/nasatv/schedule.html", "video_url": "https://www.youtube.com/watch?v=cOzMVW1GdDc", "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/us2520eva-52_image_20190318200748.jpeg", "date": "2020-01-25T11:50:00Z", "launches": [], "expeditions": [ { "id": 136, "url": "https://lldev.thespacedevs.com/2.0.0/expedition/136/?format=api", "name": "Expedition 61", "start": "2019-10-02T00:00:00Z", "end": "2020-02-05T13:40:00Z", "spacestation": { "id": 4, "url": "https://lldev.thespacedevs.com/2.0.0/spacestation/4/?format=api", "name": "International Space Station", "status": { "id": 1, "name": "Active" }, "orbit": "Low Earth Orbit", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg" } } ], "spacestations": [ { "id": 4, "url": "https://lldev.thespacedevs.com/2.0.0/spacestation/4/?format=api", "name": "International Space Station", "status": { "id": 1, "name": "Active" }, "founded": "1998-11-20", "description": "The International Space Station (ISS) is a space station, or a habitable artificial satellite, in low Earth orbit. Its first component was launched into orbit in 1998, with the first long-term residents arriving in November 2000. It has been inhabited continuously since that date. The last pressurised module was fitted in 2011, and an experimental inflatable space habitat was added in 2016. The station is expected to operate until 2030. Development and assembly of the station continues, with several new elements scheduled for launch in 2019. The ISS is the largest human-made body in low Earth orbit and can often be seen with the naked eye from Earth. The ISS consists of pressurised habitation modules, structural trusses, solar arrays, radiators, docking ports, experiment bays and robotic arms. ISS components have been launched by Russian Proton and Soyuz rockets, and American Space Shuttles.", "orbit": "Low Earth Orbit", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg" } ], "program": [] }