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

{
    "id": 18,
    "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/18/?format=api",
    "name": "Apollo 15 EVA 1",
    "start": "1971-07-31T00:16:49Z",
    "end": "1971-07-31T00:49:56Z",
    "duration": "PT33M7S",
    "location": "Lunar Surface",
    "crew": [
        {
            "id": 3805,
            "role": {
                "id": 33,
                "role": "EV1",
                "priority": 0
            },
            "astronaut": {
                "id": 36,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/36/?format=api",
                "name": "David Scott",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P17DT23H10M59S",
                "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": "1932-06-06",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "David Randolph Scott is an American engineer, former NASA astronaut, retired U.S. Air Force officer and former test pilot. He belonged to the third group of NASA astronauts, selected in October 1963. As an astronaut, Scott became the seventh person to walk on the Moon. Following the death of John Young in January 2018, Scott became the last living commander of a successful Apollo lunar landing mission and, as such, the only person currently alive who has flown a spacecraft to a landing on the Moon.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/david2520scott_image_20181128143932.jpg",
                "wiki": "https://en.wikipedia.org/wiki/David_Scott",
                "last_flight": "1971-08-02T17:11:23Z",
                "first_flight": "1966-03-16T16:41:02Z"
            }
        }
    ],
    "spacestation": null,
    "expedition": null,
    "spacecraft_flight": {
        "id": 31,
        "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/31/?format=api",
        "mission_end": "1971-08-07T13:34:00Z",
        "destination": "Lunar Orbit where the LM would detach and land on the Moon.",
        "launch_crew": [
            {
                "id": 975,
                "role": {
                    "id": 1,
                    "role": "Commander",
                    "priority": 0
                },
                "astronaut": {
                    "id": 36,
                    "url": "https://ll.thespacedevs.com/2.2.0/astronaut/36/?format=api",
                    "name": "David Scott",
                    "type": {
                        "id": 2,
                        "name": "Government"
                    },
                    "in_space": false,
                    "time_in_space": "P17DT23H10M59S",
                    "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": "1932-06-06",
                    "date_of_death": null,
                    "nationality": "American",
                    "twitter": null,
                    "instagram": null,
                    "bio": "David Randolph Scott is an American engineer, former NASA astronaut, retired U.S. Air Force officer and former test pilot. He belonged to the third group of NASA astronauts, selected in October 1963. As an astronaut, Scott became the seventh person to walk on the Moon. Following the death of John Young in January 2018, Scott became the last living commander of a successful Apollo lunar landing mission and, as such, the only person currently alive who has flown a spacecraft to a landing on the Moon.",
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/david2520scott_image_20181128143932.jpg",
                    "wiki": "https://en.wikipedia.org/wiki/David_Scott",
                    "last_flight": "1971-08-02T17:11:23Z",
                    "first_flight": "1966-03-16T16:41:02Z"
                }
            },
            {
                "id": 976,
                "role": {
                    "id": 5,
                    "role": "Command Module Pilot",
                    "priority": 1
                },
                "astronaut": {
                    "id": 300,
                    "url": "https://ll.thespacedevs.com/2.2.0/astronaut/300/?format=api",
                    "name": "Alfred Worden",
                    "type": {
                        "id": 2,
                        "name": "Government"
                    },
                    "in_space": false,
                    "time_in_space": "P12D",
                    "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": "1932-02-07",
                    "date_of_death": "2020-03-18",
                    "nationality": "American",
                    "twitter": null,
                    "instagram": null,
                    "bio": "Alfred Merrill \"Al\" Worden is an American astronaut and engineer who was the Command Module Pilot for the Apollo 15 lunar mission in 1971. He is one of only 24 people to have flown to the Moon.",
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/alfred2520worden_image_20181202090203.jpg",
                    "wiki": "https://en.wikipedia.org/wiki/Alfred_Worden",
                    "last_flight": "1971-07-26T13:34:00Z",
                    "first_flight": "1971-07-26T13:34:00Z"
                }
            },
            {
                "id": 977,
                "role": {
                    "id": 6,
                    "role": "Lunar Module Pilot",
                    "priority": 2
                },
                "astronaut": {
                    "id": 308,
                    "url": "https://ll.thespacedevs.com/2.2.0/astronaut/308/?format=api",
                    "name": "James Irwin",
                    "type": {
                        "id": 2,
                        "name": "Government"
                    },
                    "in_space": false,
                    "time_in_space": "P7DT11H30M1S",
                    "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-03-17",
                    "date_of_death": "1991-08-08",
                    "nationality": "American",
                    "twitter": null,
                    "instagram": null,
                    "bio": "James Benson \"Jim\" Irwin was an American astronaut, aeronautical engineer, test pilot, and a United States Air Force pilot. He served as lunar module pilot for Apollo 15, the fourth human lunar landing. Following his retirement from NASA, he became a prominent born-again Christian. He was the eighth person to walk on the Moon and the first, and youngest, of those astronauts to die.",
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/james2520irwin_image_20181202091339.jpg",
                    "wiki": "https://en.wikipedia.org/wiki/James_Irwin",
                    "last_flight": "1971-08-02T17:11:23Z",
                    "first_flight": "1971-07-26T13:34:00Z"
                }
            }
        ],
        "onboard_crew": [],
        "landing_crew": [
            {
                "id": 51,
                "role": {
                    "id": 1,
                    "role": "Commander",
                    "priority": 0
                },
                "astronaut": {
                    "id": 36,
                    "url": "https://ll.thespacedevs.com/2.2.0/astronaut/36/?format=api",
                    "name": "David Scott",
                    "type": {
                        "id": 2,
                        "name": "Government"
                    },
                    "in_space": false,
                    "time_in_space": "P17DT23H10M59S",
                    "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": "1932-06-06",
                    "date_of_death": null,
                    "nationality": "American",
                    "twitter": null,
                    "instagram": null,
                    "bio": "David Randolph Scott is an American engineer, former NASA astronaut, retired U.S. Air Force officer and former test pilot. He belonged to the third group of NASA astronauts, selected in October 1963. As an astronaut, Scott became the seventh person to walk on the Moon. Following the death of John Young in January 2018, Scott became the last living commander of a successful Apollo lunar landing mission and, as such, the only person currently alive who has flown a spacecraft to a landing on the Moon.",
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/david2520scott_image_20181128143932.jpg",
                    "wiki": "https://en.wikipedia.org/wiki/David_Scott",
                    "last_flight": "1971-08-02T17:11:23Z",
                    "first_flight": "1966-03-16T16:41:02Z"
                }
            },
            {
                "id": 52,
                "role": {
                    "id": 5,
                    "role": "Command Module Pilot",
                    "priority": 1
                },
                "astronaut": {
                    "id": 300,
                    "url": "https://ll.thespacedevs.com/2.2.0/astronaut/300/?format=api",
                    "name": "Alfred Worden",
                    "type": {
                        "id": 2,
                        "name": "Government"
                    },
                    "in_space": false,
                    "time_in_space": "P12D",
                    "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": "1932-02-07",
                    "date_of_death": "2020-03-18",
                    "nationality": "American",
                    "twitter": null,
                    "instagram": null,
                    "bio": "Alfred Merrill \"Al\" Worden is an American astronaut and engineer who was the Command Module Pilot for the Apollo 15 lunar mission in 1971. He is one of only 24 people to have flown to the Moon.",
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/alfred2520worden_image_20181202090203.jpg",
                    "wiki": "https://en.wikipedia.org/wiki/Alfred_Worden",
                    "last_flight": "1971-07-26T13:34:00Z",
                    "first_flight": "1971-07-26T13:34:00Z"
                }
            },
            {
                "id": 53,
                "role": {
                    "id": 6,
                    "role": "Lunar Module Pilot",
                    "priority": 2
                },
                "astronaut": {
                    "id": 308,
                    "url": "https://ll.thespacedevs.com/2.2.0/astronaut/308/?format=api",
                    "name": "James Irwin",
                    "type": {
                        "id": 2,
                        "name": "Government"
                    },
                    "in_space": false,
                    "time_in_space": "P7DT11H30M1S",
                    "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-03-17",
                    "date_of_death": "1991-08-08",
                    "nationality": "American",
                    "twitter": null,
                    "instagram": null,
                    "bio": "James Benson \"Jim\" Irwin was an American astronaut, aeronautical engineer, test pilot, and a United States Air Force pilot. He served as lunar module pilot for Apollo 15, the fourth human lunar landing. Following his retirement from NASA, he became a prominent born-again Christian. He was the eighth person to walk on the Moon and the first, and youngest, of those astronauts to die.",
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/james2520irwin_image_20181202091339.jpg",
                    "wiki": "https://en.wikipedia.org/wiki/James_Irwin",
                    "last_flight": "1971-08-02T17:11:23Z",
                    "first_flight": "1971-07-26T13:34:00Z"
                }
            }
        ],
        "spacecraft": {
            "id": 33,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/33/?format=api",
            "name": "Apollo Endeavour CSM-112",
            "serial_number": "CSM-112",
            "is_placeholder": false,
            "in_space": false,
            "time_in_space": "P12D",
            "time_docked": "P4DT6H59M3S",
            "flights_count": 1,
            "mission_ends_count": 1,
            "status": {
                "id": 4,
                "name": "Single Use"
            },
            "description": "CSM-112 \"Endeavour\" was an Apollo Command & Service Module used in the Apollo 15 mission.",
            "spacecraft_config": {
                "id": 10,
                "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/10/?format=api",
                "name": "Apollo Command/Service Module",
                "type": {
                    "id": 2,
                    "name": "Capsule"
                },
                "agency": {
                    "id": 999,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/999/?format=api",
                    "name": "North American Aviation",
                    "featured": false,
                    "type": "Commercial",
                    "country_code": "USA",
                    "abbrev": "",
                    "description": "North American Aviation (NAA) was a major American aerospace manufacturer, responsible for a number of historic aircraft, including the T-6 Texan trainer, the P-51 Mustang fighter, the B-25 Mitchell bomber, the F-86 Sabre jet fighter, the X-15 rocket plane, and the XB-70, as well as Apollo command and service module, the second stage of the Saturn V rocket, the Space Shuttle orbiter and the B-1 Lancer.",
                    "administrator": null,
                    "founding_year": "1928",
                    "launchers": "North American X-15",
                    "spacecraft": "",
                    "parent": "Boeing",
                    "image_url": null,
                    "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/north2520american2520aviation_logo_20200711032022.png"
                },
                "in_use": false,
                "capability": "Cargo and Human Transportation to Lunar Orbit",
                "history": "The Apollo Command/Service Module (CSM) was one of two principal components of the United States Apollo spacecraft, used for the Apollo program which landed astronauts on the Moon between 1969 and 1972.",
                "details": "The Apollo Command/Service Module (CSM) was one of two principal components of the United States Apollo spacecraft, used for the Apollo program which landed astronauts on the Moon between 1969 and 1972. The CSM functioned as a mother ship which carried a crew of three astronauts and the second Apollo spacecraft, the Lunar Module, to lunar orbit, and brought the astronauts back to Earth. It consisted of two parts: the conical Command Module, a cabin that housed the crew and carried equipment needed for atmospheric reentry and splashdown; and the cylindrical Service Module which provided propulsion, electrical power and storage for various consumables required during a mission. An umbilical connection transferred power and consumables between the two modules. Just before reentry of the Command Module on the return home, the umbilical connection was severed and the Service Module was cast off and allowed to burn up in the atmosphere.",
                "maiden_flight": "1966-02-26",
                "height": 11.0,
                "diameter": 3.9,
                "human_rated": true,
                "crew_capacity": 3,
                "payload_capacity": 1050,
                "payload_return_capacity": null,
                "flight_life": "14 days",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo2520command2fservice2520module_image_20190207032507.jpeg",
                "nation_url": null,
                "wiki_link": "https://en.wikipedia.org/wiki/Apollo_Command/Service_Module",
                "info_link": ""
            }
        },
        "launch": {
            "id": "71e73ae3-834d-4d9f-a9a8-e88d4fdacddb",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/71e73ae3-834d-4d9f-a9a8-e88d4fdacddb/?format=api",
            "slug": "saturn-v-apollo-15",
            "name": "Saturn V | Apollo 15",
            "status": {
                "id": 3,
                "name": "Launch Successful",
                "abbrev": "Success",
                "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
            },
            "last_updated": "2023-06-14T08:44:50Z",
            "net": "1971-07-26T13:34:00Z",
            "window_end": "1971-07-26T13:34:00Z",
            "window_start": "1971-07-26T13:34:00Z",
            "net_precision": null,
            "probability": -1,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 44,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                "name": "National Aeronautics and Space Administration",
                "type": "Government"
            },
            "rocket": {
                "id": 234,
                "configuration": {
                    "id": 93,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/93/?format=api",
                    "name": "Saturn V",
                    "family": "Saturn",
                    "full_name": "Saturn V",
                    "variant": "V"
                }
            },
            "mission": {
                "id": 166,
                "name": "Apollo 15",
                "description": "Apollo 15 was the 9th manned mission in the Apollo program and 4th to land on the moon. It was a successful mission although controversial  as the astronauts carried unauthorized postage stamps which they planned to sell. Commander David Scott, Lunar Module Pilot James Irwin and Command Module Pilot Alfred Worden were on board. The Mission lasted 12 days 7 hours, which included 1 cislunar EVA and 4 lunar surface EVA's. This was also the first mission the lunar rover was used.",
                "launch_designator": null,
                "type": "Human Exploration",
                "orbit": {
                    "id": 11,
                    "name": "Lunar Orbit",
                    "abbrev": "LO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 87,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/87/?format=api",
                "agency_id": 121,
                "name": "Launch Complex 39A",
                "description": "",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39A",
                "map_url": "https://www.google.com/maps?q=28.60822681,-80.60428186",
                "latitude": "28.60822681",
                "longitude": "-80.60428186",
                "location": {
                    "id": 27,
                    "url": "https://ll.thespacedevs.com/2.2.0/location/27/?format=api",
                    "name": "Kennedy Space Center, FL, USA",
                    "country_code": "USA",
                    "description": "The John F. Kennedy Space Center, located on Merritt Island, Florida, is one of NASA's ten field centers. Since 1968, KSC has been NASA's primary launch center of American spaceflight, research, and technology. Launch operations for the Apollo, Skylab and Space Shuttle programs were carried out from Kennedy Space Center Launch Complex 39 and managed by KSC. Located on the east coast of Florida, KSC is adjacent to Cape Canaveral Space Force Station (CCSFS).",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg",
                    "timezone_name": "America/New_York",
                    "total_launch_count": 260,
                    "total_landing_count": 0
                },
                "country_code": "USA",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_87_20200803143537.jpg",
                "total_launch_count": 202,
                "orbital_launch_attempt_count": 201
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/saturn2520v_image_20190222030036.jpeg",
            "infographic": null,
            "program": [
                {
                    "id": 4,
                    "url": "https://ll.thespacedevs.com/2.2.0/program/4/?format=api",
                    "name": "Apollo",
                    "description": "The Apollo program was the third United States human spaceflight program carried out by the National Aeronautics and Space Administration (NASA), which succeeded in landing the first humans on the Moon from 1969 to 1972.",
                    "agencies": [
                        {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo_program_20200820200202.png",
                    "start_date": "1966-11-16T00:00:00Z",
                    "end_date": "1972-12-19T19:24:59Z",
                    "info_url": "https://www.nasa.gov/mission_pages/apollo/index.html",
                    "wiki_url": "https://en.wikipedia.org/wiki/Apollo_program",
                    "mission_patches": [],
                    "type": {
                        "id": 2,
                        "name": "Human Spaceflight"
                    }
                }
            ],
            "orbital_launch_attempt_count": 1242,
            "location_launch_attempt_count": 10,
            "pad_launch_attempt_count": 9,
            "agency_launch_attempt_count": 110,
            "orbital_launch_attempt_count_year": 71,
            "location_launch_attempt_count_year": 2,
            "pad_launch_attempt_count_year": 2,
            "agency_launch_attempt_count_year": 4,
            "type": "normal"
        },
        "landing": {
            "id": 382,
            "attempt": true,
            "success": true,
            "description": "The Apollo spacecraft successfully splashed down in the Pacific Ocean.",
            "downrange_distance": null,
            "location": {
                "id": 18,
                "name": "Pacific Ocean",
                "abbrev": "PAC",
                "description": "Pacific Ocean",
                "location": null,
                "successful_landings": 45
            },
            "type": {
                "id": 4,
                "name": "Parachute Landing",
                "abbrev": "PCL",
                "description": "Unpowered landing using parachute(s)."
            }
        },
        "docking_events": []
    },
    "event": null,
    "program": [
        {
            "id": 4,
            "url": "https://ll.thespacedevs.com/2.2.0/program/4/?format=api",
            "name": "Apollo",
            "description": "The Apollo program was the third United States human spaceflight program carried out by the National Aeronautics and Space Administration (NASA), which succeeded in landing the first humans on the Moon from 1969 to 1972.",
            "agencies": [
                {
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "type": "Government"
                }
            ],
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo_program_20200820200202.png",
            "start_date": "1966-11-16T00:00:00Z",
            "end_date": "1972-12-19T19:24:59Z",
            "info_url": "https://www.nasa.gov/mission_pages/apollo/index.html",
            "wiki_url": "https://en.wikipedia.org/wiki/Apollo_program",
            "mission_patches": [],
            "type": {
                "id": 2,
                "name": "Human Spaceflight"
            }
        }
    ]
}