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=180&ordering=name
https://lldev.thespacedevs.com/2.3.0/spacewalks/?format=api&limit=10&offset=190&ordering=name", "previous": "https://lldev.thespacedevs.com/2.3.0/spacewalks/?format=api&limit=10&offset=170&ordering=name", "results": [ { "response_mode": "normal", "id": 97, "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/97/?format=api", "name": "PE-18 EVA 1", "start": "1995-05-12T04:20:44Z", "end": "1995-05-12T10:35:16Z", "duration": "PT6H14M32S", "location": "Mir", "crew": [ { "id": 3961, "role": { "id": 33, "role": "EV1", "priority": 0 }, "astronaut": { "id": 92, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/92/?format=api", "name": "Vladimir Dezhurov", "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": 358, "name": "[AUTO] Vladimir Dezhurov - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vladimir2520dezhurov_image_20181128225249.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185640.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": "P244DT5H29M12S", "eva_time": "P1DT13H35M13S", "age": 62, "date_of_birth": "1962-07-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": "Vladimir Nikolayevich Dezhurov (Russian: Влади́мир Никола́евич Дежу́ров; born July 30, 1962) is a former cosmonaut who resides in Star City, Moscow. He is a veteran of two spaceflights, to the Mir and International Space Stations. During his career, Dezhurov also conducted nine spacewalks before his retirement on July 12, 2004.", "wiki": "https://en.wikipedia.org/wiki/Vladimir_Dezhurov", "last_flight": "2001-08-10T21:10:14Z", "first_flight": "1995-03-14T06:11:34Z", "social_media_links": [] } }, { "id": 3962, "role": { "id": 34, "role": "EV2", "priority": 1 }, "astronaut": { "id": 259, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/259/?format=api", "name": "Gennadi Strekalov", "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": 234, "name": "[AUTO] Gennadi Strekalov - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gennadi2520strekalov_image_20181201221605.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185305.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": "P268DT22H29M54S", "eva_time": "PT21H40M13S", "age": 64, "date_of_birth": "1940-10-26", "date_of_death": "2004-12-25", "nationality": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "bio": "Gennadi Mikhailovich Strekalov (Russian: Генна́дий Миха́йлович Стрека́лов; October 26, 1940 – December 25, 2004) was an engineer, cosmonaut, and administrator at Russian aerospace firm RSC Energia. He flew into space five times and lived aboard the Salyut-6, Salyut-7, and Mir space stations, spending over 268 days in space. The catastrophic explosion of a Soyuz rocket in 1983 led to him being one of only two people to use a launch escape system.", "wiki": "https://en.wikipedia.org/wiki/Gennadi_Strekalov", "last_flight": "1995-03-14T06:11:34Z", "first_flight": "1980-11-27T14:18:28Z", "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": 24, "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/24/?format=api", "name": "Mir EO-18", "start": "1995-03-14T06:11:00Z", "end": "1995-07-07T14:55: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": 98, "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/98/?format=api", "name": "PE-18 EVA 2", "start": "1995-05-17T02:38:00Z", "end": "1995-05-17T09:20:00Z", "duration": "PT6H42M", "location": "Mir", "crew": [ { "id": 3963, "role": { "id": 33, "role": "EV1", "priority": 0 }, "astronaut": { "id": 92, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/92/?format=api", "name": "Vladimir Dezhurov", "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": 358, "name": "[AUTO] Vladimir Dezhurov - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vladimir2520dezhurov_image_20181128225249.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185640.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": "P244DT5H29M12S", "eva_time": "P1DT13H35M13S", "age": 62, "date_of_birth": "1962-07-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": "Vladimir Nikolayevich Dezhurov (Russian: Влади́мир Никола́евич Дежу́ров; born July 30, 1962) is a former cosmonaut who resides in Star City, Moscow. He is a veteran of two spaceflights, to the Mir and International Space Stations. During his career, Dezhurov also conducted nine spacewalks before his retirement on July 12, 2004.", "wiki": "https://en.wikipedia.org/wiki/Vladimir_Dezhurov", "last_flight": "2001-08-10T21:10:14Z", "first_flight": "1995-03-14T06:11:34Z", "social_media_links": [] } }, { "id": 3964, "role": { "id": 34, "role": "EV2", "priority": 1 }, "astronaut": { "id": 259, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/259/?format=api", "name": "Gennadi Strekalov", "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": 234, "name": "[AUTO] Gennadi Strekalov - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gennadi2520strekalov_image_20181201221605.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185305.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": "P268DT22H29M54S", "eva_time": "PT21H40M13S", "age": 64, "date_of_birth": "1940-10-26", "date_of_death": "2004-12-25", "nationality": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "bio": "Gennadi Mikhailovich Strekalov (Russian: Генна́дий Миха́йлович Стрека́лов; October 26, 1940 – December 25, 2004) was an engineer, cosmonaut, and administrator at Russian aerospace firm RSC Energia. He flew into space five times and lived aboard the Salyut-6, Salyut-7, and Mir space stations, spending over 268 days in space. The catastrophic explosion of a Soyuz rocket in 1983 led to him being one of only two people to use a launch escape system.", "wiki": "https://en.wikipedia.org/wiki/Gennadi_Strekalov", "last_flight": "1995-03-14T06:11:34Z", "first_flight": "1980-11-27T14:18:28Z", "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": 24, "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/24/?format=api", "name": "Mir EO-18", "start": "1995-03-14T06:11:00Z", "end": "1995-07-07T14:55: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": 99, "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/99/?format=api", "name": "PE-18 EVA 3", "start": "1995-05-22T00:10:20Z", "end": "1995-05-22T05:25:11Z", "duration": "PT5H14M51S", "location": "Mir", "crew": [ { "id": 3965, "role": { "id": 33, "role": "EV1", "priority": 0 }, "astronaut": { "id": 92, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/92/?format=api", "name": "Vladimir Dezhurov", "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": 358, "name": "[AUTO] Vladimir Dezhurov - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vladimir2520dezhurov_image_20181128225249.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185640.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": "P244DT5H29M12S", "eva_time": "P1DT13H35M13S", "age": 62, "date_of_birth": "1962-07-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": "Vladimir Nikolayevich Dezhurov (Russian: Влади́мир Никола́евич Дежу́ров; born July 30, 1962) is a former cosmonaut who resides in Star City, Moscow. He is a veteran of two spaceflights, to the Mir and International Space Stations. During his career, Dezhurov also conducted nine spacewalks before his retirement on July 12, 2004.", "wiki": "https://en.wikipedia.org/wiki/Vladimir_Dezhurov", "last_flight": "2001-08-10T21:10:14Z", "first_flight": "1995-03-14T06:11:34Z", "social_media_links": [] } }, { "id": 3966, "role": { "id": 34, "role": "EV2", "priority": 1 }, "astronaut": { "id": 259, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/259/?format=api", "name": "Gennadi Strekalov", "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": 234, "name": "[AUTO] Gennadi Strekalov - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gennadi2520strekalov_image_20181201221605.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185305.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": "P268DT22H29M54S", "eva_time": "PT21H40M13S", "age": 64, "date_of_birth": "1940-10-26", "date_of_death": "2004-12-25", "nationality": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "bio": "Gennadi Mikhailovich Strekalov (Russian: Генна́дий Миха́йлович Стрека́лов; October 26, 1940 – December 25, 2004) was an engineer, cosmonaut, and administrator at Russian aerospace firm RSC Energia. He flew into space five times and lived aboard the Salyut-6, Salyut-7, and Mir space stations, spending over 268 days in space. The catastrophic explosion of a Soyuz rocket in 1983 led to him being one of only two people to use a launch escape system.", "wiki": "https://en.wikipedia.org/wiki/Gennadi_Strekalov", "last_flight": "1995-03-14T06:11:34Z", "first_flight": "1980-11-27T14:18:28Z", "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": 24, "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/24/?format=api", "name": "Mir EO-18", "start": "1995-03-14T06:11:00Z", "end": "1995-07-07T14:55: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": 100, "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/100/?format=api", "name": "PE-18 EVA 4", "start": "1995-05-28T22:22:00Z", "end": "1995-05-28T22:43:00Z", "duration": "PT21M", "location": "Mir", "crew": [ { "id": 3967, "role": { "id": 33, "role": "EV1", "priority": 0 }, "astronaut": { "id": 92, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/92/?format=api", "name": "Vladimir Dezhurov", "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": 358, "name": "[AUTO] Vladimir Dezhurov - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vladimir2520dezhurov_image_20181128225249.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185640.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": "P244DT5H29M12S", "eva_time": "P1DT13H35M13S", "age": 62, "date_of_birth": "1962-07-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": "Vladimir Nikolayevich Dezhurov (Russian: Влади́мир Никола́евич Дежу́ров; born July 30, 1962) is a former cosmonaut who resides in Star City, Moscow. He is a veteran of two spaceflights, to the Mir and International Space Stations. During his career, Dezhurov also conducted nine spacewalks before his retirement on July 12, 2004.", "wiki": "https://en.wikipedia.org/wiki/Vladimir_Dezhurov", "last_flight": "2001-08-10T21:10:14Z", "first_flight": "1995-03-14T06:11:34Z", "social_media_links": [] } }, { "id": 3968, "role": { "id": 34, "role": "EV2", "priority": 1 }, "astronaut": { "id": 259, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/259/?format=api", "name": "Gennadi Strekalov", "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": 234, "name": "[AUTO] Gennadi Strekalov - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gennadi2520strekalov_image_20181201221605.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185305.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": "P268DT22H29M54S", "eva_time": "PT21H40M13S", "age": 64, "date_of_birth": "1940-10-26", "date_of_death": "2004-12-25", "nationality": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "bio": "Gennadi Mikhailovich Strekalov (Russian: Генна́дий Миха́йлович Стрека́лов; October 26, 1940 – December 25, 2004) was an engineer, cosmonaut, and administrator at Russian aerospace firm RSC Energia. He flew into space five times and lived aboard the Salyut-6, Salyut-7, and Mir space stations, spending over 268 days in space. The catastrophic explosion of a Soyuz rocket in 1983 led to him being one of only two people to use a launch escape system.", "wiki": "https://en.wikipedia.org/wiki/Gennadi_Strekalov", "last_flight": "1995-03-14T06:11:34Z", "first_flight": "1980-11-27T14:18:28Z", "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": 24, "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/24/?format=api", "name": "Mir EO-18", "start": "1995-03-14T06:11:00Z", "end": "1995-07-07T14:55: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": 101, "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/101/?format=api", "name": "PE-18 EVA 5", "start": "1995-06-01T22:05:30Z", "end": "1995-06-01T22:28:20Z", "duration": "PT22M50S", "location": "Mir", "crew": [ { "id": 3969, "role": { "id": 33, "role": "EV1", "priority": 0 }, "astronaut": { "id": 92, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/92/?format=api", "name": "Vladimir Dezhurov", "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": 358, "name": "[AUTO] Vladimir Dezhurov - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vladimir2520dezhurov_image_20181128225249.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185640.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": "P244DT5H29M12S", "eva_time": "P1DT13H35M13S", "age": 62, "date_of_birth": "1962-07-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": "Vladimir Nikolayevich Dezhurov (Russian: Влади́мир Никола́евич Дежу́ров; born July 30, 1962) is a former cosmonaut who resides in Star City, Moscow. He is a veteran of two spaceflights, to the Mir and International Space Stations. During his career, Dezhurov also conducted nine spacewalks before his retirement on July 12, 2004.", "wiki": "https://en.wikipedia.org/wiki/Vladimir_Dezhurov", "last_flight": "2001-08-10T21:10:14Z", "first_flight": "1995-03-14T06:11:34Z", "social_media_links": [] } }, { "id": 3970, "role": { "id": 34, "role": "EV2", "priority": 1 }, "astronaut": { "id": 259, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/259/?format=api", "name": "Gennadi Strekalov", "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": 234, "name": "[AUTO] Gennadi Strekalov - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gennadi2520strekalov_image_20181201221605.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185305.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": "P268DT22H29M54S", "eva_time": "PT21H40M13S", "age": 64, "date_of_birth": "1940-10-26", "date_of_death": "2004-12-25", "nationality": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "bio": "Gennadi Mikhailovich Strekalov (Russian: Генна́дий Миха́йлович Стрека́лов; October 26, 1940 – December 25, 2004) was an engineer, cosmonaut, and administrator at Russian aerospace firm RSC Energia. He flew into space five times and lived aboard the Salyut-6, Salyut-7, and Mir space stations, spending over 268 days in space. The catastrophic explosion of a Soyuz rocket in 1983 led to him being one of only two people to use a launch escape system.", "wiki": "https://en.wikipedia.org/wiki/Gennadi_Strekalov", "last_flight": "1995-03-14T06:11:34Z", "first_flight": "1980-11-27T14:18:28Z", "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": 24, "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/24/?format=api", "name": "Mir EO-18", "start": "1995-03-14T06:11:00Z", "end": "1995-07-07T14:55: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": 102, "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/102/?format=api", "name": "PE-19 EVA 1", "start": "1995-07-14T03:56:00Z", "end": "1995-07-14T09:30:00Z", "duration": "PT5H34M", "location": "Mir", "crew": [ { "id": 3971, "role": { "id": 33, "role": "EV1", "priority": 0 }, "astronaut": { "id": 257, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/257/?format=api", "name": "Anatoly Solovyev", "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": 460, "name": "[AUTO] Anatoly Solovyev - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/anatoly2520solovyev_image_20181201221333.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185917.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": "P651DT1M21S", "eva_time": "P3DT6H48M", "age": 77, "date_of_birth": "1948-01-16", "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": "Anatoly Yakovlevich Solovyev (Russian: Анатолий Яковлевич Соловьёв; born January 16, 1948 – alternate spelling \"Solovyov\") is a retired Russian and Soviet cosmonaut and pilot. Solovyev holds the world record on the number of spacewalks performed (16), and accumulated time spent spacewalking (over 82 hours).", "wiki": "https://en.wikipedia.org/wiki/Anatoly_Solovyev", "last_flight": "1997-08-05T15:35:54Z", "first_flight": "1988-06-07T14:03:13Z", "social_media_links": [] } }, { "id": 3972, "role": { "id": 34, "role": "EV2", "priority": 1 }, "astronaut": { "id": 83, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/83/?format=api", "name": "Nikolai Budarin", "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": 340, "name": "[AUTO] Nikolai Budarin - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/nikolai2520budarin_image_20181128223920.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185610.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": "P444DT1H24M12S", "eva_time": "P1DT20H46M", "age": 61, "date_of_birth": "1963-04-29", "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 Mikhailovich Budarin (Russian: Николай Михайлович Бударин) (born April 29, 1953 in Kirya, Chuvashia) is a retired Russian cosmonaut, a veteran of three extended space missions aboard the Mir Space Station and the International Space Station. He has also performed eight career spacewalks with a total time of 44 hours.\r\n\r\nNamed a cosmonaut candidate in 1989, Budarin's first space mission was a long-term assignment aboard the space station Mir in 1995. Since then, he again made extended stays on Mir in 1998 and the International Space Station Expedition 6 from 2002 to 2003.", "wiki": "https://en.wikipedia.org/wiki/Nikolai_Budarin", "last_flight": "2002-11-24T00:49:47Z", "first_flight": "1995-06-27T19:32:19Z", "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": 25, "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/25/?format=api", "name": "Mir EO-19", "start": "1995-06-27T19:32:00Z", "end": "1995-09-11T06:52: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": 103, "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/103/?format=api", "name": "PE-19 EVA 2", "start": "1995-07-19T00:39:00Z", "end": "1995-07-19T03:47:00Z", "duration": "PT3H8M", "location": "Mir", "crew": [ { "id": 3973, "role": { "id": 33, "role": "EV1", "priority": 0 }, "astronaut": { "id": 257, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/257/?format=api", "name": "Anatoly Solovyev", "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": 460, "name": "[AUTO] Anatoly Solovyev - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/anatoly2520solovyev_image_20181201221333.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185917.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": "P651DT1M21S", "eva_time": "P3DT6H48M", "age": 77, "date_of_birth": "1948-01-16", "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": "Anatoly Yakovlevich Solovyev (Russian: Анатолий Яковлевич Соловьёв; born January 16, 1948 – alternate spelling \"Solovyov\") is a retired Russian and Soviet cosmonaut and pilot. Solovyev holds the world record on the number of spacewalks performed (16), and accumulated time spent spacewalking (over 82 hours).", "wiki": "https://en.wikipedia.org/wiki/Anatoly_Solovyev", "last_flight": "1997-08-05T15:35:54Z", "first_flight": "1988-06-07T14:03:13Z", "social_media_links": [] } }, { "id": 3974, "role": { "id": 34, "role": "EV2", "priority": 1 }, "astronaut": { "id": 83, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/83/?format=api", "name": "Nikolai Budarin", "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": 340, "name": "[AUTO] Nikolai Budarin - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/nikolai2520budarin_image_20181128223920.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185610.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": "P444DT1H24M12S", "eva_time": "P1DT20H46M", "age": 61, "date_of_birth": "1963-04-29", "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 Mikhailovich Budarin (Russian: Николай Михайлович Бударин) (born April 29, 1953 in Kirya, Chuvashia) is a retired Russian cosmonaut, a veteran of three extended space missions aboard the Mir Space Station and the International Space Station. He has also performed eight career spacewalks with a total time of 44 hours.\r\n\r\nNamed a cosmonaut candidate in 1989, Budarin's first space mission was a long-term assignment aboard the space station Mir in 1995. Since then, he again made extended stays on Mir in 1998 and the International Space Station Expedition 6 from 2002 to 2003.", "wiki": "https://en.wikipedia.org/wiki/Nikolai_Budarin", "last_flight": "2002-11-24T00:49:47Z", "first_flight": "1995-06-27T19:32:19Z", "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": 25, "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/25/?format=api", "name": "Mir EO-19", "start": "1995-06-27T19:32:00Z", "end": "1995-09-11T06:52: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": 104, "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/104/?format=api", "name": "PE-19 EVA 3", "start": "1995-07-21T00:28:00Z", "end": "1995-07-21T06:18:00Z", "duration": "PT5H50M", "location": "Mir", "crew": [ { "id": 3975, "role": { "id": 33, "role": "EV1", "priority": 0 }, "astronaut": { "id": 257, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/257/?format=api", "name": "Anatoly Solovyev", "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": 460, "name": "[AUTO] Anatoly Solovyev - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/anatoly2520solovyev_image_20181201221333.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185917.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": "P651DT1M21S", "eva_time": "P3DT6H48M", "age": 77, "date_of_birth": "1948-01-16", "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": "Anatoly Yakovlevich Solovyev (Russian: Анатолий Яковлевич Соловьёв; born January 16, 1948 – alternate spelling \"Solovyov\") is a retired Russian and Soviet cosmonaut and pilot. Solovyev holds the world record on the number of spacewalks performed (16), and accumulated time spent spacewalking (over 82 hours).", "wiki": "https://en.wikipedia.org/wiki/Anatoly_Solovyev", "last_flight": "1997-08-05T15:35:54Z", "first_flight": "1988-06-07T14:03:13Z", "social_media_links": [] } }, { "id": 3976, "role": { "id": 34, "role": "EV2", "priority": 1 }, "astronaut": { "id": 83, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/83/?format=api", "name": "Nikolai Budarin", "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": 340, "name": "[AUTO] Nikolai Budarin - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/nikolai2520budarin_image_20181128223920.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185610.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": "P444DT1H24M12S", "eva_time": "P1DT20H46M", "age": 61, "date_of_birth": "1963-04-29", "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 Mikhailovich Budarin (Russian: Николай Михайлович Бударин) (born April 29, 1953 in Kirya, Chuvashia) is a retired Russian cosmonaut, a veteran of three extended space missions aboard the Mir Space Station and the International Space Station. He has also performed eight career spacewalks with a total time of 44 hours.\r\n\r\nNamed a cosmonaut candidate in 1989, Budarin's first space mission was a long-term assignment aboard the space station Mir in 1995. Since then, he again made extended stays on Mir in 1998 and the International Space Station Expedition 6 from 2002 to 2003.", "wiki": "https://en.wikipedia.org/wiki/Nikolai_Budarin", "last_flight": "2002-11-24T00:49:47Z", "first_flight": "1995-06-27T19:32:19Z", "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": 25, "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/25/?format=api", "name": "Mir EO-19", "start": "1995-06-27T19:32:00Z", "end": "1995-09-11T06:52: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": 44, "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/44/?format=api", "name": "PE-1 EVA", "start": "1982-07-30T02:39:00Z", "end": "1982-07-30T05:12:00Z", "duration": "PT2H33M", "location": "Salyut 7", "crew": [ { "id": 3855, "role": { "id": 33, "role": "EV1", "priority": 0 }, "astronaut": { "id": 79, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/79/?format=api", "name": "Anatoly Berezovoy", "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": 592, "name": "[AUTO] Anatoly Berezovoy - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/anatoly2520berezovoy_image_20181128223323.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190245.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": "P211DT9H4M31S", "eva_time": "PT2H33M", "age": 72, "date_of_birth": "1942-04-11", "date_of_death": "2014-09-20", "nationality": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "bio": "Anatoly Nikolayevich Berezovoy (Russian: Анато́лий Никола́евич Березово́й; 11 April 1942 – 20 September 2014) was a Soviet cosmonaut.\r\n\r\nOn 27 April 1970 he was selected as a cosmonaut. In 1982 he flew as Commander on Soyuz T-5 on the first mission to the Salyut 7 space station, returning to Earth on the Soyuz T-7 after 211 days 9 hours. He retired on 31 October 1992 due to age. From 1992 to 1999, he was a Deputy President of Russian Space Federation.", "wiki": "https://en.wikipedia.org/wiki/Anatoly_Berezovoy", "last_flight": "1982-05-13T09:58:05Z", "first_flight": "1982-05-13T09:58:05Z", "social_media_links": [] } }, { "id": 3856, "role": { "id": 34, "role": "EV2", "priority": 1 }, "astronaut": { "id": 180, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/180/?format=api", "name": "Valentin Lebedev", "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": 936, "name": "[AUTO] Valentin Lebedev - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/valentin2520lebedev_image_20181129234954.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191156.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": "P219DT6H6S", "eva_time": "PT2H33M", "age": 83, "date_of_birth": "1942-04-14", "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": "Valentin Vitalyevich Lebedev (Russian: Валентин Витальевич Лебедев; born April 14, 1942 in Moscow) was a Soviet cosmonaut who made two flights into space. His stay aboard the Space Station Salyut 7 with Anatoly Berezovoy in 1982, which lasted 211 days, was recorded in the Guinness Book of Records.", "wiki": "https://en.wikipedia.org/wiki/Valentin_Lebedev", "last_flight": "1982-05-13T09:58:05Z", "first_flight": "1973-12-18T11:55:00Z", "social_media_links": [] } } ], "spacestation": { "id": 15, "url": "https://lldev.thespacedevs.com/2.3.0/space_stations/15/?format=api", "name": "Salyut 7", "image": { "id": 1950, "name": "[AUTO] Salyut 7 - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/salyut25207_image_20190318100217.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194227.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "expedition": { "id": 124, "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/124/?format=api", "name": "Salyut 7 EO-1", "start": "1982-05-13T09:58:05Z", "end": "1982-12-10T19:02:36Z" }, "spacecraft_flight": null, "event": null, "program": [ { "response_mode": "list", "id": 23, "url": "https://lldev.thespacedevs.com/2.3.0/programs/23/?format=api", "name": "Salyut", "image": { "id": 1900, "name": "[AUTO] Salyut - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/salyut_program_20230506090532.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194103.png", "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/Salyut_programme" } ] }, { "response_mode": "normal", "id": 41, "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/41/?format=api", "name": "PE-1 EVA", "start": "1977-12-19T21:36:00Z", "end": "1977-12-19T23:04:00Z", "duration": "PT1H28M", "location": "Salyut 6", "crew": [ { "id": 3849, "role": { "id": 33, "role": "EV1", "priority": 0 }, "astronaut": { "id": 234, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/234/?format=api", "name": "Yury Romanenko", "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": 326, "name": "[AUTO] Yury Romanenko - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/yury2520romanenko_image_20181201213833.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185547.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": "P430DT18H21M30S", "eva_time": "PT10H16M", "age": 80, "date_of_birth": "1944-08-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": "Yury Viktorovich Romanenko (Russian: Ю́рий Ви́кторович Романе́нко, Jurij Viktorovič Romanenko; born August 1, 1944) is a former Soviet cosmonaut, twice Hero of the Soviet Union (March 16, 1978 and September 26, 1980). Over his career, Yury Romanenko spent a total of 430 days 20 hours 21 minutes 30 seconds in space and 18 hours in space walks. In 1987 he was a resident of the Mir space station, launching on Soyuz TM-2 and landing aboard Soyuz TM-3. He remained on Mir for 326 days that was the longest stay in space at that time. His son, Roman Romanenko is also a cosmonaut, and has become the third second-generation space traveler on Soyuz TMA-15 in May 2009.", "wiki": "https://en.wikipedia.org/wiki/Yury_Romanenko", "last_flight": "1987-02-05T21:38:16Z", "first_flight": "1977-12-10T01:18:40Z", "social_media_links": [] } }, { "id": 3850, "role": { "id": 34, "role": "EV2", "priority": 1 }, "astronaut": { "id": 116, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/116/?format=api", "name": "Georgy Grechko", "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": 754, "name": "[AUTO] Georgy Grechko - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/georgy2520grechko_image_20181128233337.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190708.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": "P134DT20H32M58S", "eva_time": "PT1H28M", "age": 85, "date_of_birth": "1931-05-25", "date_of_death": "2017-04-08", "nationality": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "bio": "Georgy Mikhaylovich Grechko (Russian: Георгий Михайлович Гречко; 25 May 1931 – 8 April 2017) was a Soviet cosmonaut who flew on several space flights including Soyuz 17, Soyuz 26, and Soyuz T-14.", "wiki": "https://en.wikipedia.org/wiki/Georgy_Grechko", "last_flight": "1985-09-17T12:38:52Z", "first_flight": "1975-01-10T21:43:37Z", "social_media_links": [] } } ], "spacestation": { "id": 14, "url": "https://lldev.thespacedevs.com/2.3.0/space_stations/14/?format=api", "name": "Salyut 6", "image": { "id": 1946, "name": "[AUTO] Salyut 6 - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/salyut25206_image_20190318095930.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194219.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "expedition": { "id": 102, "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/102/?format=api", "name": "Salyut 6 EO-1", "start": "1977-12-10T01:18:39Z", "end": "1978-03-16T11:18:47Z" }, "spacecraft_flight": null, "event": null, "program": [ { "response_mode": "list", "id": 23, "url": "https://lldev.thespacedevs.com/2.3.0/programs/23/?format=api", "name": "Salyut", "image": { "id": 1900, "name": "[AUTO] Salyut - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/salyut_program_20230506090532.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194103.png", "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/Salyut_programme" } ] } ] }{ "count": 269, "next": "