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

{
  "id": 406,
  "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/406/?format=api",
  "name": "Expedition 61 EVA 1",
  "start": "2019-10-06T11:39:00Z",
  "end": "2019-10-06T18:40:00Z",
  "duration": "PT7H1M",
  "location": "International Space Station",
  "crew": [
    {
      "id": 4580,
      "role": {
        "id": 33,
        "role": "EV1",
        "priority": 0
      },
      "astronaut": {
        "id": 635,
        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/635/?format=api",
        "name": "Christina Koch",
        "type": {
          "id": 2,
          "name": "Government"
        },
        "in_space": false,
        "time_in_space": "P337DT15H30M52S",
        "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": "1979-01-29",
        "date_of_death": null,
        "nationality": "American",
        "twitter": "https://twitter.com/Astro_Christina",
        "instagram": "https://www.instagram.com/Astro_Christina/",
        "bio": "Christina Hammock Koch (born January 29, 1979) is a NASA astronaut of the class of 2013.",
        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/christina2520koch_image_20191231114328.jpeg",
        "wiki": "https://en.wikipedia.org/wiki/Christina_Koch",
        "last_flight": "2026-04-01T22:35:12Z",
        "first_flight": "2019-03-14T19:14:08Z"
      }
    },
    {
      "id": 4581,
      "role": {
        "id": 34,
        "role": "EV2",
        "priority": 1
      },
      "astronaut": {
        "id": 8,
        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/8/?format=api",
        "name": "Andrew R. Morgan",
        "type": {
          "id": 2,
          "name": "Government"
        },
        "in_space": false,
        "time_in_space": "P271DT12H48M22S",
        "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": "1976-02-05",
        "date_of_death": null,
        "nationality": "American",
        "twitter": "https://twitter.com/AstroDrewMorgan",
        "instagram": "https://www.instagram.com/astrodrewmorgan/",
        "bio": "NASA selected Morgan to join its 21st astronaut class in August 2013. He launched to the space station aboard a Soyuz MS-13 spacecraft on July 20, 2019, the same day as the 50th anniversary of the Apollo 11 Moon landing, from the Baikonur Cosmodrome in Kazakhstan.\r\n\r\nMorgan served as a flight engineer on International Space Station Expeditions 60, 61, and 62, contributing to hundreds of scientific experiments, technology demonstrations, and space station maintenance activities. He traveled over 115 million miles (about 185 million km) while completing more than 4,300 Earth orbits over the course of his mission.\r\n\r\nDuring his nine months aboard the station, Morgan conducted seven spacewalks for a total of 45 hours and 48 minutes of spacewalking time, breaking the record for a single spaceflight by a U.S. astronaut. Four of his spacewalks were dedicated to repairing the Alpha Magnetic Spectrometer, a particle physics detector designed to search for evidence of antimatter and dark matter.",
        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/andrew_r._morga_image_20220911034204.jpeg",
        "wiki": "https://en.wikipedia.org/wiki/Andrew_R._Morgan",
        "last_flight": "2019-07-20T16:28:21Z",
        "first_flight": "2019-07-20T16:28:21Z"
      }
    }
  ],
  "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": 136,
    "url": "https://ll.thespacedevs.com/2.2.0/expedition/136/?format=api",
    "name": "Expedition 61",
    "start": "2019-10-02T00:00:00Z",
    "end": "2020-02-05T13:40: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": 723,
        "name": "Expedition 61 Patch",
        "priority": 9,
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_61_patch_20221024013520.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": 51,
    "url": "https://ll.thespacedevs.com/2.2.0/event/51/?format=api",
    "slug": "us-eva-56",
    "name": "US EVA-56",
    "type": {
      "id": 3,
      "name": "EVA"
    },
    "description": "Expedition 61 astronauts Christina Koch and Andrew Morgan will install new batteries on the P6 truss.\r\n\r\nSpacewalk begins at 11:50 a.m. UTC and is slated to last 6 ½ hours.",
    "webcast_live": false,
    "location": "International Space Station",
    "news_url": null,
    "video_url": null,
    "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/us2520eva-52_image_20190318200748.jpeg",
    "date": "2019-10-06T10:30:00Z",
    "date_precision": null
  },
  "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"
      }
    }
  ]
}