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=id
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=id",
    "previous": "https://ll.thespacedevs.com/2.2.0/spacewalks/?format=api&limit=10&offset=330&ordering=id",
    "results": [
        {
            "id": 341,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/341/?format=api",
            "name": "Expedition 24 EVA 2",
            "start": "2010-08-07T11:19:00Z",
            "end": "2010-08-07T19:22:00Z",
            "duration": "PT8H3M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4450,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 536,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/536/?format=api",
                        "name": "Douglas H. Wheelock",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P178DT9H33M22S",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1960-05-05",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Douglas Harry \"Wheels\" Wheelock is an American engineer and astronaut. He has flown in space twice, logging 178 days on the Space Shuttle, International Space Station, and Russian Soyuz. On July 12, 2011, Wheelock announced that he would be returning to active duty with the United States Army in support of Operation Enduring Freedom.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/douglas_h._whee_image_20220911033623.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Douglas_H._Wheelock",
                        "last_flight": "2010-06-15T21:35:19Z",
                        "first_flight": "2007-10-23T15:38:19Z"
                    }
                },
                {
                    "id": 4451,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 524,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/524/?format=api",
                        "name": "Tracy Caldwell Dyson",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P372DT18H37M35S",
                        "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": "1969-08-14",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Tracy Caldwell Dyson is an American chemist and NASA astronaut. Caldwell Dyson was a Mission Specialist on Space Shuttle Endeavour flight STS-118 in August 2007. She was part of the Expedition 24 crew on the International Space Station between April 4, 2010 and September 25, 2010. She has completed three spacewalks, logging more than 22 hrs of EVA including work to replace a malfunctioning coolant pump.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tracy_caldwell__image_20220911033954.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Tracy_Caldwell_Dyson",
                        "last_flight": "2024-03-23T12:36:10Z",
                        "first_flight": "2007-08-08T22:36:42Z"
                    }
                }
            ]
        },
        {
            "id": 342,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/342/?format=api",
            "name": "Expedition 24 EVA 3",
            "start": "2010-08-11T12:27:00Z",
            "end": "2010-08-11T19:53:00Z",
            "duration": "PT7H26M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4452,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 536,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/536/?format=api",
                        "name": "Douglas H. Wheelock",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P178DT9H33M22S",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1960-05-05",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Douglas Harry \"Wheels\" Wheelock is an American engineer and astronaut. He has flown in space twice, logging 178 days on the Space Shuttle, International Space Station, and Russian Soyuz. On July 12, 2011, Wheelock announced that he would be returning to active duty with the United States Army in support of Operation Enduring Freedom.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/douglas_h._whee_image_20220911033623.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Douglas_H._Wheelock",
                        "last_flight": "2010-06-15T21:35:19Z",
                        "first_flight": "2007-10-23T15:38:19Z"
                    }
                },
                {
                    "id": 4453,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 524,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/524/?format=api",
                        "name": "Tracy Caldwell Dyson",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P372DT18H37M35S",
                        "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": "1969-08-14",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Tracy Caldwell Dyson is an American chemist and NASA astronaut. Caldwell Dyson was a Mission Specialist on Space Shuttle Endeavour flight STS-118 in August 2007. She was part of the Expedition 24 crew on the International Space Station between April 4, 2010 and September 25, 2010. She has completed three spacewalks, logging more than 22 hrs of EVA including work to replace a malfunctioning coolant pump.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tracy_caldwell__image_20220911033954.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Tracy_Caldwell_Dyson",
                        "last_flight": "2024-03-23T12:36:10Z",
                        "first_flight": "2007-08-08T22:36:42Z"
                    }
                }
            ]
        },
        {
            "id": 343,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/343/?format=api",
            "name": "Expedition 24 EVA 4",
            "start": "2010-08-16T10:20:00Z",
            "end": "2010-08-16T17:40:00Z",
            "duration": "PT7H20M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4454,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 536,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/536/?format=api",
                        "name": "Douglas H. Wheelock",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P178DT9H33M22S",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1960-05-05",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Douglas Harry \"Wheels\" Wheelock is an American engineer and astronaut. He has flown in space twice, logging 178 days on the Space Shuttle, International Space Station, and Russian Soyuz. On July 12, 2011, Wheelock announced that he would be returning to active duty with the United States Army in support of Operation Enduring Freedom.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/douglas_h._whee_image_20220911033623.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Douglas_H._Wheelock",
                        "last_flight": "2010-06-15T21:35:19Z",
                        "first_flight": "2007-10-23T15:38:19Z"
                    }
                },
                {
                    "id": 4455,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 524,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/524/?format=api",
                        "name": "Tracy Caldwell Dyson",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P372DT18H37M35S",
                        "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": "1969-08-14",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Tracy Caldwell Dyson is an American chemist and NASA astronaut. Caldwell Dyson was a Mission Specialist on Space Shuttle Endeavour flight STS-118 in August 2007. She was part of the Expedition 24 crew on the International Space Station between April 4, 2010 and September 25, 2010. She has completed three spacewalks, logging more than 22 hrs of EVA including work to replace a malfunctioning coolant pump.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tracy_caldwell__image_20220911033954.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Tracy_Caldwell_Dyson",
                        "last_flight": "2024-03-23T12:36:10Z",
                        "first_flight": "2007-08-08T22:36:42Z"
                    }
                }
            ]
        },
        {
            "id": 344,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/344/?format=api",
            "name": "Expedition 25 EVA",
            "start": "2010-11-25T14:55:00Z",
            "end": "2010-11-25T21:22:00Z",
            "duration": "PT6H27M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4456,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 294,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/294/?format=api",
                        "name": "Fyodor Yurchikhin",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P672DT20H39M32S",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "date_of_birth": "1959-01-03",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Fyodor Nikolayevich Yurchikhin (Russian: Фёдор Николаевич Юрчихин, Greek: Θεόδωρος Γιουρτσίχιν του Νικόλαου; born 3 January 1959), is a Russian cosmonaut of Greek descent, engineer and RSC Energia test-pilot who has flown on five spaceflights. His first spaceflight was a 10-day Space Shuttle mission STS-112. His second was a long-duration stay aboard the International Space Station (ISS) as a Flight Engineer for Expedition 15; for this mission he was launched in the Soyuz TMA-10 spacecraft. He has undertaken two further long-duration stays aboard the ISS, as a crew member of Expedition 24 / 25. For this mission he was launched with the spacecraft Soyuz TMA-19, and he landed in November 2010, also with the TMA-19 spacecraft. He served as Soyuz Commander for his fourth mission aboard Soyuz TMA-09M, as Flight Engineer for Expedition 36 and ISS Commander for Expedition 37. In April 2017, Yurchikhin launched on Soyuz MS-04 for the fifth spaceflight of his career, a six-month mission to the ISS as part of Expedition 51 and 52, for which he was the Commander.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/fyodor2520yurchikhin_image_20181201232049.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Fyodor_Yurchikhin",
                        "last_flight": "2017-04-20T07:13:45Z",
                        "first_flight": "2002-10-07T19:45:51Z"
                    }
                },
                {
                    "id": 4457,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 255,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/255/?format=api",
                        "name": "Oleg Skripochka",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P536DT3H48M24S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "date_of_birth": "1969-12-24",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Oleg Ivanovich Skripochka (Russian: Оле́г Ива́нович Скри́почка; born 24 December 1969 in Nevinnomyssk, Stavropol Krai, Russian SFSR, Soviet Union) is a Russian cosmonaut. He served as an Expedition 25/26 and 61/62 crewmember.\r\nDecember 1st, 2021 Roskosmos announced Skripochka's retirement from active duty and his assignment to a training official role within the russian space agency.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/oleg_skripochka_image_20200417064956.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Oleg_Skripochka",
                        "last_flight": "2019-09-25T13:57:42Z",
                        "first_flight": "2010-10-07T23:10:55Z"
                    }
                }
            ]
        },
        {
            "id": 345,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/345/?format=api",
            "name": "Expedition 26 EVA 1",
            "start": "2011-01-21T14:29:00Z",
            "end": "2011-01-21T19:52:00Z",
            "duration": "PT5H23M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4458,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 167,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/167/?format=api",
                        "name": "Dmitri Kondratyev",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P159DT7H17M35S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "date_of_birth": "1969-05-25",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Dmitri Yur'yevich Kondrat'yev Russian: Дмитрий Юрьевич Кондратьев (born 25 May 1969 in Irkutsk, Russia) is a retired Russian cosmonaut. He served as a crewmember on the International Space Station long duration mission Expedition 27 as Commander, having also served as a Flight Engineer on Expedition 26 during the same stay in space. Kondratyev traveled to space for the first time aboard the Soyuz TMA-20 spacecraft in December 2010.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/dmitri2520kondratyev_image_20181129233324.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Dmitri_Kondratyev",
                        "last_flight": "2010-12-15T19:09:25Z",
                        "first_flight": "2010-12-15T19:09:25Z"
                    }
                },
                {
                    "id": 4459,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 255,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/255/?format=api",
                        "name": "Oleg Skripochka",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P536DT3H48M24S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "date_of_birth": "1969-12-24",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Oleg Ivanovich Skripochka (Russian: Оле́г Ива́нович Скри́почка; born 24 December 1969 in Nevinnomyssk, Stavropol Krai, Russian SFSR, Soviet Union) is a Russian cosmonaut. He served as an Expedition 25/26 and 61/62 crewmember.\r\nDecember 1st, 2021 Roskosmos announced Skripochka's retirement from active duty and his assignment to a training official role within the russian space agency.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/oleg_skripochka_image_20200417064956.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Oleg_Skripochka",
                        "last_flight": "2019-09-25T13:57:42Z",
                        "first_flight": "2010-10-07T23:10:55Z"
                    }
                }
            ]
        },
        {
            "id": 346,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/346/?format=api",
            "name": "Expedition 26 EVA 2",
            "start": "2011-02-16T13:30:00Z",
            "end": "2011-02-16T18:21:00Z",
            "duration": "PT4H51M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4460,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 167,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/167/?format=api",
                        "name": "Dmitri Kondratyev",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P159DT7H17M35S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "date_of_birth": "1969-05-25",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Dmitri Yur'yevich Kondrat'yev Russian: Дмитрий Юрьевич Кондратьев (born 25 May 1969 in Irkutsk, Russia) is a retired Russian cosmonaut. He served as a crewmember on the International Space Station long duration mission Expedition 27 as Commander, having also served as a Flight Engineer on Expedition 26 during the same stay in space. Kondratyev traveled to space for the first time aboard the Soyuz TMA-20 spacecraft in December 2010.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/dmitri2520kondratyev_image_20181129233324.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Dmitri_Kondratyev",
                        "last_flight": "2010-12-15T19:09:25Z",
                        "first_flight": "2010-12-15T19:09:25Z"
                    }
                },
                {
                    "id": 4461,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 255,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/255/?format=api",
                        "name": "Oleg Skripochka",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P536DT3H48M24S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "date_of_birth": "1969-12-24",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Oleg Ivanovich Skripochka (Russian: Оле́г Ива́нович Скри́почка; born 24 December 1969 in Nevinnomyssk, Stavropol Krai, Russian SFSR, Soviet Union) is a Russian cosmonaut. He served as an Expedition 25/26 and 61/62 crewmember.\r\nDecember 1st, 2021 Roskosmos announced Skripochka's retirement from active duty and his assignment to a training official role within the russian space agency.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/oleg_skripochka_image_20200417064956.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Oleg_Skripochka",
                        "last_flight": "2019-09-25T13:57:42Z",
                        "first_flight": "2010-10-07T23:10:55Z"
                    }
                }
            ]
        },
        {
            "id": 347,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/347/?format=api",
            "name": "Expedition 28 EVA 1",
            "start": "2011-07-12T13:22:00Z",
            "end": "2011-07-12T19:53:00Z",
            "duration": "PT6H31M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4462,
                    "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": 4463,
                    "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": 348,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/348/?format=api",
            "name": "Expedition 28 EVA 2",
            "start": "2011-08-03T14:50:00Z",
            "end": "2011-08-03T21:13:00Z",
            "duration": "PT6H23M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4464,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 282,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/282/?format=api",
                        "name": "Sergey Aleksandrovich Volkov",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P547DT22H20M53S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "date_of_birth": "1973-04-01",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Sergey Aleksandrovich Volkov is a retired Russian cosmonaut and engineer. He was a member of three missions to the International Space Station, spending more than a year in total in space. During his missions he did four spacewalks lasting more than 23 hours in total. Volkov retired from the Cosmonaut group in February 2017.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sergey2520volkov_image_20181201224637.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Sergey_Volkov_(cosmonaut)",
                        "last_flight": "2015-09-02T04:37:43Z",
                        "first_flight": "2008-04-08T11:16:39Z"
                    }
                },
                {
                    "id": 4465,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 239,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/239/?format=api",
                        "name": "Aleksandr Samokutyayev",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P331DT11H22M40S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "date_of_birth": "1970-03-13",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Aleksandr Mikhailovich Samokutyayev (Александр Михайлович Самокутяев – born 13 March 1970 in Penza / Penza Oblast / Russian SFSR) is a former Russian cosmonaut. Samokutyayev served as a Flight Engineer for the International Space Station (ISS) long duration Expedition 27/28 missions. He also served as the Soyuz TMA-21 commander. He most recently served on the Soyuz TMA-14M Expedition 41/42 crew aboard the ISS. He was hired as a cosmonaut in the summer of 2003.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/aleksandr2520samokutyayev_image_20181201214845.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Aleksandr_Samokutyayev",
                        "last_flight": "2014-09-25T20:25:00Z",
                        "first_flight": "2011-04-04T22:18:20Z"
                    }
                }
            ]
        },
        {
            "id": 349,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/349/?format=api",
            "name": "Expedition 30 EVA",
            "start": "2012-02-16T14:31:00Z",
            "end": "2012-02-16T20:46:00Z",
            "duration": "PT6H15M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4466,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 168,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/168/?format=api",
                        "name": "Oleg Kononenko",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P1110DT12H9M55S",
                        "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": "1964-06-21",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Oleg Dmitriyevich Kononenko (Russian: Олег Дмитриевич Кононенко) is a Russian cosmonaut. He has flown to the International Space Station three times, as a flight engineer for Expedition 17 aboard Soyuz TMA-12, as a flight engineer on Expedition 30 and commander of Expedition 31 aboard Soyuz TMA-03M, and as a flight engineer on Expedition 44 and Expedition 45 aboard Soyuz TMA-17M. Kononenko has accumulated over 533 days in orbit during three long duration flights to ISS.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/oleg2520kononenko_image_20181129233442.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Oleg_Kononenko",
                        "last_flight": "2023-09-15T15:44:35Z",
                        "first_flight": "2008-04-08T11:16:39Z"
                    }
                },
                {
                    "id": 4467,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 252,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/252/?format=api",
                        "name": "Anton Shkaplerov",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P709DT8H4M40S",
                        "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": "1972-02-20",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Anton Nikolaevich Shkaplerov (Russian: Антон Николаевич Шкаплеров) (born February 20, 1972 in Sevastopol, Ukrainian SSR) is a Russian cosmonaut. He is a veteran of three spaceflights and is a former Commander of the International Space Station.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/anton_shkaplero_image_20211001184311.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Anton_Shkaplerov",
                        "last_flight": "2021-10-05T08:55:02Z",
                        "first_flight": "2011-11-14T04:14:03Z"
                    }
                }
            ]
        },
        {
            "id": 350,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/350/?format=api",
            "name": "Expedition 32 EVA 1",
            "start": "2012-08-20T15:37:00Z",
            "end": "2012-08-20T21:28:00Z",
            "duration": "PT5H51M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4468,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 217,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/217/?format=api",
                        "name": "Gennady Padalka",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P878DT11H29M11S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "date_of_birth": "1958-06-21",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Gennady Ivanovich Padalka (Russian: Гeннадий Иванович Падалка; born 21 June 1958 in Krasnodar, Russia) is a Russian Air Force officer and an RKA cosmonaut. Padalka currently has the world record for the most time spent in space, having spent 879 days in space, more than any other person. He worked on both Mir and the International Space Station.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gennady2520padalka_image_20181201185148.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Gennady_Padalka",
                        "last_flight": "2015-03-27T19:42:57Z",
                        "first_flight": "1998-08-13T09:43:11Z"
                    }
                },
                {
                    "id": 4469,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 190,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/190/?format=api",
                        "name": "Yuri Malenchenko",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P827DT9H21M40S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "date_of_birth": "1961-12-22",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Yuri Ivanovich Malenchenko (Russian: Юрий Иванович Маленченко; born December 22, 1961) is a retired Russian cosmonaut. Malenchenko became the first person to marry in space, on 10 August 2003, when he married Ekaterina Dmitrieva, who was in Texas, while he was 240 miles over New Zealand, on the International Space Station. As of June 2016, Malenchenko ranks second for career time in space due to his time on both Mir and the International Space Station (ISS). He is a former Commander of the International Space Station.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/yuri2520malenchenko_image_20181201174359.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Yuri_Malenchenko",
                        "last_flight": "2015-12-15T11:03:09Z",
                        "first_flight": "1994-07-01T12:24:50Z"
                    }
                }
            ]
        }
    ]
}