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=140&ordering=-duration
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=150&ordering=-duration",
    "previous": "https://ll.thespacedevs.com/2.2.0/spacewalks/?format=api&limit=10&offset=130&ordering=-duration",
    "results": [
        {
            "id": 398,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/398/?format=api",
            "name": "Expedition 56 EVA 1",
            "start": "2018-06-14T13:06:00Z",
            "end": "2018-06-14T19:55:00Z",
            "duration": "PT6H49M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4564,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 18,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/18/?format=api",
                        "name": "Andrew J. Feustel",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P225DT9H16M13S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1965-08-25",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/Astro_Feustel",
                        "instagram": "https://www.instagram.com/astro_feustel/",
                        "bio": "Andrew Jay \"Drew\" Feustel is a geophysicist and a NASA astronaut. Following several years working as a geophysicist, Feustel was selected as an astronaut candidate by NASA in July 2000. His first spaceflight in May 2009, STS-125, lasted just under 13 days. This was a mission with six other astronauts to repair the Hubble Space Telescope, aboard Space Shuttle Atlantis. Feustel performed three spacewalks during the mission. His second spaceflight was STS-134, which launched on May 16, 2011 and landed on June 1, 2011. STS-134 was the penultimate Space Shuttle flight. Feustel returned to space on March 21, 2018 on Soyuz MS-08 with Expedition 55/56. For expedition 56, he commanded the International Space Station, before handing over to Alexander Gerst on October 3, 2018.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/andrew2520j.2520feustel_image_20181127212906.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Andrew_J._Feustel",
                        "last_flight": "2018-03-21T17:44:23Z",
                        "first_flight": "2009-05-11T18:01:56Z"
                    }
                },
                {
                    "id": 4565,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 19,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/19/?format=api",
                        "name": "Richard R. Arnold",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P209DT13H29M53S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1963-11-26",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/astro_ricky",
                        "instagram": "https://www.instagram.com/astro_ricky/",
                        "bio": "Richard Robert \"Ricky\" Arnold II is an American educator and a NASA astronaut. He flew on Space Shuttle mission STS-119, which launched March 15, 2009 and delivered the final set of solar arrays to the International Space Station. He launched again in 2018 to the ISS, onboard Soyuz MS-08.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/richard_r._arno_image_20220911034515.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Richard_R._Arnold",
                        "last_flight": "2018-03-21T17:44:23Z",
                        "first_flight": "2009-03-15T23:43:44Z"
                    }
                }
            ]
        },
        {
            "id": 207,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/207/?format=api",
            "name": "STS-109 EVA 3",
            "start": "2002-03-06T08:28:00Z",
            "end": "2002-03-06T15:16:00Z",
            "duration": "PT6H48M",
            "location": "Hubble Space Telescope (LEO)",
            "crew": [
                {
                    "id": 4182,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 449,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/449/?format=api",
                        "name": "John M. Grunsfeld",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P58DT15H3M26S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1958-10-10",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/SciAstro",
                        "instagram": null,
                        "bio": "John Mace Grunsfeld is an American physicist and a former NASA astronaut. He is a veteran of five Space Shuttle flights and has served as NASA Chief Scientist. His academic background includes research in high energy astrophysics, cosmic ray physics and the emerging field of exoplanet studies with specific interest in future astronomical instrumentation. After retiring from NASA in 2009, he served as the Deputy Director of the Space Telescope Science Institute in Baltimore, Maryland. In January 2012, he returned to NASA and served as associate administrator of NASA's Science Mission Directorate (SMD). Grunsfeld announced his retirement from NASA in April 2016.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/john2520m.2520grunsfeld_image_20181202144850.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/John_M._Grunsfeld",
                        "last_flight": "2009-05-11T18:01:56Z",
                        "first_flight": "1995-03-02T06:38:13Z"
                    }
                },
                {
                    "id": 4183,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 452,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/452/?format=api",
                        "name": "Richard M. Linnehan",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P59DT12H44S",
                        "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": "1957-09-19",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Richard Michael Linnehan is an American veterinarian and a former NASA astronaut.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/richard_m._linn_image_20220911034413.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Richard_M._Linnehan",
                        "last_flight": "2008-03-11T06:28:14Z",
                        "first_flight": "1996-06-20T14:49:00Z"
                    }
                }
            ]
        },
        {
            "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": 256,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/256/?format=api",
            "name": "STS-124 EVA 1",
            "start": "2008-06-03T16:22:00Z",
            "end": "2008-06-03T23:10:00Z",
            "duration": "PT6H48M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4280,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 542,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/542/?format=api",
                        "name": "Ronald J. Garan Jr.",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P177DT23H53M28S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1961-10-30",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Ronald John Garan Jr. is a NASA astronaut. After graduating from State University of New York College at Oneonta in 1982, he joined the Air Force, becoming a Second Lieutenant in 1984. He became an F-16 pilot, and flew combat missions in Desert Shield and Desert Storm. Before becoming an astronaut he was the Operations Officer of the 40th Flight Test Squadron (FTS). He first flew in space as a Mission Specialist on the STS-124 mission to the International Space Station (ISS). He returned to ISS on April 4, 2011, for a six-month stay as a member of Expedition 27.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ronald_j._garan_image_20220911034532.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Ronald_J._Garan_Jr.",
                        "last_flight": "2011-04-04T22:18:20Z",
                        "first_flight": "2008-05-31T21:02:12Z"
                    }
                },
                {
                    "id": 4281,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 528,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/528/?format=api",
                        "name": "Michael E. Fossum",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P193DT19H2M8S",
                        "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": "1957-12-19",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Michael Edward Fossum is a former American astronaut and the Chief Operating Officer of Texas A&M University at Galveston. He flew into space on board the NASA Space Shuttle missions STS-121 and STS-124 and served as a mission specialist of Expedition 28 and commander of Expedition 29 aboard the International Space Station.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/michael_e._foss_image_20220911033951.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Michael_E._Fossum",
                        "last_flight": "2011-06-07T20:12:45Z",
                        "first_flight": "2006-07-04T18:37:55Z"
                    }
                }
            ]
        },
        {
            "id": 382,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/382/?format=api",
            "name": "Expedition 48 EVA 2",
            "start": "2016-09-01T11:53:00Z",
            "end": "2016-09-01T18:41:00Z",
            "duration": "PT6H48M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4532,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 514,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/514/?format=api",
                        "name": "Jeffrey Williams",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P534DT2H47M3S",
                        "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": "1958-01-18",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Jeffrey Nels Williams is a retired United States Army officer and a NASA astronaut. He is a veteran of four space flights and formerly held the American record for most days spent in space, which was surpassed in April 2017 by his colleague Peggy Whitson.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jeffrey2520williams_image_20181203162114.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Jeffrey_Williams_(astronaut)",
                        "last_flight": "2016-03-18T21:26:42Z",
                        "first_flight": "2000-05-19T10:11:10Z"
                    }
                },
                {
                    "id": 4533,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 565,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/565/?format=api",
                        "name": "Kathleen Rubins",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P300DT1H31M16S",
                        "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": "1978-10-14",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Kathleen Hallisey \"Kate\" Rubins is a NASA astronaut. She became the 60th woman to fly in space when she launched on a Soyuz spacecraft to the International Space Station on July 6, 2016. She returned to Earth on October 30, 2016 aboard a Soyuz. She was a crew member of Expedition 48 and Expedition 49 of the International Space Station.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kathleen2520rubins_image_20181203172435.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Kathleen_Rubins",
                        "last_flight": "2020-10-14T05:45:04Z",
                        "first_flight": "2016-07-07T01:36:40Z"
                    }
                }
            ]
        },
        {
            "id": 227,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/227/?format=api",
            "name": "STS-121 EVA 2",
            "start": "2006-07-10T07:14:00Z",
            "end": "2006-07-10T14:01:00Z",
            "duration": "PT6H47M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4222,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 509,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/509/?format=api",
                        "name": "Piers Sellers",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P35DT9H3M5S",
                        "status": {
                            "id": 6,
                            "name": "Died While In Active Service"
                        },
                        "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-04-11",
                        "date_of_death": "2016-12-23",
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Piers John Sellers OBE was a British-American meteorologist, NASA astronaut[1] and Director of the Earth Science Division at NASA/GSFC. He was a veteran of three space shuttle missions. Sellers attended Cranbrook School, Cranbrook, Kent, United Kingdom, until 1973, and achieved a bachelor's degree in ecological science from the University of Edinburgh in 1976. In 1981 he gained a doctorate in biometeorology from the University of Leeds. In 2011, Sellers retired from the NASA Astronaut Corps.\r\n\r\nBefore joining the astronaut corps, Sellers worked at NASA Goddard Space Flight Center on research into how the Earth's biosphere and atmosphere interact. This work involved climate system computer modelling and field work utilising aircraft, satellites and ground support input.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/piers_sellers_image_20220911033612.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Piers_Sellers",
                        "last_flight": "2010-05-14T18:20:09Z",
                        "first_flight": "2002-10-07T19:45:51Z"
                    }
                },
                {
                    "id": 4223,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 528,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/528/?format=api",
                        "name": "Michael E. Fossum",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P193DT19H2M8S",
                        "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": "1957-12-19",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Michael Edward Fossum is a former American astronaut and the Chief Operating Officer of Texas A&M University at Galveston. He flew into space on board the NASA Space Shuttle missions STS-121 and STS-124 and served as a mission specialist of Expedition 28 and commander of Expedition 29 aboard the International Space Station.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/michael_e._foss_image_20220911033951.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Michael_E._Fossum",
                        "last_flight": "2011-06-07T20:12:45Z",
                        "first_flight": "2006-07-04T18:37:55Z"
                    }
                }
            ]
        },
        {
            "id": 424,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/424/?format=api",
            "name": "Expedition 64 EVA 6",
            "start": "2021-03-13T13:14:00Z",
            "end": "2021-03-13T20:01:00Z",
            "duration": "PT6H47M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4616,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 14,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/14/?format=api",
                        "name": "Michael S. Hopkins",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P333DT12H54M53S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1968-12-28",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/Astro_illini",
                        "instagram": null,
                        "bio": "Michael Scott Hopkins (born December 28, 1968) is a Colonel in the U.S. Air Force, and a current NASA astronaut. Hopkins was selected in June 2009 as a member of the NASA Astronaut Group 20. He made his first spaceflight as a Flight Engineer on Soyuz TMA-10M/Expedition 37/Expedition 38, from September 2013 until March 2014. He was the first member of his astronaut class to fly in space. As well as being the first member of his class to fly in space, he is set to become the first member of his class to return to space in 2019 as Commander of the first operational SpaceX Crew Dragon mission to the International Space Station.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/michael2520s.2520hopkins_image_20181127212118.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Michael_S._Hopkins",
                        "last_flight": "2020-11-16T00:27:17Z",
                        "first_flight": "2013-09-25T20:58:50Z"
                    }
                },
                {
                    "id": 4617,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 571,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/571/?format=api",
                        "name": "Victor J. Glover",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P167DT6H29M43S",
                        "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": "1976-04-30",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/VicGlover",
                        "instagram": null,
                        "bio": "Victor Jerome Glover is a NASA astronaut of the class of 2013.\r\n\r\nGlover is a Commander in the U.S. Navy who hails from Pomona, California and Prosper, Texas. He is an F/A-18 pilot and graduate of the U.S. Air Force Test Pilot School. Glover holds degrees from California Polytechnic State University at San Luis Obispo, Air University and Naval Postgraduate School. He was a naval legislative fellow working on the personal staff of the Honorable John McCain supporting defense and foreign relations policy and oversight.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/victor2520j.2520glover_image_20181203173351.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Victor_J._Glover",
                        "last_flight": "2020-11-16T00:27:17Z",
                        "first_flight": "2020-11-16T00:27:17Z"
                    }
                }
            ]
        },
        {
            "id": 419,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/419/?format=api",
            "name": "Expedition 64 EVA 1",
            "start": "2020-11-18T15:12:00Z",
            "end": "2020-11-18T21:59:00Z",
            "duration": "PT6H47M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4606,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 585,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/585/?format=api",
                        "name": "Sergey Ryzhikov",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": true,
                        "time_in_space": "P369DT22H54M2S",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "date_of_birth": "1974-08-19",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Sergey Nikolayevich Ryzhiko born on August 19, 1974, lieutenant colonel of Russian Air Force, is a Russian cosmonaut, selected in 2006. Ryzhikov launched on his first spaceflight onboard the Soyuz MS-02 spacecraft. He spent approximately six months onboard the International Space Station taking part in Expedition 49/50, returning to Earth on April 10, 2017.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sergey_ryzhikov_image_20200603213525.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Sergey_Ryzhikov_(cosmonaut)",
                        "last_flight": "2025-04-08T05:47:15Z",
                        "first_flight": "2016-10-19T08:05:14Z"
                    }
                },
                {
                    "id": 4607,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 647,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/647/?format=api",
                        "name": "Sergey Kud-Sverchkov",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P184DT23H9M56S",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "date_of_birth": "1983-08-23",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": "https://twitter.com/KudSverchkov",
                        "instagram": null,
                        "bio": "Sergey Vladimirvich Kud-Sverchkov Is a Kazakh-Russian engineer and cosmonaut selected in 2010.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sergey_kud-sver_image_20200603145217.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Sergey_Kud-Sverchkov",
                        "last_flight": "2020-10-14T05:45:04Z",
                        "first_flight": "2020-10-14T05:45:04Z"
                    }
                }
            ]
        },
        {
            "id": 159,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/159/?format=api",
            "name": "STS-61 EVA 3",
            "start": "1993-12-07T03:35:00Z",
            "end": "1993-12-07T10:22:00Z",
            "duration": "PT6H47M",
            "location": "Hubble Space Telescope (LEO)",
            "crew": [
                {
                    "id": 4086,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 324,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/324/?format=api",
                        "name": "Story Musgrave",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P54DT9H55M43S",
                        "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": "1935-08-19",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Franklin Story Musgrave, M.D. is an American physician and a retired NASA astronaut. He is a public speaker[2] and consultant to both Disney's Imagineering group and Applied Minds in California. In 1996 he became only the second astronaut to fly on six spaceflights, and he is the most formally educated astronaut with six academic degrees.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/story2520musgrave_image_20181202093148.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Story_Musgrave",
                        "last_flight": "1996-11-19T19:55:47Z",
                        "first_flight": "1983-04-04T18:30:00Z"
                    }
                },
                {
                    "id": 4087,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 146,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/146/?format=api",
                        "name": "Jeffrey Hoffman",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P50DT11H52M35S",
                        "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": "1944-11-02",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Jeffrey Alan Hoffman is an American former NASA astronaut and currently a professor of aeronautics and astronautics at MIT. Hoffman made five flights as a space shuttle astronaut, including the first mission to repair the Hubble Space Telescope in 1993, when the orbiting telescope's flawed optical system was corrected.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jeffrey2520hoffman_image_20181129210513.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Jeffrey_A._Hoffman",
                        "last_flight": "1996-02-22T20:18:00Z",
                        "first_flight": "1985-04-12T13:59:05Z"
                    }
                }
            ]
        },
        {
            "id": 290,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/290/?format=api",
            "name": "STS-132 EVA 3",
            "start": "2010-05-21T10:27:00Z",
            "end": "2010-05-21T17:13:00Z",
            "duration": "PT6H46M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4348,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 548,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/548/?format=api",
                        "name": "Michael T. Good",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P24DT16H5M55S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1962-10-13",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Michael Timothy \"Bueno\" Good is a NASA astronaut and retired commissioned officer in the United States Air Force, holding the rank of Colonel. Mike Good flew aboard Space Shuttle Atlantis for its STS-125 mission. STS-125 was the final Hubble Space Telescope servicing mission. Good flew as Mission Specialist 2 on STS-132.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/michael2520t.2520good_image_20200126144935.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Michael_T._Good",
                        "last_flight": "2010-05-14T18:20:09Z",
                        "first_flight": "2009-05-11T18:01:56Z"
                    }
                },
                {
                    "id": 4349,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 516,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/516/?format=api",
                        "name": "Garrett Reisman",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P107DT3H15M37S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1968-02-10",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/astro_g_dogg",
                        "instagram": "https://www.instagram.com/astro_g_dogg/",
                        "bio": "Garrett Erin Reisman is an American engineer and former NASA astronaut. He was a backup crew member for Expedition 15 and joined Expedition 16 aboard the International Space Station for a short time before becoming a member of Expedition 17. He returned to Earth on June 14, 2008 on board STS-124 on Space Shuttle Discovery. He was a member of the STS-132 mission that traveled to the International Space Station aboard Space Shuttle Atlantis from May 14 to 26, 2010. He is currently the Director of Space Operations at SpaceX and a Professor of Astronautics Practice at the University of Southern California's Viterbi School of Engineering.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/garrett_reisman_image_20220911033626.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Garrett_Reisman",
                        "last_flight": "2010-05-14T18:20:09Z",
                        "first_flight": "2008-03-11T06:28:14Z"
                    }
                }
            ]
        }
    ]
}