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=180&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=190&ordering=-id",
    "previous": "https://ll.thespacedevs.com/2.2.0/spacewalks/?format=api&limit=10&offset=170&ordering=-id",
    "results": [
        {
            "id": 304,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/304/?format=api",
            "name": "Expedition 4 EVA 3",
            "start": "2002-02-20T11:38:00Z",
            "end": "2002-02-20T17:25:00Z",
            "duration": "PT5H47M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4376,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 438,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/438/?format=api",
                        "name": "Carl E. Walz",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P230DT13H3M33S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1955-09-06",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Carl Erwin Walz is a former NASA astronaut currently working for Orbital Sciences Corporation's Advanced Programs Group as Vice President for Human Space Flight Operations. Walz was formerly assigned to the Exploration Systems Mission Directorate at NASA Headquarters in Washington, DC. He was the Acting Director for the Advanced Capabilities Division in the Exploration Systems Mission Directorate, and was responsible for a broad range of activities to include Human Research, Technology Development, Nuclear Power and Propulsion and the Lunar Robotic Exploration Programs to support the Vision for Space Exploration.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/carl_e._walz_image_20220911033826.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Carl_E._Walz",
                        "last_flight": "2001-12-05T22:19:28Z",
                        "first_flight": "1993-09-12T11:45:00Z"
                    }
                },
                {
                    "id": 4377,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 428,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/428/?format=api",
                        "name": "Daniel W. Bursch",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P226DT22H15M22S",
                        "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-07-25",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Daniel Wheeler Bursch is a former NASA astronaut, and Captain of the United States Navy. He had four spaceflights, the first three of which were Space Shuttle missions lasting 10 to 11 days each. His fourth and final spaceflight was a long-duration stay aboard the International Space Station as a crew member of Expedition 4, which lasted from December 2001 to June 2002. This 196-day mission set a new record for the longest duration spaceflight for an American astronaut, a record simultaneously set with his crew mate Carl Walz. Their record has since been broken, and as of 2016 it is held by Scott Kelly, who flew a 340 day mission during Expeditions 43, 44 and 45.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/daniel_w._bursc_image_20220911034507.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Daniel_W._Bursch",
                        "last_flight": "2001-12-05T22:19:28Z",
                        "first_flight": "1993-09-12T11:45:00Z"
                    }
                }
            ]
        },
        {
            "id": 303,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/303/?format=api",
            "name": "Expedition 4 EVA 2",
            "start": "2002-01-25T15:19:00Z",
            "end": "2002-01-25T21:18:00Z",
            "duration": "PT5H59M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4374,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 215,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/215/?format=api",
                        "name": "Yury Onufriyenko",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P389DT14H46M12S",
                        "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-02-06",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Col. Yuri Ivanovich Onufriyenko (Russian: Юрий Иванович Онуфриенко, Ukrainian: Юрій Іванович Онуфрієнко) (born 6 February 1961) is a retired Russian cosmonaut. He is a veteran of two extended spaceflights, aboard the space station Mir in 1996 and aboard the International Space Station in 2001-2002.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/yury2520onufriyenko_image_20181201184528.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Yury_Onufriyenko",
                        "last_flight": "2001-12-05T22:19:28Z",
                        "first_flight": "1996-02-21T12:34:05Z"
                    }
                },
                {
                    "id": 4375,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 428,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/428/?format=api",
                        "name": "Daniel W. Bursch",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P226DT22H15M22S",
                        "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-07-25",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Daniel Wheeler Bursch is a former NASA astronaut, and Captain of the United States Navy. He had four spaceflights, the first three of which were Space Shuttle missions lasting 10 to 11 days each. His fourth and final spaceflight was a long-duration stay aboard the International Space Station as a crew member of Expedition 4, which lasted from December 2001 to June 2002. This 196-day mission set a new record for the longest duration spaceflight for an American astronaut, a record simultaneously set with his crew mate Carl Walz. Their record has since been broken, and as of 2016 it is held by Scott Kelly, who flew a 340 day mission during Expeditions 43, 44 and 45.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/daniel_w._bursc_image_20220911034507.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Daniel_W._Bursch",
                        "last_flight": "2001-12-05T22:19:28Z",
                        "first_flight": "1993-09-12T11:45:00Z"
                    }
                }
            ]
        },
        {
            "id": 302,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/302/?format=api",
            "name": "Expedition 4 EVA 1",
            "start": "2002-01-14T20:59:00Z",
            "end": "2002-01-15T03:02:00Z",
            "duration": "PT6H3M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4372,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 215,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/215/?format=api",
                        "name": "Yury Onufriyenko",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P389DT14H46M12S",
                        "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-02-06",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Col. Yuri Ivanovich Onufriyenko (Russian: Юрий Иванович Онуфриенко, Ukrainian: Юрій Іванович Онуфрієнко) (born 6 February 1961) is a retired Russian cosmonaut. He is a veteran of two extended spaceflights, aboard the space station Mir in 1996 and aboard the International Space Station in 2001-2002.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/yury2520onufriyenko_image_20181201184528.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Yury_Onufriyenko",
                        "last_flight": "2001-12-05T22:19:28Z",
                        "first_flight": "1996-02-21T12:34:05Z"
                    }
                },
                {
                    "id": 4373,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 438,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/438/?format=api",
                        "name": "Carl E. Walz",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P230DT13H3M33S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1955-09-06",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Carl Erwin Walz is a former NASA astronaut currently working for Orbital Sciences Corporation's Advanced Programs Group as Vice President for Human Space Flight Operations. Walz was formerly assigned to the Exploration Systems Mission Directorate at NASA Headquarters in Washington, DC. He was the Acting Director for the Advanced Capabilities Division in the Exploration Systems Mission Directorate, and was responsible for a broad range of activities to include Human Research, Technology Development, Nuclear Power and Propulsion and the Lunar Robotic Exploration Programs to support the Vision for Space Exploration.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/carl_e._walz_image_20220911033826.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Carl_E._Walz",
                        "last_flight": "2001-12-05T22:19:28Z",
                        "first_flight": "1993-09-12T11:45:00Z"
                    }
                }
            ]
        },
        {
            "id": 301,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/301/?format=api",
            "name": "Expedition 3 EVA 4",
            "start": "2001-12-03T13:20:00Z",
            "end": "2001-12-03T16:06:00Z",
            "duration": "PT2H46M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4370,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 92,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/92/?format=api",
                        "name": "Vladimir Dezhurov",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P244DT5H29M12S",
                        "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": "1962-07-30",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Vladimir Nikolayevich Dezhurov (Russian: Влади́мир Никола́евич Дежу́ров; born July 30, 1962) is a former cosmonaut who resides in Star City, Moscow. He is a veteran of two spaceflights, to the Mir and International Space Stations. During his career, Dezhurov also conducted nine spacewalks before his retirement on July 12, 2004.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vladimir2520dezhurov_image_20181128225249.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Vladimir_Dezhurov",
                        "last_flight": "2001-08-10T21:10:14Z",
                        "first_flight": "1995-03-14T06:11:34Z"
                    }
                },
                {
                    "id": 4371,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 273,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/273/?format=api",
                        "name": "Mikhail Tyurin",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P532DT2H51M49S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "date_of_birth": "1960-03-02",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Mikhail Vladislavovich Tyurin (Russian: Михаил Владиславович Тюрин) (born March 2, 1960) is a former Russian cosmonaut who flew several missions to the International Space Station and completed four spacewalks during his career. He is called a hero of the Russian Federation for his work as a cosmonaut.\r\n\r\nIn 1994 he was selected to begin cosmonaut training, and in 1998 he started training as a flight engineer for the Expedition 3 crew. He also served as a backup crew member for the first ISS mission.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mikhail2520tyurin_image_20181201223437.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Mikhail_Tyurin",
                        "last_flight": "2013-11-07T04:14:15Z",
                        "first_flight": "2001-08-10T21:10:14Z"
                    }
                }
            ]
        },
        {
            "id": 300,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/300/?format=api",
            "name": "Expedition 3 EVA 3",
            "start": "2001-11-12T21:41:00Z",
            "end": "2001-11-13T02:46:00Z",
            "duration": "PT5H5M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4368,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 92,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/92/?format=api",
                        "name": "Vladimir Dezhurov",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P244DT5H29M12S",
                        "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": "1962-07-30",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Vladimir Nikolayevich Dezhurov (Russian: Влади́мир Никола́евич Дежу́ров; born July 30, 1962) is a former cosmonaut who resides in Star City, Moscow. He is a veteran of two spaceflights, to the Mir and International Space Stations. During his career, Dezhurov also conducted nine spacewalks before his retirement on July 12, 2004.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vladimir2520dezhurov_image_20181128225249.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Vladimir_Dezhurov",
                        "last_flight": "2001-08-10T21:10:14Z",
                        "first_flight": "1995-03-14T06:11:34Z"
                    }
                },
                {
                    "id": 4369,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 383,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/383/?format=api",
                        "name": "Frank L. Culbertson Jr.",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P143DT14H50M37S",
                        "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": "1949-05-15",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Frank Lee Culbertson Jr. is an American former naval officer and aviator, test pilot, aerospace engineer, and NASA astronaut. He served as the Commander of the International Space Station for almost four months in 2001 and was the only American not on Earth when the September 11 attacks occurred. He is currently President of the Space Systems Group at Northrop Grumman Innovation Systems. Mr. Culbertson is responsible for the execution, business development and financial performance of the company’s human spaceflight, science, commercial communications, and national security satellite activities, as well as technical services to various government customers. These include some of Northrop Grumman's largest and most important programs such as NASA’s Commercial Resupply Services (CRS) initiatives to the International Space Station (ISS) as well as various national security-related programs.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/frank2520l.2520culbertson2520jr._image_20181202133429.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Frank_L._Culbertson_Jr.",
                        "last_flight": "2001-08-10T21:10:14Z",
                        "first_flight": "1990-11-15T23:48:15Z"
                    }
                }
            ]
        },
        {
            "id": 299,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/299/?format=api",
            "name": "Expedition 3 EVA 2",
            "start": "2001-10-15T09:17:00Z",
            "end": "2001-10-15T15:08:00Z",
            "duration": "PT5H51M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4366,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 92,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/92/?format=api",
                        "name": "Vladimir Dezhurov",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P244DT5H29M12S",
                        "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": "1962-07-30",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Vladimir Nikolayevich Dezhurov (Russian: Влади́мир Никола́евич Дежу́ров; born July 30, 1962) is a former cosmonaut who resides in Star City, Moscow. He is a veteran of two spaceflights, to the Mir and International Space Stations. During his career, Dezhurov also conducted nine spacewalks before his retirement on July 12, 2004.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vladimir2520dezhurov_image_20181128225249.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Vladimir_Dezhurov",
                        "last_flight": "2001-08-10T21:10:14Z",
                        "first_flight": "1995-03-14T06:11:34Z"
                    }
                },
                {
                    "id": 4367,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 273,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/273/?format=api",
                        "name": "Mikhail Tyurin",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P532DT2H51M49S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "date_of_birth": "1960-03-02",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Mikhail Vladislavovich Tyurin (Russian: Михаил Владиславович Тюрин) (born March 2, 1960) is a former Russian cosmonaut who flew several missions to the International Space Station and completed four spacewalks during his career. He is called a hero of the Russian Federation for his work as a cosmonaut.\r\n\r\nIn 1994 he was selected to begin cosmonaut training, and in 1998 he started training as a flight engineer for the Expedition 3 crew. He also served as a backup crew member for the first ISS mission.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mikhail2520tyurin_image_20181201223437.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Mikhail_Tyurin",
                        "last_flight": "2013-11-07T04:14:15Z",
                        "first_flight": "2001-08-10T21:10:14Z"
                    }
                }
            ]
        },
        {
            "id": 298,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/298/?format=api",
            "name": "Expedition 3 EVA 1",
            "start": "2001-10-08T14:24:00Z",
            "end": "2001-10-08T19:22:00Z",
            "duration": "PT4H58M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4364,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 92,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/92/?format=api",
                        "name": "Vladimir Dezhurov",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P244DT5H29M12S",
                        "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": "1962-07-30",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Vladimir Nikolayevich Dezhurov (Russian: Влади́мир Никола́евич Дежу́ров; born July 30, 1962) is a former cosmonaut who resides in Star City, Moscow. He is a veteran of two spaceflights, to the Mir and International Space Stations. During his career, Dezhurov also conducted nine spacewalks before his retirement on July 12, 2004.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vladimir2520dezhurov_image_20181128225249.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Vladimir_Dezhurov",
                        "last_flight": "2001-08-10T21:10:14Z",
                        "first_flight": "1995-03-14T06:11:34Z"
                    }
                },
                {
                    "id": 4365,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 273,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/273/?format=api",
                        "name": "Mikhail Tyurin",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P532DT2H51M49S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "date_of_birth": "1960-03-02",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Mikhail Vladislavovich Tyurin (Russian: Михаил Владиславович Тюрин) (born March 2, 1960) is a former Russian cosmonaut who flew several missions to the International Space Station and completed four spacewalks during his career. He is called a hero of the Russian Federation for his work as a cosmonaut.\r\n\r\nIn 1994 he was selected to begin cosmonaut training, and in 1998 he started training as a flight engineer for the Expedition 3 crew. He also served as a backup crew member for the first ISS mission.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mikhail2520tyurin_image_20181201223437.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Mikhail_Tyurin",
                        "last_flight": "2013-11-07T04:14:15Z",
                        "first_flight": "2001-08-10T21:10:14Z"
                    }
                }
            ]
        },
        {
            "id": 297,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/297/?format=api",
            "name": "Expedition 2 EVA",
            "start": "2001-06-08T14:21:00Z",
            "end": "2001-06-08T14:40:00Z",
            "duration": "PT19M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4362,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 274,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/274/?format=api",
                        "name": "Yury Usachov",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P552DT22H23M37S",
                        "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": "1957-10-09",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Yury Vladimirovich Usachov (Russian: Юрий Владимирович Усачёв; born October 9, 1957 in Donetsk, Rostov Oblast, Russia) is a former cosmonaut who resides in Star City, Moscow. Usachov is a veteran of four spaceflights, including two long duration missions on board the Mir Space Station and another on board the International Space Station.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/yury2520usachov_image_20181201223522.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Yury_Usachov",
                        "last_flight": "2001-03-08T11:42:09Z",
                        "first_flight": "1994-01-08T10:05:34Z"
                    }
                },
                {
                    "id": 4363,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 421,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/421/?format=api",
                        "name": "James S. Voss",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P203DT5H27M41S",
                        "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": "1949-03-03",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "James Shelton Voss is a retired United States Army Colonel and NASA astronaut. During his time with NASA, Voss flew in space five times on board the Space Shuttle and International Space Station. He also served as deputy of Flight Operations for the Space Station Program Mission Integration and Operations Office. While participating in ISS Expedition 2, he and Susan Helms conducted an 8-hour and 56 minute spacewalk, the longest to date.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/james2520s.2520voss_image_20181202141642.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/James_S._Voss",
                        "last_flight": "2001-03-08T11:42:09Z",
                        "first_flight": "1991-11-24T23:44:00Z"
                    }
                }
            ]
        },
        {
            "id": 296,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/296/?format=api",
            "name": "STS-134 EVA 4",
            "start": "2011-05-27T04:15:00Z",
            "end": "2011-05-27T11:39:00Z",
            "duration": "PT7H24M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4360,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 500,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/500/?format=api",
                        "name": "Edward Michael Fincke",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P381DT15H8M59S",
                        "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": "1967-03-14",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Edward Michael \"Mike\"/\"Spanky\" Fincke is an American astronaut who formerly held the American record for the most time in space (381.6 days). His record was broken by Scott Kelly on October 16, 2015. He was born in Pittsburgh, Pennsylvania, but considers its suburb Emsworth to be his hometown. He is a United States Air Force officer and a NASA astronaut, and served two tours aboard the International Space Station as a flight engineer and commander. He flew on one Space Shuttle mission, STS-134 as a Mission Specialist.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/michael_fincke_image_20220911033941.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Michael_Fincke",
                        "last_flight": "2011-05-16T12:56:28Z",
                        "first_flight": "2004-04-19T03:19:00Z"
                    }
                },
                {
                    "id": 4361,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 525,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/525/?format=api",
                        "name": "Gregory Chamitoff",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P198DT18H1M20S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1962-08-06",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/Astro_Taz",
                        "instagram": null,
                        "bio": "Gregory Errol Chamitoff is an engineer and NASA astronaut. He was assigned to Expedition 17 and flew to the International Space Station on STS-124, launching 31 May 2008. He was in space for 6 months, joining Expedition 18 after Expedition 17 left the station. He returned to Earth on the 30th of November 2008 aboard STS-126. Chamitoff served as a mission specialist on the STS-134 mission, which was the last flight of Space Shuttle Endeavour which delivered the Alpha Magnetic Spectrometer to the ISS.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gregory_chamito_image_20220911034240.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Gregory_Chamitoff",
                        "last_flight": "2011-05-16T12:56:28Z",
                        "first_flight": "2008-05-31T21:02:12Z"
                    }
                }
            ]
        },
        {
            "id": 295,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/295/?format=api",
            "name": "STS-134 EVA 3",
            "start": "2011-05-25T05:43:00Z",
            "end": "2011-05-25T12:37:00Z",
            "duration": "PT6H54M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4358,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 18,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/18/?format=api",
                        "name": "Andrew J. Feustel",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P225DT9H16M13S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1965-08-25",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/Astro_Feustel",
                        "instagram": "https://www.instagram.com/astro_feustel/",
                        "bio": "Andrew Jay \"Drew\" Feustel is a geophysicist and a NASA astronaut. Following several years working as a geophysicist, Feustel was selected as an astronaut candidate by NASA in July 2000. His first spaceflight in May 2009, STS-125, lasted just under 13 days. This was a mission with six other astronauts to repair the Hubble Space Telescope, aboard Space Shuttle Atlantis. Feustel performed three spacewalks during the mission. His second spaceflight was STS-134, which launched on May 16, 2011 and landed on June 1, 2011. STS-134 was the penultimate Space Shuttle flight. Feustel returned to space on March 21, 2018 on Soyuz MS-08 with Expedition 55/56. For expedition 56, he commanded the International Space Station, before handing over to Alexander Gerst on October 3, 2018.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/andrew2520j.2520feustel_image_20181127212906.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Andrew_J._Feustel",
                        "last_flight": "2018-03-21T17:44:23Z",
                        "first_flight": "2009-05-11T18:01:56Z"
                    }
                },
                {
                    "id": 4359,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 500,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/500/?format=api",
                        "name": "Edward Michael Fincke",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P381DT15H8M59S",
                        "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": "1967-03-14",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Edward Michael \"Mike\"/\"Spanky\" Fincke is an American astronaut who formerly held the American record for the most time in space (381.6 days). His record was broken by Scott Kelly on October 16, 2015. He was born in Pittsburgh, Pennsylvania, but considers its suburb Emsworth to be his hometown. He is a United States Air Force officer and a NASA astronaut, and served two tours aboard the International Space Station as a flight engineer and commander. He flew on one Space Shuttle mission, STS-134 as a Mission Specialist.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/michael_fincke_image_20220911033941.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Michael_Fincke",
                        "last_flight": "2011-05-16T12:56:28Z",
                        "first_flight": "2004-04-19T03:19:00Z"
                    }
                }
            ]
        }
    ]
}