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/496/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
  "id": 496,
  "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/496/?format=api",
  "name": "Expedition 74 EVA 2",
  "start": "2026-06-30T12:20:00Z",
  "end": "2026-06-30T19:40:00Z",
  "duration": "PT7H20M",
  "location": "International Space Station",
  "crew": [
    {
      "id": 5277,
      "role": {
        "id": 33,
        "role": "EV1",
        "priority": 0
      },
      "astronaut": {
        "id": 714,
        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/714/?format=api",
        "name": "Christopher Williams",
        "type": {
          "id": 2,
          "name": "Government"
        },
        "in_space": false,
        "time_in_space": "P241DT59M28S",
        "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": "1983-01-01",
        "date_of_death": null,
        "nationality": "American",
        "twitter": null,
        "instagram": null,
        "bio": "Christopher Williams grw up in Potomac, Maryland and graduated from Stanford University in 2005 with a bachelor’s degree in physics and a doctorate in physics from MIT in 2012, where his research was in astrophysics. Williams is a board-certified medical physicist, completing his residency training at Harvard Medical School before joining the faculty as a clinical physicist and researcher. He most recently worked as a medical physicist in the Radiation Oncology Department at the Brigham and Women's Hospital and Dana-Farber Cancer Institute in Boston. He was the lead physicist for the Institute’s MRI-guided adaptive radiation therapy program. His research focused on developing image guidance techniques for cancer treatments.\r\n\r\nExact date of birth unknown.",
        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/christopher_wil_image_20211206185420.jpg",
        "wiki": "https://en.wikipedia.org/wiki/Christopher_Williams_(astronaut)",
        "last_flight": "2025-11-27T09:27:57Z",
        "first_flight": "2025-11-27T09:27:57Z"
      }
    },
    {
      "id": 5278,
      "role": {
        "id": 34,
        "role": "EV2",
        "priority": 1
      },
      "astronaut": {
        "id": 573,
        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/573/?format=api",
        "name": "Jessica Meir",
        "type": {
          "id": 2,
          "name": "Government"
        },
        "in_space": true,
        "time_in_space": "P390DT6H17M44S",
        "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": "1977-07-01",
        "date_of_death": null,
        "nationality": "American",
        "twitter": "https://twitter.com/Astro_Jessica",
        "instagram": "https://www.instagram.com/astro_jessica/",
        "bio": "Jessica Ulrika Meir is Assistant Professor of Anesthesia at Harvard Medical School, Massachusetts General Hospital, Boston, following postdoctoral research in comparative physiology at the University of British Columbia. She has studied the diving physiology and behavior of emperor penguins in Antarctica, and the physiology of bar-headed geese, which are able to migrate over the Himalayas. In 2000, Meir graduated with a Master of Space Studies from the International Space University in Strasbourg, France. In September 2002, Meir served as an aquanaut on the NASA Extreme Environment Mission Operations 4 (NEEMO 4) crew. In June 2013 she was named an astronaut candidate by NASA, becoming one of the eight members of NASA Astronaut Group 21. She is from Caribou, Maine.",
        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jessica_meir_image_20200417064900.jpeg",
        "wiki": "https://en.wikipedia.org/wiki/Jessica_Meir",
        "last_flight": "2026-02-13T10:15:56Z",
        "first_flight": "2019-09-25T13:57:42Z"
      }
    }
  ],
  "spacestation": {
    "id": 4,
    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
    "name": "International Space Station",
    "status": {
      "id": 1,
      "name": "Active"
    },
    "founded": "1998-11-20",
    "description": "The International Space Station (ISS) is a space station, or a habitable artificial satellite, in low Earth orbit. Its first component was launched into orbit in 1998, with the first long-term residents arriving in November 2000. It has been inhabited continuously since that date. The last pressurised module was fitted in 2011, and an experimental inflatable space habitat was added in 2016. The station is expected to operate until 2030. Development and assembly of the station continues, with several new elements scheduled for launch in 2019. The ISS is the largest human-made body in low Earth orbit and can often be seen with the naked eye from Earth. The ISS consists of pressurised habitation modules, structural trusses, solar arrays, radiators, docking ports, experiment bays and robotic arms. ISS components have been launched by Russian Proton and Soyuz rockets, and American Space Shuttles.",
    "orbit": "Low Earth Orbit",
    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg"
  },
  "expedition": {
    "id": 165,
    "url": "https://ll.thespacedevs.com/2.2.0/expedition/165/?format=api",
    "name": "Expedition 74",
    "start": "2025-12-09T01:41:00Z",
    "end": "2026-07-26T07:02:00Z",
    "spacestation": {
      "id": 4,
      "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
      "name": "International Space Station",
      "status": {
        "id": 1,
        "name": "Active"
      },
      "orbit": "Low Earth Orbit",
      "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg"
    },
    "mission_patches": [
      {
        "id": 1235,
        "name": "Expedition 74 Patch",
        "priority": 10,
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition2520_mission_patch_20251127145305.png",
        "agency": {
          "id": 44,
          "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
          "name": "National Aeronautics and Space Administration",
          "type": "Government"
        }
      }
    ]
  },
  "spacecraft_flight": null,
  "event": {
    "id": 1309,
    "url": "https://ll.thespacedevs.com/2.2.0/event/1309/?format=api",
    "slug": "us-eva-95",
    "name": "US EVA-95",
    "type": {
      "id": 3,
      "name": "EVA"
    },
    "description": "NASA astronauts Chris Williams and Jessica Meir will replace a wrist joint on the International Space Station’s Canadarm2 robotic arm, using a spare already aboard the space station.",
    "webcast_live": false,
    "location": "International Space Station",
    "news_url": null,
    "video_url": "https://www.youtube.com/watch?v=D0dd8X4g3Eg",
    "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/us2520eva-52_image_20190318200748.jpeg",
    "date": "2026-06-30T12:35:00Z",
    "date_precision": {
      "id": 1,
      "name": "Minute",
      "abbrev": "MIN",
      "description": "The T-0 is accurate to the minute."
    }
  },
  "program": [
    {
      "id": 17,
      "url": "https://ll.thespacedevs.com/2.2.0/program/17/?format=api",
      "name": "International Space Station",
      "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.",
      "agencies": [
        {
          "id": 16,
          "url": "https://ll.thespacedevs.com/2.2.0/agencies/16/?format=api",
          "name": "Canadian Space Agency",
          "type": "Government"
        },
        {
          "id": 27,
          "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api",
          "name": "European Space Agency",
          "type": "Multinational"
        },
        {
          "id": 37,
          "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api",
          "name": "Japan Aerospace Exploration Agency",
          "type": "Government"
        },
        {
          "id": 44,
          "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
          "name": "National Aeronautics and Space Administration",
          "type": "Government"
        },
        {
          "id": 63,
          "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
          "name": "Russian Federal Space Agency (ROSCOSMOS)",
          "type": "Government"
        }
      ],
      "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
      "start_date": "1998-11-20T06:40:00Z",
      "end_date": null,
      "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
      "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme",
      "mission_patches": [],
      "type": {
        "id": 2,
        "name": "Human Spaceflight"
      }
    }
  ]
}