Astronaut List
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/?format=api&offset=670&ordering=-time_in_space
{ "count": 846, "next": "https://lldev.thespacedevs.com/2.2.0/astronaut/?format=api&limit=10&offset=680&ordering=-time_in_space", "previous": "https://lldev.thespacedevs.com/2.2.0/astronaut/?format=api&limit=10&offset=660&ordering=-time_in_space", "results": [ { "id": 781, "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/781/?format=api", "name": "Ketty Maisonrouge", "status": { "id": 14, "name": "Occasional Spaceflight" }, "type": { "id": 3, "name": "Private" }, "in_space": false, "time_in_space": "PT16M", "eva_time": "P0D", "age": null, "date_of_birth": null, "date_of_death": null, "nationality": "Italian", "bio": "Passenger on Galactic 05.", "twitter": null, "instagram": null, "wiki": null, "agency": { "id": 1024, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1024/?format=api", "name": "Virgin Galactic", "featured": false, "type": "Private", "country_code": "USA", "abbrev": "VG", "description": "Virgin Galactic is an American spaceflight company within the Virgin Group. It is developing commercial spacecraft and aims to provide suborbital spaceflights to space tourists. Virgin Galactic's suborbital spacecraft are air launched from beneath a carrier airplane known as White Knight Two.", "administrator": "Founder: Richard Branson", "founding_year": "2004", "launchers": "VMS Eve", "spacecraft": "VSS Enterprise | VSS Unity", "parent": null, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/virgin_galactic_image_20210522131723.jpeg", "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/virgin2520galactic_logo_20230509082346.png" }, "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ketty_maisonrou_image_20231102163518.png", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185535.png", "flights_count": 1, "landings_count": 1, "spacewalks_count": 0, "last_flight": "2023-11-02T15:44:00Z", "first_flight": "2023-11-02T15:44:00Z" }, { "id": 780, "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/780/?format=api", "name": "Kellie Gerardi", "status": { "id": 14, "name": "Occasional Spaceflight" }, "type": { "id": 3, "name": "Private" }, "in_space": false, "time_in_space": "PT16M", "eva_time": "P0D", "age": 36, "date_of_birth": "1989-02-16", "date_of_death": null, "nationality": "American", "bio": "Kellie Gerardi is an American aerospace, defense, and technology professional and a popular science communicator.", "twitter": "https://twitter.com/kelliegerardi", "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Kellie_Gerardi", "agency": { "id": 1078, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1078/?format=api", "name": "International Institute for Aeronautical Sciences", "featured": false, "type": "Multinational", "country_code": "???", "abbrev": "IIAS", "description": "An international research institute specializing in aeronomy, bioastronautics, operational science, and flight test engineering.", "administrator": null, "founding_year": null, "launchers": "", "spacecraft": "", "parent": null, "image_url": null, "logo_url": null }, "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/kellie_gerardi_image_20231019173010.jpg", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185931.jpeg", "flights_count": 1, "landings_count": 1, "spacewalks_count": 0, "last_flight": "2023-11-02T15:44:00Z", "first_flight": "2023-11-02T15:44:00Z" }, { "id": 687, "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/687/?format=api", "name": "Sirisha Bandla", "status": { "id": 14, "name": "Occasional Spaceflight" }, "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": "American", "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.", "twitter": "https://twitter.com/SirishaBandla", "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Sirisha_Bandla", "agency": { "id": 1024, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1024/?format=api", "name": "Virgin Galactic", "featured": false, "type": "Private", "country_code": "USA", "abbrev": "VG", "description": "Virgin Galactic is an American spaceflight company within the Virgin Group. It is developing commercial spacecraft and aims to provide suborbital spaceflights to space tourists. Virgin Galactic's suborbital spacecraft are air launched from beneath a carrier airplane known as White Knight Two.", "administrator": "Founder: Richard Branson", "founding_year": "2004", "launchers": "VMS Eve", "spacecraft": "VSS Enterprise | VSS Unity", "parent": null, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/virgin_galactic_image_20210522131723.jpeg", "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/virgin2520galactic_logo_20230509082346.png" }, "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/sirisha_bandla_image_20220911034606.jpeg", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190127.jpeg", "flights_count": 1, "landings_count": 1, "spacewalks_count": 0, "last_flight": "2021-07-11T15:25:30Z", "first_flight": "2021-07-11T15:25:30Z" }, { "id": 686, "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/686/?format=api", "name": "Sir Richard Branson", "status": { "id": 14, "name": "Occasional Spaceflight" }, "type": { "id": 3, "name": "Private" }, "in_space": false, "time_in_space": "PT15M30S", "eva_time": "P0D", "age": 75, "date_of_birth": "1950-07-18", "date_of_death": null, "nationality": "British", "bio": "Sir Richard Branson is an English business magnate and founder of the Virgin Group. He later founded both Virgin Galactic and Virgin Orbit.", "twitter": "https://twitter.com/richardbranson", "instagram": "https://www.instagram.com/richardbranson/", "wiki": "https://en.wikipedia.org/wiki/Richard_Branson", "agency": { "id": 1024, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1024/?format=api", "name": "Virgin Galactic", "featured": false, "type": "Private", "country_code": "USA", "abbrev": "VG", "description": "Virgin Galactic is an American spaceflight company within the Virgin Group. It is developing commercial spacecraft and aims to provide suborbital spaceflights to space tourists. Virgin Galactic's suborbital spacecraft are air launched from beneath a carrier airplane known as White Knight Two.", "administrator": "Founder: Richard Branson", "founding_year": "2004", "launchers": "VMS Eve", "spacecraft": "VSS Enterprise | VSS Unity", "parent": null, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/virgin_galactic_image_20210522131723.jpeg", "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/virgin2520galactic_logo_20230509082346.png" }, "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/sir_richard_bra_image_20220911033736.jpeg", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190909.jpeg", "flights_count": 1, "landings_count": 1, "spacewalks_count": 0, "last_flight": "2021-07-11T15:25:30Z", "first_flight": "2021-07-11T15:25:30Z" }, { "id": 800, "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/800/?format=api", "name": "Andy Sadhwani", "status": { "id": 14, "name": "Occasional Spaceflight" }, "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": "American", "bio": "SpaceX engineer and passenger on Virgin Galactic's seventh commercial spaceflight.", "twitter": null, "instagram": null, "wiki": null, "agency": { "id": 1024, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1024/?format=api", "name": "Virgin Galactic", "featured": false, "type": "Private", "country_code": "USA", "abbrev": "VG", "description": "Virgin Galactic is an American spaceflight company within the Virgin Group. It is developing commercial spacecraft and aims to provide suborbital spaceflights to space tourists. Virgin Galactic's suborbital spacecraft are air launched from beneath a carrier airplane known as White Knight Two.", "administrator": "Founder: Richard Branson", "founding_year": "2004", "launchers": "VMS Eve", "spacecraft": "VSS Enterprise | VSS Unity", "parent": null, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/virgin_galactic_image_20210522131723.jpeg", "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/virgin2520galactic_logo_20230509082346.png" }, "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/andy_sadhwani_p_image_20240609071856.png", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/andy_sadhwani_p_image_thumbnail_20240609071857.png", "flights_count": 1, "landings_count": 1, "spacewalks_count": 0, "last_flight": "2024-06-08T15:26:00Z", "first_flight": "2024-06-08T15:26:00Z" }, { "id": 801, "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/801/?format=api", "name": "Irving Pergament", "status": { "id": 14, "name": "Occasional Spaceflight" }, "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": "American", "bio": "Passenger on Virgin Galactic's seventh commercial spaceflight.", "twitter": null, "instagram": null, "wiki": null, "agency": { "id": 1024, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1024/?format=api", "name": "Virgin Galactic", "featured": false, "type": "Private", "country_code": "USA", "abbrev": "VG", "description": "Virgin Galactic is an American spaceflight company within the Virgin Group. It is developing commercial spacecraft and aims to provide suborbital spaceflights to space tourists. Virgin Galactic's suborbital spacecraft are air launched from beneath a carrier airplane known as White Knight Two.", "administrator": "Founder: Richard Branson", "founding_year": "2004", "launchers": "VMS Eve", "spacecraft": "VSS Enterprise | VSS Unity", "parent": null, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/virgin_galactic_image_20210522131723.jpeg", "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/virgin2520galactic_logo_20230509082346.png" }, "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/irving_pergamen_image_20240609071826.png", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/irving_pergamen_image_thumbnail_20240609071827.png", "flights_count": 1, "landings_count": 1, "spacewalks_count": 0, "last_flight": "2024-06-08T15:26:00Z", "first_flight": "2024-06-08T15:26:00Z" }, { "id": 798, "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/798/?format=api", "name": "Jameel Janjua", "status": { "id": 1, "name": "Active" }, "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": "Canadian", "bio": "VSS Unity pilot for Virgin Galactic.", "twitter": null, "instagram": null, "wiki": null, "agency": null, "profile_image": null, "profile_image_thumbnail": null, "flights_count": 1, "landings_count": 1, "spacewalks_count": 0, "last_flight": "2024-06-08T15:26:00Z", "first_flight": "2024-06-08T15:26:00Z" }, { "id": 799, "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/799/?format=api", "name": "Tuva Atasever", "status": { "id": 1, "name": "Active" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "PT15M", "eva_time": "P0D", "age": 33, "date_of_birth": "1992-08-12", "date_of_death": null, "nationality": "Turkish", "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.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Tuva_Cihangir_Atasever", "agency": { "id": 72, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/72/?format=api", "name": "Turkmenistan National Space Agency", "featured": false, "type": "Government", "country_code": "TKM", "abbrev": "TNSA", "description": null, "administrator": null, "founding_year": null, "launchers": "", "spacecraft": "", "parent": null, "image_url": null, "logo_url": null }, "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/tuva_atasever_p_image_20240609071926.png", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/tuva_atasever_p_image_thumbnail_20240609071926.png", "flights_count": 1, "landings_count": 1, "spacewalks_count": 0, "last_flight": "2024-06-08T15:26:00Z", "first_flight": "2024-06-08T15:26:00Z" }, { "id": 802, "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/802/?format=api", "name": "Giorgio Manenti", "status": { "id": 14, "name": "Occasional Spaceflight" }, "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": "Italian", "bio": "Passenger on Virgin Galactic's seventh commercial spaceflight.", "twitter": null, "instagram": null, "wiki": null, "agency": { "id": 1024, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1024/?format=api", "name": "Virgin Galactic", "featured": false, "type": "Private", "country_code": "USA", "abbrev": "VG", "description": "Virgin Galactic is an American spaceflight company within the Virgin Group. It is developing commercial spacecraft and aims to provide suborbital spaceflights to space tourists. Virgin Galactic's suborbital spacecraft are air launched from beneath a carrier airplane known as White Knight Two.", "administrator": "Founder: Richard Branson", "founding_year": "2004", "launchers": "VMS Eve", "spacecraft": "VSS Enterprise | VSS Unity", "parent": null, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/virgin_galactic_image_20210522131723.jpeg", "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/virgin2520galactic_logo_20230509082346.png" }, "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/giorgio_manenti_image_20240609071751.png", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/giorgio_manenti_image_thumbnail_20240609071752.png", "flights_count": 1, "landings_count": 1, "spacewalks_count": 0, "last_flight": "2024-06-08T15:26:00Z", "first_flight": "2024-06-08T15:26:00Z" }, { "id": 777, "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/777/?format=api", "name": "Namira Salim", "status": { "id": 14, "name": "Occasional Spaceflight" }, "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": "Pakistani", "bio": "Namira Salim born in Karachi, is a Pakistani polar adventurer, future astronaut and artist based in Monaco and Dubai.", "twitter": "https://twitter.com/namirasalim", "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Namira_Salim", "agency": { "id": 1024, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1024/?format=api", "name": "Virgin Galactic", "featured": false, "type": "Private", "country_code": "USA", "abbrev": "VG", "description": "Virgin Galactic is an American spaceflight company within the Virgin Group. It is developing commercial spacecraft and aims to provide suborbital spaceflights to space tourists. Virgin Galactic's suborbital spacecraft are air launched from beneath a carrier airplane known as White Knight Two.", "administrator": "Founder: Richard Branson", "founding_year": "2004", "launchers": "VMS Eve", "spacecraft": "VSS Enterprise | VSS Unity", "parent": null, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/virgin_galactic_image_20210522131723.jpeg", "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/virgin2520galactic_logo_20230509082346.png" }, "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/namira_salim_image_20231001163926.jpg", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190744.jpeg", "flights_count": 1, "landings_count": 1, "spacewalks_count": 0, "last_flight": "2023-10-06T16:10:30Z", "first_flight": "2023-10-06T16:10:30Z" } ] }