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=230&ordering=start
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=240&ordering=start",
    "previous": "https://ll.thespacedevs.com/2.2.0/spacewalks/?format=api&limit=10&offset=220&ordering=start",
    "results": [
        {
            "id": 221,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/221/?format=api",
            "name": "STS-113 EVA 2",
            "start": "2002-11-28T18:36:00Z",
            "end": "2002-11-29T00:46:00Z",
            "duration": "PT6H10M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4210,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 453,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/453/?format=api",
                        "name": "Michael López-Alegría",
                        "type": {
                            "id": 3,
                            "name": "Private"
                        },
                        "in_space": false,
                        "time_in_space": "P296DT16H14M9S",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "agency": {
                            "id": 1022,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1022/?format=api",
                            "name": "Axiom Space",
                            "type": "Private"
                        },
                        "date_of_birth": "1958-05-30",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/commandermla",
                        "instagram": null,
                        "bio": "Michael López-Alegría is a Spanish-American astronaut; a veteran of three Space Shuttle missions and one International Space Station mission. He is known for having performed ten spacewalks so far in his career, presently holding the second longest all-time EVA duration record and having the third longest spaceflight of any American at the length of 215 days; this time was spent on board the ISS from September 18, 2006 to April 21, 2007.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/michael_l25c3_image_20201201090124.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Michael_L%C3%B3pez-Alegr%C3%ADa",
                        "last_flight": "2024-01-18T21:49:11Z",
                        "first_flight": "1995-10-20T13:53:00Z"
                    }
                },
                {
                    "id": 4211,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 138,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/138/?format=api",
                        "name": "John Herrington",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P13DT18H48M13S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1958-09-14",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "John Bennett Herrington  is a retired United States Naval Aviator and former NASA astronaut. In 2002, Herrington became the first enrolled member of a Native American tribe to fly in space.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/john2520herrington_image_20181129205503.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/John_Herrington",
                        "last_flight": "2002-11-24T00:49:47Z",
                        "first_flight": "2002-11-24T00:49:47Z"
                    }
                }
            ]
        },
        {
            "id": 222,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/222/?format=api",
            "name": "STS-113 EVA 3",
            "start": "2002-11-30T19:25:00Z",
            "end": "2002-12-01T02:25:00Z",
            "duration": "PT7H",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4212,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 453,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/453/?format=api",
                        "name": "Michael López-Alegría",
                        "type": {
                            "id": 3,
                            "name": "Private"
                        },
                        "in_space": false,
                        "time_in_space": "P296DT16H14M9S",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "agency": {
                            "id": 1022,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1022/?format=api",
                            "name": "Axiom Space",
                            "type": "Private"
                        },
                        "date_of_birth": "1958-05-30",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/commandermla",
                        "instagram": null,
                        "bio": "Michael López-Alegría is a Spanish-American astronaut; a veteran of three Space Shuttle missions and one International Space Station mission. He is known for having performed ten spacewalks so far in his career, presently holding the second longest all-time EVA duration record and having the third longest spaceflight of any American at the length of 215 days; this time was spent on board the ISS from September 18, 2006 to April 21, 2007.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/michael_l25c3_image_20201201090124.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Michael_L%C3%B3pez-Alegr%C3%ADa",
                        "last_flight": "2024-01-18T21:49:11Z",
                        "first_flight": "1995-10-20T13:53:00Z"
                    }
                },
                {
                    "id": 4213,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 138,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/138/?format=api",
                        "name": "John Herrington",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P13DT18H48M13S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1958-09-14",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "John Bennett Herrington  is a retired United States Naval Aviator and former NASA astronaut. In 2002, Herrington became the first enrolled member of a Native American tribe to fly in space.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/john2520herrington_image_20181129205503.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/John_Herrington",
                        "last_flight": "2002-11-24T00:49:47Z",
                        "first_flight": "2002-11-24T00:49:47Z"
                    }
                }
            ]
        },
        {
            "id": 307,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/307/?format=api",
            "name": "Expedition 6 EVA 1",
            "start": "2003-01-15T12:50:00Z",
            "end": "2003-01-15T19:41:00Z",
            "duration": "PT6H51M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4382,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 409,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/409/?format=api",
                        "name": "Ken Bowersox",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P211DT14H10M33S",
                        "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": "1956-11-14",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Kenneth Dwane \"Sox\" Bowersox is a United States Navy officer, and a former NASA astronaut. He is a veteran of five Space Shuttle launches and an extended stay aboard the International Space Station. When he launched on STS-73 at the age of 38 years and 11 months, he became the youngest person ever to command a Space Shuttle vehicle.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ken_bowersox_image_20220911034246.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Ken_Bowersox",
                        "last_flight": "2002-11-24T00:49:47Z",
                        "first_flight": "1992-06-25T16:12:23Z"
                    }
                },
                {
                    "id": 4383,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 505,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/505/?format=api",
                        "name": "Donald Pettit",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P590DT1H38M42S",
                        "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": "1955-04-20",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/PettitDonald",
                        "instagram": null,
                        "bio": "Donald Roy Pettit is an American chemical engineer and a NASA astronaut. He is a veteran of two long-duration stays aboard the International Space Station, one space shuttle mission and a six-week expedition to find meteorites in Antarctica. As of 2018, at age 63, he is NASA's oldest active astronaut.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/donald2520pettit_image_20181203160928.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Donald_Pettit",
                        "last_flight": "2024-09-11T16:23:12Z",
                        "first_flight": "2002-11-24T00:49:47Z"
                    }
                }
            ]
        },
        {
            "id": 308,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/308/?format=api",
            "name": "Expedition 6 EVA 2",
            "start": "2003-04-08T12:40:00Z",
            "end": "2003-04-08T19:06:00Z",
            "duration": "PT6H26M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4384,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 409,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/409/?format=api",
                        "name": "Ken Bowersox",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P211DT14H10M33S",
                        "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": "1956-11-14",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Kenneth Dwane \"Sox\" Bowersox is a United States Navy officer, and a former NASA astronaut. He is a veteran of five Space Shuttle launches and an extended stay aboard the International Space Station. When he launched on STS-73 at the age of 38 years and 11 months, he became the youngest person ever to command a Space Shuttle vehicle.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ken_bowersox_image_20220911034246.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Ken_Bowersox",
                        "last_flight": "2002-11-24T00:49:47Z",
                        "first_flight": "1992-06-25T16:12:23Z"
                    }
                },
                {
                    "id": 4385,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 505,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/505/?format=api",
                        "name": "Donald Pettit",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P590DT1H38M42S",
                        "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": "1955-04-20",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/PettitDonald",
                        "instagram": null,
                        "bio": "Donald Roy Pettit is an American chemical engineer and a NASA astronaut. He is a veteran of two long-duration stays aboard the International Space Station, one space shuttle mission and a six-week expedition to find meteorites in Antarctica. As of 2018, at age 63, he is NASA's oldest active astronaut.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/donald2520pettit_image_20181203160928.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Donald_Pettit",
                        "last_flight": "2024-09-11T16:23:12Z",
                        "first_flight": "2002-11-24T00:49:47Z"
                    }
                }
            ]
        },
        {
            "id": 309,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/309/?format=api",
            "name": "Expedition 8 EVA",
            "start": "2004-02-26T21:17:00Z",
            "end": "2004-02-27T01:12:00Z",
            "duration": "PT3H55M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4386,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 417,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/417/?format=api",
                        "name": "Michael Foale",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P373DT18H16M26S",
                        "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-01-06",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Colin Michael Foale CBE is a British-American astrophysicist and former NASA astronaut. He is a veteran of six space missions, and is the only NASA astronaut to have flown extended missions aboard both Mir and the International Space Station. He was the first Briton to perform a space walk, and until 17 April 2008, he held the record for most time spent in space by a US citizen: 374 days, 11 hours, 19 minutes. He still holds the cumulative-time-in-space record for a UK citizen.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/michael2520foale_image_20181202141301.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Michael_Foale",
                        "last_flight": "2003-10-18T05:38:03Z",
                        "first_flight": "1992-03-24T13:13:39Z"
                    }
                },
                {
                    "id": 4387,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 160,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/160/?format=api",
                        "name": "Aleksandr Kaleri",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P769DT6H35M",
                        "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": "1956-05-13",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Aleksandr Yuriyevich \"Sasha\" Kaleri (Russian: Александр Юрьевич Калери; born Jūrmala, Latvian SSR, USSR, 13 May 1956) is a Russian cosmonaut and veteran of extended stays on the Mir Space Station and the International Space Station (ISS). Kaleri has most recently been in space aboard the ISS serving as a flight engineer for the long duration Expedition 25/26 missions. He has spent the fourth-longest time in space of any person, the longest time in space of any currently active cosmonaut, and the longest time in space of any person not born in what is now Russia.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/aleksandr2520kaleri_image_20181129232134.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Aleksandr_Kaleri",
                        "last_flight": "2010-10-07T23:10:55Z",
                        "first_flight": "1992-03-17T10:54:30Z"
                    }
                }
            ]
        },
        {
            "id": 310,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/310/?format=api",
            "name": "Expedition 9 EVA 1",
            "start": "2004-06-24T21:57:00Z",
            "end": "2004-06-24T22:10:00Z",
            "duration": "PT13M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4388,
                    "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": 4389,
                    "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"
                    }
                }
            ]
        },
        {
            "id": 311,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/311/?format=api",
            "name": "Expedition 9 EVA 2",
            "start": "2004-06-30T21:19:00Z",
            "end": "2004-07-01T02:59:00Z",
            "duration": "PT5H40M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4390,
                    "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": 4391,
                    "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"
                    }
                }
            ]
        },
        {
            "id": 312,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/312/?format=api",
            "name": "Expedition 9 EVA 3",
            "start": "2004-08-03T06:58:00Z",
            "end": "2004-08-03T11:28:00Z",
            "duration": "PT4H30M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4392,
                    "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": 4393,
                    "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"
                    }
                }
            ]
        },
        {
            "id": 313,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/313/?format=api",
            "name": "Expedition 9 EVA 4",
            "start": "2004-09-03T16:43:00Z",
            "end": "2004-09-03T22:04:00Z",
            "duration": "PT5H21M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4394,
                    "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": 4395,
                    "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"
                    }
                }
            ]
        },
        {
            "id": 314,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/314/?format=api",
            "name": "Expedition 10 EVA 1",
            "start": "2005-01-16T07:43:00Z",
            "end": "2005-01-16T13:11:00Z",
            "duration": "PT5H28M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4396,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 429,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/429/?format=api",
                        "name": "Leroy Chiao",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P229DT8H39M14S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1960-08-28",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/AstroDude",
                        "instagram": null,
                        "bio": "Leroy Chiao is a Chinese-American engineer, former NASA astronaut, entrepreneur, motivational speaker, and engineering consultant. Chiao flew on three Space Shuttle flights, and was the commander of Expedition 10, where he lived on board the International Space Station from October 13, 2004 to April 24, 2005. He is also a co-author and researcher for the Advanced Diagnostic Ultrasound in Microgravity project.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/leroy_chiao_image_20220911034040.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Leroy_Chiao",
                        "last_flight": "2004-10-14T03:06:26Z",
                        "first_flight": "1994-07-08T16:43:01Z"
                    }
                },
                {
                    "id": 4397,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 250,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/250/?format=api",
                        "name": "Salizhan Sharipov",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P201DT14H49M19S",
                        "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": "1964-08-24",
                        "date_of_death": null,
                        "nationality": "Kyrgyz",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Salizhan Shakirovich Sharipov (Russian: Салижан Шакирович Шарипов) (born 24 August 1964) is a Kyrgyzstani cosmonaut. Sharipov is a co-author and investigator for the Advanced Diagnostic Ultrasound in Microgravity project. He has been to space twice (launched from the U.S. as an astronaut in 1998 and from Russia as a cosmonaut in 2004) and has conducted two spacewalks. Sharipov retired on 18 July 2008.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/salizhan2520sharipov_image_20181201220513.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Salizhan_Sharipov",
                        "last_flight": "2004-10-14T03:06:26Z",
                        "first_flight": "1998-01-23T02:48:15Z"
                    }
                }
            ]
        }
    ]
}