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=700&ordering=-id
https://ll.thespacedevs.com/2.2.0/astronaut/?format=api&limit=10&offset=710&ordering=-id", "previous": "https://ll.thespacedevs.com/2.2.0/astronaut/?format=api&limit=10&offset=690&ordering=-id", "results": [ { "id": 96, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/96/?format=api", "name": "Lev Dyomin", "status": { "id": 11, "name": "Deceased" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P2DT12M11S", "eva_time": "P0D", "age": 72, "date_of_birth": "1926-01-11", "date_of_death": "1998-12-18", "nationality": "Russian", "bio": "Lev Stepanovich Dyomin (Russian: Лев Степанович Дёмин; January 11, 1926, in Moscow – December 18, 1998, in Zvyozdny Gorodok) was a Soviet cosmonaut who flew on the Soyuz 15 spaceflight in 1974. This spaceflight was intended to dock with the space station Salyut 3, but the docking failed.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Lev_Dyomin", "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/lev2520dyomin_image_20181128225902.jpeg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185951.jpeg", "flights_count": 1, "landings_count": 1, "spacewalks_count": 0, "last_flight": "1974-08-26T19:58:05Z", "first_flight": "1974-08-26T19:58:05Z" }, { "id": 95, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/95/?format=api", "name": "Pedro Duque", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P18DT18H46M23S", "eva_time": "P0D", "age": 61, "date_of_birth": "1963-03-14", "date_of_death": null, "nationality": "Spanish", "bio": "Pedro Francisco Duque Duque, OF, OMSE (Madrid, 14 March 1963) is a Spanish astronaut and aeronautics engineer, currently serving as Spain's Minister of Science, Innovation and Universities. He was the first Spanish astronaut.\r\n\r\nDuque underwent training in both Russia and the United States. His first spaceflight was as a mission specialist aboard space shuttle mission STS-95, during which Duque supervised ESA experimental modules. In October 2003, Duque visited the International Space Station on board of a Soyuz TMA Ship for several days during a crew changeover. The scientific program of this visit was called by ESA/Spain Misión Cervantes.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Pedro_Duque", "agency": { "id": 27, "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api", "name": "European Space Agency", "featured": false, "type": "Multinational", "country_code": "FRA,ITA,DEU,ESP,CHE,GBR,AUT,SWE,PRT,NLD,HUN,POL,DNK,CZE,ROU,NOR,FIN,GRC,EST,IRL,LUX,BEL", "abbrev": "ESA", "description": "The European Space Agency is an intergovernmental organisation of 22 member states. Established in 1975 and headquartered in Paris, France, ESA has a worldwide staff of about 2,000 employees.\r\n\r\nESA's space flight programme includes human spaceflight (mainly through participation in the International Space Station program); the launch and operation of unmanned exploration missions to other planets and the Moon; Earth observation, science and telecommunication; designing launch vehicles; and maintaining a major spaceport, the Guiana Space Centre at Kourou, French Guiana.", "administrator": "Director General: Josef Aschbacher", "founding_year": "1975", "launchers": "", "spacecraft": "", "parent": null, "image_url": null, "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/european2520space2520agency_logo_20221130101442.png" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pedro2520duque_image_20181128225634.jpg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185757.jpeg", "flights_count": 2, "landings_count": 2, "spacewalks_count": 0, "last_flight": "2003-10-18T05:38:03Z", "first_flight": "1998-10-29T19:19:34Z" }, { "id": 94, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/94/?format=api", "name": "Takao Doi", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P31DT10H45M46S", "eva_time": "PT12H43M", "age": 70, "date_of_birth": "1954-09-18", "date_of_death": null, "nationality": "Japanese", "bio": "Takao Doi (土井 隆雄 Doi Takao, born September 18, 1954) is a Japanese astronaut and veteran of two NASA space shuttle missions.\r\n\r\nDoi flew as a mission specialist aboard STS-87 in 1997, during which he became the first Japanese astronaut to conduct a spacewalk.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Takao_Doi", "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/takao2520doi_image_20181128225501.jpg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190143.jpeg", "flights_count": 2, "landings_count": 2, "spacewalks_count": 2, "last_flight": "2008-03-11T06:28:14Z", "first_flight": "1997-11-19T19:46:00Z" }, { "id": 93, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/93/?format=api", "name": "Georgy Dobrovolsky", "status": { "id": 4, "name": "Lost In Flight" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P23DT18H21M43S", "eva_time": "P0D", "age": 43, "date_of_birth": "1928-06-01", "date_of_death": "1971-06-30", "nationality": "Russian", "bio": "Georgiy Timofeyevich Dobrovolsky (Russian: Гео́ргий Тимофе́евич Доброво́льский; June 1, 1928 – June 30, 1971) was a Soviet cosmonaut who served on the three-man crew of the Soyuz 11 spacecraft. They became the world's first space station crew aboard Salyut 1, but died in space due to asphyxiation due to an accidentally opened valve. They were the first and, as of 2018, the only humans to have died in space.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Georgy_Dobrovolsky", "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/georgy2520dobrovolsky_image_20181128225404.jpg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190004.jpeg", "flights_count": 1, "landings_count": 1, "spacewalks_count": 0, "last_flight": "1971-06-06T04:55:09Z", "first_flight": "1971-06-06T04:55:09Z" }, { "id": 92, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/92/?format=api", "name": "Vladimir Dezhurov", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P244DT5H29M12S", "eva_time": "P1DT13H35M13S", "age": 62, "date_of_birth": "1962-07-30", "date_of_death": null, "nationality": "Russian", "bio": "Vladimir Nikolayevich Dezhurov (Russian: Влади́мир Никола́евич Дежу́ров; born July 30, 1962) is a former cosmonaut who resides in Star City, Moscow. He is a veteran of two spaceflights, to the Mir and International Space Stations. During his career, Dezhurov also conducted nine spacewalks before his retirement on July 12, 2004.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Vladimir_Dezhurov", "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/vladimir2520dezhurov_image_20181128225249.jpg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185640.jpeg", "flights_count": 2, "landings_count": 2, "spacewalks_count": 9, "last_flight": "2001-08-10T21:10:14Z", "first_flight": "1995-03-14T06:11:34Z" }, { "id": 91, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/91/?format=api", "name": "Frank De Winne", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P198DT17H35M16S", "eva_time": "P0D", "age": 63, "date_of_birth": "1961-04-25", "date_of_death": null, "nationality": "Belgian", "bio": "Frank, Viscount De Winne (born 25 April 1961, in Ledeberg, Belgium) is a Belgian Air Component officer and an ESA astronaut. He is Belgium's second person in space (after Dirk Frimout). He was the first ESA astronaut to command a space mission when he served as commander of ISS Expedition 21. ESA astronaut de Winne serves currently as Head of the European Astronaut Centre of the European Space Agency in Cologne/Germany (Köln).", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Frank_De_Winne", "agency": { "id": 27, "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api", "name": "European Space Agency", "featured": false, "type": "Multinational", "country_code": "FRA,ITA,DEU,ESP,CHE,GBR,AUT,SWE,PRT,NLD,HUN,POL,DNK,CZE,ROU,NOR,FIN,GRC,EST,IRL,LUX,BEL", "abbrev": "ESA", "description": "The European Space Agency is an intergovernmental organisation of 22 member states. Established in 1975 and headquartered in Paris, France, ESA has a worldwide staff of about 2,000 employees.\r\n\r\nESA's space flight programme includes human spaceflight (mainly through participation in the International Space Station program); the launch and operation of unmanned exploration missions to other planets and the Moon; Earth observation, science and telecommunication; designing launch vehicles; and maintaining a major spaceport, the Guiana Space Centre at Kourou, French Guiana.", "administrator": "Director General: Josef Aschbacher", "founding_year": "1975", "launchers": "", "spacecraft": "", "parent": null, "image_url": null, "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/european2520space2520agency_logo_20221130101442.png" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/frank2520de2520winne_image_20181128225117.jpg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185851.jpeg", "flights_count": 2, "landings_count": 2, "spacewalks_count": 0, "last_flight": "2009-05-27T10:34:53Z", "first_flight": "2002-10-30T03:11:11Z" }, { "id": 90, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/90/?format=api", "name": "Samantha Cristoforetti", "status": { "id": 1, "name": "Active" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P370DT5H44M54S", "eva_time": "PT7H5M", "age": 47, "date_of_birth": "1977-04-26", "date_of_death": null, "nationality": "Italian", "bio": "Samantha Cristoforetti (born 26 April 1977 in Milan) is an Italian European Space Agency astronaut, Italian Air Force pilot and engineer. She holds the record for the longest uninterrupted spaceflight of a European astronaut (199 days, 16 hours), and until June 2017 held the record for the longest single space flight by a woman until this was broken by Peggy Whitson. She is also the first Italian woman in space. Samantha Cristoforetti is also known as the first person who brewed an espresso in space.", "twitter": "https://twitter.com/astrosamantha", "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Samantha_Cristoforetti", "agency": { "id": 27, "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api", "name": "European Space Agency", "featured": false, "type": "Multinational", "country_code": "FRA,ITA,DEU,ESP,CHE,GBR,AUT,SWE,PRT,NLD,HUN,POL,DNK,CZE,ROU,NOR,FIN,GRC,EST,IRL,LUX,BEL", "abbrev": "ESA", "description": "The European Space Agency is an intergovernmental organisation of 22 member states. Established in 1975 and headquartered in Paris, France, ESA has a worldwide staff of about 2,000 employees.\r\n\r\nESA's space flight programme includes human spaceflight (mainly through participation in the International Space Station program); the launch and operation of unmanned exploration missions to other planets and the Moon; Earth observation, science and telecommunication; designing launch vehicles; and maintaining a major spaceport, the Guiana Space Centre at Kourou, French Guiana.", "administrator": "Director General: Josef Aschbacher", "founding_year": "1975", "launchers": "", "spacecraft": "", "parent": null, "image_url": null, "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/european2520space2520agency_logo_20221130101442.png" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/samantha_cristo_image_20210207102548.jpeg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185246.jpeg", "flights_count": 2, "landings_count": 2, "spacewalks_count": 1, "last_flight": "2022-04-27T07:52:55Z", "first_flight": "2014-11-23T21:01:14Z" }, { "id": 89, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/89/?format=api", "name": "Jean-François Clervoy", "status": { "id": 1, "name": "Active" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P28DT3H3M29S", "eva_time": "P0D", "age": 66, "date_of_birth": "1958-11-19", "date_of_death": null, "nationality": "French", "bio": "Jean-François André Clervoy (born 19 November 1958) is a French engineer and a CNES and ESA astronaut. He is a veteran of three NASA Space Shuttle missions.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Jean-Fran%C3%A7ois_Clervoy", "agency": { "id": 27, "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api", "name": "European Space Agency", "featured": false, "type": "Multinational", "country_code": "FRA,ITA,DEU,ESP,CHE,GBR,AUT,SWE,PRT,NLD,HUN,POL,DNK,CZE,ROU,NOR,FIN,GRC,EST,IRL,LUX,BEL", "abbrev": "ESA", "description": "The European Space Agency is an intergovernmental organisation of 22 member states. Established in 1975 and headquartered in Paris, France, ESA has a worldwide staff of about 2,000 employees.\r\n\r\nESA's space flight programme includes human spaceflight (mainly through participation in the International Space Station program); the launch and operation of unmanned exploration missions to other planets and the Moon; Earth observation, science and telecommunication; designing launch vehicles; and maintaining a major spaceport, the Guiana Space Centre at Kourou, French Guiana.", "administrator": "Director General: Josef Aschbacher", "founding_year": "1975", "launchers": "", "spacecraft": "", "parent": null, "image_url": null, "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/european2520space2520agency_logo_20221130101442.png" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jean-fran25c325a7ois2520clervoy_image_20181128224912.jpg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190448.jpeg", "flights_count": 3, "landings_count": 3, "spacewalks_count": 0, "last_flight": "1999-12-20T00:50:00Z", "first_flight": "1994-11-03T16:59:43Z" }, { "id": 88, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/88/?format=api", "name": "Jean-Loup Chrétien", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P43DT11H18M59S", "eva_time": "PT6H", "age": 86, "date_of_birth": "1938-08-20", "date_of_death": null, "nationality": "French", "bio": "Jean-Loup Jacques Marie Chrétien (born 20 August 1938) is a French retired Général de Brigade (brigadier general) in the Armée de l'Air (French air force), and a former CNES spationaut. He flew on two Franco-Soviet space missions and a NASA Space Shuttle mission. Chrétien was the first Frenchman and the first western European in space.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Jean-Loup_Chr%C3%A9tien", "agency": { "id": 46, "url": "https://ll.thespacedevs.com/2.2.0/agencies/46/?format=api", "name": "National Center of Space Research", "featured": false, "type": "Government", "country_code": "FRA", "abbrev": "CNES", "description": "The National Center of Space Research, or CNES, is a French National Agency in charge of France's space program. In partnership with the US and Russia, they have put 10 people in space. CNES works in tandem with the larger ESA to develop the Ariane 5 and work on other probes and satellites. They are working with Germany to develop a cheaper and more efficient reusable rocket, which hopefully will be ready to fly by 2026.", "administrator": "Interim CEO: Lionel Suchet", "founding_year": "1961", "launchers": "Ariane 5", "spacecraft": "Mars/Venus Express | Rosetta", "parent": null, "image_url": null, "logo_url": null }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jean-loup2520chr25c325a9tien_image_20181128224801.jpg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185431.jpeg", "flights_count": 3, "landings_count": 3, "spacewalks_count": 1, "last_flight": "1997-09-26T02:34:19Z", "first_flight": "1982-06-24T16:29:48Z" }, { "id": 87, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/87/?format=api", "name": "Chen Quan", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P0D", "eva_time": "P0D", "age": 61, "date_of_birth": "1963-12-01", "date_of_death": null, "nationality": "Chinese", "bio": "Chen Quan (simplified Chinese: 陈全; traditional Chinese: 陳全; pinyin: Chén Quán) is a Chinese pilot selected as part of the Shenzhou program.\r\n\r\nChen was selected to be an astronaut in 1998 and served as commander of the backup crew for Shenzhou 7 which flew in September 2008.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Chen_Quan", "agency": { "id": 17, "url": "https://ll.thespacedevs.com/2.2.0/agencies/17/?format=api", "name": "China National Space Administration", "featured": true, "type": "Government", "country_code": "CHN", "abbrev": "CNSA", "description": "The China National Space Administration (CNSA) is the national space agency of the People's Republic of China. It is responsible for the national space program and for planning and development of space activities. CNSA and China Aerospace Corporation (CASC) assumed the authority over space development efforts previously held by the Ministry of Aerospace Industry. The CNSA has many launch sites around China with their orbital sites located in Jiuquan, Xichang, Taiyuan and Wenchang.", "administrator": "Administrator: Tang Dengjie", "founding_year": "1993", "launchers": "", "spacecraft": "Shenzhou", "parent": null, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520national2520space2520administration_image_20190207032431.jpeg", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520national2520space2520administration_logo_20190207032431.png" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/chen2520quan_image_20181128224630.jpg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185710.jpeg", "flights_count": 0, "landings_count": 0, "spacewalks_count": 0, "last_flight": null, "first_flight": null } ] }{ "count": 788, "next": "