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=220&ordering=-start
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=230&ordering=-start",
    "previous": "https://ll.thespacedevs.com/2.2.0/spacewalks/?format=api&limit=10&offset=210&ordering=-start",
    "results": [
        {
            "id": 324,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/324/?format=api",
            "name": "Expedition 14 EVA 5",
            "start": "2007-02-22T10:28:00Z",
            "end": "2007-02-22T16:45:00Z",
            "duration": "PT6H17M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4416,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 453,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/453/?format=api",
                        "name": "Michael López-Alegría",
                        "type": {
                            "id": 3,
                            "name": "Private"
                        },
                        "in_space": false,
                        "time_in_space": "P296DT16H14M9S",
                        "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": "1958-05-30",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/commandermla",
                        "instagram": null,
                        "bio": "Michael López-Alegría is a Spanish-American astronaut; a veteran of three Space Shuttle missions and one International Space Station mission. He is known for having performed ten spacewalks so far in his career, presently holding the second longest all-time EVA duration record and having the third longest spaceflight of any American at the length of 215 days; this time was spent on board the ISS from September 18, 2006 to April 21, 2007.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/michael_l25c3_image_20201201090124.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Michael_L%C3%B3pez-Alegr%C3%ADa",
                        "last_flight": "2024-01-18T21:49:11Z",
                        "first_flight": "1995-10-20T13:53:00Z"
                    }
                },
                {
                    "id": 4417,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 273,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/273/?format=api",
                        "name": "Mikhail Tyurin",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P532DT2H51M49S",
                        "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": "1960-03-02",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Mikhail Vladislavovich Tyurin (Russian: Михаил Владиславович Тюрин) (born March 2, 1960) is a former Russian cosmonaut who flew several missions to the International Space Station and completed four spacewalks during his career. He is called a hero of the Russian Federation for his work as a cosmonaut.\r\n\r\nIn 1994 he was selected to begin cosmonaut training, and in 1998 he started training as a flight engineer for the Expedition 3 crew. He also served as a backup crew member for the first ISS mission.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mikhail2520tyurin_image_20181201223437.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Mikhail_Tyurin",
                        "last_flight": "2013-11-07T04:14:15Z",
                        "first_flight": "2001-08-10T21:10:14Z"
                    }
                }
            ]
        },
        {
            "id": 323,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/323/?format=api",
            "name": "Expedition 14 EVA 4",
            "start": "2007-02-08T13:26:00Z",
            "end": "2007-02-08T20:06:00Z",
            "duration": "PT6H40M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4414,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 453,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/453/?format=api",
                        "name": "Michael López-Alegría",
                        "type": {
                            "id": 3,
                            "name": "Private"
                        },
                        "in_space": false,
                        "time_in_space": "P296DT16H14M9S",
                        "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": "1958-05-30",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/commandermla",
                        "instagram": null,
                        "bio": "Michael López-Alegría is a Spanish-American astronaut; a veteran of three Space Shuttle missions and one International Space Station mission. He is known for having performed ten spacewalks so far in his career, presently holding the second longest all-time EVA duration record and having the third longest spaceflight of any American at the length of 215 days; this time was spent on board the ISS from September 18, 2006 to April 21, 2007.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/michael_l25c3_image_20201201090124.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Michael_L%C3%B3pez-Alegr%C3%ADa",
                        "last_flight": "2024-01-18T21:49:11Z",
                        "first_flight": "1995-10-20T13:53:00Z"
                    }
                },
                {
                    "id": 4415,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 537,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/537/?format=api",
                        "name": "Sunita Williams",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P608DT19M7S",
                        "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": "1965-09-19",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/Astro_Suni",
                        "instagram": "https://www.instagram.com/astro_williams/",
                        "bio": "Sunita Pandya Lyn Williams is an American astronaut and United States Navy officer of Indo-Slovenian descent. She formerly held the records for total spacewalks by a woman (seven) and most spacewalk time for a woman (50 hours, 40 minutes). Williams was assigned to the International Space Station as a member of Expedition 14 and Expedition 15. In 2012, she served as a flight engineer on Expedition 32 and then commander of Expedition 33.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sunita2520williams_image_20181203164912.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Sunita_Williams",
                        "last_flight": "2024-06-05T14:52:15Z",
                        "first_flight": "2006-12-10T01:47:35Z"
                    }
                }
            ]
        },
        {
            "id": 322,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/322/?format=api",
            "name": "Expedition 14 EVA 3",
            "start": "2007-02-04T13:38:00Z",
            "end": "2007-02-04T20:49:00Z",
            "duration": "PT7H11M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4412,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 453,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/453/?format=api",
                        "name": "Michael López-Alegría",
                        "type": {
                            "id": 3,
                            "name": "Private"
                        },
                        "in_space": false,
                        "time_in_space": "P296DT16H14M9S",
                        "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": "1958-05-30",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/commandermla",
                        "instagram": null,
                        "bio": "Michael López-Alegría is a Spanish-American astronaut; a veteran of three Space Shuttle missions and one International Space Station mission. He is known for having performed ten spacewalks so far in his career, presently holding the second longest all-time EVA duration record and having the third longest spaceflight of any American at the length of 215 days; this time was spent on board the ISS from September 18, 2006 to April 21, 2007.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/michael_l25c3_image_20201201090124.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Michael_L%C3%B3pez-Alegr%C3%ADa",
                        "last_flight": "2024-01-18T21:49:11Z",
                        "first_flight": "1995-10-20T13:53:00Z"
                    }
                },
                {
                    "id": 4413,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 537,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/537/?format=api",
                        "name": "Sunita Williams",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P608DT19M7S",
                        "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": "1965-09-19",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/Astro_Suni",
                        "instagram": "https://www.instagram.com/astro_williams/",
                        "bio": "Sunita Pandya Lyn Williams is an American astronaut and United States Navy officer of Indo-Slovenian descent. She formerly held the records for total spacewalks by a woman (seven) and most spacewalk time for a woman (50 hours, 40 minutes). Williams was assigned to the International Space Station as a member of Expedition 14 and Expedition 15. In 2012, she served as a flight engineer on Expedition 32 and then commander of Expedition 33.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sunita2520williams_image_20181203164912.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Sunita_Williams",
                        "last_flight": "2024-06-05T14:52:15Z",
                        "first_flight": "2006-12-10T01:47:35Z"
                    }
                }
            ]
        },
        {
            "id": 321,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/321/?format=api",
            "name": "Expedition 14 EVA 2",
            "start": "2007-01-31T15:14:00Z",
            "end": "2007-01-31T23:09:00Z",
            "duration": "PT7H55M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4410,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 453,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/453/?format=api",
                        "name": "Michael López-Alegría",
                        "type": {
                            "id": 3,
                            "name": "Private"
                        },
                        "in_space": false,
                        "time_in_space": "P296DT16H14M9S",
                        "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": "1958-05-30",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/commandermla",
                        "instagram": null,
                        "bio": "Michael López-Alegría is a Spanish-American astronaut; a veteran of three Space Shuttle missions and one International Space Station mission. He is known for having performed ten spacewalks so far in his career, presently holding the second longest all-time EVA duration record and having the third longest spaceflight of any American at the length of 215 days; this time was spent on board the ISS from September 18, 2006 to April 21, 2007.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/michael_l25c3_image_20201201090124.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Michael_L%C3%B3pez-Alegr%C3%ADa",
                        "last_flight": "2024-01-18T21:49:11Z",
                        "first_flight": "1995-10-20T13:53:00Z"
                    }
                },
                {
                    "id": 4411,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 537,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/537/?format=api",
                        "name": "Sunita Williams",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P608DT19M7S",
                        "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": "1965-09-19",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/Astro_Suni",
                        "instagram": "https://www.instagram.com/astro_williams/",
                        "bio": "Sunita Pandya Lyn Williams is an American astronaut and United States Navy officer of Indo-Slovenian descent. She formerly held the records for total spacewalks by a woman (seven) and most spacewalk time for a woman (50 hours, 40 minutes). Williams was assigned to the International Space Station as a member of Expedition 14 and Expedition 15. In 2012, she served as a flight engineer on Expedition 32 and then commander of Expedition 33.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sunita2520williams_image_20181203164912.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Sunita_Williams",
                        "last_flight": "2024-06-05T14:52:15Z",
                        "first_flight": "2006-12-10T01:47:35Z"
                    }
                }
            ]
        },
        {
            "id": 235,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/235/?format=api",
            "name": "STS-116 EVA 4",
            "start": "2006-12-18T19:00:00Z",
            "end": "2006-12-19T01:38:00Z",
            "duration": "PT6H38M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4238,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 477,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/477/?format=api",
                        "name": "Robert Curbeam",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P37DT14H31M23S",
                        "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-03-05",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Robert Lee Curbeam, Jr. is a former NASA astronaut and captain in the United States Navy.\r\n\r\nCurbeam graduated from Woodlawn High School, Baltimore County, Maryland in 1980. He earned a Bachelor of Science degree in Aerospace Engineering from the United States Naval Academy in 1984, a Master of Science degree in Aeronautical Engineering from the Naval Postgraduate School in 1990, and a master's degree in Astronautical Engineering from the Naval Postgraduate School in 1991.\r\n\r\nHe is a member of the U.S. Naval Academy Alumni Association and the Association of Old Crows.\r\n\r\nCurbeam was named Fighter Wing One Radar Intercept Officer of the Year in 1989 and received the U.S. Naval Test Pilot School Best Developmental Thesis (DT-II) Award.\r\n\r\nHe currently holds the record for the most spacewalks during a single spaceflight. During the STS-116 mission, Curbeam completed four spacewalks.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/robert_curbeam_image_20220911033512.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Robert_Curbeam",
                        "last_flight": "2006-12-10T01:47:35Z",
                        "first_flight": "1997-08-07T14:41:00Z"
                    }
                },
                {
                    "id": 4239,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 108,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/108/?format=api",
                        "name": "Christer Fuglesang",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P26DT17H37M48S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 27,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api",
                            "name": "European Space Agency",
                            "type": "Multinational"
                        },
                        "date_of_birth": "1957-03-18",
                        "date_of_death": null,
                        "nationality": "Swedish",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Arne Christer Fuglesang (born March 18, 1957 in Stockholm) is a Swedish physicist and an ESA astronaut. He was first launched aboard the STS-116 Space Shuttle mission on December 10, 2006, at 01:47 GMT, making him the first Swedish citizen in space.\r\n\r\nMarried with three children, he was a Fellow at CERN and taught mathematics at the Royal Institute of Technology before being selected to join the European Astronaut Corps in 1992. He has participated in two Space Shuttle missions and five spacewalks, and is the first person outside of the United States or Russian space programs to participate in more than three spacewalks.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/christer2520fuglesang_image_20181128231700.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Christer_Fuglesang",
                        "last_flight": "2009-08-29T03:59:37Z",
                        "first_flight": "2006-12-10T01:47:35Z"
                    }
                }
            ]
        },
        {
            "id": 234,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/234/?format=api",
            "name": "STS-116 EVA 3",
            "start": "2006-12-16T19:25:00Z",
            "end": "2006-12-17T02:57:00Z",
            "duration": "PT7H32M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4236,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 477,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/477/?format=api",
                        "name": "Robert Curbeam",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P37DT14H31M23S",
                        "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-03-05",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Robert Lee Curbeam, Jr. is a former NASA astronaut and captain in the United States Navy.\r\n\r\nCurbeam graduated from Woodlawn High School, Baltimore County, Maryland in 1980. He earned a Bachelor of Science degree in Aerospace Engineering from the United States Naval Academy in 1984, a Master of Science degree in Aeronautical Engineering from the Naval Postgraduate School in 1990, and a master's degree in Astronautical Engineering from the Naval Postgraduate School in 1991.\r\n\r\nHe is a member of the U.S. Naval Academy Alumni Association and the Association of Old Crows.\r\n\r\nCurbeam was named Fighter Wing One Radar Intercept Officer of the Year in 1989 and received the U.S. Naval Test Pilot School Best Developmental Thesis (DT-II) Award.\r\n\r\nHe currently holds the record for the most spacewalks during a single spaceflight. During the STS-116 mission, Curbeam completed four spacewalks.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/robert_curbeam_image_20220911033512.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Robert_Curbeam",
                        "last_flight": "2006-12-10T01:47:35Z",
                        "first_flight": "1997-08-07T14:41:00Z"
                    }
                },
                {
                    "id": 4237,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 537,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/537/?format=api",
                        "name": "Sunita Williams",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P608DT19M7S",
                        "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": "1965-09-19",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/Astro_Suni",
                        "instagram": "https://www.instagram.com/astro_williams/",
                        "bio": "Sunita Pandya Lyn Williams is an American astronaut and United States Navy officer of Indo-Slovenian descent. She formerly held the records for total spacewalks by a woman (seven) and most spacewalk time for a woman (50 hours, 40 minutes). Williams was assigned to the International Space Station as a member of Expedition 14 and Expedition 15. In 2012, she served as a flight engineer on Expedition 32 and then commander of Expedition 33.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sunita2520williams_image_20181203164912.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Sunita_Williams",
                        "last_flight": "2024-06-05T14:52:15Z",
                        "first_flight": "2006-12-10T01:47:35Z"
                    }
                }
            ]
        },
        {
            "id": 233,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/233/?format=api",
            "name": "STS-116 EVA 2",
            "start": "2006-12-14T19:41:00Z",
            "end": "2006-12-15T00:41:00Z",
            "duration": "PT5H",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4234,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 477,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/477/?format=api",
                        "name": "Robert Curbeam",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P37DT14H31M23S",
                        "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-03-05",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Robert Lee Curbeam, Jr. is a former NASA astronaut and captain in the United States Navy.\r\n\r\nCurbeam graduated from Woodlawn High School, Baltimore County, Maryland in 1980. He earned a Bachelor of Science degree in Aerospace Engineering from the United States Naval Academy in 1984, a Master of Science degree in Aeronautical Engineering from the Naval Postgraduate School in 1990, and a master's degree in Astronautical Engineering from the Naval Postgraduate School in 1991.\r\n\r\nHe is a member of the U.S. Naval Academy Alumni Association and the Association of Old Crows.\r\n\r\nCurbeam was named Fighter Wing One Radar Intercept Officer of the Year in 1989 and received the U.S. Naval Test Pilot School Best Developmental Thesis (DT-II) Award.\r\n\r\nHe currently holds the record for the most spacewalks during a single spaceflight. During the STS-116 mission, Curbeam completed four spacewalks.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/robert_curbeam_image_20220911033512.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Robert_Curbeam",
                        "last_flight": "2006-12-10T01:47:35Z",
                        "first_flight": "1997-08-07T14:41:00Z"
                    }
                },
                {
                    "id": 4235,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 108,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/108/?format=api",
                        "name": "Christer Fuglesang",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P26DT17H37M48S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 27,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api",
                            "name": "European Space Agency",
                            "type": "Multinational"
                        },
                        "date_of_birth": "1957-03-18",
                        "date_of_death": null,
                        "nationality": "Swedish",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Arne Christer Fuglesang (born March 18, 1957 in Stockholm) is a Swedish physicist and an ESA astronaut. He was first launched aboard the STS-116 Space Shuttle mission on December 10, 2006, at 01:47 GMT, making him the first Swedish citizen in space.\r\n\r\nMarried with three children, he was a Fellow at CERN and taught mathematics at the Royal Institute of Technology before being selected to join the European Astronaut Corps in 1992. He has participated in two Space Shuttle missions and five spacewalks, and is the first person outside of the United States or Russian space programs to participate in more than three spacewalks.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/christer2520fuglesang_image_20181128231700.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Christer_Fuglesang",
                        "last_flight": "2009-08-29T03:59:37Z",
                        "first_flight": "2006-12-10T01:47:35Z"
                    }
                }
            ]
        },
        {
            "id": 232,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/232/?format=api",
            "name": "STS-116 EVA 1",
            "start": "2006-12-12T20:31:00Z",
            "end": "2006-12-13T03:07:00Z",
            "duration": "PT6H36M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4232,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 477,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/477/?format=api",
                        "name": "Robert Curbeam",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P37DT14H31M23S",
                        "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-03-05",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Robert Lee Curbeam, Jr. is a former NASA astronaut and captain in the United States Navy.\r\n\r\nCurbeam graduated from Woodlawn High School, Baltimore County, Maryland in 1980. He earned a Bachelor of Science degree in Aerospace Engineering from the United States Naval Academy in 1984, a Master of Science degree in Aeronautical Engineering from the Naval Postgraduate School in 1990, and a master's degree in Astronautical Engineering from the Naval Postgraduate School in 1991.\r\n\r\nHe is a member of the U.S. Naval Academy Alumni Association and the Association of Old Crows.\r\n\r\nCurbeam was named Fighter Wing One Radar Intercept Officer of the Year in 1989 and received the U.S. Naval Test Pilot School Best Developmental Thesis (DT-II) Award.\r\n\r\nHe currently holds the record for the most spacewalks during a single spaceflight. During the STS-116 mission, Curbeam completed four spacewalks.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/robert_curbeam_image_20220911033512.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Robert_Curbeam",
                        "last_flight": "2006-12-10T01:47:35Z",
                        "first_flight": "1997-08-07T14:41:00Z"
                    }
                },
                {
                    "id": 4233,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 108,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/108/?format=api",
                        "name": "Christer Fuglesang",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P26DT17H37M48S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 27,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api",
                            "name": "European Space Agency",
                            "type": "Multinational"
                        },
                        "date_of_birth": "1957-03-18",
                        "date_of_death": null,
                        "nationality": "Swedish",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Arne Christer Fuglesang (born March 18, 1957 in Stockholm) is a Swedish physicist and an ESA astronaut. He was first launched aboard the STS-116 Space Shuttle mission on December 10, 2006, at 01:47 GMT, making him the first Swedish citizen in space.\r\n\r\nMarried with three children, he was a Fellow at CERN and taught mathematics at the Royal Institute of Technology before being selected to join the European Astronaut Corps in 1992. He has participated in two Space Shuttle missions and five spacewalks, and is the first person outside of the United States or Russian space programs to participate in more than three spacewalks.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/christer2520fuglesang_image_20181128231700.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Christer_Fuglesang",
                        "last_flight": "2009-08-29T03:59:37Z",
                        "first_flight": "2006-12-10T01:47:35Z"
                    }
                }
            ]
        },
        {
            "id": 320,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/320/?format=api",
            "name": "Expedition 14 EVA 1",
            "start": "2006-11-22T23:17:00Z",
            "end": "2006-11-23T04:55:00Z",
            "duration": "PT5H38M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4408,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 453,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/453/?format=api",
                        "name": "Michael López-Alegría",
                        "type": {
                            "id": 3,
                            "name": "Private"
                        },
                        "in_space": false,
                        "time_in_space": "P296DT16H14M9S",
                        "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": "1958-05-30",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/commandermla",
                        "instagram": null,
                        "bio": "Michael López-Alegría is a Spanish-American astronaut; a veteran of three Space Shuttle missions and one International Space Station mission. He is known for having performed ten spacewalks so far in his career, presently holding the second longest all-time EVA duration record and having the third longest spaceflight of any American at the length of 215 days; this time was spent on board the ISS from September 18, 2006 to April 21, 2007.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/michael_l25c3_image_20201201090124.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Michael_L%C3%B3pez-Alegr%C3%ADa",
                        "last_flight": "2024-01-18T21:49:11Z",
                        "first_flight": "1995-10-20T13:53:00Z"
                    }
                },
                {
                    "id": 4409,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 273,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/273/?format=api",
                        "name": "Mikhail Tyurin",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P532DT2H51M49S",
                        "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": "1960-03-02",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Mikhail Vladislavovich Tyurin (Russian: Михаил Владиславович Тюрин) (born March 2, 1960) is a former Russian cosmonaut who flew several missions to the International Space Station and completed four spacewalks during his career. He is called a hero of the Russian Federation for his work as a cosmonaut.\r\n\r\nIn 1994 he was selected to begin cosmonaut training, and in 1998 he started training as a flight engineer for the Expedition 3 crew. He also served as a backup crew member for the first ISS mission.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mikhail2520tyurin_image_20181201223437.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Mikhail_Tyurin",
                        "last_flight": "2013-11-07T04:14:15Z",
                        "first_flight": "2001-08-10T21:10:14Z"
                    }
                }
            ]
        },
        {
            "id": 231,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/231/?format=api",
            "name": "STS-115 EVA 3",
            "start": "2006-09-15T10:00:00Z",
            "end": "2006-09-15T16:42:00Z",
            "duration": "PT6H42M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4230,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 457,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/457/?format=api",
                        "name": "Joseph R. Tanner",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P43DT13H14M4S",
                        "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": "1950-01-21",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Joseph Richard \"Joe\" Tanner is an American instructor at the University of Colorado Boulder, mechanical engineer, a former naval officer and aviator, and a former NASA astronaut. He was born in Danville, Illinois. He is unusual among astronauts as he did not have a background in flight test nor did he earn any advanced academic degrees. Typically those who did not do military flight test have an M.D. or Ph.D., if not a master's, whereas Tanner's path to becoming an astronaut followed operational military flying and then into NASA for operational jet training before being selected into the NASA Astronaut Corps in 1992, following an unsuccessful application in 1987.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/joseph_r._tanne_image_20220911034401.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Joseph_R._Tanner",
                        "last_flight": "2006-09-09T15:14:55Z",
                        "first_flight": "1994-11-03T16:59:43Z"
                    }
                },
                {
                    "id": 4231,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 510,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/510/?format=api",
                        "name": "Heidemarie Stefanyshyn-Piper",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P27DT15H35M26S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1963-02-07",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Heidemarie Martha Stefanyshyn-Piper is an American Naval officer, engineer, and a former NASA astronaut. She has achieved the rank of Captain in the United States Navy. She is also a qualified and experienced salvage officer. Her major salvage projects include de-stranding the tanker Exxon Houston off the coast of Barbers Point, on the island of Oahu, Hawaii, and developing the plan for the Peruvian Navy salvage of the Peruvian submarine Pacocha.\r\n\r\nStefanyshyn-Piper has received numerous honors and awards, such as the Meritorious Service Medal, two Navy Commendation Medals, and two Navy Achievement Medals. She has flown on two Space Shuttle missions, STS-115 and STS-126, during which she completed five spacewalks totaling 33 hours and 42 minutes. As of 2018, she ranks 39th on the all-time list of space walkers by duration.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/heidemarie_stef_image_20220911033606.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Heidemarie_Stefanyshyn-Piper",
                        "last_flight": "2008-11-15T00:55:39Z",
                        "first_flight": "2006-09-09T15:14:55Z"
                    }
                }
            ]
        }
    ]
}