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=60&ordering=-name
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=70&ordering=-name",
    "previous": "https://ll.thespacedevs.com/2.2.0/spacewalks/?format=api&limit=10&offset=50&ordering=-name",
    "results": [
        {
            "id": 293,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/293/?format=api",
            "name": "STS-134 EVA 1",
            "start": "2011-05-20T07:10:00Z",
            "end": "2011-05-20T13:29:00Z",
            "duration": "PT6H19M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4354,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "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": 4355,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 525,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/525/?format=api",
                        "name": "Gregory Chamitoff",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P198DT18H1M20S",
                        "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-06",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/Astro_Taz",
                        "instagram": null,
                        "bio": "Gregory Errol Chamitoff is an engineer and NASA astronaut. He was assigned to Expedition 17 and flew to the International Space Station on STS-124, launching 31 May 2008. He was in space for 6 months, joining Expedition 18 after Expedition 17 left the station. He returned to Earth on the 30th of November 2008 aboard STS-126. Chamitoff served as a mission specialist on the STS-134 mission, which was the last flight of Space Shuttle Endeavour which delivered the Alpha Magnetic Spectrometer to the ISS.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gregory_chamito_image_20220911034240.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Gregory_Chamitoff",
                        "last_flight": "2011-05-16T12:56:28Z",
                        "first_flight": "2008-05-31T21:02:12Z"
                    }
                }
            ]
        },
        {
            "id": 292,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/292/?format=api",
            "name": "STS-133 EVA 2",
            "start": "2011-03-02T15:42:00Z",
            "end": "2011-03-02T21:56:00Z",
            "duration": "PT6H14M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4352,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 547,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/547/?format=api",
                        "name": "Alvin Drew",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P25DT13H54S",
                        "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-11-05",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/alvindrew",
                        "instagram": null,
                        "bio": "Colonel Benjamin Alvin Drew is a United States Air Force officer and a NASA astronaut. He has been on two spaceflights; the first was the Space Shuttle mission STS-118 to the International Space Station, in August 2007. Drew's second spaceflight took place in March 2011 on STS-133, another mission to the International Space Station. STS-133 was Space Shuttle Discovery's final mission. Drew took part in two spacewalks while docked to the station. Drew was the final African-American to fly on board a Space Shuttle, as the final two Space Shuttle missions, STS-134 and STS-135, had no African-American crew members. He also is currently the latest African-American Astronaut to fly in space.\r\n\r\nDrew was selected to be an astronaut in NASA's Astronaut Group 18 in July 2000. Following his rookie spaceflight, Drew spent almost a year at the Yuri Gagarin Cosmonauts Training Center in Star City, Russia, overseeing NASA's training operations there as Director of Operations.\r\n\r\nOn February 28, 2011, Drew became the 200th person to walk in space, when he conducted the first spacewalk of the STS-133 mission with fellow astronaut Steve Bowen.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/alvin_drew_image_20220911034007.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Alvin_Drew",
                        "last_flight": "2011-02-24T21:53:24Z",
                        "first_flight": "2007-08-08T22:36:42Z"
                    }
                },
                {
                    "id": 4353,
                    "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": 291,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/291/?format=api",
            "name": "STS-133 EVA 1",
            "start": "2011-02-28T15:46:00Z",
            "end": "2011-02-28T22:20:00Z",
            "duration": "PT6H34M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4350,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 547,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/547/?format=api",
                        "name": "Alvin Drew",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P25DT13H54S",
                        "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-11-05",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/alvindrew",
                        "instagram": null,
                        "bio": "Colonel Benjamin Alvin Drew is a United States Air Force officer and a NASA astronaut. He has been on two spaceflights; the first was the Space Shuttle mission STS-118 to the International Space Station, in August 2007. Drew's second spaceflight took place in March 2011 on STS-133, another mission to the International Space Station. STS-133 was Space Shuttle Discovery's final mission. Drew took part in two spacewalks while docked to the station. Drew was the final African-American to fly on board a Space Shuttle, as the final two Space Shuttle missions, STS-134 and STS-135, had no African-American crew members. He also is currently the latest African-American Astronaut to fly in space.\r\n\r\nDrew was selected to be an astronaut in NASA's Astronaut Group 18 in July 2000. Following his rookie spaceflight, Drew spent almost a year at the Yuri Gagarin Cosmonauts Training Center in Star City, Russia, overseeing NASA's training operations there as Director of Operations.\r\n\r\nOn February 28, 2011, Drew became the 200th person to walk in space, when he conducted the first spacewalk of the STS-133 mission with fellow astronaut Steve Bowen.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/alvin_drew_image_20220911034007.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Alvin_Drew",
                        "last_flight": "2011-02-24T21:53:24Z",
                        "first_flight": "2007-08-08T22:36:42Z"
                    }
                },
                {
                    "id": 4351,
                    "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": 290,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/290/?format=api",
            "name": "STS-132 EVA 3",
            "start": "2010-05-21T10:27:00Z",
            "end": "2010-05-21T17:13:00Z",
            "duration": "PT6H46M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4348,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "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": 4349,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 516,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/516/?format=api",
                        "name": "Garrett Reisman",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P107DT3H15M37S",
                        "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": "1968-02-10",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/astro_g_dogg",
                        "instagram": "https://www.instagram.com/astro_g_dogg/",
                        "bio": "Garrett Erin Reisman is an American engineer and former NASA astronaut. He was a backup crew member for Expedition 15 and joined Expedition 16 aboard the International Space Station for a short time before becoming a member of Expedition 17. He returned to Earth on June 14, 2008 on board STS-124 on Space Shuttle Discovery. He was a member of the STS-132 mission that traveled to the International Space Station aboard Space Shuttle Atlantis from May 14 to 26, 2010. He is currently the Director of Space Operations at SpaceX and a Professor of Astronautics Practice at the University of Southern California's Viterbi School of Engineering.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/garrett_reisman_image_20220911033626.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Garrett_Reisman",
                        "last_flight": "2010-05-14T18:20:09Z",
                        "first_flight": "2008-03-11T06:28:14Z"
                    }
                }
            ]
        },
        {
            "id": 289,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/289/?format=api",
            "name": "STS-132 EVA 2",
            "start": "2010-05-19T10:38:00Z",
            "end": "2010-05-19T17:47:00Z",
            "duration": "PT7H9M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4346,
                    "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": 4347,
                    "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": 288,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/288/?format=api",
            "name": "STS-132 EVA 1",
            "start": "2010-05-17T11:54:00Z",
            "end": "2010-05-17T19:19:00Z",
            "duration": "PT7H25M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4344,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 516,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/516/?format=api",
                        "name": "Garrett Reisman",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P107DT3H15M37S",
                        "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": "1968-02-10",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/astro_g_dogg",
                        "instagram": "https://www.instagram.com/astro_g_dogg/",
                        "bio": "Garrett Erin Reisman is an American engineer and former NASA astronaut. He was a backup crew member for Expedition 15 and joined Expedition 16 aboard the International Space Station for a short time before becoming a member of Expedition 17. He returned to Earth on June 14, 2008 on board STS-124 on Space Shuttle Discovery. He was a member of the STS-132 mission that traveled to the International Space Station aboard Space Shuttle Atlantis from May 14 to 26, 2010. He is currently the Director of Space Operations at SpaceX and a Professor of Astronautics Practice at the University of Southern California's Viterbi School of Engineering.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/garrett_reisman_image_20220911033626.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Garrett_Reisman",
                        "last_flight": "2010-05-14T18:20:09Z",
                        "first_flight": "2008-03-11T06:28:14Z"
                    }
                },
                {
                    "id": 4345,
                    "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": 287,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/287/?format=api",
            "name": "STS-131 EVA 3",
            "start": "2010-04-13T06:14:00Z",
            "end": "2010-04-13T12:36:00Z",
            "duration": "PT6H22M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4342,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 13,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/13/?format=api",
                        "name": "Richard Mastracchio",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P227DT13H36M54S",
                        "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-02-11",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/AstroRM",
                        "instagram": null,
                        "bio": "Richard Alan \"Rick\" Mastracchio is an American engineer and former NASA astronaut. He has flown on three NASA Space Shuttle missions as a mission specialist in addition to serving as a Flight Engineer on the Soyuz TMA-11M (Expedition 38/Expedition 39) long duration mission aboard the International Space Station. He is currently the Senior Director of Operations for Commercial Resupply Services at Orbital ATK.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/richard_mastrac_image_20220911033746.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Richard_Mastracchio",
                        "last_flight": "2013-11-07T04:14:15Z",
                        "first_flight": "2000-09-08T12:45:47Z"
                    }
                },
                {
                    "id": 4343,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 523,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/523/?format=api",
                        "name": "Clayton Anderson",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P166DT21H9M34S",
                        "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": "1959-02-23",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/Astro_Clay",
                        "instagram": null,
                        "bio": "Clayton Conrad Anderson is a retired NASA astronaut. Launched on STS-117, he replaced Sunita Williams on June 10, 2007 as a member of the ISS Expedition 15 crew.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/clayton2520anderson_image_20181203163525.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Clayton_Anderson",
                        "last_flight": "2010-04-05T10:21:22Z",
                        "first_flight": "2007-06-08T23:38:04Z"
                    }
                }
            ]
        },
        {
            "id": 286,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/286/?format=api",
            "name": "STS-131 EVA 2",
            "start": "2010-04-11T05:30:00Z",
            "end": "2010-04-11T12:56:00Z",
            "duration": "PT7H26M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4340,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 13,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/13/?format=api",
                        "name": "Richard Mastracchio",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P227DT13H36M54S",
                        "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-02-11",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/AstroRM",
                        "instagram": null,
                        "bio": "Richard Alan \"Rick\" Mastracchio is an American engineer and former NASA astronaut. He has flown on three NASA Space Shuttle missions as a mission specialist in addition to serving as a Flight Engineer on the Soyuz TMA-11M (Expedition 38/Expedition 39) long duration mission aboard the International Space Station. He is currently the Senior Director of Operations for Commercial Resupply Services at Orbital ATK.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/richard_mastrac_image_20220911033746.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Richard_Mastracchio",
                        "last_flight": "2013-11-07T04:14:15Z",
                        "first_flight": "2000-09-08T12:45:47Z"
                    }
                },
                {
                    "id": 4341,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 523,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/523/?format=api",
                        "name": "Clayton Anderson",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P166DT21H9M34S",
                        "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": "1959-02-23",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/Astro_Clay",
                        "instagram": null,
                        "bio": "Clayton Conrad Anderson is a retired NASA astronaut. Launched on STS-117, he replaced Sunita Williams on June 10, 2007 as a member of the ISS Expedition 15 crew.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/clayton2520anderson_image_20181203163525.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Clayton_Anderson",
                        "last_flight": "2010-04-05T10:21:22Z",
                        "first_flight": "2007-06-08T23:38:04Z"
                    }
                }
            ]
        },
        {
            "id": 285,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/285/?format=api",
            "name": "STS-131 EVA 1",
            "start": "2010-04-09T05:31:00Z",
            "end": "2010-04-09T11:58:00Z",
            "duration": "PT6H27M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4338,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 13,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/13/?format=api",
                        "name": "Richard Mastracchio",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P227DT13H36M54S",
                        "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-02-11",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/AstroRM",
                        "instagram": null,
                        "bio": "Richard Alan \"Rick\" Mastracchio is an American engineer and former NASA astronaut. He has flown on three NASA Space Shuttle missions as a mission specialist in addition to serving as a Flight Engineer on the Soyuz TMA-11M (Expedition 38/Expedition 39) long duration mission aboard the International Space Station. He is currently the Senior Director of Operations for Commercial Resupply Services at Orbital ATK.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/richard_mastrac_image_20220911033746.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Richard_Mastracchio",
                        "last_flight": "2013-11-07T04:14:15Z",
                        "first_flight": "2000-09-08T12:45:47Z"
                    }
                },
                {
                    "id": 4339,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 523,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/523/?format=api",
                        "name": "Clayton Anderson",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P166DT21H9M34S",
                        "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": "1959-02-23",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/Astro_Clay",
                        "instagram": null,
                        "bio": "Clayton Conrad Anderson is a retired NASA astronaut. Launched on STS-117, he replaced Sunita Williams on June 10, 2007 as a member of the ISS Expedition 15 crew.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/clayton2520anderson_image_20181203163525.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Clayton_Anderson",
                        "last_flight": "2010-04-05T10:21:22Z",
                        "first_flight": "2007-06-08T23:38:04Z"
                    }
                }
            ]
        },
        {
            "id": 284,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/284/?format=api",
            "name": "STS-130 EVA 3",
            "start": "2010-02-17T02:15:00Z",
            "end": "2010-02-17T08:03:00Z",
            "duration": "PT5H48M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4336,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 545,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/545/?format=api",
                        "name": "Robert L. Behnken",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P93DT11H44M53S",
                        "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": "1970-07-28",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/AstroBehnken",
                        "instagram": null,
                        "bio": "Robert Louis \"Bob\" Behnken is a United States Air Force officer, retired NASA astronaut and former Chief of the Astronaut Office. Behnken holds a Ph.D in Mechanical Engineering and holds the rank of Colonel in the U.S. Air Force. Col. Behnken has logged over 1,000 flight hours in 25 different aircraft. He flew aboard Space Shuttle missions STS-123 and STS-130 as a Mission Specialist, accumulating over 378 hours in space, including 19 hours of spacewalk time. Behnken was also assigned as Mission Specialist 1 to the STS-400 rescue mission. He is married to fellow astronaut K. Megan McArthur.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/robert_l._behnk_image_20200421075919.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Robert_L._Behnken",
                        "last_flight": "2020-05-30T19:22:45Z",
                        "first_flight": "2008-03-11T06:28:14Z"
                    }
                },
                {
                    "id": 4337,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 533,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/533/?format=api",
                        "name": "Nicholas Patrick",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P26DT14H52M17S",
                        "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": "1964-11-19",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/Astro_Nicholas",
                        "instagram": null,
                        "bio": "Nicholas James MacDonald Patrick, Ph.D. is a British-American engineer and a former NASA astronaut. His flight on the 2006 Discovery STS-116 mission made him the fourth person born in the United Kingdom to go into space.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/nicholas_patric_image_20220911034553.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Nicholas_Patrick",
                        "last_flight": "2010-02-08T09:14:08Z",
                        "first_flight": "2006-12-10T01:47:35Z"
                    }
                }
            ]
        }
    ]
}