Astronaut List
Modes
Levels of detail in the response - list
, normal
, detailed
Example - /astronauts/?mode=list
Filters
Parameters - age
, age__gt
, age__gte
, age__lt
, age__lte
, agency_ids
, date_of_birth
, date_of_birth__gt
, date_of_birth__gte
, date_of_birth__lt
, date_of_birth__lte
, date_of_death
, date_of_death__gt
, date_of_death__gte
, date_of_death__lt
, date_of_death__lte
, first_flight
, first_flight__gt
, first_flight__gte
, first_flight__lt
, first_flight__lte
, flights_count
, flights_count__gt
, flights_count__gte
, flights_count__lt
, flights_count__lte
, has_flown
, in_space
, is_human
, landings_count
, landings_count__gt
, landings_count__gte
, landings_count__lt
, landings_count__lte
, last_flight
, last_flight__gt
, last_flight__gte
, last_flight__lt
, last_flight__lte
, nationality
, status_ids
, type__id
Example - /astronauts/?has_flown=true
Search
Fields searched - agency__abbrev
, agency__name
, name
, nationality__nationality_name
Example - /astronauts/?search=Pesquet
Ordering
Fields - age
, date_of_birth
, eva_time
, flights_count
, id
, landings_count
, last_flight
, name
, spacewalks_count
, status
, time_in_space
Example - /astronauts/?ordering=-time_in_space
Number of results
Use limit
to control the number of objects in the response (max 100)
Example - /astronauts/?limit=2
Format
Switch to JSON output - /astronauts/?format=json
Help
Find all the FAQs and support links on the documentation homepage - lldev.thespacedevs.com/docs
GET /2.3.0/astronauts/?format=api&offset=660&ordering=-time_in_space
https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=670&ordering=-time_in_space", "previous": "https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=650&ordering=-time_in_space", "results": [ { "id": 687, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/687/?format=api", "name": "Sirisha Bandla", "status": { "id": 14, "name": "Occasional Spaceflight" }, "agency": { "response_mode": "list", "id": 1024, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1024/?format=api", "name": "Virgin Galactic", "abbrev": "VG", "type": { "id": 5, "name": "Private" } }, "image": { "id": 542, "name": "[AUTO] Sirisha Bandla - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sirisha_bandla_image_20220911034606.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190127.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "normal", "type": { "id": 3, "name": "Private" }, "in_space": false, "time_in_space": "PT15M30S", "eva_time": "P0D", "age": 37, "date_of_birth": "1988-01-22", "date_of_death": null, "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Sirisha Bandla is an American engineer who worked at Virgin Galactic between from 2015 until 2020 when she joined Virgin Orbit. She is back at Virgin Galactic since 2021 as Vice President of Government Affairs.", "wiki": "https://en.wikipedia.org/wiki/Sirisha_Bandla", "last_flight": "2021-07-11T15:25:30Z", "first_flight": "2021-07-11T15:25:30Z", "social_media_links": [ { "id": 58, "social_media": { "id": 1, "name": "X", "url": "https://x.com", "logo": { "id": 2320, "name": "X logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/x_logo_image_20250211191027.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/x_logo_image_thumbnail_20250211191027.jpeg", "credit": "X", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "url": "https://twitter.com/SirishaBandla" } ], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 801, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/801/?format=api", "name": "Irving Pergament", "status": { "id": 14, "name": "Occasional Spaceflight" }, "agency": { "response_mode": "list", "id": 1024, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1024/?format=api", "name": "Virgin Galactic", "abbrev": "VG", "type": { "id": 5, "name": "Private" } }, "image": { "id": 2110, "name": "Irving Pergament Portrait", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/irving_pergamen_image_20240609071826.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/irving_pergamen_image_thumbnail_20240609071827.png", "credit": "Virgin Galactic", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "normal", "type": { "id": 3, "name": "Private" }, "in_space": false, "time_in_space": "PT15M", "eva_time": "P0D", "age": null, "date_of_birth": null, "date_of_death": null, "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Passenger on Virgin Galactic's seventh commercial spaceflight.", "wiki": null, "last_flight": "2024-06-08T15:26:00Z", "first_flight": "2024-06-08T15:26:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 802, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/802/?format=api", "name": "Giorgio Manenti", "status": { "id": 14, "name": "Occasional Spaceflight" }, "agency": { "response_mode": "list", "id": 1024, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1024/?format=api", "name": "Virgin Galactic", "abbrev": "VG", "type": { "id": 5, "name": "Private" } }, "image": { "id": 2109, "name": "Giorgio Manenti Portrait", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/giorgio_manenti_image_20240609071751.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/giorgio_manenti_image_thumbnail_20240609071752.png", "credit": "Virgin Galactic", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "normal", "type": { "id": 3, "name": "Private" }, "in_space": false, "time_in_space": "PT15M", "eva_time": "P0D", "age": null, "date_of_birth": null, "date_of_death": null, "nationality": [ { "id": 3, "name": "Italy", "alpha_2_code": "IT", "alpha_3_code": "ITA", "nationality_name": "Italian", "nationality_name_composed": "Italo" } ], "bio": "Passenger on Virgin Galactic's seventh commercial spaceflight.", "wiki": null, "last_flight": "2024-06-08T15:26:00Z", "first_flight": "2024-06-08T15:26:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 798, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/798/?format=api", "name": "Jameel Janjua", "status": { "id": 1, "name": "Active" }, "agency": null, "image": null, "response_mode": "normal", "type": { "id": 3, "name": "Private" }, "in_space": false, "time_in_space": "PT15M", "eva_time": "P0D", "age": null, "date_of_birth": null, "date_of_death": null, "nationality": [ { "id": 26, "name": "Canada", "alpha_2_code": "CA", "alpha_3_code": "CAN", "nationality_name": "Canadian", "nationality_name_composed": "Canado" } ], "bio": "VSS Unity pilot for Virgin Galactic.", "wiki": null, "last_flight": "2024-06-08T15:26:00Z", "first_flight": "2024-06-08T15:26:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 799, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/799/?format=api", "name": "Tuva Atasever", "status": { "id": 1, "name": "Active" }, "agency": { "response_mode": "list", "id": 72, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/72/?format=api", "name": "Turkmenistan National Space Agency", "abbrev": "TNSA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 2112, "name": "Tuva Atasever Portrait", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tuva_atasever_p_image_20240609071926.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tuva_atasever_p_image_thumbnail_20240609071926.png", "credit": "Virgin Galactic", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "normal", "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "PT15M", "eva_time": "P0D", "age": 32, "date_of_birth": "1992-08-12", "date_of_death": null, "nationality": [ { "id": 18, "name": "Turkey", "alpha_2_code": "TR", "alpha_3_code": "TUR", "nationality_name": "Turkish", "nationality_name_composed": "Turco" } ], "bio": "Tuva Cihangir Atasever is the second Turkish astronaut of the Turkish Space Agency. He was a backup crew member for Axiom Mission 3, and he flew on Galactic 07 in June 2024.", "wiki": "https://en.wikipedia.org/wiki/Tuva_Cihangir_Atasever", "last_flight": "2024-06-08T15:26:00Z", "first_flight": "2024-06-08T15:26:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 800, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/800/?format=api", "name": "Andy Sadhwani", "status": { "id": 14, "name": "Occasional Spaceflight" }, "agency": { "response_mode": "list", "id": 1024, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1024/?format=api", "name": "Virgin Galactic", "abbrev": "VG", "type": { "id": 5, "name": "Private" } }, "image": { "id": 2111, "name": "Andy Sadhwani Portrait", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/andy_sadhwani_p_image_20240609071856.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/andy_sadhwani_p_image_thumbnail_20240609071857.png", "credit": "Virgin Galactic", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "normal", "type": { "id": 3, "name": "Private" }, "in_space": false, "time_in_space": "PT15M", "eva_time": "P0D", "age": null, "date_of_birth": null, "date_of_death": null, "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "SpaceX engineer and passenger on Virgin Galactic's seventh commercial spaceflight.", "wiki": null, "last_flight": "2024-06-08T15:26:00Z", "first_flight": "2024-06-08T15:26:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 777, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/777/?format=api", "name": "Namira Salim", "status": { "id": 14, "name": "Occasional Spaceflight" }, "agency": { "response_mode": "list", "id": 1024, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1024/?format=api", "name": "Virgin Galactic", "abbrev": "VG", "type": { "id": 5, "name": "Private" } }, "image": { "id": 778, "name": "[AUTO] Namira Salim - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/namira_salim_image_20231001163926.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190744.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "normal", "type": { "id": 3, "name": "Private" }, "in_space": false, "time_in_space": "PT14M23S", "eva_time": "P0D", "age": null, "date_of_birth": null, "date_of_death": null, "nationality": [ { "id": 14, "name": "Pakistan", "alpha_2_code": "PK", "alpha_3_code": "PAK", "nationality_name": "Pakistani", "nationality_name_composed": "Pakistani" } ], "bio": "Namira Salim born in Karachi, is a Pakistani polar adventurer, future astronaut and artist based in Monaco and Dubai.", "wiki": "https://en.wikipedia.org/wiki/Namira_Salim", "last_flight": "2023-10-06T16:10:30Z", "first_flight": "2023-10-06T16:10:30Z", "social_media_links": [ { "id": 57, "social_media": { "id": 1, "name": "X", "url": "https://x.com", "logo": { "id": 2320, "name": "X logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/x_logo_image_20250211191027.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/x_logo_image_thumbnail_20250211191027.jpeg", "credit": "X", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "url": "https://twitter.com/namirasalim" } ], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 776, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/776/?format=api", "name": "Trevor Beattie", "status": { "id": 14, "name": "Occasional Spaceflight" }, "agency": { "response_mode": "list", "id": 1024, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1024/?format=api", "name": "Virgin Galactic", "abbrev": "VG", "type": { "id": 5, "name": "Private" } }, "image": { "id": 662, "name": "[AUTO] Trevor Beattie - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/trevor_beattie_image_20231001162926.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190436.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "normal", "type": { "id": 3, "name": "Private" }, "in_space": false, "time_in_space": "PT14M23S", "eva_time": "P0D", "age": 65, "date_of_birth": "1959-12-24", "date_of_death": null, "nationality": [ { "id": 10, "name": "United Kingdom", "alpha_2_code": "GB", "alpha_3_code": "GBR", "nationality_name": "British", "nationality_name_composed": "Brito" } ], "bio": "Trevor Beattie is a British advertising executive. He is a founding partner, chairman and creative director of Beattie McGuinness Bungay (BMB), and was formerly the chairman and creative director of TBWA London.", "wiki": "https://en.wikipedia.org/wiki/Trevor_Beattie", "last_flight": "2023-10-06T16:10:30Z", "first_flight": "2023-10-06T16:10:30Z", "social_media_links": [ { "id": 160, "social_media": { "id": 1, "name": "X", "url": "https://x.com", "logo": { "id": 2320, "name": "X logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/x_logo_image_20250211191027.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/x_logo_image_thumbnail_20250211191027.jpeg", "credit": "X", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "url": "https://twitter.com/trevorbmbagency" } ], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 775, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/775/?format=api", "name": "Ron Rosano", "status": { "id": 14, "name": "Occasional Spaceflight" }, "agency": { "response_mode": "list", "id": 1024, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1024/?format=api", "name": "Virgin Galactic", "abbrev": "VG", "type": { "id": 5, "name": "Private" } }, "image": { "id": 232, "name": "[AUTO] Ron Rosano - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ron_rosano_image_20231001163450.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185301.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "normal", "type": { "id": 3, "name": "Private" }, "in_space": false, "time_in_space": "PT14M23S", "eva_time": "P0D", "age": null, "date_of_birth": null, "date_of_death": null, "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Ron Rosano is a seasoned space enthusiast and educator with a remarkable 25-year journey inspiring students about space travel. He's slated to fly with Blue Origin, Virgin Galactic, Space Perspective, and World View, underscoring his commitment to space exploration.", "wiki": "http://www.ronrosano.com/", "last_flight": "2023-10-06T16:10:30Z", "first_flight": "2023-10-06T16:10:30Z", "social_media_links": [ { "id": 116, "social_media": { "id": 1, "name": "X", "url": "https://x.com", "logo": { "id": 2320, "name": "X logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/x_logo_image_20250211191027.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/x_logo_image_thumbnail_20250211191027.jpeg", "credit": "X", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "url": "https://twitter.com/ronrosano" } ], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 772, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/772/?format=api", "name": "Timothy Nash", "status": { "id": 14, "name": "Occasional Spaceflight" }, "agency": { "response_mode": "list", "id": 1024, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1024/?format=api", "name": "Virgin Galactic", "abbrev": "VG", "type": { "id": 5, "name": "Private" } }, "image": null, "response_mode": "normal", "type": { "id": 3, "name": "Private" }, "in_space": false, "time_in_space": "PT14M", "eva_time": "P0D", "age": null, "date_of_birth": null, "date_of_death": null, "nationality": [ { "id": 10, "name": "United Kingdom", "alpha_2_code": "GB", "alpha_3_code": "GBR", "nationality_name": "British", "nationality_name_composed": "Brito" } ], "bio": "Passenger on Virgin Galactic 03 launch", "wiki": null, "last_flight": "2023-09-08T15:22:00Z", "first_flight": "2023-09-08T15:22:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 } ] }{ "count": 805, "next": "