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

{
    "count": 484,
    "next": null,
    "previous": "https://ll.thespacedevs.com/2.2.0/spacewalks/?format=api&limit=10&offset=470",
    "results": [
        {
            "id": 482,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/482/?format=api",
            "name": "Expedition 72 EVA 1",
            "start": "2025-01-16T13:01:00Z",
            "end": "2025-01-16T19:01:00Z",
            "duration": "PT6H",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 5029,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 9,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/9/?format=api",
                        "name": "Nick Hague",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P373DT20H43M16S",
                        "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": "1975-09-24",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/AstroHague",
                        "instagram": "https://www.instagram.com/astrohague/",
                        "bio": "Tyler Nicklaus Hague is an American Flight Test Engineer and a NASA astronaut of the class of 2013.\r\nSelected to be a flight engineer of Expedition 57 / 58 to the International Space Station, he launched on board Soyuz MS-10, which aborted shortly after launch on October 11, 2018.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/nick_hague_image_20220911034312.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Nick_Hague",
                        "last_flight": "2024-09-28T17:17:21Z",
                        "first_flight": "2018-10-11T08:40:15Z"
                    }
                },
                {
                    "id": 5030,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 537,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/537/?format=api",
                        "name": "Sunita Williams",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P608DT19M7S",
                        "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": "1965-09-19",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/Astro_Suni",
                        "instagram": "https://www.instagram.com/astro_williams/",
                        "bio": "Sunita Pandya Lyn Williams is an American astronaut and United States Navy officer of Indo-Slovenian descent. She formerly held the records for total spacewalks by a woman (seven) and most spacewalk time for a woman (50 hours, 40 minutes). Williams was assigned to the International Space Station as a member of Expedition 14 and Expedition 15. In 2012, she served as a flight engineer on Expedition 32 and then commander of Expedition 33.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sunita2520williams_image_20181203164912.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Sunita_Williams",
                        "last_flight": "2024-06-05T14:52:15Z",
                        "first_flight": "2006-12-10T01:47:35Z"
                    }
                }
            ]
        },
        {
            "id": 483,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/483/?format=api",
            "name": "Shenzhou 19 EVA 2",
            "start": "2025-01-20T08:55:00Z",
            "end": "2025-01-20T17:12:00Z",
            "duration": "PT8H17M",
            "location": "Tiangong Space Station",
            "crew": [
                {
                    "id": 5031,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 731,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/731/?format=api",
                        "name": "Cai Xuzhe",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": true,
                        "time_in_space": "P344DT15H27M2S",
                        "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-05-01",
                        "date_of_death": null,
                        "nationality": "Chinese",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Chinese astronaut from the CNSA Group-2 selection (2010).",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cai_xuzhe_image_20220604085007.png",
                        "wiki": "https://en.wikipedia.org/wiki/Cai_Xuzhe",
                        "last_flight": "2024-10-29T20:27:34Z",
                        "first_flight": "2022-06-05T02:44:10Z"
                    }
                },
                {
                    "id": 5032,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 817,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/817/?format=api",
                        "name": "Lingdong Song",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": true,
                        "time_in_space": "P162DT6H2M19S",
                        "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": "1990-08-01",
                        "date_of_death": null,
                        "nationality": "Chinese",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Song Lingdong is a Chinese pilot and astronaut selected as part of the Shenzhou program. He enlisted in the People's Liberation Army (PLA) Air Force in August 2008, and joined the Chinese Communist Party (CCP) in March 2013. He was a Sukhoi Su-35K fighter pilot prior to joining the astronaut corps.",
                        "profile_image": null,
                        "wiki": null,
                        "last_flight": "2024-10-29T20:27:34Z",
                        "first_flight": "2024-10-29T20:27:34Z"
                    }
                }
            ]
        },
        {
            "id": 484,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/484/?format=api",
            "name": "Expedition 72 EVA 2",
            "start": "2025-01-30T12:43:00Z",
            "end": "2025-01-30T18:09:00Z",
            "duration": "PT5H26M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 5033,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 537,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/537/?format=api",
                        "name": "Sunita Williams",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P608DT19M7S",
                        "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": "1965-09-19",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/Astro_Suni",
                        "instagram": "https://www.instagram.com/astro_williams/",
                        "bio": "Sunita Pandya Lyn Williams is an American astronaut and United States Navy officer of Indo-Slovenian descent. She formerly held the records for total spacewalks by a woman (seven) and most spacewalk time for a woman (50 hours, 40 minutes). Williams was assigned to the International Space Station as a member of Expedition 14 and Expedition 15. In 2012, she served as a flight engineer on Expedition 32 and then commander of Expedition 33.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sunita2520williams_image_20181203164912.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Sunita_Williams",
                        "last_flight": "2024-06-05T14:52:15Z",
                        "first_flight": "2006-12-10T01:47:35Z"
                    }
                },
                {
                    "id": 5034,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 543,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/543/?format=api",
                        "name": "Barry E. Wilmore",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P464DT8H2M36S",
                        "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": "1962-12-29",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Barry Eugene \"Butch\" Wilmore is a NASA astronaut and United States Navy test pilot. He has had two spaceflights, the first of which was an 11-day Space Shuttle mission in November 2009, to the International Space Station. Wilmore was designated as pilot with five other crew members on Space Shuttle Atlantis for the mission STS-129. He most recently served as part of Expedition 41 to the International Space Station.\r\n\r\nPrior to being selected as a NASA astronaut in July 2000, Wilmore was an experienced Navy test pilot. He also participated in the development of T-45 Goshawk trainer jet.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/barry_e._wilmor_image_20220911034601.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Barry_E._Wilmore",
                        "last_flight": "2024-06-05T14:52:15Z",
                        "first_flight": "2009-11-16T19:28:09Z"
                    }
                }
            ]
        },
        {
            "id": 485,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/485/?format=api",
            "name": "Shenzhou 19 EVA 3",
            "start": "2025-03-21T05:50:00Z",
            "end": "2025-03-21T12:50:00Z",
            "duration": "PT7H",
            "location": "Tiangong Space Station",
            "crew": [
                {
                    "id": 5075,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 731,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/731/?format=api",
                        "name": "Cai Xuzhe",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": true,
                        "time_in_space": "P344DT15H27M2S",
                        "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-05-01",
                        "date_of_death": null,
                        "nationality": "Chinese",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Chinese astronaut from the CNSA Group-2 selection (2010).",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cai_xuzhe_image_20220604085007.png",
                        "wiki": "https://en.wikipedia.org/wiki/Cai_Xuzhe",
                        "last_flight": "2024-10-29T20:27:34Z",
                        "first_flight": "2022-06-05T02:44:10Z"
                    }
                },
                {
                    "id": 5076,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 817,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/817/?format=api",
                        "name": "Lingdong Song",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": true,
                        "time_in_space": "P162DT6H2M19S",
                        "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": "1990-08-01",
                        "date_of_death": null,
                        "nationality": "Chinese",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Song Lingdong is a Chinese pilot and astronaut selected as part of the Shenzhou program. He enlisted in the People's Liberation Army (PLA) Air Force in August 2008, and joined the Chinese Communist Party (CCP) in March 2013. He was a Sukhoi Su-35K fighter pilot prior to joining the astronaut corps.",
                        "profile_image": null,
                        "wiki": null,
                        "last_flight": "2024-10-29T20:27:34Z",
                        "first_flight": "2024-10-29T20:27:34Z"
                    }
                }
            ]
        }
    ]
}