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=290&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=300&ordering=-end",
    "previous": "https://ll.thespacedevs.com/2.2.0/spacewalks/?format=api&limit=10&offset=280&ordering=-end",
    "results": [
        {
            "id": 194,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/194/?format=api",
            "name": "STS-98 EVA 3",
            "start": "2001-02-14T14:48:00Z",
            "end": "2001-02-14T20:13:00Z",
            "duration": "PT5H25M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4156,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 432,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/432/?format=api",
                        "name": "Thomas David Jones",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P53DT49M9S",
                        "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": "1955-01-22",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Thomas David Jones is a former United States astronaut. He was selected to the astronaut corps in 1990 and completed four space shuttle flights before retiring in 2001. He flew on STS-59 and STS-68 in 1994, STS-80 in 1996 and STS-98 in 2001. His total mission time was 53 days 48 minutes. He works as a planetary scientist, space operations consultant, astronaut speaker, and author.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/thomas_david_jo_image_20220911034422.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Thomas_David_Jones",
                        "last_flight": "2001-02-07T23:13:02Z",
                        "first_flight": "1994-04-09T11:05:01Z"
                    }
                },
                {
                    "id": 4157,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "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": 193,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/193/?format=api",
            "name": "STS-98 EVA 2",
            "start": "2001-02-12T15:59:00Z",
            "end": "2001-02-12T22:49:00Z",
            "duration": "PT6H50M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4154,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 432,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/432/?format=api",
                        "name": "Thomas David Jones",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P53DT49M9S",
                        "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": "1955-01-22",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Thomas David Jones is a former United States astronaut. He was selected to the astronaut corps in 1990 and completed four space shuttle flights before retiring in 2001. He flew on STS-59 and STS-68 in 1994, STS-80 in 1996 and STS-98 in 2001. His total mission time was 53 days 48 minutes. He works as a planetary scientist, space operations consultant, astronaut speaker, and author.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/thomas_david_jo_image_20220911034422.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Thomas_David_Jones",
                        "last_flight": "2001-02-07T23:13:02Z",
                        "first_flight": "1994-04-09T11:05:01Z"
                    }
                },
                {
                    "id": 4155,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "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": 192,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/192/?format=api",
            "name": "STS-98 EVA 1",
            "start": "2001-02-10T15:50:00Z",
            "end": "2001-02-10T23:24:00Z",
            "duration": "PT7H34M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4152,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 432,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/432/?format=api",
                        "name": "Thomas David Jones",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P53DT49M9S",
                        "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": "1955-01-22",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Thomas David Jones is a former United States astronaut. He was selected to the astronaut corps in 1990 and completed four space shuttle flights before retiring in 2001. He flew on STS-59 and STS-68 in 1994, STS-80 in 1996 and STS-98 in 2001. His total mission time was 53 days 48 minutes. He works as a planetary scientist, space operations consultant, astronaut speaker, and author.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/thomas_david_jo_image_20220911034422.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Thomas_David_Jones",
                        "last_flight": "2001-02-07T23:13:02Z",
                        "first_flight": "1994-04-09T11:05:01Z"
                    }
                },
                {
                    "id": 4153,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "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": 191,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/191/?format=api",
            "name": "STS-97 EVA 3",
            "start": "2000-12-07T16:13:00Z",
            "end": "2000-12-07T21:23:00Z",
            "duration": "PT5H10M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4150,
                    "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": 4151,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 481,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/481/?format=api",
                        "name": "Carlos I. Noriega",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P20DT1H17M11S",
                        "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-10-08",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Carlos Ismael Noriega is a Peruvian and U.S. citizen, NASA employee, a former NASA astronaut and a retired U.S. Marine Corps lieutenant colonel.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/carlos2520i.2520noriega_image_20181202152808.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Carlos_I._Noriega",
                        "last_flight": "2000-12-01T03:06:01Z",
                        "first_flight": "1997-05-15T08:07:48Z"
                    }
                }
            ]
        },
        {
            "id": 190,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/190/?format=api",
            "name": "STS-97 EVA 2",
            "start": "2000-12-05T17:21:00Z",
            "end": "2000-12-05T23:58:00Z",
            "duration": "PT6H37M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4148,
                    "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": 4149,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 481,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/481/?format=api",
                        "name": "Carlos I. Noriega",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P20DT1H17M11S",
                        "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-10-08",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Carlos Ismael Noriega is a Peruvian and U.S. citizen, NASA employee, a former NASA astronaut and a retired U.S. Marine Corps lieutenant colonel.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/carlos2520i.2520noriega_image_20181202152808.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Carlos_I._Noriega",
                        "last_flight": "2000-12-01T03:06:01Z",
                        "first_flight": "1997-05-15T08:07:48Z"
                    }
                }
            ]
        },
        {
            "id": 189,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/189/?format=api",
            "name": "STS-97 EVA 1",
            "start": "2000-12-03T18:35:00Z",
            "end": "2000-12-04T02:08:00Z",
            "duration": "PT7H33M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4146,
                    "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": 4147,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 481,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/481/?format=api",
                        "name": "Carlos I. Noriega",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P20DT1H17M11S",
                        "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-10-08",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Carlos Ismael Noriega is a Peruvian and U.S. citizen, NASA employee, a former NASA astronaut and a retired U.S. Marine Corps lieutenant colonel.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/carlos2520i.2520noriega_image_20181202152808.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Carlos_I._Noriega",
                        "last_flight": "2000-12-01T03:06:01Z",
                        "first_flight": "1997-05-15T08:07:48Z"
                    }
                }
            ]
        },
        {
            "id": 188,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/188/?format=api",
            "name": "STS-92 EVA 4",
            "start": "2000-10-18T15:00:00Z",
            "end": "2000-10-18T21:56:00Z",
            "duration": "PT6H56M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4144,
                    "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": 4145,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 439,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/439/?format=api",
                        "name": "Peter Wisoff",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P44DT8H23M14S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1958-08-16",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Peter Jeffrey Kelsay Wisoff is an American physicist and former NASA astronaut. Wisoff qualified as mission specialist and flew in four manned Space Shuttle missions, with his first launch in 1993 and his last in 2000.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/peter2520wisoff_image_20181202143637.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Peter_Wisoff",
                        "last_flight": "2000-10-11T23:17:00Z",
                        "first_flight": "1993-06-21T13:07:22Z"
                    }
                }
            ]
        },
        {
            "id": 187,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/187/?format=api",
            "name": "STS-92 EVA 3",
            "start": "2000-10-17T14:30:00Z",
            "end": "2000-10-17T21:18:00Z",
            "duration": "PT6H48M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4142,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 429,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/429/?format=api",
                        "name": "Leroy Chiao",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P229DT8H39M14S",
                        "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-08-28",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/AstroDude",
                        "instagram": null,
                        "bio": "Leroy Chiao is a Chinese-American engineer, former NASA astronaut, entrepreneur, motivational speaker, and engineering consultant. Chiao flew on three Space Shuttle flights, and was the commander of Expedition 10, where he lived on board the International Space Station from October 13, 2004 to April 24, 2005. He is also a co-author and researcher for the Advanced Diagnostic Ultrasound in Microgravity project.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/leroy_chiao_image_20220911034040.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Leroy_Chiao",
                        "last_flight": "2004-10-14T03:06:26Z",
                        "first_flight": "1994-07-08T16:43:01Z"
                    }
                },
                {
                    "id": 4143,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 433,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/433/?format=api",
                        "name": "William S. McArthur",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P224DT22H17M14S",
                        "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": "1951-07-26",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "William Surles McArthur Jr. is a retired United States Army colonel and NASA astronaut and a veteran of three Space Shuttle missions and one expedition to the International Space Station via the Russian Soyuz capsule.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/william_s._mcar_image_20220911033830.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/William_S._McArthur",
                        "last_flight": "2005-10-01T03:54:53Z",
                        "first_flight": "1993-10-18T14:53:10Z"
                    }
                }
            ]
        },
        {
            "id": 186,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/186/?format=api",
            "name": "STS-92 EVA 2",
            "start": "2000-10-16T14:15:00Z",
            "end": "2000-10-16T21:22:00Z",
            "duration": "PT7H7M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4140,
                    "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": 4141,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 439,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/439/?format=api",
                        "name": "Peter Wisoff",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P44DT8H23M14S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1958-08-16",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Peter Jeffrey Kelsay Wisoff is an American physicist and former NASA astronaut. Wisoff qualified as mission specialist and flew in four manned Space Shuttle missions, with his first launch in 1993 and his last in 2000.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/peter2520wisoff_image_20181202143637.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Peter_Wisoff",
                        "last_flight": "2000-10-11T23:17:00Z",
                        "first_flight": "1993-06-21T13:07:22Z"
                    }
                }
            ]
        },
        {
            "id": 185,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/185/?format=api",
            "name": "STS-92 EVA 1",
            "start": "2000-10-15T14:27:00Z",
            "end": "2000-10-15T20:55:00Z",
            "duration": "PT6H28M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4138,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 429,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/429/?format=api",
                        "name": "Leroy Chiao",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P229DT8H39M14S",
                        "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-08-28",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/AstroDude",
                        "instagram": null,
                        "bio": "Leroy Chiao is a Chinese-American engineer, former NASA astronaut, entrepreneur, motivational speaker, and engineering consultant. Chiao flew on three Space Shuttle flights, and was the commander of Expedition 10, where he lived on board the International Space Station from October 13, 2004 to April 24, 2005. He is also a co-author and researcher for the Advanced Diagnostic Ultrasound in Microgravity project.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/leroy_chiao_image_20220911034040.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Leroy_Chiao",
                        "last_flight": "2004-10-14T03:06:26Z",
                        "first_flight": "1994-07-08T16:43:01Z"
                    }
                },
                {
                    "id": 4139,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 433,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/433/?format=api",
                        "name": "William S. McArthur",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P224DT22H17M14S",
                        "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": "1951-07-26",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "William Surles McArthur Jr. is a retired United States Army colonel and NASA astronaut and a veteran of three Space Shuttle missions and one expedition to the International Space Station via the Russian Soyuz capsule.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/william_s._mcar_image_20220911033830.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/William_S._McArthur",
                        "last_flight": "2005-10-01T03:54:53Z",
                        "first_flight": "1993-10-18T14:53:10Z"
                    }
                }
            ]
        }
    ]
}