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/373/?format=api
{ "id": 373, "url": "https://lldev.thespacedevs.com/2.0.0/event/373/?format=api", "slug": "spacex-ax-2-crew-dragon-undocking", "name": "SpaceX AX-2 Crew Dragon Undocking", "type": { "id": 8, "name": "Spacecraft Undocking" }, "description": "The AX-2 Crew Dragon will undock from the International Space Station, carrying Axiom Space Mission 2 commander Peggy Whitson and three passengers. It will then reenter the Earth's atmosphere and splashdown in the Atlantic Ocean.", "location": "International Space Station", "news_url": null, "video_url": "https://www.youtube.com/watch?v=8ruz_yLit20", "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex_dm-2_cre_image_20200504065311.jpeg", "date": "2023-05-30T15:05:00Z", "launches": [], "expeditions": [ { "id": 153, "url": "https://lldev.thespacedevs.com/2.0.0/expedition/153/?format=api", "name": "Axiom Mission 2", "start": "2023-05-22T13:12:00Z", "end": "2023-05-30T15:05: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": [ { "id": 17, "url": "https://lldev.thespacedevs.com/2.0.0/program/17/?format=api", "name": "International Space Station", "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.", "agencies": [ { "id": 16, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/16/?format=api", "name": "Canadian Space Agency", "type": "Government" }, { "id": 27, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/27/?format=api", "name": "European Space Agency", "type": "Multinational" }, { "id": 37, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/37/?format=api", "name": "Japan Aerospace Exploration Agency", "type": "Government" }, { "id": 44, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" }, { "id": 63, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" } ], "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png", "start_date": "1998-11-20T06:40:00Z", "end_date": null, "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html", "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme" }, { "id": 32, "url": "https://lldev.thespacedevs.com/2.0.0/program/32/?format=api", "name": "Axiom Private Spaceflight", "description": "Axiom Space provides human spaceflight missions to the International Space Station. \r\nThe company sent its first commercial astronauts into orbit in 2022. It also plans human spaceflight for government-funded and commercial astronauts engaging in in-space research, in-space manufacturing, and space exploration.", "agencies": [ { "id": 1022, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1022/?format=api", "name": "Axiom Space", "type": "Private" } ], "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/axiom2520priva_program_20231231100427.jpeg", "start_date": "2022-04-08T00:00:00Z", "end_date": null, "info_url": "https://www.axiomspace.com/missions/", "wiki_url": "https://en.wikipedia.org/wiki/Axiom_Space#Missions" } ] }