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 - ll.thespacedevs.com/docs
GET /2.3.0/spacewalks/?format=api&offset=380&ordering=-id
https://ll.thespacedevs.com/2.3.0/spacewalks/?format=api&limit=10&offset=390&ordering=-id", "previous": "https://ll.thespacedevs.com/2.3.0/spacewalks/?format=api&limit=10&offset=370&ordering=-id", "results": [ { "response_mode": "normal", "id": 104, "url": "https://ll.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://ll.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://ll.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://ll.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://ll.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": 62, "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://ll.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://ll.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://ll.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://ll.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://ll.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://ll.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://ll.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://ll.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": 62, "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://ll.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://ll.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://ll.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://ll.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://ll.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://ll.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://ll.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://ll.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": 62, "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://ll.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://ll.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://ll.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://ll.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://ll.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://ll.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://ll.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://ll.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://ll.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://ll.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://ll.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://ll.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://ll.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://ll.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://ll.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://ll.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://ll.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://ll.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://ll.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://ll.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://ll.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://ll.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://ll.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://ll.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://ll.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://ll.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://ll.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://ll.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://ll.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://ll.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://ll.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://ll.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://ll.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://ll.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://ll.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": 97, "url": "https://ll.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://ll.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://ll.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://ll.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://ll.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://ll.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://ll.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://ll.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": 96, "url": "https://ll.thespacedevs.com/2.3.0/spacewalks/96/?format=api", "name": "PE-16 EVA 2", "start": "1994-09-13T06:30:00Z", "end": "1994-09-13T12:32:00Z", "duration": "PT6H2M", "location": "Mir", "crew": [ { "id": 3959, "role": { "id": 33, "role": "EV1", "priority": 0 }, "astronaut": { "id": 190, "url": "https://ll.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://ll.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": 3960, "role": { "id": 34, "role": "EV2", "priority": 1 }, "astronaut": { "id": 204, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/204/?format=api", "name": "Talgat Musabayev", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 63, "url": "https://ll.thespacedevs.com/2.3.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "abbrev": "RFSA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 350, "name": "[AUTO] Talgat Musabayev - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/talgat2520musabayev_image_20181201180632.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185626.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": "P341DT11H58M8S", "eva_time": "P1DT17H22M", "age": 74, "date_of_birth": "1951-01-07", "date_of_death": null, "nationality": [ { "id": 44, "name": "Kazakhstan", "alpha_2_code": "KZ", "alpha_3_code": "KAZ", "nationality_name": "Kazakh", "nationality_name_composed": "Kazakhstani" } ], "bio": "Talgat Amangeldyuly Musabayev (Kazakh: Талғат Аманкелдіұлы Мұсабаев; born 7 January 1951) is a Kazakh test pilot and former cosmonaut who flew on three spaceflights. His first two spaceflights were long-duration stays aboard the Russian space station Mir. His third spaceflight was a short duration visiting mission to the International Space Station, which also carried the first paying space tourist Dennis Tito. He retired as a cosmonaut in November 2003.", "wiki": "https://en.wikipedia.org/wiki/Talgat_Musabayev", "last_flight": "2001-04-28T07:37:20Z", "first_flight": "1994-07-01T12:24:50Z", "social_media_links": [] } } ], "spacestation": { "id": 5, "url": "https://ll.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": 22, "url": "https://ll.thespacedevs.com/2.3.0/expeditions/22/?format=api", "name": "Mir EO-16", "start": "1994-07-01T12:24:00Z", "end": "1994-11-04T11:18:00Z" }, "spacecraft_flight": null, "event": null, "program": [ { "response_mode": "list", "id": 16, "url": "https://ll.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": 95, "url": "https://ll.thespacedevs.com/2.3.0/spacewalks/95/?format=api", "name": "PE-16 EVA 1", "start": "1994-09-09T07:00:00Z", "end": "1994-09-09T12:06:00Z", "duration": "PT5H6M", "location": "Mir", "crew": [ { "id": 3957, "role": { "id": 33, "role": "EV1", "priority": 0 }, "astronaut": { "id": 190, "url": "https://ll.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://ll.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": 3958, "role": { "id": 34, "role": "EV2", "priority": 1 }, "astronaut": { "id": 204, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/204/?format=api", "name": "Talgat Musabayev", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 63, "url": "https://ll.thespacedevs.com/2.3.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "abbrev": "RFSA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 350, "name": "[AUTO] Talgat Musabayev - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/talgat2520musabayev_image_20181201180632.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185626.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": "P341DT11H58M8S", "eva_time": "P1DT17H22M", "age": 74, "date_of_birth": "1951-01-07", "date_of_death": null, "nationality": [ { "id": 44, "name": "Kazakhstan", "alpha_2_code": "KZ", "alpha_3_code": "KAZ", "nationality_name": "Kazakh", "nationality_name_composed": "Kazakhstani" } ], "bio": "Talgat Amangeldyuly Musabayev (Kazakh: Талғат Аманкелдіұлы Мұсабаев; born 7 January 1951) is a Kazakh test pilot and former cosmonaut who flew on three spaceflights. His first two spaceflights were long-duration stays aboard the Russian space station Mir. His third spaceflight was a short duration visiting mission to the International Space Station, which also carried the first paying space tourist Dennis Tito. He retired as a cosmonaut in November 2003.", "wiki": "https://en.wikipedia.org/wiki/Talgat_Musabayev", "last_flight": "2001-04-28T07:37:20Z", "first_flight": "1994-07-01T12:24:50Z", "social_media_links": [] } } ], "spacestation": { "id": 5, "url": "https://ll.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": 22, "url": "https://ll.thespacedevs.com/2.3.0/expeditions/22/?format=api", "name": "Mir EO-16", "start": "1994-07-01T12:24:00Z", "end": "1994-11-04T11:18:00Z" }, "spacecraft_flight": null, "event": null, "program": [ { "response_mode": "list", "id": 16, "url": "https://ll.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": 484, "next": "