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

{
  "count": 494,
  "next": null,
  "previous": "https://ll.thespacedevs.com/2.2.0/spacewalks/?format=api&limit=10&offset=480",
  "results": [
    {
      "id": 492,
      "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/492/?format=api",
      "name": "Shenzhou 21 EVA 1",
      "start": "2025-12-09T02:28:00Z",
      "end": "2025-12-09T10:45:00Z",
      "duration": "PT8H17M",
      "location": "Tiangong Space Station",
      "crew": [
        {
          "id": 5199,
          "role": {
            "id": 33,
            "role": "EV1",
            "priority": 0
          },
          "astronaut": {
            "id": 752,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/752/?format=api",
            "name": "Zhang Lu",
            "type": {
              "id": 2,
              "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P396DT3H50M57S",
            "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": "1976-11-01",
            "date_of_death": null,
            "nationality": "Chinese",
            "twitter": null,
            "instagram": null,
            "bio": "Zhang Lu is a Chinese pilot selected in 2010 to be an astronaut.",
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/zhang_lu_offici_image_20251030081918.jpg",
            "wiki": null,
            "last_flight": "2025-10-31T15:44:46Z",
            "first_flight": "2022-11-29T15:08:17Z"
          }
        },
        {
          "id": 5200,
          "role": {
            "id": 34,
            "role": "EV2",
            "priority": 1
          },
          "astronaut": {
            "id": 864,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/864/?format=api",
            "name": "Wu Fei",
            "type": {
              "id": 2,
              "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P209DT20H26M14S",
            "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": "1993-10-01",
            "date_of_death": null,
            "nationality": "Chinese",
            "twitter": null,
            "instagram": null,
            "bio": "Wu Fei is a Chinese astronaut selected as part of the Shenzhou program. He enlisted in the People's Liberation Army (PLA) Air Force in January 2021, and joined the Chinese Communist Party (CCP) in October 2015. He was a engineer at the China Academy of Space Technology (CAST) prior to joining the astronaut corps.",
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/fei_wu_image_20251030081821.jpg",
            "wiki": null,
            "last_flight": "2025-10-31T15:44:46Z",
            "first_flight": "2025-10-31T15:44:46Z"
          }
        }
      ]
    },
    {
      "id": 493,
      "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/493/?format=api",
      "name": "Shenzhou 21 EVA 2",
      "start": "2026-03-16T04:35:00Z",
      "end": "2026-03-16T11:35:00Z",
      "duration": "PT7H",
      "location": "Tiangong Space Station",
      "crew": [
        {
          "id": 5199,
          "role": {
            "id": 33,
            "role": "EV1",
            "priority": 0
          },
          "astronaut": {
            "id": 752,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/752/?format=api",
            "name": "Zhang Lu",
            "type": {
              "id": 2,
              "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P396DT3H50M57S",
            "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": "1976-11-01",
            "date_of_death": null,
            "nationality": "Chinese",
            "twitter": null,
            "instagram": null,
            "bio": "Zhang Lu is a Chinese pilot selected in 2010 to be an astronaut.",
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/zhang_lu_offici_image_20251030081918.jpg",
            "wiki": null,
            "last_flight": "2025-10-31T15:44:46Z",
            "first_flight": "2022-11-29T15:08:17Z"
          }
        },
        {
          "id": 5200,
          "role": {
            "id": 34,
            "role": "EV2",
            "priority": 1
          },
          "astronaut": {
            "id": 864,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/864/?format=api",
            "name": "Wu Fei",
            "type": {
              "id": 2,
              "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P209DT20H26M14S",
            "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": "1993-10-01",
            "date_of_death": null,
            "nationality": "Chinese",
            "twitter": null,
            "instagram": null,
            "bio": "Wu Fei is a Chinese astronaut selected as part of the Shenzhou program. He enlisted in the People's Liberation Army (PLA) Air Force in January 2021, and joined the Chinese Communist Party (CCP) in October 2015. He was a engineer at the China Academy of Space Technology (CAST) prior to joining the astronaut corps.",
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/fei_wu_image_20251030081821.jpg",
            "wiki": null,
            "last_flight": "2025-10-31T15:44:46Z",
            "first_flight": "2025-10-31T15:44:46Z"
          }
        }
      ]
    },
    {
      "id": 494,
      "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/494/?format=api",
      "name": "Shenzhou 21 EVA 3",
      "start": "2026-04-16T12:06:00Z",
      "end": "2026-04-16T17:36:00Z",
      "duration": "PT5H30M",
      "location": "Tiangong Space Station",
      "crew": [
        {
          "id": 5199,
          "role": {
            "id": 33,
            "role": "EV1",
            "priority": 0
          },
          "astronaut": {
            "id": 752,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/752/?format=api",
            "name": "Zhang Lu",
            "type": {
              "id": 2,
              "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P396DT3H50M57S",
            "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": "1976-11-01",
            "date_of_death": null,
            "nationality": "Chinese",
            "twitter": null,
            "instagram": null,
            "bio": "Zhang Lu is a Chinese pilot selected in 2010 to be an astronaut.",
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/zhang_lu_offici_image_20251030081918.jpg",
            "wiki": null,
            "last_flight": "2025-10-31T15:44:46Z",
            "first_flight": "2022-11-29T15:08:17Z"
          }
        },
        {
          "id": 5200,
          "role": {
            "id": 34,
            "role": "EV2",
            "priority": 1
          },
          "astronaut": {
            "id": 864,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/864/?format=api",
            "name": "Wu Fei",
            "type": {
              "id": 2,
              "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P209DT20H26M14S",
            "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": "1993-10-01",
            "date_of_death": null,
            "nationality": "Chinese",
            "twitter": null,
            "instagram": null,
            "bio": "Wu Fei is a Chinese astronaut selected as part of the Shenzhou program. He enlisted in the People's Liberation Army (PLA) Air Force in January 2021, and joined the Chinese Communist Party (CCP) in October 2015. He was a engineer at the China Academy of Space Technology (CAST) prior to joining the astronaut corps.",
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/fei_wu_image_20251030081821.jpg",
            "wiki": null,
            "last_flight": "2025-10-31T15:44:46Z",
            "first_flight": "2025-10-31T15:44:46Z"
          }
        }
      ]
    },
    {
      "id": 495,
      "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/495/?format=api",
      "name": "Expedition 74 EVA 1",
      "start": "2026-05-27T14:17:51Z",
      "end": "2026-05-27T20:24:11Z",
      "duration": "PT6H6M20S",
      "location": "International Space Station",
      "crew": [
        {
          "id": 5261,
          "role": {
            "id": 33,
            "role": "EV1",
            "priority": 0
          },
          "astronaut": {
            "id": 647,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/647/?format=api",
            "name": "Sergey Kud-Sverchkov",
            "type": {
              "id": 2,
              "name": "Government"
            },
            "in_space": true,
            "time_in_space": "P392DT15H51M20S",
            "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": "1983-08-23",
            "date_of_death": null,
            "nationality": "Russian",
            "twitter": "https://twitter.com/KudSverchkov",
            "instagram": null,
            "bio": "Sergey Vladimirvich Kud-Sverchkov Is a Kazakh-Russian engineer and cosmonaut selected in 2010.",
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sergey_kud-sver_image_20200603145217.jpg",
            "wiki": "https://en.wikipedia.org/wiki/Sergey_Kud-Sverchkov",
            "last_flight": "2025-11-27T09:27:57Z",
            "first_flight": "2020-10-14T05:45:04Z"
          }
        },
        {
          "id": 5262,
          "role": {
            "id": 34,
            "role": "EV2",
            "priority": 1
          },
          "astronaut": {
            "id": 839,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/839/?format=api",
            "name": "Sergey Mikayev",
            "type": {
              "id": 2,
              "name": "Government"
            },
            "in_space": true,
            "time_in_space": "P207DT16H44M2S",
            "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": "1985-03-15",
            "date_of_death": null,
            "nationality": "Russian",
            "twitter": null,
            "instagram": null,
            "bio": "Sergey Mikayev is a Russian cosmonaut affiliated with Roscosmos",
            "profile_image": null,
            "wiki": "https://en.wikipedia.org/wiki/Sergey_Mikayev",
            "last_flight": "2025-11-27T09:27:57Z",
            "first_flight": "2025-11-27T09:27:57Z"
          }
        }
      ]
    }
  ]
}