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

{
  "id": 500,
  "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/500/?format=api",
  "name": "Shenzhou 23 EVA 1",
  "start": "2026-08-28T00:30:00Z",
  "end": "2026-08-28T05:59:00Z",
  "duration": "PT5H29M",
  "location": "Tiangong Space Station",
  "crew": [
    {
      "id": 5299,
      "role": {
        "id": 33,
        "role": "EV1",
        "priority": 0
      },
      "astronaut": {
        "id": 764,
        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/764/?format=api",
        "name": "Zhu Yangzhu",
        "type": {
          "id": 2,
          "name": "Government"
        },
        "in_space": true,
        "time_in_space": "P274DT9H36M10S",
        "status": {
          "id": 1,
          "name": "Active"
        },
        "agency": {
          "id": 17,
          "url": "https://ll.thespacedevs.com/2.2.0/agencies/17/?format=api",
          "name": "China National Space Administration",
          "type": "Government"
        },
        "date_of_birth": "1986-09-01",
        "date_of_death": null,
        "nationality": "Chinese",
        "twitter": null,
        "instagram": null,
        "bio": "Zhu Yangzhu is a Chinese pilot and astronaut selected as part of the Shenzhou program. He enlisted in the People's Liberation Army (PLA) in September 2005, and joined the Chinese Communist Party (CCP) in December 2006.",
        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/yangzhu_zhu_image_20230530052559.jpeg",
        "wiki": "https://en.wikipedia.org/wiki/Zhu_Yangzhu",
        "last_flight": "2026-05-24T15:08:36Z",
        "first_flight": "2023-05-30T01:31:10Z"
      }
    },
    {
      "id": 5300,
      "role": {
        "id": 34,
        "role": "EV2",
        "priority": 1
      },
      "astronaut": {
        "id": 916,
        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/916/?format=api",
        "name": "Zhang Zhiyuan",
        "type": {
          "id": 2,
          "name": "Government"
        },
        "in_space": true,
        "time_in_space": "P120DT10H56M29S",
        "status": {
          "id": 1,
          "name": "Active"
        },
        "agency": {
          "id": 17,
          "url": "https://ll.thespacedevs.com/2.2.0/agencies/17/?format=api",
          "name": "China National Space Administration",
          "type": "Government"
        },
        "date_of_birth": "1986-06-01",
        "date_of_death": null,
        "nationality": "Chinese",
        "twitter": null,
        "instagram": null,
        "bio": "Zhang Zhiyuan is a Chinese astronaut selected as part of the Shenzhou program. He enlisted in the People's Liberation Army (PLA) Air Force in September 2006, and joined the Chinese Communist Party (CCP) in March 2011. He was a pilot at the People's Liberation Army Air Force (PLAAF) prior to joining the astronaut corps.",
        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/zhang_zhiyuan_o_image_20260524125922.png",
        "wiki": null,
        "last_flight": "2026-05-24T15:08:36Z",
        "first_flight": "2026-05-24T15:08:36Z"
      }
    }
  ],
  "spacestation": {
    "id": 18,
    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/18/?format=api",
    "name": "Tiangong space station",
    "status": {
      "id": 1,
      "name": "Active"
    },
    "founded": "2021-04-29",
    "description": "The Tiangong space station is a space station placed in Low Earth orbit between 340 and 450 km above the surface. It will be roughly one-fifth the mass of the International Space Station and about the size of the Mir space station.",
    "orbit": "Low Earth Orbit",
    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tiangong_space__image_20231031004146.png"
  },
  "expedition": {
    "id": 167,
    "url": "https://ll.thespacedevs.com/2.2.0/expedition/167/?format=api",
    "name": "Shenzhou 23",
    "start": "2026-05-24T18:45:00Z",
    "end": null,
    "spacestation": {
      "id": 18,
      "url": "https://ll.thespacedevs.com/2.2.0/spacestation/18/?format=api",
      "name": "Tiangong space station",
      "status": {
        "id": 1,
        "name": "Active"
      },
      "orbit": "Low Earth Orbit",
      "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tiangong_space__image_20231031004146.png"
    },
    "mission_patches": [
      {
        "id": 1324,
        "name": "Shenzhou 23 Patch",
        "priority": 10,
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/shenzhou252023_mission_patch_20260516015452.png",
        "agency": {
          "id": 17,
          "url": "https://ll.thespacedevs.com/2.2.0/agencies/17/?format=api",
          "name": "China National Space Administration",
          "type": "Government"
        }
      }
    ]
  },
  "spacecraft_flight": null,
  "event": null,
  "program": [
    {
      "id": 19,
      "url": "https://ll.thespacedevs.com/2.2.0/program/19/?format=api",
      "name": "Tiangong space station",
      "description": "The Tiangong space station is a space station placed in Low Earth orbit between 340 and 450 km above the surface.",
      "agencies": [
        {
          "id": 88,
          "url": "https://ll.thespacedevs.com/2.2.0/agencies/88/?format=api",
          "name": "China Aerospace Science and Technology Corporation",
          "type": "Government"
        }
      ],
      "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/chinese2520spa_program_20210608105528.png",
      "start_date": "2021-04-29T03:23:00Z",
      "end_date": null,
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Tiangong_space_station",
      "mission_patches": [],
      "type": {
        "id": 2,
        "name": "Human Spaceflight"
      }
    }
  ]
}