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=270&ordering=end
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=280&ordering=end",
    "previous": "https://ll.thespacedevs.com/2.2.0/spacewalks/?format=api&limit=10&offset=260&ordering=end",
    "results": [
        {
            "id": 327,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/327/?format=api",
            "name": "Expedition 15 EVA 3",
            "start": "2007-07-23T10:25:00Z",
            "end": "2007-07-23T18:06:00Z",
            "duration": "PT7H41M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4422,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "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": 4423,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 294,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/294/?format=api",
                        "name": "Fyodor Yurchikhin",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P672DT20H39M32S",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "date_of_birth": "1959-01-03",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Fyodor Nikolayevich Yurchikhin (Russian: Фёдор Николаевич Юрчихин, Greek: Θεόδωρος Γιουρτσίχιν του Νικόλαου; born 3 January 1959), is a Russian cosmonaut of Greek descent, engineer and RSC Energia test-pilot who has flown on five spaceflights. His first spaceflight was a 10-day Space Shuttle mission STS-112. His second was a long-duration stay aboard the International Space Station (ISS) as a Flight Engineer for Expedition 15; for this mission he was launched in the Soyuz TMA-10 spacecraft. He has undertaken two further long-duration stays aboard the ISS, as a crew member of Expedition 24 / 25. For this mission he was launched with the spacecraft Soyuz TMA-19, and he landed in November 2010, also with the TMA-19 spacecraft. He served as Soyuz Commander for his fourth mission aboard Soyuz TMA-09M, as Flight Engineer for Expedition 36 and ISS Commander for Expedition 37. In April 2017, Yurchikhin launched on Soyuz MS-04 for the fifth spaceflight of his career, a six-month mission to the ISS as part of Expedition 51 and 52, for which he was the Commander.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/fyodor2520yurchikhin_image_20181201232049.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Fyodor_Yurchikhin",
                        "last_flight": "2017-04-20T07:13:45Z",
                        "first_flight": "2002-10-07T19:45:51Z"
                    }
                }
            ]
        },
        {
            "id": 240,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/240/?format=api",
            "name": "STS-118 EVA 1",
            "start": "2007-08-11T16:28:00Z",
            "end": "2007-08-11T22:45:00Z",
            "duration": "PT6H17M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4248,
                    "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": 4249,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 288,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/288/?format=api",
                        "name": "Dafydd Williams",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P28DT15H46M18S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 16,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/16/?format=api",
                            "name": "Canadian Space Agency",
                            "type": "Government"
                        },
                        "date_of_birth": "1954-05-16",
                        "date_of_death": null,
                        "nationality": "Canadian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Dafydd Rhys \"Dave\" Williams OC (born May 16, 1954) is a Canadian physician, public speaker and a retired CSA astronaut. Williams was a mission specialist on two space shuttle missions. His first spaceflight, STS-90 in 1998, was a 16-day mission aboard Space Shuttle Columbia dedicated to neuroscience research. His second flight, STS-118 in August 2007, was flown by Space Shuttle Endeavour to the International Space Station. During that mission he performed three spacewalks, becoming the third Canadian to perform a spacewalk and setting a Canadian record for total number of spacewalks. These spacewalks combined for a total duration of 17 hours and 47 minutes.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/dafydd2520williams_image_20181201225440.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Dafydd_Williams",
                        "last_flight": "2007-08-08T22:36:42Z",
                        "first_flight": "1998-04-17T18:19:00Z"
                    }
                }
            ]
        },
        {
            "id": 241,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/241/?format=api",
            "name": "STS-118 EVA 2",
            "start": "2007-08-13T15:32:00Z",
            "end": "2007-08-13T22:00:00Z",
            "duration": "PT6H28M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4250,
                    "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": 4251,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 288,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/288/?format=api",
                        "name": "Dafydd Williams",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P28DT15H46M18S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 16,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/16/?format=api",
                            "name": "Canadian Space Agency",
                            "type": "Government"
                        },
                        "date_of_birth": "1954-05-16",
                        "date_of_death": null,
                        "nationality": "Canadian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Dafydd Rhys \"Dave\" Williams OC (born May 16, 1954) is a Canadian physician, public speaker and a retired CSA astronaut. Williams was a mission specialist on two space shuttle missions. His first spaceflight, STS-90 in 1998, was a 16-day mission aboard Space Shuttle Columbia dedicated to neuroscience research. His second flight, STS-118 in August 2007, was flown by Space Shuttle Endeavour to the International Space Station. During that mission he performed three spacewalks, becoming the third Canadian to perform a spacewalk and setting a Canadian record for total number of spacewalks. These spacewalks combined for a total duration of 17 hours and 47 minutes.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/dafydd2520williams_image_20181201225440.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Dafydd_Williams",
                        "last_flight": "2007-08-08T22:36:42Z",
                        "first_flight": "1998-04-17T18:19:00Z"
                    }
                }
            ]
        },
        {
            "id": 242,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/242/?format=api",
            "name": "STS-118 EVA 3",
            "start": "2007-08-15T14:37:00Z",
            "end": "2007-08-15T20:05:00Z",
            "duration": "PT5H28M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4252,
                    "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": 4253,
                    "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": 243,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/243/?format=api",
            "name": "STS-118 EVA 4",
            "start": "2007-08-18T14:17:00Z",
            "end": "2007-08-18T19:02:00Z",
            "duration": "PT4H45M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4254,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 288,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/288/?format=api",
                        "name": "Dafydd Williams",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P28DT15H46M18S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 16,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/16/?format=api",
                            "name": "Canadian Space Agency",
                            "type": "Government"
                        },
                        "date_of_birth": "1954-05-16",
                        "date_of_death": null,
                        "nationality": "Canadian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Dafydd Rhys \"Dave\" Williams OC (born May 16, 1954) is a Canadian physician, public speaker and a retired CSA astronaut. Williams was a mission specialist on two space shuttle missions. His first spaceflight, STS-90 in 1998, was a 16-day mission aboard Space Shuttle Columbia dedicated to neuroscience research. His second flight, STS-118 in August 2007, was flown by Space Shuttle Endeavour to the International Space Station. During that mission he performed three spacewalks, becoming the third Canadian to perform a spacewalk and setting a Canadian record for total number of spacewalks. These spacewalks combined for a total duration of 17 hours and 47 minutes.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/dafydd2520williams_image_20181201225440.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Dafydd_Williams",
                        "last_flight": "2007-08-08T22:36:42Z",
                        "first_flight": "1998-04-17T18:19:00Z"
                    }
                },
                {
                    "id": 4255,
                    "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": 244,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/244/?format=api",
            "name": "STS-120 EVA 1",
            "start": "2007-10-26T10:02:00Z",
            "end": "2007-10-26T16:16:00Z",
            "duration": "PT6H14M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4256,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 454,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/454/?format=api",
                        "name": "Scott E. Parazynski",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P57DT15H31M23S",
                        "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": "1961-07-28",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/AstroDocScott",
                        "instagram": "https://www.instagram.com/astrodocscott/",
                        "bio": "Scott Edward Parazynski is an American physician and a former NASA astronaut. A veteran of five Space Shuttle flights and seven spacewalks, Parazynski's latest mission was STS-120 in October, 2007 – highlighted by a dramatic, unplanned EVA to repair a live solar array. In May 2016 he was inducted into the US Astronaut Hall of Fame. He retired from NASA in March 2009 to pursue entrepreneurial opportunities in the private sector, and he is currently the CEO of a technology start-up. He is the first person to have both flown in space and summited Mount Everest, the highest point on Earth.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/scott2520e.2520parazynski_image_20181202145657.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Scott_E._Parazynski",
                        "last_flight": "2007-10-23T15:38:19Z",
                        "first_flight": "1994-11-03T16:59:43Z"
                    }
                },
                {
                    "id": 4257,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 536,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/536/?format=api",
                        "name": "Douglas H. Wheelock",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P178DT9H33M22S",
                        "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": "1960-05-05",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Douglas Harry \"Wheels\" Wheelock is an American engineer and astronaut. He has flown in space twice, logging 178 days on the Space Shuttle, International Space Station, and Russian Soyuz. On July 12, 2011, Wheelock announced that he would be returning to active duty with the United States Army in support of Operation Enduring Freedom.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/douglas_h._whee_image_20220911033623.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Douglas_H._Wheelock",
                        "last_flight": "2010-06-15T21:35:19Z",
                        "first_flight": "2007-10-23T15:38:19Z"
                    }
                }
            ]
        },
        {
            "id": 245,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/245/?format=api",
            "name": "STS-120 EVA 2",
            "start": "2007-10-28T09:32:00Z",
            "end": "2007-10-28T16:05:00Z",
            "duration": "PT6H33M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4258,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 454,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/454/?format=api",
                        "name": "Scott E. Parazynski",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P57DT15H31M23S",
                        "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": "1961-07-28",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/AstroDocScott",
                        "instagram": "https://www.instagram.com/astrodocscott/",
                        "bio": "Scott Edward Parazynski is an American physician and a former NASA astronaut. A veteran of five Space Shuttle flights and seven spacewalks, Parazynski's latest mission was STS-120 in October, 2007 – highlighted by a dramatic, unplanned EVA to repair a live solar array. In May 2016 he was inducted into the US Astronaut Hall of Fame. He retired from NASA in March 2009 to pursue entrepreneurial opportunities in the private sector, and he is currently the CEO of a technology start-up. He is the first person to have both flown in space and summited Mount Everest, the highest point on Earth.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/scott2520e.2520parazynski_image_20181202145657.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Scott_E._Parazynski",
                        "last_flight": "2007-10-23T15:38:19Z",
                        "first_flight": "1994-11-03T16:59:43Z"
                    }
                },
                {
                    "id": 4259,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 511,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/511/?format=api",
                        "name": "Daniel M. Tani",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P131DT18H5M13S",
                        "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": "1961-02-01",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/astro_tani",
                        "instagram": null,
                        "bio": "Daniel M. Tani is an American engineer and a NASA astronaut. Although born in Ridley Park, Pennsylvania, he considers Lombard, Illinois, to be his hometown. With Peggy Whitson, Tani conducted the 100th spacewalk on the International Space Station.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/daniel2520m.2520tani_image_20181203161741.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Daniel_M._Tani",
                        "last_flight": "2007-10-23T15:38:19Z",
                        "first_flight": "2001-12-05T22:19:28Z"
                    }
                }
            ]
        },
        {
            "id": 246,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/246/?format=api",
            "name": "STS-120 EVA 3",
            "start": "2007-10-30T08:45:00Z",
            "end": "2007-10-30T15:53:00Z",
            "duration": "PT7H8M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4260,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 454,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/454/?format=api",
                        "name": "Scott E. Parazynski",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P57DT15H31M23S",
                        "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": "1961-07-28",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/AstroDocScott",
                        "instagram": "https://www.instagram.com/astrodocscott/",
                        "bio": "Scott Edward Parazynski is an American physician and a former NASA astronaut. A veteran of five Space Shuttle flights and seven spacewalks, Parazynski's latest mission was STS-120 in October, 2007 – highlighted by a dramatic, unplanned EVA to repair a live solar array. In May 2016 he was inducted into the US Astronaut Hall of Fame. He retired from NASA in March 2009 to pursue entrepreneurial opportunities in the private sector, and he is currently the CEO of a technology start-up. He is the first person to have both flown in space and summited Mount Everest, the highest point on Earth.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/scott2520e.2520parazynski_image_20181202145657.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Scott_E._Parazynski",
                        "last_flight": "2007-10-23T15:38:19Z",
                        "first_flight": "1994-11-03T16:59:43Z"
                    }
                },
                {
                    "id": 4261,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 536,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/536/?format=api",
                        "name": "Douglas H. Wheelock",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P178DT9H33M22S",
                        "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": "1960-05-05",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Douglas Harry \"Wheels\" Wheelock is an American engineer and astronaut. He has flown in space twice, logging 178 days on the Space Shuttle, International Space Station, and Russian Soyuz. On July 12, 2011, Wheelock announced that he would be returning to active duty with the United States Army in support of Operation Enduring Freedom.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/douglas_h._whee_image_20220911033623.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Douglas_H._Wheelock",
                        "last_flight": "2010-06-15T21:35:19Z",
                        "first_flight": "2007-10-23T15:38:19Z"
                    }
                }
            ]
        },
        {
            "id": 247,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/247/?format=api",
            "name": "STS-120 EVA 4",
            "start": "2007-11-03T10:03:00Z",
            "end": "2007-11-03T17:22:00Z",
            "duration": "PT7H19M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4262,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 454,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/454/?format=api",
                        "name": "Scott E. Parazynski",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P57DT15H31M23S",
                        "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": "1961-07-28",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/AstroDocScott",
                        "instagram": "https://www.instagram.com/astrodocscott/",
                        "bio": "Scott Edward Parazynski is an American physician and a former NASA astronaut. A veteran of five Space Shuttle flights and seven spacewalks, Parazynski's latest mission was STS-120 in October, 2007 – highlighted by a dramatic, unplanned EVA to repair a live solar array. In May 2016 he was inducted into the US Astronaut Hall of Fame. He retired from NASA in March 2009 to pursue entrepreneurial opportunities in the private sector, and he is currently the CEO of a technology start-up. He is the first person to have both flown in space and summited Mount Everest, the highest point on Earth.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/scott2520e.2520parazynski_image_20181202145657.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Scott_E._Parazynski",
                        "last_flight": "2007-10-23T15:38:19Z",
                        "first_flight": "1994-11-03T16:59:43Z"
                    }
                },
                {
                    "id": 4263,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 536,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/536/?format=api",
                        "name": "Douglas H. Wheelock",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P178DT9H33M22S",
                        "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": "1960-05-05",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Douglas Harry \"Wheels\" Wheelock is an American engineer and astronaut. He has flown in space twice, logging 178 days on the Space Shuttle, International Space Station, and Russian Soyuz. On July 12, 2011, Wheelock announced that he would be returning to active duty with the United States Army in support of Operation Enduring Freedom.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/douglas_h._whee_image_20220911033623.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Douglas_H._Wheelock",
                        "last_flight": "2010-06-15T21:35:19Z",
                        "first_flight": "2007-10-23T15:38:19Z"
                    }
                }
            ]
        },
        {
            "id": 328,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/328/?format=api",
            "name": "Expedition 16 EVA 1",
            "start": "2007-11-09T09:54:00Z",
            "end": "2007-11-09T16:49:00Z",
            "duration": "PT6H55M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4424,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 513,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/513/?format=api",
                        "name": "Peggy Whitson",
                        "type": {
                            "id": 3,
                            "name": "Private"
                        },
                        "in_space": false,
                        "time_in_space": "P675DT3H52M10S",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "agency": {
                            "id": 1022,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1022/?format=api",
                            "name": "Axiom Space",
                            "type": "Private"
                        },
                        "date_of_birth": "1960-02-09",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/AstroPeggy",
                        "instagram": "https://www.instagram.com/astro_peggy/",
                        "bio": "Peggy Annette Whitson is an American biochemistry researcher, retired NASA astronaut, and former NASA Chief Astronaut. Her first space mission was in 2002, with an extended stay aboard the International Space Station as a member of Expedition 5. Her second mission launched October 10, 2007, as the first female commander of the ISS with Expedition 16. She was on her third long-duration space flight and was the commander of the International Space Station for Expedition 51, before handing over command to Fyodor Yurchikhin on June 1, 2017.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/peggy_whitson_image_20210210144848.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Peggy_Whitson",
                        "last_flight": "2023-05-21T21:37:09Z",
                        "first_flight": "2002-06-05T21:22:49Z"
                    }
                },
                {
                    "id": 4425,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 190,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/190/?format=api",
                        "name": "Yuri Malenchenko",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P827DT9H21M40S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "date_of_birth": "1961-12-22",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Yuri Ivanovich Malenchenko (Russian: Юрий Иванович Маленченко; born December 22, 1961) is a retired Russian cosmonaut. Malenchenko became the first person to marry in space, on 10 August 2003, when he married Ekaterina Dmitrieva, who was in Texas, while he was 240 miles over New Zealand, on the International Space Station. As of June 2016, Malenchenko ranks second for career time in space due to his time on both Mir and the International Space Station (ISS). He is a former Commander of the International Space Station.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/yuri2520malenchenko_image_20181201174359.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Yuri_Malenchenko",
                        "last_flight": "2015-12-15T11:03:09Z",
                        "first_flight": "1994-07-01T12:24:50Z"
                    }
                }
            ]
        }
    ]
}