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=750&ordering=-id
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
  "count": 853,
  "next": "https://lldev.thespacedevs.com/2.2.0/astronaut/?format=api&limit=10&offset=760&ordering=-id",
  "previous": "https://lldev.thespacedevs.com/2.2.0/astronaut/?format=api&limit=10&offset=740&ordering=-id",
  "results": [
    {
      "id": 111,
      "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/111/?format=api",
      "name": "Yuri Gagarin",
      "status": {
        "id": 11,
        "name": "Deceased"
      },
      "type": {
        "id": 2,
        "name": "Government"
      },
      "in_space": false,
      "time_in_space": "PT1H48M",
      "eva_time": "P0D",
      "age": 34,
      "date_of_birth": "1934-03-09",
      "date_of_death": "1968-03-27",
      "nationality": "Russian",
      "bio": "Yuri Alekseyevich Gagarin (Russian: Ю́рий Алексе́евич Гага́рин, IPA: [ˈjʉrʲɪj ɐlʲɪˈksʲejɪvʲɪtɕ ɡɐˈɡarʲɪn]; 9 March 1934 – 27 March 1968) was a Soviet pilot and cosmonaut. He became the first human to journey into outer space when his Vostok spacecraft completed one orbit of the Earth on 12 April 1961.",
      "twitter": null,
      "instagram": null,
      "wiki": "https://en.wikipedia.org/wiki/Yuri_Gagarin",
      "agency": {
        "id": 63,
        "url": "https://lldev.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-dev.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_image_20190207032459.jpeg",
        "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_logo_20190207032459.png"
      },
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/yuri2520gagarin_image_20200211151614.jpg",
      "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191209.jpeg",
      "flights_count": 1,
      "landings_count": 1,
      "spacewalks_count": 0,
      "last_flight": "1961-04-12T06:07:00Z",
      "first_flight": "1961-04-12T06:07:00Z"
    },
    {
      "id": 110,
      "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/110/?format=api",
      "name": "Satoshi Furukawa",
      "status": {
        "id": 1,
        "name": "Active"
      },
      "type": {
        "id": 2,
        "name": "Government"
      },
      "in_space": false,
      "time_in_space": "P366DT8H32M48S",
      "eva_time": "P0D",
      "age": 62,
      "date_of_birth": "1964-04-04",
      "date_of_death": null,
      "nationality": "Japanese",
      "bio": "Satoshi Furukawa (古川 聡 Furukawa Satoshi, born April 4, 1964) is a Japanese surgeon and JAXA astronaut. Furukawa was assigned to the International Space Station as a flight engineer on long-duration missions Expedition 28/29, lifting off 7 June 2011 and returning 22 November 2011.",
      "twitter": "https://twitter.com/Astro_Satoshi",
      "instagram": null,
      "wiki": "https://en.wikipedia.org/wiki/Satoshi_Furukawa",
      "agency": {
        "id": 37,
        "url": "https://lldev.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-dev.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_image_20190207032440.jpeg",
        "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_logo_20190207032440.png"
      },
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/satoshi_furukaw_image_20230826072858.jpeg",
      "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191159.jpeg",
      "flights_count": 2,
      "landings_count": 2,
      "spacewalks_count": 0,
      "last_flight": "2023-08-26T07:27:27Z",
      "first_flight": "2011-06-07T20:12:45Z"
    },
    {
      "id": 109,
      "url": "https://lldev.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://lldev.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-dev.nyc3.digitaloceanspaces.com/media/images/german2520aerospace2520center_logo_20230806164738.png"
      },
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/reinhard2520furrer_image_20181128231842.jpg",
      "profile_image_thumbnail": "https://thespacedevs-dev.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": 108,
      "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/108/?format=api",
      "name": "Christer Fuglesang",
      "status": {
        "id": 2,
        "name": "Retired"
      },
      "type": {
        "id": 2,
        "name": "Government"
      },
      "in_space": false,
      "time_in_space": "P26DT17H37M48S",
      "eva_time": "P1DT7H53M",
      "age": 69,
      "date_of_birth": "1957-03-18",
      "date_of_death": null,
      "nationality": "Swedish",
      "bio": "Arne Christer Fuglesang (born March 18, 1957 in Stockholm) is a Swedish physicist and an ESA astronaut. He was first launched aboard the STS-116 Space Shuttle mission on December 10, 2006, at 01:47 GMT, making him the first Swedish citizen in space.\r\n\r\nMarried with three children, he was a Fellow at CERN and taught mathematics at the Royal Institute of Technology before being selected to join the European Astronaut Corps in 1992. He has participated in two Space Shuttle missions and five spacewalks, and is the first person outside of the United States or Russian space programs to participate in more than three spacewalks.",
      "twitter": null,
      "instagram": null,
      "wiki": "https://en.wikipedia.org/wiki/Christer_Fuglesang",
      "agency": {
        "id": 27,
        "url": "https://lldev.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,SVN",
        "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": "Ariane | Vega",
        "spacecraft": "Space Rider",
        "parent": null,
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/esa_patch_float_image_20250211192109.png",
        "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/european2520space2520agency_logo_20221130101442.png"
      },
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/christer2520fuglesang_image_20181128231700.jpg",
      "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190312.jpeg",
      "flights_count": 2,
      "landings_count": 2,
      "spacewalks_count": 5,
      "last_flight": "2009-08-29T03:59:37Z",
      "first_flight": "2006-12-10T01:47:35Z"
    },
    {
      "id": 107,
      "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/107/?format=api",
      "name": "Dirk Frimout",
      "status": {
        "id": 2,
        "name": "Retired"
      },
      "type": {
        "id": 2,
        "name": "Government"
      },
      "in_space": false,
      "time_in_space": "P8DT22H9M21S",
      "eva_time": "P0D",
      "age": 85,
      "date_of_birth": "1941-03-21",
      "date_of_death": null,
      "nationality": "Belgian",
      "bio": "Dirk Dries David Damiaan, Viscount Frimout (born 21 March 1941 in Poperinge, Belgium) is an astrophysicist for the European Space Agency. He flew aboard NASA Space Shuttle mision STS-45 as a payload specialist, making him the first Belgian in space.",
      "twitter": null,
      "instagram": null,
      "wiki": "https://en.wikipedia.org/wiki/Dirk_Frimout",
      "agency": {
        "id": 27,
        "url": "https://lldev.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,SVN",
        "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": "Ariane | Vega",
        "spacecraft": "Space Rider",
        "parent": null,
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/esa_patch_float_image_20250211192109.png",
        "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/european2520space2520agency_logo_20221130101442.png"
      },
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/dirk2520frimout_image_20181128231547.jpg",
      "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190220.jpeg",
      "flights_count": 1,
      "landings_count": 1,
      "spacewalks_count": 0,
      "last_flight": "1992-03-24T13:13:39Z",
      "first_flight": "1992-03-24T13:13:39Z"
    },
    {
      "id": 106,
      "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/106/?format=api",
      "name": "Klaus-Dietrich Flade",
      "status": {
        "id": 2,
        "name": "Retired"
      },
      "type": {
        "id": 2,
        "name": "Government"
      },
      "in_space": false,
      "time_in_space": "P7DT21H56M30S",
      "eva_time": "P0D",
      "age": 73,
      "date_of_birth": "1952-08-21",
      "date_of_death": null,
      "nationality": "German",
      "bio": "Klaus-Dietrich Flade (born August 23, 1952) is a German pilot and former German Aerospace Center astronaut who visited the Mir space station in 1992 aboard the Soyuz TM-14 mission, returning to Earth a week later aboard Soyuz TM-13.",
      "twitter": null,
      "instagram": null,
      "wiki": "https://en.wikipedia.org/wiki/Klaus-Dietrich_Flade",
      "agency": {
        "id": 29,
        "url": "https://lldev.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-dev.nyc3.digitaloceanspaces.com/media/images/german2520aerospace2520center_logo_20230806164738.png"
      },
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/klaus-dietrich2520flade_image_20181128231425.jpg",
      "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185824.jpeg",
      "flights_count": 1,
      "landings_count": 1,
      "spacewalks_count": 0,
      "last_flight": "1992-03-17T10:54:30Z",
      "first_flight": "1992-03-17T10:54:30Z"
    },
    {
      "id": 105,
      "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/105/?format=api",
      "name": "Anatoly Filipchenko",
      "status": {
        "id": 11,
        "name": "Deceased"
      },
      "type": {
        "id": 2,
        "name": "Government"
      },
      "in_space": false,
      "time_in_space": "P10DT21H3M58S",
      "eva_time": "P0D",
      "age": 94,
      "date_of_birth": "1928-02-26",
      "date_of_death": "2022-08-07",
      "nationality": "Russian",
      "bio": "Anatoly Vasilyevich Filipchenko (Russian: Анато́лий Васи́льевич Фили́пченко; born February 26, 1928) was a Soviet cosmonaut of Ukrainian descent. He flew on the Soyuz 7 and Soyuz 16 missions. He was born in Davydovka, Voronezh Oblast, RSFSR.",
      "twitter": null,
      "instagram": null,
      "wiki": "https://en.wikipedia.org/wiki/Anatoly_Filipchenko",
      "agency": {
        "id": 63,
        "url": "https://lldev.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-dev.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_image_20190207032459.jpeg",
        "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_logo_20190207032459.png"
      },
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/anatoly2520filipchenko_image_20181128231317.png",
      "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191206.png",
      "flights_count": 2,
      "landings_count": 2,
      "spacewalks_count": 0,
      "last_flight": "1974-12-02T09:40:00Z",
      "first_flight": "1969-10-12T10:44:42Z"
    },
    {
      "id": 104,
      "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/104/?format=api",
      "name": "Konstantin Feoktistov",
      "status": {
        "id": 11,
        "name": "Deceased"
      },
      "type": {
        "id": 2,
        "name": "Government"
      },
      "in_space": false,
      "time_in_space": "P1DT17M3S",
      "eva_time": "P0D",
      "age": 83,
      "date_of_birth": "1926-02-07",
      "date_of_death": "2009-11-21",
      "nationality": "Russian",
      "bio": "Konstantin Petrovich Feoktistov (Russian: Константин Петрович Феоктистов; 7 February 1926 – 21 November 2009) was a Soviet cosmonaut and an eminent space engineer. Feoktistov also wrote several books on space technology and exploration. The Feoktistov crater on the far side of the Moon is named in his honor.",
      "twitter": null,
      "instagram": null,
      "wiki": "https://en.wikipedia.org/wiki/Konstantin_Feoktistov",
      "agency": {
        "id": 63,
        "url": "https://lldev.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-dev.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_image_20190207032459.jpeg",
        "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_logo_20190207032459.png"
      },
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/konstantin2520feoktistov_image_20181128231150.jpg",
      "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185749.jpeg",
      "flights_count": 1,
      "landings_count": 1,
      "spacewalks_count": 0,
      "last_flight": "1964-10-12T07:30:01Z",
      "first_flight": "1964-10-12T07:30:01Z"
    },
    {
      "id": 103,
      "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/103/?format=api",
      "name": "Fei Junlong",
      "status": {
        "id": 1,
        "name": "Active"
      },
      "type": {
        "id": 2,
        "name": "Government"
      },
      "in_space": false,
      "time_in_space": "P191DT2H57M40S",
      "eva_time": "P1DT1H6M",
      "age": 60,
      "date_of_birth": "1965-05-05",
      "date_of_death": null,
      "nationality": "Chinese",
      "bio": "Major general Fei Junlong (simplified Chinese: 费俊龙; traditional Chinese: 費俊龍; pinyin: Fèi Jùnlóng; born 1965) is a Chinese military pilot and an astronaut. He flew on the second manned spaceflight of the Shenzhou program.\r\n\r\nFèi was selected for the CNSA astronaut program in 1998. He was in the final five selected for the Shenzhou 5 flight. He was the commander on the Shenzhou 6 flight that launched October 12, 2005, with Niè Hǎishèng serving as flight engineer). They landed on October 17, 2005.",
      "twitter": null,
      "instagram": null,
      "wiki": "https://en.wikipedia.org/wiki/Fei_Junlong",
      "agency": {
        "id": 17,
        "url": "https://lldev.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-dev.nyc3.digitaloceanspaces.com/media/images/china2520national2520space2520administration_image_20190207032431.jpeg",
        "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/china2520national2520space2520administration_logo_20190207032431.png"
      },
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/fei_junlong_image_20221128080229.jpg",
      "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190713.jpeg",
      "flights_count": 2,
      "landings_count": 2,
      "spacewalks_count": 4,
      "last_flight": "2022-11-29T15:08:17Z",
      "first_flight": "2005-10-12T01:00:03Z"
    },
    {
      "id": 102,
      "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/102/?format=api",
      "name": "Jean-Jacques Favier",
      "status": {
        "id": 11,
        "name": "Deceased"
      },
      "type": {
        "id": 2,
        "name": "Government"
      },
      "in_space": false,
      "time_in_space": "P16DT21H48M",
      "eva_time": "P0D",
      "age": 73,
      "date_of_birth": "1949-04-13",
      "date_of_death": "2023-03-19",
      "nationality": "French",
      "bio": "Jean-Jacques Favier (Born April 13, 1949) was a French engineer and CNES astronaut who flew aboard the STS-78 NASA Space Shuttle mission. Favier was due to fly aboard the Columbia mission in 2003, but later signed out of the mission. Jean-Jacques Favier has been Deputy Director for Space Technology and Deputy Director for Advanced Concepts and Strategy at CNES, Director of the Solidification Laboratory at the French Atomic Energy Commission and Research Program Director at the International Space University.",
      "twitter": null,
      "instagram": null,
      "wiki": "https://en.wikipedia.org/wiki/Jean-Jacques_Favier",
      "agency": {
        "id": 46,
        "url": "https://lldev.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": "CEO: François Jacq",
        "founding_year": "1961",
        "launchers": "Ariane 5",
        "spacecraft": "Mars/Venus Express | Rosetta",
        "parent": null,
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cnes_toulouse_e_image_20250722090314.jpg",
        "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cnes_logo_image_20250722090832.png"
      },
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/jean-jacques2520favier_image_20181128230836.jpg",
      "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185819.jpeg",
      "flights_count": 1,
      "landings_count": 1,
      "spacewalks_count": 0,
      "last_flight": "1996-06-20T14:49:00Z",
      "first_flight": "1996-06-20T14:49:00Z"
    }
  ]
}