Astronaut Instance
API endpoint that allows Astronaut to be viewed.
GET: Return a list of all the existing astronauts.
MODE: Normal, List, LaunchList and Detailed /2.0.0/astronaut/?mode=detailed
FILTERS: Parameters - 'name', 'status', 'nationality', 'agency__name', 'agency__abbrev', 'date_of_birth', 'date_of_death', 'status_ids' Example - /2.0.0/astronaut/?nationality=American
SEARCH EXAMPLE: /2.0.0/astronaut/?search=armstrong Searches through name, nationality and agency name
ORDERING: Fields - 'name', 'status', 'date_of_birth' Example - /2.0.0/astronaut/?order=name
GET /2.0.0/astronaut/306/?format=api
{ "id": 306, "url": "https://ll.thespacedevs.com/2.0.0/astronaut/306/?format=api", "name": "Ronald Evans", "status": { "id": 11, "name": "Deceased" }, "type": { "id": 2, "name": "Government" }, "agency": { "id": 44, "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" }, "date_of_birth": "1933-11-10", "date_of_death": "1990-04-07", "nationality": "American", "twitter": null, "instagram": null, "bio": "Ronald Ellwin Evans Jr. was an American naval officer and aviator, electrical engineer, aeronautical engineer, and NASA astronaut, also one of only 24 people to have flown to the Moon.\r\n\r\nEvans was selected as an astronaut by NASA as part of Astronaut Group 5 in 1966 and made his first and only flight into space as Command Module Pilot aboard Apollo 17 in 1972, the last manned mission to the Moon to date, with Commander Eugene Cernan and Lunar Module Pilot Harrison Schmitt. During the flight, he orbited the Moon as his two crewmates descended to the surface. Consequently, he is the last person to orbit the Moon alone and holds the record for the most time spent in lunar orbit at 148 hours. In 1975 Evans served as backup Command Module Pilot for the Apollo-Soyuz Test Project mission.", "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ronald2520evans_image_20190426143713.jpeg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190603.jpeg", "wiki": "https://en.wikipedia.org/wiki/Ronald_Evans_(astronaut)", "flights": [ { "id": "f6576afc-2f03-45e2-bc03-f7fddb6a4c36", "url": "https://ll.thespacedevs.com/2.0.0/launch/f6576afc-2f03-45e2-bc03-f7fddb6a4c36/?format=api", "launch_library_id": 984, "slug": "saturn-v-apollo-17", "name": "Saturn V | Apollo 17", "status": { "id": 3, "name": "Success" }, "net": "1972-12-07T05:33:00Z", "window_end": "1972-12-07T05:33:00Z", "window_start": "1972-12-07T05:33:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": -1, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 44, "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" }, "rocket": { "id": 236, "configuration": { "id": 93, "launch_library_id": 136, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/93/?format=api", "name": "Saturn V", "family": "Saturn", "full_name": "Saturn V", "variant": "V" } }, "mission": { "id": 162, "launch_library_id": 247, "name": "Apollo 17", "description": "Apollo 17 was the final mission of the Apollo program. The craft was crewed by Commander Eugene Cernan, Lunar Module Pilot Harrison Schmitt & Command Module Pilot Ronald Evans. The mission lasted for 12 days, 13 hours, 51 minutes and 59 seconds during which time Cernan & Schmitt spent 3 days on lunar surface completing three moonwalks to collect lunar samples and install scientific instruments on the surface. Apollo 17 was the last time human beings have gone beyond Low Earth Orbit.", "launch_designator": null, "type": "Human Exploration", "orbit": { "id": 11, "name": "Lunar Orbit", "abbrev": "LO" } }, "pad": { "id": 87, "url": "https://ll.thespacedevs.com/2.0.0/pad/87/?format=api", "agency_id": 121, "name": "Launch Complex 39A", "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.0.0/location/27/?format=api", "name": "Kennedy Space Center, FL, USA", "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg", "total_launch_count": 265, "total_landing_count": 0 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_87_20200803143537.jpg", "total_launch_count": 207 }, "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.0.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.0.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" } ] } ], "landings": [ { "id": 33, "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/33/?format=api", "destination": "Lunar Orbit where the LM would detach and land on the Moon.", "mission_end": "1972-12-07T05:33:00Z", "spacecraft": { "id": 35, "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/35/?format=api", "name": "Apollo America CSM-114", "serial_number": "CSM-114", "status": { "id": 4, "name": "Single Use" }, "description": "CSM-114 \"America\" was an Apollo Command & Service Module used in the Apollo 17 mission.", "spacecraft_config": { "id": 10, "url": "https://ll.thespacedevs.com/2.0.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.0.0/agencies/999/?format=api", "name": "North American Aviation", "type": "Commercial" }, "in_use": false, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo2520command2fservice2520module_image_20190207032507.jpeg" } }, "launch": { "id": "f6576afc-2f03-45e2-bc03-f7fddb6a4c36", "url": "https://ll.thespacedevs.com/2.0.0/launch/f6576afc-2f03-45e2-bc03-f7fddb6a4c36/?format=api", "launch_library_id": 984, "slug": "saturn-v-apollo-17", "name": "Saturn V | Apollo 17", "status": { "id": 3, "name": "Success" }, "net": "1972-12-07T05:33:00Z", "window_end": "1972-12-07T05:33:00Z", "window_start": "1972-12-07T05:33:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": -1, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 44, "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" }, "rocket": { "id": 236, "configuration": { "id": 93, "launch_library_id": 136, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/93/?format=api", "name": "Saturn V", "family": "Saturn", "full_name": "Saturn V", "variant": "V" } }, "mission": { "id": 162, "launch_library_id": 247, "name": "Apollo 17", "description": "Apollo 17 was the final mission of the Apollo program. The craft was crewed by Commander Eugene Cernan, Lunar Module Pilot Harrison Schmitt & Command Module Pilot Ronald Evans. The mission lasted for 12 days, 13 hours, 51 minutes and 59 seconds during which time Cernan & Schmitt spent 3 days on lunar surface completing three moonwalks to collect lunar samples and install scientific instruments on the surface. Apollo 17 was the last time human beings have gone beyond Low Earth Orbit.", "launch_designator": null, "type": "Human Exploration", "orbit": { "id": 11, "name": "Lunar Orbit", "abbrev": "LO" } }, "pad": { "id": 87, "url": "https://ll.thespacedevs.com/2.0.0/pad/87/?format=api", "agency_id": 121, "name": "Launch Complex 39A", "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.0.0/location/27/?format=api", "name": "Kennedy Space Center, FL, USA", "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg", "total_launch_count": 265, "total_landing_count": 0 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_87_20200803143537.jpg", "total_launch_count": 207 }, "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.0.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.0.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" } ] } } ], "last_flight": "1972-12-07T05:33:00Z", "first_flight": "1972-12-07T05:33:00Z" }