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

{
    "count": 473,
    "next": "https://ll.thespacedevs.com/2.2.0/spacewalks/?format=api&limit=10&offset=10",
    "previous": null,
    "results": [
        {
            "id": 1,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/1/?format=api",
            "name": "Voskhod 2 EVA",
            "start": "1965-03-18T08:34:51Z",
            "end": "1965-03-18T08:47:00Z",
            "duration": "PT12M9S",
            "location": "Low Earth Orbit",
            "crew": [
                {
                    "id": 3781,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 181,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/181/?format=api",
                        "name": "Alexey Leonov",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P7DT32M17S",
                        "status": {
                            "id": 11,
                            "name": "Deceased"
                        },
                        "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": "1934-05-30",
                        "date_of_death": "2019-10-11",
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Alexey Arkhipovich Leonov (Russian: Алексе́й Архи́пович Лео́нов, IPA: [ɐlʲɪˈksʲej ɐˈrxʲipəvʲɪtɕ lʲɪˈonəf]; born 30 May 1934) is a retired Soviet/Russian cosmonaut, Air Force Major general, writer and artist. On 18 March 1965, he became the first human to conduct extravehicular activity (EVA), exiting the capsule during the Voskhod 2 mission for a 12-minute spacewalk.",
                        "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/alexey2520leonov_image_20181129235111.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Alexey_Leonov",
                        "last_flight": "1975-07-15T12:20:00Z",
                        "first_flight": "1965-03-18T07:00:00Z"
                    }
                }
            ]
        },
        {
            "id": 2,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/2/?format=api",
            "name": "Gemini 4 EVA",
            "start": "1965-06-03T19:46:00Z",
            "end": "1965-06-03T20:06:00Z",
            "duration": "PT20M",
            "location": "Low Earth Orbit",
            "crew": [
                {
                    "id": 3782,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 35,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/35/?format=api",
                        "name": "Ed White",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P3DT23H59M1S",
                        "status": {
                            "id": 5,
                            "name": "Lost In Training"
                        },
                        "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": "1930-11-14",
                        "date_of_death": "1967-01-27",
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Edward Higgins White II was an American aeronautical engineer, U.S. Air Force officer, test pilot, and NASA astronaut. On June 3, 1965, he became the first American to walk in space. White died along with astronauts Virgil \"Gus\" Grissom and Roger B. Chaffee during prelaunch testing for the first manned Apollo mission at Cape Canaveral. He was awarded the NASA Distinguished Service Medal for his flight in Gemini 4 and was then awarded the Congressional Space Medal of Honor posthumously.",
                        "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/ed2520white_image_20181128143747.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Ed_White_(astronaut)",
                        "last_flight": "1967-01-27T23:31:19Z",
                        "first_flight": "1965-06-03T15:15:59Z"
                    }
                }
            ]
        },
        {
            "id": 3,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/3/?format=api",
            "name": "Gemini 9A EVA",
            "start": "1966-06-05T15:02:00Z",
            "end": "1966-06-05T17:09:00Z",
            "duration": "PT2H7M",
            "location": "Low Earth Orbit",
            "crew": [
                {
                    "id": 3783,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 37,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/37/?format=api",
                        "name": "Gene Cernan",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P11DT23M27S",
                        "status": {
                            "id": 11,
                            "name": "Deceased"
                        },
                        "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": "1934-03-14",
                        "date_of_death": "2017-01-16",
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Eugene Andrew Cernan was an American astronaut, naval aviator, electrical engineer, aeronautical engineer, and fighter pilot. During the Apollo 17 mission, Cernan became the eleventh person to walk on the Moon. Since he re-entered the lunar module after Harrison Schmitt on their third and final lunar excursion, he is the last person to have walked on the Moon.\r\n\r\nCernan traveled into space three times; as pilot of Gemini 9A in June 1966, as lunar module pilot of Apollo 10 in May 1969, and as commander of Apollo 17 in December 1972, the final Apollo lunar landing. Cernan was also a backup crew member of the Gemini 12, Apollo 7 and Apollo 14 space missions.",
                        "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/gene2520cernan_image_20190426143647.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Gene_Cernan",
                        "last_flight": "1972-12-07T05:33:00Z",
                        "first_flight": "1966-06-03T13:39:33Z"
                    }
                }
            ]
        },
        {
            "id": 4,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/4/?format=api",
            "name": "Gemini 10 EVA 1",
            "start": "1966-07-19T21:44:00Z",
            "end": "1966-07-19T22:33:00Z",
            "duration": "PT49M",
            "location": "Low Earth Orbit",
            "crew": [
                {
                    "id": 3784,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 38,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/38/?format=api",
                        "name": "Michael Collins",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P11DT2H4M34S",
                        "status": {
                            "id": 11,
                            "name": "Deceased"
                        },
                        "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": "1930-10-31",
                        "date_of_death": "2021-04-28",
                        "nationality": "American",
                        "twitter": "https://twitter.com/AstroMCollins",
                        "instagram": null,
                        "bio": "Michael Collins (born October 31, 1930) (Major General, USAF, Ret.) was an American former astronaut and test pilot. Selected as part of the third group of fourteen astronauts in 1963, he flew into space twice. His first spaceflight was on Gemini 10, in which he and Command Pilot John Young performed two rendezvous with different spacecraft and undertook two extra-vehicular activities (EVAs, also known as spacewalks). His second spaceflight was as the Command Module Pilot for Apollo 11. While he stayed in orbit around the Moon, Neil Armstrong and Buzz Aldrin left in the Lunar Module to make the first manned landing on its surface. He is one of 24 people to have flown to the Moon. Collins was the fourth person, and third American, to perform an EVA; and is the first person to have performed more than one EVA.",
                        "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/michael_collins_image_20210428162316.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Michael_Collins_(astronaut)",
                        "last_flight": "1969-07-16T13:32:00Z",
                        "first_flight": "1966-07-18T22:20:26Z"
                    }
                }
            ]
        },
        {
            "id": 5,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/5/?format=api",
            "name": "Gemini 10 EVA 2",
            "start": "1966-07-20T23:01:00Z",
            "end": "1966-07-20T23:40:00Z",
            "duration": "PT39M",
            "location": "Low Earth Orbit",
            "crew": [
                {
                    "id": 3785,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 38,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/38/?format=api",
                        "name": "Michael Collins",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P11DT2H4M34S",
                        "status": {
                            "id": 11,
                            "name": "Deceased"
                        },
                        "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": "1930-10-31",
                        "date_of_death": "2021-04-28",
                        "nationality": "American",
                        "twitter": "https://twitter.com/AstroMCollins",
                        "instagram": null,
                        "bio": "Michael Collins (born October 31, 1930) (Major General, USAF, Ret.) was an American former astronaut and test pilot. Selected as part of the third group of fourteen astronauts in 1963, he flew into space twice. His first spaceflight was on Gemini 10, in which he and Command Pilot John Young performed two rendezvous with different spacecraft and undertook two extra-vehicular activities (EVAs, also known as spacewalks). His second spaceflight was as the Command Module Pilot for Apollo 11. While he stayed in orbit around the Moon, Neil Armstrong and Buzz Aldrin left in the Lunar Module to make the first manned landing on its surface. He is one of 24 people to have flown to the Moon. Collins was the fourth person, and third American, to perform an EVA; and is the first person to have performed more than one EVA.",
                        "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/michael_collins_image_20210428162316.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Michael_Collins_(astronaut)",
                        "last_flight": "1969-07-16T13:32:00Z",
                        "first_flight": "1966-07-18T22:20:26Z"
                    }
                }
            ]
        },
        {
            "id": 6,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/6/?format=api",
            "name": "Gemini 11 EVA 1",
            "start": "1966-09-13T14:44:00Z",
            "end": "1966-09-13T15:17:00Z",
            "duration": "PT33M",
            "location": "Low Earth Orbit",
            "crew": [
                {
                    "id": 3786,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 39,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/39/?format=api",
                        "name": "Richard F. Gordon Jr.",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P12DT23H16M34S",
                        "status": {
                            "id": 11,
                            "name": "Deceased"
                        },
                        "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": "1929-10-05",
                        "date_of_death": "2017-11-06",
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Richard Francis Gordon Jr. was an American naval officer and aviator, chemist, test pilot, and NASA astronaut. He was one of only 24 people to have flown to the Moon, as the Command Module Pilot for the Apollo 12 mission. He also flew in space in 1966 as the Pilot of the Gemini 11 mission.",
                        "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/richard2520f.2520gordon2520jr._image_20181128144259.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Richard_F._Gordon_Jr.",
                        "last_flight": "1969-11-14T16:22:00Z",
                        "first_flight": "1966-09-12T14:42:26Z"
                    }
                }
            ]
        },
        {
            "id": 7,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/7/?format=api",
            "name": "Gemini 11 EVA 2",
            "start": "1966-09-14T12:49:00Z",
            "end": "1966-09-14T14:57:00Z",
            "duration": "PT2H8M",
            "location": "Low Earth Orbit",
            "crew": [
                {
                    "id": 3787,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 39,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/39/?format=api",
                        "name": "Richard F. Gordon Jr.",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P12DT23H16M34S",
                        "status": {
                            "id": 11,
                            "name": "Deceased"
                        },
                        "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": "1929-10-05",
                        "date_of_death": "2017-11-06",
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Richard Francis Gordon Jr. was an American naval officer and aviator, chemist, test pilot, and NASA astronaut. He was one of only 24 people to have flown to the Moon, as the Command Module Pilot for the Apollo 12 mission. He also flew in space in 1966 as the Pilot of the Gemini 11 mission.",
                        "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/richard2520f.2520gordon2520jr._image_20181128144259.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Richard_F._Gordon_Jr.",
                        "last_flight": "1969-11-14T16:22:00Z",
                        "first_flight": "1966-09-12T14:42:26Z"
                    }
                }
            ]
        },
        {
            "id": 8,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/8/?format=api",
            "name": "Gemini 12 EVA 1",
            "start": "1966-11-12T16:15:00Z",
            "end": "1966-11-12T18:44:00Z",
            "duration": "PT2H29M",
            "location": "Low Earth Orbit",
            "crew": [
                {
                    "id": 3788,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 4,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/4/?format=api",
                        "name": "Buzz Aldrin",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P12DT1H52M27S",
                        "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": "1930-01-20",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/TheRealBuzz",
                        "instagram": "https://www.instagram.com/drbuzzaldrin/",
                        "bio": "Buzz Aldrin; born Edwin Eugene Aldrin Jr.; is an American engineer, former astronaut, and fighter pilot.\r\nAs Lunar Module Pilot on the Apollo 11 mission, he and mission commander Neil Armstrong were the first two humans to land on the Moon.",
                        "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/buzz_aldrin_image_20220911034547.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Buzz_Aldrin",
                        "last_flight": "1969-07-16T13:32:00Z",
                        "first_flight": "1966-11-11T20:46:33Z"
                    }
                }
            ]
        },
        {
            "id": 9,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/9/?format=api",
            "name": "Gemini 12 EVA 2",
            "start": "1966-11-13T15:34:00Z",
            "end": "1966-11-13T17:40:00Z",
            "duration": "PT2H6M",
            "location": "Low Earth Orbit",
            "crew": [
                {
                    "id": 3789,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 4,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/4/?format=api",
                        "name": "Buzz Aldrin",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P12DT1H52M27S",
                        "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": "1930-01-20",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/TheRealBuzz",
                        "instagram": "https://www.instagram.com/drbuzzaldrin/",
                        "bio": "Buzz Aldrin; born Edwin Eugene Aldrin Jr.; is an American engineer, former astronaut, and fighter pilot.\r\nAs Lunar Module Pilot on the Apollo 11 mission, he and mission commander Neil Armstrong were the first two humans to land on the Moon.",
                        "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/buzz_aldrin_image_20220911034547.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Buzz_Aldrin",
                        "last_flight": "1969-07-16T13:32:00Z",
                        "first_flight": "1966-11-11T20:46:33Z"
                    }
                }
            ]
        },
        {
            "id": 10,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/10/?format=api",
            "name": "Gemini 12 EVA 3",
            "start": "1966-11-14T14:52:00Z",
            "end": "1966-11-14T15:47:00Z",
            "duration": "PT55M",
            "location": "Low Earth Orbit",
            "crew": [
                {
                    "id": 3790,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 4,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/4/?format=api",
                        "name": "Buzz Aldrin",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P12DT1H52M27S",
                        "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": "1930-01-20",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/TheRealBuzz",
                        "instagram": "https://www.instagram.com/drbuzzaldrin/",
                        "bio": "Buzz Aldrin; born Edwin Eugene Aldrin Jr.; is an American engineer, former astronaut, and fighter pilot.\r\nAs Lunar Module Pilot on the Apollo 11 mission, he and mission commander Neil Armstrong were the first two humans to land on the Moon.",
                        "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/buzz_aldrin_image_20220911034547.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Buzz_Aldrin",
                        "last_flight": "1969-07-16T13:32:00Z",
                        "first_flight": "1966-11-11T20:46:33Z"
                    }
                }
            ]
        }
    ]
}