API endpoint that allows Spacewalk instances to be viewed.

GET: Return a list of all the existing spacewalk instances.

FILTERS:

ORDERING:

GET /2.2.0/spacewalks/?format=api&offset=260&ordering=id
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 484,
    "next": "https://ll.thespacedevs.com/2.2.0/spacewalks/?format=api&limit=10&offset=270&ordering=id",
    "previous": "https://ll.thespacedevs.com/2.2.0/spacewalks/?format=api&limit=10&offset=250&ordering=id",
    "results": [
        {
            "id": 261,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/261/?format=api",
            "name": "STS-126 EVA 3",
            "start": "2008-11-22T18:01:00Z",
            "end": "2008-11-23T01:58:00Z",
            "duration": "PT7H57M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4290,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 510,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/510/?format=api",
                        "name": "Heidemarie Stefanyshyn-Piper",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P27DT15H35M26S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1963-02-07",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Heidemarie Martha Stefanyshyn-Piper is an American Naval officer, engineer, and a former NASA astronaut. She has achieved the rank of Captain in the United States Navy. She is also a qualified and experienced salvage officer. Her major salvage projects include de-stranding the tanker Exxon Houston off the coast of Barbers Point, on the island of Oahu, Hawaii, and developing the plan for the Peruvian Navy salvage of the Peruvian submarine Pacocha.\r\n\r\nStefanyshyn-Piper has received numerous honors and awards, such as the Meritorious Service Medal, two Navy Commendation Medals, and two Navy Achievement Medals. She has flown on two Space Shuttle missions, STS-115 and STS-126, during which she completed five spacewalks totaling 33 hours and 42 minutes. As of 2018, she ranks 39th on the all-time list of space walkers by duration.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/heidemarie_stef_image_20220911033606.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Heidemarie_Stefanyshyn-Piper",
                        "last_flight": "2008-11-15T00:55:39Z",
                        "first_flight": "2006-09-09T15:14:55Z"
                    }
                },
                {
                    "id": 4291,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 546,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/546/?format=api",
                        "name": "Stephen Bowen",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P226DT8H45M57S",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1964-02-13",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Stephen Gerard Bowen is a United States Navy submariner and a NASA astronaut; he was the second submariner to travel into space. Bowen has been on three spaceflights, all of which were Space Shuttle missions to the International Space Station. His first mission, STS-126, took place in November 2008, and his second was STS-132 in May 2010.\r\n\r\nIn March 2011, Bowen completed his third spaceflight as a Mission Specialist on STS-133, which was Space Shuttle Discovery's final planned flight. Having flown on both STS-132 and STS-133, Bowen became the first and only astronaut to fly on consecutive shuttle missions. Originally Tim Kopra was scheduled to fly on STS-133, but Kopra had a bicycle injury shortly before the mission, and so he was replaced by Bowen.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/stephen_bowen_image_20220911034047.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Stephen_Bowen_(astronaut)",
                        "last_flight": "2023-03-02T05:34:14Z",
                        "first_flight": "2008-11-15T00:55:39Z"
                    }
                }
            ]
        },
        {
            "id": 262,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/262/?format=api",
            "name": "STS-126 EVA 4",
            "start": "2008-11-24T18:24:00Z",
            "end": "2008-11-25T00:31:00Z",
            "duration": "PT6H7M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4292,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 546,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/546/?format=api",
                        "name": "Stephen Bowen",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P226DT8H45M57S",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1964-02-13",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Stephen Gerard Bowen is a United States Navy submariner and a NASA astronaut; he was the second submariner to travel into space. Bowen has been on three spaceflights, all of which were Space Shuttle missions to the International Space Station. His first mission, STS-126, took place in November 2008, and his second was STS-132 in May 2010.\r\n\r\nIn March 2011, Bowen completed his third spaceflight as a Mission Specialist on STS-133, which was Space Shuttle Discovery's final planned flight. Having flown on both STS-132 and STS-133, Bowen became the first and only astronaut to fly on consecutive shuttle missions. Originally Tim Kopra was scheduled to fly on STS-133, but Kopra had a bicycle injury shortly before the mission, and so he was replaced by Bowen.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/stephen_bowen_image_20220911034047.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Stephen_Bowen_(astronaut)",
                        "last_flight": "2023-03-02T05:34:14Z",
                        "first_flight": "2008-11-15T00:55:39Z"
                    }
                },
                {
                    "id": 4293,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 556,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/556/?format=api",
                        "name": "Robert S. Kimbrough",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P388DT17H28M5S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1967-06-04",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/astro_kimbrough",
                        "instagram": "https://www.instagram.com/astro_kimbrough/",
                        "bio": "Robert Shane Kimbrough is a retired United States Army officer, and a NASA astronaut. He was part of the first group of candidates selected for NASA astronaut training following the Space Shuttle Columbia disaster. Kimbrough is a veteran of two spaceflights, the first being a Space Shuttle flight, and the second being a 6-month mission to the ISS on board a Russian Soyuz craft. He was the commander of the International Space Station for Expedition 50 and later spent 6 months on the ISS as part of the SpaceX Crew-2 mission. He retired from NASA on July 31, 2022.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/robert_s._kimbr_image_20220911034003.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Robert_S._Kimbrough",
                        "last_flight": "2021-04-23T09:49:02Z",
                        "first_flight": "2008-11-15T00:55:39Z"
                    }
                }
            ]
        },
        {
            "id": 263,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/263/?format=api",
            "name": "STS-119 EVA 1",
            "start": "2009-03-19T17:16:00Z",
            "end": "2009-03-19T23:23:00Z",
            "duration": "PT6H7M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4294,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 535,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/535/?format=api",
                        "name": "Steven Swanson",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P195DT20H45M49S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1960-12-03",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Steven Ray Swanson is an American Engineer and a retired NASA astronaut. He is married and has three children. He has received numerous awards and honors. These include the NASA Exceptional Achievement Medal and the JSC Certificate of Accommodation and many others. Prior to becoming a NASA astronaut, Swanson worked for GTE in Phoenix, Arizona, as a software engineer. Swanson has flown two shuttle flights, STS-117 and STS-119. He has logged over 4,700 hours in space and completed four spacewalks totaling 26 hours and 14 minutes. Swanson has also served in other roles at NASA, such as a CAPCOM for both International Space Station and Space Shuttle missions.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/steven_swanson_image_20220911034405.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Steven_Swanson",
                        "last_flight": "2014-03-25T21:17:23Z",
                        "first_flight": "2007-06-08T23:38:04Z"
                    }
                },
                {
                    "id": 4295,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 19,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/19/?format=api",
                        "name": "Richard R. Arnold",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P209DT13H29M53S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1963-11-26",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/astro_ricky",
                        "instagram": "https://www.instagram.com/astro_ricky/",
                        "bio": "Richard Robert \"Ricky\" Arnold II is an American educator and a NASA astronaut. He flew on Space Shuttle mission STS-119, which launched March 15, 2009 and delivered the final set of solar arrays to the International Space Station. He launched again in 2018 to the ISS, onboard Soyuz MS-08.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/richard_r._arno_image_20220911034515.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Richard_R._Arnold",
                        "last_flight": "2018-03-21T17:44:23Z",
                        "first_flight": "2009-03-15T23:43:44Z"
                    }
                }
            ]
        },
        {
            "id": 264,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/264/?format=api",
            "name": "STS-119 EVA 2",
            "start": "2009-03-21T16:51:00Z",
            "end": "2009-03-21T23:21:00Z",
            "duration": "PT6H30M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4296,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 535,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/535/?format=api",
                        "name": "Steven Swanson",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P195DT20H45M49S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1960-12-03",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Steven Ray Swanson is an American Engineer and a retired NASA astronaut. He is married and has three children. He has received numerous awards and honors. These include the NASA Exceptional Achievement Medal and the JSC Certificate of Accommodation and many others. Prior to becoming a NASA astronaut, Swanson worked for GTE in Phoenix, Arizona, as a software engineer. Swanson has flown two shuttle flights, STS-117 and STS-119. He has logged over 4,700 hours in space and completed four spacewalks totaling 26 hours and 14 minutes. Swanson has also served in other roles at NASA, such as a CAPCOM for both International Space Station and Space Shuttle missions.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/steven_swanson_image_20220911034405.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Steven_Swanson",
                        "last_flight": "2014-03-25T21:17:23Z",
                        "first_flight": "2007-06-08T23:38:04Z"
                    }
                },
                {
                    "id": 4297,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 560,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/560/?format=api",
                        "name": "Joseph M. Acaba",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P306DT34M51S",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1967-05-17",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/AstroAcaba",
                        "instagram": null,
                        "bio": "Joseph Michael \"Joe\" Acaba is an American educator, hydrogeologist, and NASA astronaut. In May 2004 he became the first person of Puerto Rican heritage to be named as a NASA astronaut candidate, when he was selected as a member of NASA Astronaut Training Group 19. He completed his training on February 10, 2006 and was assigned to STS-119, which flew from March 15 to March 28, 2009 to deliver the final set of solar arrays to the International Space Station. Acaba served as a Flight Engineer aboard the International Space Station, having launched on May 15, 2012. He arrived at the space station on May 17 and returned to Earth on September 17, 2012. Acaba returned to the International Space Station in 2017 as a member of Expedition 53/54.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/joseph2520m.2520acaba_image_20181203171712.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Joseph_M._Acaba",
                        "last_flight": "2017-09-12T21:17:02Z",
                        "first_flight": "2009-03-15T23:43:44Z"
                    }
                }
            ]
        },
        {
            "id": 265,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/265/?format=api",
            "name": "STS-119 EVA 3",
            "start": "2009-03-23T15:37:00Z",
            "end": "2009-03-23T22:04:00Z",
            "duration": "PT6H27M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4298,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 560,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/560/?format=api",
                        "name": "Joseph M. Acaba",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P306DT34M51S",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1967-05-17",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/AstroAcaba",
                        "instagram": null,
                        "bio": "Joseph Michael \"Joe\" Acaba is an American educator, hydrogeologist, and NASA astronaut. In May 2004 he became the first person of Puerto Rican heritage to be named as a NASA astronaut candidate, when he was selected as a member of NASA Astronaut Training Group 19. He completed his training on February 10, 2006 and was assigned to STS-119, which flew from March 15 to March 28, 2009 to deliver the final set of solar arrays to the International Space Station. Acaba served as a Flight Engineer aboard the International Space Station, having launched on May 15, 2012. He arrived at the space station on May 17 and returned to Earth on September 17, 2012. Acaba returned to the International Space Station in 2017 as a member of Expedition 53/54.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/joseph2520m.2520acaba_image_20181203171712.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Joseph_M._Acaba",
                        "last_flight": "2017-09-12T21:17:02Z",
                        "first_flight": "2009-03-15T23:43:44Z"
                    }
                },
                {
                    "id": 4299,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 19,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/19/?format=api",
                        "name": "Richard R. Arnold",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P209DT13H29M53S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1963-11-26",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/astro_ricky",
                        "instagram": "https://www.instagram.com/astro_ricky/",
                        "bio": "Richard Robert \"Ricky\" Arnold II is an American educator and a NASA astronaut. He flew on Space Shuttle mission STS-119, which launched March 15, 2009 and delivered the final set of solar arrays to the International Space Station. He launched again in 2018 to the ISS, onboard Soyuz MS-08.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/richard_r._arno_image_20220911034515.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Richard_R._Arnold",
                        "last_flight": "2018-03-21T17:44:23Z",
                        "first_flight": "2009-03-15T23:43:44Z"
                    }
                }
            ]
        },
        {
            "id": 266,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/266/?format=api",
            "name": "STS-125 EVA 1",
            "start": "2009-05-14T12:52:00Z",
            "end": "2009-05-14T20:12:00Z",
            "duration": "PT7H20M",
            "location": "Hubble Space Telescope (LEO)",
            "crew": [
                {
                    "id": 4300,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 449,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/449/?format=api",
                        "name": "John M. Grunsfeld",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P58DT15H3M26S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1958-10-10",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/SciAstro",
                        "instagram": null,
                        "bio": "John Mace Grunsfeld is an American physicist and a former NASA astronaut. He is a veteran of five Space Shuttle flights and has served as NASA Chief Scientist. His academic background includes research in high energy astrophysics, cosmic ray physics and the emerging field of exoplanet studies with specific interest in future astronomical instrumentation. After retiring from NASA in 2009, he served as the Deputy Director of the Space Telescope Science Institute in Baltimore, Maryland. In January 2012, he returned to NASA and served as associate administrator of NASA's Science Mission Directorate (SMD). Grunsfeld announced his retirement from NASA in April 2016.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/john2520m.2520grunsfeld_image_20181202144850.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/John_M._Grunsfeld",
                        "last_flight": "2009-05-11T18:01:56Z",
                        "first_flight": "1995-03-02T06:38:13Z"
                    }
                },
                {
                    "id": 4301,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 18,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/18/?format=api",
                        "name": "Andrew J. Feustel",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P225DT9H16M13S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1965-08-25",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/Astro_Feustel",
                        "instagram": "https://www.instagram.com/astro_feustel/",
                        "bio": "Andrew Jay \"Drew\" Feustel is a geophysicist and a NASA astronaut. Following several years working as a geophysicist, Feustel was selected as an astronaut candidate by NASA in July 2000. His first spaceflight in May 2009, STS-125, lasted just under 13 days. This was a mission with six other astronauts to repair the Hubble Space Telescope, aboard Space Shuttle Atlantis. Feustel performed three spacewalks during the mission. His second spaceflight was STS-134, which launched on May 16, 2011 and landed on June 1, 2011. STS-134 was the penultimate Space Shuttle flight. Feustel returned to space on March 21, 2018 on Soyuz MS-08 with Expedition 55/56. For expedition 56, he commanded the International Space Station, before handing over to Alexander Gerst on October 3, 2018.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/andrew2520j.2520feustel_image_20181127212906.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Andrew_J._Feustel",
                        "last_flight": "2018-03-21T17:44:23Z",
                        "first_flight": "2009-05-11T18:01:56Z"
                    }
                }
            ]
        },
        {
            "id": 267,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/267/?format=api",
            "name": "STS-125 EVA 2",
            "start": "2009-05-15T12:49:00Z",
            "end": "2009-05-15T20:45:00Z",
            "duration": "PT7H56M",
            "location": "Hubble Space Telescope (LEO)",
            "crew": [
                {
                    "id": 4302,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 503,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/503/?format=api",
                        "name": "Mike Massimino",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P23DT19H48M2S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1962-08-19",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/Astro_Mike",
                        "instagram": "https://www.instagram.com/astromikemassimino/",
                        "bio": "Michael James Massimino is an American professor of mechanical engineering at Columbia University and a former NASA astronaut. He is the senior advisor of space programs at the Intrepid Sea, Air & Space Museum.\r\n\r\nEarly life Massimino was born August 19, 1962 in Oceanside, New York, and raised in Franklin Square, New York, both on Long Island. He graduated from H. Frank Carey Junior-Senior High School in Franklin Square, New York in 1980. He went on to attend Columbia University, graduating with a Bachelor of Science degree in Industrial Engineering in 1984. He then attended the Massachusetts Institute of Technology, graduating with a Master of Science degree in Mechanical Engineering and a Master of Science degree in Technology and Public Policy in 1988. He continued his education at MIT, earning a Degree of Mechanical Engineer in 1990 and a Doctor of Philosophy degree in Mechanical Engineering in 1992.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mike_massimino_image_20220911033638.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Mike_Massimino",
                        "last_flight": "2009-05-11T18:01:56Z",
                        "first_flight": "2002-03-01T11:22:02Z"
                    }
                },
                {
                    "id": 4303,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 548,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/548/?format=api",
                        "name": "Michael T. Good",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P24DT16H5M55S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1962-10-13",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Michael Timothy \"Bueno\" Good is a NASA astronaut and retired commissioned officer in the United States Air Force, holding the rank of Colonel. Mike Good flew aboard Space Shuttle Atlantis for its STS-125 mission. STS-125 was the final Hubble Space Telescope servicing mission. Good flew as Mission Specialist 2 on STS-132.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/michael2520t.2520good_image_20200126144935.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Michael_T._Good",
                        "last_flight": "2010-05-14T18:20:09Z",
                        "first_flight": "2009-05-11T18:01:56Z"
                    }
                }
            ]
        },
        {
            "id": 268,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/268/?format=api",
            "name": "STS-125 EVA 3",
            "start": "2009-05-16T13:35:00Z",
            "end": "2009-05-16T20:11:00Z",
            "duration": "PT6H36M",
            "location": "Hubble Space Telescope (LEO)",
            "crew": [
                {
                    "id": 4304,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 449,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/449/?format=api",
                        "name": "John M. Grunsfeld",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P58DT15H3M26S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1958-10-10",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/SciAstro",
                        "instagram": null,
                        "bio": "John Mace Grunsfeld is an American physicist and a former NASA astronaut. He is a veteran of five Space Shuttle flights and has served as NASA Chief Scientist. His academic background includes research in high energy astrophysics, cosmic ray physics and the emerging field of exoplanet studies with specific interest in future astronomical instrumentation. After retiring from NASA in 2009, he served as the Deputy Director of the Space Telescope Science Institute in Baltimore, Maryland. In January 2012, he returned to NASA and served as associate administrator of NASA's Science Mission Directorate (SMD). Grunsfeld announced his retirement from NASA in April 2016.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/john2520m.2520grunsfeld_image_20181202144850.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/John_M._Grunsfeld",
                        "last_flight": "2009-05-11T18:01:56Z",
                        "first_flight": "1995-03-02T06:38:13Z"
                    }
                },
                {
                    "id": 4305,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 18,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/18/?format=api",
                        "name": "Andrew J. Feustel",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P225DT9H16M13S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1965-08-25",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/Astro_Feustel",
                        "instagram": "https://www.instagram.com/astro_feustel/",
                        "bio": "Andrew Jay \"Drew\" Feustel is a geophysicist and a NASA astronaut. Following several years working as a geophysicist, Feustel was selected as an astronaut candidate by NASA in July 2000. His first spaceflight in May 2009, STS-125, lasted just under 13 days. This was a mission with six other astronauts to repair the Hubble Space Telescope, aboard Space Shuttle Atlantis. Feustel performed three spacewalks during the mission. His second spaceflight was STS-134, which launched on May 16, 2011 and landed on June 1, 2011. STS-134 was the penultimate Space Shuttle flight. Feustel returned to space on March 21, 2018 on Soyuz MS-08 with Expedition 55/56. For expedition 56, he commanded the International Space Station, before handing over to Alexander Gerst on October 3, 2018.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/andrew2520j.2520feustel_image_20181127212906.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Andrew_J._Feustel",
                        "last_flight": "2018-03-21T17:44:23Z",
                        "first_flight": "2009-05-11T18:01:56Z"
                    }
                }
            ]
        },
        {
            "id": 269,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/269/?format=api",
            "name": "STS-125 EVA 4",
            "start": "2009-05-17T13:45:00Z",
            "end": "2009-05-17T21:47:00Z",
            "duration": "PT8H2M",
            "location": "Hubble Space Telescope (LEO)",
            "crew": [
                {
                    "id": 4306,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 503,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/503/?format=api",
                        "name": "Mike Massimino",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P23DT19H48M2S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1962-08-19",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/Astro_Mike",
                        "instagram": "https://www.instagram.com/astromikemassimino/",
                        "bio": "Michael James Massimino is an American professor of mechanical engineering at Columbia University and a former NASA astronaut. He is the senior advisor of space programs at the Intrepid Sea, Air & Space Museum.\r\n\r\nEarly life Massimino was born August 19, 1962 in Oceanside, New York, and raised in Franklin Square, New York, both on Long Island. He graduated from H. Frank Carey Junior-Senior High School in Franklin Square, New York in 1980. He went on to attend Columbia University, graduating with a Bachelor of Science degree in Industrial Engineering in 1984. He then attended the Massachusetts Institute of Technology, graduating with a Master of Science degree in Mechanical Engineering and a Master of Science degree in Technology and Public Policy in 1988. He continued his education at MIT, earning a Degree of Mechanical Engineer in 1990 and a Doctor of Philosophy degree in Mechanical Engineering in 1992.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mike_massimino_image_20220911033638.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Mike_Massimino",
                        "last_flight": "2009-05-11T18:01:56Z",
                        "first_flight": "2002-03-01T11:22:02Z"
                    }
                },
                {
                    "id": 4307,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 548,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/548/?format=api",
                        "name": "Michael T. Good",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P24DT16H5M55S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1962-10-13",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Michael Timothy \"Bueno\" Good is a NASA astronaut and retired commissioned officer in the United States Air Force, holding the rank of Colonel. Mike Good flew aboard Space Shuttle Atlantis for its STS-125 mission. STS-125 was the final Hubble Space Telescope servicing mission. Good flew as Mission Specialist 2 on STS-132.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/michael2520t.2520good_image_20200126144935.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Michael_T._Good",
                        "last_flight": "2010-05-14T18:20:09Z",
                        "first_flight": "2009-05-11T18:01:56Z"
                    }
                }
            ]
        },
        {
            "id": 270,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/270/?format=api",
            "name": "STS-125 EVA 5",
            "start": "2009-05-18T13:20:00Z",
            "end": "2009-05-18T20:22:00Z",
            "duration": "PT7H2M",
            "location": "Hubble Space Telescope (LEO)",
            "crew": [
                {
                    "id": 4308,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 449,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/449/?format=api",
                        "name": "John M. Grunsfeld",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P58DT15H3M26S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1958-10-10",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/SciAstro",
                        "instagram": null,
                        "bio": "John Mace Grunsfeld is an American physicist and a former NASA astronaut. He is a veteran of five Space Shuttle flights and has served as NASA Chief Scientist. His academic background includes research in high energy astrophysics, cosmic ray physics and the emerging field of exoplanet studies with specific interest in future astronomical instrumentation. After retiring from NASA in 2009, he served as the Deputy Director of the Space Telescope Science Institute in Baltimore, Maryland. In January 2012, he returned to NASA and served as associate administrator of NASA's Science Mission Directorate (SMD). Grunsfeld announced his retirement from NASA in April 2016.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/john2520m.2520grunsfeld_image_20181202144850.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/John_M._Grunsfeld",
                        "last_flight": "2009-05-11T18:01:56Z",
                        "first_flight": "1995-03-02T06:38:13Z"
                    }
                },
                {
                    "id": 4309,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 18,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/18/?format=api",
                        "name": "Andrew J. Feustel",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P225DT9H16M13S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1965-08-25",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/Astro_Feustel",
                        "instagram": "https://www.instagram.com/astro_feustel/",
                        "bio": "Andrew Jay \"Drew\" Feustel is a geophysicist and a NASA astronaut. Following several years working as a geophysicist, Feustel was selected as an astronaut candidate by NASA in July 2000. His first spaceflight in May 2009, STS-125, lasted just under 13 days. This was a mission with six other astronauts to repair the Hubble Space Telescope, aboard Space Shuttle Atlantis. Feustel performed three spacewalks during the mission. His second spaceflight was STS-134, which launched on May 16, 2011 and landed on June 1, 2011. STS-134 was the penultimate Space Shuttle flight. Feustel returned to space on March 21, 2018 on Soyuz MS-08 with Expedition 55/56. For expedition 56, he commanded the International Space Station, before handing over to Alexander Gerst on October 3, 2018.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/andrew2520j.2520feustel_image_20181127212906.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Andrew_J._Feustel",
                        "last_flight": "2018-03-21T17:44:23Z",
                        "first_flight": "2009-05-11T18:01:56Z"
                    }
                }
            ]
        }
    ]
}