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=800&ordering=id
https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=790&ordering=id", "results": [ { "id": 835, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/835/?format=api", "name": "Chun Wang", "status": { "id": 1, "name": "Active" }, "agency": { "response_mode": "list", "id": 121, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api", "name": "SpaceX", "abbrev": "SpX", "type": { "id": 3, "name": "Commercial" } }, "image": { "id": 2359, "name": "Chun Wang", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/chun_wang_image_20250329173005.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/chun_wang_image_thumbnail_20250329173006.jpeg", "credit": "SpaceX", "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": "P3DT14H32M38S", "eva_time": "P0D", "age": null, "date_of_birth": null, "date_of_death": null, "nationality": [ { "id": 88, "name": "Malta", "alpha_2_code": "MT", "alpha_3_code": "MLT", "nationality_name": "Maltese", "nationality_name_composed": "Maltese" } ], "bio": "Chun Wang is a Chinese-born Maltese cryptocurrency investor and entrepreneur.", "wiki": "https://en.wikipedia.org/wiki/Chun_Wang", "last_flight": "2025-04-01T01:46:50Z", "first_flight": "2025-04-01T01:46:50Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 836, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/836/?format=api", "name": "Jannicke Mikkelsen", "status": { "id": 1, "name": "Active" }, "agency": { "response_mode": "list", "id": 121, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api", "name": "SpaceX", "abbrev": "SpX", "type": { "id": 3, "name": "Commercial" } }, "image": { "id": 2360, "name": "Jannicke Mikkelsen", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jannicke_mikkel_image_20250329173033.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jannicke_mikkel_image_thumbnail_20250329173034.jpeg", "credit": "SpaceX", "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": "P3DT14H32M38S", "eva_time": "P0D", "age": 38, "date_of_birth": "1986-06-08", "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" }, { "id": 49, "name": "Norway", "alpha_2_code": "NO", "alpha_3_code": "NOR", "nationality_name": "Norwegian", "nationality_name_composed": "Norwegian" } ], "bio": "Jannicke Jane Mikkelsen is a Norwegian cinematographer and film director who has worked in the field of virtual reality (VR) cinematography, 3D animation and augmented reality technology, focusing on fringe technology and combining traditional film production with new technologies for films shot in remote areas.", "wiki": "https://en.wikipedia.org/wiki/Jannicke_Mikkelsen", "last_flight": "2025-04-01T01:46:50Z", "first_flight": "2025-04-01T01:46:50Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 837, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/837/?format=api", "name": "Rabea Rogge", "status": { "id": 1, "name": "Active" }, "agency": { "response_mode": "list", "id": 121, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api", "name": "SpaceX", "abbrev": "SpX", "type": { "id": 3, "name": "Commercial" } }, "image": { "id": 2361, "name": "Rabea Rogge", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rabea_rogge_image_20250329173100.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rabea_rogge_image_thumbnail_20250329173100.jpeg", "credit": "SpaceX", "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": "P3DT14H32M38S", "eva_time": "P0D", "age": 30, "date_of_birth": "1995-01-01", "date_of_death": null, "nationality": [ { "id": 4, "name": "Germany", "alpha_2_code": "DE", "alpha_3_code": "DEU", "nationality_name": "German", "nationality_name_composed": "Germano" } ], "bio": "Rabea Rogge is an electrical engineer, robotic researcher and polar scientist who is currently scheduled to be the first female German astronaut.", "wiki": "https://en.wikipedia.org/wiki/Rabea_Rogge", "last_flight": "2025-04-01T01:46:50Z", "first_flight": "2025-04-01T01:46:50Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 838, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/838/?format=api", "name": "Eric Philips", "status": { "id": 1, "name": "Active" }, "agency": { "response_mode": "list", "id": 121, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api", "name": "SpaceX", "abbrev": "SpX", "type": { "id": 3, "name": "Commercial" } }, "image": { "id": 2362, "name": "Eric Philips", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/eric_philips_image_20250329173123.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/eric_philips_image_thumbnail_20250329173123.jpeg", "credit": "SpaceX", "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": "P3DT14H32M38S", "eva_time": "P0D", "age": 62, "date_of_birth": "1962-04-30", "date_of_death": null, "nationality": [ { "id": 34, "name": "Australia", "alpha_2_code": "AU", "alpha_3_code": "AUS", "nationality_name": "Australian", "nationality_name_composed": "Australo" } ], "bio": "Eric Philips is an Australian polar explorer, adventurer, polar guide and private astronaut.", "wiki": "https://en.wikipedia.org/wiki/Eric_Philips_(explorer)", "last_flight": "2025-04-01T01:46:50Z", "first_flight": "2025-04-01T01:46:50Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 839, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/839/?format=api", "name": "Sergey Mikayev", "status": { "id": 1, "name": "Active" }, "agency": { "response_mode": "list", "id": 63, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "abbrev": "RFSA", "type": { "id": 1, "name": "Government" } }, "image": null, "response_mode": "normal", "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P0D", "eva_time": "P0D", "age": 40, "date_of_birth": "1985-03-15", "date_of_death": null, "nationality": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "bio": "Sergey Mikayev is a Russian cosmonaut affiliated with Roscosmos", "wiki": "https://en.wikipedia.org/wiki/Sergey_Mikayev", "last_flight": null, "first_flight": null, "social_media_links": [], "flights_count": 0, "landings_count": 0, "spacewalks_count": 0 } ] }{ "count": 805, "next": null, "previous": "