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=180&ordering=age
https://ll.thespacedevs.com/2.2.0/astronaut/?format=api&limit=10&offset=190&ordering=age", "previous": "https://ll.thespacedevs.com/2.2.0/astronaut/?format=api&limit=10&offset=170&ordering=age", "results": [ { "id": 562, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/562/?format=api", "name": "Jeanette J. Epps", "status": { "id": 1, "name": "Active" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P235DT3H35M24S", "eva_time": "P0D", "age": 54, "date_of_birth": "1970-11-03", "date_of_death": null, "nationality": "American", "bio": "Jeanette Jo Epps is an American aerospace engineer and NASA astronaut.", "twitter": "https://twitter.com/Astro_Jeanette", "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Jeanette_J._Epps", "agency": { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "featured": true, "type": "Government", "country_code": "USA", "abbrev": "NASA", "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.", "administrator": "Administrator: Bill Nelson", "founding_year": "1958", "launchers": "Space Shuttle | SLS", "spacecraft": "Orion", "parent": null, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jeanette_j._epp_image_20220911034355.jpeg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191122.jpeg", "flights_count": 1, "landings_count": 1, "spacewalks_count": 0, "last_flight": "2024-03-04T03:53:38Z", "first_flight": "2024-03-04T03:53:38Z" }, { "id": 555, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/555/?format=api", "name": "Christopher Cassidy", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P377DT17H48M24S", "eva_time": "P2DT6H51M", "age": 54, "date_of_birth": "1970-01-04", "date_of_death": null, "nationality": "American", "bio": "Christopher John \"Chris\" Cassidy is a NASA astronaut and United States Navy SEAL. Chris Cassidy achieved the rank of Captain in the U.S. Navy. He was the Chief of the Astronaut Office at NASA from July 2015 until June 2017.\r\n\r\nCassidy attended York High School, in York, Maine. He then graduated from the Naval Academy Preparatory School in Newport, Rhode Island, in 1989. He received a Bachelor of Science degree in Mathematics from the United States Naval Academy in 1993 and a Master of Science degree in Ocean Engineering from MIT in 2000. While in the Navy, Cassidy passed BUD/S and became a Navy SEAL. While a SEAL he served several tours of duty supporting the fight in the War on Terror. His first spaceflight was on Space Shuttle mission STS-127, and his second was as a flight engineer for Expedition 35/36, launched aboard Soyuz TMA-08M. He was in space between July 15–31, 2009 and March 28 – September 10, 2013. Cassidy has worked as a CAPCOM for both International Space Station and Space Shuttle missions in the past.\r\n\r\nCassidy announced his retirement from both the Navy and NASA Astronaut Corps on May 28, 2021.", "twitter": "https://twitter.com/astro_seal", "instagram": "https://www.instagram.com/astro_seal", "wiki": "https://en.wikipedia.org/wiki/Christopher_Cassidy", "agency": { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "featured": true, "type": "Government", "country_code": "USA", "abbrev": "NASA", "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.", "administrator": "Administrator: Bill Nelson", "founding_year": "1958", "launchers": "Space Shuttle | SLS", "spacecraft": "Orion", "parent": null, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/christopher_cas_image_20200408132634.jpeg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185334.jpeg", "flights_count": 3, "landings_count": 3, "spacewalks_count": 10, "last_flight": "2020-04-09T08:05:06Z", "first_flight": "2009-07-15T22:03:10Z" }, { "id": 656, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/656/?format=api", "name": "Mark Pathy", "status": { "id": 14, "name": "Occasional Spaceflight" }, "type": { "id": 3, "name": "Private" }, "in_space": false, "time_in_space": "P17DT1H48M49S", "eva_time": "P0D", "age": 54, "date_of_birth": "1970-01-01", "date_of_death": null, "nationality": "Canadian", "bio": "Mark Pathy is the CEO and chairman of Mavrik, a privately-owned investment and financing company, and is the chairman of the board of the Stingray Group, a music, media and technology company, both based in Montreal. In November 2020 he paid Axiom Space to become a space tourist on a ten day mission to the International Space Station aboard a SpaceX Crew Dragon spacecraft on Axiom Mission 1, a private crewed orbital spaceflight. The stay was extended to 17 days.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Mark_Pathy", "agency": { "id": 1022, "url": "https://ll.thespacedevs.com/2.2.0/agencies/1022/?format=api", "name": "Axiom Space", "featured": false, "type": "Private", "country_code": "USA", "abbrev": "AXS", "description": "Axiom Space, Inc., also known as Axiom, is an American privately funded aerospace manufacturer and orbital spaceflight services company headquartered in Houston, Texas.", "administrator": "CEO: Michael Suffredini", "founding_year": "2016", "launchers": "", "spacecraft": "", "parent": null, "image_url": null, "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/axiom2520space_logo_20201201090013.png" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mark_pathy_image_20220327185208.png", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191031.png", "flights_count": 1, "landings_count": 1, "spacewalks_count": 0, "last_flight": "2022-04-08T15:17:11Z", "first_flight": "2022-04-08T15:17:11Z" }, { "id": 702, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/702/?format=api", "name": "Dylan Taylor", "status": { "id": 14, "name": "Occasional Spaceflight" }, "type": { "id": 3, "name": "Private" }, "in_space": false, "time_in_space": "PT10M13S", "eva_time": "P0D", "age": 54, "date_of_birth": "1970-10-23", "date_of_death": null, "nationality": "American", "bio": "Dylan Taylor is chairman & CEO of Voyager Space, a global space exploration firm headquartered in Denver, and the founder of the global nonprofit Space for Humanity, which seeks to democratize access to space. He is also co-Founding Patron of the Commercial Spaceflight Federation.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Dylan_Taylor_(executive)", "agency": { "id": 141, "url": "https://ll.thespacedevs.com/2.2.0/agencies/141/?format=api", "name": "Blue Origin", "featured": true, "type": "Commercial", "country_code": "USA", "abbrev": "BO", "description": "Blue Origin is an American privately funded aerospace manufacturer and spaceflight services company set up by Amazon.com founder Jeff Bezos with its headquarters in Kent, Washington. The company is developing technologies to enable private human access to space with the goal to dramatically lower costs and increase reliability. Blue Origin currently launches its New Shepard sub-orbital vehicle from its West Texas launch site, they are currently constructing a launch pad for their orbital vehicle New Glenn at Cape Canaveral LC-36.", "administrator": "CEO: Jeff Bezos", "founding_year": "2000", "launchers": "New Shepard | New Glenn", "spacecraft": "", "parent": null, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_logo_20190207032427.png" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/dylan_taylor_image_20220606095053.jpeg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190906.jpeg", "flights_count": 1, "landings_count": 1, "spacewalks_count": 0, "last_flight": "2021-12-11T15:00:42Z", "first_flight": "2021-12-11T15:00:42Z" }, { "id": 109, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/109/?format=api", "name": "Reinhard Furrer", "status": { "id": 11, "name": "Deceased" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P7DT44M", "eva_time": "P0D", "age": 54, "date_of_birth": "1940-11-25", "date_of_death": "1995-09-09", "nationality": "German", "bio": "Prof. Dr. Reinhard Alfred Furrer (25 November 1940 – 9 September 1995) was a German physicist and astronaut.\r\n\r\nIn 1977 Furrer applied for selection as an astronaut for the first Spacelab mission. He made it into the final round of candidates, although Ulf Merbold was finally selected. In 1982, the astronauts for the first German Spacelab mission were selected from the finalists for the first mission, and Furrer was one of the two chosen. He was a payload specialist on STS-61-A (D1), which was launched on 30 October 1985. The other payload specialists on the flight were Ernst Messerschmid and Wubbo Ockels (Netherlands).", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Reinhard_Furrer", "agency": { "id": 29, "url": "https://ll.thespacedevs.com/2.2.0/agencies/29/?format=api", "name": "German Aerospace Center", "featured": false, "type": "Government", "country_code": "DEU", "abbrev": "DLR", "description": "The German Aerospace Center is Germany's Center for aerospace, energy, and transportation research. Their main work is as a contributor to the ESA. They have done work both in tandem with the US on Space Shuttle and the ISS, and also with other European Nations on missions like Space Lab and Mars Express.", "administrator": "Administrator: Anke Kaysser-Pyzalla", "founding_year": "1969", "launchers": "", "spacecraft": "Mars Express | Rosetta | Dawn", "parent": null, "image_url": null, "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/german2520aerospace2520center_logo_20230806164738.png" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/reinhard2520furrer_image_20181128231842.jpg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185627.jpeg", "flights_count": 1, "landings_count": 1, "spacewalks_count": 0, "last_flight": "1985-10-30T17:00:00Z", "first_flight": "1985-10-30T17:00:00Z" }, { "id": 154, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/154/?format=api", "name": "Anatoli Ivanishin", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P476DT4H41M11S", "eva_time": "P0D", "age": 55, "date_of_birth": "1969-01-15", "date_of_death": null, "nationality": "Russian", "bio": "Anatoli Alekseyevich Ivanishin (Russian: Анатолий Алексеевич Иванишин; born 15 January 1969 in Irkutsk) is a Russian cosmonaut. His first visit to space was to the International Space Station on board the Soyuz TMA-22 spacecraft as an Expedition 29 / Expedition 30 crew member, launching in November 2011 and returning in April 2012. Ivanishin was the Commander of the International Space Station for Expedition 49. His third and last spaceflight was as a flight engineer during Expedition 62 / Expedition 63 in 2020. \r\nIvanishin retired in October 2021 to focus on science career.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Anatoli_Ivanishin", "agency": { "id": 63, "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "featured": true, "type": "Government", "country_code": "RUS", "abbrev": "RFSA", "description": "The Roscosmos State Corporation for Space Activities, commonly known as Roscosmos, is the governmental body responsible for the space science program of the Russian Federation and general aerospace research. Soyuz has many launch locations the Russian sites are Baikonur, Plesetsk and Vostochny however Ariane also purchases the vehicle and launches it from French Guiana.", "administrator": "Administrator: Yuri Borisov", "founding_year": "1992", "launchers": "Soyuz", "spacecraft": "Soyuz", "parent": null, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_image_20190207032459.jpeg", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_logo_20190207032459.png" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/anatoli_ivanish_image_20200402084238.jpg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185511.jpeg", "flights_count": 3, "landings_count": 3, "spacewalks_count": 0, "last_flight": "2020-04-09T08:05:06Z", "first_flight": "2011-11-14T04:14:03Z" }, { "id": 441, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/441/?format=api", "name": "Janice E. Voss", "status": { "id": 11, "name": "Deceased" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P49DT4H4M20S", "eva_time": "P0D", "age": 55, "date_of_birth": "1956-10-08", "date_of_death": "2012-02-06", "nationality": "American", "bio": "Janice Elaine Voss was an American engineer and a NASA astronaut. She flew in space five times, jointly holding the record for American women. Voss died on February 6, 2012, from breast cancer.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Janice_E._Voss", "agency": { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "featured": true, "type": "Government", "country_code": "USA", "abbrev": "NASA", "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.", "administrator": "Administrator: Bill Nelson", "founding_year": "1958", "launchers": "Space Shuttle | SLS", "spacecraft": "Orion", "parent": null, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/janice2520e.2520voss_image_20190426143718.jpeg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185357.jpeg", "flights_count": 5, "landings_count": 5, "spacewalks_count": 0, "last_flight": "2000-02-11T17:43:40Z", "first_flight": "1993-06-21T13:07:22Z" }, { "id": 255, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/255/?format=api", "name": "Oleg Skripochka", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P536DT3H48M24S", "eva_time": "PT16H41M", "age": 55, "date_of_birth": "1969-12-24", "date_of_death": null, "nationality": "Russian", "bio": "Oleg Ivanovich Skripochka (Russian: Оле́г Ива́нович Скри́почка; born 24 December 1969 in Nevinnomyssk, Stavropol Krai, Russian SFSR, Soviet Union) is a Russian cosmonaut. He served as an Expedition 25/26 and 61/62 crewmember.\r\nDecember 1st, 2021 Roskosmos announced Skripochka's retirement from active duty and his assignment to a training official role within the russian space agency.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Oleg_Skripochka", "agency": { "id": 63, "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "featured": true, "type": "Government", "country_code": "RUS", "abbrev": "RFSA", "description": "The Roscosmos State Corporation for Space Activities, commonly known as Roscosmos, is the governmental body responsible for the space science program of the Russian Federation and general aerospace research. Soyuz has many launch locations the Russian sites are Baikonur, Plesetsk and Vostochny however Ariane also purchases the vehicle and launches it from French Guiana.", "administrator": "Administrator: Yuri Borisov", "founding_year": "1992", "launchers": "Soyuz", "spacecraft": "Soyuz", "parent": null, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_image_20190207032459.jpeg", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_logo_20190207032459.png" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/oleg_skripochka_image_20200417064956.jpeg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185331.jpeg", "flights_count": 3, "landings_count": 3, "spacewalks_count": 3, "last_flight": "2019-09-25T13:57:42Z", "first_flight": "2010-10-07T23:10:55Z" }, { "id": 551, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/551/?format=api", "name": "Karen Nyberg", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P180DT30M24S", "eva_time": "P0D", "age": 55, "date_of_birth": "1969-10-07", "date_of_death": null, "nationality": "American", "bio": "Karen LuJean Nyberg is an American mechanical engineer and NASA astronaut. Nyberg became the 50th woman in space on her first mission in 2008.\r\n\r\nNyberg started her space career in 1991 and spent a total of 180 days in space in 2008 and 2013 (as a Mission Specialist on STS-124 and a Flight Engineer on Soyuz TMA-09M).", "twitter": "https://twitter.com/AstroKarenN", "instagram": "https://www.instagram.com/astrokarenn/", "wiki": "https://en.wikipedia.org/wiki/Karen_Nyberg", "agency": { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "featured": true, "type": "Government", "country_code": "USA", "abbrev": "NASA", "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.", "administrator": "Administrator: Bill Nelson", "founding_year": "1958", "launchers": "Space Shuttle | SLS", "spacecraft": "Orion", "parent": null, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/karen2520nyberg_image_20200213141517.jpeg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185659.jpeg", "flights_count": 2, "landings_count": 2, "spacewalks_count": 0, "last_flight": "2013-05-28T20:31:24Z", "first_flight": "2008-05-31T21:02:12Z" }, { "id": 150, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/150/?format=api", "name": "Akihiko Hoshide", "status": { "id": 1, "name": "Active" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P340DT11H9M43S", "eva_time": "P1DT4H17M", "age": 55, "date_of_birth": "1968-12-28", "date_of_death": null, "nationality": "Japanese", "bio": "Akihiko Hoshide is a Japanese engineer and JAXA astronaut. On August 30, 2012, Hoshide became the third Japanese astronaut to walk in space. His space selfies from 2012, including another space selfie that was posted on Instagram, appeared at the top of many selfie lists of 2013.", "twitter": "https://twitter.com/Aki_Hoshide", "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Akihiko_Hoshide", "agency": { "id": 37, "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api", "name": "Japan Aerospace Exploration Agency", "featured": true, "type": "Government", "country_code": "JPN", "abbrev": "JAXA", "description": "The Japan Aerospace Exploration Agency (JAXA) is Japan's national aero-space agency. Through the merger of three previously independent organizations, JAXA was formed on 1 October 2003. JAXA is responsible for research, technology development and the launch of satellites into orbit, and is involved in many more advanced missions, such as asteroid exploration and possible manned exploration of the Moon. JAXA launch their Epsilon vehicle from the Uchinoura Space Center and their H-II vehicles from the Tanegashima Space Center.", "administrator": "Administrator: Hiroshi Yamakawa", "founding_year": "2003", "launchers": "H-II", "spacecraft": "", "parent": null, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_image_20190207032440.jpeg", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_logo_20190207032440.png" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/akihiko_hoshide_image_20210327081731.jpg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185651.jpeg", "flights_count": 3, "landings_count": 3, "spacewalks_count": 4, "last_flight": "2021-04-23T09:49:02Z", "first_flight": "2008-05-31T21:02:12Z" } ] }{ "count": 788, "next": "