Spacewalk List
Modes
Levels of detail in the response - list
, normal
, detailed
Example - /spacewalks/?mode=list
Filters
Parameters - astronaut__ids
, day
, end
, end__gt
, end__gte
, end__lt
, end__lte
, event__ids
, id
, ids
, launch__ids
, month
, name
, name__contains
, owner__ids
, program__ids
, program__name
, program__name__contains
, spacestation__ids
, start__gt
, start__gte
, start__lt
, start__lte
, year
Example - /spacewalks/?program__name=Apollo
Search
Fields searched - crew__astronaut__name
, location
, name
, program__name
Example - /spacewalks/?search=Hubble
Ordering
Fields - duration
, end
, id
, name
, start
Example - /spacewalks/?ordering=-duration
Number of results
Use limit
to control the number of objects in the response (max 100)
Example - /spacewalks/?limit=2
Format
Switch to JSON output - /spacewalks/?format=json
Help
Find all the FAQs and support links on the documentation homepage - lldev.thespacedevs.com/docs
GET /2.3.0/spacewalks/?format=api&offset=200&ordering=-duration
https://lldev.thespacedevs.com/2.3.0/spacewalks/?format=api&limit=10&offset=210&ordering=-duration", "previous": "https://lldev.thespacedevs.com/2.3.0/spacewalks/?format=api&limit=10&offset=190&ordering=-duration", "results": [ { "response_mode": "normal", "id": 134, "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/134/?format=api", "name": "PE-28 EVA", "start": "2000-05-12T10:44:00Z", "end": "2000-05-12T15:36:00Z", "duration": "PT4H52M", "location": "Mir", "crew": [ { "id": 4035, "role": { "id": 33, "role": "EV1", "priority": 0 }, "astronaut": { "id": 295, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/295/?format=api", "name": "Sergei Zalyotin", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 63, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "abbrev": "RFSA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 199, "name": "[AUTO] Sergei Zalyotin - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sergei2520zalyotin_image_20181201232209.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185207.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "list", "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P83DT16H35M40S", "eva_time": "PT4H52M", "age": 62, "date_of_birth": "1962-04-21", "date_of_death": null, "nationality": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "bio": "Sergei Viktorovich Zalyotin is a Russian cosmonaut and a veteran of two space missions.\r\n\r\nZalyotin was born in Tula and attended the Borisoglebsk Higher Military School before becoming a fighter pilot in the Russian Air Force. He also holds a degree in ecological management. Zalyotin was selected as a cosmonaut candidate in 1990. In 2000, Zalyotin was a member of the final resident crew aboard the Mir space station. He briefly visited the International Space Station aboard Soyuz TMA-1 in 2002.", "wiki": "https://en.wikipedia.org/wiki/Sergei_Zalyotin", "last_flight": "2002-10-30T03:11:11Z", "first_flight": "2000-04-04T05:01:29Z", "social_media_links": [] } }, { "id": 4036, "role": { "id": 34, "role": "EV2", "priority": 1 }, "astronaut": { "id": 160, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/160/?format=api", "name": "Aleksandr Kaleri", "status": { "id": 1, "name": "Active" }, "agency": { "response_mode": "list", "id": 63, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "abbrev": "RFSA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 718, "name": "[AUTO] Aleksandr Kaleri - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/aleksandr2520kaleri_image_20181129232134.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190613.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "list", "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P769DT6H35M", "eva_time": "PT23H23M", "age": 68, "date_of_birth": "1956-05-13", "date_of_death": null, "nationality": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "bio": "Aleksandr Yuriyevich \"Sasha\" Kaleri (Russian: Александр Юрьевич Калери; born Jūrmala, Latvian SSR, USSR, 13 May 1956) is a Russian cosmonaut and veteran of extended stays on the Mir Space Station and the International Space Station (ISS). Kaleri has most recently been in space aboard the ISS serving as a flight engineer for the long duration Expedition 25/26 missions. He has spent the fourth-longest time in space of any person, the longest time in space of any currently active cosmonaut, and the longest time in space of any person not born in what is now Russia.", "wiki": "https://en.wikipedia.org/wiki/Aleksandr_Kaleri", "last_flight": "2010-10-07T23:10:55Z", "first_flight": "1992-03-17T10:54:30Z", "social_media_links": [] } } ], "spacestation": { "id": 5, "url": "https://lldev.thespacedevs.com/2.3.0/space_stations/5/?format=api", "name": "Mir", "image": { "id": 1943, "name": "[AUTO] Mir - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mir_image_20190218204938.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194215.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "expedition": { "id": 34, "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/34/?format=api", "name": "Mir EO-28", "start": "2000-04-04T05:01:00Z", "end": "2000-06-16T00:43:00Z" }, "spacecraft_flight": null, "event": null, "program": [ { "response_mode": "list", "id": 16, "url": "https://lldev.thespacedevs.com/2.3.0/programs/16/?format=api", "name": "Mir", "image": { "id": 1891, "name": "[AUTO] Mir - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mir_program_20200821092345.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194046.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Mir" } ] }, { "response_mode": "normal", "id": 346, "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/346/?format=api", "name": "Expedition 26 EVA 2", "start": "2011-02-16T13:30:00Z", "end": "2011-02-16T18:21:00Z", "duration": "PT4H51M", "location": "International Space Station", "crew": [ { "id": 4460, "role": { "id": 33, "role": "EV1", "priority": 0 }, "astronaut": { "id": 167, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/167/?format=api", "name": "Dmitri Kondratyev", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 63, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "abbrev": "RFSA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 605, "name": "[AUTO] Dmitri Kondratyev - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/dmitri2520kondratyev_image_20181129233324.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190306.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "list", "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P159DT7H17M35S", "eva_time": "PT10H14M", "age": 55, "date_of_birth": "1969-05-25", "date_of_death": null, "nationality": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "bio": "Dmitri Yur'yevich Kondrat'yev Russian: Дмитрий Юрьевич Кондратьев (born 25 May 1969 in Irkutsk, Russia) is a retired Russian cosmonaut. He served as a crewmember on the International Space Station long duration mission Expedition 27 as Commander, having also served as a Flight Engineer on Expedition 26 during the same stay in space. Kondratyev traveled to space for the first time aboard the Soyuz TMA-20 spacecraft in December 2010.", "wiki": "https://en.wikipedia.org/wiki/Dmitri_Kondratyev", "last_flight": "2010-12-15T19:09:25Z", "first_flight": "2010-12-15T19:09:25Z", "social_media_links": [] } }, { "id": 4461, "role": { "id": 34, "role": "EV2", "priority": 1 }, "astronaut": { "id": 255, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/255/?format=api", "name": "Oleg Skripochka", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 63, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "abbrev": "RFSA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 248, "name": "[AUTO] Oleg Skripochka - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/oleg_skripochka_image_20200417064956.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185331.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "list", "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P536DT3H48M24S", "eva_time": "PT16H41M", "age": 55, "date_of_birth": "1969-12-24", "date_of_death": null, "nationality": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "bio": "Oleg Ivanovich Skripochka (Russian: Оле́г Ива́нович Скри́почка; born 24 December 1969 in Nevinnomyssk, Stavropol Krai, Russian SFSR, Soviet Union) is a Russian cosmonaut. He served as an Expedition 25/26 and 61/62 crewmember.\r\nDecember 1st, 2021 Roskosmos announced Skripochka's retirement from active duty and his assignment to a training official role within the russian space agency.", "wiki": "https://en.wikipedia.org/wiki/Oleg_Skripochka", "last_flight": "2019-09-25T13:57:42Z", "first_flight": "2010-10-07T23:10:55Z", "social_media_links": [] } } ], "spacestation": { "id": 4, "url": "https://lldev.thespacedevs.com/2.3.0/space_stations/4/?format=api", "name": "International Space Station", "image": { "id": 1952, "name": "ISS as seen from Shuttle Atlantis (STS-132)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194230.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": false, "variants": [] } }, "expedition": { "id": 60, "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/60/?format=api", "name": "Expedition 26", "start": "2010-11-26T04:46:00Z", "end": "2011-03-16T08:54:00Z" }, "spacecraft_flight": null, "event": null, "program": [ { "response_mode": "list", "id": 17, "url": "https://lldev.thespacedevs.com/2.3.0/programs/17/?format=api", "name": "International Space Station", "image": { "id": 1874, "name": "[AUTO] International Space Station - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194014.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html", "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme" } ] }, { "response_mode": "normal", "id": 336, "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/336/?format=api", "name": "Expedition 18 EVA 2", "start": "2009-03-10T16:22:00Z", "end": "2009-03-10T21:11:00Z", "duration": "PT4H49M", "location": "International Space Station", "crew": [ { "id": 4440, "role": { "id": 33, "role": "EV1", "priority": 0 }, "astronaut": { "id": 186, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/186/?format=api", "name": "Yury Lonchakov", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 63, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "abbrev": "RFSA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 948, "name": "[AUTO] Yury Lonchakov - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/yury2520lonchakov_image_20181129235955.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191215.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "list", "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P200DT18H37M54S", "eva_time": "PT10H27M", "age": 60, "date_of_birth": "1965-03-04", "date_of_death": null, "nationality": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "bio": "Yury Valentinovich Lonchakov (Russian: Юрий Валентинович Лончаков; born 4 March 1965) is a Russian former cosmonaut and a veteran of three space missions. He has spent 200 days in space and has conducted two career spacewalks.", "wiki": "https://en.wikipedia.org/wiki/Yury_Lonchakov", "last_flight": "2008-10-12T07:01:33Z", "first_flight": "2001-04-19T18:40:42Z", "social_media_links": [] } }, { "id": 4441, "role": { "id": 34, "role": "EV2", "priority": 1 }, "astronaut": { "id": 500, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/500/?format=api", "name": "Edward Michael Fincke", "status": { "id": 1, "name": "Active" }, "agency": { "response_mode": "list", "id": 44, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "abbrev": "NASA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 315, "name": "[AUTO] Michael Fincke - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/michael_fincke_image_20220911033941.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185523.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "list", "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P381DT15H8M59S", "eva_time": "P2DT36M", "age": 58, "date_of_birth": "1967-03-14", "date_of_death": null, "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Edward Michael \"Mike\"/\"Spanky\" Fincke is an American astronaut who formerly held the American record for the most time in space (381.6 days). His record was broken by Scott Kelly on October 16, 2015. He was born in Pittsburgh, Pennsylvania, but considers its suburb Emsworth to be his hometown. He is a United States Air Force officer and a NASA astronaut, and served two tours aboard the International Space Station as a flight engineer and commander. He flew on one Space Shuttle mission, STS-134 as a Mission Specialist.", "wiki": "https://en.wikipedia.org/wiki/Michael_Fincke", "last_flight": "2011-05-16T12:56:28Z", "first_flight": "2004-04-19T03:19:00Z", "social_media_links": [] } } ], "spacestation": { "id": 4, "url": "https://lldev.thespacedevs.com/2.3.0/space_stations/4/?format=api", "name": "International Space Station", "image": { "id": 1952, "name": "ISS as seen from Shuttle Atlantis (STS-132)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194230.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": false, "variants": [] } }, "expedition": { "id": 52, "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/52/?format=api", "name": "Expedition 18", "start": "2008-10-12T07:01:00Z", "end": "2009-04-08T07:16:00Z" }, "spacecraft_flight": null, "event": null, "program": [ { "response_mode": "list", "id": 17, "url": "https://lldev.thespacedevs.com/2.3.0/programs/17/?format=api", "name": "International Space Station", "image": { "id": 1874, "name": "[AUTO] International Space Station - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194014.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html", "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme" } ] }, { "response_mode": "normal", "id": 380, "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/380/?format=api", "name": "Expedition 46 EVA 3", "start": "2016-02-03T12:55:00Z", "end": "2016-02-03T17:40:00Z", "duration": "PT4H45M", "location": "International Space Station", "crew": [ { "id": 4528, "role": { "id": 33, "role": "EV1", "priority": 0 }, "astronaut": { "id": 190, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/190/?format=api", "name": "Yuri Malenchenko", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 63, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "abbrev": "RFSA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 441, "name": "[AUTO] Yuri Malenchenko - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/yuri2520malenchenko_image_20181201174359.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185848.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "list", "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P827DT9H21M40S", "eva_time": "P1DT10H54M", "age": 63, "date_of_birth": "1961-12-22", "date_of_death": null, "nationality": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "bio": "Yuri Ivanovich Malenchenko (Russian: Юрий Иванович Маленченко; born December 22, 1961) is a retired Russian cosmonaut. Malenchenko became the first person to marry in space, on 10 August 2003, when he married Ekaterina Dmitrieva, who was in Texas, while he was 240 miles over New Zealand, on the International Space Station. As of June 2016, Malenchenko ranks second for career time in space due to his time on both Mir and the International Space Station (ISS). He is a former Commander of the International Space Station.", "wiki": "https://en.wikipedia.org/wiki/Yuri_Malenchenko", "last_flight": "2015-12-15T11:03:09Z", "first_flight": "1994-07-01T12:24:50Z", "social_media_links": [] } }, { "id": 4529, "role": { "id": 34, "role": "EV2", "priority": 1 }, "astronaut": { "id": 282, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/282/?format=api", "name": "Sergey Aleksandrovich Volkov", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 63, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "abbrev": "RFSA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 599, "name": "[AUTO] Sergey Aleksandrovich Volkov - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sergey2520volkov_image_20181201224637.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190256.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "list", "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P547DT22H20M53S", "eva_time": "PT23H20M", "age": 52, "date_of_birth": "1973-04-01", "date_of_death": null, "nationality": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "bio": "Sergey Aleksandrovich Volkov is a retired Russian cosmonaut and engineer. He was a member of three missions to the International Space Station, spending more than a year in total in space. During his missions he did four spacewalks lasting more than 23 hours in total. Volkov retired from the Cosmonaut group in February 2017.", "wiki": "https://en.wikipedia.org/wiki/Sergey_Volkov_(cosmonaut)", "last_flight": "2015-09-02T04:37:43Z", "first_flight": "2008-04-08T11:16:39Z", "social_media_links": [] } } ], "spacestation": { "id": 4, "url": "https://lldev.thespacedevs.com/2.3.0/space_stations/4/?format=api", "name": "International Space Station", "image": { "id": 1952, "name": "ISS as seen from Shuttle Atlantis (STS-132)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194230.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": false, "variants": [] } }, "expedition": { "id": 80, "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/80/?format=api", "name": "Expedition 46", "start": "2015-12-11T09:49:00Z", "end": "2016-03-02T01:02:00Z" }, "spacecraft_flight": null, "event": null, "program": [ { "response_mode": "list", "id": 17, "url": "https://lldev.thespacedevs.com/2.3.0/programs/17/?format=api", "name": "International Space Station", "image": { "id": 1874, "name": "[AUTO] International Space Station - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194014.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html", "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme" } ] }, { "response_mode": "normal", "id": 379, "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/379/?format=api", "name": "Expedition 46 EVA 2", "start": "2016-01-15T13:48:00Z", "end": "2016-01-15T18:31:00Z", "duration": "PT4H43M", "location": "International Space Station", "crew": [ { "id": 4526, "role": { "id": 33, "role": "EV1", "priority": 0 }, "astronaut": { "id": 549, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/549/?format=api", "name": "Timothy Kopra", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 44, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "abbrev": "NASA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 590, "name": "[AUTO] Timothy Kopra - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/timothy_kopra_image_20220911033908.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190242.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "list", "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P244DT1H1M41S", "eva_time": "PT12H31M", "age": 62, "date_of_birth": "1963-04-09", "date_of_death": null, "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Timothy Lennart \"Tim\" Kopra is an engineer, a Colonel in the United States Army and a retired NASA astronaut. He served aboard the International Space Station as a flight engineer for Expedition 20, returning to Earth aboard Space Shuttle Discovery on the STS-128 mission on September 11, 2009. He returned to the ISS for the second time in December 2015, as part of Expedition 46 and as the Commander of 47.", "wiki": "https://en.wikipedia.org/wiki/Timothy_Kopra", "last_flight": "2015-12-15T11:03:09Z", "first_flight": "2009-07-15T22:03:10Z", "social_media_links": [] } }, { "id": 4527, "role": { "id": 34, "role": "EV2", "priority": 1 }, "astronaut": { "id": 3, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/3/?format=api", "name": "Tim Peake", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 27, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/27/?format=api", "name": "European Space Agency", "abbrev": "ESA", "type": { "id": 2, "name": "Multinational" } }, "image": { "id": 438, "name": "[AUTO] Tim Peake - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tim_peake_image_20230120154350.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185843.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "list", "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P185DT22H11M51S", "eva_time": "PT4H43M", "age": 53, "date_of_birth": "1972-04-07", "date_of_death": null, "nationality": [ { "id": 10, "name": "United Kingdom", "alpha_2_code": "GB", "alpha_3_code": "GBR", "nationality_name": "British", "nationality_name_composed": "Brito" } ], "bio": "Major Timothy Nigel Peake CMG is a British Army Air Corps officer, former European Space Agency astronaut and International Space Station (ISS) crew member. He is the first British ESA astronaut, the second astronaut to bear a flag of the United Kingdom patch, the sixth person born in the United Kingdom to go on board the International Space Station and the seventh UK-born person in space. He began the ESA's intensive astronaut basic training course in September 2009 and graduated on 22 November 2010", "wiki": "https://en.wikipedia.org/wiki/Tim_Peake", "last_flight": "2015-12-15T11:03:09Z", "first_flight": "2015-12-15T11:03:09Z", "social_media_links": [ { "id": 188, "social_media": { "id": 1, "name": "X", "url": "https://x.com", "logo": { "id": 2320, "name": "X logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/x_logo_image_20250211191027.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/x_logo_image_thumbnail_20250211191027.jpeg", "credit": "X", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "url": "https://twitter.com/astro_timpeake" }, { "id": 189, "social_media": { "id": 2, "name": "Instagram", "url": "https://instagram.com", "logo": { "id": 2322, "name": "Instagram logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/instagram_logo_image_20250211191139.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/instagram_logo_image_thumbnail_20250211191139.png", "credit": "Instagram", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "url": "https://www.instagram.com/astro_timpeake/" } ] } } ], "spacestation": { "id": 4, "url": "https://lldev.thespacedevs.com/2.3.0/space_stations/4/?format=api", "name": "International Space Station", "image": { "id": 1952, "name": "ISS as seen from Shuttle Atlantis (STS-132)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194230.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": false, "variants": [] } }, "expedition": { "id": 80, "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/80/?format=api", "name": "Expedition 46", "start": "2015-12-11T09:49:00Z", "end": "2016-03-02T01:02:00Z" }, "spacecraft_flight": null, "event": null, "program": [ { "response_mode": "list", "id": 17, "url": "https://lldev.thespacedevs.com/2.3.0/programs/17/?format=api", "name": "International Space Station", "image": { "id": 1874, "name": "[AUTO] International Space Station - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194014.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html", "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme" } ] }, { "response_mode": "normal", "id": 474, "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/474/?format=api", "name": "Expedition 71 EVA 1", "start": "2024-04-25T14:57:00Z", "end": "2024-04-25T19:33:00Z", "duration": "PT4H36M", "location": "International Space Station", "crew": [ { "id": 4893, "role": { "id": 33, "role": "EV1", "priority": 0 }, "astronaut": { "id": 168, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/168/?format=api", "name": "Oleg Kononenko", "status": { "id": 1, "name": "Active" }, "agency": { "response_mode": "list", "id": 63, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "abbrev": "RFSA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 566, "name": "[AUTO] Oleg Kononenko - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/oleg2520kononenko_image_20181129233442.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190205.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "list", "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P1110DT12H9M55S", "eva_time": "P1DT18H30M", "age": 60, "date_of_birth": "1964-06-21", "date_of_death": null, "nationality": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "bio": "Oleg Dmitriyevich Kononenko (Russian: Олег Дмитриевич Кононенко) is a Russian cosmonaut. He has flown to the International Space Station three times, as a flight engineer for Expedition 17 aboard Soyuz TMA-12, as a flight engineer on Expedition 30 and commander of Expedition 31 aboard Soyuz TMA-03M, and as a flight engineer on Expedition 44 and Expedition 45 aboard Soyuz TMA-17M. Kononenko has accumulated over 533 days in orbit during three long duration flights to ISS.", "wiki": "https://en.wikipedia.org/wiki/Oleg_Kononenko", "last_flight": "2023-09-15T15:44:35Z", "first_flight": "2008-04-08T11:16:39Z", "social_media_links": [] } }, { "id": 4894, "role": { "id": 34, "role": "EV2", "priority": 1 }, "astronaut": { "id": 733, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/733/?format=api", "name": "Nikolai Chub", "status": { "id": 1, "name": "Active" }, "agency": { "response_mode": "list", "id": 63, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "abbrev": "RFSA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 432, "name": "[AUTO] Nikolai Chub - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/nikolai_chub_image_20230913074136.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185834.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "list", "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P373DT20H14M25S", "eva_time": "PT12H17M", "age": 40, "date_of_birth": "1984-06-10", "date_of_death": null, "nationality": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "bio": "Nikolai Aleksandrovich Chub (Николай Александрович Чуб) is a Russian cosmonaut. He was selected to cosmonaut corps in 2012.\r\n\r\nISS-69 expedition will be the first spaceflight for Chub.", "wiki": "https://en.wikipedia.org/wiki/Nikolai_Chub", "last_flight": "2023-09-15T15:44:35Z", "first_flight": "2023-09-15T15:44:35Z", "social_media_links": [] } } ], "spacestation": { "id": 4, "url": "https://lldev.thespacedevs.com/2.3.0/space_stations/4/?format=api", "name": "International Space Station", "image": { "id": 1952, "name": "ISS as seen from Shuttle Atlantis (STS-132)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194230.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": false, "variants": [] } }, "expedition": { "id": 158, "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/158/?format=api", "name": "Expedition 71", "start": "2024-04-06T03:53:57Z", "end": "2024-09-23T08:36:30Z" }, "spacecraft_flight": null, "event": { "id": 977, "url": "https://lldev.thespacedevs.com/2.3.0/events/977/?format=api", "name": "Russian EVA-62", "info_urls": [], "vid_urls": [], "image": { "id": 1095, "name": "Russian EVA", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian_eva-46_image_20201113081602.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191623.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": false, "variants": [] }, "date": "2024-04-25T14:55:00Z" }, "program": [ { "response_mode": "list", "id": 17, "url": "https://lldev.thespacedevs.com/2.3.0/programs/17/?format=api", "name": "International Space Station", "image": { "id": 1874, "name": "[AUTO] International Space Station - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194014.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html", "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme" } ] }, { "response_mode": "normal", "id": 89, "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/89/?format=api", "name": "PE-13 EVA 2", "start": "1993-06-18T17:25:00Z", "end": "1993-06-18T21:58:00Z", "duration": "PT4H33M", "location": "Mir", "crew": [ { "id": 3945, "role": { "id": 33, "role": "EV1", "priority": 0 }, "astronaut": { "id": 194, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/194/?format=api", "name": "Gennadi Manakov", "status": { "id": 11, "name": "Deceased" }, "agency": { "response_mode": "list", "id": 63, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "abbrev": "RFSA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 780, "name": "[AUTO] Gennadi Manakov - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gennadi2520manakov_image_20181201175029.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190746.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "list", "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P309DT21H18M34S", "eva_time": "PT12H43M", "age": 69, "date_of_birth": "1950-06-01", "date_of_death": "2019-09-26", "nationality": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "bio": "Gennadi Mikhailovich Manakov is a former cosmonaut who commanded two Soyuz flights.\r\nHe was selected on 2 September 1985 and flew as Commander on Soyuz TM-10 and Soyuz TM-16, retiring on 20 December 1996.", "wiki": "https://en.wikipedia.org/wiki/Gennadi_Manakov", "last_flight": "1993-01-24T05:58:05Z", "first_flight": "1990-08-01T09:32:21Z", "social_media_links": [] } }, { "id": 3946, "role": { "id": 34, "role": "EV2", "priority": 1 }, "astronaut": { "id": 223, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/223/?format=api", "name": "Aleksandr Poleshchuk", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 63, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "abbrev": "RFSA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 221, "name": "[AUTO] Aleksandr Poleshchuk - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/aleksandr2520poleshchuk_image_20181201212023.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185243.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "list", "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P179DT42M55S", "eva_time": "PT9H58M", "age": 71, "date_of_birth": "1953-10-30", "date_of_death": null, "nationality": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "bio": "Aleksandr Fyodorovich Poleshchuk (Russian: Александр Фёдорович Полещук, born October 30, 1953) is a Russian cosmonaut.\r\nIn February 1989 he was selected as a test cosmonaut candidate (1989 Cosmonaut Candidates Class, Group 14, Civil Specialists). From September 1989 to January 1991 he underwent the complete course of general space training and was qualified as a test cosmonaut, and then till March 1992 he undertook advanced training for the Soyuz-TM transport vehicle and Mir station flight.\r\n\r\nIn 1992 he was selected as the backup flight engineer of the Soyuz TM-15 joint Russian-French mission, and consequently nominated as the flight engineer of the prime crew of Soyuz TM-16. In space from January 24 to July 22, 1993, he participated in a 179-day space flight with Gennady Manakov. During the flight he performed two EVAs totaling 9 hours and 58 minutes. Also testing of the androgynous peripheral docking subassembly of the Kristall module was performed.", "wiki": "https://en.wikipedia.org/wiki/Aleksandr_Poleshchuk", "last_flight": "1993-01-24T05:58:05Z", "first_flight": "1993-01-24T05:58:05Z", "social_media_links": [] } } ], "spacestation": { "id": 5, "url": "https://lldev.thespacedevs.com/2.3.0/space_stations/5/?format=api", "name": "Mir", "image": { "id": 1943, "name": "[AUTO] Mir - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mir_image_20190218204938.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194215.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "expedition": { "id": 19, "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/19/?format=api", "name": "Mir EO-13", "start": "1993-01-24T05:58:00Z", "end": "1993-07-22T06:41:00Z" }, "spacecraft_flight": null, "event": null, "program": [ { "response_mode": "list", "id": 16, "url": "https://lldev.thespacedevs.com/2.3.0/programs/16/?format=api", "name": "Mir", "image": { "id": 1891, "name": "[AUTO] Mir - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mir_program_20200821092345.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194046.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Mir" } ] }, { "response_mode": "normal", "id": 312, "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/312/?format=api", "name": "Expedition 9 EVA 3", "start": "2004-08-03T06:58:00Z", "end": "2004-08-03T11:28:00Z", "duration": "PT4H30M", "location": "International Space Station", "crew": [ { "id": 4392, "role": { "id": 33, "role": "EV1", "priority": 0 }, "astronaut": { "id": 217, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/217/?format=api", "name": "Gennady Padalka", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 63, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "abbrev": "RFSA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 811, "name": "[AUTO] Gennady Padalka - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gennady2520padalka_image_20181201185148.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190835.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "list", "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P878DT11H29M11S", "eva_time": "P1DT14H37M", "age": 66, "date_of_birth": "1958-06-21", "date_of_death": null, "nationality": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "bio": "Gennady Ivanovich Padalka (Russian: Гeннадий Иванович Падалка; born 21 June 1958 in Krasnodar, Russia) is a Russian Air Force officer and an RKA cosmonaut. Padalka currently has the world record for the most time spent in space, having spent 879 days in space, more than any other person. He worked on both Mir and the International Space Station.", "wiki": "https://en.wikipedia.org/wiki/Gennady_Padalka", "last_flight": "2015-03-27T19:42:57Z", "first_flight": "1998-08-13T09:43:11Z", "social_media_links": [] } }, { "id": 4393, "role": { "id": 34, "role": "EV2", "priority": 1 }, "astronaut": { "id": 500, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/500/?format=api", "name": "Edward Michael Fincke", "status": { "id": 1, "name": "Active" }, "agency": { "response_mode": "list", "id": 44, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "abbrev": "NASA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 315, "name": "[AUTO] Michael Fincke - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/michael_fincke_image_20220911033941.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185523.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "list", "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P381DT15H8M59S", "eva_time": "P2DT36M", "age": 58, "date_of_birth": "1967-03-14", "date_of_death": null, "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Edward Michael \"Mike\"/\"Spanky\" Fincke is an American astronaut who formerly held the American record for the most time in space (381.6 days). His record was broken by Scott Kelly on October 16, 2015. He was born in Pittsburgh, Pennsylvania, but considers its suburb Emsworth to be his hometown. He is a United States Air Force officer and a NASA astronaut, and served two tours aboard the International Space Station as a flight engineer and commander. He flew on one Space Shuttle mission, STS-134 as a Mission Specialist.", "wiki": "https://en.wikipedia.org/wiki/Michael_Fincke", "last_flight": "2011-05-16T12:56:28Z", "first_flight": "2004-04-19T03:19:00Z", "social_media_links": [] } } ], "spacestation": { "id": 4, "url": "https://lldev.thespacedevs.com/2.3.0/space_stations/4/?format=api", "name": "International Space Station", "image": { "id": 1952, "name": "ISS as seen from Shuttle Atlantis (STS-132)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194230.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": false, "variants": [] } }, "expedition": { "id": 43, "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/43/?format=api", "name": "Expedition 9", "start": "2004-04-21T05:01:00Z", "end": "2004-10-23T20:08:00Z" }, "spacecraft_flight": null, "event": null, "program": [ { "response_mode": "list", "id": 17, "url": "https://lldev.thespacedevs.com/2.3.0/programs/17/?format=api", "name": "International Space Station", "image": { "id": 1874, "name": "[AUTO] International Space Station - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194014.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html", "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme" } ] }, { "response_mode": "normal", "id": 305, "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/305/?format=api", "name": "Expedition 5 EVA 1", "start": "2002-08-16T09:25:00Z", "end": "2002-08-16T13:48:00Z", "duration": "PT4H23M", "location": "International Space Station", "crew": [ { "id": 4378, "role": { "id": 33, "role": "EV1", "priority": 0 }, "astronaut": { "id": 170, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/170/?format=api", "name": "Valery Korzun", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 63, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "abbrev": "RFSA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 474, "name": "[AUTO] Valery Korzun - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/valery2520korzun_image_20181129233723.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185941.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "list", "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P381DT15H41M8S", "eva_time": "PT22H17M", "age": 72, "date_of_birth": "1953-03-05", "date_of_death": null, "nationality": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "bio": "Valery Grigoryevich Korzun (Russian: Валерий Григорьевич Корзун, born 5 March 1953) is a Russian cosmonaut. He has been in space twice totalling 381 days. He has also conducted four career spacewalks.", "wiki": "https://en.wikipedia.org/wiki/Valery_Korzun", "last_flight": "2002-06-05T21:22:49Z", "first_flight": "1996-08-17T13:18:03Z", "social_media_links": [] } }, { "id": 4379, "role": { "id": 34, "role": "EV2", "priority": 1 }, "astronaut": { "id": 513, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/513/?format=api", "name": "Peggy Whitson", "status": { "id": 1, "name": "Active" }, "agency": { "response_mode": "list", "id": 1022, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1022/?format=api", "name": "Axiom Space", "abbrev": "AXS", "type": { "id": 5, "name": "Private" } }, "image": { "id": 821, "name": "[AUTO] Peggy Whitson - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/peggy_whitson_image_20210210144848.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190851.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "list", "type": { "id": 3, "name": "Private" }, "in_space": false, "time_in_space": "P675DT3H52M10S", "eva_time": "P2DT12H25M", "age": 65, "date_of_birth": "1960-02-09", "date_of_death": null, "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Peggy Annette Whitson is an American biochemistry researcher, retired NASA astronaut, and former NASA Chief Astronaut. Her first space mission was in 2002, with an extended stay aboard the International Space Station as a member of Expedition 5. Her second mission launched October 10, 2007, as the first female commander of the ISS with Expedition 16. She was on her third long-duration space flight and was the commander of the International Space Station for Expedition 51, before handing over command to Fyodor Yurchikhin on June 1, 2017.", "wiki": "https://en.wikipedia.org/wiki/Peggy_Whitson", "last_flight": "2023-05-21T21:37:09Z", "first_flight": "2002-06-05T21:22:49Z", "social_media_links": [ { "id": 32, "social_media": { "id": 1, "name": "X", "url": "https://x.com", "logo": { "id": 2320, "name": "X logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/x_logo_image_20250211191027.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/x_logo_image_thumbnail_20250211191027.jpeg", "credit": "X", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "url": "https://twitter.com/AstroPeggy" }, { "id": 33, "social_media": { "id": 2, "name": "Instagram", "url": "https://instagram.com", "logo": { "id": 2322, "name": "Instagram logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/instagram_logo_image_20250211191139.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/instagram_logo_image_thumbnail_20250211191139.png", "credit": "Instagram", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "url": "https://www.instagram.com/astro_peggy/" } ] } } ], "spacestation": { "id": 4, "url": "https://lldev.thespacedevs.com/2.3.0/space_stations/4/?format=api", "name": "International Space Station", "image": { "id": 1952, "name": "ISS as seen from Shuttle Atlantis (STS-132)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194230.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": false, "variants": [] } }, "expedition": { "id": 39, "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/39/?format=api", "name": "Expedition 5", "start": "2002-06-07T16:25:00Z", "end": "2002-12-02T20:05:00Z" }, "spacecraft_flight": null, "event": null, "program": [ { "response_mode": "list", "id": 17, "url": "https://lldev.thespacedevs.com/2.3.0/programs/17/?format=api", "name": "International Space Station", "image": { "id": 1874, "name": "[AUTO] International Space Station - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194014.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html", "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme" } ] }, { "response_mode": "normal", "id": 111, "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/111/?format=api", "name": "PE-21 EVA 4", "start": "1996-05-30T18:20:00Z", "end": "1996-05-30T22:40:00Z", "duration": "PT4H20M", "location": "Mir", "crew": [ { "id": 3989, "role": { "id": 33, "role": "EV1", "priority": 0 }, "astronaut": { "id": 215, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/215/?format=api", "name": "Yury Onufriyenko", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 63, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "abbrev": "RFSA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 900, "name": "[AUTO] Yury Onufriyenko - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/yury2520onufriyenko_image_20181201184528.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191102.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "list", "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P389DT14H46M12S", "eva_time": "P1DT18H32M", "age": 64, "date_of_birth": "1961-02-06", "date_of_death": null, "nationality": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "bio": "Col. Yuri Ivanovich Onufriyenko (Russian: Юрий Иванович Онуфриенко, Ukrainian: Юрій Іванович Онуфрієнко) (born 6 February 1961) is a retired Russian cosmonaut. He is a veteran of two extended spaceflights, aboard the space station Mir in 1996 and aboard the International Space Station in 2001-2002.", "wiki": "https://en.wikipedia.org/wiki/Yury_Onufriyenko", "last_flight": "2001-12-05T22:19:28Z", "first_flight": "1996-02-21T12:34:05Z", "social_media_links": [] } }, { "id": 3990, "role": { "id": 34, "role": "EV2", "priority": 1 }, "astronaut": { "id": 274, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/274/?format=api", "name": "Yury Usachov", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 63, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "abbrev": "RFSA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 648, "name": "[AUTO] Yury Usachov - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/yury2520usachov_image_20181201223522.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190415.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "list", "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P552DT22H23M37S", "eva_time": "P1DT6H49M", "age": 67, "date_of_birth": "1957-10-09", "date_of_death": null, "nationality": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "bio": "Yury Vladimirovich Usachov (Russian: Юрий Владимирович Усачёв; born October 9, 1957 in Donetsk, Rostov Oblast, Russia) is a former cosmonaut who resides in Star City, Moscow. Usachov is a veteran of four spaceflights, including two long duration missions on board the Mir Space Station and another on board the International Space Station.", "wiki": "https://en.wikipedia.org/wiki/Yury_Usachov", "last_flight": "2001-03-08T11:42:09Z", "first_flight": "1994-01-08T10:05:34Z", "social_media_links": [] } } ], "spacestation": { "id": 5, "url": "https://lldev.thespacedevs.com/2.3.0/space_stations/5/?format=api", "name": "Mir", "image": { "id": 1943, "name": "[AUTO] Mir - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mir_image_20190218204938.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194215.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "expedition": { "id": 27, "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/27/?format=api", "name": "Mir EO-21", "start": "1996-02-21T12:34:00Z", "end": "1996-09-02T07:41:00Z" }, "spacecraft_flight": null, "event": null, "program": [ { "response_mode": "list", "id": 16, "url": "https://lldev.thespacedevs.com/2.3.0/programs/16/?format=api", "name": "Mir", "image": { "id": 1891, "name": "[AUTO] Mir - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mir_program_20200821092345.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194046.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Mir" } ] } ] }{ "count": 269, "next": "