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=340&ordering=-name
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 484,
    "next": "https://ll.thespacedevs.com/2.2.0/spacewalks/?format=api&limit=10&offset=350&ordering=-name",
    "previous": "https://ll.thespacedevs.com/2.2.0/spacewalks/?format=api&limit=10&offset=330&ordering=-name",
    "results": [
        {
            "id": 427,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/427/?format=api",
            "name": "Expedition 65 EVA 3",
            "start": "2021-06-20T11:42:00Z",
            "end": "2021-06-20T18:10:00Z",
            "duration": "PT6H28M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4622,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 556,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/556/?format=api",
                        "name": "Robert S. Kimbrough",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P388DT17H28M5S",
                        "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": "1967-06-04",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/astro_kimbrough",
                        "instagram": "https://www.instagram.com/astro_kimbrough/",
                        "bio": "Robert Shane Kimbrough is a retired United States Army officer, and a NASA astronaut. He was part of the first group of candidates selected for NASA astronaut training following the Space Shuttle Columbia disaster. Kimbrough is a veteran of two spaceflights, the first being a Space Shuttle flight, and the second being a 6-month mission to the ISS on board a Russian Soyuz craft. He was the commander of the International Space Station for Expedition 50 and later spent 6 months on the ISS as part of the SpaceX Crew-2 mission. He retired from NASA on July 31, 2022.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/robert_s._kimbr_image_20220911034003.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Robert_S._Kimbrough",
                        "last_flight": "2021-04-23T09:49:02Z",
                        "first_flight": "2008-11-15T00:55:39Z"
                    }
                },
                {
                    "id": 4623,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 1,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/1/?format=api",
                        "name": "Thomas Pesquet",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P396DT11H33M45S",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "agency": {
                            "id": 27,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api",
                            "name": "European Space Agency",
                            "type": "Multinational"
                        },
                        "date_of_birth": "1978-02-27",
                        "date_of_death": null,
                        "nationality": "French",
                        "twitter": "https://twitter.com/Thom_astro",
                        "instagram": "https://instagram.com/thom_astro",
                        "bio": "Thomas Gautier Pesquet is a French aerospace engineer, pilot, and European Space Agency astronaut. Pesquet was selected by ESA as a candidate in May 2009, and he successfully completed his basic training in November 2010. From November 2016 to June 2017, Pesquet was part of Expeditions 50 and 51 on the International Space Station as a flight engineer.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/thomas2520pesquet_image_20200102120546.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Thomas_Pesquet",
                        "last_flight": "2021-04-23T09:49:02Z",
                        "first_flight": "2016-11-17T20:20:13Z"
                    }
                }
            ]
        },
        {
            "id": 426,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/426/?format=api",
            "name": "Expedition 65 EVA 2",
            "start": "2021-06-16T12:11:00Z",
            "end": "2021-06-16T19:26:00Z",
            "duration": "PT7H15M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4620,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 556,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/556/?format=api",
                        "name": "Robert S. Kimbrough",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P388DT17H28M5S",
                        "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": "1967-06-04",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/astro_kimbrough",
                        "instagram": "https://www.instagram.com/astro_kimbrough/",
                        "bio": "Robert Shane Kimbrough is a retired United States Army officer, and a NASA astronaut. He was part of the first group of candidates selected for NASA astronaut training following the Space Shuttle Columbia disaster. Kimbrough is a veteran of two spaceflights, the first being a Space Shuttle flight, and the second being a 6-month mission to the ISS on board a Russian Soyuz craft. He was the commander of the International Space Station for Expedition 50 and later spent 6 months on the ISS as part of the SpaceX Crew-2 mission. He retired from NASA on July 31, 2022.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/robert_s._kimbr_image_20220911034003.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Robert_S._Kimbrough",
                        "last_flight": "2021-04-23T09:49:02Z",
                        "first_flight": "2008-11-15T00:55:39Z"
                    }
                },
                {
                    "id": 4621,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 1,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/1/?format=api",
                        "name": "Thomas Pesquet",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P396DT11H33M45S",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "agency": {
                            "id": 27,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api",
                            "name": "European Space Agency",
                            "type": "Multinational"
                        },
                        "date_of_birth": "1978-02-27",
                        "date_of_death": null,
                        "nationality": "French",
                        "twitter": "https://twitter.com/Thom_astro",
                        "instagram": "https://instagram.com/thom_astro",
                        "bio": "Thomas Gautier Pesquet is a French aerospace engineer, pilot, and European Space Agency astronaut. Pesquet was selected by ESA as a candidate in May 2009, and he successfully completed his basic training in November 2010. From November 2016 to June 2017, Pesquet was part of Expeditions 50 and 51 on the International Space Station as a flight engineer.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/thomas2520pesquet_image_20200102120546.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Thomas_Pesquet",
                        "last_flight": "2021-04-23T09:49:02Z",
                        "first_flight": "2016-11-17T20:20:13Z"
                    }
                }
            ]
        },
        {
            "id": 425,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/425/?format=api",
            "name": "Expedition 65 EVA 1",
            "start": "2021-06-02T05:53:00Z",
            "end": "2021-06-02T13:12:00Z",
            "duration": "PT7H19M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4618,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 212,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/212/?format=api",
                        "name": "Oleg Novitskiy",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P545DT1H43M29S",
                        "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": "1971-10-12",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Oleg Viktorovich Novitskiy, lieutenant colonel in the Russian Air Force, is a Russian cosmonaut.\r\n\r\nNovitskiy was selected as a cosmonaut in 2006.Between February 2007 to July 2009 he completed basic spaceflight training and passed state exams with excellent grades. On August 1, 2009, he was qualified as a test-cosmonaut by the Interdepartmental Qualification Board, and between August 2009 to March 2010 he took the ISS advanced training course.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/oleg2520novitskiy_image_20181201183707.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Oleg_Novitskiy",
                        "last_flight": "2024-03-23T12:36:10Z",
                        "first_flight": "2012-10-23T10:51:11Z"
                    }
                },
                {
                    "id": 4619,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 650,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/650/?format=api",
                        "name": "Pyotr Dubrov",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P355DT3H45M19S",
                        "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": "1978-01-30",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Dubrov was selected by Roscosmos as a cosmonaut on 8 October 2012, as one of eight cosmonauts selected as part of Roscosmos's 2012 selection group.\r\nIn 2020 he was assigned to the backup crew of Soyuz MS-17, backing up Russian cosmonaut Sergey Kud-Sverchkov as Flight Engineer on ISS Expedition 63/64",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pyotr_dubrov_image_20201120155626.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Pyotr_Dubrov",
                        "last_flight": "2021-04-09T07:42:41Z",
                        "first_flight": "2021-04-09T07:42:41Z"
                    }
                }
            ]
        },
        {
            "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": 423,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/423/?format=api",
            "name": "Expedition 64 EVA 5",
            "start": "2021-03-05T11:37:00Z",
            "end": "2021-03-05T18:33:00Z",
            "duration": "PT6H56M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4614,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "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": 4615,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 211,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/211/?format=api",
                        "name": "Soichi Noguchi",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P344DT9H34M43S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 37,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api",
                            "name": "Japan Aerospace Exploration Agency",
                            "type": "Government"
                        },
                        "date_of_birth": "1965-04-15",
                        "date_of_death": null,
                        "nationality": "Japanese",
                        "twitter": "https://twitter.com/Astro_Soichi",
                        "instagram": "https://www.instagram.com/astro.soichi/",
                        "bio": "Soichi Noguchi (野口 聡一 Noguchi Sōichi, born 15 April 1965 in Yokohama, Japan) is a Japanese aeronautical engineer and former JAXA astronaut. His first spaceflight was as a Mission Specialist aboard STS-114 on 26 July 2005 for NASA's first \"return to flight\" Space Shuttle mission after the Columbia disaster. He was most recently in space as part of the Soyuz TMA-17 crew and Expedition 22 to the International Space Station (ISS), returning to Earth on 2 June 2010. He is the fifth Japanese astronaut to fly in space and the fourth to fly on the space shuttle.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soichi_noguchi_image_20200402084741.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Soichi_Noguchi",
                        "last_flight": "2020-11-16T00:27:17Z",
                        "first_flight": "2005-07-26T14:39:00Z"
                    }
                }
            ]
        },
        {
            "id": 422,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/422/?format=api",
            "name": "Expedition 64 EVA 4",
            "start": "2021-02-28T11:12:00Z",
            "end": "2021-02-28T18:33:00Z",
            "duration": "PT7H21M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4612,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "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": 4613,
                    "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": 421,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/421/?format=api",
            "name": "Expedition 64 EVA 3",
            "start": "2021-02-01T12:56:00Z",
            "end": "2021-02-01T18:16:00Z",
            "duration": "PT5H20M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4610,
                    "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": 4611,
                    "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": 420,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/420/?format=api",
            "name": "Expedition 64 EVA 2",
            "start": "2021-01-27T11:28:00Z",
            "end": "2021-01-27T18:24:00Z",
            "duration": "PT6H56M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4608,
                    "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": 4609,
                    "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": 418,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/418/?format=api",
            "name": "Expedition 63 EVA 4",
            "start": "2020-07-21T11:12:00Z",
            "end": "2020-07-21T16:41:00Z",
            "duration": "PT5H29M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4604,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 555,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/555/?format=api",
                        "name": "Christopher Cassidy",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P377DT17H48M24S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1970-01-04",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/astro_seal",
                        "instagram": "https://www.instagram.com/astro_seal",
                        "bio": "Christopher John \"Chris\" Cassidy is a NASA astronaut and United States Navy SEAL. Chris Cassidy achieved the rank of Captain in the U.S. Navy. He was the Chief of the Astronaut Office at NASA from July 2015 until June 2017.\r\n\r\nCassidy attended York High School, in York, Maine. He then graduated from the Naval Academy Preparatory School in Newport, Rhode Island, in 1989. He received a Bachelor of Science degree in Mathematics from the United States Naval Academy in 1993 and a Master of Science degree in Ocean Engineering from MIT in 2000. While in the Navy, Cassidy passed BUD/S and became a Navy SEAL. While a SEAL he served several tours of duty supporting the fight in the War on Terror. His first spaceflight was on Space Shuttle mission STS-127, and his second was as a flight engineer for Expedition 35/36, launched aboard Soyuz TMA-08M. He was in space between July 15–31, 2009 and March 28 – September 10, 2013. Cassidy has worked as a CAPCOM for both International Space Station and Space Shuttle missions in the past.\r\n\r\nCassidy announced his retirement from both the Navy and NASA Astronaut Corps on May 28, 2021.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/christopher_cas_image_20200408132634.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Christopher_Cassidy",
                        "last_flight": "2020-04-09T08:05:06Z",
                        "first_flight": "2009-07-15T22:03:10Z"
                    }
                },
                {
                    "id": 4605,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 545,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/545/?format=api",
                        "name": "Robert L. Behnken",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P93DT11H44M53S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1970-07-28",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/AstroBehnken",
                        "instagram": null,
                        "bio": "Robert Louis \"Bob\" Behnken is a United States Air Force officer, retired NASA astronaut and former Chief of the Astronaut Office. Behnken holds a Ph.D in Mechanical Engineering and holds the rank of Colonel in the U.S. Air Force. Col. Behnken has logged over 1,000 flight hours in 25 different aircraft. He flew aboard Space Shuttle missions STS-123 and STS-130 as a Mission Specialist, accumulating over 378 hours in space, including 19 hours of spacewalk time. Behnken was also assigned as Mission Specialist 1 to the STS-400 rescue mission. He is married to fellow astronaut K. Megan McArthur.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/robert_l._behnk_image_20200421075919.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Robert_L._Behnken",
                        "last_flight": "2020-05-30T19:22:45Z",
                        "first_flight": "2008-03-11T06:28:14Z"
                    }
                }
            ]
        }
    ]
}