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

{
  "count": 275,
  "next": "https://lldev.thespacedevs.com/2.2.0/spacewalks/?format=api&limit=10&offset=170&ordering=-start",
  "previous": "https://lldev.thespacedevs.com/2.2.0/spacewalks/?format=api&limit=10&offset=150&ordering=-start",
  "results": [
    {
      "id": 317,
      "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/317/?format=api",
      "name": "Expedition 12 EVA 1",
      "start": "2005-11-07T15:32:00Z",
      "end": "2005-11-07T20:54:00Z",
      "duration": "PT5H22M",
      "location": "International Space Station",
      "crew": [
        {
          "id": 4402,
          "role": {
            "id": 33,
            "role": "EV1",
            "priority": 0
          },
          "astronaut": {
            "id": 433,
            "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/433/?format=api",
            "name": "William S. McArthur",
            "type": {
              "id": 2,
              "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P224DT22H17M14S",
            "status": {
              "id": 2,
              "name": "Retired"
            },
            "agency": {
              "id": 44,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
              "name": "National Aeronautics and Space Administration",
              "type": "Government"
            },
            "date_of_birth": "1951-07-26",
            "date_of_death": null,
            "nationality": "American",
            "twitter": null,
            "instagram": null,
            "bio": "William Surles McArthur Jr. is a retired United States Army colonel and NASA astronaut and a veteran of three Space Shuttle missions and one expedition to the International Space Station via the Russian Soyuz capsule.",
            "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/william_s._mcar_image_20220911033830.jpeg",
            "wiki": "https://en.wikipedia.org/wiki/William_S._McArthur",
            "last_flight": "2005-10-01T03:54:53Z",
            "first_flight": "1993-10-18T14:53:10Z"
          }
        },
        {
          "id": 4403,
          "role": {
            "id": 34,
            "role": "EV2",
            "priority": 1
          },
          "astronaut": {
            "id": 269,
            "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/269/?format=api",
            "name": "Valeri Tokarev",
            "type": {
              "id": 2,
              "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P199DT15H5M25S",
            "status": {
              "id": 2,
              "name": "Retired"
            },
            "agency": {
              "id": 63,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/63/?format=api",
              "name": "Russian Federal Space Agency (ROSCOSMOS)",
              "type": "Government"
            },
            "date_of_birth": "1952-10-29",
            "date_of_death": null,
            "nationality": "Russian",
            "twitter": null,
            "instagram": null,
            "bio": "Valeri Ivanovich Tokarev (Russian: Валерий Иванович Токарев; born October 29, 1952) is a Russian Air Force Colonel and test cosmonaut at the Yuri A. Gagarin Cosmonaut Training Center. Tokarev traveled to space twice, and has performed two career spacewalks, before retiring in June 2008.",
            "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/valeri2520tokarev_image_20181201222932.jpg",
            "wiki": "https://en.wikipedia.org/wiki/Valeri_Tokarev",
            "last_flight": "2005-10-01T03:54:53Z",
            "first_flight": "1999-05-27T10:49:42Z"
          }
        }
      ]
    },
    {
      "id": 316,
      "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/316/?format=api",
      "name": "Expedition 11 EVA",
      "start": "2005-08-18T19:02:00Z",
      "end": "2005-08-19T00:00:00Z",
      "duration": "PT4H58M",
      "location": "International Space Station",
      "crew": [
        {
          "id": 4400,
          "role": {
            "id": 33,
            "role": "EV1",
            "priority": 0
          },
          "astronaut": {
            "id": 174,
            "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/174/?format=api",
            "name": "Sergei Krikalev",
            "type": {
              "id": 2,
              "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P803DT13H47M10S",
            "status": {
              "id": 2,
              "name": "Retired"
            },
            "agency": {
              "id": 63,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/63/?format=api",
              "name": "Russian Federal Space Agency (ROSCOSMOS)",
              "type": "Government"
            },
            "date_of_birth": "1958-08-27",
            "date_of_death": null,
            "nationality": "Russian",
            "twitter": null,
            "instagram": null,
            "bio": "Sergei Konstantinovich Krikalev (Russian: Серге́й Константинович Крикалёв, also transliterated as Sergei Krikalyov; born August 27, 1958) is a Russian cosmonaut and mechanical engineer. As a prominent rocket scientist, he is a veteran of six space flights and ranks third to Gennady Padalka and Yuri Malenchenko for the amount of time in space: a total of 803 days, 9 hours, and 38 minutes.",
            "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/sergei2520krikalev_image_20181129234055.jpg",
            "wiki": "https://en.wikipedia.org/wiki/Sergei_Krikalev",
            "last_flight": "2005-04-15T00:46:25Z",
            "first_flight": "1988-11-26T15:49:34Z"
          }
        },
        {
          "id": 4401,
          "role": {
            "id": 34,
            "role": "EV2",
            "priority": 1
          },
          "astronaut": {
            "id": 507,
            "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/507/?format=api",
            "name": "John L. Phillips",
            "type": {
              "id": 2,
              "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P203DT17H22M9S",
            "status": {
              "id": 2,
              "name": "Retired"
            },
            "agency": {
              "id": 44,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
              "name": "National Aeronautics and Space Administration",
              "type": "Government"
            },
            "date_of_birth": "1951-04-15",
            "date_of_death": null,
            "nationality": "American",
            "twitter": null,
            "instagram": null,
            "bio": "John Lynch Phillips is a NASA astronaut. Phillips is also a Naval Aviator and retired captain, United States Navy Reserve. Phillips has received numerous awards and special honors. He is a National Merit Scholar, graduated 2nd in his class of 906 people at the U.S. Naval Academy in 1972. Phillips has also been awarded the NASA Space Flight Medal, NASA Distinguished Service Medal, the Gagarin Medal and several others. Phillips has logged over 4,400 flight hours and 250 aircraft carrier landings, flying the A-7 Corsair II carrier-based light attack aircraft while on active duty in the Regular Navy and subsequently during his time as a Navy Reservist from 1982 to 2002. At the time of his retirement, Phillips had retained the rank of captain.",
            "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/john_l._phillip_image_20220911033649.jpeg",
            "wiki": "https://en.wikipedia.org/wiki/John_L._Phillips",
            "last_flight": "2009-03-15T23:43:44Z",
            "first_flight": "2001-04-19T18:40:42Z"
          }
        }
      ]
    },
    {
      "id": 315,
      "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/315/?format=api",
      "name": "Expedition 10 EVA 2",
      "start": "2005-03-28T06:25:00Z",
      "end": "2005-03-28T11:31:00Z",
      "duration": "PT5H6M",
      "location": "International Space Station",
      "crew": [
        {
          "id": 4398,
          "role": {
            "id": 33,
            "role": "EV1",
            "priority": 0
          },
          "astronaut": {
            "id": 429,
            "url": "https://lldev.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://lldev.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-dev.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": 4399,
          "role": {
            "id": 34,
            "role": "EV2",
            "priority": 1
          },
          "astronaut": {
            "id": 250,
            "url": "https://lldev.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://lldev.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-dev.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"
          }
        }
      ]
    },
    {
      "id": 314,
      "url": "https://lldev.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://lldev.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://lldev.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-dev.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://lldev.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://lldev.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-dev.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"
          }
        }
      ]
    },
    {
      "id": 313,
      "url": "https://lldev.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://lldev.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://lldev.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-dev.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://lldev.thespacedevs.com/2.2.0/astronaut/500/?format=api",
            "name": "Edward Michael Fincke",
            "type": {
              "id": 2,
              "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P548DT8H6M53S",
            "status": {
              "id": 1,
              "name": "Active"
            },
            "agency": {
              "id": 44,
              "url": "https://lldev.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-dev.nyc3.digitaloceanspaces.com/media/images/michael_fincke_image_20220911033941.jpeg",
            "wiki": "https://en.wikipedia.org/wiki/Michael_Fincke",
            "last_flight": "2025-08-01T15:43:42Z",
            "first_flight": "2004-04-19T03:19:00Z"
          }
        }
      ]
    },
    {
      "id": 312,
      "url": "https://lldev.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://lldev.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://lldev.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-dev.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://lldev.thespacedevs.com/2.2.0/astronaut/500/?format=api",
            "name": "Edward Michael Fincke",
            "type": {
              "id": 2,
              "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P548DT8H6M53S",
            "status": {
              "id": 1,
              "name": "Active"
            },
            "agency": {
              "id": 44,
              "url": "https://lldev.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-dev.nyc3.digitaloceanspaces.com/media/images/michael_fincke_image_20220911033941.jpeg",
            "wiki": "https://en.wikipedia.org/wiki/Michael_Fincke",
            "last_flight": "2025-08-01T15:43:42Z",
            "first_flight": "2004-04-19T03:19:00Z"
          }
        }
      ]
    },
    {
      "id": 311,
      "url": "https://lldev.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://lldev.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://lldev.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-dev.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://lldev.thespacedevs.com/2.2.0/astronaut/500/?format=api",
            "name": "Edward Michael Fincke",
            "type": {
              "id": 2,
              "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P548DT8H6M53S",
            "status": {
              "id": 1,
              "name": "Active"
            },
            "agency": {
              "id": 44,
              "url": "https://lldev.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-dev.nyc3.digitaloceanspaces.com/media/images/michael_fincke_image_20220911033941.jpeg",
            "wiki": "https://en.wikipedia.org/wiki/Michael_Fincke",
            "last_flight": "2025-08-01T15:43:42Z",
            "first_flight": "2004-04-19T03:19:00Z"
          }
        }
      ]
    },
    {
      "id": 310,
      "url": "https://lldev.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://lldev.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://lldev.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-dev.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://lldev.thespacedevs.com/2.2.0/astronaut/500/?format=api",
            "name": "Edward Michael Fincke",
            "type": {
              "id": 2,
              "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P548DT8H6M53S",
            "status": {
              "id": 1,
              "name": "Active"
            },
            "agency": {
              "id": 44,
              "url": "https://lldev.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-dev.nyc3.digitaloceanspaces.com/media/images/michael_fincke_image_20220911033941.jpeg",
            "wiki": "https://en.wikipedia.org/wiki/Michael_Fincke",
            "last_flight": "2025-08-01T15:43:42Z",
            "first_flight": "2004-04-19T03:19:00Z"
          }
        }
      ]
    },
    {
      "id": 309,
      "url": "https://lldev.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://lldev.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://lldev.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-dev.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://lldev.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://lldev.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-dev.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": 308,
      "url": "https://lldev.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://lldev.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://lldev.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-dev.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://lldev.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://lldev.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-dev.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"
          }
        }
      ]
    }
  ]
}