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.2.0/astronaut/?mode=detailed
FILTERS: Parameters - 'name', 'status', 'nationality', 'agency__name', 'agency__abbrev', 'date_of_birth', 'date_of_death', 'status_ids', 'is_human', 'type__id', 'has_flown', 'in_space' Example - /2.2.0/astronaut/?nationality=American
SEARCH EXAMPLE: /2.2.0/astronaut/?search=armstrong Searches through name, nationality and agency name
ORDERING: Fields - 'name', 'status', 'date_of_birth' Example - /2.2.0/astronaut/?order=name
GET /2.2.0/astronaut/919/?format=api
{ "id": 919, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/919/?format=api", "name": "Arnaud Prost", "status": { "id": 3, "name": "In-Training" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P0D", "eva_time": "P0D", "agency": { "id": 27, "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api", "name": "European Space Agency", "type": "Multinational" }, "age": 33, "date_of_birth": "1992-11-06", "date_of_death": null, "nationality": "French", "twitter": "https://x.com/Arno_astro", "instagram": "https://www.instagram.com/arnaud_astro/", "bio": "rnaud Maurice Michel Prost is a French engineer, test pilot, professional diver, and astronaut reservist in the European Astronaut Corps.", "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/arnaud_prost_of_image_20260612081911.jpg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/arnaud_prost_of_image_thumbnail_20260612081911.jpeg", "wiki": "https://en.wikipedia.org/wiki/Arnaud_Prost", "flights": [], "landings": [ { "id": 911, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/911/?format=api", "destination": "Haven-1", "mission_end": null, "spacecraft": { "id": 452, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/452/?format=api", "name": "Crew Dragon", "serial_number": "TBD", "is_placeholder": true, "in_space": false, "time_in_space": "P0D", "time_docked": "P0D", "flights_count": 0, "mission_ends_count": 0, "status": { "id": 1, "name": "Active" }, "description": "The specific spacecraft for this launch is currently unknown.", "spacecraft_config": { "id": 6, "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/6/?format=api", "name": "Crew Dragon 2", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 121, "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" }, "in_use": true, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_dm-2_cre_image_20200504065311.jpeg" } }, "launch": { "id": "99875c7b-400c-40e2-b16c-bb9b2a02a0d8", "url": "https://ll.thespacedevs.com/2.2.0/launch/99875c7b-400c-40e2-b16c-bb9b2a02a0d8/?format=api", "slug": "falcon-9-block-5-vast-1", "name": "Falcon 9 Block 5 | Vast-1", "status": { "id": 2, "name": "To Be Determined", "abbrev": "TBD", "description": "Current date is a placeholder or rough estimation based on unreliable or interpreted sources." }, "last_updated": "2026-06-02T15:36:38Z", "net": "2027-07-31T00:00:00Z", "window_end": "2027-07-31T00:00:00Z", "window_start": "2027-07-31T00:00:00Z", "net_precision": { "id": 7, "name": "Month", "abbrev": "M", "description": "The T-0 is expected in the given month." }, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 121, "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" }, "rocket": { "id": 7852, "configuration": { "id": 164, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/164/?format=api", "name": "Falcon 9", "family": "Falcon", "full_name": "Falcon 9 Block 5", "variant": "Block 5" } }, "mission": { "id": 6359, "name": "Vast-1", "description": "First crewed mission of VAST Space's future commercial space station Haven-1. The crew of four will remain in orbit for 10 days.\r\n\r\nThe crew will include ESA/CNES astronaut Arnaud Prost, as well as potentially ESA/UKSA astronaut John McFall.", "launch_designator": null, "type": "Human Exploration", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 80, "url": "https://ll.thespacedevs.com/2.2.0/pad/80/?format=api", "agency_id": 121, "name": "Space Launch Complex 40", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_40", "map_url": "https://www.google.com/maps?q=28.56194122,-80.57735736", "latitude": "28.56194122", "longitude": "-80.57735736", "location": { "id": 12, "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api", "name": "Cape Canaveral SFS, FL, USA", "country_code": "USA", "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "timezone_name": "America/New_York", "total_launch_count": 1124, "total_landing_count": 76 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg", "total_launch_count": 396, "orbital_launch_attempt_count": 396 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon_9_image_20230807133459.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 7556, "location_launch_attempt_count": 1185, "pad_launch_attempt_count": 404, "agency_launch_attempt_count": 787, "orbital_launch_attempt_count_year": 40, "location_launch_attempt_count_year": 16, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 21, "type": "normal" }, "landing": null } ], "flights_count": 0, "landings_count": 0, "spacewalks_count": 0, "last_flight": null, "first_flight": null, "spacewalks": [] }