Astronaut Instance
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/211/?format=api
https://lldev.thespacedevs.com/2.3.0/astronauts/211/?format=api", "name": "Soichi Noguchi", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 37, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/37/?format=api", "name": "Japan Aerospace Exploration Agency", "abbrev": "JAXA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 887, "name": "[AUTO] Soichi Noguchi - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soichi_noguchi_image_20200402084741.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191040.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "detailed", "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P344DT9H34M43S", "eva_time": "P1DT3H1M", "age": 59, "date_of_birth": "1965-04-15", "date_of_death": null, "nationality": [ { "id": 28, "name": "Japan", "alpha_2_code": "JP", "alpha_3_code": "JPN", "nationality_name": "Japanese", "nationality_name_composed": "Nippo" } ], "bio": "Soichi Noguchi (野口 聡一 Noguchi Sōichi, born 15 April 1965 in Yokohama, Japan) is a Japanese aeronautical engineer and former JAXA astronaut. His first spaceflight was as a Mission Specialist aboard STS-114 on 26 July 2005 for NASA's first \"return to flight\" Space Shuttle mission after the Columbia disaster. He was most recently in space as part of the Soyuz TMA-17 crew and Expedition 22 to the International Space Station (ISS), returning to Earth on 2 June 2010. He is the fifth Japanese astronaut to fly in space and the fourth to fly on the space shuttle.", "wiki": "https://en.wikipedia.org/wiki/Soichi_Noguchi", "last_flight": "2020-11-16T00:27:17Z", "first_flight": "2005-07-26T14:39:00Z", "social_media_links": [ { "id": 2, "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/Astro_Soichi" }, { "id": 3, "social_media": { "id": 2, "name": "Instagram", "url": "https://instagram.com", "logo": { "id": 2322, "name": "Instagram logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/instagram_logo_image_20250211191139.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/instagram_logo_image_thumbnail_20250211191139.png", "credit": "Instagram", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "url": "https://www.instagram.com/astro.soichi/" } ], "flights_count": 3, "landings_count": 3, "spacewalks_count": 4, "flights": [], "landings": [], "spacewalks": [ { "response_mode": "list", "id": 423, "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/423/?format=api", "name": "Expedition 64 EVA 5", "start": "2021-03-05T11:37:00Z", "end": "2021-03-05T18:33:00Z", "duration": "PT6H56M", "location": "International Space Station", "crew": [ { "id": 4614, "role": { "id": 33, "role": "EV1", "priority": 0 }, "astronaut": { "id": 565, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/565/?format=api", "name": "Kathleen Rubins", "status": { "id": 1, "name": "Active" }, "agency": { "response_mode": "list", "id": 44, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "abbrev": "NASA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 279, "name": "[AUTO] Kathleen Rubins - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kathleen2520rubins_image_20181203172435.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185423.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "list", "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P300DT1H31M16S", "eva_time": "P1DT3H3M", "age": 46, "date_of_birth": "1978-10-14", "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": "Kathleen Hallisey \"Kate\" Rubins is a NASA astronaut. She became the 60th woman to fly in space when she launched on a Soyuz spacecraft to the International Space Station on July 6, 2016. She returned to Earth on October 30, 2016 aboard a Soyuz. She was a crew member of Expedition 48 and Expedition 49 of the International Space Station.", "wiki": "https://en.wikipedia.org/wiki/Kathleen_Rubins", "last_flight": "2020-10-14T05:45:04Z", "first_flight": "2016-07-07T01:36:40Z", "social_media_links": [] } }, { "id": 4615, "role": { "id": 34, "role": "EV2", "priority": 1 }, "astronaut": { "id": 211, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/211/?format=api", "name": "Soichi Noguchi", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 37, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/37/?format=api", "name": "Japan Aerospace Exploration Agency", "abbrev": "JAXA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 887, "name": "[AUTO] Soichi Noguchi - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soichi_noguchi_image_20200402084741.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191040.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "list", "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P344DT9H34M43S", "eva_time": "P1DT3H1M", "age": 59, "date_of_birth": "1965-04-15", "date_of_death": null, "nationality": [ { "id": 28, "name": "Japan", "alpha_2_code": "JP", "alpha_3_code": "JPN", "nationality_name": "Japanese", "nationality_name_composed": "Nippo" } ], "bio": "Soichi Noguchi (野口 聡一 Noguchi Sōichi, born 15 April 1965 in Yokohama, Japan) is a Japanese aeronautical engineer and former JAXA astronaut. His first spaceflight was as a Mission Specialist aboard STS-114 on 26 July 2005 for NASA's first \"return to flight\" Space Shuttle mission after the Columbia disaster. He was most recently in space as part of the Soyuz TMA-17 crew and Expedition 22 to the International Space Station (ISS), returning to Earth on 2 June 2010. He is the fifth Japanese astronaut to fly in space and the fourth to fly on the space shuttle.", "wiki": "https://en.wikipedia.org/wiki/Soichi_Noguchi", "last_flight": "2020-11-16T00:27:17Z", "first_flight": "2005-07-26T14:39:00Z", "social_media_links": [ { "id": 2, "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/Astro_Soichi" }, { "id": 3, "social_media": { "id": 2, "name": "Instagram", "url": "https://instagram.com", "logo": { "id": 2322, "name": "Instagram logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/instagram_logo_image_20250211191139.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/instagram_logo_image_thumbnail_20250211191139.png", "credit": "Instagram", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "url": "https://www.instagram.com/astro.soichi/" } ] } } ] } ] }{ "id": 211, "url": "