Expedition Instance
API endpoint that allows Expeditions to be viewed.
GET: Return a list of all the existing expeditions.
MODE: Normal and Detailed /2.2.0/expedition/?mode=detailed
FILTERS: Fields - 'name', 'crew__astronaut', 'crew__astronaut__agency', 'space_station'
Get all Expeditions with the Space Station ID of 1. Example - /2.2.0/expedition/?space_station=1&mode=detailed
Search for all Expeditions with the Astronaut named John Example - /2.2.0/expedition/?search=John
ORDERING: Fields - 'id', 'start', 'end' Order reverse via Start date. Example - /2.2.0/astronaut/?order=-start
GET /2.2.0/expedition/88/?format=api
{ "id": 88, "url": "https://ll.thespacedevs.com/2.2.0/expedition/88/?format=api", "name": "Expedition 54", "start": "2017-12-14T05:14:00Z", "end": "2018-02-27T23:08:00Z", "spacestation": { "id": 4, "url": "https://ll.thespacedevs.com/2.2.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-prod.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg", "owners": [ { "id": 16, "url": "https://ll.thespacedevs.com/2.2.0/agencies/16/?format=api", "name": "Canadian Space Agency", "abbrev": "CSA" }, { "id": 27, "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api", "name": "European Space Agency", "abbrev": "ESA" }, { "id": 37, "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api", "name": "Japan Aerospace Exploration Agency", "abbrev": "JAXA" }, { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "abbrev": "NASA" }, { "id": 63, "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "abbrev": "RFSA" } ] }, "crew": [ { "id": 71, "role": { "id": 1, "role": "Commander", "priority": 0 }, "astronaut": { "id": 198, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/198/?format=api", "name": "Alexander Misurkin", "status": { "id": 1, "name": "Active" }, "agency": { "id": 63, "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/alexander_misur_image_20211102151859.jpg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190640.jpeg" } }, { "id": 1026, "role": { "id": 3, "role": "Flight Engineer", "priority": 2 }, "astronaut": { "id": 569, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/569/?format=api", "name": "Norishige Kanai", "status": { "id": 1, "name": "Active" }, "agency": { "id": 37, "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api", "name": "Japan Aerospace Exploration Agency", "type": "Government" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/norishige2520kanai_image_20181203172829.jpg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190144.jpeg" } }, { "id": 1023, "role": { "id": 3, "role": "Flight Engineer", "priority": 2 }, "astronaut": { "id": 566, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/566/?format=api", "name": "Scott D. Tingle", "status": { "id": 1, "name": "Active" }, "agency": { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/scott2520d.2520tingle_image_20181203172527.jpg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190440.jpeg" } }, { "id": 72, "role": { "id": 3, "role": "Flight Engineer", "priority": 2 }, "astronaut": { "id": 567, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/567/?format=api", "name": "Mark T. Vande Hei", "status": { "id": 1, "name": "Active" }, "agency": { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mark2520t.2520vande2520hei_image_20181203172617.jpg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190800.jpeg" } }, { "id": 73, "role": { "id": 3, "role": "Flight Engineer", "priority": 2 }, "astronaut": { "id": 560, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/560/?format=api", "name": "Joseph M. Acaba", "status": { "id": 1, "name": "Active" }, "agency": { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/joseph2520m.2520acaba_image_20181203171712.jpg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191202.jpeg" } }, { "id": 847, "role": { "id": 3, "role": "Flight Engineer", "priority": 2 }, "astronaut": { "id": 252, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/252/?format=api", "name": "Anton Shkaplerov", "status": { "id": 1, "name": "Active" }, "agency": { "id": 63, "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/anton_shkaplero_image_20211001184311.jpg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190702.jpeg" } } ], "mission_patches": [ { "id": 715, "name": "Expedition 54 Patch", "priority": 9, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_54_patch_20221024013517.png", "agency": { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" } } ], "spacewalks": [ { "id": 395, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/395/?format=api", "name": "Expedition 54 EVA 3", "start": "2018-02-16T12:00:00Z", "end": "2018-02-16T17:57:00Z", "duration": "PT5H57M", "location": "International Space Station", "crew": [ { "id": 4558, "role": { "id": 33, "role": "EV1", "priority": 0 }, "astronaut": { "id": 567, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/567/?format=api", "name": "Mark T. Vande Hei", "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P523DT8H59M17S", "status": { "id": 1, "name": "Active" }, "agency": { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" }, "date_of_birth": "1966-11-10", "date_of_death": null, "nationality": "American", "twitter": "https://twitter.com/Astro_Sabot", "instagram": null, "bio": "Mark Thomas Vande Hei is a NASA astronaut who served as a flight Engineer for Expedition 53 and 54 on the International Space Station.", "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mark2520t.2520vande2520hei_image_20181203172617.jpg", "wiki": "https://en.wikipedia.org/wiki/Mark_T._Vande_Hei", "last_flight": "2021-04-09T07:42:41Z", "first_flight": "2017-09-12T21:17:02Z" } }, { "id": 4559, "role": { "id": 34, "role": "EV2", "priority": 1 }, "astronaut": { "id": 569, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/569/?format=api", "name": "Norishige Kanai", "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P168DT5H17M59S", "status": { "id": 1, "name": "Active" }, "agency": { "id": 37, "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api", "name": "Japan Aerospace Exploration Agency", "type": "Government" }, "date_of_birth": "1976-12-05", "date_of_death": null, "nationality": "Japanese", "twitter": "https://twitter.com/Astro_Kanai", "instagram": null, "bio": "Norishige Kanai, M.D. is a Japanese doctor and JAXA astronaut.\r\n\r\nHe is a lieutenant and Diving Medical Officer in the Japan Maritime Self-Defense Force (Medical Service Division, 1st Service School). He served as a crew member on board the International Space Station for Expedition 54/55, and returned to Earth on June 3 2018.", "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/norishige2520kanai_image_20181203172829.jpg", "wiki": "https://en.wikipedia.org/wiki/Norishige_Kanai", "last_flight": "2017-12-17T07:21:01Z", "first_flight": "2017-12-17T07:21:01Z" } } ] }, { "id": 394, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/394/?format=api", "name": "Expedition 54 EVA 2", "start": "2018-02-02T15:34:00Z", "end": "2018-02-02T23:47:00Z", "duration": "PT8H13M", "location": "International Space Station", "crew": [ { "id": 4556, "role": { "id": 33, "role": "EV1", "priority": 0 }, "astronaut": { "id": 198, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/198/?format=api", "name": "Alexander Misurkin", "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P346DT7H3M41S", "status": { "id": 1, "name": "Active" }, "agency": { "id": 63, "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" }, "date_of_birth": "1977-09-23", "date_of_death": null, "nationality": "Russian", "twitter": null, "instagram": null, "bio": "Alexander Alexanderovich Misurkin (Russian: Aлександр Aлександрович Мисуркин) born on September 23, 1977, a major in the Russian Air Force, is a Russian cosmonaut, selected in 2006. He flew aboard Soyuz TMA-08M on 28 March 2013 as his first space mission, and launched on Soyuz MS-06 as his second flight, in 2017. He was Commander of the International Space Station for Expedition 54.", "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/alexander_misur_image_20211102151859.jpg", "wiki": "https://en.wikipedia.org/wiki/Alexander_Misurkin", "last_flight": "2021-12-08T07:38:15Z", "first_flight": "2013-03-28T20:43:20Z" } }, { "id": 4557, "role": { "id": 34, "role": "EV2", "priority": 1 }, "astronaut": { "id": 252, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/252/?format=api", "name": "Anton Shkaplerov", "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P709DT8H4M40S", "status": { "id": 1, "name": "Active" }, "agency": { "id": 63, "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" }, "date_of_birth": "1972-02-20", "date_of_death": null, "nationality": "Russian", "twitter": null, "instagram": null, "bio": "Anton Nikolaevich Shkaplerov (Russian: Антон Николаевич Шкаплеров) (born February 20, 1972 in Sevastopol, Ukrainian SSR) is a Russian cosmonaut. He is a veteran of three spaceflights and is a former Commander of the International Space Station.", "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/anton_shkaplero_image_20211001184311.jpg", "wiki": "https://en.wikipedia.org/wiki/Anton_Shkaplerov", "last_flight": "2021-10-05T08:55:02Z", "first_flight": "2011-11-14T04:14:03Z" } } ] }, { "id": 393, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/393/?format=api", "name": "Expedition 54 EVA 1", "start": "2018-01-23T11:49:00Z", "end": "2018-01-23T19:13:00Z", "duration": "PT7H24M", "location": "International Space Station", "crew": [ { "id": 4554, "role": { "id": 33, "role": "EV1", "priority": 0 }, "astronaut": { "id": 567, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/567/?format=api", "name": "Mark T. Vande Hei", "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P523DT8H59M17S", "status": { "id": 1, "name": "Active" }, "agency": { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" }, "date_of_birth": "1966-11-10", "date_of_death": null, "nationality": "American", "twitter": "https://twitter.com/Astro_Sabot", "instagram": null, "bio": "Mark Thomas Vande Hei is a NASA astronaut who served as a flight Engineer for Expedition 53 and 54 on the International Space Station.", "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mark2520t.2520vande2520hei_image_20181203172617.jpg", "wiki": "https://en.wikipedia.org/wiki/Mark_T._Vande_Hei", "last_flight": "2021-04-09T07:42:41Z", "first_flight": "2017-09-12T21:17:02Z" } }, { "id": 4555, "role": { "id": 34, "role": "EV2", "priority": 1 }, "astronaut": { "id": 566, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/566/?format=api", "name": "Scott D. Tingle", "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P168DT5H17M59S", "status": { "id": 1, "name": "Active" }, "agency": { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" }, "date_of_birth": "1965-07-19", "date_of_death": null, "nationality": "American", "twitter": "https://twitter.com/Astro_Maker", "instagram": "https://www.instagram.com/astro_maker/", "bio": "Scott David Tingle is a NASA astronaut. He was selected in June 2009 as a member of the NASA Astronaut Group 20, qualifying in 2011. Serving as a flight engineer as part of Expedition 54 and 55, Tingle launched into space on board Soyuz MS-07 in December 2017, and returned in June 2018. Tingle is a highly decorated naval pilot, having flown 51 types of aircraft over more than 4,500 flight hours, landed 750 aircraft with carrier arrestments, and fought in 54 combat missions.", "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/scott2520d.2520tingle_image_20181203172527.jpg", "wiki": "https://en.wikipedia.org/wiki/Scott_D._Tingle", "last_flight": "2017-12-17T07:21:01Z", "first_flight": "2017-12-17T07:21:01Z" } } ] } ] }